Pull request #3579 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of siggiskulason for edgexfoundry/edgex-go Loading trusted files from base branch master at 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 rather than 2fdc120182a2ec7d56ca4cc753b09d4332e3d5a4 Obtained Jenkinsfile from 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6947182793961409185.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5570373127791293869.key > 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 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3579/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3579/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5609966013279681586.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5041446461768658291.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 958cd7e315bbc9ba310183e4d590ee91b14940ee The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3579/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3579/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3959940379611857988.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 958cd7e315bbc9ba310183e4d590ee91b14940ee (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 958cd7e315bbc9ba310183e4d590ee91b14940ee # timeout=10 Commit message: "Fix: job-cost.sh no longer causes build failures" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/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_IMAGE_NAME_SUFFIX: 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/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 ‘prd-centos7-docker-4c-2g-915’ is offline Running on prd-centos7-docker-4c-2g-539 in /w/workspace/edgexfoundry_edgex-go_PR-3579 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/30 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git 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/30 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/30@tmp/jenkins-gitclient-ssh4219340493397483417.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/30@tmp/jenkins-gitclient-ssh1359810069065481288.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3579/head:refs/remotes/origin/PR-3579 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 into PR head commit 2fdc120182a2ec7d56ca4cc753b09d4332e3d5a4 Merge succeeded, producing 2fdc120182a2ec7d56ca4cc753b09d4332e3d5a4 Checking out Revision 2fdc120182a2ec7d56ca4cc753b09d4332e3d5a4 (PR-3579) > git config core.sparsecheckout # timeout=10 > git checkout -f 2fdc120182a2ec7d56ca4cc753b09d4332e3d5a4 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/30@tmp/jenkins-gitclient-ssh6609924768915386928.key > git merge 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2fdc120182a2ec7d56ca4cc753b09d4332e3d5a4 # timeout=10 Commit message: "fix(snap): use v2.0.3 of edgex-snap-hooks" > git rev-list --no-walk 306dc255c666d89bee2421549aedbcb5912f6d7d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:52:09 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:52:09 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:52:10 ========================================================= 15:52:10 EdgeX Global Pipelines Version Info 15:52:10 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:52:11 ------------------- 15:52:11 stable info: 15:52:11 ------------------- 15:52:11 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:52:11 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 15:52:11 Message: update stable to v1.0.195 15:52:12 ------------------- 15:52:12 experimental info: 15:52:12 ------------------- 15:52:12 Commited By: **** collab-it+edgex@linuxfoundation.org 15:52:12 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 15:52:12 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:52:12 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 15:52:12 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 15:52:12 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:52:12 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:52:12 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:52:12 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 15:52:12 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 15:52:12 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 15:52:12 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 15:52:12 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 15:52:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:52:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:52:12 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:52:12 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:52:12 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:52:12 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:52:12 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:52:12 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 15:52:12 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 15:52:12 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 15:52:12 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 15:52:12 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:52:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3579 [Pipeline] echo 15:52:12 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3579 [Pipeline] echo 15:52:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3579 [Pipeline] echo 15:52:12 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2fdc120182a2ec7d56ca4cc753b09d4332e3d5a4 [Pipeline] echo 15:52:12 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2fdc120 [Pipeline] echo 15:52:13 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:52:13 provisioning config files... 15:52:13 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/30@tmp/config3748349867195957348tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:52:13 ---> docker-login.sh 15:52:13 nexus3.edgexfoundry.org:10001 15:52:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:52:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:52:13 Configure a credential helper to remove this warning. See 15:52:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:52:13 15:52:13 Login Succeeded 15:52:13 nexus3.edgexfoundry.org:10002 15:52:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:52:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:52:13 Configure a credential helper to remove this warning. See 15:52:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:52:13 15:52:13 Login Succeeded 15:52:13 nexus3.edgexfoundry.org:10003 15:52:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:52:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:52:14 Configure a credential helper to remove this warning. See 15:52:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:52:14 15:52:14 Login Succeeded 15:52:14 nexus3.edgexfoundry.org:10004 15:52:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:52:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:52:14 Configure a credential helper to remove this warning. See 15:52:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:52:14 15:52:14 Login Succeeded 15:52:14 docker.io 15:52:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:52:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:52:14 Configure a credential helper to remove this warning. See 15:52:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:52:14 15:52:14 Login Succeeded 15:52:14 ---> docker-login.sh ends [Pipeline] } 15:52:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:52:15 ++ 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 15:52:15 + for file in '`ls cmd/**/Dockerfile`' 15:52:15 ++ dirname cmd/core-command/Dockerfile 15:52:15 ++ cut -d/ -f2 15:52:15 + echo core-command,cmd/core-command/Dockerfile 15:52:15 + for file in '`ls cmd/**/Dockerfile`' 15:52:15 ++ dirname cmd/core-data/Dockerfile 15:52:15 ++ cut -d/ -f2 15:52:15 + echo core-data,cmd/core-data/Dockerfile 15:52:15 + for file in '`ls cmd/**/Dockerfile`' 15:52:15 ++ dirname cmd/core-metadata/Dockerfile 15:52:15 ++ cut -d/ -f2 15:52:15 + echo core-metadata,cmd/core-metadata/Dockerfile 15:52:15 + for file in '`ls cmd/**/Dockerfile`' 15:52:15 ++ dirname cmd/security-bootstrapper/Dockerfile 15:52:15 ++ cut -d/ -f2 15:52:15 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 15:52:15 + for file in '`ls cmd/**/Dockerfile`' 15:52:15 ++ dirname cmd/security-proxy-setup/Dockerfile 15:52:15 ++ cut -d/ -f2 15:52:15 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 15:52:15 + for file in '`ls cmd/**/Dockerfile`' 15:52:15 ++ dirname cmd/security-secretstore-setup/Dockerfile 15:52:15 ++ cut -d/ -f2 15:52:15 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 15:52:15 + for file in '`ls cmd/**/Dockerfile`' 15:52:15 ++ dirname cmd/support-notifications/Dockerfile 15:52:15 ++ cut -d/ -f2 15:52:15 + echo support-notifications,cmd/support-notifications/Dockerfile 15:52:15 + for file in '`ls cmd/**/Dockerfile`' 15:52:15 ++ dirname cmd/support-scheduler/Dockerfile 15:52:15 ++ cut -d/ -f2 15:52:15 + echo support-scheduler,cmd/support-scheduler/Dockerfile 15:52:15 + for file in '`ls cmd/**/Dockerfile`' 15:52:15 ++ dirname cmd/sys-mgmt-agent/Dockerfile 15:52:15 ++ cut -d/ -f2 15:52:15 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 15:52:15 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 15:52:16 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:52:16 15:52:16 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:52:17 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:52:17 latest: Pulling from edgex-devops/git-semver 15:52:17 31603596830f: Pulling fs layer 15:52:17 54011a49482f: Pulling fs layer 15:52:17 a6820b24f6d8: Pulling fs layer 15:52:17 f581987b2513: Pulling fs layer 15:52:17 f581987b2513: Waiting 15:52:17 54011a49482f: Verifying Checksum 15:52:17 54011a49482f: Download complete 15:52:17 31603596830f: Verifying Checksum 15:52:17 31603596830f: Download complete 15:52:17 a6820b24f6d8: Verifying Checksum 15:52:17 a6820b24f6d8: Download complete 15:52:17 f581987b2513: Verifying Checksum 15:52:17 f581987b2513: Download complete 15:52:17 31603596830f: Pull complete 15:52:17 54011a49482f: Pull complete 15:52:18 a6820b24f6d8: Pull complete 15:52:18 f581987b2513: Pull complete 15:52:18 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 15:52:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:52:18 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 15:52:18 prd-centos7-docker-4c-2g-539 does not seem to be running inside a container 15:52:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/30 -v /w/workspace/edgex-go/30:/w/workspace/edgex-go/30:rw,z -v /w/workspace/edgex-go/30@tmp:/w/workspace/edgex-go/30@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:52:20 $ docker top fe194af04d307eef751ee974ee3526488550f7649d75a5053b4d439310040a0b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:52:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:52:20 [ssh-agent] Looking for ssh-agent implementation... 15:52:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:52:20 $ docker exec fe194af04d307eef751ee974ee3526488550f7649d75a5053b4d439310040a0b ssh-agent 15:52:20 SSH_AUTH_SOCK=/tmp/ssh-PrZiZ5bkb1CY/agent.13 15:52:20 SSH_AGENT_PID=20 15:52:20 Running ssh-add (command line suppressed) 15:52:20 Identity added: /w/workspace/edgex-go/30@tmp/private_key_232241260763788828.key (/w/workspace/edgex-go/30@tmp/private_key_232241260763788828.key) 15:52:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:52:20 + git tag --points-at HEAD [Pipeline] } 15:52:20 $ docker exec --env ******** --env ******** fe194af04d307eef751ee974ee3526488550f7649d75a5053b4d439310040a0b ssh-agent -k 15:52:21 unset SSH_AUTH_SOCK; 15:52:21 unset SSH_AGENT_PID; 15:52:21 echo Agent pid 20 killed; 15:52:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:52:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:52:21 [ssh-agent] Looking for ssh-agent implementation... 15:52:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:52:21 $ docker exec fe194af04d307eef751ee974ee3526488550f7649d75a5053b4d439310040a0b ssh-agent 15:52:21 SSH_AUTH_SOCK=/tmp/ssh-RlV36xg4jwv5/agent.54 15:52:21 SSH_AGENT_PID=60 15:52:21 Running ssh-add (command line suppressed) 15:52:21 Identity added: /w/workspace/edgex-go/30@tmp/private_key_3942444045139277183.key (/w/workspace/edgex-go/30@tmp/private_key_3942444045139277183.key) 15:52:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:52:21 + git semver init 15:52:21 # -> Open(): unable to determine branch for HEAD 15:52:21 # $GIT_DIR = /w/workspace/edgex-go/30/.git 15:52:21 # $GIT_WORK_TREE = /w/workspace/edgex-go/30 15:52:21 # $SEMVER_REMOTE_NAME = origin 15:52:21 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:52:21 # $SEMVER_USER_NAME = edgex-jenkins 15:52:21 # $SEMVER_BRANCH = PR-3579 15:52:21 # $SEMVER_TEMP = /tmp/semver-434357637 15:52:21 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 15:52:36 # '/tmp/semver-434357637' -> '/w/workspace/edgex-go/30/.semver' 15:52:36 # -> Force: false 15:52:36 # $SEMVER_DIR = /w/workspace/edgex-go/30/.semver [Pipeline] } 15:52:36 $ docker exec --env ******** --env ******** fe194af04d307eef751ee974ee3526488550f7649d75a5053b4d439310040a0b ssh-agent -k 15:52:36 unset SSH_AUTH_SOCK; 15:52:36 unset SSH_AGENT_PID; 15:52:36 echo Agent pid 60 killed; 15:52:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:52:37 + git semver [Pipeline] } 15:52:37 $ docker stop --time=1 fe194af04d307eef751ee974ee3526488550f7649d75a5053b4d439310040a0b 15:52:39 $ docker rm -f fe194af04d307eef751ee974ee3526488550f7649d75a5053b4d439310040a0b [Pipeline] // withDockerContainer [Pipeline] sh 15:52:39 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:52:40 Stashed 1 file(s) [Pipeline] echo 15:52:40 [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 15:52:40 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 15:52:41 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 15:52:41 + sudo service docker restart 15:52:41 + true 15:52:41 Redirecting to /bin/systemctl restart docker.service 15:52:55 Still waiting to schedule task 15:52:55 ‘prd-ubuntu18.04-docker-arm64-4c-16g-1218’ is offline [Pipeline] echo 15:52:59 ========================================================= 15:52:59 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 15:52:59 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:52:59 + 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 . 15:53:01 Sending build context to Docker daemon 329.5MB 15:53:01 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 15:53:01 Step 2/6 : FROM ${BASE} 15:53:01 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 15:53:01 540db60ca938: Pulling fs layer 15:53:01 adcc1eea9eea: Pulling fs layer 15:53:01 4c4ab2625f07: Pulling fs layer 15:53:01 0510c868ecb4: Pulling fs layer 15:53:01 afea3b2eda06: Pulling fs layer 15:53:01 7809a108b3ef: Pulling fs layer 15:53:01 f706445af74f: Pulling fs layer 15:53:01 0510c868ecb4: Waiting 15:53:01 afea3b2eda06: Waiting 15:53:01 7809a108b3ef: Waiting 15:53:01 f706445af74f: Waiting 15:53:01 4c4ab2625f07: Verifying Checksum 15:53:01 4c4ab2625f07: Download complete 15:53:01 adcc1eea9eea: Verifying Checksum 15:53:01 adcc1eea9eea: Download complete 15:53:01 afea3b2eda06: Verifying Checksum 15:53:01 afea3b2eda06: Download complete 15:53:01 7809a108b3ef: Verifying Checksum 15:53:01 7809a108b3ef: Download complete 15:53:01 540db60ca938: Verifying Checksum 15:53:01 540db60ca938: Download complete 15:53:01 540db60ca938: Pull complete 15:53:01 adcc1eea9eea: Pull complete 15:53:01 4c4ab2625f07: Pull complete 15:53:03 f706445af74f: Verifying Checksum 15:53:03 f706445af74f: Download complete 15:53:04 0510c868ecb4: Verifying Checksum 15:53:04 0510c868ecb4: Download complete 15:53:07 0510c868ecb4: Pull complete 15:53:07 afea3b2eda06: Pull complete 15:53:07 7809a108b3ef: Pull complete 15:53:09 f706445af74f: Pull complete 15:53:09 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 15:53:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 15:53:09 ---> b068be0155e3 15:53:09 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 15:53:11 ---> Running in cd319dad0165 15:53:11 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:53:12 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:53:13 (1/12) Installing libmagic (5.39-r0) 15:53:13 (2/12) Installing file (5.39-r0) 15:53:13 (3/12) Installing libc-dev (0.7.2-r3) 15:53:13 (4/12) Installing g++ (10.2.1_pre1-r3) 15:53:17 (5/12) Installing fortify-headers (1.1-r0) 15:53:17 (6/12) Installing patch (2.7.6-r7) 15:53:17 (7/12) Installing build-base (0.5-r2) 15:53:17 (8/12) Installing libsodium (1.0.18-r0) 15:53:17 (9/12) Installing pkgconf (1.7.3-r0) 15:53:17 (10/12) Installing libsodium-dev (1.0.18-r0) 15:53:17 (11/12) Installing libzmq (4.3.3-r1) 15:53:17 (12/12) Installing zeromq-dev (4.3.3-r1) 15:53:18 Executing busybox-1.32.1-r6.trigger 15:53:18 OK: 219 MiB in 52 packages 15:53:20 Removing intermediate container cd319dad0165 15:53:20 ---> 3d6c53d68b8c 15:53:20 Step 4/6 : WORKDIR /edgex-go 15:53:20 ---> Running in 021961d7cb40 15:53:20 Removing intermediate container 021961d7cb40 15:53:20 ---> 44370a107ebb 15:53:20 Step 5/6 : COPY go.mod . 15:53:20 ---> 49344950812c 15:53:20 Step 6/6 : RUN go mod download 15:53:20 ---> Running in 3088c738d749 15:53:35 Removing intermediate container 3088c738d749 15:53:35 ---> e471f5142e0b 15:53:35 Successfully built e471f5142e0b 15:53:35 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 15:53:35 + docker inspect -f . ci-base-image-x86_64 15:53:35 . [Pipeline] withDockerContainer 15:53:36 prd-centos7-docker-4c-2g-539 does not seem to be running inside a container 15:53:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/30 -v /w/workspace/edgex-go/30:/w/workspace/edgex-go/30:rw,z -v /w/workspace/edgex-go/30@tmp:/w/workspace/edgex-go/30@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:53:36 $ docker top cbec40c42e3cf8a1713de70b73c21ce58462f061486e4ee42dce63f009c7ccc7 -eo pid,comm [Pipeline] { [Pipeline] sh 15:53:36 + go version 15:53:36 go version go1.16.3 linux/amd64 [Pipeline] } 15:53:36 $ docker stop --time=1 cbec40c42e3cf8a1713de70b73c21ce58462f061486e4ee42dce63f009c7ccc7 15:53:38 $ docker rm -f cbec40c42e3cf8a1713de70b73c21ce58462f061486e4ee42dce63f009c7ccc7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:53:38 + docker inspect -f . ci-base-image-x86_64 15:53:38 . [Pipeline] withDockerContainer 15:53:38 prd-centos7-docker-4c-2g-539 does not seem to be running inside a container 15:53:38 $ 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/30 -v /w/workspace/edgex-go/30:/w/workspace/edgex-go/30:rw,z -v /w/workspace/edgex-go/30@tmp:/w/workspace/edgex-go/30@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:53:39 $ docker top f2d4e59b6edd465fcf3ab8e96cce08c5597474a25f7d3cfcc7b274349595677f -eo pid,comm [Pipeline] { [Pipeline] echo 15:53:39 ========================================================= 15:53:39 [edgeXBuildGoParallel] Running Tests and Build... 15:53:39 ========================================================= [Pipeline] sh 15:53:39 + go mod tidy [Pipeline] sh 15:53:40 + make test 15:53:40 go mod tidy 15:53:40 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 15:53:45 ? github.com/edgexfoundry/edgex-go [no test files] 15:54:03 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 15:54:05 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 15:54:06 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 15:54:06 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 15:54:08 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 15:54:09 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 15:54:09 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 15:54:09 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 15:54:09 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 15:54:10 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 15:54:10 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 15:54:10 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 15:54:10 ? github.com/edgexfoundry/edgex-go/internal [no test files] 15:54:10 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 15:54:13 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.044s coverage: 28.7% of statements 15:54:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 15:54:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 15:54:13 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.063s coverage: 100.0% of statements 15:54:13 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 15:54:14 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.077s coverage: 53.1% of statements 15:54:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 15:54:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 15:54:14 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.079s coverage: 87.7% of statements 15:54:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 15:54:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 15:54:14 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.047s coverage: 78.9% of statements 15:54:16 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.069s coverage: 81.2% of statements 15:54:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 15:54:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 15:54:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 15:54:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 15:54:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 15:54:16 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.251s coverage: 95.1% of statements 15:54:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 15:54:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 15:54:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 15:54:16 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 15:54:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 15:54:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 15:54:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 15:54:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 15:54:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.058s coverage: 60.0% of statements 15:54:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 15:54:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 15:54:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 15:54:17 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.051s coverage: 0.8% of statements 15:54:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 15:54:17 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.045s coverage: 58.8% of statements 15:54:17 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.058s coverage: 22.0% of statements 15:54:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 15:54:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.050s coverage: 47.1% of statements 15:54:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.044s coverage: 79.5% of statements 15:54:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.042s coverage: 94.1% of statements 15:54:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.058s coverage: 96.3% of statements 15:54:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.043s coverage: 87.5% of statements 15:54:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.058s coverage: 94.4% of statements 15:54:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.041s coverage: 44.8% of statements 15:54:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.280s coverage: 81.8% of statements 15:54:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 15:54:52 Running on prd-ubuntu18.04-docker-arm64-4c-16g-540 in /w/workspace/edgexfoundry_edgex-go_PR-3579 [Pipeline] { [Pipeline] ws 15:54:52 Running in /w/workspace/edgex-go/30 [Pipeline] { [Pipeline] checkout 15:54:52 The recommended git tool is: git 15:54:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.074s coverage: 92.9% of statements 15:54:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 15:54:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 15:54:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 15:54:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements 15:54:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 15:54:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 15:54:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 15:54:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 15:54:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 15:54:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.054s coverage: 87.2% of statements 15:54:54 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 15:54:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 15:54:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.040s coverage: 100.0% of statements 15:54:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 15:54:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.053s coverage: 58.8% of statements 15:54:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 15:54:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.053s coverage: 80.0% of statements 15:54:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.065s coverage: 87.2% of statements 15:54:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.054s coverage: 85.4% of statements 15:54:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.061s coverage: 91.2% of statements 15:54:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 15:54:54 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.124s coverage: 64.4% of statements 15:54:54 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 15:54:54 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 15:54:54 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.051s coverage: 100.0% of statements 15:54:54 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 91.3% of statements 15:54:54 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements 15:54:54 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements 15:54:54 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.028s coverage: 100.0% of statements 15:54:54 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.164s coverage: 66.9% of statements 15:54:54 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 15:54:54 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 15:54:54 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 15:54:54 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.152s coverage: 43.6% of statements 15:54:54 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 15:54:54 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 15:54:54 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.048s coverage: 89.5% of statements 15:54:54 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 15:54:54 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.049s coverage: 84.8% of statements 15:54:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 15:54:58 using credential edgex-jenkins-ssh 15:54:58 Cloning the remote Git repository 15:54:58 Cloning repository git@github.com:edgexfoundry/edgex-go.git 15:54:58 > git init /w/workspace/edgex-go/30 # timeout=10 15:54:58 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:54:58 > git --version # timeout=10 15:54:58 > git --version # 'git version 2.17.1' 15:54:58 using GIT_SSH to set credentials SSH Credentials for GitHub 15:54:58 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:55:01 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.058s coverage: 19.3% of statements 15:55:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 15:55:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 15:55:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 15:55:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 15:55:01 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.119s coverage: 91.9% of statements 15:55:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 15:55:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 15:55:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 15:55:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 15:55:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 15:55:01 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 62.7% of statements 15:55:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 15:55:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 15:55:01 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.098s coverage: 97.6% of statements 15:55:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 15:55:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 15:55:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 15:55:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 15:55:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 15:55:01 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements 15:55:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 15:55:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 15:55:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 15:55:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 15:55:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 15:55:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 15:55:01 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.043s coverage: 100.0% of statements 15:55:01 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 95.4% of statements 15:55:01 GO111MODULE=on go vet ./... 15:55:18 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:55:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:55:18 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:55:18 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:55:18 using GIT_SSH to set credentials SSH Credentials for GitHub 15:55:18 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3579/head:refs/remotes/origin/PR-3579 +refs/heads/master:refs/remotes/origin/master # timeout=10 15:55:19 Merging remotes/origin/master commit 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 into PR head commit 2fdc120182a2ec7d56ca4cc753b09d4332e3d5a4 15:55:19 Merge succeeded, producing 2fdc120182a2ec7d56ca4cc753b09d4332e3d5a4 15:55:19 Checking out Revision 2fdc120182a2ec7d56ca4cc753b09d4332e3d5a4 (PR-3579) 15:55:19 > git config core.sparsecheckout # timeout=10 15:55:19 > git checkout -f 2fdc120182a2ec7d56ca4cc753b09d4332e3d5a4 # timeout=10 15:55:19 > git remote # timeout=10 15:55:19 > git config --get remote.origin.url # timeout=10 15:55:19 using GIT_SSH to set credentials SSH Credentials for GitHub 15:55:19 > git merge 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 # timeout=10 15:55:19 > git rev-parse HEAD^{commit} # timeout=10 15:55:19 > git config core.sparsecheckout # timeout=10 15:55:19 > git checkout -f 2fdc120182a2ec7d56ca4cc753b09d4332e3d5a4 # timeout=10 15:55:23 gofmt -l . 15:55:23 [ "`gofmt -l .`" = "" ] 15:55:23 ./bin/test-attribution-txt.sh 15:55:23 Commit message: "fix(snap): use v2.0.3 of edgex-snap-hooks" [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:55:24 + ls -al . 15:55:24 total 560 15:55:24 drwxrwxr-x 10 1001 1001 4096 Jun 28 15:55 . 15:55:24 drwxr-xr-x 4 root root 30 Jun 28 15:53 .. 15:55:24 -rw-rw-r-- 1 1001 1001 11 Jun 28 15:52 .dockerignore 15:55:24 drwxrwxr-x 8 1001 1001 179 Jun 28 15:52 .git 15:55:24 drwxrwxr-x 3 1001 1001 125 Jun 28 15:52 .github 15:55:24 -rw-rw-r-- 1 1001 1001 818 Jun 28 15:52 .gitignore 15:55:24 drwx------ 3 1001 1001 60 Jun 28 15:52 .semver 15:55:24 -rw-rw-r-- 1 1001 1001 166 Jun 28 15:52 .sonarcloud.properties 15:55:24 -rw-rw-r-- 1 1001 1001 8609 Jun 28 15:52 Attribution.txt 15:55:24 -rw-rw-r-- 1 1001 1001 43881 Jun 28 15:52 CHANGELOG.md 15:55:24 -rw-rw-r-- 1 1001 1001 3804 Jun 28 15:52 CONTRIBUTING.md 15:55:24 -rw-rw-r-- 1 1001 1001 931 Jun 28 15:52 Dockerfile.build 15:55:24 -rw-rw-r-- 1 1001 1001 849 Jun 28 15:52 Jenkinsfile 15:55:24 -rw-rw-r-- 1 1001 1001 10775 Jun 28 15:52 LICENSE 15:55:24 -rw-rw-r-- 1 1001 1001 5605 Jun 28 15:52 Makefile 15:55:24 -rw-rw-r-- 1 1001 1001 7905 Jun 28 15:52 README.md 15:55:24 -rw-rw-r-- 1 1001 1001 7071 Jun 28 15:52 SECURITY.md 15:55:24 -rw-rw-r-- 1 1001 1001 5 Jun 28 15:52 VERSION 15:55:24 -rw-rw-r-- 1 1001 1001 4131 Jun 28 15:52 ZMQWindows.md 15:55:24 drwxrwxr-x 2 1001 1001 37 Jun 28 15:52 bin 15:55:24 drwxrwxr-x 14 1001 1001 4096 Jun 28 15:52 cmd 15:55:24 -rw-r--r-- 1 root root 398095 Jun 28 15:55 coverage.out 15:55:24 -rw-rw-r-- 1 1001 1001 806 Jun 28 15:52 go.mod 15:55:24 -rw-r--r-- 1 root root 20759 Jun 28 15:53 go.sum 15:55:24 drwxrwxr-x 7 1001 1001 114 Jun 28 15:52 internal 15:55:24 drwxrwxr-x 3 1001 1001 16 Jun 28 15:52 openapi 15:55:24 drwxrwxr-x 4 1001 1001 71 Jun 28 15:52 snap 15:55:24 -rw-rw-r-- 1 1001 1001 168 Jun 28 15:52 version.go [Pipeline] sh 15:55:25 + '[' -e coverage.out ] 15:55:25 + chown 1001:1001 coverage.out [Pipeline] stash 15:55:25 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 15:55:25 Stashed 1 file(s) [Pipeline] sh 15:55:25 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 15:55:25 + make build 15:55:25 go mod tidy 15:55:25 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 15:55:26 + + truesudo 15:55:26 service docker restart 15:55:27 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 15:55:34 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 15:55:34 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 15:55:35 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 15:55:35 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 15:55:36 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 15:55:37 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 15:55:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 15:55:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 15:55:39 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 15:55:40 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] } 15:55:41 $ docker stop --time=1 f2d4e59b6edd465fcf3ab8e96cce08c5597474a25f7d3cfcc7b274349595677f 15:55:44 $ docker rm -f f2d4e59b6edd465fcf3ab8e96cce08c5597474a25f7d3cfcc7b274349595677f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] configFileProvider 15:55:44 provisioning config files... [Pipeline] script 15:55:44 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/30@tmp/config966787531330665441tmp [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 15:55:48 ---> docker-login.sh 15:55:48 nexus3.edgexfoundry.org:10001 15:55:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:55:48 15:55:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 15:55:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:55:48 latest: Pulling from edgex-devops/edgex-compose 15:55:48 cbdbe7a5bc2a: Pulling fs layer 15:55:48 ca9280d653b3: Pulling fs layer 15:55:48 7e9c9ca2126c: Pulling fs layer 15:55:48 cbdbe7a5bc2a: Verifying Checksum 15:55:48 cbdbe7a5bc2a: Download complete 15:55:49 cbdbe7a5bc2a: Pull complete 15:55:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:55:49 ca9280d653b3: Verifying Checksum 15:55:49 ca9280d653b3: Download complete 15:55:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:55:49 Configure a credential helper to remove this warning. See 15:55:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:55:49 15:55:49 Login Succeeded 15:55:49 nexus3.edgexfoundry.org:10002 15:55:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:55:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:55:50 Configure a credential helper to remove this warning. See 15:55:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:55:50 15:55:50 Login Succeeded 15:55:50 nexus3.edgexfoundry.org:10003 15:55:50 ca9280d653b3: Pull complete 15:55:50 7e9c9ca2126c: Verifying Checksum 15:55:50 7e9c9ca2126c: Download complete 15:55:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:55:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:55:50 Configure a credential helper to remove this warning. See 15:55:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:55:50 15:55:50 Login Succeeded 15:55:50 nexus3.edgexfoundry.org:10004 15:55:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:55:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:55:51 Configure a credential helper to remove this warning. See 15:55:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:55:51 15:55:51 Login Succeeded 15:55:51 docker.io 15:55:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:55:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:55:52 Configure a credential helper to remove this warning. See 15:55:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:55:52 15:55:52 Login Succeeded 15:55:52 ---> docker-login.sh ends [Pipeline] } 15:55:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:55:52 ========================================================= 15:55:52 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 15:55:52 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:55:52 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 15:55:53 7e9c9ca2126c: Pull complete 15:55:53 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 15:55:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:55:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 15:55:54 prd-centos7-docker-4c-2g-539 does not seem to be running inside a container 15:55:54 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/30 -v /w/workspace/edgex-go/30:/w/workspace/edgex-go/30:rw,z -v /w/workspace/edgex-go/30@tmp:/w/workspace/edgex-go/30@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 15:55:55 Sending build context to Docker daemon 166.5MB 15:55:55 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 15:55:55 Step 2/6 : FROM ${BASE} 15:55:55 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:55:55 595b0fe564bb: Pulling fs layer 15:55:55 3088b5b3c5c0: Pulling fs layer 15:55:55 5b7225fbf94c: Pulling fs layer 15:55:55 ba82ee9f976e: Pulling fs layer 15:55:55 506bd15cee9f: Pulling fs layer 15:55:55 75a0a4a0db45: Pulling fs layer 15:55:55 618dc40b7e24: Pulling fs layer 15:55:55 506bd15cee9f: Waiting 15:55:55 75a0a4a0db45: Waiting 15:55:55 618dc40b7e24: Waiting 15:55:55 ba82ee9f976e: Waiting 15:55:55 5b7225fbf94c: Verifying Checksum 15:55:55 5b7225fbf94c: Download complete 15:55:55 3088b5b3c5c0: Verifying Checksum 15:55:55 3088b5b3c5c0: Download complete 15:55:55 506bd15cee9f: Verifying Checksum 15:55:55 506bd15cee9f: Download complete 15:55:55 75a0a4a0db45: Download complete 15:55:55 595b0fe564bb: Verifying Checksum 15:55:56 595b0fe564bb: Pull complete 15:55:57 3088b5b3c5c0: Pull complete 15:55:57 $ docker top 191cf6fe1da8225a85513723ce389e094ff626d0daabd783e0b898ce91d8ee29 -eo pid,comm [Pipeline] { [Pipeline] sh 15:55:57 + docker-compose build --help 15:55:57 + grep parallel 15:55:58 5b7225fbf94c: Pull complete 15:55:58 618dc40b7e24: Verifying Checksum 15:55:58 618dc40b7e24: Download complete 15:55:58 --parallel Build images in parallel. [Pipeline] } 15:55:58 $ docker stop --time=1 191cf6fe1da8225a85513723ce389e094ff626d0daabd783e0b898ce91d8ee29 15:55:59 ba82ee9f976e: Verifying Checksum 15:55:59 ba82ee9f976e: Download complete 15:55:59 $ docker rm -f 191cf6fe1da8225a85513723ce389e094ff626d0daabd783e0b898ce91d8ee29 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:56:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:56:00 . [Pipeline] withDockerContainer 15:56:00 prd-centos7-docker-4c-2g-539 does not seem to be running inside a container 15:56:00 $ 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/30 -v /w/workspace/edgex-go/30:/w/workspace/edgex-go/30:rw,z -v /w/workspace/edgex-go/30@tmp:/w/workspace/edgex-go/30@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 15:56:00 $ docker top a53680076db8d0a17753f47c1bdabb8b7ab903cc9ad0cd4eb179404b597185e3 -eo pid,comm [Pipeline] { [Pipeline] sh 15:56:01 + docker-compose -f ./docker-compose-build.yml build --parallel 15:56:01 Building core-command ... 15:56:01 Building core-data ... 15:56:01 Building core-metadata ... 15:56:01 Building security-bootstrapper ... 15:56:01 Building security-proxy-setup ... 15:56:01 Building security-secretstore-setup ... 15:56:01 Building support-notifications ... 15:56:01 Building support-scheduler ... 15:56:01 Building sys-mgmt-agent ... 15:56:01 Building support-scheduler 15:56:01 Building core-command 15:56:01 Building security-bootstrapper 15:56:01 Building core-metadata 15:56:01 Building support-notifications 15:56:09 ba82ee9f976e: Pull complete 15:56:10 506bd15cee9f: Pull complete 15:56:11 75a0a4a0db45: Pull complete 15:56:16 618dc40b7e24: Pull complete 15:56:16 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 15:56:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 15:56:16 ---> a36622ca3599 15:56:16 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 15:56:16 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:56:16 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:56:16 ---> e471f5142e0b 15:56:16 Step 3/23 : WORKDIR /edgex-go 15:56:16 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:56:16 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:56:16 ---> e471f5142e0b 15:56:16 Step 3/24 : WORKDIR /edgex-go 15:56:17 ---> Running in cdfcfc415cc2 15:56:18 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 15:56:19 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 15:56:19 (1/12) Installing libmagic (5.39-r0) 15:56:20 (2/12) Installing file (5.39-r0) 15:56:20 (3/12) Installing libc-dev (0.7.2-r3) 15:56:20 (4/12) Installing g++ (10.2.1_pre1-r3) 15:56:23 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:56:23 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:56:23 ---> e471f5142e0b 15:56:23 Step 3/23 : WORKDIR /edgex-go 15:56:25 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:56:25 Step 2/32 : FROM ${BUILDER_BASE} AS builder 15:56:25 ---> e471f5142e0b 15:56:25 Step 3/32 : WORKDIR /edgex-go 15:56:25 (5/12) Installing fortify-headers (1.1-r0) 15:56:25 (6/12) Installing patch (2.7.6-r7) 15:56:25 (7/12) Installing build-base (0.5-r2) 15:56:25 (8/12) Installing libsodium (1.0.18-r0) 15:56:25 (9/12) Installing pkgconf (1.7.3-r0) 15:56:25 (10/12) Installing libsodium-dev (1.0.18-r0) 15:56:26 (11/12) Installing libzmq (4.3.3-r1) 15:56:26 (12/12) Installing zeromq-dev (4.3.3-r1) 15:56:26 Executing busybox-1.32.1-r6.trigger 15:56:26 OK: 218 MiB in 52 packages 15:56:30 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:56:30 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:56:30 ---> e471f5142e0b 15:56:30 Step 3/24 : WORKDIR /edgex-go 15:56:30 Removing intermediate container cdfcfc415cc2 15:56:30 ---> 2343018c62c8 15:56:30 Step 4/6 : WORKDIR /edgex-go 15:56:30 ---> Running in 0cf25e804739 15:56:30 Removing intermediate container 0cf25e804739 15:56:30 ---> 81813259bd45 15:56:30 Step 5/6 : COPY go.mod . 15:56:31 ---> bf1c749c13f4 15:56:31 Step 6/6 : RUN go mod download 15:56:31 ---> Running in 2671b5a997c4 15:56:32 ---> Running in a634a662a485 15:56:32 ---> Running in bcb51b61f44e 15:56:32 ---> Running in 32cdba2d0668 15:56:32 ---> Running in 21f6dd76e62c 15:56:32 ---> Running in 6841901ed017 15:56:32 Removing intermediate container a634a662a485 15:56:32 ---> 8dba4cc83101 15:56:32 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:56:32 Removing intermediate container bcb51b61f44e 15:56:32 ---> 381bf43a036f 15:56:32 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:56:32 ---> Running in e094133d0129 15:56:32 Removing intermediate container 32cdba2d0668 15:56:32 ---> c2252b8d5b5f 15:56:32 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:56:32 Removing intermediate container 21f6dd76e62c 15:56:32 ---> 9b0ff3cfcfe9 15:56:32 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:56:32 Removing intermediate container 6841901ed017 15:56:32 ---> ee03820ddf9f 15:56:32 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:56:32 ---> Running in 784c29d4bc87 15:56:32 ---> Running in 5a79a26dc7c6 15:56:32 ---> Running in 410922c3bbc7 15:56:32 ---> Running in bfbe5e31c3b4 15:56:33 Removing intermediate container e094133d0129 15:56:33 ---> 625a557db5fa 15:56:33 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 15:56:33 ---> Running in 3efb958260c1 15:56:33 Removing intermediate container 5a79a26dc7c6 15:56:33 ---> 296c7bf0b923 15:56:33 Step 5/24 : RUN apk add --update --no-cache make git 15:56:34 Removing intermediate container 784c29d4bc87 15:56:34 ---> 777e3dc5810a 15:56:34 Step 5/23 : RUN apk add --update --no-cache make git 15:56:34 ---> Running in 0da5eb942121 15:56:34 ---> Running in 36ba02ae0a1d 15:56:34 Removing intermediate container bfbe5e31c3b4 15:56:34 ---> 45139fa88d0e 15:56:34 Step 5/24 : RUN apk add --update --no-cache make git 15:56:34 Removing intermediate container 410922c3bbc7 15:56:34 ---> b56478472d6c 15:56:34 Step 5/32 : RUN apk add --update --no-cache make git 15:56:34 ---> Running in 6090626b442a 15:56:34 ---> Running in b149025b56c7 15:56:34 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:56:34 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:56:34 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:56:34 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:56:34 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:56:35 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:56:35 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:56:35 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:56:35 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:56:35 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:56:35 OK: 219 MiB in 52 packages 15:56:35 Removing intermediate container 3efb958260c1 15:56:35 ---> 3440d3e47f79 15:56:35 Step 6/23 : COPY go.mod . 15:56:36 OK: 219 MiB in 52 packages 15:56:36 OK: 219 MiB in 52 packages 15:56:36 OK: 219 MiB in 52 packages 15:56:36 OK: 219 MiB in 52 packages 15:56:36 ---> dbd50d90cc06 15:56:36 Step 7/23 : RUN go mod download 15:56:36 ---> Running in f835f6ce5157 15:56:36 Removing intermediate container 6090626b442a 15:56:36 ---> d91a2decbd50 15:56:36 Step 6/24 : COPY go.mod . 15:56:36 Removing intermediate container 0da5eb942121 15:56:36 ---> 3dc0f69bb6c7 15:56:36 Step 6/24 : COPY go.mod . 15:56:37 Removing intermediate container 36ba02ae0a1d 15:56:37 ---> e08aa261624b 15:56:37 Step 6/23 : COPY go.mod . 15:56:37 ---> 17a480565682 15:56:37 Step 7/24 : RUN go mod download 15:56:37 Removing intermediate container b149025b56c7 15:56:37 ---> f14ff600fe62 15:56:37 Step 6/32 : COPY go.mod . 15:56:37 ---> 8c1ccfb792a3 15:56:37 Step 7/24 : RUN go mod download 15:56:37 ---> Running in 095211b7a325 15:56:37 ---> Running in e7c8d72daf6d 15:56:37 ---> 3218e3dcbed1 15:56:37 Step 7/23 : RUN go mod download 15:56:37 ---> Running in 92907a94b2cb 15:56:37 ---> 03a14f6627bf 15:56:37 Step 7/32 : RUN go mod download 15:56:37 ---> Running in dabf99a7797c 15:56:37 Removing intermediate container f835f6ce5157 15:56:37 ---> 41def463a1ef 15:56:37 Step 8/23 : COPY . . 15:56:41 Removing intermediate container 095211b7a325 15:56:41 ---> 04b15b6e6b5c 15:56:41 Step 8/24 : COPY . . 15:56:42 Removing intermediate container e7c8d72daf6d 15:56:42 ---> 35ed7fe5021d 15:56:42 Step 8/24 : COPY . . 15:56:42 ---> ba200081aead 15:56:42 Step 9/23 : RUN go mod tidy 15:56:42 Removing intermediate container 92907a94b2cb 15:56:42 ---> 7101dfc96d06 15:56:42 Step 8/23 : COPY . . 15:56:50 ---> Running in cbd5fcd36ba0 15:56:50 Removing intermediate container dabf99a7797c 15:56:50 ---> 1421a4726a73 15:56:50 Step 8/32 : COPY . . 15:56:58 Removing intermediate container 2671b5a997c4 15:56:58 ---> 467666560489 15:56:58 Successfully built 467666560489 15:56:58 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:56:58 + docker inspect -f . ci-base-image-arm64 15:56:58 . [Pipeline] withDockerContainer 15:56:59 prd-ubuntu18.04-docker-arm64-4c-16g-540 does not seem to be running inside a container 15:56:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/30 -v /w/workspace/edgex-go/30:/w/workspace/edgex-go/30:rw,z -v /w/workspace/edgex-go/30@tmp:/w/workspace/edgex-go/30@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:57:00 ---> 45d3506a69b3 15:57:00 Step 9/24 : RUN go mod tidy 15:57:00 ---> 989f8a19df68 15:57:00 Step 9/23 : RUN go mod tidy 15:57:00 ---> 9418de08a402 15:57:00 Step 9/24 : RUN go mod tidy 15:57:00 ---> Running in bcb479a15c86 15:57:00 ---> Running in a73d865092e7 15:57:00 Removing intermediate container cbd5fcd36ba0 15:57:00 ---> 85570a502c7e 15:57:00 Step 10/23 : RUN make cmd/support-notifications/support-notifications 15:57:00 ---> Running in ddbfc5acae32 15:57:00 ---> Running in 32a78ba14613 15:57:00 $ docker top 1276ceeea691b6dcbe53fb44782399abc6eb192f8b32f1097e662d32ff217eb6 -eo pid,comm [Pipeline] { [Pipeline] sh 15:57:01 + go version 15:57:01 go version go1.16.5 linux/arm64 [Pipeline] } 15:57:01 $ docker stop --time=1 1276ceeea691b6dcbe53fb44782399abc6eb192f8b32f1097e662d32ff217eb6 15:57:02 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 15:57:03 $ docker rm -f 1276ceeea691b6dcbe53fb44782399abc6eb192f8b32f1097e662d32ff217eb6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:57:04 Removing intermediate container a73d865092e7 15:57:04 ---> 78a44415ac03 15:57:04 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 15:57:04 + docker inspect -f . ci-base-image-arm64 15:57:04 . [Pipeline] withDockerContainer 15:57:04 ---> Running in 421965a5c1bb 15:57:04 prd-ubuntu18.04-docker-arm64-4c-16g-540 does not seem to be running inside a container 15:57:04 $ 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/30 -v /w/workspace/edgex-go/30:/w/workspace/edgex-go/30:rw,z -v /w/workspace/edgex-go/30@tmp:/w/workspace/edgex-go/30@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:57:05 Removing intermediate container bcb479a15c86 15:57:05 ---> ab5ff4a7fd13 15:57:05 Step 10/24 : RUN make cmd/core-metadata/core-metadata 15:57:05 Removing intermediate container ddbfc5acae32 15:57:05 ---> 43b00d02a427 15:57:05 Step 10/24 : RUN make cmd/core-command/core-command 15:57:05 ---> Running in 570c099f835c 15:57:05 ---> Running in 164a8eab7f47 15:57: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 15:57:06 $ docker top 0dcac285559542d3c2b60563b30f36f9d082f087540fbe65c46d323783bc0d07 -eo pid,comm [Pipeline] { [Pipeline] echo 15:57:06 ========================================================= 15:57:06 [edgeXBuildGoParallel] Running Tests and Build... 15:57:06 ========================================================= [Pipeline] sh 15:57: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 15:57:07 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 15:57:07 + go mod tidy [Pipeline] sh 15:57:08 + make test 15:57:08 go mod tidy 15:57:09 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 15:57:17 ---> 5d7d86f8a736 15:57:17 Step 9/32 : RUN go mod tidy 15:57:17 ---> Running in 225fe0c95859 15:57:18 Removing intermediate container 225fe0c95859 15:57:18 ---> aa2839393024 15:57:18 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 15:57:18 ---> Running in 478a3a60657f 15:57:18 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 15:57:33 Removing intermediate container 32a78ba14613 15:57:33 ---> 17043e8818c7 15:57:33 15:57:33 Step 11/23 : FROM alpine:3.12 15:57:33 3.12: Pulling from library/alpine 15:57:34 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 15:57:34 Status: Downloaded newer image for alpine:3.12 15:57:34 ---> 13621d1b12d4 15:57:34 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 15:57:34 ---> Running in e7338c4398b2 15:57:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:57:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:57:35 (1/2) Installing ca-certificates (20191127-r4) 15:57:35 (2/2) Installing dumb-init (1.2.2-r1) 15:57:35 Executing busybox-1.31.1-r20.trigger 15:57:35 Executing ca-certificates-20191127-r4.trigger 15:57:35 OK: 6 MiB in 16 packages 15:57:35 ? github.com/edgexfoundry/edgex-go [no test files] 15:57:36 Removing intermediate container e7338c4398b2 15:57:36 ---> bd80e0be322b 15:57:36 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 15:57:36 ---> Running in 06651ebaa258 15:57:36 Removing intermediate container 06651ebaa258 15:57:36 ---> 2567efd22558 15:57:36 Step 14/23 : ENV APP_PORT=59860 15:57:36 ---> Running in fb3ff992fc0c 15:57:36 Removing intermediate container fb3ff992fc0c 15:57:36 ---> 993b0ca045be 15:57:36 Step 15/23 : EXPOSE $APP_PORT 15:57:36 ---> Running in 5531e3d6febf 15:57:36 Removing intermediate container 5531e3d6febf 15:57:36 ---> cfb11666d658 15:57:36 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:57:36 ---> 450f83abe9be 15:57:36 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 15:57:37 ---> a1ef295be116 15:57:37 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 15:57:37 ---> f81aff8da0a4 15:57:37 Step 19/23 : ENTRYPOINT ["/support-notifications"] 15:57:37 ---> Running in 268112aab8d8 15:57:38 Removing intermediate container 268112aab8d8 15:57:38 ---> 724cbabb3777 15:57:38 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:57:38 ---> Running in b7ec6c07a59f 15:57:38 Removing intermediate container b7ec6c07a59f 15:57:38 ---> b161a81eee30 15:57:38 Step 21/23 : LABEL arch=x86_64 15:57:38 ---> Running in 1d84be726275 15:57:38 Removing intermediate container 1d84be726275 15:57:38 ---> 9ed2c485ea2c 15:57:38 Step 22/23 : LABEL git_sha=2fdc120182a2ec7d56ca4cc753b09d4332e3d5a4 15:57:38 ---> Running in 6dcb413a08fa 15:57:38 Removing intermediate container 6dcb413a08fa 15:57:38 ---> cbe2b1509897 15:57:38 Step 23/23 : LABEL version=0.0.0 15:57:38 ---> Running in b4fe323438c3 15:57:38 Removing intermediate container b4fe323438c3 15:57:38 ---> f3f63855c316 15:57:38 15:57:39 Successfully built f3f63855c316 15:57:39 Successfully tagged support-notifications:latest 15:57:39  Building support-notifications ... done Building security-secretstore-setup 15:57:44 Removing intermediate container 421965a5c1bb 15:57:44 ---> 5680c2200c5b 15:57:44 15:57:44 Step 11/23 : FROM alpine:3.12 15:57:44 ---> 13621d1b12d4 15:57:44 Step 12/23 : RUN apk add --update --no-cache dumb-init 15:57:44 ---> Running in 459cbfd432f7 15:57:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:57:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:57:45 (1/1) Installing dumb-init (1.2.2-r1) 15:57:45 Executing busybox-1.31.1-r20.trigger 15:57:45 OK: 6 MiB in 15 packages 15:57:46 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:57:46 Step 2/26 : FROM ${BUILDER_BASE} AS builder 15:57:46 ---> e471f5142e0b 15:57:46 Step 3/26 : WORKDIR /edgex-go 15:57:46 ---> Using cache 15:57:46 ---> ee03820ddf9f 15:57:46 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:57:46 ---> Using cache 15:57:46 ---> 45139fa88d0e 15:57:46 Step 5/26 : RUN apk add --update --no-cache make git 15:57:46 ---> Using cache 15:57:46 ---> d91a2decbd50 15:57:46 Step 6/26 : COPY go.mod . 15:57:46 ---> Using cache 15:57:46 ---> 17a480565682 15:57:46 Step 7/26 : RUN go mod download 15:57:46 ---> Using cache 15:57:46 ---> 04b15b6e6b5c 15:57:46 Step 8/26 : COPY . . 15:57:46 ---> Using cache 15:57:46 ---> 45d3506a69b3 15:57:46 Step 9/26 : RUN go mod tidy 15:57:46 ---> Using cache 15:57:46 ---> ab5ff4a7fd13 15:57:46 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 15:57:46 ---> Running in 1d71d49c976f 15:57:46 Removing intermediate container 164a8eab7f47 15:57:46 ---> fbb302ef97a8 15:57:46 15:57:46 Step 11/24 : FROM alpine:3.12 15:57:46 ---> 13621d1b12d4 15:57:46 Step 12/24 : RUN apk add --update --no-cache dumb-init 15:57:46 ---> Using cache 15:57:46 ---> be44fa78fc93 15:57:46 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:57:46 ---> Running in 108740f9e2e2 15:57:46 Removing intermediate container 459cbfd432f7 15:57:46 ---> be44fa78fc93 15:57:46 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:57:46 ---> Running in 24167201c84a 15:57:46 Removing intermediate container 108740f9e2e2 15:57:46 ---> 978bc10ecd16 15:57:46 Step 14/24 : ENV APP_PORT=59882 15:57:46 ---> Running in d8d5cd16ee1a 15:57:46 Removing intermediate container 24167201c84a 15:57:46 ---> 0196f10b02d1 15:57:46 Step 14/23 : ENV APP_PORT=59861 15:57:46 ---> Running in ad5f33d5ba48 15:57:46 Removing intermediate container d8d5cd16ee1a 15:57:46 ---> df6802f17928 15:57:46 Step 15/24 : EXPOSE $APP_PORT 15:57:46 ---> Running in e43dc71412ee 15:57:46 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 15:57:47 Removing intermediate container ad5f33d5ba48 15:57:47 ---> 938135593fdc 15:57:47 Step 15/23 : EXPOSE $APP_PORT 15:57:47 ---> Running in 34adcef78251 15:57:47 Removing intermediate container e43dc71412ee 15:57:47 ---> 35733337016e 15:57:47 Step 16/24 : WORKDIR / 15:57:47 ---> Running in 2799d627cb85 15:57:47 Removing intermediate container 34adcef78251 15:57:47 ---> 62ea6cc1ef56 15:57:47 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:57:47 Removing intermediate container 2799d627cb85 15:57:47 ---> ffa8cc494b4b 15:57:47 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 15:57:47 ---> 21d0c84d2f40 15:57:47 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 15:57:47 ---> 041db4834896 15:57:47 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 15:57:48 ---> 723cd4ca9f34 15:57:48 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 15:57:48 ---> 96bc11695718 15:57:48 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 15:57:49 ---> ac4a6ec84116 15:57:49 Step 20/24 : ENTRYPOINT ["/core-command"] 15:57:49 ---> 4f5c123341c3 15:57:49 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 15:57:49 ---> Running in 3eed101c134d 15:57:49 ---> Running in e038c182782a 15:57:49 Removing intermediate container 570c099f835c 15:57:49 ---> 09726d3d73cf 15:57:49 15:57:49 Step 11/24 : FROM alpine:3.12 15:57:49 ---> 13621d1b12d4 15:57:49 Step 12/24 : RUN apk add --update --no-cache dumb-init 15:57:49 ---> Using cache 15:57:49 ---> be44fa78fc93 15:57:49 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:57:49 ---> Using cache 15:57:49 ---> 0196f10b02d1 15:57:49 Step 14/24 : ENV APP_PORT=59881 15:57:49 Removing intermediate container 3eed101c134d 15:57:49 ---> 3e2814b8ad13 15:57:49 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:57:49 ---> Running in 73ad3ff67d93 15:57:49 ---> Running in 93d1024d07d3 15:57:49 Removing intermediate container e038c182782a 15:57:49 ---> 1238a4abf5c1 15:57:49 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:57:49 ---> Running in aeb0b0807256 15:57:49 Removing intermediate container 73ad3ff67d93 15:57:49 ---> c3cb2f5a6fb5 15:57:49 Step 15/24 : EXPOSE $APP_PORT 15:57:49 Removing intermediate container 93d1024d07d3 15:57:49 ---> f4d076c7b2bc 15:57:49 Step 22/24 : LABEL arch=x86_64 15:57:49 ---> Running in c669a5e94ba1 15:57:50 ---> Running in c88527d30484 15:57:50 Removing intermediate container aeb0b0807256 15:57:50 ---> b063a5bee7b8 15:57:50 Step 21/23 : LABEL arch=x86_64 15:57:50 ---> Running in f0baa3ab2793 15:57:50 Removing intermediate container c669a5e94ba1 15:57:50 ---> 1104752cd845 15:57:50 Step 16/24 : WORKDIR / 15:57:50 ---> Running in 7655cffd017f 15:57:50 Removing intermediate container c88527d30484 15:57:50 ---> 675599e2eb0e 15:57:50 Step 23/24 : LABEL git_sha=2fdc120182a2ec7d56ca4cc753b09d4332e3d5a4 15:57:50 Removing intermediate container f0baa3ab2793 15:57:50 ---> b1e423b3ffbd 15:57:50 Step 22/23 : LABEL git_sha=2fdc120182a2ec7d56ca4cc753b09d4332e3d5a4 15:57:50 ---> Running in 003705f8f003 15:57:50 ---> Running in 95eee3240a02 15:57:50 Removing intermediate container 7655cffd017f 15:57:50 ---> adfb693886f2 15:57:50 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 15:57:50 Removing intermediate container 003705f8f003 15:57:50 ---> 706ec63db97b 15:57:50 Step 24/24 : LABEL version=0.0.0 15:57:50 ---> Running in 4777d5b1058f 15:57:50 Removing intermediate container 95eee3240a02 15:57:50 ---> cccbc1b0efac 15:57:50 Step 23/23 : LABEL version=0.0.0 15:57:50 ---> Running in c680a58fad30 15:57:50 ---> 208947c2699f 15:57:50 Removing intermediate container 4777d5b1058f 15:57:50 ---> a32756feca70 15:57:50 15:57:50 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 15:57:50 Removing intermediate container c680a58fad30 15:57:50 ---> 37a65cd47824 15:57:50 15:57:51 Successfully built a32756feca70 15:57:51 Successfully built 37a65cd47824 15:57:51 Successfully tagged core-command:latest 15:57:51  Building core-command ... done Building sys-mgmt-agent 15:57:51 Successfully tagged support-scheduler:latest 15:57:51  Building support-scheduler ... done Building core-data 15:57:51 ---> e8ec61b1dd20 15:57:51 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 15:57:52 ---> ee6c338fc8a2 15:57:52 Step 20/24 : ENTRYPOINT ["/core-metadata"] 15:57:59 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:57:59 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:57:59 ---> e471f5142e0b 15:57:59 Step 3/24 : WORKDIR /edgex-go 15:57:59 ---> Using cache 15:57:59 ---> ee03820ddf9f 15:57:59 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:57:59 ---> Using cache 15:57:59 ---> 45139fa88d0e 15:57:59 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 15:57:59 ---> Running in f5d7fa9cfc19 15:57:59 ---> Running in 55ab7a0fceee 15:58:00 Removing intermediate container f5d7fa9cfc19 15:58:00 ---> 69975bd958af 15:58:00 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:58:00 ---> Running in c62261aff3a8 15:58:00 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:58:00 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:58:00 ---> e471f5142e0b 15:58:00 Step 3/24 : WORKDIR /edgex-go 15:58:00 ---> Using cache 15:58:00 ---> ee03820ddf9f 15:58:00 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:58:00 ---> Using cache 15:58:00 ---> 45139fa88d0e 15:58:00 Step 5/24 : RUN apk add --update --no-cache make bash git 15:58:00 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:58:00 Removing intermediate container c62261aff3a8 15:58:00 ---> f3be1c48ceea 15:58:00 Step 22/24 : LABEL arch=x86_64 15:58:01 ---> Running in cae5b8d38c5d 15:58:01 ---> Running in 185908464b76 15:58:01 Removing intermediate container 185908464b76 15:58:01 ---> dab28a6d09f1 15:58:01 Step 23/24 : LABEL git_sha=2fdc120182a2ec7d56ca4cc753b09d4332e3d5a4 15:58:01 Removing intermediate container 478a3a60657f 15:58:01 ---> 306f36b55440 15:58:01 15:58:01 Step 11/32 : FROM alpine:3.12 15:58:01 ---> 13621d1b12d4 15:58:01 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 15:58:01 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:58:01 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:58:01 ---> Running in 3c4112a02408 15:58:01 ---> Running in 944d961e5ace 15:58:01 Removing intermediate container 3c4112a02408 15:58:01 ---> 068eb1c3b5cd 15:58:01 Step 24/24 : LABEL version=0.0.0 15:58:01 Removing intermediate container 944d961e5ace 15:58:01 ---> 30cad9b5ac15 15:58:01 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 15:58:01 ---> Running in bb4089bc4ead 15:58:01 ---> Running in 022565a70240 15:58:02 Removing intermediate container 022565a70240 15:58:02 ---> 8a2bef258a2e 15:58:02 15:58:02 OK: 219 MiB in 52 packages 15:58:02 Successfully built 8a2bef258a2e 15:58:02 Successfully tagged core-metadata:latest 15:58:02 Building security-proxy-setup 15:58:02  Building core-metadata ... done fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:58:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:58:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:58:02 Removing intermediate container 55ab7a0fceee 15:58:02 ---> aac29850175e 15:58:02 Step 6/24 : COPY go.mod . 15:58:03 OK: 219 MiB in 52 packages 15:58:03 (1/2) Installing dumb-init (1.2.2-r1) 15:58:03 (2/2) Installing su-exec (0.2-r1) 15:58:03 Executing busybox-1.31.1-r20.trigger 15:58:03 OK: 6 MiB in 16 packages 15:58:04 ---> 951f405f5d85 15:58:04 Step 7/24 : RUN go mod download 15:58:05 ---> Running in 92ed9707efb4 15:58:05 Removing intermediate container cae5b8d38c5d 15:58:05 ---> 93c801e281e6 15:58:05 Step 6/24 : COPY go.mod . 15:58:05 Removing intermediate container bb4089bc4ead 15:58:05 ---> 407842c98de0 15:58:05 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 15:58:05 ---> Running in 9e3d1610fdcb 15:58:05 ---> cd7b5d1a99b1 15:58:05 Step 7/24 : RUN go mod download 15:58:06 ---> Running in 882c6e2082ee 15:58:06 Removing intermediate container 9e3d1610fdcb 15:58:06 ---> a6e3748f8634 15:58:06 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 15:58:06 ---> Running in dc083d42f300 15:58:07 Removing intermediate container dc083d42f300 15:58:07 ---> aa27d3f2e4c0 15:58:07 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 15:58:07 ---> Running in cd9341e1dfe3 15:58:07 Removing intermediate container 92ed9707efb4 15:58:07 ---> 651b17c138f0 15:58:07 Step 8/24 : COPY . . 15:58:08 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:58:08 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:58:08 ---> e471f5142e0b 15:58:08 Step 3/22 : WORKDIR /edgex-go 15:58:08 ---> Using cache 15:58:08 ---> ee03820ddf9f 15:58:08 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:58:08 ---> Using cache 15:58:08 ---> 45139fa88d0e 15:58:08 Step 5/22 : RUN apk add --update --no-cache make git 15:58:08 ---> Using cache 15:58:08 ---> d91a2decbd50 15:58:08 Step 6/22 : COPY go.mod . 15:58:08 ---> Using cache 15:58:08 ---> 17a480565682 15:58:08 Step 7/22 : RUN go mod download 15:58:08 ---> Using cache 15:58:08 ---> 04b15b6e6b5c 15:58:08 Step 8/22 : COPY . . 15:58:08 ---> Using cache 15:58:08 ---> 45d3506a69b3 15:58:08 Step 9/22 : RUN go mod tidy 15:58:08 ---> Using cache 15:58:08 ---> ab5ff4a7fd13 15:58:08 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 15:58:12 ---> Running in 4e68f8ac226f 15:58:12 Removing intermediate container 882c6e2082ee 15:58:12 ---> 598ddc18cc6f 15:58:12 Step 8/24 : COPY . . 15:58:12 Removing intermediate container cd9341e1dfe3 15:58:12 ---> 8a1fbd30ac1d 15:58:12 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 15:58:12 ---> 88928b89cbcb 15:58:12 Step 9/24 : RUN go mod tidy 15:58:12 ---> Running in 26499a8c0fb9 15:58:12 ---> Running in df83b25e5f19 15:58:13 Removing intermediate container 26499a8c0fb9 15:58:13 ---> 834c97a22e87 15:58:13 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 15:58:13 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 15:58:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 15:58:15 ---> 32485afb4d1e 15:58:15 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 15:58:15 ---> Running in d963fa416f23 15:58:16 Removing intermediate container df83b25e5f19 15:58:16 ---> 10579cfd41b5 15:58:16 Step 10/24 : RUN make cmd/core-data/core-data 15:58:16 ---> Running in e1848676ae23 15:58:17 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 15:58:18 Removing intermediate container d963fa416f23 15:58:18 ---> 1adbb505be51 15:58:18 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 15:58:20 ---> 12e344c1c202 15:58:20 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 15:58:20 Removing intermediate container 1d71d49c976f 15:58:20 ---> 9e29c0b3ed56 15:58:20 15:58:20 Step 11/26 : FROM alpine:3.12 15:58:20 ---> 13621d1b12d4 15:58:20 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 15:58:20 ---> Running in 9507755a9091 15:58:20 ---> 301b41871955 15:58:20 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 15:58:20 ---> 1fd6c914ce95 15:58:20 Step 9/24 : RUN go mod tidy 15:58:20 ---> Running in 621f0b121319 15:58:20 ---> 0ab2280206c8 15:58:20 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 15:58:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:58:21 ---> b36caa3e7181 15:58:21 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 15:58:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:58:21 (1/6) Installing ca-certificates (20191127-r4) 15:58:21 (2/6) Installing nghttp2-libs (1.41.0-r0) 15:58:21 (3/6) Installing libcurl (7.77.0-r0) 15:58:21 (4/6) Installing curl (7.77.0-r0) 15:58:21 (5/6) Installing dumb-init (1.2.2-r1) 15:58:21 (6/6) Installing su-exec (0.2-r1) 15:58:21 Executing busybox-1.31.1-r20.trigger 15:58:21 Executing ca-certificates-20191127-r4.trigger 15:58:21 ---> 8ef084f2649c 15:58:21 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 15:58:21 OK: 7 MiB in 20 packages 15:58:22 ---> Running in 828d4dd06185 15:58:22 Removing intermediate container 828d4dd06185 15:58:22 ---> 1b0d66938ecc 15:58:22 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 15:58:22 Removing intermediate container 9507755a9091 15:58:22 ---> b31cb6cf0a3a 15:58:22 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:58:22 ---> Running in d045d9ce949d 15:58:22 ---> 88d0f49cfe4b 15:58:22 Step 27/32 : RUN chmod +x /entrypoint.sh 15:58:22 ---> Running in efc36b89da88 15:58:22 Removing intermediate container d045d9ce949d 15:58:22 ---> 0f24ed00c73c 15:58:22 Step 14/26 : WORKDIR / 15:58:22 ---> Running in 2363b3e8713d 15:58:22 Removing intermediate container 2363b3e8713d 15:58:22 ---> c713b09e6115 15:58:22 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 15:58:23 Removing intermediate container 621f0b121319 15:58:23 ---> 6ac771eb3558 15:58:23 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 15:58:23 ---> Running in fa457cda8fce 15:58:23 ---> bb1d1dbe9241 15:58:23 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 15:58:23 ---> f32d9b39236f 15:58:23 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 15:58:24 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 15:58:24 Removing intermediate container efc36b89da88 15:58:24 ---> f95b6046fdc5 15:58:24 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 15:58:24 ---> 051d2f162698 15:58:24 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 15:58:24 ---> Running in 3588705407c0 15:58:24 Removing intermediate container 3588705407c0 15:58:24 ---> 3d0c5e1132ba 15:58:24 Step 29/32 : CMD ["gate"] 15:58:24 ---> b3f22f16fd07 15:58:24 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 15:58:24 ---> Running in 2767e7c46c51 15:58:25 Removing intermediate container 2767e7c46c51 15:58:25 ---> 7d9689001835 15:58:25 Step 30/32 : LABEL arch=x86_64 15:58:25 ---> Running in 911edd4691f7 15:58:25 ---> 0c06bd46f635 15:58:25 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 15:58:25 Removing intermediate container 911edd4691f7 15:58:25 ---> 8ccdc0ee114f 15:58:25 Step 31/32 : LABEL git_sha=2fdc120182a2ec7d56ca4cc753b09d4332e3d5a4 15:58:25 ---> Running in 7a4c15746691 15:58:25 ---> 8f8417592011 15:58:25 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 15:58:25 Removing intermediate container 7a4c15746691 15:58:25 ---> 2a7ca343338d 15:58:25 Step 32/32 : LABEL version=0.0.0 15:58:26 ---> Running in 0158a230c35c 15:58:26 ---> 385d4d13ab26 15:58:26 Step 22/26 : 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/ 15:58:26 ---> Running in ae2ecd68ce8a 15:58:26 Removing intermediate container 0158a230c35c 15:58:26 ---> ae5c99aab963 15:58:26 15:58:26 Successfully built ae5c99aab963 15:58:26 Successfully tagged security-bootstrapper:latest 15:58:27  Building security-bootstrapper ... done Removing intermediate container ae2ecd68ce8a 15:58:27 ---> 1109e95694b1 15:58:27 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 15:58:27 ---> Running in d73332c4ecbb 15:58:27 Removing intermediate container d73332c4ecbb 15:58:27 ---> 6f50881e0b50 15:58:27 Step 24/26 : LABEL arch=x86_64 15:58:27 ---> Running in 42c8c998a750 15:58:27 Removing intermediate container 42c8c998a750 15:58:27 ---> 759dac973593 15:58:27 Step 25/26 : LABEL git_sha=2fdc120182a2ec7d56ca4cc753b09d4332e3d5a4 15:58:27 ---> Running in 5b40e9383c8b 15:58:28 Removing intermediate container 5b40e9383c8b 15:58:28 ---> 8a55c1dde1f2 15:58:28 Step 26/26 : LABEL version=0.0.0 15:58:28 ---> Running in 19c71825244a 15:58:28 Removing intermediate container 19c71825244a 15:58:28 ---> dbd6d2d58a67 15:58:28 15:58:28 Successfully built dbd6d2d58a67 15:58:28 Successfully tagged security-secretstore-setup:latest 15:58:32 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 15:58:32 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 15:58:33  Building security-secretstore-setup ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 15:58:36 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 15:58:36 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 15:58:37 Removing intermediate container 4e68f8ac226f 15:58:37 ---> bd0f422d16a3 15:58:37 15:58:37 Step 11/22 : FROM alpine:3.12 15:58:37 ---> 13621d1b12d4 15:58:37 Step 12/22 : RUN apk add --update --no-cache curl 15:58:37 ---> Running in ffc7a6c1aaa9 15:58:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:58:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:58:37 (1/4) Installing ca-certificates (20191127-r4) 15:58:37 (2/4) Installing nghttp2-libs (1.41.0-r0) 15:58:37 (3/4) Installing libcurl (7.77.0-r0) 15:58:37 (4/4) Installing curl (7.77.0-r0) 15:58:37 Executing busybox-1.31.1-r20.trigger 15:58:37 Executing ca-certificates-20191127-r4.trigger 15:58:37 OK: 7 MiB in 18 packages 15:58:38 Removing intermediate container ffc7a6c1aaa9 15:58:38 ---> c62373a3e11b 15:58:38 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:58:38 ---> Running in d5dd3f944cff 15:58:38 Removing intermediate container d5dd3f944cff 15:58:38 ---> 6069dbc41e23 15:58:38 Step 14/22 : WORKDIR /edgex 15:58:38 ---> Running in b7ca37328446 15:58:39 Removing intermediate container b7ca37328446 15:58:39 ---> 1fbd2860b742 15:58:39 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 15:58:39 ---> faa0b0d13e7f 15:58:39 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 15:58:40 ---> 6110b67de9c9 15:58:40 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 15:58:41 ---> 5baec18596de 15:58:41 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 15:58:41 ---> Running in 319ffbc8e81d 15:58:41 Removing intermediate container 319ffbc8e81d 15:58:41 ---> 82f9b710d357 15:58:41 Step 19/22 : CMD ["--init=true"] 15:58:41 ---> Running in ef467db3e40b 15:58:41 Removing intermediate container ef467db3e40b 15:58:41 ---> 086e5cb7ba5c 15:58:41 Step 20/22 : LABEL arch=x86_64 15:58:41 ---> Running in 8790bf47b447 15:58:41 Removing intermediate container 8790bf47b447 15:58:41 ---> 98aaf4bb49c8 15:58:41 Step 21/22 : LABEL git_sha=2fdc120182a2ec7d56ca4cc753b09d4332e3d5a4 15:58:41 ---> Running in cdf2f521effe 15:58:41 Removing intermediate container cdf2f521effe 15:58:41 ---> 369c74547828 15:58:41 Step 22/22 : LABEL version=0.0.0 15:58:42 ---> Running in 388630a0583d 15:58:42 Removing intermediate container 388630a0583d 15:58:42 ---> e20d80617c3a 15:58:42 15:58:42 Successfully built e20d80617c3a 15:58:42 Successfully tagged security-proxy-setup:latest 15:58:43 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 15:58:43 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 15:58:43 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 15:58:43 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 15:58:44 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 15:58:44  Building security-proxy-setup ... done Removing intermediate container fa457cda8fce 15:58:44 ---> 53e8c4a4fca2 15:58:44 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 15:58:44 ---> Running in db558d4ee1b6 15:58:44 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 15:58:45 Removing intermediate container e1848676ae23 15:58:45 ---> d90d5a2db702 15:58:45 15:58:45 Step 11/24 : FROM alpine:3.12 15:58:45 ---> 13621d1b12d4 15:58:45 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 15:58:45 ---> Running in 9ea702fd59ee 15:58:45 Removing intermediate container 9ea702fd59ee 15:58:45 ---> f1db131c4e00 15:58:45 Step 13/24 : ENV APP_PORT=59880 15:58:45 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 15:58:45 ---> Running in f758b01b8982 15:58:45 Removing intermediate container f758b01b8982 15:58:45 ---> e0dbb2dfeccb 15:58:45 Step 14/24 : EXPOSE $APP_PORT 15:58:45 ---> Running in dc43b34b8ccb 15:58:45 Removing intermediate container dc43b34b8ccb 15:58:45 ---> 6fe24a37c5ea 15:58:45 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:58:46 Removing intermediate container db558d4ee1b6 15:58:46 ---> 001ebc1232ef 15:58:46 15:58:46 Step 12/24 : FROM docker:20.10.0 15:58:46 ---> Running in ae0e234926e0 15:58:46 20.10.0: Pulling from library/docker 15:58:46 Removing intermediate container ae0e234926e0 15:58:46 ---> 516f8b9ae173 15:58:46 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 15:58:46 ---> Running in 9a247ced3495 15:58:46 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:58:47 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 15:58:47 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 15:58:47 ? github.com/edgexfoundry/edgex-go/internal [no test files] 15:58:47 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 15:58:48 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:58:49 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 15:58:49 Status: Downloaded newer image for docker:20.10.0 15:58:49 ---> aefe523efa57 15:58:49 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 15:58:49 ---> Running in 8ec595cc7d36 15:58:50 Removing intermediate container 8ec595cc7d36 15:58:50 ---> 78a379654262 15:58:50 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 15:58:50 ---> Running in b0cd487adac5 15:58:50 (1/6) Installing dumb-init (1.2.2-r1) 15:58:50 (2/6) Installing libgcc (9.3.0-r2) 15:58:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:58:50 (3/6) Installing libsodium (1.0.18-r0) 15:58:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:58:50 (1/39) Installing readline (8.0.4-r0) 15:58:50 (2/39) Installing bash (5.0.17-r0) 15:58:50 Executing bash-5.0.17-r0.post-install 15:58:50 (3/39) Installing nghttp2-libs (1.41.0-r0) 15:58:50 (4/39) Installing libcurl (7.77.0-r0) 15:58:50 (5/39) Installing curl (7.77.0-r0) 15:58:50 (6/39) Installing dumb-init (1.2.2-r1) 15:58:50 (7/39) Installing libbz2 (1.0.8-r1) 15:58:50 (8/39) Installing expat (2.2.9-r1) 15:58:50 (9/39) Installing libffi (3.3-r2) 15:58:50 (10/39) Installing gdbm (1.13-r1) 15:58:50 (11/39) Installing xz-libs (5.2.5-r0) 15:58:50 (12/39) Installing sqlite-libs (3.32.1-r1) 15:58:50 (13/39) Installing python3 (3.8.10-r0) 15:58:50 (4/6) Installing libstdc++ (9.3.0-r2) 15:58:51 (14/39) Installing py3-appdirs (1.4.4-r1) 15:58:51 (15/39) Installing py3-ordered-set (4.0.1-r0) 15:58:51 (16/39) Installing py3-parsing (2.4.7-r0) 15:58:51 (17/39) Installing py3-six (1.15.0-r0) 15:58:51 (18/39) Installing py3-packaging (20.4-r0) 15:58:51 (19/39) Installing py3-setuptools (47.0.0-r0) 15:58:51 (20/39) Installing py3-chardet (3.0.4-r4) 15:58:51 (21/39) Installing py3-idna (2.9-r0) 15:58:51 (22/39) Installing py3-certifi (2020.4.5.1-r0) 15:58:51 (23/39) Installing py3-urllib3 (1.25.9-r0) 15:58:51 (24/39) Installing py3-requests (2.23.0-r0) 15:58:51 (25/39) Installing py3-msgpack (1.0.0-r0) 15:58:51 (26/39) Installing py3-lockfile (0.12.2-r3) 15:58:51 (27/39) Installing py3-cachecontrol (0.12.6-r0) 15:58:51 (28/39) Installing py3-colorama (0.4.3-r0) 15:58:51 (5/6) Installing libzmq (4.3.3-r0) 15:58:51 (29/39) Installing py3-distlib (0.3.0-r0) 15:58:51 (30/39) Installing py3-distro (1.5.0-r1) 15:58:51 (31/39) Installing py3-webencodings (0.5.1-r3) 15:58:51 (32/39) Installing py3-html5lib (1.0.1-r4) 15:58:51 (33/39) Installing py3-pytoml (0.1.21-r0) 15:58:51 (34/39) Installing py3-pep517 (0.8.2-r0) 15:58:51 (35/39) Installing py3-progress (1.5-r0) 15:58:51 (36/39) Installing py3-toml (0.10.1-r0) 15:58:51 (37/39) Installing py3-retrying (1.3.3-r0) 15:58:51 (38/39) Installing py3-contextlib2 (0.6.0-r0) 15:58:51 (39/39) Installing py3-pip (20.1.1-r0) 15:58:51 Executing busybox-1.31.1-r19.trigger 15:58:51 OK: 72 MiB in 59 packages 15:58:51 (6/6) Installing zeromq (4.3.3-r0) 15:58:51 Executing busybox-1.31.1-r20.trigger 15:58:51 OK: 8 MiB in 20 packages 15:58:52 Removing intermediate container 9a247ced3495 15:58:52 ---> 78919eceb2d1 15:58:52 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 15:58:52 Collecting docker-compose==1.23.2 15:58:52 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 15:58:52 ---> 27630847d792 15:58:52 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 15:58:52 Collecting cached-property<2,>=1.2.0 15:58:52 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 15:58:52 Collecting docker<4.0,>=3.6.0 15:58:52 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 15:58:53 Collecting jsonschema<3,>=2.5.1 15:58:53 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 15:58:53 ---> f2e4631e0636 15:58:53 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 15:58:53 Collecting docopt<0.7,>=0.6.1 15:58:53 Downloading docopt-0.6.2.tar.gz (25 kB) 15:58:53 ---> 3b9058f82b48 15:58:53 Step 20/24 : ENTRYPOINT ["/core-data"] 15:58:53 ---> Running in abdc47cf4be5 15:58:53 Removing intermediate container abdc47cf4be5 15:58:53 ---> fe9593f06907 15:58:53 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:58:53 ---> Running in dc3044df13a3 15:58:53 Removing intermediate container dc3044df13a3 15:58:53 ---> 14e66238df16 15:58:53 Step 22/24 : LABEL arch=x86_64 15:58:53 ---> Running in 093c7469ca53 15:58:53 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 15:58:53 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 15:58:53 Removing intermediate container 093c7469ca53 15:58:53 ---> 0d088e06e719 15:58:53 Step 23/24 : LABEL git_sha=2fdc120182a2ec7d56ca4cc753b09d4332e3d5a4 15:58:53 ---> Running in 69f11d79f55a 15:58:54 Removing intermediate container 69f11d79f55a 15:58:54 ---> 32857386b8e2 15:58:54 Step 24/24 : LABEL version=0.0.0 15:58:54 ---> Running in af79d93d0625 15:58:54 Collecting PyYAML<4,>=3.10 15:58:54 Downloading PyYAML-3.13.tar.gz (270 kB) 15:58:54 Removing intermediate container af79d93d0625 15:58:54 ---> cd98193e0bcc 15:58:54 15:58:54 Successfully built cd98193e0bcc 15:58:54 Successfully tagged core-data:latest 15:58:54  Building core-data ... done Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 15:58:54 Collecting websocket-client<1.0,>=0.32.0 15:58:54 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 15:58:54 Collecting texttable<0.10,>=0.9.0 15:58:54 Downloading texttable-0.9.1.tar.gz (11 kB) 15:58:54 Collecting dockerpty<0.5,>=0.4.1 15:58:54 Downloading dockerpty-0.4.1.tar.gz (13 kB) 15:58:55 Collecting docker-pycreds>=0.4.0 15:58:55 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 15:58:55 Collecting idna<2.8,>=2.5 15:58:55 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 15:58:55 Collecting urllib3<1.25,>=1.21.1 15:58:55 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 15:58:55 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) 15:58:55 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) 15:58:55 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 15:58:55 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 15:58:55 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 15:58:55 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 15:58:55 Installing collected packages: cached-property, websocket-client, docker-pycreds, idna, urllib3, requests, docker, jsonschema, docopt, PyYAML, texttable, dockerpty, docker-compose 15:58:55 Attempting uninstall: idna 15:58:55 Found existing installation: idna 2.9 15:58:55 Uninstalling idna-2.9: 15:58:55 Successfully uninstalled idna-2.9 15:58:55 Attempting uninstall: urllib3 15:58:55 Found existing installation: urllib3 1.25.9 15:58:55 Uninstalling urllib3-1.25.9: 15:58:55 Successfully uninstalled urllib3-1.25.9 15:58:55 Attempting uninstall: requests 15:58:55 Found existing installation: requests 2.23.0 15:58:55 Uninstalling requests-2.23.0: 15:58:55 Successfully uninstalled requests-2.23.0 15:58:56 Running setup.py install for docopt: started 15:58:56 Running setup.py install for docopt: finished with status 'done' 15:58:56 Running setup.py install for PyYAML: started 15:58:57 Running setup.py install for PyYAML: finished with status 'done' 15:58:57 Running setup.py install for texttable: started 15:58:57 Running setup.py install for texttable: finished with status 'done' 15:58:57 Running setup.py install for dockerpty: started 15:58:57 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.173s coverage: 28.7% of statements 15:58:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 15:58:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 15:58:57 Running setup.py install for dockerpty: finished with status 'done' 15:58:57 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 15:59:00 Removing intermediate container b0cd487adac5 15:59:00 ---> edeb09212124 15:59:00 Step 15/24 : ENV APP_PORT=58890 15:59:00 ---> Running in 161a3d802a9a 15:59:00 Removing intermediate container 161a3d802a9a 15:59:00 ---> f81687057875 15:59:00 Step 16/24 : EXPOSE $APP_PORT 15:59:00 ---> Running in 343477bcbc5c 15:59:00 Removing intermediate container 343477bcbc5c 15:59:00 ---> 20c68d99c111 15:59:00 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 15:59:00 ---> d1180128359f 15:59:00 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 15:59:00 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.434s coverage: 100.0% of statements 15:59:00 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 15:59:00 ---> 504d65473c09 15:59:00 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 15:59:01 ---> 1c58799e054d 15:59:01 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 15:59:01 ---> Running in bff9140e7700 15:59:01 Removing intermediate container bff9140e7700 15:59:01 ---> ce87f2b9ae31 15:59:01 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:59:01 ---> Running in 2aff4eb45550 15:59:01 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.346s coverage: 53.1% of statements 15:59:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 15:59:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 15:59:01 Removing intermediate container 2aff4eb45550 15:59:01 ---> 06ad4ce3a7a7 15:59:01 Step 22/24 : LABEL arch=x86_64 15:59:01 ---> Running in 1d558e4249ba 15:59:01 Removing intermediate container 1d558e4249ba 15:59:01 ---> f724faca849c 15:59:01 Step 23/24 : LABEL git_sha=2fdc120182a2ec7d56ca4cc753b09d4332e3d5a4 15:59:01 ---> Running in 6cf65a8b8629 15:59:01 Removing intermediate container 6cf65a8b8629 15:59:01 ---> c62435a8b23b 15:59:01 Step 24/24 : LABEL version=0.0.0 15:59:01 ---> Running in f61052863393 15:59:01 Removing intermediate container f61052863393 15:59:01 ---> 961dad455445 15:59:01 15:59:01 Successfully built 961dad455445 15:59:01 Successfully tagged sys-mgmt-agent:latest 15:59:01  Building sys-mgmt-agent ... done  [Pipeline] } 15:59:01 $ docker stop --time=1 a53680076db8d0a17753f47c1bdabb8b7ab903cc9ad0cd4eb179404b597185e3 15:59:03 $ docker rm -f a53680076db8d0a17753f47c1bdabb8b7ab903cc9ad0cd4eb179404b597185e3 15:59:03 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.577s coverage: 87.7% of statements 15:59:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 15:59:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 15:59:03 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.171s coverage: 78.9% of statements [Pipeline] // withDockerContainer [Pipeline] sh 15:59:03 + docker images 15:59:03 REPOSITORY TAG IMAGE ID CREATED SIZE 15:59:03 sys-mgmt-agent latest 961dad455445 2 seconds ago 312MB 15:59:03 core-data latest cd98193e0bcc 10 seconds ago 20.2MB 15:59:03 d90d5a2db702 18 seconds ago 1.15GB 15:59:03 001ebc1232ef 18 seconds ago 1.15GB 15:59:03 security-proxy-setup latest e20d80617c3a 22 seconds ago 25.7MB 15:59:03 bd0f422d16a3 27 seconds ago 1.15GB 15:59:03 security-secretstore-setup latest dbd6d2d58a67 35 seconds ago 28.7MB 15:59:03 security-bootstrapper latest ae5c99aab963 37 seconds ago 18.6MB 15:59:03 9e29c0b3ed56 44 seconds ago 1.15GB 15:59:03 core-metadata latest 8a2bef258a2e About a minute ago 16.6MB 15:59:03 306f36b55440 About a minute ago 1.15GB 15:59:03 support-scheduler latest 37a65cd47824 About a minute ago 15.9MB 15:59:03 core-command latest a32756feca70 About a minute ago 15.9MB 15:59:03 09726d3d73cf About a minute ago 1.15GB 15:59:03 fbb302ef97a8 About a minute ago 1.14GB 15:59:03 5680c2200c5b About a minute ago 1.15GB 15:59:03 support-notifications latest f3f63855c316 About a minute ago 16.7MB 15:59:03 17043e8818c7 About a minute ago 1.15GB 15:59:03 ci-base-image-x86_64 latest e471f5142e0b 5 minutes ago 647MB 15:59:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 8 weeks ago 445MB 15:59:03 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 2 months ago 37.5MB 15:59:03 alpine 3.12 13621d1b12d4 2 months ago 5.58MB 15:59:03 docker 20.10.0 aefe523efa57 6 months ago 240MB 15:59:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 12 months ago 310MB [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 15:59:06 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.298s coverage: 81.2% of statements 15:59:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 15:59:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 15:59:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 15:59:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 15:59:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 15:59:12 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.403s coverage: 95.1% of statements 15:59:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 15:59:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 15:59:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 15:59:12 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 15:59:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 15:59:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 15:59:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 15:59:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 15:59:12 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.165s coverage: 60.0% of statements 15:59:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 15:59:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 15:59:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 15:59:12 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.279s coverage: 0.8% of statements 15:59:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 15:59:12 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.151s coverage: 58.8% of statements 15:59:12 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.205s coverage: 22.0% of statements 15:59:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 15:59:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.179s coverage: 47.1% of statements 15:59:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.200s coverage: 79.5% of statements 15:59:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.158s coverage: 94.1% of statements 15:59:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.194s coverage: 96.3% of statements 15:59:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.233s coverage: 87.5% of statements 15:59:19 Still waiting to schedule task 15:59:19 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 15:59:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.205s coverage: 94.4% of statements 15:59:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.169s coverage: 44.8% of statements 15:59:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.538s coverage: 81.8% of statements 15:59:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 15:59:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.258s coverage: 92.9% of statements 15:59:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 15:59:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 15:59:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 15:59:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements 15:59:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 15:59:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 15:59:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 15:59:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 15:59:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 15:59:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.172s coverage: 87.2% of statements 15:59:38 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 15:59:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 15:59:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.150s coverage: 100.0% of statements 15:59:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 15:59:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.193s coverage: 58.8% of statements 15:59:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 15:59:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.247s coverage: 80.0% of statements 15:59:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.229s coverage: 87.2% of statements 15:59:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.222s coverage: 85.4% of statements 15:59:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.290s coverage: 91.2% of statements 15:59:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 15:59:39 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.800s coverage: 64.4% of statements 15:59:39 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 15:59:39 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 15:59:39 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.167s coverage: 100.0% of statements 15:59:39 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.086s coverage: 91.3% of statements 15:59:39 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.063s coverage: 100.0% of statements 15:59:39 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.060s coverage: 73.7% of statements 15:59:40 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.053s coverage: 100.0% of statements 15:59:44 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.964s coverage: 66.9% of statements 15:59:44 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 15:59:44 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 15:59:44 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 15:59:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.673s coverage: 43.6% of statements 15:59:46 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 15:59:46 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 15:59:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.256s coverage: 89.5% of statements 15:59:46 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 15:59:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.305s coverage: 84.8% of statements 15:59:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 15:59:55 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.261s coverage: 19.3% of statements 15:59:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 15:59:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 15:59:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 15:59:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 15:59:55 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.525s coverage: 91.9% of statements 15:59:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 15:59:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 15:59:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 15:59:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 15:59:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 15:59:55 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.207s coverage: 62.7% of statements 15:59:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 15:59:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 15:59:55 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.388s coverage: 97.6% of statements 15:59:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 15:59:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 15:59:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 15:59:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 15:59:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 15:59:55 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.176s coverage: 28.9% of statements 15:59:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 15:59:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 15:59:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 15:59:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 15:59:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 15:59:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 15:59:55 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.178s coverage: 100.0% of statements 15:59:55 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 95.4% of statements 15:59:55 GO111MODULE=on go vet ./... 16:00:25 Running on prd-ubuntu18.04-docker-8c-8g-541 in /w/workspace/edgexfoundry_edgex-go_PR-3579 [Pipeline] { [Pipeline] ws 16:00:25 Running in /w/workspace/edgex-go/30 [Pipeline] { [Pipeline] checkout 16:00:26 The recommended git tool is: git 16:00:28 using credential edgex-jenkins-ssh 16:00:28 Cloning the remote Git repository 16:00:28 Cloning repository git@github.com:edgexfoundry/edgex-go.git 16:00:28 > git init /w/workspace/edgex-go/30 # timeout=10 16:00:28 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:00:28 > git --version # timeout=10 16:00:28 > git --version # 'git version 2.17.1' 16:00:28 using GIT_SSH to set credentials SSH Credentials for GitHub 16:00:28 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:00:37 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:00:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:00:37 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:00:37 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:00:37 using GIT_SSH to set credentials SSH Credentials for GitHub 16:00:37 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3579/head:refs/remotes/origin/PR-3579 +refs/heads/master:refs/remotes/origin/master # timeout=10 16:00:38 Merging remotes/origin/master commit 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 into PR head commit 2fdc120182a2ec7d56ca4cc753b09d4332e3d5a4 16:00:38 Merge succeeded, producing 2fdc120182a2ec7d56ca4cc753b09d4332e3d5a4 16:00:38 Checking out Revision 2fdc120182a2ec7d56ca4cc753b09d4332e3d5a4 (PR-3579) 16:00:38 > git config core.sparsecheckout # timeout=10 16:00:38 > git checkout -f 2fdc120182a2ec7d56ca4cc753b09d4332e3d5a4 # timeout=10 16:00:38 > git remote # timeout=10 16:00:38 > git config --get remote.origin.url # timeout=10 16:00:38 using GIT_SSH to set credentials SSH Credentials for GitHub 16:00:38 > git merge 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 # timeout=10 16:00:38 > git rev-parse HEAD^{commit} # timeout=10 16:00:38 > git config core.sparsecheckout # timeout=10 16:00:38 > git checkout -f 2fdc120182a2ec7d56ca4cc753b09d4332e3d5a4 # timeout=10 16:00:41 Commit message: "fix(snap): use v2.0.3 of edgex-snap-hooks" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:00:43 + echo snap-build.sh 16:00:43 snap-build.sh 16:00:43 + SNAP_BASE_DIR=. 16:00:43 + '[' '!' -z /w/workspace/edgex-go/30 ']' 16:00:43 + SNAP_BASE_DIR=/w/workspace/edgex-go/30 16:00:43 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/30]' 16:00:43 [snap-build] Building snap in dir [/w/workspace/edgex-go/30] 16:00:43 + cd /w/workspace/edgex-go/30 16:00:43 + sudo apt-get remove -qy --purge lxd lxd-client 16:00:43 Reading package lists... 16:00:43 Building dependency tree... 16:00:43 Reading state information... 16:00:43 The following packages were automatically installed and are no longer required: 16:00:43 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 16:00:43 uidmap xdelta3 16:00:43 Use 'sudo apt autoremove' to remove them. 16:00:43 The following packages will be REMOVED: 16:00:43 lxd* lxd-client* 16:00:44 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 16:00:44 After this operation, 31.7 MB disk space will be freed. 16:00:44 (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 ... 190317 files and directories currently installed.) 16:00:44 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 16:00:45 Removing lxd dnsmasq configuration 16:00:45 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 16:00:45 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 16:00:46 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 16:00:46 (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 ... 190142 files and directories currently installed.) 16:00:46 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 16:00:48 Processing triggers for systemd (237-3ubuntu10.45) ... 16:00:48 Processing triggers for ureadahead (0.100.0-21) ... 16:00:50 + sudo snap remove --purge lxd 16:00:50 snap "lxd" is not installed 16:00:50 + sudo groupadd --force --system lxd 16:00:50 ++ whoami 16:00:50 + sudo /usr/sbin/usermod -G lxd -a jenkins 16:00:50 + newgrp - lxd 16:00:50 + sudo snap install lxd 16:00:58 2021-06-28T16:00:56Z INFO Waiting for automatic snapd restart... 16:01:16 lxd 4.15 from Canonical* installed 16:01:16 + sudo lxd init --auto 16:01:17 gofmt -l . 16:01:17 [ "`gofmt -l .`" = "" ] 16:01:17 ./bin/test-attribution-txt.sh [Pipeline] sh 16:01:17 + ls -al . 16:01:17 total 588 16:01:17 drwxrwxr-x 9 1001 1001 4096 Jun 28 16:01 . 16:01:17 drwxr-xr-x 4 root root 4096 Jun 28 15:57 .. 16:01:17 -rw-rw-r-- 1 1001 1001 11 Jun 28 15:55 .dockerignore 16:01:17 drwxrwxr-x 8 1001 1001 4096 Jun 28 15:55 .git 16:01:17 drwxrwxr-x 3 1001 1001 4096 Jun 28 15:55 .github 16:01:17 -rw-rw-r-- 1 1001 1001 818 Jun 28 15:55 .gitignore 16:01:17 -rw-rw-r-- 1 1001 1001 166 Jun 28 15:55 .sonarcloud.properties 16:01:17 -rw-rw-r-- 1 1001 1001 8609 Jun 28 15:55 Attribution.txt 16:01:17 -rw-rw-r-- 1 1001 1001 43881 Jun 28 15:55 CHANGELOG.md 16:01:17 -rw-rw-r-- 1 1001 1001 3804 Jun 28 15:55 CONTRIBUTING.md 16:01:17 -rw-rw-r-- 1 1001 1001 931 Jun 28 15:55 Dockerfile.build 16:01:17 -rw-rw-r-- 1 1001 1001 849 Jun 28 15:55 Jenkinsfile 16:01:17 -rw-rw-r-- 1 1001 1001 10775 Jun 28 15:55 LICENSE 16:01:17 -rw-rw-r-- 1 1001 1001 5605 Jun 28 15:55 Makefile 16:01:17 -rw-rw-r-- 1 1001 1001 7905 Jun 28 15:55 README.md 16:01:17 -rw-rw-r-- 1 1001 1001 7071 Jun 28 15:55 SECURITY.md 16:01:17 -rw-rw-r-- 1 1001 1001 5 Jun 28 15:52 VERSION 16:01:17 -rw-rw-r-- 1 1001 1001 4131 Jun 28 15:55 ZMQWindows.md 16:01:17 drwxrwxr-x 2 1001 1001 4096 Jun 28 15:55 bin 16:01:17 drwxrwxr-x 14 1001 1001 4096 Jun 28 15:55 cmd 16:01:17 -rw-r--r-- 1 root root 398095 Jun 28 15:59 coverage.out 16:01:17 -rw-rw-r-- 1 1001 1001 806 Jun 28 15:55 go.mod 16:01:17 -rw-r--r-- 1 root root 20759 Jun 28 15:57 go.sum 16:01:17 drwxrwxr-x 7 1001 1001 4096 Jun 28 15:55 internal 16:01:17 drwxrwxr-x 3 1001 1001 4096 Jun 28 15:55 openapi 16:01:17 drwxrwxr-x 4 1001 1001 4096 Jun 28 15:55 snap 16:01:17 -rw-rw-r-- 1 1001 1001 168 Jun 28 15:55 version.go [Pipeline] sh 16:01:18 + '[' -e coverage.out ] 16:01:18 + chown 1001:1001 coverage.out [Pipeline] stash 16:01:18 Warning: overwriting stash ‘coverage-report’ 16:01:19 Stashed 1 file(s) [Pipeline] sh 16:01:19 + make build 16:01:19 go mod tidy 16:01:20 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 16:01:24 + sudo snap install --classic snapcraft 16:01:27 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 16:01:37 snapcraft 4.8.2 from Canonical* installed 16:01:37 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 16:01:37 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 16:01:37 % Total % Received % Xferd Average Speed Time Time Time Current 16:01:37 Dload Upload Total Spent Left Speed 16:01:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3502 0 --:--:-- --:--:-- --:--:-- 3502 16:01:37 100 3325k 100 3325k 0 0 6884k 0 --:--:-- --:--:-- --:--:-- 6884k 16:01:37 ./yq_linux_amd64 16:01:37 + sudo snapcraft prime --use-lxd 16:01:37 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 16:01:37 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: 16:01:37 - README.md 16:01:37 16:01:37 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 16:01:38 Launching a container. 16:01:46 Waiting for container to be ready 16:01:46 To start your first instance, try: lxc launch ubuntu:18.04 16:01:46 16:01:49 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 16:01:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:01:51 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 16:01:51 Waiting for network to be ready... 16:01:51 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 16:01:51 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1782 kB] 16:01:51 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 16:01:51 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] 16:01:51 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 16:01:51 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 16:01:51 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] 16:01:51 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] 16:01:51 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1131 kB] 16:01:51 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] 16:01:52 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 16:01:52 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 16:01:52 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 16:01:52 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 16:01:52 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 16:01:52 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 16:01:52 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 16:01:52 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 16:01:52 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 16:01:53 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2126 kB] 16:01:53 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [421 kB] 16:01:53 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] 16:01:53 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] 16:01:53 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [388 kB] 16:01:53 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.6 kB] 16:01:53 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1738 kB] 16:01:53 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] 16:01:54 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 16:01:54 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 16:01:55 Fetched 24.8 MB in 4s (6157 kB/s) 16:01:56 Reading package lists... 16:01:56 Reading package lists... 16:01:56 Building dependency tree... 16:01:56 Reading state information... 16:01:56 The following additional packages will be installed: 16:01:56 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 16:01:56 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 16:01:56 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 16:01:56 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 16:01:56 Suggested packages: 16:01:56 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 16:01:56 Recommended packages: 16:01:56 gnupg libsasl2-modules 16:01:56 The following NEW packages will be installed: 16:01:56 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 16:01:56 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 16:01:56 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 16:01:56 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 16:01:56 The following packages will be upgraded: 16:01:56 gpg gpg-agent gpgconf libudev1 16:01:56 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. 16:01:56 Need to get 3530 kB of archives. 16:01:56 After this operation, 13.3 MB of additional disk space will be used. 16:01:56 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 16:01:57 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 16:01:57 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 16:01:57 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 16:01:57 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.48 [58.0 kB] 16:01:57 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.48 [1103 kB] 16:01:57 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 16:01:58 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 16:01:58 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 16:01:58 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 16:01:58 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 16:01:58 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 16:01:58 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 16:01:58 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 16:01:58 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 16:01:58 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 16:01:58 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 16:01:58 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 16:01:58 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 16:01:58 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 16:01:58 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 16:01:58 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 16:01:58 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 16:01:58 debconf: delaying package configuration, since apt-utils is not installed 16:01:58 Fetched 3530 kB in 1s (3193 kB/s) 16:01:58 (Reading database ... 12511 files and directories currently installed.) 16:01:58 Preparing to unpack .../libudev1_237-3ubuntu10.48_amd64.deb ... 16:01:58 Unpacking libudev1:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... 16:01:58 Setting up libudev1:amd64 (237-3ubuntu10.48) ... 16:01:58 Selecting previously unselected package udev. 16:01:58 (Reading database ... 12511 files and directories currently installed.) 16:01:58 Preparing to unpack .../00-udev_237-3ubuntu10.48_amd64.deb ... 16:01:58 Unpacking udev (237-3ubuntu10.48) ... 16:01:58 Selecting previously unselected package libfuse2:amd64. 16:01:58 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 16:01:58 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 16:01:58 Selecting previously unselected package fuse. 16:01:58 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 16:01:58 Unpacking fuse (2.9.7-1ubuntu1) ... 16:01:58 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 16:01:58 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 16:01:58 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 16:01:58 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 16:01:59 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 16:01:59 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 16:01:59 Selecting previously unselected package libksba8:amd64. 16:01:59 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 16:01:59 Unpacking libksba8:amd64 (1.3.5-2) ... 16:01:59 Selecting previously unselected package libroken18-heimdal:amd64. 16:01:59 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:01:59 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 16:01:59 Selecting previously unselected package libasn1-8-heimdal:amd64. 16:01:59 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:01:59 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 16:01:59 Selecting previously unselected package libheimbase1-heimdal:amd64. 16:01:59 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:01:59 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 16:01:59 Selecting previously unselected package libhcrypto4-heimdal:amd64. 16:01:59 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:01:59 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 16:01:59 Selecting previously unselected package libwind0-heimdal:amd64. 16:01:59 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:01:59 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 16:01:59 Selecting previously unselected package libhx509-5-heimdal:amd64. 16:01:59 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:01:59 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 16:01:59 Selecting previously unselected package libkrb5-26-heimdal:amd64. 16:01:59 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:01:59 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 16:01:59 Selecting previously unselected package libheimntlm0-heimdal:amd64. 16:01:59 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:01:59 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 16:01:59 Selecting previously unselected package libgssapi3-heimdal:amd64. 16:01:59 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:01:59 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 16:01:59 Selecting previously unselected package libsasl2-modules-db:amd64. 16:01:59 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 16:01:59 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 16:01:59 Selecting previously unselected package libsasl2-2:amd64. 16:01:59 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 16:01:59 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 16:01:59 Selecting previously unselected package libldap-common. 16:01:59 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 16:01:59 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 16:02:00 Selecting previously unselected package libldap-2.4-2:amd64. 16:02:00 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 16:02:00 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 16:02:00 Selecting previously unselected package dirmngr. 16:02:00 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 16:02:00 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 16:02:00 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 16:02:00 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 16:02:00 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 16:02:00 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 16:02:00 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 16:02:00 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 16:02:00 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 16:02:00 Setting up libksba8:amd64 (1.3.5-2) ... 16:02:00 Processing triggers for libc-bin (2.27-3ubuntu1) ... 16:02:00 Setting up udev (237-3ubuntu10.48) ... 16:02:00 invoke-rc.d: policy-rc.d denied execution of start. 16:02:00 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 16:02:00 Processing triggers for systemd (237-3ubuntu10) ... 16:02:00 Setting up fuse (2.9.7-1ubuntu1) ... 16:02:00 Setting up gpg (2.2.4-1ubuntu1.4) ... 16:02:00 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 16:02:00 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 16:02:00 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 16:02:00 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 16:02:00 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 16:02:00 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 16:02:00 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 16:02:00 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 16:02:00 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 16:02:00 Processing triggers for libc-bin (2.27-3ubuntu1) ... 16:02:01 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 16:02:01 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 16:02:01 settings in the [Install] section, and DefaultInstance for template units). 16:02:01 This means they are not meant to be enabled using systemctl. 16:02:01 Possible reasons for having this kind of units are: 16:02:01 1) A unit may be statically enabled by being symlinked from another unit's 16:02:01 .wants/ or .requires/ directory. 16:02:01 2) A unit's purpose may be to act as a helper for some other unit which has 16:02:01 a requirement dependency on it. 16:02:01 3) A unit may be started when needed via activation (socket, path, timer, 16:02:01 D-Bus, udev, scripted systemctl call, ...). 16:02:01 4) In case of template units, the unit is meant to be enabled with some 16:02:01 instance name specified. 16:02:01 Reading package lists... 16:02:02 Building dependency tree... 16:02:02 Reading state information... 16:02:02 The following additional packages will be installed: 16:02:02 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 16:02:02 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 16:02:02 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 16:02:02 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 16:02:02 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 16:02:02 Suggested packages: 16:02:02 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 16:02:02 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 16:02:02 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 16:02:02 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 16:02:02 systemd-container policykit-1 16:02:02 Recommended packages: 16:02:02 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 16:02:02 The following NEW packages will be installed: 16:02:02 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 16:02:02 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 16:02:02 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 16:02:02 multiarch-support openssh-client python3 python3-minimal python3.6 16:02:02 python3.6-minimal snapd squashfs-tools sudo 16:02:02 The following packages will be upgraded: 16:02:02 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 16:02:02 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. 16:02:02 Need to get 36.7 MB of archives. 16:02:02 After this operation, 147 MB of additional disk space will be used. 16:02:02 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 16:02:02 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.48 [2915 kB] 16:02:02 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 16:02:02 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 16:02:02 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 16:02:02 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 16:02:02 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 16:02:02 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 16:02:02 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 16:02:02 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 16:02:02 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 16:02:02 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 16:02:02 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 16:02:02 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 16:02:02 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 16:02:02 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 16:02:03 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.48 [209 kB] 16:02:03 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] 16:02:03 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] 16:02:03 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 16:02:03 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 16:02:03 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 16:02:03 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 16:02:03 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 16:02:03 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 16:02:03 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 16:02:03 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 16:02:03 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 16:02:03 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] 16:02:03 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] 16:02:03 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 16:02:04 debconf: delaying package configuration, since apt-utils is not installed 16:02:04 Fetched 36.7 MB in 2s (14.7 MB/s) 16:02:04 (Reading database ... 12757 files and directories currently installed.) 16:02:04 Preparing to unpack .../systemd_237-3ubuntu10.48_amd64.deb ... 16:02:05 Unpacking systemd (237-3ubuntu10.48) over (237-3ubuntu10) ... 16:02:05 Preparing to unpack .../libsystemd0_237-3ubuntu10.48_amd64.deb ... 16:02:05 Unpacking libsystemd0:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... 16:02:05 Setting up libsystemd0:amd64 (237-3ubuntu10.48) ... 16:02:05 (Reading database ... 12757 files and directories currently installed.) 16:02:05 Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... 16:02:05 Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... 16:02:05 Setting up libapt-pkg5.0:amd64 (1.6.13) ... 16:02:05 (Reading database ... 12757 files and directories currently installed.) 16:02:05 Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... 16:02:05 Unpacking apt (1.6.13) over (1.6.1) ... 16:02:06 Setting up apt (1.6.13) ... 16:02:06 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 16:02:06 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 16:02:06 (Reading database ... 12764 files and directories currently installed.) 16:02:06 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 16:02:06 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 16:02:06 Selecting previously unselected package libpython3.6-minimal:amd64. 16:02:06 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 16:02:06 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 16:02:06 Selecting previously unselected package libexpat1:amd64. 16:02:06 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 16:02:06 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 16:02:06 Selecting previously unselected package python3.6-minimal. 16:02:06 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 16:02:06 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 16:02:07 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 16:02:07 Checking for services that may need to be restarted...done. 16:02:07 Checking for services that may need to be restarted...done. 16:02:07 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 16:02:07 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 16:02:07 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 16:02:07 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 16:02:07 Selecting previously unselected package python3-minimal. 16:02:07 (Reading database ... 13012 files and directories currently installed.) 16:02:07 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 16:02:07 Unpacking python3-minimal (3.6.7-1~18.04) ... 16:02:07 Selecting previously unselected package mime-support. 16:02:07 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 16:02:07 Unpacking mime-support (3.60ubuntu1) ... 16:02:07 Selecting previously unselected package libmpdec2:amd64. 16:02:07 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 16:02:07 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 16:02:07 Selecting previously unselected package libpython3.6-stdlib:amd64. 16:02:07 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 16:02:07 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 16:02:08 Selecting previously unselected package python3.6. 16:02:08 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 16:02:08 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 16:02:08 Selecting previously unselected package libpython3-stdlib:amd64. 16:02:08 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 16:02:08 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 16:02:08 Setting up python3-minimal (3.6.7-1~18.04) ... 16:02:08 Selecting previously unselected package python3. 16:02:08 (Reading database ... 13442 files and directories currently installed.) 16:02:08 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 16:02:08 Unpacking python3 (3.6.7-1~18.04) ... 16:02:08 Selecting previously unselected package multiarch-support. 16:02:08 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 16:02:08 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 16:02:08 Setting up multiarch-support (2.27-3ubuntu1.4) ... 16:02:08 Selecting previously unselected package liblzo2-2:amd64. 16:02:08 (Reading database ... 13479 files and directories currently installed.) 16:02:08 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 16:02:08 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 16:02:08 Selecting previously unselected package libbsd0:amd64. 16:02:08 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 16:02:08 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 16:02:08 Selecting previously unselected package sudo. 16:02:08 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 16:02:08 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 16:02:09 Selecting previously unselected package apparmor. 16:02:09 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 16:02:09 Unpacking apparmor (2.12-4ubuntu5.1) ... 16:02:09 Selecting previously unselected package libedit2:amd64. 16:02:09 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 16:02:09 Unpacking libedit2:amd64 (3.1-20170329-1) ... 16:02:09 Selecting previously unselected package libkrb5support0:amd64. 16:02:09 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 16:02:09 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 16:02:09 Selecting previously unselected package libk5crypto3:amd64. 16:02:09 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 16:02:09 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 16:02:09 Selecting previously unselected package libkeyutils1:amd64. 16:02:09 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 16:02:09 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 16:02:09 Selecting previously unselected package libkrb5-3:amd64. 16:02:09 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 16:02:09 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 16:02:09 Selecting previously unselected package libgssapi-krb5-2:amd64. 16:02:09 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 16:02:09 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 16:02:09 Selecting previously unselected package libssl1.0.0:amd64. 16:02:09 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 16:02:09 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 16:02:09 Selecting previously unselected package openssh-client. 16:02:09 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 16:02:09 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 16:02:09 Selecting previously unselected package squashfs-tools. 16:02:09 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... 16:02:09 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 16:02:10 Selecting previously unselected package snapd. 16:02:10 Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... 16:02:10 Unpacking snapd (2.49.2+18.04) ... 16:02:10 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 16:02:11 Setting up libedit2:amd64 (3.1-20170329-1) ... 16:02:11 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 16:02:12 Setting up mime-support (3.60ubuntu1) ... 16:02:12 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 16:02:12 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 16:02:12 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 16:02:12 Processing triggers for libc-bin (2.27-3ubuntu1) ... 16:02:12 Setting up systemd (237-3ubuntu10.48) ... 16:02:12 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 16:02:13 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 16:02:13 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 16:02:14 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 16:02:14 Setting up liblzo2-2:amd64 (2.08-1.2) ... 16:02:14 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 16:02:14 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 16:02:14 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 16:02:15 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 16:02:15 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 16:02:15 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 16:02:15 Setting up python3 (3.6.7-1~18.04) ... 16:02:15 running python rtupdate hooks for python3.6... 16:02:15 running python post-rtupdate hooks for python3.6... 16:02:15 Setting up apparmor (2.12-4ubuntu5.1) ... 16:02:15 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 16:02:16 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 16:02:16 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 16:02:16 Setting up snapd (2.49.2+18.04) ... 16:02:16 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 16:02:16 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 16:02:16 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 16:02:17 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 16:02:17 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 16:02:17 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 16:02:17 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 16:02:17 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 16:02:17 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 16:02:17 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 16:02:18 /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' 16:02:18 Processing triggers for libc-bin (2.27-3ubuntu1) ... 16:02:18 Processing triggers for systemd (237-3ubuntu10.48) ... [Pipeline] } 16:02:18 $ docker stop --time=1 0dcac285559542d3c2b60563b30f36f9d082f087540fbe65c46d323783bc0d07 16:02:19 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 16:02:19 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 16:02:19 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 16:02:20 Reading package lists... 16:02:20 Reading package lists... 16:02:20 Building dependency tree... 16:02:20 Reading state information... 16:02:20 Calculating upgrade... 16:02:21 The following packages will be upgraded: 16:02:21 advancecomp base-files bash binutils binutils-common 16:02:21 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 16:02:21 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 16:02:21 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 16:02:21 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 16:02:21 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 16:02:21 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 16:02:21 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 16:02:21 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 16:02:21 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 16:02:21 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 16:02:21 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 16:02:21 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 16:02:21 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 16:02:21 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 16:02:21 ubuntu-keyring util-linux 16:02:21 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 16:02:21 Need to get 64.1 MB of archives. 16:02:21 After this operation, 5112 kB of additional disk space will be used. 16:02:21 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-147.151 [991 kB] 16:02:21 $ docker rm -f 0dcac285559542d3c2b60563b30f36f9d082f087540fbe65c46d323783bc0d07 16:02:21 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 16:02:21 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 16:02:21 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 16:02:21 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 16:02:21 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 16:02:21 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 16:02:21 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 16:02:21 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 16:02:21 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 16:02:21 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 16:02:21 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 16:02:21 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 16:02:21 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 16:02:21 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 16:02:21 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 16:02:21 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 16:02:21 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 16:02:21 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 16:02:21 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 16:02:21 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 16:02:21 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 16:02:21 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 16:02:21 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 16:02:21 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 16:02:21 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 16:02:21 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 16:02:21 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 16:02:21 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 16:02:21 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 16:02:21 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 16:02:21 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 16:02:21 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 16:02:21 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 16:02:21 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 16:02:21 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 16:02:21 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 16:02:21 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 16:02:21 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 16:02:21 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 16:02:21 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 16:02:21 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 16:02:21 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 16:02:21 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 16:02:21 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 16:02:21 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 16:02:21 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 16:02:21 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 16:02:21 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 16:02:21 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 16:02:21 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 16:02:21 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 16:02:21 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 16:02:21 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 16:02:21 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 16:02:21 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 16:02:21 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 16:02:21 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 16:02:21 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 16:02:22 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 16:02:22 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 16:02:22 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 16:02:22 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 16:02:22 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 16:02:22 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 16:02:22 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 16:02:22 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 16:02:22 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 16:02:22 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 16:02:22 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 16:02:22 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 16:02:22 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [Pipeline] isUnix [Pipeline] sh 16:02:22 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 16:02:22 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 16:02:22 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 16:02:22 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 16:02:22 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 16:02:22 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 16:02:22 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 16:02:22 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 16:02:22 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 16:02:22 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 16:02:22 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 16:02:22 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] 16:02:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:02:22 16:02:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:02:22 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 16:02:22 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.48 [15.5 kB] 16:02:22 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] 16:02:22 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 16:02:22 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 16:02:22 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 16:02:22 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 16:02:22 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 16:02:22 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 16:02:22 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 16:02:22 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 16:02:22 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 16:02:22 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 16:02:22 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 16:02:22 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 16:02:22 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 16:02:22 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 16:02:22 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 16:02:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:02:23 debconf: delaying package configuration, since apt-utils is not installed 16:02:23 Fetched 64.1 MB in 2s (33.6 MB/s) 16:02:23 (Reading database ... 13914 files and directories currently installed.) 16:02:23 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 16:02:23 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 16:02:23 latest: Pulling from edgex-devops/edgex-compose-arm64 16:02:23 29e5d40040c1: Pulling fs layer 16:02:23 1ce36da41761: Pulling fs layer 16:02:23 25b303627fd3: Pulling fs layer 16:02:23 29e5d40040c1: Verifying Checksum 16:02:23 29e5d40040c1: Download complete 16:02:23 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 16:02:23 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 16:02:23 Preparing to unpack .../2-linux-libc-dev_4.15.0-147.151_amd64.deb ... 16:02:23 Unpacking linux-libc-dev:amd64 (4.15.0-147.151) over (4.15.0-20.21) ... 16:02:24 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:02:24 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:02:24 1ce36da41761: Verifying Checksum 16:02:24 1ce36da41761: Download complete 16:02:24 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:02:24 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:02:24 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:02:24 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:02:24 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:02:24 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:02:24 29e5d40040c1: Pull complete 16:02:24 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:02:24 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:02:24 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:02:24 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:02:24 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:02:24 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:02:25 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 16:02:25 (Reading database ... 13914 files and directories currently installed.) 16:02:25 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 16:02:25 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 16:02:25 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 16:02:25 (Reading database ... 13914 files and directories currently installed.) 16:02:25 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:02:25 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:02:25 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:02:25 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:02:25 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:02:25 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:02:25 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 16:02:25 (Reading database ... 13914 files and directories currently installed.) 16:02:25 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 16:02:25 1ce36da41761: Pull complete 16:02:25 25b303627fd3: Download complete 16:02:25 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 16:02:26 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 16:02:26 (Reading database ... 13914 files and directories currently installed.) 16:02:26 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 16:02:26 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 16:02:26 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 16:02:26 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 16:02:26 Setting up base-files (10.1ubuntu2.10) ... 16:02:26 Installing new version of config file /etc/issue ... 16:02:26 Installing new version of config file /etc/issue.net ... 16:02:26 Installing new version of config file /etc/lsb-release ... 16:02:26 Installing new version of config file /etc/update-motd.d/50-motd-news ... 16:02:26 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 16:02:26 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 16:02:26 Removing obsolete conffile /etc/default/motd-news ... 16:02:27 (Reading database ... 13915 files and directories currently installed.) 16:02:27 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 16:02:27 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 16:02:27 Setting up bash (4.4.18-2ubuntu1.2) ... 16:02:27 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 16:02:27 (Reading database ... 13915 files and directories currently installed.) 16:02:27 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 16:02:27 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 16:02:27 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 16:02:27 (Reading database ... 13915 files and directories currently installed.) 16:02:27 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 16:02:27 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 16:02:27 Setting up tar (1.29b-2ubuntu0.2) ... 16:02:27 (Reading database ... 13915 files and directories currently installed.) 16:02:27 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 16:02:27 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 16:02:27 Setting up dpkg (1.19.0.5ubuntu2.3) ... 16:02:27 (Reading database ... 13915 files and directories currently installed.) 16:02:27 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 16:02:27 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 16:02:28 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 16:02:28 (Reading database ... 13915 files and directories currently installed.) 16:02:28 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 16:02:28 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 16:02:28 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 16:02:28 (Reading database ... 13915 files and directories currently installed.) 16:02:28 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 16:02:28 Unpacking grep (3.1-2build1) over (3.1-2) ... 16:02:28 Setting up grep (3.1-2build1) ... 16:02:28 (Reading database ... 13915 files and directories currently installed.) 16:02:28 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 16:02:28 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 16:02:28 Setting up login (1:4.5-1ubuntu2) ... 16:02:28 (Reading database ... 13915 files and directories currently installed.) 16:02:28 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 16:02:28 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:02:28 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 16:02:28 (Reading database ... 13915 files and directories currently installed.) 16:02:28 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 16:02:28 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 16:02:29 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 16:02:29 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 16:02:29 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 16:02:29 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 16:02:29 Setting up perl-base (5.26.1-6ubuntu0.5) ... 16:02:29 (Reading database ... 13915 files and directories currently installed.) 16:02:29 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 16:02:29 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 16:02:30 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 16:02:30 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 16:02:30 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 16:02:30 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 16:02:30 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 16:02:30 (Reading database ... 13915 files and directories currently installed.) 16:02:30 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 16:02:30 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 16:02:30 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 16:02:30 (Reading database ... 13915 files and directories currently installed.) 16:02:30 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:02:30 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:02:30 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:02:30 (Reading database ... 13915 files and directories currently installed.) 16:02:30 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:02:30 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:02:30 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:02:31 (Reading database ... 13915 files and directories currently installed.) 16:02:31 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:02:31 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:02:31 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:02:31 (Reading database ... 13915 files and directories currently installed.) 16:02:31 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:02:31 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:02:31 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:02:31 (Reading database ... 13915 files and directories currently installed.) 16:02:31 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 16:02:31 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:02:31 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 16:02:31 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:02:31 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 16:02:31 (Reading database ... 13915 files and directories currently installed.) 16:02:31 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 16:02:31 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:02:31 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 16:02:31 (Reading database ... 13915 files and directories currently installed.) 16:02:31 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:02:31 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:02:31 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:02:31 (Reading database ... 13915 files and directories currently installed.) 16:02:31 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:02:31 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:02:31 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 16:02:31 (Reading database ... 13915 files and directories currently installed.) 16:02:31 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:02:32 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:02:32 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 16:02:32 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 16:02:32 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 16:02:32 (Reading database ... 13915 files and directories currently installed.) 16:02:32 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 16:02:32 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 16:02:33 Setting up libc-bin (2.27-3ubuntu1.4) ... 16:02:33 (Reading database ... 13915 files and directories currently installed.) 16:02:33 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 16:02:33 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:02:33 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 16:02:33 (Reading database ... 13917 files and directories currently installed.) 16:02:33 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 16:02:33 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 16:02:33 Setting up debconf (1.5.66ubuntu1) ... 16:02:33 (Reading database ... 13917 files and directories currently installed.) 16:02:33 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 16:02:33 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 16:02:33 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 16:02:33 (Reading database ... 13917 files and directories currently installed.) 16:02:33 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 16:02:33 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 16:02:33 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 16:02:33 (Reading database ... 13917 files and directories currently installed.) 16:02:33 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 16:02:33 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 16:02:34 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 16:02:34 (Reading database ... 13917 files and directories currently installed.) 16:02:34 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 16:02:34 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 16:02:34 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 16:02:34 (Reading database ... 13919 files and directories currently installed.) 16:02:34 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 16:02:34 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 16:02:34 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 16:02:34 (Reading database ... 13923 files and directories currently installed.) 16:02:34 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:02:34 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:02:34 Preparing to unpack .../systemd-sysv_237-3ubuntu10.48_amd64.deb ... 16:02:34 Unpacking systemd-sysv (237-3ubuntu10.48) over (237-3ubuntu10) ... 16:02:34 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 16:02:34 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 16:02:35 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 16:02:35 (Reading database ... 13923 files and directories currently installed.) 16:02:35 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 16:02:35 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 16:02:35 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 16:02:35 (Reading database ... 13923 files and directories currently installed.) 16:02:35 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 16:02:35 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 16:02:35 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 16:02:35 (Reading database ... 13923 files and directories currently installed.) 16:02:35 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 16:02:35 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 16:02:35 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 16:02:35 (Reading database ... 13923 files and directories currently installed.) 16:02:35 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 16:02:35 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 16:02:35 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 16:02:35 (Reading database ... 13923 files and directories currently installed.) 16:02:35 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 16:02:35 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 16:02:35 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 16:02:35 (Reading database ... 13923 files and directories currently installed.) 16:02:35 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 16:02:35 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 16:02:35 25b303627fd3: Pull complete 16:02:35 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 16:02:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:02:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 16:02:36 Setting up passwd (1:4.5-1ubuntu2) ... 16:02:36 (Reading database ... 13923 files and directories currently installed.) 16:02:36 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 16:02:36 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 16:02:36 prd-ubuntu18.04-docker-arm64-4c-16g-540 does not seem to be running inside a container 16:02:36 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/30 -v /w/workspace/edgex-go/30:/w/workspace/edgex-go/30:rw,z -v /w/workspace/edgex-go/30@tmp:/w/workspace/edgex-go/30@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 16:02:36 Setting up gpgv (2.2.4-1ubuntu1.4) ... 16:02:36 (Reading database ... 13923 files and directories currently installed.) 16:02:36 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 16:02:36 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 16:02:36 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 16:02:36 (Reading database ... 13923 files and directories currently installed.) 16:02:36 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 16:02:36 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 16:02:36 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 16:02:36 (Reading database ... 13923 files and directories currently installed.) 16:02:36 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 16:02:36 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 16:02:36 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 16:02:36 (Reading database ... 13923 files and directories currently installed.) 16:02:36 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 16:02:36 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 16:02:36 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 16:02:36 (Reading database ... 13923 files and directories currently installed.) 16:02:36 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 16:02:36 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 16:02:37 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 16:02:37 (Reading database ... 13923 files and directories currently installed.) 16:02:37 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 16:02:37 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 16:02:37 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 16:02:37 (Reading database ... 13923 files and directories currently installed.) 16:02:37 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 16:02:37 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 16:02:37 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 16:02:37 (Reading database ... 13923 files and directories currently installed.) 16:02:37 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 16:02:37 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 16:02:37 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 16:02:37 (Reading database ... 13924 files and directories currently installed.) 16:02:37 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 16:02:37 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 16:02:37 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 16:02:37 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 16:02:37 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 16:02:37 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 16:02:37 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 16:02:37 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 16:02:37 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 16:02:37 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 16:02:38 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 16:02:38 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 16:02:38 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 16:02:38 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 16:02:38 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 16:02:38 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 16:02:38 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 16:02:38 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 16:02:38 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 16:02:38 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 16:02:38 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 16:02:38 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 16:02:38 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 16:02:38 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 16:02:38 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 16:02:38 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 16:02:38 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 16:02:38 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 16:02:38 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 16:02:38 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 16:02:39 $ docker top 613596f149e5abb2dd95f685360962cc30e32667529904e8e2be5a54b891155c -eo pid,comm [Pipeline] { [Pipeline] sh 16:02:39 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 16:02:39 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 16:02:39 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 16:02:39 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 16:02:39 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 16:02:39 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 16:02:39 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:02:39 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:02:39 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:02:39 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:02:39 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:02:39 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:02:40 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:02:40 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:02:40 + grep parallel 16:02:40 + docker-compose build --help 16:02:41 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:02:41 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:02:41 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:02:41 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:02:42 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:02:42 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:02:42 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:02:42 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:02:43 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:02:43 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:02:43 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 16:02:43 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 16:02:43 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 16:02:43 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 16:02:43 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 16:02:43 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 16:02:43 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 16:02:43 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 16:02:43 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 16:02:43 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 16:02:43 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 16:02:43 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 16:02:43 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 16:02:43 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 16:02:43 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:02:43 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 16:02:43 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 16:02:43 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 16:02:43 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:02:43 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 16:02:43 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 16:02:43 Setting up tzdata (2021a-0ubuntu0.18.04) ... 16:02:44 16:02:44 Current default time zone: 'Etc/UTC' 16:02:44 Local time is now: Mon Jun 28 16:02:43 UTC 2021. 16:02:44 Universal Time is now: Mon Jun 28 16:02:43 UTC 2021. 16:02:44 Run 'dpkg-reconfigure tzdata' if you wish to change it. 16:02:44 16:02:44 Setting up systemd-sysv (237-3ubuntu10.48) ... 16:02:44 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:02:44 Setting up linux-libc-dev:amd64 (4.15.0-147.151) ... 16:02:44 Setting up mount (2.31.1-0.4ubuntu3.7) ... 16:02:44 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 16:02:44 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 16:02:44 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 16:02:44 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 16:02:44 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 16:02:44 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 16:02:44 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:02:44 Setting up procps (2:3.3.12-3ubuntu1.2) ... 16:02:44 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 16:02:44 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 16:02:44 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 16:02:44 Setting up patch (2.7.6-2ubuntu1.1) ... 16:02:44 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 16:02:44 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 16:02:44 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 16:02:44 Installing new version of config file /etc/ssl/openssl.cnf ... 16:02:44 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 16:02:44 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 16:02:44 Setting up ca-certificates (20210119~18.04.1) ... 16:02:44 --parallel Build images in parallel. [Pipeline] } 16:02:44 $ docker stop --time=1 613596f149e5abb2dd95f685360962cc30e32667529904e8e2be5a54b891155c 16:02:46 Updating certificates in /etc/ssl/certs... 16:02:46 $ docker rm -f 613596f149e5abb2dd95f685360962cc30e32667529904e8e2be5a54b891155c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:02:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:02:47 . [Pipeline] withDockerContainer 16:02:47 23 added, 27 removed; done. 16:02:47 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 16:02:47 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 16:02:47 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 16:02:47 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 16:02:47 Setting up pkgbinarymangler (138.18.04.1) ... 16:02:47 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 16:02:47 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 16:02:47 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 16:02:47 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 16:02:47 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 16:02:47 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 16:02:47 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 16:02:47 prd-ubuntu18.04-docker-arm64-4c-16g-540 does not seem to be running inside a container 16:02:47 $ 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/30 -v /w/workspace/edgex-go/30:/w/workspace/edgex-go/30:rw,z -v /w/workspace/edgex-go/30@tmp:/w/workspace/edgex-go/30@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 16:02:47 Setting up perl (5.26.1-6ubuntu0.5) ... 16:02:47 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 16:02:47 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 16:02:47 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 16:02:47 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 16:02:47 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 16:02:47 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 16:02:47 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 16:02:47 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 16:02:47 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 16:02:47 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 16:02:47 Processing triggers for systemd (237-3ubuntu10.48) ... 16:02:47 Processing triggers for mime-support (3.60ubuntu1) ... 16:02:47 Processing triggers for ca-certificates (20210119~18.04.1) ... 16:02:47 Updating certificates in /etc/ssl/certs... 16:02:48 0 added, 0 removed; done. 16:02:48 Running hooks in /etc/ca-certificates/update.d... 16:02:48 done. 16:02:49 Reading package lists... 16:02:49 $ docker top 8ad54f8a4d1e6cc93a098a30847c43a2b3e7061fbb04995770514a0a90c70c8f -eo pid,comm 16:02:49 Building dependency tree... 16:02:49 Reading state information... 16:02:49 The following NEW packages will be installed: 16:02:49 apt-transport-https [Pipeline] { [Pipeline] sh 16:02:49 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 16:02:49 Need to get 1692 B of archives. 16:02:49 After this operation, 154 kB of additional disk space will be used. 16:02:49 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] 16:02:49 debconf: delaying package configuration, since apt-utils is not installed 16:02:49 Fetched 1692 B in 0s (9505 B/s) 16:02:49 Selecting previously unselected package apt-transport-https. 16:02:49 (Reading database ... 13929 files and directories currently installed.) 16:02:49 Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... 16:02:49 Unpacking apt-transport-https (1.6.13) ... 16:02:49 Setting up apt-transport-https (1.6.13) ... 16:02:50 Waiting for network to be ready... 16:02:50 + docker-compose -f ./docker-compose-build.yml build --parallel 16:02:53 Building core-command ... 16:02:53 Building core-data ... 16:02:53 Building core-metadata ... 16:02:53 Building security-bootstrapper ... 16:02:53 Building security-proxy-setup ... 16:02:53 Building security-secretstore-setup ... 16:02:53 Building support-notifications ... 16:02:53 Building support-scheduler ... 16:02:53 Building sys-mgmt-agent ... 16:02:53 Building core-data 16:02:53 Building security-bootstrapper 16:02:53 Building security-secretstore-setup 16:02:53 Building core-metadata 16:02:53 Building security-proxy-setup 16:02:56 2021-06-28T16:02:53Z INFO Waiting for automatic snapd restart... 16:02:58 snapd 2.51 from Canonical* installed 16:02:59 "snapd" switched to the "latest/stable" channel 16:02:59 16:03:01 core18 20210611 from Canonical* installed 16:03:02 "core18" switched to the "latest/stable" channel 16:03:02 16:03:05 snapcraft 4.8.2 from Canonical* installed 16:03:05 "snapcraft" switched to the "latest/stable" channel 16:03:05 16:03:10 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: 16:03:10 - README.md 16:03:10 16:03:10 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 16:03:10 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 16:03:10 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 16:03:10 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 16:03:12 Reading package lists... 16:03:12 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 16:03:12 Reading package lists... 16:03:12 Building dependency tree... 16:03:12 Reading state information... 16:03:12 Suggested packages: 16:03:12 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 16:03:12 git-gui gitk gitweb git-cvs git-mediawiki git-svn 16:03:12 Recommended packages: 16:03:12 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 16:03:12 The following NEW packages will be installed: 16:03:12 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 16:03:12 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 16:03:12 pkg-config zip 16:03:12 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 16:03:12 Need to get 7663 kB of archives. 16:03:12 After this operation, 43.8 MB of additional disk space will be used. 16:03:12 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 16:03:12 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] 16:03:12 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 16:03:12 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 16:03:12 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 16:03:12 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 16:03:12 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 16:03:13 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 16:03:13 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 16:03:13 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 16:03:13 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 16:03:13 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 16:03:13 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 16:03:13 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 16:03:13 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 16:03:13 debconf: delaying package configuration, since apt-utils is not installed 16:03:13 Fetched 7663 kB in 1s (10.2 MB/s) 16:03:13 Selecting previously unselected package libglib2.0-0:amd64. 16:03:13 (Reading database ... 13933 files and directories currently installed.) 16:03:13 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 16:03:13 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 16:03:13 Selecting previously unselected package libpsl5:amd64. 16:03:13 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 16:03:13 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 16:03:13 Selecting previously unselected package libnghttp2-14:amd64. 16:03:13 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 16:03:13 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 16:03:13 Selecting previously unselected package librtmp1:amd64. 16:03:13 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 16:03:13 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 16:03:13 Selecting previously unselected package libcurl3-gnutls:amd64. 16:03:13 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... 16:03:13 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 16:03:14 Selecting previously unselected package liberror-perl. 16:03:14 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 16:03:14 Unpacking liberror-perl (0.17025-1) ... 16:03:14 Selecting previously unselected package git-man. 16:03:14 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 16:03:14 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 16:03:14 Selecting previously unselected package git. 16:03:14 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 16:03:14 Unpacking git (1:2.17.1-1ubuntu0.8) ... 16:03:14 Selecting previously unselected package libnorm1:amd64. 16:03:14 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 16:03:14 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 16:03:14 Selecting previously unselected package libpgm-5.2-0:amd64. 16:03:14 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 16:03:14 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 16:03:14 Selecting previously unselected package libsodium23:amd64. 16:03:14 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 16:03:14 Unpacking libsodium23:amd64 (1.0.16-2) ... 16:03:14 Selecting previously unselected package libzmq5:amd64. 16:03:14 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 16:03:14 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 16:03:15 Selecting previously unselected package libzmq3-dev:amd64. 16:03:15 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 16:03:15 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 16:03:15 Selecting previously unselected package pkg-config. 16:03:15 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 16:03:15 Unpacking pkg-config (0.29.1-0ubuntu2) ... 16:03:15 Selecting previously unselected package zip. 16:03:15 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 16:03:15 Unpacking zip (3.0-11build1) ... 16:03:15 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 16:03:15 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 16:03:15 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 16:03:15 Setting up liberror-perl (0.17025-1) ... 16:03:15 Setting up libpsl5:amd64 (0.19.1-5build1) ... 16:03:15 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 16:03:15 No schema files found: doing nothing. 16:03:15 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 16:03:15 Setting up zip (3.0-11build1) ... 16:03:15 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 16:03:15 Setting up libsodium23:amd64 (1.0.16-2) ... 16:03:15 Setting up pkg-config (0.29.1-0ubuntu2) ... 16:03:15 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 16:03:15 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 16:03:15 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 16:03:15 Setting up git (1:2.17.1-1ubuntu0.8) ... 16:03:15 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 16:03:16 git set to automatically installed. 16:03:16 git-man set to automatically installed. 16:03:16 libcurl3-gnutls set to automatically installed. 16:03:16 liberror-perl set to automatically installed. 16:03:16 libglib2.0-0 set to automatically installed. 16:03:16 libnghttp2-14 set to automatically installed. 16:03:16 libnorm1 set to automatically installed. 16:03:16 libpgm-5.2-0 set to automatically installed. 16:03:16 libpsl5 set to automatically installed. 16:03:16 librtmp1 set to automatically installed. 16:03:16 libsodium23 set to automatically installed. 16:03:16 libzmq3-dev set to automatically installed. 16:03:16 libzmq5 set to automatically installed. 16:03:16 pkg-config set to automatically installed. 16:03:16 zip set to automatically installed. 16:03:17 snapd is not logged in, snap install commands will use sudo 16:03:22 go (1.16/stable) 1.16.5 from Michael Hudson-Doyle (mwhudson) installed 16:03:22 snapd is not logged in, snap install commands will use sudo 16:03:23 snap "core18" has no updates available 16:03:24 Downloading snap 'edgex-app-service-configurable' 16:03:26 2021/06/28 16:03:25.924354 store_download.go:482: Download size for https://api.snapcraft.io/api/v1/snaps/download/wW8JyHIizgTdIP8m6nZjdtvUCj5wEeoL_578.snap: 7311360 16:03:27 Pulling app-service-config 16:03:27 + snapcraftctl pull 16:03:28 Pulling config-common 16:03:28 + snapcraftctl pull 16:03:29 Pulling go-build-helper 16:03:29 + snapcraftctl pull 16:03:30 'edgex-go' has dependencies that need to be staged: go-build-helper 16:03:30 Skipping pull go-build-helper (already ran) 16:03:30 Building go-build-helper 16:03:30 + snapcraftctl build 16:03:32 Staging go-build-helper 16:03:32 + snapcraftctl stage 16:03:42 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 16:03:42 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 16:03:42 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1782 kB] 16:03:42 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] 16:03:42 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 16:03:42 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 16:03:42 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] 16:03:42 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] 16:03:42 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1131 kB] 16:03:42 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] 16:03:42 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 16:03:42 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 16:03:42 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 16:03:42 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 16:03:42 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 16:03:42 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 16:03:42 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 16:03:42 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 16:03:42 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 16:03:42 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2126 kB] 16:03:42 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [421 kB] 16:03:42 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] 16:03:42 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] 16:03:42 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [388 kB] 16:03:42 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.6 kB] 16:03:42 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1738 kB] 16:03:42 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] 16:03:42 Fetched 24.8 MB in 0s (0 B/s) 16:03:42 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 16:03:42 Fetched 224 kB in 0s (0 B/s) 16:03:42 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 16:03:42 Fetched 157 kB in 0s (0 B/s) 16:03:42 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 16:03:42 Fetched 221 kB in 0s (0 B/s) 16:03:42 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 16:03:42 Fetched 143 kB in 0s (0 B/s) 16:03:42 Pulling edgex-go 16:03:42 + snapcraftctl pull 16:03:42 Pulling hooks 16:03:42 + snapcraftctl pull 16:04:00 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 16:04:00 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 16:04:00 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 16:04:00 Fetched 0 B in 0s (0 B/s) 16:04:00 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 16:04:00 Fetched 96.5 kB in 0s (0 B/s) 16:04:00 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 16:04:00 Fetched 279 kB in 0s (0 B/s) 16:04:00 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 16:04:00 Fetched 122 kB in 0s (0 B/s) 16:04:00 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 16:04:00 Fetched 77.8 kB in 0s (0 B/s) 16:04:00 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 16:04:00 Fetched 8848 B in 0s (0 B/s) 16:04:00 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 16:04:00 Fetched 47.8 kB in 0s (0 B/s) 16:04:00 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 16:04:00 Fetched 45.6 kB in 0s (0 B/s) 16:04:00 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 16:04:00 Fetched 15.0 kB in 0s (0 B/s) 16:04:00 Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] 16:04:00 Fetched 219 kB in 0s (0 B/s) 16:04:00 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 16:04:00 Fetched 154 kB in 0s (0 B/s) 16:04:00 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 16:04:00 Fetched 50.6 kB in 0s (0 B/s) 16:04:00 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 16:04:00 Fetched 14.8 kB in 0s (0 B/s) 16:04:00 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 16:04:00 Fetched 41.8 kB in 0s (0 B/s) 16:04:00 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 16:04:00 Fetched 499 kB in 0s (0 B/s) 16:04:00 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 16:04:00 Fetched 111 kB in 0s (0 B/s) 16:04:00 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 16:04:00 Fetched 240 kB in 0s (0 B/s) 16:04:00 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 16:04:00 Fetched 29.3 kB in 0s (0 B/s) 16:04:00 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 16:04:00 Fetched 85.5 kB in 0s (0 B/s) 16:04:00 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 16:04:00 Fetched 24.5 kB in 0s (0 B/s) 16:04:00 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 16:04:00 Fetched 49.2 kB in 0s (0 B/s) 16:04:00 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 16:04:00 Fetched 54.2 kB in 0s (0 B/s) 16:04:00 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 16:04:00 Fetched 30.8 kB in 0s (0 B/s) 16:04:00 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 16:04:00 Fetched 15.8 kB in 0s (0 B/s) 16:04:00 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 16:04:00 Fetched 85.9 kB in 0s (0 B/s) 16:04:00 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 16:04:00 Fetched 8720 B in 0s (0 B/s) 16:04:00 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 16:04:00 Fetched 140 kB in 0s (0 B/s) 16:04:00 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 16:04:00 Fetched 119 kB in 0s (0 B/s) 16:04:00 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 16:04:00 Fetched 111 kB in 0s (0 B/s) 16:04:00 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 16:04:00 Fetched 11.1 kB in 0s (0 B/s) 16:04:00 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 16:04:00 Fetched 645 kB in 0s (0 B/s) 16:04:00 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 16:04:00 Fetched 41.3 kB in 0s (0 B/s) 16:04:00 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 16:04:00 Fetched 17.9 kB in 0s (0 B/s) 16:04:00 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 16:04:00 Fetched 368 kB in 0s (0 B/s) 16:04:00 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 16:04:00 Fetched 187 kB in 0s (0 B/s) 16:04:00 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 16:04:00 Fetched 175 kB in 0s (0 B/s) 16:04:00 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 16:04:00 Fetched 206 kB in 0s (0 B/s) 16:04:00 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 16:04:00 Fetched 1301 kB in 0s (0 B/s) 16:04:00 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 16:04:00 Fetched 36.2 kB in 0s (0 B/s) 16:04:00 Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] 16:04:00 Fetched 159 kB in 0s (0 B/s) 16:04:00 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 16:04:00 Fetched 107 kB in 0s (0 B/s) 16:04:00 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 16:04:00 Fetched 48.7 kB in 0s (0 B/s) 16:04:00 Pulling static-packages 16:04:00 + snapcraftctl pull 16:04:00 Pulling version 16:04:00 + cd /root/project 16:04:00 + git describe --tags --abbrev=0 16:04:00 + sed s/v// 16:04:00 + GIT_VERSION=2.0.0-dev.273 16:04:00 + [ -z 2.0.0-dev.273 ] 16:04:00 + snapcraftctl set-version 2.0.0-dev.273 16:04:01 Building app-service-config 16:04:01 + snapcraftctl build 16:04:03 Building config-common 16:04:03 + snapcraftctl build 16:04:05 Skipping build go-build-helper (already ran) 16:04:05 Building edgex-go 16:04:06 + cd /root/parts/edgex-go/src 16:04:06 + + git describe --tags --abbrev=0 16:04:06 sed s/v// 16:04:06 + GIT_VERSION=2.0.0-dev.273 16:04:06 + [ -z 2.0.0-dev.273 ] 16:04:06 + echo 2.0.0-dev.273 16:04:06 + make build 16:04:06 go mod tidy 16:04:09 go: downloading github.com/gorilla/mux v1.8.0 16:04:09 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 16:04:09 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 16:04:09 go: downloading github.com/google/uuid v1.2.0 16:04:09 go: downloading github.com/stretchr/testify v1.7.0 16:04:09 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 16:04:09 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 16:04:09 go: downloading gopkg.in/yaml.v2 v2.4.0 16:04:09 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 16:04:09 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 16:04:09 go: downloading github.com/lib/pq v1.10.2 16:04:09 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 16:04:09 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 16:04:09 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 16:04:09 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 16:04:10 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 16:04:10 go: downloading github.com/pelletier/go-toml v1.9.2 16:04:10 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 16:04:10 go: downloading github.com/go-playground/validator/v10 v10.6.1 16:04:10 go: downloading github.com/go-kit/kit v0.9.0 16:04:10 go: downloading github.com/davecgh/go-spew v1.1.1 16:04:10 go: downloading github.com/pmezard/go-difflib v1.0.0 16:04:10 go: downloading github.com/stretchr/objx v0.1.0 16:04:10 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 16:04:10 go: downloading github.com/x448/float16 v0.8.4 16:04:10 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 16:04:11 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 16:04:11 go: downloading github.com/go-redis/redis/v7 v7.3.0 16:04:11 go: downloading github.com/pebbe/zmq4 v1.2.7 16:04:11 go: downloading github.com/go-playground/universal-translator v0.17.0 16:04:11 go: downloading github.com/leodido/go-urn v1.2.0 16:04:11 go: downloading golang.org/x/text v0.3.2 16:04:11 go: downloading github.com/go-playground/assert/v2 v2.0.1 16:04:11 go: downloading github.com/go-playground/locales v0.13.0 16:04:11 go: downloading github.com/go-logfmt/logfmt v0.4.0 16:04:11 go: downloading github.com/go-stack/stack v1.8.0 16:04:11 go: downloading github.com/kr/pretty v0.2.0 16:04:11 go: downloading github.com/hashicorp/consul/api v1.8.1 16:04:11 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 16:04:11 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 16:04:11 go: downloading github.com/gorilla/websocket v1.4.2 16:04:11 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 16:04:11 go: downloading github.com/onsi/ginkgo v1.10.1 16:04:12 go: downloading github.com/onsi/gomega v1.7.0 16:04:12 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 16:04:12 go: downloading github.com/kr/text v0.1.0 16:04:12 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 16:04:12 go: downloading github.com/mitchellh/copystructure v1.0.0 16:04:12 go: downloading github.com/mitchellh/mapstructure v1.1.2 16:04:12 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 16:04:12 go: downloading github.com/hashicorp/go-hclog v0.12.0 16:04:12 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 16:04:12 go: downloading github.com/hashicorp/serf v0.9.5 16:04:12 go: downloading github.com/hashicorp/consul/sdk v0.7.0 16:04:12 go: downloading github.com/hashicorp/go-uuid v1.0.1 16:04:12 go: downloading github.com/mitchellh/reflectwalk v1.0.0 16:04:12 go: downloading github.com/fatih/color v1.9.0 16:04:12 go: downloading github.com/mattn/go-colorable v0.1.6 16:04:12 go: downloading github.com/mattn/go-isatty v0.0.12 16:04:12 go: downloading github.com/mitchellh/go-homedir v1.1.0 16:04:12 go: downloading github.com/pkg/errors v0.8.1 16:04:12 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 16:04:12 go: downloading github.com/hashicorp/go-msgpack v0.5.3 16:04:12 go: downloading github.com/hashicorp/memberlist v0.2.2 16:04:12 go: downloading github.com/hpcloud/tail v1.0.0 16:04:12 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 16:04:12 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 16:04:12 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 16:04:12 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 16:04:12 go: downloading github.com/hashicorp/go-multierror v1.1.0 16:04:12 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 16:04:12 go: downloading github.com/miekg/dns v1.1.26 16:04:12 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 16:04:12 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 16:04:12 go: downloading github.com/hashicorp/golang-lru v0.5.0 16:04:12 go: downloading github.com/hashicorp/errwrap v1.0.0 16:04:12 go: downloading gopkg.in/fsnotify.v1 v1.4.7 16:04:12 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.273" -o cmd/core-data/core-data ./cmd/core-data 16:04:15 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:04:15 Step 2/32 : FROM ${BUILDER_BASE} AS builder 16:04:15 ---> 467666560489 16:04:15 Step 3/32 : WORKDIR /edgex-go 16:04:15 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:04:15 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:04:15 ---> 467666560489 16:04:15 Step 3/24 : WORKDIR /edgex-go 16:04:15 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:04:15 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:04:15 ---> 467666560489 16:04:15 Step 3/26 : WORKDIR /edgex-go 16:04:15 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:04:15 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:04:15 ---> 467666560489 16:04:15 Step 3/22 : WORKDIR /edgex-go 16:04:15 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:04:15 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:04:15 ---> 467666560489 16:04:15 Step 3/24 : WORKDIR /edgex-go 16:04:15 ---> Running in 9c2cfa1811b2 16:04:15 ---> Running in a8d08fadab66 16:04:15 ---> Running in bfaa6a42bbfe 16:04:15 ---> Running in faa26c4a05f2 16:04:15 ---> Running in a275c9c06b44 16:04:15 Removing intermediate container bfaa6a42bbfe 16:04:15 ---> 01328fbc3d98 16:04:15 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:04:15 Removing intermediate container 9c2cfa1811b2 16:04:15 ---> 0c3835ac93de 16:04:15 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:04:15 Removing intermediate container faa26c4a05f2 16:04:15 ---> 1e667c05efb3 16:04:15 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:04:15 ---> Running in ef9ebaadd841 16:04:15 Removing intermediate container a275c9c06b44 16:04:15 ---> 18e8396641f3 16:04:15 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:04:15 Removing intermediate container a8d08fadab66 16:04:15 ---> 141760161578 16:04:15 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:04:15 ---> Running in b53d1b4ec07e 16:04:15 ---> Running in dd612c90c3bc 16:04:15 ---> Running in 8da59b5544e9 16:04:15 ---> Running in 74fbdc9a9644 16:04:15 Removing intermediate container ef9ebaadd841 16:04:15 ---> 7fcf7f7ccdca 16:04:15 Step 5/26 : RUN apk add --update --no-cache make git 16:04:15 ---> Running in d456a7825122 16:04:15 Removing intermediate container b53d1b4ec07e 16:04:15 ---> 5f0a3643ed28 16:04:15 Step 5/22 : RUN apk add --update --no-cache make git 16:04:15 Removing intermediate container dd612c90c3bc 16:04:15 ---> c6a2c545dfab 16:04:15 Step 5/32 : RUN apk add --update --no-cache make git 16:04:15 ---> Running in c7bf7d9df86f 16:04:15 Removing intermediate container 74fbdc9a9644 16:04:15 ---> 813be1f12f86 16:04:15 Step 5/24 : RUN apk add --update --no-cache make git 16:04:15 ---> Running in cc9d1235e9ef 16:04:15 Removing intermediate container 8da59b5544e9 16:04:15 ---> d695d3ed403a 16:04:15 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:04:15 ---> Running in b66a527e42f7 16:04:15 ---> Running in b572bfdfa059 16:04:15 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:04:15 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:04:15 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:04:15 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:04:15 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:04:15 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:04:15 OK: 218 MiB in 52 packages 16:04:15 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:04:15 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:04:15 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:04:15 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:04:15 OK: 218 MiB in 52 packages 16:04:15 OK: 218 MiB in 52 packages 16:04:15 Removing intermediate container d456a7825122 16:04:15 ---> 536f39c11f34 16:04:15 Step 6/26 : COPY go.mod . 16:04:15 OK: 218 MiB in 52 packages 16:04:16 OK: 218 MiB in 52 packages 16:04:17 ---> 277c428749b1 16:04:17 Step 7/26 : RUN go mod download 16:04:17 Removing intermediate container cc9d1235e9ef 16:04:17 ---> 6c973b5b23d4 16:04:17 Step 6/32 : COPY go.mod . 16:04:17 ---> Running in c24e920ffc8b 16:04:17 Removing intermediate container c7bf7d9df86f 16:04:17 ---> 09752d5c2caa 16:04:17 Step 6/22 : COPY go.mod . 16:04:17 Removing intermediate container b66a527e42f7 16:04:17 ---> 14b77dc4df6a 16:04:17 Step 6/24 : COPY go.mod . 16:04:17 Removing intermediate container b572bfdfa059 16:04:17 ---> 3b57681fc6aa 16:04:18 Step 6/24 : COPY go.mod . 16:04:18 ---> cda6eb54a694 16:04:18 Step 7/32 : RUN go mod download 16:04:18 ---> Running in ff28417ca7b7 16:04:18 ---> 89b4479ad5a7 16:04:18 Step 7/22 : RUN go mod download 16:04:18 ---> Running in cc6d16b8f8bf 16:04:19 ---> e2d052818919 16:04:19 Step 7/24 : RUN go mod download 16:04:19 ---> 92538a97c5f5 16:04:19 Step 7/24 : RUN go mod download 16:04:19 ---> Running in 5ca70285c633 16:04:19 ---> Running in afb0edcdd69d 16:04:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.273" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:04:22 Removing intermediate container c24e920ffc8b 16:04:22 ---> b7582cbf2644 16:04:22 Step 8/26 : COPY . . 16:04:23 Removing intermediate container ff28417ca7b7 16:04:23 ---> f15c79a45223 16:04:23 Step 8/32 : COPY . . 16:04:23 Removing intermediate container cc6d16b8f8bf 16:04:23 ---> dabf690d57da 16:04:23 Step 8/22 : COPY . . 16:04:24 Removing intermediate container 5ca70285c633 16:04:24 ---> a7c506213978 16:04:24 Step 8/24 : COPY . . 16:04:24 Removing intermediate container afb0edcdd69d 16:04:24 ---> 6c30299488ac 16:04:24 Step 8/24 : COPY . . 16:04:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.273" -o cmd/core-command/core-command ./cmd/core-command 16:04:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.273" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:04:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.273" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:04:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.273" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:04:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.273" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:04:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.273" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:04:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.273" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:04:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.273" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:04:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.273" -o ./cmd/secrets-config ./cmd/secrets-config 16:04:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.273" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:04:37 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 16:04:37 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 16:04:37 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 16:04:37 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 16:04:37 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 16:04:37 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 16:04:37 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 16:04:37 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 16:04:37 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 16:04:37 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 16:04:37 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 16:04:37 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 16:04:37 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 16:04:37 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 16:04:37 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 16:04:37 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 16:04:37 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 16:04:37 + 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 16:04:37 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 16:04:37 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 16:04:37 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 16:04:37 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 16:04:37 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 16:04:37 + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml 16:04:37 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 16:04:37 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 16:04:37 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 16:04:38 Building hooks 16:04:38 + cd /root/parts/hooks/src 16:04:38 + make build 16:04:38 go mod tidy 16:04:39 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 16:04:39 go: downloading github.com/stretchr/testify v1.5.1 16:04:39 go: downloading gopkg.in/yaml.v2 v2.2.2 16:04:39 go: downloading github.com/davecgh/go-spew v1.1.0 16:04:40 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 16:04:41 GO111MODULE=on go build -o cmd/install/install ./cmd/install 16:04:41 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 16:04:41 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 16:04:44 Building static-packages 16:04:44 + snapcraftctl build 16:04:46 ---> c0c4df85e6ad 16:04:46 Step 9/26 : RUN go mod tidy 16:04:46 ---> Running in 7a1ef9e62556 16:04:46 ---> f1f38cd0a539 16:04:46 Step 9/32 : RUN go mod tidy 16:04:46 ---> 8142d3dc7e90 16:04:46 Step 9/24 : RUN go mod tidy 16:04:46 ---> 1f20c21351cb 16:04:46 Step 9/24 : RUN go mod tidy 16:04:46 ---> 2cea94b8cb84 16:04:46 Step 9/22 : RUN go mod tidy 16:04:47 ---> Running in 5fd7726d8108 16:04:47 ---> Running in 85c3fde458a7 16:04:47 ---> Running in c3e112f070db 16:04:47 ---> Running in 4f6be6358e04 16:04:47 Building version 16:04:47 + snapcraftctl build 16:04:49 Staging app-service-config 16:04:49 + snapcraftctl stage 16:04:50 Staging config-common 16:04:50 + snapcraftctl stage 16:04:51 Skipping stage go-build-helper (already ran) 16:04:51 Staging edgex-go 16:04:51 + snapcraftctl stage 16:04:52 Staging hooks 16:04:52 + snapcraftctl stage 16:04:52 Removing intermediate container 7a1ef9e62556 16:04:52 ---> d08aa3cbac2b 16:04:52 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:04:52 ---> Running in 937a0915121c 16:04:53 Staging static-packages 16:04:53 + snapcraftctl stage 16:04:53 Removing intermediate container 5fd7726d8108 16:04:53 ---> bb1ff1c532d9 16:04:53 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:04:53 ---> Running in 61c6246be3ec 16:04:54 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 16:04:54 Staging version 16:04:54 + snapcraftctl stage 16:04:54 Removing intermediate container 4f6be6358e04 16:04:54 ---> 4daf37d53c0c 16:04:54 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:04:54 ---> Running in 19d33451fc93 16:04:54 Removing intermediate container 85c3fde458a7 16:04:54 ---> aa2cbe281dff 16:04:54 Step 10/24 : RUN make cmd/core-data/core-data 16:04:55 Removing intermediate container c3e112f070db 16:04:55 ---> 3d33dd0cfd4f 16:04:55 Step 10/24 : RUN make cmd/core-metadata/core-metadata 16:04:55 ---> Running in cfc3e617bb88 16:04:55 ---> Running in bd0e32c6af25 16:04:55 Priming app-service-config 16:04:55 + snapcraftctl prime 16:04:56 Priming config-common 16:04:56 + snapcraftctl prime 16:04: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 16:04:57 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 16:04:57 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 16:04:57 Priming go-build-helper 16:04:57 + snapcraftctl prime 16:04:57 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 16:04:58 Priming edgex-go 16:04:58 + snapcraftctl prime 16:04:59 Priming hooks 16:04:59 + snapcraftctl prime 16:05:00 Priming static-packages 16:05:00 + snapcraftctl prime 16:05:03 Priming version 16:05:03 + snapcraftctl prime 16:05:04 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] } 16:06:34 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 16:06:37 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 16:06:52 Removing intermediate container 937a0915121c 16:06:52 ---> 5d1393081c7f 16:06:52 16:06:52 Step 11/26 : FROM alpine:3.12 16:06:52 Removing intermediate container 61c6246be3ec 16:06:52 ---> 06f03444fc34 16:06:52 16:06:52 Step 11/32 : FROM alpine:3.12 16:06:52 3.12: Pulling from library/alpine 16:06:52 3.12: Pulling from library/alpine 16:06:54 Removing intermediate container 19d33451fc93 16:06:54 ---> 2893e1cfcc52 16:06:54 16:06:54 Step 11/22 : FROM alpine:3.12 16:06:54 3.12: Pulling from library/alpine 16:06:54 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 16:06:54 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 16:06:54 Status: Downloaded newer image for alpine:3.12 16:06:54 Status: Downloaded newer image for alpine:3.12 16:06:54 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 16:06:54 Status: Image is up to date for alpine:3.12 16:06:54 ---> c4fd0aeabfcf 16:06:54 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 16:06:54 ---> c4fd0aeabfcf 16:06:54 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 16:06:54 ---> c4fd0aeabfcf 16:06:54 Step 12/22 : RUN apk add --update --no-cache curl 16:06:54 ---> Running in 2cd4771bf6bd 16:06:55 ---> Running in 1f2390a9d7c3 16:06:55 ---> Running in 9eeac264f54b 16:06:56 Removing intermediate container 9eeac264f54b 16:06:56 ---> e8f841d1406d 16:06:56 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 16:06:56 ---> Running in d70ce795800d 16:06:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:06:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:06:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:06:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:06:58 (1/4) Installing ca-certificates (20191127-r4) 16:06:58 (2/4) Installing nghttp2-libs (1.41.0-r0) 16:06:58 (3/4) Installing libcurl (7.77.0-r0) 16:06:58 (4/4) Installing curl (7.77.0-r0) 16:06:58 Executing busybox-1.31.1-r20.trigger 16:06:58 Executing ca-certificates-20191127-r4.trigger 16:06:58 OK: 7 MiB in 18 packages 16:06:58 (1/6) Installing ca-certificates (20191127-r4) 16:06:59 (2/6) Installing nghttp2-libs (1.41.0-r0) 16:06:59 (3/6) Installing libcurl (7.77.0-r0) 16:06:59 (4/6) Installing curl (7.77.0-r0) 16:06:59 (5/6) Installing dumb-init (1.2.2-r1) 16:06:59 (6/6) Installing su-exec (0.2-r1) 16:06:59 Executing busybox-1.31.1-r20.trigger 16:06:59 Executing ca-certificates-20191127-r4.trigger 16:06:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:06:59 OK: 7 MiB in 20 packages 16:06:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:06:59 (1/2) Installing dumb-init (1.2.2-r1) 16:06:59 (2/2) Installing su-exec (0.2-r1) 16:06:59 Executing busybox-1.31.1-r20.trigger 16:06:59 OK: 5 MiB in 16 packages 16:07:00 Removing intermediate container bd0e32c6af25 16:07:00 ---> 8ffd76c72445 16:07:00 16:07:00 Step 11/24 : FROM alpine:3.12 16:07:00 ---> c4fd0aeabfcf 16:07:00 Step 12/24 : RUN apk add --update --no-cache dumb-init 16:07:01 ---> Running in 245b69e2974f 16:07:01 Removing intermediate container 2cd4771bf6bd 16:07:01 ---> 9bb656466fe2 16:07:01 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:07:01 ---> Running in 11daba5f1821 16:07:02 Removing intermediate container d70ce795800d 16:07:02 ---> 518caa67f2ed 16:07:02 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 16:07:02 Removing intermediate container 1f2390a9d7c3 16:07:02 ---> f59a93e8ab13 16:07:02 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:07:02 ---> Running in cf88e623cd48 16:07:02 ---> Running in 64e540415bbf 16:07:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:07:02 Removing intermediate container 11daba5f1821 16:07:02 ---> 99a867648dfa 16:07:02 Step 14/22 : WORKDIR /edgex 16:07:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:07:03 ---> Running in a60a5cb3ce27 16:07:03 (1/1) Installing dumb-init (1.2.2-r1) 16:07:03 Executing busybox-1.31.1-r20.trigger 16:07:03 Removing intermediate container cf88e623cd48 16:07:03 ---> 635183cca3dc 16:07:03 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 16:07:03 OK: 5 MiB in 15 packages 16:07:03 Removing intermediate container 64e540415bbf 16:07:03 ---> 63eaaa7be46a 16:07:03 Step 14/26 : WORKDIR / 16:07:04 ---> Running in 1de83b6a73d0 16:07:04 ---> Running in e3afb7ce5185 16:07:04 Removing intermediate container a60a5cb3ce27 16:07:04 ---> fa9f0fb03ddf 16:07:04 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:07:04 Removing intermediate container 1de83b6a73d0 16:07:04 ---> 8bf51f10a468 16:07:04 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 16:07:04 Removing intermediate container cfc3e617bb88 16:07:04 ---> ceeca7d9ed42 16:07:04 16:07:04 Step 11/24 : FROM alpine:3.12 16:07:04 ---> c4fd0aeabfcf 16:07:05 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:07:05 ---> Running in 3b4e514bf6d8 16:07:05 ---> Running in f5ee87365374 16:07:05 Removing intermediate container e3afb7ce5185 16:07:05 ---> a1b3b35636ec 16:07:05 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:07:05 Removing intermediate container 245b69e2974f 16:07:05 ---> 191ad346c7d7 16:07:05 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:07:05 ---> Running in 1d63f5db86ab 16:07:05 ---> ac77d644f62b 16:07:05 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:07:05 Removing intermediate container 3b4e514bf6d8 16:07:05 ---> 13c8c96068c5 16:07:05 Step 13/24 : ENV APP_PORT=59880 16:07:06 ---> Running in a9d9872dcb37 16:07:06 Removing intermediate container 1d63f5db86ab 16:07:06 ---> 1a3f5b795594 16:07:06 Step 14/24 : ENV APP_PORT=59881 16:07:06 ---> ab4bb34347f4 16:07:06 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:07:06 ---> Running in 6817cd3382d9 16:07:07 Removing intermediate container a9d9872dcb37 16:07:07 ---> a03d9dd3596a 16:07:07 Step 14/24 : EXPOSE $APP_PORT 16:07:07 ---> Running in 2ce8a4308099 16:07:07 Removing intermediate container 6817cd3382d9 16:07:07 ---> a25d17350809 16:07:07 Step 15/24 : EXPOSE $APP_PORT 16:07:07 ---> 36117873d880 16:07:07 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:07:07 ---> Running in da98bcae0bc5 16:07:07 ---> 43f8807cbcda 16:07:07 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:07:07 Removing intermediate container 2ce8a4308099 16:07:07 ---> 09d5a707e063 16:07:07 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:07:08 ---> Running in a21d5db950fd 16:07:08 Removing intermediate container f5ee87365374 16:07:08 ---> ddefc12d56ae 16:07:08 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 16:07:08 Removing intermediate container da98bcae0bc5 16:07:08 ---> 02ba2306eb3c 16:07:08 Step 16/24 : WORKDIR / 16:07:08 ---> Running in 3dab70a689be 16:07:08 ---> Running in 5479ef251142 16:07:09 ---> 72a66486767b 16:07:09 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 16:07:09 ---> 40af5535ec95 16:07:09 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 16:07:09 ---> Running in e63bb9c879e0 16:07:09 Removing intermediate container 3dab70a689be 16:07:09 ---> 16a2c2708e6c 16:07:09 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 16:07:09 Removing intermediate container 5479ef251142 16:07:09 ---> 3cc6ad330a4d 16:07:09 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:07:10 Removing intermediate container e63bb9c879e0 16:07:10 ---> 38f9e39b3fda 16:07:10 Step 19/22 : CMD ["--init=true"] 16:07:10 ---> Running in 90fc67cd2e5d 16:07:10 ---> b51bed7b62f9 16:07:10 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:07:11 ---> f4a4f4812911 16:07:11 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 16:07:11 ---> 1e31a4049eaa 16:07:11 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:07:11 Removing intermediate container a21d5db950fd 16:07:11 ---> a448c1020d3c 16:07:11 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 16:07:11 Removing intermediate container 90fc67cd2e5d 16:07:11 ---> 6f6050e099bb 16:07:11 Step 20/22 : LABEL arch=arm64 16:07:11 ---> Running in 82245e33637d 16:07:11 ---> Running in 5ae4b5682b3e 16:07:11 ---> Running in 294ef9e6b07b 16:07:12 ---> 91da1f01f3ed 16:07:12 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:07:12 Removing intermediate container 5ae4b5682b3e 16:07:12 ---> dfe17936b908 16:07:12 Step 21/22 : LABEL git_sha=2fdc120182a2ec7d56ca4cc753b09d4332e3d5a4 16:07:12 ---> Running in 6ca7d8b5f343 16:07:13 ---> 1bf08d45b3b3 16:07:13 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:07:13 Removing intermediate container 6ca7d8b5f343 16:07:13 ---> 1f2431c2d5f9 16:07:13 Step 22/22 : LABEL version=0.0.0 16:07:13 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:07:14 ---> Running in ec0fb8209e8a 16:07:14 ---> 69f17679afdb 16:07:14 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:07:14 ---> 7ee08347591b 16:07:14 Step 20/24 : ENTRYPOINT ["/core-metadata"]fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:07:14 16:07:14 Removing intermediate container ec0fb8209e8a 16:07:14 ---> 296467276beb 16:07:14 16:07:14 ---> Running in e572489b00fc 16:07:15 Successfully built 296467276beb 16:07:15 ---> 034abef29b1b 16:07:15 Step 22/26 : 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/ 16:07:15 Successfully tagged security-proxy-setup-arm64:latest 16:07:15  Building security-proxy-setup ... done Building support-scheduler 16:07:15 (1/6) Installing dumb-init (1.2.2-r1) 16:07:15 Removing intermediate container 82245e33637d 16:07:15 ---> a3dec3387267 16:07:15 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 16:07:15 (2/6) Installing libgcc (9.3.0-r2) 16:07:15 ---> Running in b95d95408cda 16:07:15 (3/6) Installing libsodium (1.0.18-r0) 16:07:15 Removing intermediate container e572489b00fc 16:07:15 ---> 25de46a47bc9 16:07:15 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:07:15 (4/6) Installing libstdc++ (9.3.0-r2) 16:07:15 ---> Running in 3e14af4c90cc 16:07:15 (5/6) Installing libzmq (4.3.3-r0) 16:07:15 (6/6) Installing zeromq (4.3.3-r0) 16:07:15 Executing busybox-1.31.1-r20.trigger 16:07:16 OK: 8 MiB in 20 packages 16:07:16 ---> b062b168f359 16:07:16 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:07:16 Removing intermediate container 3e14af4c90cc 16:07:16 ---> 1d897270edce 16:07:16 Step 22/24 : LABEL arch=arm64 16:07:17 ---> Running in 76895a4fc423 16:07:18 Removing intermediate container 294ef9e6b07b 16:07:18 ---> faf2e0d3fb67 16:07:18 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:07:18 Removing intermediate container 76895a4fc423 16:07:18 ---> 1b43e7fb9b78 16:07:18 Step 23/24 : LABEL git_sha=2fdc120182a2ec7d56ca4cc753b09d4332e3d5a4 16:07:19 ---> cb0f23268609 16:07:19 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:07:19 ---> Running in 03dc108402ae 16:07:19 Removing intermediate container b95d95408cda 16:07:19 ---> 3847125c95c7 16:07:19 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 16:07:19 ---> 22916a8c4288 16:07:19 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:07:19 ---> Running in ccd3f66874dc 16:07:19 Removing intermediate container 03dc108402ae 16:07:19 ---> eeb61e64df16 16:07:19 Step 24/24 : LABEL version=0.0.0 16:07:20 ---> cbc25294467d 16:07:20 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:07:20 ---> Running in 86567e1ff078 16:07:20 Removing intermediate container ccd3f66874dc 16:07:20 ---> 2870d2ace1bc 16:07:20 Step 24/26 : LABEL arch=arm64 16:07:20 ---> Running in de3b24c8cc7c 16:07:21 Removing intermediate container 86567e1ff078 16:07:21 ---> 110e1302ff9f 16:07:21 16:07:21 ---> 5786b0ee0beb 16:07:21 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:07:21 ---> 1cc2bc81cba9 16:07:21 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 16:07:21 Successfully built 110e1302ff9f 16:07:21 Successfully tagged core-metadata-arm64:latest 16:07:21  Building core-metadata ... done Building support-notifications 16:07:22 Removing intermediate container de3b24c8cc7c 16:07:22 ---> 6baac654ca5e 16:07:22 Step 25/26 : LABEL git_sha=2fdc120182a2ec7d56ca4cc753b09d4332e3d5a4 16:07:22 ---> Running in 565775be310e 16:07:22 ---> 7413770060c8 16:07:22 Step 20/24 : ENTRYPOINT ["/core-data"] 16:07:22 ---> bd892bada101 16:07:22 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 16:07:22 ---> Running in 6aa7075c6f4f 16:07:22 Removing intermediate container 565775be310e 16:07:22 ---> 769f2b8106bf 16:07:22 Step 26/26 : LABEL version=0.0.0 16:07:23 ---> Running in abb1c34167c3 16:07:23 ---> Running in f67af8edccad 16:07:23 Removing intermediate container 6aa7075c6f4f 16:07:23 ---> 32134fa01716 16:07:23 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:07:23 ---> Running in 20d864617f27 16:07:23 Removing intermediate container abb1c34167c3 16:07:23 ---> 9bf6406a3330 16:07:23 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:07:24 Removing intermediate container f67af8edccad 16:07:24 ---> 20ded7430c36 16:07:24 16:07:24 Removing intermediate container 20d864617f27 16:07:24 ---> 4009355f0cf4 16:07:24 Step 22/24 : LABEL arch=arm64 16:07:24 ---> Running in 077f65c0962d 16:07:24 Successfully built 20ded7430c36 16:07:24 Successfully tagged security-secretstore-setup-arm64:latest 16:07:24  Building security-secretstore-setup ... done Building sys-mgmt-agent 16:07:25 ---> 870f60441d1f 16:07:25 Step 27/32 : RUN chmod +x /entrypoint.sh 16:07:25 Removing intermediate container 077f65c0962d 16:07:25 ---> fe3b8c2f26b9 16:07:25 Step 23/24 : LABEL git_sha=2fdc120182a2ec7d56ca4cc753b09d4332e3d5a4 16:07:25 ---> Running in f0ba0d737c20 16:07:25 ---> Running in 1e1edac3fa70 16:07:26 Removing intermediate container 1e1edac3fa70 16:07:26 ---> cf712a650691 16:07:26 Step 24/24 : LABEL version=0.0.0 16:07:27 ---> Running in bb5d3727e1f7 16:07:28 Removing intermediate container bb5d3727e1f7 16:07:28 ---> f96ae0483bac 16:07:28 16:07:28 Successfully built f96ae0483bac 16:07:29 Successfully tagged core-data-arm64:latest 16:07:29 Building core-command 16:07:29  Building core-data ... done Removing intermediate container f0ba0d737c20 16:07:29 ---> f43cfb332c2e 16:07:29 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 16:07:29 ---> Running in 2a0905bc584f 16:07:30 Removing intermediate container 2a0905bc584f 16:07:30 ---> 1d1c5e357bb6 16:07:30 Step 29/32 : CMD ["gate"] 16:07:30 ---> Running in 1362dba09737 16:07:31 Removing intermediate container 1362dba09737 16:07:31 ---> 122238ccf353 16:07:31 Step 30/32 : LABEL arch=arm64 16:07:31 ---> Running in 370d6cad46ba 16:07:32 Removing intermediate container 370d6cad46ba 16:07:32 ---> 3520c4b3aa29 16:07:32 Step 31/32 : LABEL git_sha=2fdc120182a2ec7d56ca4cc753b09d4332e3d5a4 16:07:33 ---> Running in 7c97aa1689ab 16:07:33 Removing intermediate container 7c97aa1689ab 16:07:33 ---> 2bbac058ec6b 16:07:33 Step 32/32 : LABEL version=0.0.0 16:07:34 ---> Running in 9eb0152ce8c0 16:07:34 Removing intermediate container 9eb0152ce8c0 16:07:34 ---> 16fc0c41316b 16:07:34 16:07:35 Successfully built 16fc0c41316b 16:07:35 Successfully tagged security-bootstrapper-arm64:latest 16:08:02  Building security-bootstrapper ... done Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:08:02 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:08:02 ---> 467666560489 16:08:02 Step 3/23 : WORKDIR /edgex-go 16:08:02 ---> Using cache 16:08:02 ---> 141760161578 16:08:02 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:08:02 ---> Using cache 16:08:02 ---> d695d3ed403a 16:08:02 Step 5/23 : RUN apk add --update --no-cache make git 16:08:02 ---> Running in 6a2c883ea9f7 16:08:03 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:08:04 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:08:05 OK: 218 MiB in 52 packages 16:08:08 Removing intermediate container 6a2c883ea9f7 16:08:08 ---> 74c482f86e89 16:08:08 Step 6/23 : COPY go.mod . 16:08:09 ---> f17464607422 16:08:09 Step 7/23 : RUN go mod download 16:08:09 ---> Running in 8e1083fbb9d3 16:08:11 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:08:11 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:08:11 ---> 467666560489 16:08:11 Step 3/23 : WORKDIR /edgex-go 16:08:11 ---> Using cache 16:08:11 ---> 141760161578 16:08:11 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:08:11 ---> Using cache 16:08:11 ---> d695d3ed403a 16:08:11 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 16:08:11 ---> Running in 9255242c3fe9 16:08:11 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:08:11 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:08:11 ---> 467666560489 16:08:11 Step 3/24 : WORKDIR /edgex-go 16:08:11 ---> Using cache 16:08:11 ---> 141760161578 16:08:11 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:08:11 ---> Using cache 16:08:11 ---> d695d3ed403a 16:08:11 Step 5/24 : RUN apk add --update --no-cache make bash git 16:08:11 ---> Running in be843a09f1d3 16:08:13 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:08:13 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:08:13 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:08:13 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:08:13 ---> 467666560489 16:08:13 Step 3/24 : WORKDIR /edgex-go 16:08:13 ---> Using cache 16:08:13 ---> 141760161578 16:08:13 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:08:13 ---> Using cache 16:08:13 ---> d695d3ed403a 16:08:13 Step 5/24 : RUN apk add --update --no-cache make git 16:08:13 ---> Using cache 16:08:13 ---> 74c482f86e89 16:08:13 Step 6/24 : COPY go.mod . 16:08:13 ---> Using cache 16:08:13 ---> f17464607422 16:08:13 Step 7/24 : RUN go mod download 16:08:13 Removing intermediate container 8e1083fbb9d3 16:08:13 ---> ea8bdd6bb2b5 16:08:13 Step 8/23 : COPY . . 16:08:13 ---> Running in ce01df846873 16:08:14 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:08:14 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:08:15 OK: 218 MiB in 52 packages 16:08:15 OK: 218 MiB in 52 packages 16:08:17 Removing intermediate container be843a09f1d3 16:08:17 ---> dfde59e4af7c 16:08:17 Step 6/24 : COPY go.mod . 16:08:17 Removing intermediate container 9255242c3fe9 16:08:17 ---> 740049f79d62 16:08:17 Step 6/23 : COPY go.mod . 16:08:18 Removing intermediate container ce01df846873 16:08:18 ---> 14c1dede02ee 16:08:18 Step 8/24 : COPY . . 16:08:18 ---> 9317c6d3f436 16:08:18 Step 7/24 : RUN go mod download 16:08:18 ---> fb66d8ef0e16 16:08:18 Step 7/23 : RUN go mod download 16:08:18 ---> Running in 0c7781891953 16:08:19 ---> Running in 7f9fb39370af 16:08:25 Removing intermediate container 0c7781891953 16:08:25 ---> 3ff24d411237 16:08:25 Step 8/24 : COPY . . 16:08:25 Removing intermediate container 7f9fb39370af 16:08:25 ---> 0173707f82c0 16:08:25 Step 8/23 : COPY . . 16:08:30 ---> b1c2501a1913 16:08:30 Step 9/23 : RUN go mod tidy 16:08:31 ---> Running in ddf6787bd193 16:08:35 ---> 09429ba157a3 16:08:35 Step 9/24 : RUN go mod tidy 16:08:35 ---> Running in 6ddf816f9249 16:08:36 Removing intermediate container ddf6787bd193 16:08:36 ---> e2f6e4a36a7c 16:08:36 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 16:08:36 ---> Running in 8f635ae19a97 16:08: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 16:08:41 Removing intermediate container 6ddf816f9249 16:08:41 ---> c60e02abbe15 16:08:41 Step 10/24 : RUN make cmd/core-command/core-command 16:08:42 ---> Running in 36b269ab0f59 16:08:44 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 16:08:46 ---> 71a7d47a3f36 16:08:46 Step 9/24 : RUN go mod tidy 16:08:46 ---> efba32076f1b 16:08:46 Step 9/23 : RUN go mod tidy 16:08:46 ---> Running in e72fef314863 16:08:46 ---> Running in d3fa3816eb01 16:08:53 Removing intermediate container e72fef314863 16:08:53 ---> a04f4c9d336c 16:08:53 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:08:53 ---> Running in fb1f982adfed 16:08:53 Removing intermediate container d3fa3816eb01 16:08:53 ---> 44b8d4c74a2d 16:08:53 Step 10/23 : RUN make cmd/support-notifications/support-notifications 16:08:53 ---> Running in d4abb8f668f9 16:08:55 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 16:08:56 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 16:10:04 Removing intermediate container 8f635ae19a97 16:10:04 ---> 43ab9a65d9f3 16:10:04 16:10:04 Step 11/23 : FROM alpine:3.12 16:10:04 ---> c4fd0aeabfcf 16:10:04 Step 12/23 : RUN apk add --update --no-cache dumb-init 16:10:04 ---> Using cache 16:10:04 ---> 191ad346c7d7 16:10:04 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:10:04 ---> Using cache 16:10:04 ---> 1a3f5b795594 16:10:04 Step 14/23 : ENV APP_PORT=59861 16:10:04 ---> Running in cf5a124c15cd 16:10:04 Removing intermediate container cf5a124c15cd 16:10:04 ---> 8dfc516940ab 16:10:04 Step 15/23 : EXPOSE $APP_PORT 16:10:04 ---> Running in 0125ec30b075 16:10:04 Removing intermediate container 0125ec30b075 16:10:04 ---> a62a6ad49e15 16:10:04 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:10:05 ---> dec7ce18096c 16:10:05 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:10:07 ---> 3235a438835f 16:10:07 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:10:09 ---> 29e2696adc82 16:10:09 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 16:10:10 ---> Running in 6b5d91be1df9 16:10:10 Removing intermediate container 36b269ab0f59 16:10:10 ---> 1df1e0abb8b5 16:10:10 16:10:10 Step 11/24 : FROM alpine:3.12 16:10:10 ---> c4fd0aeabfcf 16:10:10 Step 12/24 : RUN apk add --update --no-cache dumb-init 16:10:10 ---> Using cache 16:10:10 ---> 191ad346c7d7 16:10:10 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:10:10 ---> Using cache 16:10:10 ---> 1a3f5b795594 16:10:10 Step 14/24 : ENV APP_PORT=59882 16:10:11 Removing intermediate container 6b5d91be1df9 16:10:11 ---> f3f91b2fd25b 16:10:11 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:10:11 ---> Running in 885c45f86c29 16:10:11 ---> Running in 9f5fbc011da6 16:10:12 Removing intermediate container 885c45f86c29 16:10:12 ---> c3ea6e523bc9 16:10:12 Step 15/24 : EXPOSE $APP_PORT 16:10:12 Removing intermediate container 9f5fbc011da6 16:10:12 ---> 899574fb904e 16:10:12 Step 21/23 : LABEL arch=arm64 16:10:12 ---> Running in 23863841988e 16:10:12 ---> Running in b1676ebf0474 16:10:13 Removing intermediate container b1676ebf0474 16:10:13 ---> 03e3001ea27b 16:10:13 Step 22/23 : LABEL git_sha=2fdc120182a2ec7d56ca4cc753b09d4332e3d5a4 16:10:13 Removing intermediate container 23863841988e 16:10:13 ---> 65a1a4f490cd 16:10:13 Step 16/24 : WORKDIR / 16:10:13 ---> Running in fb31b29a6730 16:10:13 ---> Running in 96735e589d2b 16:10:13 Removing intermediate container fb31b29a6730 16:10:13 ---> 257373e0fe2a 16:10:13 Step 23/23 : LABEL version=0.0.0 16:10:14 Removing intermediate container 96735e589d2b 16:10:14 ---> 82d187f0f3c5 16:10:14 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:10:14 ---> Running in 5f408ca6f640 16:10:15 Removing intermediate container 5f408ca6f640 16:10:15 ---> e390868cbc8c 16:10:15 16:10:15 ---> d903c5e812cb 16:10:15 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:10:15 Successfully built e390868cbc8c 16:10:15 Successfully tagged support-scheduler-arm64:latest 16:10:16  Building support-scheduler ... done  ---> 688fa5bd571c 16:10:16 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:10:18 ---> 98ec3aec904a 16:10:18 Step 20/24 : ENTRYPOINT ["/core-command"] 16:10:18 ---> Running in b45b299e4d39 16:10:19 Removing intermediate container fb1f982adfed 16:10:19 ---> 244a68c0c6ef 16:10:19 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:10:19 ---> Running in 6148a24c9bac 16:10:19 Removing intermediate container b45b299e4d39 16:10:19 ---> 7fc311b9694f 16:10:19 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:10:20 ---> Running in 5e3cb48d8d6b 16:10:21 Removing intermediate container 5e3cb48d8d6b 16:10:21 ---> 9c41ac22e86a 16:10:21 Step 22/24 : LABEL arch=arm64 16:10:21 ---> Running in d7e72dde6f48 16:10:21 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 16:10:21 Removing intermediate container d4abb8f668f9 16:10:21 ---> f238bb70cb48 16:10:21 16:10:21 Step 11/23 : FROM alpine:3.12 16:10:21 ---> c4fd0aeabfcf 16:10:21 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 16:10:21 ---> Running in b39009a38205 16:10:21 Removing intermediate container d7e72dde6f48 16:10:21 ---> 70b1283da1e6 16:10:21 Step 23/24 : LABEL git_sha=2fdc120182a2ec7d56ca4cc753b09d4332e3d5a4 16:10:22 ---> Running in 3652ce630546 16:10:22 Removing intermediate container 3652ce630546 16:10:22 ---> b2164190ae0a 16:10:22 Step 24/24 : LABEL version=0.0.0 16:10:23 ---> Running in 95c0c1c316df 16:10:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:10:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:10:23 Removing intermediate container 95c0c1c316df 16:10:23 ---> 10384ff119c2 16:10:23 16:10:23 (1/2) Installing ca-certificates (20191127-r4) 16:10:23 (2/2) Installing dumb-init (1.2.2-r1) 16:10:23 Executing busybox-1.31.1-r20.trigger 16:10:24 Executing ca-certificates-20191127-r4.trigger 16:10:24 Successfully built 10384ff119c2 16:10:24 Successfully tagged core-command-arm64:latest 16:10:24 OK: 6 MiB in 16 packages 16:10:24  Building core-command ... done Removing intermediate container 6148a24c9bac 16:10:24 ---> 93ff856e7597 16:10:24 16:10:24 Step 12/24 : FROM docker:20.10.0 16:10:24 20.10.0: Pulling from library/docker 16:10:26 Removing intermediate container b39009a38205 16:10:26 ---> 6ae5aab90724 16:10:26 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:10:26 ---> Running in e9c07866e138 16:10:27 Removing intermediate container e9c07866e138 16:10:27 ---> 4b6d8f5b7622 16:10:27 Step 14/23 : ENV APP_PORT=59860 16:10:27 ---> Running in a6bd50f3561f 16:10:28 Removing intermediate container a6bd50f3561f 16:10:28 ---> ea3bca17a501 16:10:28 Step 15/23 : EXPOSE $APP_PORT 16:10:28 ---> Running in 2cc9254919d6 16:10:29 Removing intermediate container 2cc9254919d6 16:10:29 ---> 9f71643fa60c 16:10:29 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:10:30 ---> e5572b5febb8 16:10:30 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:10:32 ---> 0887ef17f13d 16:10:32 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:10:33 ---> a6e979f3b855 16:10:33 Step 19/23 : ENTRYPOINT ["/support-notifications"] 16:10:33 ---> Running in 451e3666a276 16:10:33 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 16:10:33 Status: Downloaded newer image for docker:20.10.0 16:10:33 ---> eeaf43b92773 16:10:33 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 16:10:33 ---> Running in ee0e48e1df25 16:10:34 Removing intermediate container 451e3666a276 16:10:34 ---> 04dd55ee08b1 16:10:34 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:10:34 ---> Running in 96c269990a41 16:10:34 Removing intermediate container ee0e48e1df25 16:10:34 ---> 3b62b1d30815 16:10:34 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 16:10:34 ---> Running in 0f267c53b46c 16:10:34 Removing intermediate container 96c269990a41 16:10:34 ---> 33a973d735b1 16:10:34 Step 21/23 : LABEL arch=arm64 16:10:34 ---> Running in feb33ae1b47d 16:10:35 Removing intermediate container feb33ae1b47d 16:10:35 ---> ab31bfab9954 16:10:35 Step 22/23 : LABEL git_sha=2fdc120182a2ec7d56ca4cc753b09d4332e3d5a4 16:10:35 ---> Running in 77abcbbfa5de 16:10:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:10:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:10:36 Removing intermediate container 77abcbbfa5de 16:10:36 ---> 4591f7896c02 16:10:36 Step 23/23 : LABEL version=0.0.0 16:10:36 ---> Running in 8bdf20569180 16:10:36 (1/39) Installing readline (8.0.4-r0) 16:10:36 (2/39) Installing bash (5.0.17-r0) 16:10:36 Executing bash-5.0.17-r0.post-install 16:10:36 (3/39) Installing nghttp2-libs (1.41.0-r0) 16:10:36 (4/39) Installing libcurl (7.77.0-r0) 16:10:36 (5/39) Installing curl (7.77.0-r0) 16:10:36 (6/39) Installing dumb-init (1.2.2-r1) 16:10:36 (7/39) Installing libbz2 (1.0.8-r1) 16:10:36 (8/39) Installing expat (2.2.9-r1) 16:10:36 (9/39) Installing libffi (3.3-r2) 16:10:36 (10/39) Installing gdbm (1.13-r1) 16:10:36 (11/39) Installing xz-libs (5.2.5-r0) 16:10:36 (12/39) Installing sqlite-libs (3.32.1-r1) 16:10:36 Removing intermediate container 8bdf20569180 16:10:36 ---> b5f53575429a 16:10:36 16:10:36 (13/39) Installing python3 (3.8.10-r0) 16:10:36 Successfully built b5f53575429a 16:10:37 Successfully tagged support-notifications-arm64:latest 16:10:38  Building support-notifications ... done (14/39) Installing py3-appdirs (1.4.4-r1) 16:10:38 (15/39) Installing py3-ordered-set (4.0.1-r0) 16:10:38 (16/39) Installing py3-parsing (2.4.7-r0) 16:10:38 (17/39) Installing py3-six (1.15.0-r0) 16:10:38 (18/39) Installing py3-packaging (20.4-r0) 16:10:38 (19/39) Installing py3-setuptools (47.0.0-r0) 16:10:38 (20/39) Installing py3-chardet (3.0.4-r4) 16:10:38 (21/39) Installing py3-idna (2.9-r0) 16:10:38 (22/39) Installing py3-certifi (2020.4.5.1-r0) 16:10:38 (23/39) Installing py3-urllib3 (1.25.9-r0) 16:10:38 (24/39) Installing py3-requests (2.23.0-r0) 16:10:38 (25/39) Installing py3-msgpack (1.0.0-r0) 16:10:38 (26/39) Installing py3-lockfile (0.12.2-r3) 16:10:38 (27/39) Installing py3-cachecontrol (0.12.6-r0) 16:10:38 (28/39) Installing py3-colorama (0.4.3-r0) 16:10:38 (29/39) Installing py3-distlib (0.3.0-r0) 16:10:38 (30/39) Installing py3-distro (1.5.0-r1) 16:10:38 (31/39) Installing py3-webencodings (0.5.1-r3) 16:10:38 (32/39) Installing py3-html5lib (1.0.1-r4) 16:10:38 (33/39) Installing py3-pytoml (0.1.21-r0) 16:10:38 (34/39) Installing py3-pep517 (0.8.2-r0) 16:10:38 (35/39) Installing py3-progress (1.5-r0) 16:10:38 (36/39) Installing py3-toml (0.10.1-r0) 16:10:38 (37/39) Installing py3-retrying (1.3.3-r0) 16:10:38 (38/39) Installing py3-contextlib2 (0.6.0-r0) 16:10:38 (39/39) Installing py3-pip (20.1.1-r0) 16:10:39 Executing busybox-1.31.1-r19.trigger 16:10:39 OK: 72 MiB in 59 packages 16:10:43 Collecting docker-compose==1.23.2 16:10:43 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:10:43 Collecting cached-property<2,>=1.2.0 16:10:43 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:10:44 Collecting docker<4.0,>=3.6.0 16:10:44 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:10:44 Collecting dockerpty<0.5,>=0.4.1 16:10:44 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:10:47 Collecting PyYAML<4,>=3.10 16:10:47 Downloading PyYAML-3.13.tar.gz (270 kB) 16:10:49 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 16:10:50 Collecting jsonschema<3,>=2.5.1 16:10:50 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:10:51 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:10:51 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:10:51 Collecting docopt<0.7,>=0.6.1 16:10:51 Downloading docopt-0.6.2.tar.gz (25 kB) 16:10:53 Collecting texttable<0.10,>=0.9.0 16:10:53 Downloading texttable-0.9.1.tar.gz (11 kB) 16:10:56 Collecting websocket-client<1.0,>=0.32.0 16:10:56 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 16:10:56 Collecting docker-pycreds>=0.4.0 16:10:56 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:10:56 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) 16:10:56 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) 16:10:56 Collecting urllib3<1.25,>=1.21.1 16:10:56 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:10:57 Collecting idna<2.8,>=2.5 16:10:57 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:10:57 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 16:10:57 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 16:10:57 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 16:10:57 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 16:10:57 Installing collected packages: cached-property, urllib3, idna, requests, docker-pycreds, websocket-client, docker, dockerpty, PyYAML, jsonschema, docopt, texttable, docker-compose 16:10:58 Attempting uninstall: urllib3 16:10:58 Found existing installation: urllib3 1.25.9 16:10:58 Uninstalling urllib3-1.25.9: 16:10:58 Successfully uninstalled urllib3-1.25.9 16:10:58 Attempting uninstall: idna 16:10:58 Found existing installation: idna 2.9 16:10:58 Uninstalling idna-2.9: 16:10:58 Successfully uninstalled idna-2.9 16:10:59 Attempting uninstall: requests 16:10:59 Found existing installation: requests 2.23.0 16:10:59 Uninstalling requests-2.23.0: 16:10:59 Successfully uninstalled requests-2.23.0 16:11:00 Running setup.py install for dockerpty: started 16:11:02 Running setup.py install for dockerpty: finished with status 'done' 16:11:02 Running setup.py install for PyYAML: started 16:11:04 Running setup.py install for PyYAML: finished with status 'done' 16:11:05 Running setup.py install for docopt: started 16:11:07 Running setup.py install for docopt: finished with status 'done' 16:11:07 Running setup.py install for texttable: started 16:11:08 Running setup.py install for texttable: finished with status 'done' 16:11:09 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 16:11:19 Removing intermediate container 0f267c53b46c 16:11:19 ---> 97caf5f10d0f 16:11:19 Step 15/24 : ENV APP_PORT=58890 16:11:19 ---> Running in cd05ca58f0c8 16:11:19 Removing intermediate container cd05ca58f0c8 16:11:19 ---> 228b095f0d0c 16:11:19 Step 16/24 : EXPOSE $APP_PORT 16:11:19 ---> Running in ff72f4ed5640 16:11:19 Removing intermediate container ff72f4ed5640 16:11:19 ---> 7d29326e7226 16:11:19 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:11:21 ---> 25f626576f1b 16:11:21 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:11:21 ---> e686472f6541 16:11:21 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:11:22 ---> 56cd1c02a9a1 16:11:22 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 16:11:23 ---> Running in a6cfd01db9ef 16:11:23 Removing intermediate container a6cfd01db9ef 16:11:23 ---> 35617a65ed00 16:11:23 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:11:23 ---> Running in 70d12e142d55 16:11:24 Removing intermediate container 70d12e142d55 16:11:24 ---> ad25dd1cd3db 16:11:24 Step 22/24 : LABEL arch=arm64 16:11:24 ---> Running in 10e41ab2c30e 16:11:24 Removing intermediate container 10e41ab2c30e 16:11:24 ---> 302df94390cc 16:11:24 Step 23/24 : LABEL git_sha=2fdc120182a2ec7d56ca4cc753b09d4332e3d5a4 16:11:24 ---> Running in 1e71d358a5b4 16:11:25 Removing intermediate container 1e71d358a5b4 16:11:25 ---> 9d876ab67a0b 16:11:25 Step 24/24 : LABEL version=0.0.0 16:11:25 ---> Running in 3819ff885c2b 16:11:26 Removing intermediate container 3819ff885c2b 16:11:26 ---> ae933862719d 16:11:26 16:11:26 Successfully built ae933862719d 16:11:26 Successfully tagged sys-mgmt-agent-arm64:latest 16:11:26  Building sys-mgmt-agent ... done  [Pipeline] } 16:11:26 $ docker stop --time=1 8ad54f8a4d1e6cc93a098a30847c43a2b3e7061fbb04995770514a0a90c70c8f 16:11:28 $ docker rm -f 8ad54f8a4d1e6cc93a098a30847c43a2b3e7061fbb04995770514a0a90c70c8f [Pipeline] // withDockerContainer [Pipeline] sh 16:11:29 + docker images 16:11:29 REPOSITORY TAG IMAGE ID CREATED SIZE 16:11:29 sys-mgmt-agent-arm64 latest ae933862719d 4 seconds ago 299MB 16:11:29 support-notifications-arm64 latest b5f53575429a 53 seconds ago 15.7MB 16:11:29 93ff856e7597 About a minute ago 969MB 16:11:29 core-command-arm64 latest 10384ff119c2 About a minute ago 15MB 16:11:29 f238bb70cb48 About a minute ago 969MB 16:11:29 support-scheduler-arm64 latest e390868cbc8c About a minute ago 15.1MB 16:11:29 1df1e0abb8b5 About a minute ago 966MB 16:11:29 43ab9a65d9f3 About a minute ago 968MB 16:11:29 security-bootstrapper-arm64 latest 16fc0c41316b 3 minutes ago 17.5MB 16:11:29 core-data-arm64 latest f96ae0483bac 4 minutes ago 19.1MB 16:11:29 security-secretstore-setup-arm64 latest 20ded7430c36 4 minutes ago 27.1MB 16:11:29 core-metadata-arm64 latest 110e1302ff9f 4 minutes ago 15.7MB 16:11:29 security-proxy-setup-arm64 latest 296467276beb 4 minutes ago 24.2MB 16:11:29 ceeca7d9ed42 4 minutes ago 975MB 16:11:29 8ffd76c72445 4 minutes ago 972MB 16:11:29 2893e1cfcc52 4 minutes ago 973MB 16:11:29 5d1393081c7f 4 minutes ago 976MB 16:11:29 06f03444fc34 4 minutes ago 969MB 16:11:29 ci-base-image-arm64 latest 467666560489 14 minutes ago 641MB 16:11:29 alpine 3.12 c4fd0aeabfcf 12 days ago 5.32MB 16:11:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine a36622ca3599 2 weeks ago 429MB 16:11:29 docker 20.10.0 eeaf43b92773 6 months ago 228MB 16:11:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 12 months ago 285MB [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 16:11:30 ---> job-cost.sh 16:11:30 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-WYU6 16:12:09 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 16:13:46 lf-activate-venv(): INFO: Adding /tmp/venv-WYU6/bin to PATH 16:13:46 INFO: No Stack... 16:13:46 INFO: Retrieving Pricing Info for: v2-standard-4 16:13:46 INFO: Archiving Costs [Pipeline] sh 16:13:46 + cut -d, -f6 16:13:46 + cat /w/workspace/edgex-go/30/archives/cost.csv [Pipeline] lock 16:13:46 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3579-30-stack-cost] 16:13:46 Resource [jenkins-edgexfoundry-edgex-go-PR-3579-30-stack-cost] did not exist. Created. 16:13:46 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3579-30-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:13:47 + echo total: 0.18000000715255737 [Pipeline] stash 16:13:47 Stashed 1 file(s) [Pipeline] } 16:13:47 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3579-30-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] configFileProvider 16:13:48 provisioning config files... 16:13:48 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/30@tmp/config6450912565797472784tmp [Pipeline] { [Pipeline] sh 16:13:48 + set +x 16:13:48 + curl -s https://codecov.io/bash 16:13:48 + bash -s -- 16:13:48 16:13:48 _____ _ 16:13:48 / ____| | | 16:13:48 | | ___ __| | ___ ___ _____ __ 16:13:48 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:13:48 | |___| (_) | (_| | __/ (_| (_) \ V / 16:13:48 \_____\___/ \__,_|\___|\___\___/ \_/ 16:13:48 Bash-1.0.3 16:13:48 16:13:48 16:13:48 ==> git version 2.24.4 found 16:13:48 ==> 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 16:13:48 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 16:13:48 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 16:13:48 ==> Jenkins CI detected. 16:13:48 project root: . 16:13:48 --> token set from env 16:13:48 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:13:48 ==> Running gcov in . (disable via -X gcov) 16:13:48 ==> Python coveragepy not found 16:13:48 ==> Searching for coverage reports in: 16:13:48 + . 16:13:48 -> Found 1 reports 16:13:48 ==> Detecting git/mercurial file structure 16:13:48 ==> Reading reports 16:13:48 + ./coverage.out bytes=398095 16:13:48 ==> Appending adjustments 16:13:48 https://docs.codecov.io/docs/fixing-reports 16:13:50 + Found adjustments 16:13:50 ==> Gzipping contents 16:13:50 56K /tmp/codecov.eN5uFH.gz 16:13:50 ==> Uploading reports 16:13:50 url: https://codecov.io 16:13:50 query: branch=PR-3579&commit=2fdc120182a2ec7d56ca4cc753b09d4332e3d5a4&build=30&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3579%2F30%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3579&job=&cmd_args= 16:13:50 -> Pinging Codecov 16:13:50 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-3579&commit=2fdc120182a2ec7d56ca4cc753b09d4332e3d5a4&build=30&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3579%2F30%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3579&job=&cmd_args= 16:13:50 -> Uploading to 16:13:50 https://storage.googleapis.com/codecov/v4/raw/2021-06-28/00271124DB129430A58F1EEE437C3FCB/2fdc120182a2ec7d56ca4cc753b09d4332e3d5a4/73445a21-4da6-46ae-88b1-db06309bf8f1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210628%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210628T161350Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3ea8e54f835469ee9cfed72ac9e3c49e945677b95cbf62412e02ae4e71786658 16:13:50 % Total % Received % Xferd Average Speed Time Time Time Current 16:13:50 Dload Upload Total Spent Left Speed 16:13:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54841 0 0 100 54841 0 122k --:--:-- --:--:-- --:--:-- 122k 16:13:51 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/2fdc120182a2ec7d56ca4cc753b09d4332e3d5a4 [Pipeline] } 16:13:51 Deleting 1 temporary files [Pipeline] // configFileProvider [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 16:13:52 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:13:53 ---> package-listing.sh 16:13:53 ++ facter osfamily 16:13:53 ++ tr '[:upper:]' '[:lower:]' 16:13:53 + OS_FAMILY=redhat 16:13:53 + workspace=/w/workspace/edgex-go/30 16:13:53 + START_PACKAGES=/tmp/packages_start.txt 16:13:53 + END_PACKAGES=/tmp/packages_end.txt 16:13:53 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:13:53 + PACKAGES=/tmp/packages_start.txt 16:13:53 + '[' /w/workspace/edgex-go/30 ']' 16:13:53 + PACKAGES=/tmp/packages_end.txt 16:13:53 + case "${OS_FAMILY}" in 16:13:53 + sort 16:13:53 + rpm -qa 16:13:55 + '[' -f /tmp/packages_start.txt ']' 16:13:55 + '[' -f /tmp/packages_end.txt ']' 16:13:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:13:55 + '[' /w/workspace/edgex-go/30 ']' 16:13:55 + mkdir -p /w/workspace/edgex-go/30/archives/ 16:13:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/30/archives/ [Pipeline] echo 16:13:55 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/30/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:13:56 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 16:13:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:13:56 16:13:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 16:13:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:13:57 alpine: Pulling from edgex-lftools-log-publisher 16:13:57 df20fa9351a1: Pulling fs layer 16:13:57 36b3adc4ff6f: Pulling fs layer 16:13:57 8ad3a11d3b57: Pulling fs layer 16:13:57 46f8f816bc3b: Pulling fs layer 16:13:57 93b61091891f: Pulling fs layer 16:13:57 93b9cdb0e59b: Pulling fs layer 16:13:57 5e14af77c1be: Pulling fs layer 16:13:57 01666e4c0597: Pulling fs layer 16:13:57 aa168da1d23b: Pulling fs layer 16:13:57 46f8f816bc3b: Waiting 16:13:57 93b61091891f: Waiting 16:13:57 93b9cdb0e59b: Waiting 16:13:57 5e14af77c1be: Waiting 16:13:57 01666e4c0597: Waiting 16:13:57 aa168da1d23b: Waiting 16:13:57 36b3adc4ff6f: Verifying Checksum 16:13:57 36b3adc4ff6f: Download complete 16:13:57 46f8f816bc3b: Verifying Checksum 16:13:57 46f8f816bc3b: Download complete 16:13:57 df20fa9351a1: Verifying Checksum 16:13:57 df20fa9351a1: Download complete 16:13:57 93b9cdb0e59b: Verifying Checksum 16:13:57 93b9cdb0e59b: Download complete 16:13:57 5e14af77c1be: Verifying Checksum 16:13:57 5e14af77c1be: Download complete 16:13:57 93b61091891f: Verifying Checksum 16:13:57 93b61091891f: Download complete 16:13:57 01666e4c0597: Verifying Checksum 16:13:57 01666e4c0597: Download complete 16:13:57 df20fa9351a1: Pull complete 16:13:57 36b3adc4ff6f: Pull complete 16:13:57 8ad3a11d3b57: Verifying Checksum 16:13:57 8ad3a11d3b57: Download complete 16:13:58 8ad3a11d3b57: Pull complete 16:13:58 46f8f816bc3b: Pull complete 16:13:58 93b61091891f: Pull complete 16:13:58 93b9cdb0e59b: Pull complete 16:13:58 5e14af77c1be: Pull complete 16:13:58 01666e4c0597: Pull complete 16:13:59 aa168da1d23b: Verifying Checksum 16:13:59 aa168da1d23b: Download complete 16:14:03 aa168da1d23b: Pull complete 16:14:03 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 16:14:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:14:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 16:14:03 prd-centos7-docker-4c-2g-539 does not seem to be running inside a container 16:14:03 $ 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/30/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/30 -v /w/workspace/edgex-go/30:/w/workspace/edgex-go/30:rw,z -v /w/workspace/edgex-go/30@tmp:/w/workspace/edgex-go/30@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 16:14:07 $ docker top 0d203a265785c7bef147be9da9089e2330012c5989b9949859ebef5875c35260 -eo pid,comm [Pipeline] { [Pipeline] sh 16:14:07 + touch /tmp/pre-build-complete [Pipeline] sh 16:14:08 + mkdir -p /var/log/sa [Pipeline] sh 16:14:08 + ls /var/log/sa-host 16:14:08 + sadf -c /var/log/sa-host/sa05 16:14:08 file_magic: OK 16:14:08 HZ: Using current value: 100 16:14:08 file_header: OK 16:14:08 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 16:14:08 Statistics: 16:14:08 Hnuu...uuuununununu...Hnuu...uuuununununu... 16:14:08 File successfully converted to sysstat format version 12.2.1 16:14:08 + sadf -c /var/log/sa-host/sa28 16:14:08 file_magic: OK 16:14:08 HZ: Using current value: 100 16:14:08 file_header: OK 16:14:08 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 16:14:08 Statistics: 16:14:08 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... 16:14:08 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:14:09 provisioning config files... 16:14:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/30@tmp/config6306392561049773515tmp [Pipeline] { [Pipeline] echo 16:14:09 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:14:09 ---> create-netrc.sh [Pipeline] } 16:14:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:14:10 ---> python-tools-install.sh [Pipeline] echo 16:14:10 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:14:10 ---> sudo-logs.sh 16:14:10 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:14:10 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:14:10 ---> job-cost.sh 16:14:10 lf-activate-venv: SKIPPING 16:14:10 DEBUG: total: 0.18000000715255737 16:14:10 INFO: Retrieving Stack Cost... 16:14:11 INFO: Retrieving Pricing Info for: v3-standard-2 16:14:12 INFO: Archiving Costs [Pipeline] echo 16:14:12 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:14:12 ---> logs-deploy.sh 16:14:12 lf-activate-venv: SKIPPING 16:14:12 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3579/30 16:14:12 INFO: archiving workspace using pattern(s): 16:14:13 Archives upload complete. 16:14:13 INFO: archiving logs to Nexus 16:14:14 ---> uname -a: 16:14:14 Linux prd-centos7-docker-4c-2g-539.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 16:14:14 16:14:14 16:14:14 ---> lscpu: 16:14:14 Architecture: x86_64 16:14:14 CPU op-mode(s): 32-bit, 64-bit 16:14:14 Byte Order: Little Endian 16:14:14 Address sizes: 40 bits physical, 48 bits virtual 16:14:14 CPU(s): 2 16:14:14 On-line CPU(s) list: 0,1 16:14:14 Thread(s) per core: 1 16:14:14 Core(s) per socket: 1 16:14:14 Socket(s): 2 16:14:14 NUMA node(s): 1 16:14:14 Vendor ID: AuthenticAMD 16:14:14 CPU family: 23 16:14:14 Model: 49 16:14:14 Model name: AMD EPYC-Rome Processor 16:14:14 Stepping: 0 16:14:14 CPU MHz: 2800.000 16:14:14 BogoMIPS: 5600.00 16:14:14 Virtualization: AMD-V 16:14:14 Hypervisor vendor: KVM 16:14:14 Virtualization type: full 16:14:14 L1d cache: 64 KiB 16:14:14 L1i cache: 64 KiB 16:14:14 L2 cache: 1 MiB 16:14:14 L3 cache: 32 MiB 16:14:14 NUMA node0 CPU(s): 0,1 16:14:14 Vulnerability Itlb multihit: Not affected 16:14:14 Vulnerability L1tf: Not affected 16:14:14 Vulnerability Mds: Not affected 16:14:14 Vulnerability Meltdown: Not affected 16:14:14 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:14:14 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 16:14:14 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 16:14:14 Vulnerability Srbds: Not affected 16:14:14 Vulnerability Tsx async abort: Not affected 16:14:14 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 16:14:14 16:14:14 16:14:14 ---> nproc: 16:14:14 2 16:14:14 16:14:14 16:14:14 ---> df -h: 16:14:14 Filesystem Size Used Available Use% Mounted on 16:14:14 overlay 40.0G 12.1G 27.9G 30% / 16:14:14 tmpfs 64.0M 0 64.0M 0% /dev 16:14:14 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 16:14:14 shm 64.0M 0 64.0M 0% /dev/shm 16:14:14 /dev/vda1 40.0G 12.1G 27.9G 30% /facter-os 16:14:14 /dev/vda1 40.0G 12.1G 27.9G 30% /etc/resolv.conf 16:14:14 /dev/vda1 40.0G 12.1G 27.9G 30% /etc/hostname 16:14:14 /dev/vda1 40.0G 12.1G 27.9G 30% /etc/hosts 16:14:14 /dev/vda1 40.0G 12.1G 27.9G 30% /var/log/auth.log 16:14:14 /dev/vda1 40.0G 12.1G 27.9G 30% /run/cloud-init/result.json 16:14:14 /dev/vda1 40.0G 12.1G 27.9G 30% /var/log/sa-host 16:14:14 /dev/vda1 40.0G 12.1G 27.9G 30% /var/log/secure 16:14:14 /dev/vda1 40.0G 12.1G 27.9G 30% /w/workspace/edgex-go/30 16:14:14 /dev/vda1 40.0G 12.1G 27.9G 30% /w/workspace/edgex-go/30@tmp 16:14:14 16:14:14 16:14:14 ---> free -m: 16:14:14 total used free shared buff/cache available 16:14:14 Mem: 7821 1349 1797 0 4673 6432 16:14:14 Swap: 1023 2 1021 16:14:14 16:14:14 16:14:14 ---> ip addr: 16:14:14 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 16:14:14 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:14:14 inet 127.0.0.1/8 scope host lo 16:14:14 valid_lft forever preferred_lft forever 16:14:14 inet6 ::1/128 scope host 16:14:14 valid_lft forever preferred_lft forever 16:14:14 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 16:14:14 link/ether fa:16:3e:53:cf:41 brd ff:ff:ff:ff:ff:ff 16:14:14 inet 10.30.122.159/23 brd 10.30.123.255 scope global dynamic eth0 16:14:14 valid_lft 85041sec preferred_lft 85041sec 16:14:14 inet6 fe80::f816:3eff:fe53:cf41/64 scope link 16:14:14 valid_lft forever preferred_lft forever 16:14:14 3: docker0: mtu 1500 qdisc noqueue state DOWN 16:14:14 link/ether 02:42:f9:e6:00:30 brd ff:ff:ff:ff:ff:ff 16:14:14 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 16:14:14 valid_lft forever preferred_lft forever 16:14:14 inet6 fe80::42:f9ff:fee6:30/64 scope link 16:14:14 valid_lft forever preferred_lft forever 16:14:14 16:14:14 16:14:14 ---> sar -b -r -n DEV: 16:14:14 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/28/21 _x86_64_ (2 CPU) 16:14:14 16:14:14 15:51:23 LINUX RESTART (2 CPU) 16:14:14 16:14:14 15:52:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 16:14:14 15:53:01 102.35 3.60 98.75 0.00 2601.87 19726.42 0.00 16:14:14 15:54:01 189.80 0.00 189.80 0.00 0.00 48262.52 0.00 16:14:14 15:55:01 56.62 0.03 56.59 0.00 1.07 10674.60 0.00 16:14:14 15:56:01 88.62 0.00 88.62 0.00 0.00 20187.87 0.00 16:14:14 15:57:02 581.84 212.60 369.24 0.00 7806.23 251423.96 0.00 16:14:14 15:58:02 483.03 134.95 348.08 0.00 8192.45 143235.75 0.00 16:14:14 15:59:01 465.46 24.85 440.61 0.00 2265.24 135905.11 0.00 16:14:14 16:00:01 20.90 9.11 11.79 0.00 1227.32 407.08 0.00 16:14:14 16:01:01 0.25 0.12 0.13 0.00 1.20 2.00 0.00 16:14:14 16:02:01 0.47 0.15 0.32 0.00 2.53 4.85 0.00 16:14:14 16:03:01 0.25 0.00 0.25 0.00 0.00 2.70 0.00 16:14:14 16:04:01 0.18 0.00 0.18 0.00 0.00 1.63 0.00 16:14:14 16:05:01 0.25 0.00 0.25 0.00 0.00 3.70 0.00 16:14:14 16:06:01 0.20 0.00 0.20 0.00 0.00 1.75 0.00 16:14:14 16:07:01 0.57 0.33 0.23 0.00 6.93 3.97 0.00 16:14:14 16:08:01 0.80 0.00 0.80 0.00 0.00 15.09 0.00 16:14:14 16:09:01 0.17 0.00 0.17 0.00 0.00 1.63 0.00 16:14:14 16:10:01 0.18 0.00 0.18 0.00 0.00 2.05 0.00 16:14:14 16:11:01 0.27 0.00 0.27 0.00 0.00 3.27 0.00 16:14:14 16:12:01 0.30 0.00 0.30 0.00 0.00 4.23 0.00 16:14:14 16:13:01 0.17 0.00 0.17 0.00 0.00 2.15 0.00 16:14:14 16:14:01 50.49 42.45 8.04 0.00 4064.75 310.07 0.00 16:14:14 Average: 92.70 19.52 73.18 0.00 1188.84 28654.28 0.00 16:14:14 16:14:14 15:52:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:14:14 15:53:01 4726204 0 882616 11.02 2620 2397500 1464312 16.17 991132 1862244 337028 16:14:14 15:54:01 3890456 0 1180868 14.74 2620 2934996 1743612 19.25 1343864 2231612 180668 16:14:14 15:55:01 3939688 0 1143264 14.27 2620 2923368 1760460 19.44 1209196 2297208 14752 16:14:14 15:56:01 3656068 0 1154952 14.42 2620 3195300 1530112 16.89 1304652 2472984 84 16:14:14 15:57:02 1758996 0 1390560 17.36 2620 4856764 2106716 23.26 2091452 3438264 13372 16:14:14 15:58:02 1030324 0 1451660 18.13 2620 5524336 2550948 28.16 2096056 4152332 348 16:14:14 15:59:01 2021592 0 1344772 16.79 2620 4639956 1718308 18.97 1809016 3446276 24 16:14:14 16:00:01 2504780 0 1267804 15.83 2620 4233736 1436648 15.86 1381360 3416648 8 16:14:14 16:01:01 2507476 0 1265108 15.80 2620 4233736 1401220 15.47 1379504 3416532 8 16:14:14 16:02:01 2509732 0 1262684 15.77 2620 4233904 1399192 15.45 1380520 3414584 16 16:14:14 16:03:01 2509692 0 1262724 15.77 2620 4233904 1399216 15.45 1380528 3414584 8 16:14:14 16:04:01 2510396 0 1262012 15.76 2620 4233912 1399108 15.45 1380440 3414584 8 16:14:14 16:05:01 2509620 0 1262784 15.77 2620 4233916 1399312 15.45 1380920 3414584 8 16:14:14 16:06:01 2509832 0 1262568 15.76 2620 4233920 1399252 15.45 1380940 3414584 20 16:14:14 16:07:01 2507216 0 1265152 15.80 2620 4233952 1399180 15.45 1386152 3411832 20 16:14:14 16:08:01 2507248 0 1265116 15.80 2620 4233956 1399156 15.45 1386164 3411832 12 16:14:14 16:09:01 2507328 0 1265032 15.80 2620 4233960 1399108 15.45 1386088 3411832 16 16:14:14 16:10:01 2507428 0 1264924 15.79 2620 4233968 1399108 15.45 1386212 3411832 8 16:14:14 16:11:01 2506756 0 1265596 15.80 2620 4233968 1399252 15.45 1386612 3411832 12 16:14:14 16:12:01 2507052 0 1265292 15.80 2620 4233976 1399264 15.45 1386540 3411836 20 16:14:14 16:13:01 2506876 0 1265468 15.80 2620 4233976 1399180 15.45 1386396 3411832 12 16:14:14 16:14:01 1878468 0 1349780 16.85 2620 4778072 1800376 19.88 1581284 3831928 422024 16:14:14 Average: 2636965 0 1254579 15.66 2620 4114776 1559229 17.21 1445229 3250990 44022 16:14:14 16:14:14 15:52:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:14:14 15:53:01 eth0 1059.39 1402.86 4291.82 145.33 0.00 0.00 0.00 0.00 16:14:14 15:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:14:14 15:53:01 docker0 1128.21 724.58 85.51 2694.17 0.00 0.00 0.00 0.00 16:14:14 15:54:01 veth7a6372b 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 16:14:14 15:54:01 eth0 515.23 433.06 3402.02 46.23 0.00 0.00 0.00 0.00 16:14:14 15:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:14:14 15:54:01 docker0 198.60 251.81 14.06 840.79 0.00 0.00 0.00 0.00 16:14:14 15:55:01 veth7a6372b 2.23 2.23 0.18 0.19 0.00 0.00 0.00 0.00 16:14:14 15:55:01 eth0 38.87 24.86 27.58 102.59 0.00 0.00 0.00 0.00 16:14:14 15:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:14:14 15:55:01 docker0 2.23 2.23 0.15 0.19 0.00 0.00 0.00 0.00 16:14:14 15:56:01 veth2124950 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 16:14:14 15:56:01 eth0 190.62 165.52 1704.49 26.24 0.00 0.00 0.00 0.00 16:14:14 15:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:14:14 15:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:14:14 15:57:02 veth196ba35 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 16:14:14 15:57:02 veth2124950 0.00 0.70 0.00 0.03 0.00 0.00 0.00 0.00 16:14:14 15:57:02 eth0 91.63 68.35 186.94 16.70 0.00 0.00 0.00 0.00 16:14:14 15:57:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:14:14 15:58:02 veth6a8bfd5 0.46 0.52 0.04 0.81 0.00 0.00 0.00 0.00 16:14:14 15:58:02 veth08f3bc0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:14:14 15:58:02 veth2124950 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 16:14:14 15:58:02 eth0 68.26 41.84 173.27 16.68 0.00 0.00 0.00 0.00 16:14:14 15:59:01 veth2124950 0.00 0.47 0.00 0.02 0.00 0.00 0.00 0.00 16:14:14 15:59:01 eth0 258.19 190.49 1824.84 142.73 0.00 0.00 0.00 0.00 16:14:14 15:59:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 16:14:14 15:59:01 docker0 1481.90 1180.26 109.76 4403.97 0.00 0.00 0.00 0.00 16:14:14 16:00:01 eth0 4.91 3.10 4.22 1.79 0.00 0.00 0.00 0.00 16:14:14 16:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:14:14 16:00:01 docker0 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 16:14:14 16:01:01 eth0 1.15 0.73 0.66 0.23 0.00 0.00 0.00 0.00 16:14:14 16:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:14:14 16:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:14:14 16:02:01 eth0 0.28 0.18 0.09 0.07 0.00 0.00 0.00 0.00 16:14:14 16:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:14:14 16:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:14:14 16:03:01 eth0 0.20 0.18 0.07 0.01 0.00 0.00 0.00 0.00 16:14:14 16:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:14:14 16:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:14:14 16:04:01 eth0 0.50 0.08 0.05 0.01 0.00 0.00 0.00 0.00 16:14:14 16:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:14:14 16:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:14:14 16:05:01 eth0 0.57 0.38 0.27 0.20 0.00 0.00 0.00 0.00 16:14:14 16:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:14:14 16:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:14:14 16:06:01 eth0 0.97 0.30 0.32 0.20 0.00 0.00 0.00 0.00 16:14:14 16:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:14:14 16:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:14:14 16:07:01 eth0 0.18 0.13 0.08 0.07 0.00 0.00 0.00 0.00 16:14:14 16:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:14:14 16:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:14:14 16:08:01 eth0 0.15 0.10 0.07 0.01 0.00 0.00 0.00 0.00 16:14:14 16:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:14:14 16:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:14:14 16:09:01 eth0 0.08 0.13 0.01 0.01 0.00 0.00 0.00 0.00 16:14:14 16:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:14:14 16:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:14:14 16:10:01 eth0 0.77 0.05 0.06 0.00 0.00 0.00 0.00 0.00 16:14:14 16:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:14:14 16:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:14:14 16:11:01 eth0 0.52 0.30 0.27 0.17 0.00 0.00 0.00 0.00 16:14:14 16:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:14:14 16:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:14:14 16:12:01 eth0 0.23 0.15 0.08 0.10 0.00 0.00 0.00 0.00 16:14:14 16:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:14:14 16:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:14:14 16:13:01 eth0 0.17 0.17 0.07 0.01 0.00 0.00 0.00 0.00 16:14:14 16:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:14:14 16:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:14:14 16:14:01 eth0 192.04 171.71 2170.36 18.35 0.00 0.00 0.00 0.00 16:14:14 16:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:14:14 16:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:14:14 Average: eth0 110.15 113.83 625.98 23.45 0.00 0.00 0.00 0.00 16:14:14 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:14:14 Average: docker0 66.32 52.82 4.91 197.10 0.00 0.00 0.00 0.00 16:14:14 16:14:14 16:14:14 ---> sar -P ALL: 16:14:14 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/28/21 _x86_64_ (2 CPU) 16:14:14 16:14:14 15:51:23 LINUX RESTART (2 CPU) 16:14:14 16:14:14 15:52:01 CPU %user %nice %system %iowait %steal %idle 16:14:14 15:53:01 all 17.90 0.00 5.07 3.70 0.07 73.27 16:14:14 15:53:01 0 16.34 0.00 5.11 2.16 0.07 76.32 16:14:14 15:53:01 1 19.46 0.00 5.02 5.23 0.07 70.21 16:14:14 15:54:01 all 41.42 0.00 8.04 4.60 0.09 45.86 16:14:14 15:54:01 0 42.01 0.00 8.35 3.39 0.09 46.16 16:14:14 15:54:01 1 40.82 0.00 7.73 5.80 0.09 45.56 16:14:14 15:55:01 all 33.92 0.00 4.49 0.87 0.07 60.65 16:14:14 15:55:01 0 33.03 0.00 4.81 1.42 0.07 60.67 16:14:14 15:55:01 1 34.81 0.00 4.18 0.32 0.07 60.62 16:14:14 15:56:01 all 52.83 0.00 8.76 4.72 0.09 33.60 16:14:14 15:56:01 0 52.17 0.00 9.32 3.12 0.09 35.31 16:14:14 15:56:01 1 53.49 0.00 8.21 6.32 0.09 31.89 16:14:14 15:57:02 all 22.32 0.00 18.07 45.21 0.10 14.30 16:14:14 15:57:02 0 22.10 0.00 17.96 46.25 0.09 13.61 16:14:14 15:57:02 1 22.55 0.00 18.19 44.17 0.11 14.98 16:14:14 15:58:02 all 77.24 0.00 13.56 7.32 0.13 1.75 16:14:14 15:58:02 0 75.99 0.00 15.02 7.97 0.13 0.89 16:14:14 15:58:02 1 78.48 0.00 12.12 6.67 0.13 2.60 16:14:14 15:59:01 all 61.62 0.00 17.82 8.02 0.12 12.42 16:14:14 15:59:01 0 61.13 0.00 19.11 8.21 0.13 11.42 16:14:14 15:59:01 1 62.11 0.00 16.56 7.82 0.11 13.40 16:14:14 16:00:01 all 0.57 0.00 0.51 0.13 0.03 98.76 16:14:14 16:00:01 0 0.69 0.00 0.55 0.12 0.02 98.63 16:14:14 16:00:01 1 0.45 0.00 0.47 0.15 0.03 98.90 16:14:14 16:01:01 all 0.12 0.00 0.03 0.00 0.03 99.82 16:14:14 16:01:01 0 0.22 0.00 0.03 0.00 0.03 99.72 16:14:14 16:01:01 1 0.02 0.00 0.03 0.00 0.02 99.93 16:14:14 16:02:01 all 0.18 0.00 0.05 0.00 0.02 99.76 16:14:14 16:02:01 0 0.30 0.00 0.03 0.00 0.02 99.65 16:14:14 16:02:01 1 0.05 0.00 0.07 0.00 0.02 99.87 16:14:14 16:03:01 all 0.12 0.00 0.02 0.00 0.02 99.85 16:14:14 16:03:01 0 0.22 0.00 0.02 0.00 0.02 99.75 16:14:14 16:03:01 1 0.02 0.00 0.02 0.00 0.02 99.95 16:14:14 16:14:14 16:03:01 CPU %user %nice %system %iowait %steal %idle 16:14:14 16:04:01 all 0.13 0.00 0.02 0.00 0.02 99.83 16:14:14 16:04:01 0 0.23 0.00 0.02 0.00 0.02 99.73 16:14:14 16:04:01 1 0.03 0.00 0.02 0.00 0.02 99.93 16:14:14 16:05:01 all 0.16 0.00 0.03 0.00 0.03 99.79 16:14:14 16:05:01 0 0.22 0.00 0.02 0.00 0.02 99.75 16:14:14 16:05:01 1 0.10 0.00 0.03 0.00 0.03 99.83 16:14:14 16:06:01 all 0.13 0.00 0.02 0.00 0.01 99.85 16:14:14 16:06:01 0 0.22 0.00 0.00 0.00 0.00 99.78 16:14:14 16:06:01 1 0.03 0.00 0.03 0.00 0.02 99.92 16:14:14 16:07:01 all 0.11 0.00 0.05 0.01 0.03 99.81 16:14:14 16:07:01 0 0.18 0.00 0.05 0.00 0.02 99.75 16:14:14 16:07:01 1 0.03 0.00 0.05 0.02 0.03 99.87 16:14:14 16:08:01 all 0.08 0.00 0.02 0.00 0.02 99.88 16:14:14 16:08:01 0 0.13 0.00 0.00 0.00 0.02 99.85 16:14:14 16:08:01 1 0.03 0.00 0.03 0.00 0.02 99.92 16:14:14 16:09:01 all 0.10 0.00 0.03 0.00 0.02 99.85 16:14:14 16:09:01 0 0.17 0.00 0.03 0.00 0.00 99.80 16:14:14 16:09:01 1 0.03 0.00 0.03 0.00 0.03 99.90 16:14:14 16:10:01 all 0.18 0.00 0.02 0.00 0.01 99.80 16:14:14 16:10:01 0 0.30 0.00 0.00 0.00 0.00 99.70 16:14:14 16:10:01 1 0.05 0.00 0.03 0.00 0.02 99.90 16:14:14 16:11:01 all 0.11 0.00 0.03 0.00 0.02 99.84 16:14:14 16:11:01 0 0.18 0.00 0.02 0.00 0.02 99.78 16:14:14 16:11:01 1 0.03 0.00 0.05 0.00 0.02 99.90 16:14:14 16:12:01 all 0.14 0.00 0.02 0.00 0.02 99.82 16:14:14 16:12:01 0 0.22 0.00 0.02 0.00 0.00 99.77 16:14:14 16:12:01 1 0.07 0.00 0.02 0.00 0.03 99.88 16:14:14 16:13:01 all 0.10 0.00 0.03 0.00 0.02 99.86 16:14:14 16:13:01 0 0.07 0.00 0.02 0.00 0.00 99.92 16:14:14 16:13:01 1 0.13 0.00 0.03 0.00 0.03 99.80 16:14:14 16:14:01 all 5.78 0.01 2.04 1.13 0.04 91.00 16:14:14 16:14:01 0 6.43 0.02 2.44 1.39 0.03 89.70 16:14:14 16:14:01 1 5.14 0.00 1.65 0.86 0.05 92.30 16:14:14 16:14:14 Average: CPU %user %nice %system %iowait %steal %idle 16:14:14 Average: all 13.45 0.00 3.37 3.27 0.04 79.86 16:14:14 Average: 0 13.32 0.00 3.54 3.20 0.04 79.90 16:14:14 Average: 1 13.58 0.00 3.20 3.35 0.05 79.82 16:14:14 16:14:14 16:14:14