Pull request #3506 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 6ccdb421d2effb48c66c9413a0a4bf6a3ae4a8ea+2e29410641b9439440c3ad07e09c369dc058e6d8 (cc5063c33a4e066cd81c5fbb592540a265cc7f5d) 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-ssh1537323545929786523.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 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-ssh2351763444981790687.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 9d0281235b943b7ad605f650702698f9078b2862 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-3506/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-3506/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2794031708443375151.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > 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-ssh6210592737971380298.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a 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-3506/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-3506/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5222692573299076897.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_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/v1 openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-149 in /w/workspace/edgexfoundry_edgex-go_PR-3506 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # 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/2@tmp/jenkins-gitclient-ssh8098653366220668046.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 2e29410641b9439440c3ad07e09c369dc058e6d8 into PR head commit 6ccdb421d2effb48c66c9413a0a4bf6a3ae4a8ea Merge succeeded, producing 6ccdb421d2effb48c66c9413a0a4bf6a3ae4a8ea Checking out Revision 6ccdb421d2effb48c66c9413a0a4bf6a3ae4a8ea (PR-3506) > 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/2@tmp/jenkins-gitclient-ssh2487329767009498402.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3506/head:refs/remotes/origin/PR-3506 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6ccdb421d2effb48c66c9413a0a4bf6a3ae4a8ea # 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/2@tmp/jenkins-gitclient-ssh8237412199101468627.key > git merge 2e29410641b9439440c3ad07e09c369dc058e6d8 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6ccdb421d2effb48c66c9413a0a4bf6a3ae4a8ea # timeout=10 Commit message: "Merge branch 'master' into dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v2-2.0.0-dev.59" > git rev-list --no-walk 406f07095a50747e4bc872f54bb444a8bef7a588 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:08:47 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:08:47 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:08:47 ========================================================= 16:08:47 EdgeX Global Pipelines Version Info 16:08:47 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:08:49 ------------------- 16:08:49 stable info: 16:08:49 ------------------- 16:08:49 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:08:49 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 16:08:49 Message: update stable to v1.0.192 16:08:49 ------------------- 16:08:49 experimental info: 16:08:49 ------------------- 16:08:49 Commited By: **** collab-it+edgex@linuxfoundation.org 16:08:49 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 16:08:49 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:08:49 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 16:08:49 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 16:08:49 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:08:50 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:08:50 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:08:50 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 16:08:50 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 16:08:50 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 16:08:50 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 16:08:50 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 16:08:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:08:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:08:50 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:08:50 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:08:50 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:08:50 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:08:50 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:08:50 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 16:08:50 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 16:08:50 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 16:08:50 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 16:08:50 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:08:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3506 [Pipeline] echo 16:08:50 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3506 [Pipeline] echo 16:08:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3506 [Pipeline] echo 16:08:50 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6ccdb421d2effb48c66c9413a0a4bf6a3ae4a8ea [Pipeline] echo 16:08:50 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6ccdb42 [Pipeline] echo 16:08:50 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:08:50 provisioning config files... 16:08:50 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config7008774804950935860tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:08:50 ---> docker-login.sh 16:08:50 nexus3.edgexfoundry.org:10001 16:08:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:08:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:08:51 Configure a credential helper to remove this warning. See 16:08:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:08:51 16:08:51 Login Succeeded 16:08:51 nexus3.edgexfoundry.org:10002 16:08:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:08:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:08:52 Configure a credential helper to remove this warning. See 16:08:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:08:52 16:08:52 Login Succeeded 16:08:52 nexus3.edgexfoundry.org:10003 16:08:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:08:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:08:52 Configure a credential helper to remove this warning. See 16:08:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:08:52 16:08:52 Login Succeeded 16:08:52 nexus3.edgexfoundry.org:10004 16:08:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:08:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:08:52 Configure a credential helper to remove this warning. See 16:08:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:08:52 16:08:52 Login Succeeded 16:08:52 docker.io 16:08:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:08:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:08:52 Configure a credential helper to remove this warning. See 16:08:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:08:52 16:08:52 Login Succeeded 16:08:52 ---> docker-login.sh ends [Pipeline] } 16:08:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:08:52 ++ 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 16:08:52 + for file in '`ls cmd/**/Dockerfile`' 16:08:52 ++ dirname cmd/core-command/Dockerfile 16:08:52 ++ cut -d/ -f2 16:08:52 + echo core-command,cmd/core-command/Dockerfile 16:08:52 + for file in '`ls cmd/**/Dockerfile`' 16:08:52 ++ dirname cmd/core-data/Dockerfile 16:08:52 ++ cut -d/ -f2 16:08:52 + echo core-data,cmd/core-data/Dockerfile 16:08:52 + for file in '`ls cmd/**/Dockerfile`' 16:08:52 ++ dirname cmd/core-metadata/Dockerfile 16:08:52 ++ cut -d/ -f2 16:08:52 + echo core-metadata,cmd/core-metadata/Dockerfile 16:08:52 + for file in '`ls cmd/**/Dockerfile`' 16:08:52 ++ dirname cmd/security-bootstrapper/Dockerfile 16:08:52 ++ cut -d/ -f2 16:08:52 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 16:08:52 + for file in '`ls cmd/**/Dockerfile`' 16:08:52 ++ dirname cmd/security-proxy-setup/Dockerfile 16:08:52 ++ cut -d/ -f2 16:08:52 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 16:08:52 + for file in '`ls cmd/**/Dockerfile`' 16:08:52 ++ dirname cmd/security-secretstore-setup/Dockerfile 16:08:52 ++ cut -d/ -f2 16:08:52 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 16:08:52 + for file in '`ls cmd/**/Dockerfile`' 16:08:52 ++ dirname cmd/support-notifications/Dockerfile 16:08:52 ++ cut -d/ -f2 16:08:52 + echo support-notifications,cmd/support-notifications/Dockerfile 16:08:52 + for file in '`ls cmd/**/Dockerfile`' 16:08:52 ++ dirname cmd/support-scheduler/Dockerfile 16:08:52 ++ cut -d/ -f2 16:08:52 + echo support-scheduler,cmd/support-scheduler/Dockerfile 16:08:52 + for file in '`ls cmd/**/Dockerfile`' 16:08:52 ++ dirname cmd/sys-mgmt-agent/Dockerfile 16:08:52 ++ cut -d/ -f2 16:08:52 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 16:08:52 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 16:08:54 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:08:54 16:08:54 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 16:08:54 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:08:55 latest: Pulling from edgex-devops/git-semver 16:08:55 31603596830f: Pulling fs layer 16:08:55 54011a49482f: Pulling fs layer 16:08:55 a6820b24f6d8: Pulling fs layer 16:08:55 f581987b2513: Pulling fs layer 16:08:55 f581987b2513: Waiting 16:08:55 54011a49482f: Verifying Checksum 16:08:55 54011a49482f: Download complete 16:08:55 31603596830f: Verifying Checksum 16:08:55 31603596830f: Download complete 16:08:55 f581987b2513: Verifying Checksum 16:08:55 f581987b2513: Download complete 16:08:55 a6820b24f6d8: Verifying Checksum 16:08:55 a6820b24f6d8: Download complete 16:08:55 31603596830f: Pull complete 16:08:55 54011a49482f: Pull complete 16:08:57 a6820b24f6d8: Pull complete 16:08:57 f581987b2513: Pull complete 16:08:57 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 16:08:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:08:57 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 16:08:57 prd-centos7-docker-4c-2g-149 does not seem to be running inside a container 16:08:58 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 16:09:02 $ docker top d3502633bc8b4d8e5c70210272de8870b9503986b2068c7dc89e91c1c984391f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:09:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:09:03 [ssh-agent] Looking for ssh-agent implementation... 16:09:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:09:03 $ docker exec d3502633bc8b4d8e5c70210272de8870b9503986b2068c7dc89e91c1c984391f ssh-agent 16:09:03 SSH_AUTH_SOCK=/tmp/ssh-jQhuQH8vGPlI/agent.13 16:09:03 SSH_AGENT_PID=19 16:09:03 Running ssh-add (command line suppressed) 16:09:03 Identity added: /w/workspace/edgex-go/2@tmp/private_key_7287513714613192565.key (/w/workspace/edgex-go/2@tmp/private_key_7287513714613192565.key) 16:09:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:09:03 + git tag --points-at HEAD [Pipeline] } 16:09:03 $ docker exec --env ******** --env ******** d3502633bc8b4d8e5c70210272de8870b9503986b2068c7dc89e91c1c984391f ssh-agent -k 16:09:03 unset SSH_AUTH_SOCK; 16:09:03 unset SSH_AGENT_PID; 16:09:03 echo Agent pid 19 killed; 16:09:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:09:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:09:03 [ssh-agent] Looking for ssh-agent implementation... 16:09:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:09:04 $ docker exec d3502633bc8b4d8e5c70210272de8870b9503986b2068c7dc89e91c1c984391f ssh-agent 16:09:04 SSH_AUTH_SOCK=/tmp/ssh-jE8nx2E61MV9/agent.52 16:09:04 SSH_AGENT_PID=59 16:09:04 Running ssh-add (command line suppressed) 16:09:04 Identity added: /w/workspace/edgex-go/2@tmp/private_key_5634519995849049884.key (/w/workspace/edgex-go/2@tmp/private_key_5634519995849049884.key) 16:09:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:09:04 + git semver init 16:09:04 # -> Open(): unable to determine branch for HEAD 16:09:04 # $GIT_DIR = /w/workspace/edgex-go/2/.git 16:09:04 # $GIT_WORK_TREE = /w/workspace/edgex-go/2 16:09:04 # $SEMVER_REMOTE_NAME = origin 16:09:04 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:09:04 # $SEMVER_USER_NAME = edgex-jenkins 16:09:04 # $SEMVER_BRANCH = PR-3506 16:09:04 # $SEMVER_TEMP = /tmp/semver-604877500 16:09:04 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 16:09:31 # '/tmp/semver-604877500' -> '/w/workspace/edgex-go/2/.semver' 16:09:31 # -> Force: false 16:09:31 # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } 16:09:31 $ docker exec --env ******** --env ******** d3502633bc8b4d8e5c70210272de8870b9503986b2068c7dc89e91c1c984391f ssh-agent -k 16:09:31 unset SSH_AUTH_SOCK; 16:09:31 unset SSH_AGENT_PID; 16:09:31 echo Agent pid 59 killed; 16:09:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:09:31 + git semver [Pipeline] } 16:09:31 $ docker stop --time=1 d3502633bc8b4d8e5c70210272de8870b9503986b2068c7dc89e91c1c984391f 16:09:38 $ docker rm -f d3502633bc8b4d8e5c70210272de8870b9503986b2068c7dc89e91c1c984391f [Pipeline] // withDockerContainer [Pipeline] sh 16:09:39 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:09:39 Stashed 1 file(s) [Pipeline] echo 16:09:39 [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 16:09:39 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 16:09:40 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 16:09:40 + sudo service docker restart 16:09:40 + true 16:09:40 Redirecting to /bin/systemctl restart docker.service 16:09:54 Still waiting to schedule task 16:09:54 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [Pipeline] echo 16:09:58 ========================================================= 16:09:58 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 16:09:58 ========================================================= [Pipeline] isUnix [Pipeline] sh 16:09: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 . 16:10:00 Sending build context to Docker daemon 330.8MB 16:10:00 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 16:10:00 Step 2/6 : FROM ${BASE} 16:10:00 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 16:10:00 540db60ca938: Pulling fs layer 16:10:00 adcc1eea9eea: Pulling fs layer 16:10:00 4c4ab2625f07: Pulling fs layer 16:10:00 0510c868ecb4: Pulling fs layer 16:10:00 afea3b2eda06: Pulling fs layer 16:10:00 7809a108b3ef: Pulling fs layer 16:10:00 f706445af74f: Pulling fs layer 16:10:00 afea3b2eda06: Waiting 16:10:00 7809a108b3ef: Waiting 16:10:00 f706445af74f: Waiting 16:10:00 0510c868ecb4: Waiting 16:10:00 4c4ab2625f07: Verifying Checksum 16:10:00 4c4ab2625f07: Download complete 16:10:00 adcc1eea9eea: Verifying Checksum 16:10:00 adcc1eea9eea: Download complete 16:10:00 afea3b2eda06: Verifying Checksum 16:10:00 afea3b2eda06: Download complete 16:10:00 540db60ca938: Verifying Checksum 16:10:00 540db60ca938: Download complete 16:10:00 7809a108b3ef: Verifying Checksum 16:10:00 7809a108b3ef: Download complete 16:10:01 540db60ca938: Pull complete 16:10:02 adcc1eea9eea: Pull complete 16:10:02 4c4ab2625f07: Pull complete 16:10:03 f706445af74f: Verifying Checksum 16:10:03 f706445af74f: Download complete 16:10:04 0510c868ecb4: Verifying Checksum 16:10:04 0510c868ecb4: Download complete 16:10:10 0510c868ecb4: Pull complete 16:10:10 afea3b2eda06: Pull complete 16:10:10 7809a108b3ef: Pull complete 16:10:16 f706445af74f: Pull complete 16:10:16 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 16:10:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 16:10:16 ---> b068be0155e3 16:10: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 16:10:26 ---> Running in aea2974b1d6d 16:10:26 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:10:27 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:10:27 (1/12) Installing libmagic (5.39-r0) 16:10:28 (2/12) Installing file (5.39-r0) 16:10:28 (3/12) Installing libc-dev (0.7.2-r3) 16:10:28 (4/12) Installing g++ (10.2.1_pre1-r3) 16:10:32 (5/12) Installing fortify-headers (1.1-r0) 16:10:32 (6/12) Installing patch (2.7.6-r6) 16:10:32 (7/12) Installing build-base (0.5-r2) 16:10:32 (8/12) Installing libsodium (1.0.18-r0) 16:10:32 (9/12) Installing pkgconf (1.7.3-r0) 16:10:32 (10/12) Installing libsodium-dev (1.0.18-r0) 16:10:33 (11/12) Installing libzmq (4.3.3-r1) 16:10:33 (12/12) Installing zeromq-dev (4.3.3-r1) 16:10:33 Executing busybox-1.32.1-r6.trigger 16:10:33 OK: 219 MiB in 52 packages 16:10:40 Removing intermediate container aea2974b1d6d 16:10:40 ---> 7bb6b7d74867 16:10:40 Step 4/6 : WORKDIR /edgex-go 16:10:40 ---> Running in 9f72c0a726f8 16:10:40 Removing intermediate container 9f72c0a726f8 16:10:40 ---> dedf68ee9ac4 16:10:40 Step 5/6 : COPY go.mod . 16:10:40 ---> ca926163e699 16:10:40 Step 6/6 : RUN go mod download 16:10:40 ---> Running in 4991a389794b 16:11:19 Removing intermediate container 4991a389794b 16:11:19 ---> 10de9ed67ba2 16:11:19 Successfully built 10de9ed67ba2 16:11:19 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 16:11:19 + docker inspect -f . ci-base-image-x86_64 16:11:19 . [Pipeline] withDockerContainer 16:11:20 prd-centos7-docker-4c-2g-149 does not seem to be running inside a container 16:11:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** ci-base-image-x86_64 cat 16:11:21 $ docker top 00983c2ef66f8279c8a9e56844e2bc2f4ad1fa0c6f0533243c7c810719a4bea1 -eo pid,comm [Pipeline] { [Pipeline] sh 16:11:21 + go version 16:11:21 go version go1.16.3 linux/amd64 [Pipeline] } 16:11:21 $ docker stop --time=1 00983c2ef66f8279c8a9e56844e2bc2f4ad1fa0c6f0533243c7c810719a4bea1 16:11:23 $ docker rm -f 00983c2ef66f8279c8a9e56844e2bc2f4ad1fa0c6f0533243c7c810719a4bea1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:11:23 + docker inspect -f . ci-base-image-x86_64 16:11:23 . [Pipeline] withDockerContainer 16:11:23 prd-centos7-docker-4c-2g-149 does not seem to be running inside a container 16:11:24 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** ci-base-image-x86_64 cat 16:11:25 $ docker top 4b79b8a8703a39a0721ad02432a0c1f479c36e105a804c8faf889bcb587d30ba -eo pid,comm [Pipeline] { [Pipeline] echo 16:11:25 ========================================================= 16:11:25 [edgeXBuildGoParallel] Running Tests and Build... 16:11:25 ========================================================= [Pipeline] sh 16:11:25 + go mod tidy [Pipeline] sh 16:11:26 + make test 16:11:26 go mod tidy 16:11:26 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:11:33 ? github.com/edgexfoundry/edgex-go [no test files] 16:11:56 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:11:57 Running on prd-ubuntu18.04-docker-arm64-4c-16g-150 in /w/workspace/edgexfoundry_edgex-go_PR-3506 [Pipeline] { [Pipeline] ws 16:11:57 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 16:11:58 The recommended git tool is: git 16:11:58 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:12:01 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:12:01 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:12:04 using credential edgex-jenkins-ssh 16:12:04 Cloning the remote Git repository 16:12:04 Cloning repository git@github.com:edgexfoundry/edgex-go.git 16:12:04 > git init /w/workspace/edgex-go/2 # timeout=10 16:12:04 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:12:04 > git --version # timeout=10 16:12:04 > git --version # 'git version 2.17.1' 16:12:04 using GIT_SSH to set credentials SSH Credentials for GitHub 16:12:04 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:12:06 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:12:06 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:12:06 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:12:06 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:12:07 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:12:08 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:12:11 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:12:11 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:12:11 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:12:13 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.075s coverage: 46.1% of statements 16:12:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:12:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:12:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 16:12:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 16:12:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 16:12:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 16:12:13 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.059s coverage: 28.7% of statements 16:12:14 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.065s coverage: 100.0% of statements 16:12:20 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.109s coverage: 27.7% of statements 16:12:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:12:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:12:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 16:12:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 16:12:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 16:12:20 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.044s coverage: 81.2% of statements 16:12:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:12:20 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.049s coverage: 100.0% of statements 16:12:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 16:12:20 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.051s coverage: 100.0% of statements 16:12:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 16:12:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 16:12:21 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.054s coverage: 58.6% of statements 16:12:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 16:12:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 16:12:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.093s coverage: 87.7% of statements 16:12:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 16:12:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 16:12:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.040s coverage: 78.9% of statements 16:12:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 16:12:23 Merging remotes/origin/master commit 2e29410641b9439440c3ad07e09c369dc058e6d8 into PR head commit 6ccdb421d2effb48c66c9413a0a4bf6a3ae4a8ea 16:12:24 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.219s coverage: 28.6% of statements 16:12:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:12:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:12:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 16:12:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 16:12:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 16:12:24 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.047s coverage: 100.0% of statements 16:12:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 16:12:24 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.052s coverage: 100.0% of statements 16:12:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 16:12:24 Merge succeeded, producing 6ccdb421d2effb48c66c9413a0a4bf6a3ae4a8ea 16:12:24 Checking out Revision 6ccdb421d2effb48c66c9413a0a4bf6a3ae4a8ea (PR-3506) 16:12:22 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:12:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:12:22 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:12:22 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:12:22 using GIT_SSH to set credentials SSH Credentials for GitHub 16:12:22 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3506/head:refs/remotes/origin/PR-3506 +refs/heads/master:refs/remotes/origin/master # timeout=10 16:12:23 > git config core.sparsecheckout # timeout=10 16:12:23 > git checkout -f 6ccdb421d2effb48c66c9413a0a4bf6a3ae4a8ea # timeout=10 16:12:24 > git remote # timeout=10 16:12:24 > git config --get remote.origin.url # timeout=10 16:12:24 using GIT_SSH to set credentials SSH Credentials for GitHub 16:12:24 > git merge 2e29410641b9439440c3ad07e09c369dc058e6d8 # timeout=10 16:12:24 > git rev-parse HEAD^{commit} # timeout=10 16:12:24 > git config core.sparsecheckout # timeout=10 16:12:24 > git checkout -f 6ccdb421d2effb48c66c9413a0a4bf6a3ae4a8ea # timeout=10 16:12:26 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.140s coverage: 86.7% of statements 16:12:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 16:12:26 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.109s coverage: 97.5% of statements 16:12:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 16:12:26 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.071s coverage: 78.3% of statements 16:12:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 16:12:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 16:12:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 16:12:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 16:12:28 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.224s coverage: 95.1% of statements 16:12:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 16:12:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 16:12:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 16:12:28 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 16:12:28 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:12:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 16:12:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 16:12:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:12:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:12:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 16:12:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:12:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 16:12:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:12:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 16:12:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:12:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 16:12:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 16:12:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 16:12:28 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.047s coverage: 58.8% of statements 16:12:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 16:12:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 16:12:28 Commit message: "Merge branch 'master' into dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v2-2.0.0-dev.59" 16:12:29 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.051s coverage: 0.8% of statements 16:12:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 16:12:29 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.049s coverage: 21.7% of statements 16:12:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:12:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.042s coverage: 47.1% of statements 16:12:30 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 16:12:30 + sudo mv /tmp/daemon.json /etc/docker/daemon.json 16:12:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.054s coverage: 79.5% of statements [Pipeline] sh 16:12:31 + sudo service docker restart 16:12:31 + true 16:12:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.037s coverage: 94.1% of statements 16:12:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.113s coverage: 96.3% of statements 16:12:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.044s coverage: 87.5% of statements 16:12:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.048s coverage: 94.4% of statements 16:12:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.041s coverage: 44.8% of statements [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:12:49 provisioning config files... 16:12:49 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config3621620067619766411tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:12:50 ---> docker-login.sh 16:12:50 nexus3.edgexfoundry.org:10001 16:12:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:12:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:12:51 Configure a credential helper to remove this warning. See 16:12:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:12:51 16:12:51 Login Succeeded 16:12:51 nexus3.edgexfoundry.org:10002 16:12:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:12:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:12:52 Configure a credential helper to remove this warning. See 16:12:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:12:52 16:12:52 Login Succeeded 16:12:52 nexus3.edgexfoundry.org:10003 16:12:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:12:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:12:52 Configure a credential helper to remove this warning. See 16:12:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:12:52 16:12:52 Login Succeeded 16:12:52 nexus3.edgexfoundry.org:10004 16:12:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.270s coverage: 81.8% of statements 16:12:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:12:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:12:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:12:53 Configure a credential helper to remove this warning. See 16:12:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:12:53 16:12:53 Login Succeeded 16:12:53 docker.io 16:12:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:12:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:12:54 Configure a credential helper to remove this warning. See 16:12:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:12:54 16:12:54 Login Succeeded 16:12:54 ---> docker-login.sh ends [Pipeline] } 16:12:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:12:54 ========================================================= 16:12:54 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 16:12:54 ========================================================= [Pipeline] isUnix [Pipeline] sh 16:12:54 + 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 . 16:12:57 Sending build context to Docker daemon 168.1MB 16:12:57 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 16:12:57 Step 2/6 : FROM ${BASE} 16:12:57 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:12:57 595b0fe564bb: Pulling fs layer 16:12:57 7186ed65a4f7: Pulling fs layer 16:12:57 316046926c0a: Pulling fs layer 16:12:57 4ebd0625c992: Pulling fs layer 16:12:57 207e8628e3a3: Pulling fs layer 16:12:57 c791037a9be2: Pulling fs layer 16:12:57 ffd874e62e21: Pulling fs layer 16:12:57 4ebd0625c992: Waiting 16:12:57 207e8628e3a3: Waiting 16:12:57 c791037a9be2: Waiting 16:12:57 316046926c0a: Download complete 16:12:57 7186ed65a4f7: Download complete 16:12:57 207e8628e3a3: Download complete 16:12:57 c791037a9be2: Verifying Checksum 16:12:57 c791037a9be2: Download complete 16:12:58 595b0fe564bb: Verifying Checksum 16:12:58 595b0fe564bb: Download complete 16:12:58 595b0fe564bb: Pull complete 16:12:59 7186ed65a4f7: Pull complete 16:12:59 316046926c0a: Pull complete 16:13:00 ffd874e62e21: Verifying Checksum 16:13:00 ffd874e62e21: Download complete 16:13:02 4ebd0625c992: Verifying Checksum 16:13:02 4ebd0625c992: Download complete 16:13:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.079s coverage: 92.9% of statements 16:13:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:13:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:13:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:13:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements 16:13:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:13:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:13:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:13:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:13:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:13:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.042s coverage: 87.2% of statements 16:13:11 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:13:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:13:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.043s coverage: 100.0% of statements 16:13:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:13:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.051s coverage: 76.0% of statements 16:13:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:13:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.053s coverage: 80.0% of statements 16:13:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.052s coverage: 87.2% of statements 16:13:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.052s coverage: 85.4% of statements 16:13:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.083s coverage: 91.2% of statements 16:13:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:13:11 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.143s coverage: 64.4% of statements 16:13:11 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:13:11 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:13:11 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.046s coverage: 100.0% of statements 16:13:11 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.035s coverage: 91.3% of statements 16:13:11 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.025s coverage: 100.0% of statements 16:13:11 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.026s coverage: 73.7% of statements 16:13:11 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements 16:13:11 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.168s coverage: 66.9% of statements 16:13:11 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:13:11 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:13:11 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:13:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.118s coverage: 43.5% of statements 16:13:11 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:13:11 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:13:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.034s coverage: 89.5% of statements 16:13:11 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:13:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.030s coverage: 84.8% of statements 16:13:12 4ebd0625c992: Pull complete 16:13:12 207e8628e3a3: Pull complete 16:13:12 c791037a9be2: Pull complete 16:13:13 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.088s coverage: 46.8% of statements 16:13:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:13:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:13:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 16:13:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 16:13:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 16:13:13 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.037s coverage: 100.0% of statements 16:13:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 16:13:13 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.035s coverage: 100.0% of statements 16:13:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 16:13:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 16:13:16 ffd874e62e21: Pull complete 16:13:16 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 16:13:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 16:13:16 ---> cfc18b08335c 16:13: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 16:13:18 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.068s coverage: 18.9% of statements 16:13:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] 16:13:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] 16:13:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 16:13:18 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.144s coverage: 91.9% of statements 16:13:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 16:13:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 16:13:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 16:13:18 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.601s coverage: 28.7% of statements 16:13:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:13:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:13:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 16:13:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 16:13:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 16:13:18 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.041s coverage: 99.0% of statements 16:13:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 16:13:18 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.056s coverage: 100.0% of statements 16:13:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 16:13:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 16:13:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 16:13:18 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.054s coverage: 64.6% of statements 16:13:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 16:13:18 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.085s coverage: 97.6% of statements 16:13:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 16:13:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 16:13:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 16:13:18 ok github.com/edgexfoundry/edgex-go/internal/system 0.027s coverage: 0.0% of statements 16:13:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:13:19 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.020s coverage: 100.0% of statements 16:13:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 16:13:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:13:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:13:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 16:13:19 ---> Running in 8ed7e719464d 16:13:19 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.029s coverage: 87.9% of statements 16:13:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 16:13:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:13:19 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.020s coverage: 100.0% of statements 16:13:20 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.040s coverage: 28.1% of statements 16:13:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 16:13:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] 16:13:20 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.048s coverage: 27.9% of statements 16:13:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] 16:13:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] 16:13:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] 16:13:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] 16:13:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] 16:13:20 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:13:20 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.028s coverage: 100.0% of statements 16:13:21 GO111MODULE=on go vet ./... 16:13:21 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:13:22 (1/12) Installing libmagic (5.39-r0) 16:13:22 (2/12) Installing file (5.39-r0) 16:13:23 (3/12) Installing libc-dev (0.7.2-r3) 16:13:23 (4/12) Installing g++ (10.2.1_pre1-r3) 16:13:28 (5/12) Installing fortify-headers (1.1-r0) 16:13:28 (6/12) Installing patch (2.7.6-r6) 16:13:28 (7/12) Installing build-base (0.5-r2) 16:13:28 (8/12) Installing libsodium (1.0.18-r0) 16:13:28 (9/12) Installing pkgconf (1.7.3-r0) 16:13:28 (10/12) Installing libsodium-dev (1.0.18-r0) 16:13:28 (11/12) Installing libzmq (4.3.3-r1) 16:13:28 (12/12) Installing zeromq-dev (4.3.3-r1) 16:13:28 Executing busybox-1.32.1-r6.trigger 16:13:29 OK: 218 MiB in 52 packages 16:13:33 Removing intermediate container 8ed7e719464d 16:13:33 ---> 11656b360295 16:13:33 Step 4/6 : WORKDIR /edgex-go 16:13:33 ---> Running in 42375e4b9eec 16:13:33 Removing intermediate container 42375e4b9eec 16:13:33 ---> c37a3ba62f5c 16:13:33 Step 5/6 : COPY go.mod . 16:13:34 ---> f9196a210edf 16:13:34 Step 6/6 : RUN go mod download 16:13:34 ---> Running in 204c876618d2 16:14:01 Removing intermediate container 204c876618d2 16:14:01 ---> 039933d71846 16:14:01 Successfully built 039933d71846 16:14:01 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:14:01 + docker inspect -f . ci-base-image-arm64 16:14:01 . [Pipeline] withDockerContainer 16:14:01 prd-ubuntu18.04-docker-arm64-4c-16g-150 does not seem to be running inside a container 16:14:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** ci-base-image-arm64 cat 16:14:03 $ docker top 0c7c4533420318d011a307af02684afcc77e6d2b176f3d052e449abfc213f9ea -eo pid,comm [Pipeline] { [Pipeline] sh 16:14:04 + go version 16:14:04 go version go1.16.3 linux/arm64 [Pipeline] } 16:14:04 $ docker stop --time=1 0c7c4533420318d011a307af02684afcc77e6d2b176f3d052e449abfc213f9ea 16:14:06 $ docker rm -f 0c7c4533420318d011a307af02684afcc77e6d2b176f3d052e449abfc213f9ea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:14:07 + docker inspect -f . ci-base-image-arm64 16:14:07 . [Pipeline] withDockerContainer 16:14:07 prd-ubuntu18.04-docker-arm64-4c-16g-150 does not seem to be running inside a container 16:14:07 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** ci-base-image-arm64 cat 16:14:09 $ docker top 7ff5df9b877190f48bc86ea20fb7ea7ecddd383d1dd8ac2a16fcbb43b420e38d -eo pid,comm [Pipeline] { [Pipeline] echo 16:14:09 ========================================================= 16:14:09 [edgeXBuildGoParallel] Running Tests and Build... 16:14:09 ========================================================= [Pipeline] sh 16:14:10 + go mod tidy [Pipeline] sh 16:14:11 + make test 16:14:11 go mod tidy 16:14:12 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:14:28 gofmt -l . 16:14:28 [ "`gofmt -l .`" = "" ] 16:14:28 ./bin/test-go-mod-tidy.sh 16:14:28 ./bin/test-attribution-txt.sh [Pipeline] sh 16:14:29 + ls -al . 16:14:29 total 852 16:14:29 drwxrwxr-x 10 1001 1001 4096 May 25 16:14 . 16:14:29 drwxr-xr-x 4 root root 28 May 25 16:11 .. 16:14:29 -rw-rw-r-- 1 1001 1001 11 May 25 16:08 .dockerignore 16:14:29 drwxrwxr-x 8 1001 1001 179 May 25 16:08 .git 16:14:29 drwxrwxr-x 3 1001 1001 125 May 25 16:08 .github 16:14:29 -rw-rw-r-- 1 1001 1001 818 May 25 16:08 .gitignore 16:14:29 drwx------ 3 1001 1001 60 May 25 16:09 .semver 16:14:29 -rw-rw-r-- 1 1001 1001 166 May 25 16:08 .sonarcloud.properties 16:14:29 -rw-rw-r-- 1 1001 1001 8609 May 25 16:08 Attribution.txt 16:14:29 -rw-rw-r-- 1 1001 1001 3804 May 25 16:08 CONTRIBUTING.md 16:14:29 -rw-rw-r-- 1 1001 1001 931 May 25 16:08 Dockerfile.build 16:14:29 -rw-rw-r-- 1 1001 1001 863 May 25 16:08 Jenkinsfile 16:14:29 -rw-rw-r-- 1 1001 1001 10775 May 25 16:08 LICENSE 16:14:29 -rw-rw-r-- 1 1001 1001 5632 May 25 16:08 Makefile 16:14:29 -rw-rw-r-- 1 1001 1001 7978 May 25 16:08 README.md 16:14:29 -rw-rw-r-- 1 1001 1001 6755 May 25 16:08 SECURITY.md 16:14:29 -rw-rw-r-- 1 1001 1001 5 May 25 16:09 VERSION 16:14:29 -rw-rw-r-- 1 1001 1001 4131 May 25 16:08 ZMQWindows.md 16:14:29 drwxrwxr-x 2 1001 1001 117 May 25 16:08 bin 16:14:29 drwxrwxr-x 14 1001 1001 4096 May 25 16:08 cmd 16:14:29 -rw-r--r-- 1 root root 741453 May 25 16:13 coverage.out 16:14:29 -rw-r--r-- 1 root root 1060 May 25 16:14 go.mod 16:14:29 -rw-r--r-- 1 root root 21990 May 25 16:11 go.sum 16:14:29 drwxrwxr-x 8 1001 1001 127 May 25 16:08 internal 16:14:29 drwxrwxr-x 4 1001 1001 26 May 25 16:08 openapi 16:14:29 drwxrwxr-x 4 1001 1001 71 May 25 16:08 snap 16:14:29 -rw-rw-r-- 1 1001 1001 168 May 25 16:08 version.go [Pipeline] sh 16:14:29 + '[' -e coverage.out ] 16:14:29 + chown 1001:1001 coverage.out [Pipeline] stash 16:14:29 Stashed 1 file(s) [Pipeline] sh 16:14:30 + make build 16:14:30 go mod tidy 16:14:30 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:14:33 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:14:39 ? github.com/edgexfoundry/edgex-go [no test files] 16:14:41 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:14:42 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:14:43 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:14:44 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:14:45 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:14:48 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:14:49 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:14:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:14:51 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:14:52 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] } 16:14:53 $ docker stop --time=1 4b79b8a8703a39a0721ad02432a0c1f479c36e105a804c8faf889bcb587d30ba 16:15:00 $ docker rm -f 4b79b8a8703a39a0721ad02432a0c1f479c36e105a804c8faf889bcb587d30ba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:15:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:15:01 16:15:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 16:15:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:15:02 latest: Pulling from edgex-devops/edgex-compose 16:15:02 cbdbe7a5bc2a: Pulling fs layer 16:15:02 ca9280d653b3: Pulling fs layer 16:15:02 7e9c9ca2126c: Pulling fs layer 16:15:02 cbdbe7a5bc2a: Verifying Checksum 16:15:02 cbdbe7a5bc2a: Download complete 16:15:03 cbdbe7a5bc2a: Pull complete 16:15:03 ca9280d653b3: Verifying Checksum 16:15:03 ca9280d653b3: Download complete 16:15:03 ca9280d653b3: Pull complete 16:15:04 7e9c9ca2126c: Verifying Checksum 16:15:04 7e9c9ca2126c: Download complete 16:15:07 7e9c9ca2126c: Pull complete 16:15:07 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 16:15:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:15:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 16:15:07 prd-centos7-docker-4c-2g-149 does not seem to be running inside a container 16:15:08 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 16:15:28 $ docker top f818ee1463dda56affda6d1736fbef26ae9ff2eaee81cf7e83bdcc9e752f70c3 -eo pid,comm [Pipeline] { [Pipeline] sh 16:15:29 + docker-compose build --help 16:15:29 + grep parallel 16:15:29 --parallel Build images in parallel. [Pipeline] } 16:15:29 $ docker stop --time=1 f818ee1463dda56affda6d1736fbef26ae9ff2eaee81cf7e83bdcc9e752f70c3 16:15:31 $ docker rm -f f818ee1463dda56affda6d1736fbef26ae9ff2eaee81cf7e83bdcc9e752f70c3 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:15:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:15:31 . [Pipeline] withDockerContainer 16:15:31 prd-centos7-docker-4c-2g-149 does not seem to be running inside a container 16:15:31 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 16:15:32 $ docker top 21d4251946b1cf98e90f1b209a4042bea8e169b7b67a80725999bf9bd5668dbb -eo pid,comm [Pipeline] { [Pipeline] sh 16:15:33 + docker-compose -f ./docker-compose-build.yml build --parallel 16:15:33 Building core-command ... 16:15:33 Building core-data ... 16:15:33 Building core-metadata ... 16:15:33 Building security-bootstrapper ... 16:15:33 Building security-proxy-setup ... 16:15:33 Building security-secretstore-setup ... 16:15:33 Building support-notifications ... 16:15:33 Building support-scheduler ... 16:15:33 Building sys-mgmt-agent ... 16:15:33 Building support-notifications 16:15:33 Building core-command 16:15:33 Building security-proxy-setup 16:15:33 Building security-secretstore-setup 16:15:33 Building core-data 16:15:35 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:15:42 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:15:52 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:15:52 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:15:55 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:15:56 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:15:56 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:15:56 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:16:00 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:16:01 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:16:11 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:16:11 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:16:11 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:16:14 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:16:14 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:16:14 ---> 10de9ed67ba2 16:16:14 Step 3/24 : WORKDIR /edgex-go 16:16:14 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:16:14 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:16:14 ---> 10de9ed67ba2 16:16:14 Step 3/24 : WORKDIR /edgex-go 16:16:15 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:16:15 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:16:15 ---> 10de9ed67ba2 16:16:15 Step 3/23 : WORKDIR /edgex-go 16:16:16 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:16:16 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:16:16 ---> 10de9ed67ba2 16:16:16 Step 3/22 : WORKDIR /edgex-go 16:16:16 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.321s coverage: 46.1% of statements 16:16:16 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:16:16 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:16:16 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 16:16:16 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 16:16:16 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 16:16:16 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 16:16:16 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.165s coverage: 28.7% of statements 16:16:17 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.305s coverage: 100.0% of statements 16:16:17 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:16:17 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:16:17 ---> 10de9ed67ba2 16:16:17 Step 3/26 : WORKDIR /edgex-go 16:16:24 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.639s coverage: 27.7% of statements 16:16:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:16:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:16:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 16:16:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 16:16:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 16:16:24 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.222s coverage: 81.2% of statements 16:16:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:16:24 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.193s coverage: 100.0% of statements 16:16:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 16:16:24 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.191s coverage: 100.0% of statements 16:16:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 16:16:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 16:16:26 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.348s coverage: 58.6% of statements 16:16:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 16:16:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 16:16:28 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.523s coverage: 87.7% of statements 16:16:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 16:16:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 16:16:28 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.225s coverage: 78.9% of statements 16:16:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 16:16:36 ---> Running in e0ec2a330b17 16:16:36 ---> Running in cb607799cd31 16:16:36 ---> Running in 131f45d05555 16:16:36 ---> Running in ee22b6487345 16:16:36 ---> Running in 547061a78960 16:16:36 Removing intermediate container cb607799cd31 16:16:36 ---> fa04bc4768c9 16:16:36 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:16:36 Removing intermediate container e0ec2a330b17 16:16:36 ---> 9e58050ffb9f 16:16:36 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:16:36 Removing intermediate container 547061a78960 16:16:36 ---> 7ab0ecc36ffb 16:16:36 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:16:36 Removing intermediate container ee22b6487345 16:16:36 ---> 08db970971df 16:16:36 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:16:36 Removing intermediate container 131f45d05555 16:16:36 ---> ad53cab0e415 16:16:36 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:16:36 ---> Running in 1343f9fea8a5 16:16:36 ---> Running in ce5ae94cbb5d 16:16:36 ---> Running in 568a7497b5af 16:16:36 ---> Running in 537967e77c88 16:16:36 ---> Running in a5d25ad47ca9 16:16:37 Removing intermediate container ce5ae94cbb5d 16:16:37 ---> 6b2a309e8b08 16:16:37 Step 5/22 : RUN apk add --update --no-cache make git 16:16:38 ---> Running in 9320e82c5483 16:16:38 Removing intermediate container 1343f9fea8a5 16:16:38 ---> 9f1a1416b3b0 16:16:38 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:16:38 Removing intermediate container 568a7497b5af 16:16:38 ---> 44da2c0b6b9d 16:16:38 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 16:16:38 ---> Running in 1a836d900ef4 16:16:39 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.254s coverage: 28.6% of statements 16:16:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:16:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:16:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 16:16:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 16:16:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 16:16:39 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.409s coverage: 100.0% of statements 16:16:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 16:16:39 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.205s coverage: 100.0% of statements 16:16:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 16:16:39 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.426s coverage: 86.7% of statements 16:16:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 16:16:39 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.522s coverage: 97.5% of statements 16:16:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 16:16:39 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.347s coverage: 78.3% of statements 16:16:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 16:16:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 16:16:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 16:16:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 16:16:39 ---> Running in 870b3841139f 16:16:39 Removing intermediate container 537967e77c88 16:16:39 ---> 3ddf85172ad7 16:16:39 Step 5/26 : RUN apk add --update --no-cache make git 16:16:39 Removing intermediate container a5d25ad47ca9 16:16:39 ---> c561ac189fa1 16:16:39 Step 5/24 : RUN apk add --update --no-cache make git 16:16:40 ---> Running in baa14964da8a 16:16:40 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:16:40 ---> Running in 6628563a31e9 16:16:40 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:16:41 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:16:41 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:16:41 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:16:41 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:16:41 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:16:41 OK: 219 MiB in 52 packages 16:16:42 OK: 219 MiB in 52 packages 16:16:42 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:16:42 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:16:42 OK: 219 MiB in 52 packages 16:16:42 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:16:43 OK: 219 MiB in 52 packages 16:16:43 Removing intermediate container 1a836d900ef4 16:16:43 ---> e61c81c603c7 16:16:43 Step 6/24 : COPY go.mod . 16:16:43 Removing intermediate container 9320e82c5483 16:16:43 ---> b6ef4eeb2805 16:16:43 Step 6/22 : COPY go.mod . 16:16:44 ---> 76eea9382d68 16:16:44 Step 7/22 : RUN go mod download 16:16:44 ---> 5c3bd8d28d26 16:16:44 Step 7/24 : RUN go mod download 16:16:44 Removing intermediate container 6628563a31e9 16:16:44 ---> ec085d35032d 16:16:44 Step 6/24 : COPY go.mod . 16:16:44 ---> Running in 156dc4465634 16:16:44 ---> Running in c8a6c3b92c65 16:16:44 Removing intermediate container baa14964da8a 16:16:44 ---> 0dc1881a0a11 16:16:44 Step 6/26 : COPY go.mod . 16:16:44 ---> 128e96c60ec0 16:16:44 Step 7/24 : RUN go mod download 16:16:45 ---> 97e57fad373a 16:16:45 Step 7/26 : RUN go mod download 16:16:45 OK: 219 MiB in 52 packages 16:16:45 ---> Running in 25de126c5ed2 16:16:45 ---> Running in f39bc01eeb2c 16:16:45 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.330s coverage: 95.1% of statements 16:16:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 16:16:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 16:16:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 16:16:45 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 16:16:45 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:16:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 16:16:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 16:16:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:16:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:16:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 16:16:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:16:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 16:16:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:16:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 16:16:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:16:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 16:16:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 16:16:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 16:16:45 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.170s coverage: 58.8% of statements 16:16:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 16:16:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 16:16:45 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.313s coverage: 0.8% of statements 16:16:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 16:16:45 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.154s coverage: 21.7% of statements 16:16:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:16:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.243s coverage: 47.1% of statements 16:16:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.235s coverage: 79.5% of statements 16:16:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.202s coverage: 94.1% of statements 16:16:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.216s coverage: 96.3% of statements 16:16:46 Removing intermediate container 870b3841139f 16:16:46 ---> baff0668f6c6 16:16:46 Step 6/23 : COPY go.mod . 16:16:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.177s coverage: 87.5% of statements 16:16:48 ---> 3e47266354df 16:16:48 Step 7/23 : RUN go mod download 16:16:48 ---> Running in 0525ff3fa47f 16:16:48 Removing intermediate container 156dc4465634 16:16:48 ---> 9d7ba881a220 16:16:48 Step 8/24 : COPY . . 16:16:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.242s coverage: 94.4% of statements 16:16:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.185s coverage: 44.8% of statements 16:17:01 Removing intermediate container c8a6c3b92c65 16:17:01 ---> 3ff5c28a1ec3 16:17:01 Step 8/22 : COPY . . 16:17:01 Removing intermediate container 25de126c5ed2 16:17:01 ---> 809467a56fa5 16:17:01 Step 8/24 : COPY . . 16:17:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.536s coverage: 81.8% of statements 16:17:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:17:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.247s coverage: 92.9% of statements 16:17:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:17:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:17:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:17:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements 16:17:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:17:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:17:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:17:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:17:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:17:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.082s coverage: 87.2% of statements 16:17:12 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:17:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:17:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.150s coverage: 100.0% of statements 16:17:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:17:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.182s coverage: 76.0% of statements 16:17:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:17:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.180s coverage: 80.0% of statements 16:17:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.244s coverage: 87.2% of statements 16:17:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.256s coverage: 85.4% of statements 16:17:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.309s coverage: 91.2% of statements 16:17:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:17:12 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.706s coverage: 64.4% of statements 16:17:12 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:17:12 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:17:12 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.168s coverage: 100.0% of statements 16:17:12 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.080s coverage: 91.3% of statements 16:17:12 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.060s coverage: 100.0% of statements 16:17:12 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.092s coverage: 73.7% of statements 16:17:13 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.047s coverage: 100.0% of statements 16:17:17 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.042s coverage: 66.9% of statements 16:17:17 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:17:17 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:17:17 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:17:18 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.744s coverage: 43.5% of statements 16:17:18 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:17:18 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:17:18 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.112s coverage: 89.5% of statements 16:17:18 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:17:18 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.109s coverage: 84.8% of statements 16:17:23 ---> 33e6aa581dbb 16:17:23 Step 9/24 : RUN go mod tidy 16:17:25 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.447s coverage: 46.8% of statements 16:17:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:17:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:17:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 16:17:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 16:17:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 16:17:25 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.127s coverage: 100.0% of statements 16:17:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 16:17:25 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.099s coverage: 100.0% of statements 16:17:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 16:17:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 16:17:26 Removing intermediate container f39bc01eeb2c 16:17:26 ---> 30bd10910591 16:17:26 Step 8/26 : COPY . . 16:17:26 ---> Running in 1ca9d7cf3fff 16:17:26 ---> 54b7dfce72e8 16:17:26 Step 9/24 : RUN go mod tidy 16:17:26 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.327s coverage: 18.9% of statements 16:17:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] 16:17:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] 16:17:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 16:17:26 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.521s coverage: 91.9% of statements 16:17:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 16:17:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 16:17:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 16:17:27 ---> cb9627214b60 16:17:27 Step 9/22 : RUN go mod tidy 16:17:29 ---> Running in bec0e6499edb 16:17:30 Removing intermediate container 0525ff3fa47f 16:17:30 ---> 97dc863506ed 16:17:30 Step 8/23 : COPY . . 16:17:33 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.593s coverage: 28.7% of statements 16:17:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:17:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:17:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 16:17:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 16:17:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 16:17:33 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.211s coverage: 99.0% of statements 16:17:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 16:17:33 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.210s coverage: 100.0% of statements 16:17:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 16:17:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 16:17:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 16:17:33 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.231s coverage: 64.6% of statements 16:17:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 16:17:33 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.397s coverage: 97.6% of statements 16:17:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 16:17:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 16:17:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 16:17:33 ok github.com/edgexfoundry/edgex-go/internal/system 0.043s coverage: 0.0% of statements 16:17:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:17:33 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.091s coverage: 100.0% of statements 16:17:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 16:17:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:17:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:17:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 16:17:33 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.097s coverage: 87.9% of statements 16:17:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 16:17:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:17:34 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.092s coverage: 100.0% of statements 16:17:35 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.158s coverage: 28.1% of statements 16:17:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 16:17:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] 16:17:35 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.149s coverage: 27.9% of statements 16:17:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] 16:17:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] 16:17:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] 16:17:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] 16:17:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] 16:17:36 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements 16:17:36 GO111MODULE=on go vet ./... 16:17:37 ---> Running in 0ab3c1967016 16:18:16 ---> 1bcfc38222d2 16:18:16 Step 9/26 : RUN go mod tidy 16:18:31 ---> Running in 731685e06a1a 16:18:32 Removing intermediate container 1ca9d7cf3fff 16:18:32 ---> db26efbd8542 16:18:32 Step 10/24 : RUN make cmd/core-data/core-data 16:18:33 ---> 10b60daac6a0 16:18:33 Step 9/23 : RUN go mod tidy 16:18:33 ---> Running in caacd1e36331 16:18:34 ---> Running in d7a18e87d2c3 16:18:34 Removing intermediate container bec0e6499edb 16:18:34 ---> 43ec8243a33b 16:18:34 Step 10/24 : RUN make cmd/core-command/core-command 16:18:35 ---> Running in 83d27de42e57 16:18:35 Removing intermediate container 0ab3c1967016 16:18:35 ---> 88aff452b838 16:18:35 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:18:35 ---> Running in 865dde2e80e0 16:18:36 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:18:38 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:18:39 Removing intermediate container 731685e06a1a 16:18:39 ---> 954c8ca8f46e 16:18:39 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:18:39 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:18:40 ---> Running in 3d6a80a14553 16:18:42 Removing intermediate container d7a18e87d2c3 16:18:42 ---> 68c3a931cb95 16:18:42 Step 10/23 : RUN make cmd/support-notifications/support-notifications 16:18:42 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:18:43 ---> Running in 3cd99f57cef1 16:18:44 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:19:13 gofmt -l . 16:19:14 [ "`gofmt -l .`" = "" ] 16:19:16 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:19:18 ./bin/test-go-mod-tidy.sh 16:19:18 ./bin/test-attribution-txt.sh [Pipeline] sh 16:19:21 + ls -al . 16:19:21 total 880 16:19:21 drwxrwxr-x 9 1001 1001 4096 May 25 16:19 . 16:19:21 drwxr-xr-x 4 root root 4096 May 25 16:14 .. 16:19:21 -rw-rw-r-- 1 1001 1001 11 May 25 16:12 .dockerignore 16:19:21 drwxrwxr-x 8 1001 1001 4096 May 25 16:12 .git 16:19:21 drwxrwxr-x 3 1001 1001 4096 May 25 16:12 .github 16:19:21 -rw-rw-r-- 1 1001 1001 818 May 25 16:12 .gitignore 16:19:21 -rw-rw-r-- 1 1001 1001 166 May 25 16:12 .sonarcloud.properties 16:19:21 -rw-rw-r-- 1 1001 1001 8609 May 25 16:12 Attribution.txt 16:19:21 -rw-rw-r-- 1 1001 1001 3804 May 25 16:12 CONTRIBUTING.md 16:19:21 -rw-rw-r-- 1 1001 1001 931 May 25 16:12 Dockerfile.build 16:19:21 -rw-rw-r-- 1 1001 1001 863 May 25 16:12 Jenkinsfile 16:19:21 -rw-rw-r-- 1 1001 1001 10775 May 25 16:12 LICENSE 16:19:21 -rw-rw-r-- 1 1001 1001 5632 May 25 16:12 Makefile 16:19:21 -rw-rw-r-- 1 1001 1001 7978 May 25 16:12 README.md 16:19:21 -rw-rw-r-- 1 1001 1001 6755 May 25 16:12 SECURITY.md 16:19:21 -rw-rw-r-- 1 1001 1001 5 May 25 16:09 VERSION 16:19:21 -rw-rw-r-- 1 1001 1001 4131 May 25 16:12 ZMQWindows.md 16:19:21 drwxrwxr-x 2 1001 1001 4096 May 25 16:12 bin 16:19:21 drwxrwxr-x 14 1001 1001 4096 May 25 16:12 cmd 16:19:21 -rw-r--r-- 1 root root 741453 May 25 16:17 coverage.out 16:19:21 -rw-r--r-- 1 root root 1060 May 25 16:19 go.mod 16:19:21 -rw-r--r-- 1 root root 21990 May 25 16:14 go.sum 16:19:21 drwxrwxr-x 8 1001 1001 4096 May 25 16:12 internal 16:19:21 drwxrwxr-x 4 1001 1001 4096 May 25 16:12 openapi 16:19:21 drwxrwxr-x 4 1001 1001 4096 May 25 16:12 snap 16:19:21 -rw-rw-r-- 1 1001 1001 168 May 25 16:12 version.go [Pipeline] sh 16:19:21 + '[' -e coverage.out ] 16:19:21 + chown 1001:1001 coverage.out [Pipeline] stash 16:19:21 Warning: overwriting stash ‘coverage-report’ 16:19:22 Stashed 1 file(s) [Pipeline] sh 16:19:23 + make build 16:19:23 go mod tidy 16:19:24 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:19:26 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:19:27 Removing intermediate container 83d27de42e57 16:19:27 ---> f51477d09f77 16:19:27 16:19:27 Step 11/24 : FROM alpine:3.12 16:19:29 3.12: Pulling from library/alpine 16:19:31 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:19:38 Removing intermediate container 865dde2e80e0 16:19:38 ---> 8daa7069efbc 16:19:38 16:19:38 Step 11/22 : FROM alpine:3.12 16:19:38 Removing intermediate container 3d6a80a14553 16:19:38 ---> 83899160e9c9 16:19:38 16:19:38 Step 11/26 : FROM alpine:3.12 16:19:38 3.12: Pulling from library/alpine 16:19:38 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 16:19:38 Status: Downloaded newer image for alpine:3.12 16:19:38 3.12: Pulling from library/alpine 16:19:38 ---> 13621d1b12d4 16:19:38 Step 12/24 : RUN apk add --update --no-cache dumb-init 16:19:38 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 16:19:38 Status: Image is up to date for alpine:3.12 16:19:38 ---> 13621d1b12d4 16:19:38 Step 12/22 : RUN apk add --update --no-cache curl 16:19:42 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 16:19:42 Status: Image is up to date for alpine:3.12 16:19:42 ---> 13621d1b12d4 16:19:42 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 16:19:42 ---> Running in c2c93120f09a 16:19:42 ---> Running in 2039627b432c 16:19:42 ---> Running in 02b89fadb40b 16:19:42 Removing intermediate container caacd1e36331 16:19:42 ---> 00d92186f0eb 16:19:42 16:19:42 Step 11/24 : FROM alpine:3.12 16:19:42 ---> 13621d1b12d4 16:19:42 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:19:45 ---> Running in eb6b7f1e73c1 16:19:45 Removing intermediate container 3cd99f57cef1 16:19:45 ---> e77bc8974fe2 16:19:45 16:19:45 Step 11/23 : FROM alpine:3.12 16:19:45 ---> 13621d1b12d4 16:19:45 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 16:19:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:19:46 ---> Running in 49f3d933cb0e 16:19:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:19:46 Removing intermediate container eb6b7f1e73c1 16:19:46 ---> d5ddf7e7b909 16:19:46 Step 13/24 : ENV APP_PORT=59880 16:19:46 (1/1) Installing dumb-init (1.2.2-r1) 16:19:46 Executing busybox-1.31.1-r20.trigger 16:19:46 OK: 6 MiB in 15 packages 16:19:46 ---> Running in cf724498acfb 16:19:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:19:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:19:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:19:46 (1/4) Installing ca-certificates (20191127-r4) 16:19:46 (2/4) Installing nghttp2-libs (1.41.0-r0) 16:19:46 (3/4) Installing libcurl (7.76.1-r0) 16:19:46 (4/4) Installing curl (7.76.1-r0) 16:19:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:19:46 Executing busybox-1.31.1-r20.trigger 16:19:46 Executing ca-certificates-20191127-r4.trigger 16:19:47 (1/6) Installing ca-certificates (20191127-r4) 16:19:47 OK: 7 MiB in 18 packages 16:19:47 (2/6) Installing nghttp2-libs (1.41.0-r0) 16:19:47 (3/6) Installing libcurl (7.76.1-r0) 16:19:47 (4/6) Installing curl (7.76.1-r0) 16:19:47 (5/6) Installing dumb-init (1.2.2-r1) 16:19:47 (6/6) Installing su-exec (0.2-r1) 16:19:47 Executing busybox-1.31.1-r20.trigger 16:19:47 Executing ca-certificates-20191127-r4.trigger 16:19:47 OK: 7 MiB in 20 packages 16:19:49 Removing intermediate container cf724498acfb 16:19:49 ---> 12530c0235f0 16:19:49 Step 14/24 : EXPOSE $APP_PORT 16:19:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:19:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:19:50 (1/2) Installing ca-certificates (20191127-r4) 16:19:50 (2/2) Installing dumb-init (1.2.2-r1) 16:19:50 Executing busybox-1.31.1-r20.trigger 16:19:50 Executing ca-certificates-20191127-r4.trigger 16:19:50 OK: 6 MiB in 16 packages 16:19:50 ---> Running in f4f97f0b5828 16:19:52 Removing intermediate container c2c93120f09a 16:19:52 ---> 7f9a9bc8a61b 16:19:52 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:19:54 Removing intermediate container f4f97f0b5828 16:19:54 ---> 4e68e413ab51 16:19:54 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:19:54 ---> Running in 96f3dfc1537a 16:19:54 Removing intermediate container 2039627b432c 16:19:54 ---> 34ce0df05f86 16:19:54 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:19:55 ---> Running in 87cedfdcf40d 16:19:55 Removing intermediate container 02b89fadb40b 16:19:55 ---> cb374c73fbf0 16:19:55 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:19:55 ---> Running in 3ee18615b890 16:19:55 Removing intermediate container 49f3d933cb0e 16:19:55 ---> 5a6f5e9072fb 16:19:55 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:19:55 ---> Running in aa75d30bdc30 16:19:55 Removing intermediate container 96f3dfc1537a 16:19:55 ---> e5dc4b733bef 16:19:55 Step 14/24 : ENV APP_PORT=59882 16:19:56 ---> Running in beb1a4af315f 16:19:56 ---> Running in 5004a77b8b1d 16:19:56 Removing intermediate container 3ee18615b890 16:19:56 ---> a9fe86d9d0e6 16:19:56 Step 14/22 : WORKDIR /edgex 16:19:56 Removing intermediate container aa75d30bdc30 16:19:56 ---> 2c7924072a8d 16:19:56 Step 14/26 : WORKDIR / 16:19:56 ---> Running in 0073daa46d1e 16:19:56 Removing intermediate container beb1a4af315f 16:19:56 ---> c69505c67f18 16:19:56 Step 14/23 : ENV APP_PORT=59860 16:19:56 ---> Running in ba51df337652 16:19:56 Removing intermediate container 5004a77b8b1d 16:19:56 ---> 8f32a1238ad2 16:19:56 Step 15/24 : EXPOSE $APP_PORT 16:19:57 ---> Running in 5b74791364b7 16:19:57 ---> Running in d156b1b1e857 16:19:57 Removing intermediate container 0073daa46d1e 16:19:57 ---> a48e08421019 16:19:57 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:19:57 Removing intermediate container ba51df337652 16:19:57 ---> 442ae498360f 16:19:57 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:19:57 Removing intermediate container 87cedfdcf40d 16:19:57 ---> ff8645c597fa 16:19:57 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 16:19:57 Removing intermediate container 5b74791364b7 16:19:57 ---> 973d2bbcc4ba 16:19:57 Step 15/23 : EXPOSE $APP_PORT 16:19:57 Removing intermediate container d156b1b1e857 16:19:57 ---> a26ef1ee5353 16:19:57 Step 16/24 : WORKDIR / 16:19:58 ---> Running in 42b344f9099f 16:19:58 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:19:58 ---> f3f1914aec29 16:19:58 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:19:58 ---> 950e9d02f21f 16:19:58 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:19:58 ---> Running in db2d4543ed87 16:19:58 ---> Running in d9d438ad40ad 16:19:59 ---> 657ffef0112f 16:19:59 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:19:59 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:19:59 ---> 24d16aa806cb 16:19:59 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:19:59 Removing intermediate container d9d438ad40ad 16:19:59 ---> b25e43870073 16:19:59 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:19:59 Removing intermediate container db2d4543ed87 16:19:59 ---> fd0883a8c7f6 16:19:59 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:19:59 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:20:00 (1/6) Installing dumb-init (1.2.2-r1) 16:20:00 (2/6) Installing libgcc (9.3.0-r2) 16:20:00 ---> 5b6cab415486 16:20:00 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:20:00 (3/6) Installing libsodium (1.0.18-r0) 16:20:00 ---> 321bfe2aa353 16:20:00 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 16:20:00 (4/6) Installing libstdc++ (9.3.0-r2) 16:20:01 ---> d2e46e92340f 16:20:01 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:20:01 ---> Running in 7534773a4dd7 16:20:01 ---> 9700b41df751 16:20:01 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:20:01 ---> 2000a31125f8 16:20:01 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:20:01 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:20:01 (5/6) Installing libzmq (4.3.3-r0) 16:20:04 (6/6) Installing zeromq (4.3.3-r0) 16:20:04 Executing busybox-1.31.1-r20.trigger 16:20:04 OK: 8 MiB in 20 packages 16:20:04 ---> 0a4612c01989 16:20:04 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:20:04 Removing intermediate container 7534773a4dd7 16:20:04 ---> 8752f015fd1f 16:20:04 Step 19/22 : CMD ["--init=true"] 16:20:04 ---> 9501ddc5d6c4 16:20:04 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:20:04 ---> Running in dbb7039e286b 16:20:04 ---> 6e3582ad847c 16:20:04 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:20:04 ---> b16475f03e04 16:20:04 Step 19/23 : ENTRYPOINT ["/support-notifications"] 16:20:05 ---> 2d461dd9644a 16:20:05 Step 20/24 : ENTRYPOINT ["/core-command"] 16:20:05 ---> Running in a08ccb345800 16:20:05 Removing intermediate container dbb7039e286b 16:20:05 ---> 588a9e34eee2 16:20:05 Step 20/22 : LABEL arch=x86_64 16:20:05 ---> fd8d48a01ae7 16:20:05 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:20:05 ---> Running in d2726a3cba00 16:20:05 Removing intermediate container 42b344f9099f 16:20:05 ---> e6105320fc39 16:20:05 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:20:05 ---> Running in 668653071c68 16:20:05 Removing intermediate container a08ccb345800 16:20:05 ---> c7ca4c851fcb 16:20:05 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:20:06 ---> 47e8a7d3fcc4 16:20:06 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:20:06 Removing intermediate container d2726a3cba00 16:20:06 ---> e4db8c075a20 16:20:06 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:20:06 ---> Running in 61440448058e 16:20:06 ---> Running in 6390c60584f4 16:20:06 ---> Running in cb7f2e36f22f 16:20:06 Removing intermediate container 668653071c68 16:20:06 ---> c662ea03dd3f 16:20:06 Step 21/22 : LABEL git_sha=6ccdb421d2effb48c66c9413a0a4bf6a3ae4a8ea 16:20:06 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:20:07 ---> 0715c9d1b9ec 16:20:07 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:20:07 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:20:07 ---> Running in e5b47dd23ae7 16:20:07 Removing intermediate container 61440448058e 16:20:07 ---> b6cc9c9beaef 16:20:07 Step 21/23 : LABEL arch=x86_64 16:20:07 Removing intermediate container cb7f2e36f22f 16:20:07 ---> b7deeb40c305 16:20:07 Step 22/24 : LABEL arch=x86_64 16:20:07 ---> 7e9d7233b4cc 16:20:07 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:20:07 ---> Running in 265b4a45d916 16:20:07 ---> Running in 4ca4e868bda7 16:20:08 Removing intermediate container e5b47dd23ae7 16:20:08 ---> c8b803a9ae07 16:20:08 Step 22/22 : LABEL version=0.0.0 16:20:08 ---> Running in b0b16c7a842b 16:20:08 Removing intermediate container 4ca4e868bda7 16:20:08 ---> 6bc4fc0b0b37 16:20:08 Step 22/23 : LABEL git_sha=6ccdb421d2effb48c66c9413a0a4bf6a3ae4a8ea 16:20:08 Removing intermediate container 265b4a45d916 16:20:08 ---> b84c608579a9 16:20:08 Step 23/24 : LABEL git_sha=6ccdb421d2effb48c66c9413a0a4bf6a3ae4a8ea 16:20:08 ---> ca4e54a5d41a 16:20:08 Step 20/24 : ENTRYPOINT ["/core-data"] 16:20:08 ---> Running in 68bec237c6d0 16:20:09 ---> Running in 2e2143246e67 16:20:09 ---> Running in 801da19bdabf 16:20:09 Removing intermediate container b0b16c7a842b 16:20:09 ---> e9546c1edec1 16:20:09 16:20:09 Successfully built e9546c1edec1 16:20:09 Successfully tagged security-proxy-setup:latest 16:20:09 Removing intermediate container 6390c60584f4 16:20:09 ---> 548b807f17c1 16:20:09 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 16:20:09 Building sys-mgmt-agent 16:20:09  Building security-proxy-setup ... done Removing intermediate container 68bec237c6d0 16:20:09 ---> 047512ad9460 16:20:09 Step 23/23 : LABEL version=0.0.0 16:20:09 Removing intermediate container 2e2143246e67 16:20:09 ---> 4f2134ee353d 16:20:09 Step 24/24 : LABEL version=0.0.0 16:20:12 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:20:14 ---> Running in 3c589670a50b 16:20:14 Removing intermediate container 801da19bdabf 16:20:14 ---> b0d23e063a9a 16:20:14 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:20:14 ---> Running in d85b5ec2c029 16:20:14 ---> Running in 2166ab3fecd0 16:20:16 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:20:18 ---> Running in cc76e18869ae 16:20:18 Removing intermediate container 3c589670a50b 16:20:18 ---> 7e704a0b8448 16:20:18 Step 24/26 : LABEL arch=x86_64 16:20:19 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:20:21 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:20:21 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:20:21 ---> 10de9ed67ba2 16:20:21 Step 3/24 : WORKDIR /edgex-go 16:20:21 ---> Using cache 16:20:21 ---> 7ab0ecc36ffb 16:20:21 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:20:21 ---> Using cache 16:20:21 ---> 9f1a1416b3b0 16:20:21 Step 5/24 : RUN apk add --update --no-cache make bash git 16:20:23 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:20:26 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:20:29 Removing intermediate container 2166ab3fecd0 16:20:29 ---> bc9af19a7163 16:20:29 16:20:29 ---> Running in 99df6ffd3000 16:20:29 ---> Running in 952fbbd64f1d 16:20:29 Successfully built bc9af19a7163 16:20:29 Removing intermediate container d85b5ec2c029 16:20:29 ---> 9b1e141cb03d 16:20:29 16:20:29 Successfully tagged core-command:latest 16:20:29  Building core-command ... done Building security-bootstrapper 16:20:29 Successfully built 9b1e141cb03d 16:20:29 Removing intermediate container cc76e18869ae 16:20:29 ---> 51c59ce53f27 16:20:29 Step 22/24 : LABEL arch=x86_64 16:20:29 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:20:30 Successfully tagged support-notifications:latest 16:20:30  Building support-notifications ... done Building support-scheduler [Pipeline] } 16:20:36 $ docker stop --time=1 7ff5df9b877190f48bc86ea20fb7ea7ecddd383d1dd8ac2a16fcbb43b420e38d 16:20:39 $ docker rm -f 7ff5df9b877190f48bc86ea20fb7ea7ecddd383d1dd8ac2a16fcbb43b420e38d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:20:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:20:41 ---> Running in ab08389158fd 16:20:41 Removing intermediate container 99df6ffd3000 16:20:41 ---> d41b0a892e05 16:20:41 Step 25/26 : LABEL git_sha=6ccdb421d2effb48c66c9413a0a4bf6a3ae4a8ea 16:20:41 16:20:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:20:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:20:42 latest: Pulling from edgex-devops/edgex-compose-arm64 16:20:42 29e5d40040c1: Pulling fs layer 16:20:42 1ce36da41761: Pulling fs layer 16:20:42 25b303627fd3: Pulling fs layer 16:20:42 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:20:42 29e5d40040c1: Verifying Checksum 16:20:42 29e5d40040c1: Download complete 16:20:42 29e5d40040c1: Pull complete 16:20:43 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:20:43 1ce36da41761: Verifying Checksum 16:20:43 1ce36da41761: Download complete 16:20:44 OK: 219 MiB in 52 packages 16:20:44 1ce36da41761: Pull complete 16:20:44 25b303627fd3: Verifying Checksum 16:20:44 25b303627fd3: Download complete 16:20:52 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:20:52 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:20:52 ---> 10de9ed67ba2 16:20:52 Step 3/23 : WORKDIR /edgex-go 16:20:52 ---> Using cache 16:20:52 ---> 7ab0ecc36ffb 16:20:52 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:20:52 ---> Using cache 16:20:52 ---> 9f1a1416b3b0 16:20:52 Step 5/23 : RUN apk add --update --no-cache make git 16:20:52 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:20:52 Step 2/32 : FROM ${BUILDER_BASE} AS builder 16:20:52 ---> 10de9ed67ba2 16:20:52 Step 3/32 : WORKDIR /edgex-go 16:20:52 ---> Using cache 16:20:52 ---> 7ab0ecc36ffb 16:20:52 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:20:52 ---> Using cache 16:20:52 ---> 9f1a1416b3b0 16:20:52 Step 5/32 : RUN apk add --update --no-cache make git 16:20:55 25b303627fd3: Pull complete 16:20:55 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 16:20:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:20:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 16:20:55 prd-ubuntu18.04-docker-arm64-4c-16g-150 does not seem to be running inside a container 16:20:55 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 16:20:58 $ docker top 0a3c1fa8130b6a8aa2ff3c1948fe07d3be22da342c5f4a521d1e5428db062633 -eo pid,comm [Pipeline] { [Pipeline] sh 16:20:59 + grep parallel 16:20:59 + docker-compose build --help 16:21:02 --parallel Build images in parallel. [Pipeline] } 16:21:03 $ docker stop --time=1 0a3c1fa8130b6a8aa2ff3c1948fe07d3be22da342c5f4a521d1e5428db062633 16:21:05 $ docker rm -f 0a3c1fa8130b6a8aa2ff3c1948fe07d3be22da342c5f4a521d1e5428db062633 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:21:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:21:05 . [Pipeline] withDockerContainer 16:21:06 prd-ubuntu18.04-docker-arm64-4c-16g-150 does not seem to be running inside a container 16:21:06 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 16:21:07 ---> Running in d1701ab09467 16:21:07 Removing intermediate container ab08389158fd 16:21:07 ---> 88bb503f2ced 16:21:07 Step 23/24 : LABEL git_sha=6ccdb421d2effb48c66c9413a0a4bf6a3ae4a8ea 16:21:07 ---> Running in 88f76571ee0c 16:21:07 ---> Running in 411621064a2d 16:21:07 ---> Running in 5b68b4a6ccd5 16:21:07 Removing intermediate container d1701ab09467 16:21:07 ---> 36786bf0dd16 16:21:07 Step 26/26 : LABEL version=0.0.0 16:21:07 Removing intermediate container 952fbbd64f1d 16:21:07 ---> e46c44e35919 16:21:07 Step 6/24 : COPY go.mod . 16:21:07 $ docker top 6e4c439505082028261ee26f8098cf7df450c241933f80b4ae424e704e794586 -eo pid,comm 16:21:08 ---> Running in 08a1ced848b6 [Pipeline] { [Pipeline] sh 16:21:08 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:21:08 Removing intermediate container 5b68b4a6ccd5 16:21:08 ---> 3a529dfebce8 16:21:08 Step 24/24 : LABEL version=0.0.0 16:21:08 ---> b18be8482286 16:21:08 Step 7/24 : RUN go mod download 16:21:08 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:21:08 + docker-compose -f ./docker-compose-build.yml build --parallel 16:21:09 ---> Running in 541cd0de6439 16:21:09 Removing intermediate container 08a1ced848b6 16:21:09 ---> 125b55f453ea 16:21:09 16:21:09 ---> Running in 134b17ccdbdd 16:21:09 Successfully built 125b55f453ea 16:21:09 Successfully tagged security-secretstore-setup:latest 16:21:09  Building security-secretstore-setup ... done Building core-metadata 16:21:09 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:21:09 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:21:10 OK: 219 MiB in 52 packages 16:21:11 OK: 219 MiB in 52 packages 16:21:13 Building core-command ... 16:21:13 Building core-data ... 16:21:13 Building core-metadata ... 16:21:13 Building security-bootstrapper ... 16:21:13 Building security-proxy-setup ... 16:21:13 Building security-secretstore-setup ... 16:21:13 Building support-notifications ... 16:21:13 Building support-scheduler ... 16:21:13 Building sys-mgmt-agent ... 16:21:13 Building security-secretstore-setup 16:21:13 Building core-command 16:21:13 Building support-notifications 16:21:13 Building support-scheduler 16:21:13 Building core-metadata 16:21:16 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:21:16 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:21:16 ---> 10de9ed67ba2 16:21:16 Step 3/24 : WORKDIR /edgex-go 16:21:16 ---> Using cache 16:21:16 ---> 7ab0ecc36ffb 16:21:16 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:21:16 ---> Using cache 16:21:16 ---> 9f1a1416b3b0 16:21:16 Step 5/24 : RUN apk add --update --no-cache make git 16:21:26 Removing intermediate container 541cd0de6439 16:21:26 ---> ee1eca93f459 16:21:26 16:21:26 Successfully built ee1eca93f459 16:21:26 Successfully tagged core-data:latest 16:21:26  Building core-data ... done  ---> Running in 32196be93930 16:21:27 Removing intermediate container 88f76571ee0c 16:21:27 ---> d6c8c7cdc20b 16:21:27 Step 6/32 : COPY go.mod . 16:21:27 Removing intermediate container 411621064a2d 16:21:27 ---> 80be8f00af18 16:21:27 Step 6/23 : COPY go.mod . 16:21:27 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:21:28 ---> 9ca47f5d7364 16:21:28 Step 7/32 : RUN go mod download 16:21:28 ---> 24ea0c381af8 16:21:28 Step 7/23 : RUN go mod download 16:21:28 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:21:28 Removing intermediate container 134b17ccdbdd 16:21:28 ---> 45b91cde5795 16:21:28 Step 8/24 : COPY . . 16:21:29 OK: 219 MiB in 52 packages 16:21:33 ---> Running in a94ba515270c 16:21:33 ---> Running in 772bf923d456 16:21:55 ---> 2b12bc410187 16:21:55 Step 9/24 : RUN go mod tidy 16:21:55 ---> Running in 90367f002ab7 16:21:55 Removing intermediate container 32196be93930 16:21:55 ---> d8b34d026b57 16:21:55 Step 6/24 : COPY go.mod . 16:21:55 ---> c80317a1f02f 16:21:55 Step 7/24 : RUN go mod download 16:21:55 ---> Running in 95bee060c77d 16:21:55 Removing intermediate container a94ba515270c 16:21:55 ---> 7ba6519fcc82 16:21:55 Step 8/32 : COPY . . 16:21:55 Removing intermediate container 772bf923d456 16:21:55 ---> 6726da07ea28 16:21:55 Step 8/23 : COPY . . 16:22:07 Removing intermediate container 90367f002ab7 16:22:07 ---> 46c5f36d0e7a 16:22:07 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:22:19 ---> Running in 0576c622cbca 16:22:19 ---> 7b01472cd4e1 16:22:19 Step 9/32 : RUN go mod tidy 16:22:19 ---> 4a55db55ef00 16:22:19 Step 9/23 : RUN go mod tidy 16:22:19 Removing intermediate container 95bee060c77d 16:22:19 ---> c0b753179b0d 16:22:19 Step 8/24 : COPY . . 16:22:19 ---> Running in 6697feb0c6fd 16:22:19 ---> Running in 98d91db4e520 16:22:19 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:22:34 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:22:34 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:22:34 ---> 039933d71846 16:22:34 Step 3/24 : WORKDIR /edgex-go 16:22:34 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:22:34 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:22:34 ---> 039933d71846 16:22:34 Step 3/26 : WORKDIR /edgex-go 16:22:34 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:22:34 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:22:34 ---> 039933d71846 16:22:34 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12Step 3/24 : WORKDIR /edgex-go 16:22:34 16:22:34 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:22:34 ---> 039933d71846 16:22:34 Step 3/23 : WORKDIR /edgex-go 16:22:34 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:22:34 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:22:34 ---> 039933d71846 16:22:34 Step 3/23 : WORKDIR /edgex-go 16:22:34 ---> Running in ea14a1a4a521 16:22:34 ---> Running in b52893951ca0 16:22:34 ---> Running in 2932a692e623 16:22:34 ---> Running in 91b4ab7fb4fc 16:22:34 ---> Running in 2d7996234d87 16:22:34 Removing intermediate container 91b4ab7fb4fc 16:22:34 ---> c7032922e893 16:22:34 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:22:34 Removing intermediate container ea14a1a4a521 16:22:34 ---> dca1b87539f7 16:22:34 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:22:34 Removing intermediate container 2d7996234d87 16:22:34 ---> 9018046f6617 16:22:34 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:22:34 Removing intermediate container b52893951ca0 16:22:34 ---> 25432926839a 16:22:34 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:22:34 Removing intermediate container 2932a692e623 16:22:34 ---> f6b213574691 16:22:34 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:22:34 ---> Running in cf7164ac059f 16:22:34 ---> Running in f0ccc90e3416 16:22:34 ---> Running in 5fb3f15a439a 16:22:34 ---> Running in c23aea774b33 16:22:34 ---> Running in c9d19b1e09a8 16:22:34 Removing intermediate container cf7164ac059f 16:22:34 ---> 23480793bdea 16:22:34 Step 5/24 : RUN apk add --update --no-cache make git 16:22:34 ---> Running in d9058fc9cf94 16:22:34 Removing intermediate container f0ccc90e3416 16:22:34 ---> 554a92bc1d28 16:22:34 Step 5/26 : RUN apk add --update --no-cache make git 16:22:34 ---> Running in 343db35e69e6 16:22:34 ---> 2e9dcf55af86 16:22:34 Step 9/24 : RUN go mod tidy 16:22:34 ---> Running in df5d8e6c0471 16:22:34 Removing intermediate container 6697feb0c6fd 16:22:34 ---> 29465941134c 16:22:34 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 16:22:34 Removing intermediate container 98d91db4e520 16:22:34 ---> 474de95d0955 16:22:34 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:22:34 ---> Running in 3ed6a760b395 16:22:34 ---> Running in 4c0973385f90 16:22:35 Removing intermediate container c23aea774b33 16:22:35 ---> 5e5e5b009e30 16:22:35 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 16:22:35 Removing intermediate container c9d19b1e09a8 16:22:35 ---> 4b5881f215e4 16:22:35 Step 5/23 : RUN apk add --update --no-cache make git 16:22:35 ---> Running in 8851a8030192 16:22:35 ---> Running in 771cdd94f87d 16:22:35 Removing intermediate container 5fb3f15a439a 16:22:35 ---> b8257e388268 16:22:35 Step 5/24 : RUN apk add --update --no-cache make git 16:22:36 ---> Running in 6c6e4fddb270 16:22: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 16:22:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:22:36 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:22:36 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:22:37 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:22:37 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:22:37 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:22:38 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:22:38 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:22:38 Removing intermediate container df5d8e6c0471 16:22:38 ---> f43e5c54e404 16:22:38 Step 10/24 : RUN make cmd/core-metadata/core-metadata 16:22:38 ---> Running in 32c26558156c 16:22:38 OK: 218 MiB in 52 packages 16:22:38 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:22:38 OK: 218 MiB in 52 packages 16:22:38 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:22:38 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:22:39 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:22:39 OK: 218 MiB in 52 packages 16:22:40 Removing intermediate container d9058fc9cf94 16:22:40 ---> b7e9c6c0341e 16:22:40 Step 6/24 : COPY go.mod . 16:22:40 OK: 218 MiB in 52 packages 16:22:40 OK: 218 MiB in 52 packages 16:22:40 Removing intermediate container 343db35e69e6 16:22:40 ---> 5d4c8433b7d6 16:22:40 Step 6/26 : COPY go.mod . 16:22:41 ---> d5980c33d4fb 16:22:41 Step 7/24 : RUN go mod download 16:22:41 Removing intermediate container 8851a8030192 16:22:41 ---> 09be03d8cbef 16:22:41 Step 6/23 : COPY go.mod . 16:22:41 ---> Running in fd4d310192f7 16:22:41 ---> 87538a7d89e1 16:22:41 Step 7/26 : RUN go mod download 16:22:41 Removing intermediate container 6c6e4fddb270 16:22:41 ---> 78c90f2859f1 16:22:41 Step 6/24 : COPY go.mod . 16:22:42 Removing intermediate container 771cdd94f87d 16:22:42 ---> c13dd1cb7166 16:22:42 Step 6/23 : COPY go.mod . 16:22:42 ---> Running in aa42d9aa53eb 16:22:42 ---> ec7ee2d8be44 16:22:42 Step 7/23 : RUN go mod download 16:22:43 ---> Running in c6ea106cbbc4 16:22:43 ---> d1405cc17253 16:22:43 Step 7/24 : RUN go mod download 16:22:43 ---> Running in 85d84e8e6359 16:22:43 ---> 05706092f299 16:22:43 Step 7/23 : RUN go mod download 16:22:43 ---> Running in 3a2be36b74bb 16:22:45 Removing intermediate container fd4d310192f7 16:22:45 ---> 39f46dfe2ee8 16:22:45 Step 8/24 : COPY . . 16:22:46 Removing intermediate container aa42d9aa53eb 16:22:46 ---> 312288a1356d 16:22:46 Step 8/26 : COPY . . 16:22:47 Removing intermediate container c6ea106cbbc4 16:22:47 ---> 1f9c451fa56e 16:22:47 Step 8/23 : COPY . . 16:22:47 Removing intermediate container 85d84e8e6359 16:22:47 ---> 87a44dbb7cdd 16:22:47 Step 8/24 : COPY . . 16:22:49 Removing intermediate container 3a2be36b74bb 16:22:49 ---> 267a1e1402ad 16:22:49 Step 8/23 : COPY . . 16:23:11 ---> 1a884b004c84 16:23:11 Step 9/24 : RUN go mod tidy 16:23:11 ---> c8a355483644 16:23:11 Step 9/26 : RUN go mod tidy 16:23:11 ---> Running in 2ed9bffe6545 16:23:11 ---> Running in 983723c3ea16 16:23:11 ---> 6901b98e4da6 16:23:11 Step 9/23 : RUN go mod tidy 16:23:11 ---> 9fe2e21e29f3 16:23:11 Step 9/23 : RUN go mod tidy 16:23:11 ---> 45b9b2e77938 16:23:11 Step 9/24 : RUN go mod tidy 16:23:11 ---> Running in 4d5e89bcaebb 16:23:11 ---> Running in cf99eb5b1ad5 16:23:11 ---> Running in 90b05b85f7c2 16:23:11 Removing intermediate container 0576c622cbca 16:23:11 ---> 3baafa917c4a 16:23:11 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:23:11 ---> Running in a493dd11704f 16:23:11 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:23:15 Removing intermediate container a493dd11704f 16:23:15 ---> 7dfdbc3605fd 16:23:15 16:23:15 Step 12/24 : FROM docker:20.10.0 16:23:15 20.10.0: Pulling from library/docker 16:23:18 Removing intermediate container 983723c3ea16 16:23:18 ---> 6829abbdd667 16:23:18 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:23:18 ---> Running in 2b8806643551 16:23:18 Removing intermediate container 2ed9bffe6545 16:23:18 ---> 4c4c59b6ff42 16:23:18 Step 10/24 : RUN make cmd/core-metadata/core-metadata 16:23:18 ---> Running in a6429b33595f 16:23:18 Removing intermediate container 90b05b85f7c2 16:23:18 ---> cdfa984951f7 16:23:18 Step 10/24 : RUN make cmd/core-command/core-command 16:23:18 Removing intermediate container cf99eb5b1ad5 16:23:18 ---> cd790b14abbd 16:23:18 Step 10/23 : RUN make cmd/support-notifications/support-notifications 16:23:18 ---> Running in 3003138592e8 16:23:18 Removing intermediate container 4d5e89bcaebb 16:23:18 ---> 972bffc662ef 16:23:18 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 16:23:18 ---> Running in ce69c24e9739 16:23:18 ---> Running in b644654b8ce4 16:23:19 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:23:20 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:23:20 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:23:21 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:23:21 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:23:21 Removing intermediate container 4c0973385f90 16:23:21 ---> ec716d729ab6 16:23:21 16:23:21 Step 11/32 : FROM alpine:3.12 16:23:21 ---> 13621d1b12d4 16:23:21 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 16:23:21 ---> Running in 1cff3672b5f0 16:23:26 Removing intermediate container 1cff3672b5f0 16:23:26 ---> 562f4c681059 16:23:26 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 16:23:26 Removing intermediate container 3ed6a760b395 16:23:26 ---> e910ea02429c 16:23:26 16:23:26 Step 11/23 : FROM alpine:3.12 16:23:26 ---> 13621d1b12d4 16:23:26 Step 12/23 : RUN apk add --update --no-cache dumb-init 16:23:26 ---> Using cache 16:23:26 ---> 7f9a9bc8a61b 16:23:26 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:23:26 ---> Using cache 16:23:26 ---> e5dc4b733bef 16:23:26 Step 14/23 : ENV APP_PORT=59861 16:23:26 ---> Running in 4e9439905709 16:23:27 ---> Running in 63cc0092866b 16:23:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:23:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:23:32 (1/2) Installing dumb-init (1.2.2-r1) 16:23:32 (2/2) Installing su-exec (0.2-r1) 16:23:32 Executing busybox-1.31.1-r20.trigger 16:23:32 OK: 6 MiB in 16 packages 16:23:32 Removing intermediate container 63cc0092866b 16:23:32 ---> 4838184647fe 16:23:32 Step 15/23 : EXPOSE $APP_PORT 16:23:36 ---> Running in 23b9980351fc 16:23:37 Removing intermediate container 32c26558156c 16:23:37 ---> f33109bd7282 16:23:37 16:23:37 Step 11/24 : FROM alpine:3.12 16:23:37 ---> 13621d1b12d4 16:23:37 Step 12/24 : RUN apk add --update --no-cache dumb-init 16:23:37 ---> Using cache 16:23:37 ---> 7f9a9bc8a61b 16:23:37 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:23:37 ---> Using cache 16:23:37 ---> e5dc4b733bef 16:23:37 Step 14/24 : ENV APP_PORT=59881 16:23:37 Removing intermediate container 23b9980351fc 16:23:37 ---> 66cfd9e8b2a8 16:23:37 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:23:37 Removing intermediate container 4e9439905709 16:23:37 ---> b19666bda94e 16:23:37 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 16:23:37 ---> Running in 0078fc2d807e 16:23:37 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 16:23:37 ---> Running in ab9eaf8d83b2 16:23:37 Status: Downloaded newer image for docker:20.10.0 16:23:37 ---> 1a63e5fe6658 16:23:37 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:23:37 ---> aefe523efa57 16:23:37 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:23:38 Removing intermediate container 0078fc2d807e 16:23:38 ---> a92458a8314f 16:23:38 Step 15/24 : EXPOSE $APP_PORT 16:23:38 ---> Running in a31642bfffcc 16:23:38 Removing intermediate container ab9eaf8d83b2 16:23:38 ---> e5f84c16f780 16:23:38 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 16:23:38 ---> Running in 998ecf839156 16:23:38 ---> Running in 2c0c32be9e77 16:23:38 ---> b1642e240e4d 16:23:38 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:23:39 Removing intermediate container a31642bfffcc 16:23:39 ---> 6e6f6fb07c8f 16:23:39 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 16:23:39 Removing intermediate container 998ecf839156 16:23:39 ---> 522395117aac 16:23:39 Step 16/24 : WORKDIR / 16:23:39 ---> 734478e066f4 16:23:39 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 16:23:39 Removing intermediate container 2c0c32be9e77 16:23:39 ---> 4dfcb0a722c8 16:23:39 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 16:23:39 ---> Running in ed2d21d33940 16:23:39 ---> Running in 76fde762e735 16:23:39 ---> Running in 7aed86ca23c7 16:23:40 ---> Running in f3b8384d097f 16:23:40 Removing intermediate container 76fde762e735 16:23:40 ---> 049cf3e164c6 16:23:40 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:23:40 Removing intermediate container 7aed86ca23c7 16:23:40 ---> 6ebaf245c9bf 16:23:40 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:23:40 ---> Running in 996902b3ec90 16:23:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:23:41 ---> d4ec6299e9a4 16:23:41 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:23:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:23:41 (1/39) Installing readline (8.0.4-r0) 16:23:41 (2/39) Installing bash (5.0.17-r0) 16:23:41 Executing bash-5.0.17-r0.post-install 16:23:41 (3/39) Installing nghttp2-libs (1.41.0-r0) 16:23:41 (4/39) Installing libcurl (7.76.1-r0) 16:23:41 (5/39) Installing curl (7.76.1-r0) 16:23:41 (6/39) Installing dumb-init (1.2.2-r1) 16:23:41 (7/39) Installing libbz2 (1.0.8-r1) 16:23:41 (8/39) Installing expat (2.2.9-r1) 16:23:41 (9/39) Installing libffi (3.3-r2) 16:23:41 (10/39) Installing gdbm (1.13-r1) 16:23:41 (11/39) Installing xz-libs (5.2.5-r0) 16:23:41 (12/39) Installing sqlite-libs (3.32.1-r0) 16:23:41 (13/39) Installing python3 (3.8.10-r0) 16:23:41 Removing intermediate container 996902b3ec90 16:23:41 ---> 069880eb353a 16:23:41 Step 21/23 : LABEL arch=x86_64 16:23:49 ---> Running in 7170c3f47d64 16:23:49 ---> 505d07965800 16:23:49 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:23:49 (14/39) Installing py3-appdirs (1.4.4-r1) 16:23:49 (15/39) Installing py3-ordered-set (4.0.1-r0) 16:23:49 (16/39) Installing py3-parsing (2.4.7-r0) 16:23:49 (17/39) Installing py3-six (1.15.0-r0) 16:23:49 (18/39) Installing py3-packaging (20.4-r0) 16:23:49 (19/39) Installing py3-setuptools (47.0.0-r0) 16:23:49 (20/39) Installing py3-chardet (3.0.4-r4) 16:23:49 (21/39) Installing py3-idna (2.9-r0) 16:23:49 (22/39) Installing py3-certifi (2020.4.5.1-r0) 16:23:49 (23/39) Installing py3-urllib3 (1.25.9-r0) 16:23:49 (24/39) Installing py3-requests (2.23.0-r0) 16:23:49 (25/39) Installing py3-msgpack (1.0.0-r0) 16:23:50 (26/39) Installing py3-lockfile (0.12.2-r3) 16:23:51 (27/39) Installing py3-cachecontrol (0.12.6-r0) 16:23:51 (28/39) Installing py3-colorama (0.4.3-r0) 16:23:51 Removing intermediate container 7170c3f47d64 16:23:51 ---> a3bf862b9993 16:23:51 Step 22/23 : LABEL git_sha=6ccdb421d2effb48c66c9413a0a4bf6a3ae4a8ea 16:23:51 Removing intermediate container f3b8384d097f 16:23:51 ---> dc18b64f2e4e 16:23:51 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 16:23:51 (29/39) Installing py3-distlib (0.3.0-r0) 16:23:51 ---> cb06c14f01ca 16:23:51 Step 20/24 : ENTRYPOINT ["/core-metadata"] 16:23:51 (30/39) Installing py3-distro (1.5.0-r1) 16:23:51 (31/39) Installing py3-webencodings (0.5.1-r3) 16:23:51 (32/39) Installing py3-html5lib (1.0.1-r4) 16:23:52 (33/39) Installing py3-pytoml (0.1.21-r0) 16:23:52 ---> Running in 11e875b4f3e6 16:23:52 ---> Running in 31ccb8976d0f 16:23:52 ---> Running in f90ddfb20e76 16:23:52 (34/39) Installing py3-pep517 (0.8.2-r0) 16:23:52 (35/39) Installing py3-progress (1.5-r0) 16:23:52 (36/39) Installing py3-toml (0.10.1-r0) 16:23:52 (37/39) Installing py3-retrying (1.3.3-r0) 16:23:52 (38/39) Installing py3-contextlib2 (0.6.0-r0) 16:23:52 (39/39) Installing py3-pip (20.1.1-r0) 16:23:52 Executing busybox-1.31.1-r19.trigger 16:23:52 OK: 72 MiB in 59 packages 16:23:53 Removing intermediate container 11e875b4f3e6 16:23:53 ---> 67df330add97 16:23:53 Step 23/23 : LABEL version=0.0.0 16:23:53 Removing intermediate container f90ddfb20e76 16:23:53 ---> 70e30dab2752 16:23:53 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:23:53 Collecting docker-compose==1.23.2 16:23:53 Removing intermediate container 31ccb8976d0f 16:23:53 ---> 2ac533953e3f 16:23:53 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 16:23:53 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:23:54 ---> Running in 4f69baa38a23 16:23:54 Collecting dockerpty<0.5,>=0.4.1 16:23:54 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:23:54 ---> Running in fac4ea9d2f93 16:23:54 ---> ddcc8f50cae7 16:23:54 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 16:23:54 Removing intermediate container 4f69baa38a23 16:23:54 ---> 16d1414ba442 16:23:54 16:23:54 Collecting PyYAML<4,>=3.10 16:23:54 Downloading PyYAML-3.13.tar.gz (270 kB) 16:23:55 Successfully built 16d1414ba442 16:23:55 ---> Running in d6ace4a7bf26 16:23:55 Removing intermediate container fac4ea9d2f93 16:23:55 ---> c513c3e1754d 16:23:55 Step 22/24 : LABEL arch=x86_64 16:23:55 Successfully tagged support-scheduler:latest 16:23:56  Building support-scheduler ... done Collecting docker<4.0,>=3.6.0 16:23:56 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:23:57 ---> Running in 23371f5056c1 16:23:57 Collecting cached-property<2,>=1.2.0 16:23:57 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:23:57 Collecting jsonschema<3,>=2.5.1 16:23:57 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:23:57 Removing intermediate container 23371f5056c1 16:23:57 ---> 79d23affe79e 16:23:57 Step 23/24 : LABEL git_sha=6ccdb421d2effb48c66c9413a0a4bf6a3ae4a8ea 16:23:58 Collecting texttable<0.10,>=0.9.0 16:23:58 Downloading texttable-0.9.1.tar.gz (11 kB) 16:23:58 ---> Running in 77454ecb2bdb 16:23:58 Collecting docopt<0.7,>=0.6.1 16:23:58 Downloading docopt-0.6.2.tar.gz (25 kB) 16:23:59 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:23:59 Collecting websocket-client<1.0,>=0.32.0 16:23:59 Removing intermediate container 77454ecb2bdb 16:23:59 ---> c62020ccb13b 16:23:59 Step 24/24 : LABEL version=0.0.0 16:23:59 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 16:23:59 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:23:59 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:23:59 ---> Running in a3f9944dcbaf 16:23:59 Collecting docker-pycreds>=0.4.0 16:23:59 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:23:59 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:23:59 Collecting urllib3<1.25,>=1.21.1 16:23:59 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:23:59 Removing intermediate container d6ace4a7bf26 16:23:59 ---> 04ac7cddb1ed 16:23:59 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 16:23:59 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:24:00 Collecting idna<2.8,>=2.5 16:24:00 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:24:00 Removing intermediate container a3f9944dcbaf 16:24:00 ---> 4140569228dd 16:24:00 16:24:00 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 16:24:00 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 16:24:00 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 16:24:00 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 16:24:00 Successfully built 4140569228dd 16:24:00 Installing collected packages: dockerpty, PyYAML, urllib3, idna, requests, websocket-client, docker-pycreds, docker, cached-property, jsonschema, texttable, docopt, docker-compose 16:24:00 Running setup.py install for dockerpty: started 16:24:00 Successfully tagged core-metadata:latest 16:24:00  Building core-metadata ... done  Running setup.py install for dockerpty: finished with status 'done' 16:24:00 Running setup.py install for PyYAML: started 16:24:00 ---> 7c440a96cecc 16:24:00 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:24:01 Running setup.py install for PyYAML: finished with status 'done' 16:24:01 Attempting uninstall: urllib3 16:24:01 Found existing installation: urllib3 1.25.9 16:24:01 Uninstalling urllib3-1.25.9: 16:24:01 Successfully uninstalled urllib3-1.25.9 16:24:03 Attempting uninstall: idna 16:24:03 Found existing installation: idna 2.9 16:24:03 Uninstalling idna-2.9: 16:24:03 ---> 0c71a1ead13e 16:24:03 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:24:03 Successfully uninstalled idna-2.9 16:24:03 Attempting uninstall: requests 16:24:03 Found existing installation: requests 2.23.0 16:24:03 Uninstalling requests-2.23.0: 16:24:03 Successfully uninstalled requests-2.23.0 16:24:04 ---> 6edafdf79fbf 16:24:04 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:24:05 ---> 2a9cdf6dcd59 16:24:05 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 16:24:05 Running setup.py install for texttable: started 16:24:06 ---> c374348141f5 16:24:06 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 16:24:06 Running setup.py install for texttable: finished with status 'done' 16:24:06 Running setup.py install for docopt: started 16:24:06 ---> Running in df4f57db36a5 16:24:06 Running setup.py install for docopt: finished with status 'done' 16:24:06 Removing intermediate container df4f57db36a5 16:24:06 ---> 9207f694d908 16:24:06 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:24:06 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:24:07 ---> 38058af23faf 16:24:07 Step 27/32 : RUN chmod +x /entrypoint.sh 16:24:08 ---> Running in 686098ac172e 16:24:14 Removing intermediate container ed2d21d33940 16:24:14 ---> ab2460964fd4 16:24:14 Step 15/24 : ENV APP_PORT=58890 16:24:15 ---> Running in 89c001e3cc61 16:24:15 Removing intermediate container 686098ac172e 16:24:15 ---> ac646b475c63 16:24:15 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 16:24:15 Removing intermediate container 89c001e3cc61 16:24:15 ---> 5ab0f7638083 16:24:15 Step 16/24 : EXPOSE $APP_PORT 16:24:15 ---> Running in 5953de423698 16:24:16 ---> Running in 5e0eb29ebc7b 16:24:16 Removing intermediate container 5953de423698 16:24:16 ---> fcbcfdfe176b 16:24:16 Step 29/32 : CMD ["gate"] 16:24:16 Removing intermediate container 5e0eb29ebc7b 16:24:16 ---> b44db9ee9a0c 16:24:16 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:24:16 ---> Running in e7d941850184 16:24:17 ---> 891938fc7f9e 16:24:17 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:24:19 Removing intermediate container e7d941850184 16:24:19 ---> 890abd486663 16:24:19 Step 30/32 : LABEL arch=x86_64 16:24:19 ---> Running in 8140efd21cc9 16:24:19 ---> ea79459e2a2b 16:24:19 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:24:20 Removing intermediate container 8140efd21cc9 16:24:20 ---> f36466cb4701 16:24:20 Step 31/32 : LABEL git_sha=6ccdb421d2effb48c66c9413a0a4bf6a3ae4a8ea 16:24:20 ---> 87d33a1357d6 16:24:20 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 16:24:20 ---> Running in 5670c5d0fd17 16:24:20 ---> Running in 98a82b6f60a7 16:24:21 Removing intermediate container 5670c5d0fd17 16:24:21 ---> 7d2ff1d4b5eb 16:24:21 Step 32/32 : LABEL version=0.0.0 16:24:21 Removing intermediate container 98a82b6f60a7 16:24:21 ---> 492961cd801c 16:24:21 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:24:21 ---> Running in 3d3404033bf4 16:24:21 ---> Running in 2b3943058ae5 16:24:21 Removing intermediate container 3d3404033bf4 16:24:21 ---> 89668b49953e 16:24:21 Step 22/24 : LABEL arch=x86_64 16:24:21 Removing intermediate container 2b3943058ae5 16:24:21 ---> 644a4e05969f 16:24:21 16:24:22 Successfully built 644a4e05969f 16:24:22 Successfully tagged security-bootstrapper:latest 16:24:22  Building security-bootstrapper ... done  ---> Running in adec0582e821 16:24:22 Removing intermediate container adec0582e821 16:24:22 ---> e53031e4520f 16:24:22 Step 23/24 : LABEL git_sha=6ccdb421d2effb48c66c9413a0a4bf6a3ae4a8ea 16:24:22 ---> Running in 3bfa9ff5081e 16:24:22 Removing intermediate container 3bfa9ff5081e 16:24:22 ---> 8ffb33fa8d6c 16:24:22 Step 24/24 : LABEL version=0.0.0 16:24:23 ---> Running in 9eab6ed5828d 16:24:23 Removing intermediate container 9eab6ed5828d 16:24:23 ---> 17b8776f55a6 16:24:23 16:24:23 Successfully built 17b8776f55a6 16:24:23 Successfully tagged sys-mgmt-agent:latest 16:24:23  Building sys-mgmt-agent ... done  [Pipeline] } 16:24:23 $ docker stop --time=1 21d4251946b1cf98e90f1b209a4042bea8e169b7b67a80725999bf9bd5668dbb 16:24:26 $ docker rm -f 21d4251946b1cf98e90f1b209a4042bea8e169b7b67a80725999bf9bd5668dbb [Pipeline] // withDockerContainer [Pipeline] sh 16:24:26 + docker images 16:24:27 REPOSITORY TAG IMAGE ID CREATED SIZE 16:24:27 sys-mgmt-agent latest 17b8776f55a6 3 seconds ago 312MB 16:24:27 security-bootstrapper latest 644a4e05969f 5 seconds ago 18.2MB 16:24:27 core-metadata latest 4140569228dd 27 seconds ago 18.6MB 16:24:27 support-scheduler latest 16d1414ba442 32 seconds ago 17.1MB 16:24:27 f33109bd7282 50 seconds ago 1.17GB 16:24:27 e910ea02429c About a minute ago 1.16GB 16:24:27 ec716d729ab6 About a minute ago 1.15GB 16:24:27 7dfdbc3605fd About a minute ago 1.16GB 16:24:27 core-data latest ee1eca93f459 3 minutes ago 21.6MB 16:24:27 security-secretstore-setup latest 125b55f453ea 3 minutes ago 25.8MB 16:24:27 support-notifications latest 9b1e141cb03d 4 minutes ago 17.8MB 16:24:27 core-command latest bc9af19a7163 4 minutes ago 17.1MB 16:24:27 security-proxy-setup latest e9546c1edec1 4 minutes ago 25.3MB 16:24:27 e77bc8974fe2 4 minutes ago 1.16GB 16:24:27 00d92186f0eb 4 minutes ago 1.17GB 16:24:27 83899160e9c9 4 minutes ago 1.16GB 16:24:27 8daa7069efbc 4 minutes ago 1.16GB 16:24:27 f51477d09f77 5 minutes ago 1.16GB 16:24:27 ci-base-image-x86_64 latest 10de9ed67ba2 13 minutes ago 648MB 16:24:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 3 weeks ago 445MB 16:24:27 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 3 weeks ago 37.5MB 16:24:27 alpine 3.12 13621d1b12d4 5 weeks ago 5.58MB 16:24:27 docker 20.10.0 aefe523efa57 5 months ago 240MB 16:24:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 11 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 16:24:42 Still waiting to schedule task 16:24:42 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 16:25: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 16:25:26 Removing intermediate container 2b8806643551 16:25:26 ---> 7cece4b9ed32 16:25:26 16:25:26 Step 11/26 : FROM alpine:3.12 16:25:26 3.12: Pulling from library/alpine 16:25:26 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 16:25:26 Status: Downloaded newer image for alpine:3.12 16:25:26 ---> 9852663dfa18 16:25:26 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 16:25:26 ---> Running in ef0f274cf0b3 16:25:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:25:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:25:30 (1/6) Installing ca-certificates (20191127-r4) 16:25:30 (2/6) Installing nghttp2-libs (1.41.0-r0) 16:25:30 (3/6) Installing libcurl (7.76.1-r0) 16:25:30 (4/6) Installing curl (7.76.1-r0) 16:25:30 (5/6) Installing dumb-init (1.2.2-r1) 16:25:30 (6/6) Installing su-exec (0.2-r1) 16:25:30 Executing busybox-1.31.1-r20.trigger 16:25:30 Executing ca-certificates-20191127-r4.trigger 16:25:30 OK: 7 MiB in 20 packages 16:25:34 Removing intermediate container ef0f274cf0b3 16:25:34 ---> bedba5a6c514 16:25:34 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:25:34 ---> Running in 52d0740f6236 16:25:35 Removing intermediate container 52d0740f6236 16:25:35 ---> f4d5fec1c737 16:25:35 Step 14/26 : WORKDIR / 16:25:36 ---> Running in 5ce191040b8e 16:25:38 Removing intermediate container 5ce191040b8e 16:25:38 ---> 9e782af8e599 16:25:38 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:25:38 Removing intermediate container 3003138592e8 16:25:38 ---> e9b3803bf2d4 16:25:38 16:25:38 Step 11/24 : FROM alpine:3.12 16:25:38 ---> 9852663dfa18 16:25:38 Step 12/24 : RUN apk add --update --no-cache dumb-init 16:25:39 ---> Running in f17186dd986e 16:25:39 ---> ee8f6e21cf32 16:25:39 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:25:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:25:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:25:42 ---> b77f613b0e7a 16:25:42 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:25:42 (1/1) Installing dumb-init (1.2.2-r1) 16:25:42 Executing busybox-1.31.1-r20.trigger 16:25:42 OK: 5 MiB in 15 packages 16:25:44 Removing intermediate container ce69c24e9739 16:25:44 ---> 712a9486d993 16:25:44 16:25:44 Step 11/23 : FROM alpine:3.12 16:25:44 ---> 9852663dfa18 16:25:44 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 16:25:44 Removing intermediate container b644654b8ce4 16:25:44 ---> d737aa632c58 16:25:44 16:25:44 Step 11/23 : FROM alpine:3.12 16:25:44 ---> 9852663dfa18 16:25:44 Step 12/23 : RUN apk add --update --no-cache dumb-init 16:25:44 ---> f4a50109a6c2 16:25:44 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:25:45 ---> Running in 4a042eafb4c7 16:25:45 ---> Running in 7f4b6cf9fd80 16:25:45 Removing intermediate container f17186dd986e 16:25:45 ---> f7bb8da8db0f 16:25:45 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:25:45 ---> Running in e0766467c149 16:25:45 ---> 7a9d77e3941d 16:25:45 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:25:46 Removing intermediate container e0766467c149 16:25:46 ---> 2ad781a9ea66 16:25:46 Step 14/24 : ENV APP_PORT=59882 16:25:46 ---> Running in 30efc8f8b88d 16:25:47 Removing intermediate container 30efc8f8b88d 16:25:47 ---> 5c22c18f25d1 16:25:47 Step 15/24 : EXPOSE $APP_PORT 16:25:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:25:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:25:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:25:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:25:48 ---> Running in 7fb80250f6c7 16:25:48 ---> e76f018227da 16:25:48 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:25:48 (1/1) Installing dumb-init (1.2.2-r1) 16:25:48 Executing busybox-1.31.1-r20.trigger 16:25:48 (1/2) Installing ca-certificates (20191127-r4) 16:25:48 OK: 5 MiB in 15 packages 16:25:48 (2/2) Installing dumb-init (1.2.2-r1) 16:25:48 Executing busybox-1.31.1-r20.trigger 16:25:49 Executing ca-certificates-20191127-r4.trigger 16:25:49 OK: 6 MiB in 16 packages 16:25:49 Removing intermediate container 7fb80250f6c7 16:25:49 ---> 1040f3cf98a6 16:25:49 Step 16/24 : WORKDIR / 16:25:50 ---> Running in 48432690f67e 16:25:50 ---> bc52612bcdef 16:25:50 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:25:50 Removing intermediate container a6429b33595f 16:25:50 ---> 58e8dc383d30 16:25:50 16:25:50 Step 11/24 : FROM alpine:3.12 16:25:50 ---> 9852663dfa18 16:25:50 Step 12/24 : RUN apk add --update --no-cache dumb-init 16:25:50 ---> Using cache 16:25:50 ---> 003fe137db87 16:25:50 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:25:50 Removing intermediate container 48432690f67e 16:25:50 ---> 45e04da21add 16:25:50 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:25:51 Removing intermediate container 4a042eafb4c7 16:25:51 ---> 003fe137db87 16:25:51 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:25:51 ---> Running in 5ba3233ee5c6 16:25:51 ---> Running in fafefc66dd35 16:25:51 Removing intermediate container 7f4b6cf9fd80 16:25:51 ---> 2470e85b7f62 16:25:51 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:25:51 ---> 4d6888c39178 16:25:51 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:25:51 ---> Running in a7479bbeab2a 16:25:51 ---> Running in 6b99fa809333 16:25:51 Removing intermediate container 5ba3233ee5c6 16:25:51 ---> da77f6d72bd5 16:25:51 Step 14/24 : ENV APP_PORT=59881 16:25:52 Removing intermediate container fafefc66dd35 16:25:52 ---> c468f72cd0a4 16:25:52 Step 14/23 : ENV APP_PORT=59861 16:25:52 ---> 0c34c8399781 16:25:52 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:25:52 ---> Running in dfe59d515a4c 16:25:52 ---> Running in 5dd7f4792430 16:25:52 Removing intermediate container 6b99fa809333 16:25:52 ---> 5a446e34b0c2 16:25:52 Step 14/23 : ENV APP_PORT=59860 16:25:53 ---> Running in 35cec794444b 16:25:53 Removing intermediate container dfe59d515a4c 16:25:53 ---> 17c07b6359aa 16:25:53 Step 15/24 : EXPOSE $APP_PORT 16:25:53 Removing intermediate container 5dd7f4792430 16:25:53 ---> eba2634cf9fd 16:25:53 Step 15/23 : EXPOSE $APP_PORT 16:25:53 ---> Running in 6533ce380318 16:25:53 ---> Running in 01b878c36999 16:25:53 Removing intermediate container 35cec794444b 16:25:53 ---> 7c8ecd677fcb 16:25:53 Step 15/23 : EXPOSE $APP_PORT 16:25:54 ---> Running in 0290a9dc78d7 16:25:54 ---> 21f4fedcb5a2 16:25:54 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:25:54 Removing intermediate container 6533ce380318 16:25:54 ---> 0e1d3d28c7f8 16:25:54 Step 16/24 : WORKDIR / 16:25:54 Removing intermediate container 01b878c36999 16:25:54 ---> 34b7dab27550 16:25:54 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:25:54 ---> Running in 049c952fd439 16:25:55 Removing intermediate container 0290a9dc78d7 16:25:55 ---> ddab322c0232 16:25:55 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:25:55 Removing intermediate container a7479bbeab2a 16:25:55 ---> 2f0a6e75d2b7 16:25:55 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 16:25:55 ---> fc0d996ca828 16:25:55 Step 20/24 : ENTRYPOINT ["/core-command"] 16:25:55 ---> Running in aa493e766473 16:25:55 ---> Running in 29271d3552d5 16:25:55 ---> f6dd2321fd8e 16:25:55 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:25:55 Removing intermediate container 049c952fd439 16:25:55 ---> cb8da505150e 16:25:55 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:25:56 ---> 29a60ca697f9 16:25:56 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:25:56 Removing intermediate container aa493e766473 16:25:56 ---> 1b7427df0964 16:25:56 Step 24/26 : LABEL arch=arm64 16:25:56 Removing intermediate container 29271d3552d5 16:25:56 ---> 9ba3fe0d5ce0 16:25:56 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:25:56 ---> Running in c12edf67e676 16:25:57 ---> Running in 8730c465b7b2 16:25:57 ---> da3b42b611bd 16:25:57 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:25:57 Removing intermediate container c12edf67e676 16:25:57 ---> a4fb24ad4eba 16:25:57 Step 25/26 : LABEL git_sha=6ccdb421d2effb48c66c9413a0a4bf6a3ae4a8ea 16:25:57 ---> e112758fcd99 16:25:57 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:25:57 ---> Running in de7fa7e806e7 16:25:58 ---> 8892d1767141 16:25:58 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:25:58 Removing intermediate container 8730c465b7b2 16:25:58 ---> 83e9be6cdf6e 16:25:58 Step 22/24 : LABEL arch=arm64 16:25:58 ---> Running in b778412ffe15 16:25:58 ---> e57895b5a749 16:25:58 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:25:58 Removing intermediate container de7fa7e806e7 16:25:58 ---> 8133e6646817 16:25:58 Step 26/26 : LABEL version=0.0.0 16:25:59 ---> Running in f6e4bb74a96f 16:25:59 ---> 95f1b872eacc 16:25:59 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 16:25:59 Removing intermediate container b778412ffe15 16:25:59 ---> f35d5f2c0576 16:25:59 Step 23/24 : LABEL git_sha=6ccdb421d2effb48c66c9413a0a4bf6a3ae4a8ea 16:25:59 ---> Running in 43503c6bc518 16:25:59 ---> 3e447e01072c 16:25:59 Step 19/23 : ENTRYPOINT ["/support-notifications"] 16:25:59 ---> Running in 917a0f25ab75 16:25:59 Removing intermediate container f6e4bb74a96f 16:25:59 ---> 0482ec9bdd0c 16:25:59 16:25:59 ---> Running in 87b2483a365f 16:26:00 ---> d11bfbfbb05c 16:26:00 Step 20/24 : ENTRYPOINT ["/core-metadata"] 16:26:00 Removing intermediate container 43503c6bc518 16:26:00 ---> 624a75fea49d 16:26:00 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:26:00 Successfully built 0482ec9bdd0c 16:26:00 ---> Running in 82aefe8899b2 16:26:00 Successfully tagged security-secretstore-setup-arm64:latest 16:26:00  Building security-secretstore-setup ... done Building security-bootstrapper 16:26:00 ---> Running in 50a51618820b 16:26:00 Removing intermediate container 87b2483a365f 16:26:00 ---> e4085ee15c36 16:26:00 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:26:00 Removing intermediate container 917a0f25ab75 16:26:00 ---> 8a84ae537931 16:26:00 Step 24/24 : LABEL version=0.0.0 16:26:01 ---> Running in 38cc80da5cb5 16:26:01 ---> Running in 0d6bb95abb8b 16:26:01 Removing intermediate container 82aefe8899b2 16:26:01 ---> e5e86a3deb0c 16:26:01 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:26:01 Removing intermediate container 50a51618820b 16:26:01 ---> b45d558da47a 16:26:01 Step 21/23 : LABEL arch=arm64 16:26:01 ---> Running in d6e785d2008d 16:26:01 ---> Running in 49e8a38187eb 16:26:01 Removing intermediate container 38cc80da5cb5 16:26:01 ---> 43664b15dff8 16:26:01 Step 21/23 : LABEL arch=arm64 16:26:01 Removing intermediate container 0d6bb95abb8b 16:26:01 ---> 636b9832b5a6 16:26:01 16:26:01 ---> Running in 385ab63b9fec 16:26:02 Removing intermediate container d6e785d2008d 16:26:02 ---> 20c4c8ed7943 16:26:02 Step 22/24 : LABEL arch=arm64 16:26:02 Removing intermediate container 49e8a38187eb 16:26:02 ---> 95aa21a54e2c 16:26:02 Step 22/23 : LABEL git_sha=6ccdb421d2effb48c66c9413a0a4bf6a3ae4a8ea 16:26:02 Successfully built 636b9832b5a6 16:26:02 Successfully tagged core-command-arm64:latest 16:26:02  Building core-command ... done Building security-proxy-setup 16:26:02 ---> Running in 19dd8d18367e 16:26:02 ---> Running in 67e6e5175bae 16:26:02 Removing intermediate container 385ab63b9fec 16:26:02 ---> 70702645df99 16:26:02 Step 22/23 : LABEL git_sha=6ccdb421d2effb48c66c9413a0a4bf6a3ae4a8ea 16:26:02 ---> Running in a1b8a6ab5506 16:26:03 Removing intermediate container 67e6e5175bae 16:26:03 ---> b67384a775ee 16:26:03 Step 23/23 : LABEL version=0.0.0 16:26:03 Removing intermediate container 19dd8d18367e 16:26:03 ---> ff6a8af8eea1 16:26:03 Step 23/24 : LABEL git_sha=6ccdb421d2effb48c66c9413a0a4bf6a3ae4a8ea 16:26:03 ---> Running in 5afe10297965 16:26:03 ---> Running in f8593dc7dc9a 16:26:03 Removing intermediate container a1b8a6ab5506 16:26:03 ---> 6f5c36f3d6fa 16:26:03 Step 23/23 : LABEL version=0.0.0 16:26:04 ---> Running in 2f4c1bd789f8 16:26:05 Removing intermediate container f8593dc7dc9a 16:26:05 ---> ac13257046d7 16:26:05 16:26:05 Removing intermediate container 5afe10297965 16:26:05 ---> b5fad9f42036 16:26:05 Step 24/24 : LABEL version=0.0.0 16:26:05 Successfully built ac13257046d7 16:26:05 ---> Running in ec5627fa7bee 16:26:05 Successfully tagged support-scheduler-arm64:latest 16:26:05 Removing intermediate container 2f4c1bd789f8 16:26:05 ---> 44eb7873dc45 16:26:05  Building support-scheduler ... done  16:26:05 Building core-data 16:26:06 Successfully built 44eb7873dc45 16:26:06 Successfully tagged support-notifications-arm64:latest 16:26:06  Building support-notifications ... done Building sys-mgmt-agent 16:26:06 Removing intermediate container ec5627fa7bee 16:26:06 ---> ce8010a7f94f 16:26:06 16:26:07 Successfully built ce8010a7f94f 16:26:07 Successfully tagged core-metadata-arm64:latest 16:26:41 Running on prd-ubuntu18.04-docker-8c-8g-157 in /w/workspace/edgexfoundry_edgex-go_PR-3506 [Pipeline] { [Pipeline] ws 16:26:41 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 16:26:42 The recommended git tool is: git 16:26:44 using credential edgex-jenkins-ssh 16:26:44 Cloning the remote Git repository 16:26:44 Cloning repository git@github.com:edgexfoundry/edgex-go.git 16:26:44 > git init /w/workspace/edgex-go/2 # timeout=10 16:26:45 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:26:45 > git --version # timeout=10 16:26:45 > git --version # 'git version 2.17.1' 16:26:45 using GIT_SSH to set credentials SSH Credentials for GitHub 16:26:45 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:26:56 Merging remotes/origin/master commit 2e29410641b9439440c3ad07e09c369dc058e6d8 into PR head commit 6ccdb421d2effb48c66c9413a0a4bf6a3ae4a8ea 16:26:56 Merge succeeded, producing 6ccdb421d2effb48c66c9413a0a4bf6a3ae4a8ea 16:26:56 Checking out Revision 6ccdb421d2effb48c66c9413a0a4bf6a3ae4a8ea (PR-3506) 16:26:55 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:26:55 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:26:55 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:26:55 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:26:55 using GIT_SSH to set credentials SSH Credentials for GitHub 16:26:55 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3506/head:refs/remotes/origin/PR-3506 +refs/heads/master:refs/remotes/origin/master # timeout=10 16:26:56 > git config core.sparsecheckout # timeout=10 16:26:56 > git checkout -f 6ccdb421d2effb48c66c9413a0a4bf6a3ae4a8ea # timeout=10 16:26:56 > git remote # timeout=10 16:26:56 > git config --get remote.origin.url # timeout=10 16:26:56 using GIT_SSH to set credentials SSH Credentials for GitHub 16:26:56 > git merge 2e29410641b9439440c3ad07e09c369dc058e6d8 # timeout=10 16:26:56 > git rev-parse HEAD^{commit} # timeout=10 16:26:56 > git config core.sparsecheckout # timeout=10 16:26:56 > git checkout -f 6ccdb421d2effb48c66c9413a0a4bf6a3ae4a8ea # timeout=10 16:27:00 Commit message: "Merge branch 'master' into dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v2-2.0.0-dev.59" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:27:01 + echo snap-build.sh 16:27:01 snap-build.sh 16:27:01 + SNAP_BASE_DIR=. 16:27:01 + '[' '!' -z /w/workspace/edgex-go/2 ']' 16:27:01 + SNAP_BASE_DIR=/w/workspace/edgex-go/2 16:27:01 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' 16:27:01 [snap-build] Building snap in dir [/w/workspace/edgex-go/2] 16:27:01 + cd /w/workspace/edgex-go/2 16:27:01 + sudo apt-get remove -qy --purge lxd lxd-client 16:27:01 Reading package lists... 16:27:01 Building dependency tree... 16:27:01 Reading state information... 16:27:01 The following packages were automatically installed and are no longer required: 16:27:01 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 16:27:01 uidmap xdelta3 16:27:01 Use 'sudo apt autoremove' to remove them. 16:27:01 The following packages will be REMOVED: 16:27:01 lxd* lxd-client* 16:27:02 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 16:27:02 After this operation, 31.7 MB disk space will be freed. 16:27:03  Building core-metadata ... done Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:27:03 Step 2/32 : FROM ${BUILDER_BASE} AS builder 16:27:03 ---> 039933d71846 16:27:03 Step 3/32 : WORKDIR /edgex-go 16:27:03 ---> Using cache 16:27:03 ---> f6b213574691 16:27:03 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:27:03 ---> Using cache 16:27:03 ---> 4b5881f215e4 16:27:03 Step 5/32 : RUN apk add --update --no-cache make git 16:27:03 ---> Using cache 16:27:03 ---> c13dd1cb7166 16:27:03 Step 6/32 : COPY go.mod . 16:27:03 ---> Using cache 16:27:03 ---> 05706092f299 16:27:03 Step 7/32 : RUN go mod download 16:27:03 ---> Using cache 16:27:03 ---> 267a1e1402ad 16:27:03 Step 8/32 : COPY . . 16:27:03 ---> Using cache 16:27:03 ---> 9fe2e21e29f3 16:27:03 Step 9/32 : RUN go mod tidy 16:27:03 ---> Using cache 16:27:03 ---> 972bffc662ef 16:27:03 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:27:03 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:27:03 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:27:03 ---> 039933d71846 16:27:03 Step 3/22 : WORKDIR /edgex-go 16:27:03 ---> Using cache 16:27:03 ---> f6b213574691 16:27:03 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:27:03 ---> Using cache 16:27:03 ---> 4b5881f215e4 16:27:03 Step 5/22 : RUN apk add --update --no-cache make git 16:27:03 ---> Using cache 16:27:03 ---> c13dd1cb7166 16:27:03 Step 6/22 : COPY go.mod . 16:27:03 ---> Using cache 16:27:03 ---> 05706092f299 16:27:03 Step 7/22 : RUN go mod download 16:27:03 ---> Using cache 16:27:03 ---> 267a1e1402ad 16:27:03 Step 8/22 : COPY . . 16:27:03 ---> Using cache 16:27:03 ---> 9fe2e21e29f3 16:27:03 Step 9/22 : RUN go mod tidy 16:27:03 ---> Using cache 16:27:03 ---> 972bffc662ef 16:27:03 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:27:03 ---> Running in f2275cf1c465 16:27:03 ---> Running in 5a34bf7e2e37 16:27:03 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:27:03 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:27:03 ---> 039933d71846 16:27:03 Step 3/24 : WORKDIR /edgex-go 16:27:03 ---> Using cache 16:27:03 ---> f6b213574691 16:27:03 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:27:03 ---> Using cache 16:27:03 ---> 4b5881f215e4 16:27:03 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:27:03 ---> Running in a221c2f8faf4 16:27:03 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:27:03 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:27:03 ---> 039933d71846 16:27:03 Step 3/24 : WORKDIR /edgex-go 16:27:03 ---> Using cache 16:27:03 ---> f6b213574691 16:27:03 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:27:03 ---> Using cache 16:27:03 ---> 4b5881f215e4 16:27:03 Step 5/24 : RUN apk add --update --no-cache make bash git 16:27:03 ---> Running in e9578eef0f03 16:27:03 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:27:03 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:27:03 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:27:03 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:27:03 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:27:03 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:27:04 OK: 218 MiB in 52 packages 16:27:04 OK: 218 MiB in 52 packages 16:27:05 Removing intermediate container e9578eef0f03 16:27:05 ---> 18436d77b314 16:27:06 Step 6/24 : COPY go.mod . 16:27:06 Removing intermediate container a221c2f8faf4 16:27:06 ---> cd608f9f3666 16:27:06 Step 6/24 : COPY go.mod . 16:27:07 ---> ea88bf302100 16:27:07 Step 7/24 : RUN go mod download 16:27:07 ---> Running in 4a62f70ed8b6 16:27:07 ---> e8e841e40f67 16:27:07 Step 7/24 : RUN go mod download 16:27:07 ---> Running in 981cfa98b4c7 16:27:09 (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:27:09 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 16:27:10 Removing lxd dnsmasq configuration 16:27:10 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 16:27:12 Removing intermediate container 4a62f70ed8b6 16:27:12 ---> 3e4ed7c2dad5 16:27:12 Step 8/24 : COPY . . 16:27:12 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 16:27:12 Removing intermediate container 981cfa98b4c7 16:27:12 ---> fb7d26a5a3d0 16:27:12 Step 8/24 : COPY . . 16:27:14 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 16:27:15 (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:27:15 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 16:27:17 Processing triggers for systemd (237-3ubuntu10.45) ... 16:27:17 Processing triggers for ureadahead (0.100.0-21) ... 16:27:19 + sudo snap remove --purge lxd 16:27:19 snap "lxd" is not installed 16:27:19 + sudo groupadd --force --system lxd 16:27:19 ++ whoami 16:27:19 + sudo /usr/sbin/usermod -G lxd -a jenkins 16:27:19 + newgrp - lxd 16:27:20 + sudo snap install lxd 16:27:38 2021-05-25T16:27:33Z INFO Waiting for automatic snapd restart... 16:27:45 ---> f061cb9cdc7e 16:27:45 Step 9/24 : RUN go mod tidy 16:27:45 ---> f1a77d4b9a6a 16:27:45 Step 9/24 : RUN go mod tidy 16:27:45 ---> Running in beb4607c72ac 16:27:45 ---> Running in aa03ff3e0357 16:27:50 Removing intermediate container beb4607c72ac 16:27:50 ---> 4d5424c8fd29 16:27:50 Step 10/24 : RUN make cmd/core-data/core-data 16:27:50 Removing intermediate container aa03ff3e0357 16:27:50 ---> 37aec2660a94 16:27:50 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:27:50 ---> Running in 97d451457cee 16:27:50 ---> Running in 182399d22453 16:27:52 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 16:27:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:28:10 lxd 4.14 from Canonical* installed 16:28:10 + sudo lxd init --auto 16:28:11 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:28:19 Removing intermediate container f2275cf1c465 16:28:19 ---> 6a1b01387a3d 16:28:19 16:28:19 Step 11/32 : FROM alpine:3.12 16:28:19 ---> 9852663dfa18 16:28:19 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 16:28:19 ---> Running in 0b432bbe6008 16:28:20 Removing intermediate container 0b432bbe6008 16:28:20 ---> 98d36ad7e92b 16:28:20 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 16:28:20 ---> Running in 25c74672c672 16:28:22 + sudo snap install --classic snapcraft 16:28:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:28:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:28:24 (1/2) Installing dumb-init (1.2.2-r1) 16:28:24 (2/2) Installing su-exec (0.2-r1) 16:28:24 Executing busybox-1.31.1-r20.trigger 16:28:24 OK: 5 MiB in 16 packages 16:28:24 Removing intermediate container 5a34bf7e2e37 16:28:24 ---> b4189b248d2c 16:28:24 16:28:24 Step 11/22 : FROM alpine:3.12 16:28:24 ---> 9852663dfa18 16:28:24 Step 12/22 : RUN apk add --update --no-cache curl 16:28:25 ---> Running in eba8344d0e6f 16:28:26 Removing intermediate container 25c74672c672 16:28:26 ---> b0603d27d88e 16:28:26 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 16:28:26 ---> Running in 159470c6ded6 16:28:27 Removing intermediate container 159470c6ded6 16:28:27 ---> 95476970fbca 16:28:27 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 16:28:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:28:27 ---> Running in 524161aa61b7 16:28:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:28:27 Removing intermediate container 524161aa61b7 16:28:27 ---> 00e716933613 16:28:27 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 16:28:28 ---> Running in 3da8eb6a47b4 16:28:28 (1/4) Installing ca-certificates (20191127-r4) 16:28:28 (2/4) Installing nghttp2-libs (1.41.0-r0) 16:28:28 (3/4) Installing libcurl (7.76.1-r0) 16:28:28 (4/4) Installing curl (7.76.1-r0) 16:28:28 Executing busybox-1.31.1-r20.trigger 16:28:28 Executing ca-certificates-20191127-r4.trigger 16:28:28 OK: 7 MiB in 18 packages 16:28:30 snapcraft 4.7.1 from Canonical* installed 16:28:30 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 16:28:30 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 16:28:30 % Total % Received % Xferd Average Speed Time Time Time Current 16:28:30 Dload Upload Total Spent Left Speed 16:28:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3993 0 --:--:-- --:--:-- --:--:-- 3993 16:28:30 100 3325k 100 3325k 0 0 11.3M 0 --:--:-- --:--:-- --:--:-- 11.3M 16:28:30 ./yq_linux_amd64 16:28:30 + sudo snapcraft prime --use-lxd 16:28:31 Removing intermediate container eba8344d0e6f 16:28:31 ---> a257b9a3e9ec 16:28:31 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:28:31 ---> Running in fbd868076e56 16:28:31 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 16:28:31 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:28:31 - README.md 16:28:31 16:28:31 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 16:28:31 Removing intermediate container 3da8eb6a47b4 16:28:31 ---> c04433e38f27 16:28:31 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 16:28:32 ---> Running in 905e69657dde 16:28:32 Removing intermediate container fbd868076e56 16:28:32 ---> 012f27b78b4f 16:28:32 Step 14/22 : WORKDIR /edgex 16:28:32 ---> Running in f821757d32f5 16:28:32 Launching a container. 16:28:32 Removing intermediate container 905e69657dde 16:28:33 ---> 9c6f8e7e9ade 16:28:33 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 16:28:33 Removing intermediate container f821757d32f5 16:28:33 ---> e45d2e9b6f9e 16:28:33 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:28:34 ---> 5af23844c4db 16:28:34 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 16:28:34 ---> Running in 23b9b2f58a8c 16:28:35 ---> 1039c142a56f 16:28:35 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:28:37 ---> 52c4f97a6fd0 16:28:37 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:28:38 Removing intermediate container 23b9b2f58a8c 16:28:38 ---> 647bbd8713d4 16:28:38 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 16:28:39 ---> aafe0b061b14 16:28:39 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 16:28:39 ---> Running in 2645b7c919c7 16:28:39 ---> 08f470b3491c 16:28:39 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:28:40 Removing intermediate container 2645b7c919c7 16:28:40 ---> dd6c69c8ba0c 16:28:40 Step 19/22 : CMD ["--init=true"] 16:28:40 ---> Running in b2d439a52cb5 16:28:40 Waiting for container to be ready 16:28:40 To start your first instance, try: lxc launch ubuntu:18.04 16:28:40 16:28:41 Removing intermediate container b2d439a52cb5 16:28:41 ---> abe0633a2e2d 16:28:41 Step 20/22 : LABEL arch=arm64 16:28:42 ---> Running in 38ef412c9767 16:28:42 ---> a20694a86c7c 16:28:42 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:28:42 Removing intermediate container 38ef412c9767 16:28:42 ---> bec575008959 16:28:43 Step 21/22 : LABEL git_sha=6ccdb421d2effb48c66c9413a0a4bf6a3ae4a8ea 16:28:43 ---> Running in e2c6846fb7e8 16:28:43 ---> f4d344d0b425 16:28:43 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:28:44 Removing intermediate container e2c6846fb7e8 16:28:44 ---> ef65e6a2a600 16:28:44 Step 22/22 : LABEL version=0.0.0 16:28:44 ---> Running in 83dc90125fe7 16:28:45 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 16:28:45 ---> 2f8219f90443 16:28:45 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 16:28:45 Removing intermediate container 83dc90125fe7 16:28:45 ---> 2f89af2baf81 16:28:45 16:28:46 Successfully built 2f89af2baf81 16:28:46 Successfully tagged security-proxy-setup-arm64:latest 16:28:46 Waiting for network to be ready... 16:28:46 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 16:28:46 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1726 kB] 16:28:46 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 16:28:46  Building security-proxy-setup ... done  ---> a695751cdca7 16:28:46 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 16:28:47 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [322 kB] 16:28:47 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 16:28:47 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 16:28:47 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] 16:28:47 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] 16:28:47 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1126 kB] 16:28:47 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [254 kB] 16:28:47 ---> Running in f7dfb98be150 16:28:47 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 16:28:47 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 16:28:47 Removing intermediate container f7dfb98be150 16:28:47 ---> dc19df0dd869 16:28:47 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:28:47 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 16:28:47 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 16:28:47 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 16:28:47 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 16:28:47 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 16:28:47 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 16:28:48 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 16:28:48 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2070 kB] 16:28:48 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [413 kB] 16:28:48 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] 16:28:48 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 16:28:48 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] 16:28:48 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] 16:28:48 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] 16:28:48 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] 16:28:48 ---> 8134db4bcfbc 16:28:48 Step 27/32 : RUN chmod +x /entrypoint.sh 16:28:49 ---> Running in e0634ceb36b5 16:28:51 Fetched 24.6 MB in 4s (6010 kB/s) 16:28:51 Reading package lists... 16:28:52 Reading package lists... 16:28:52 Building dependency tree... 16:28:52 Reading state information... 16:28:52 The following additional packages will be installed: 16:28:52 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 16:28:52 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 16:28:52 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 16:28:52 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 16:28:52 Suggested packages: 16:28:52 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 16:28:52 Recommended packages: 16:28:52 gnupg libsasl2-modules 16:28:52 The following NEW packages will be installed: 16:28:52 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 16:28:52 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 16:28:52 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 16:28:52 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 16:28:52 The following packages will be upgraded: 16:28:52 gpg gpg-agent gpgconf libudev1 16:28:52 4 upgraded, 18 newly installed, 0 to remove and 106 not upgraded. 16:28:52 Need to get 3530 kB of archives. 16:28:52 After this operation, 13.3 MB of additional disk space will be used. 16:28:52 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:28:52 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:28:52 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 16:28:52 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:28:52 Removing intermediate container e0634ceb36b5 16:28:52 ---> abee4f81b293 16:28:52 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 16:28:52 ---> Running in 69bef50b750c 16:28:52 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.47 [58.2 kB] 16:28:53 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.47 [1102 kB] 16:28:53 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 16:28:53 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 16:28:53 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 16:28:53 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 16:28:53 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 16:28:53 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 16:28:53 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 16:28:53 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 16:28:53 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 16:28:53 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 16:28:53 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 16:28:53 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 16:28:53 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 16:28:53 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 16:28:53 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 16:28:53 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 16:28:53 debconf: delaying package configuration, since apt-utils is not installed 16:28:53 Fetched 3530 kB in 1s (3220 kB/s) 16:28:53 Removing intermediate container 69bef50b750c 16:28:53 ---> accd6ecb9a30 16:28:53 Step 29/32 : CMD ["gate"] 16:28:53 (Reading database ... 12511 files and directories currently installed.) 16:28:53 Preparing to unpack .../libudev1_237-3ubuntu10.47_amd64.deb ... 16:28:53 Unpacking libudev1:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... 16:28:53 Setting up libudev1:amd64 (237-3ubuntu10.47) ... 16:28:53 Selecting previously unselected package udev. 16:28:53 (Reading database ... 12511 files and directories currently installed.) 16:28:53 Preparing to unpack .../00-udev_237-3ubuntu10.47_amd64.deb ... 16:28:54 ---> Running in e3e774830e60 16:28:54 Unpacking udev (237-3ubuntu10.47) ... 16:28:54 Selecting previously unselected package libfuse2:amd64. 16:28:54 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 16:28:54 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 16:28:54 Selecting previously unselected package fuse. 16:28:54 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 16:28:54 Unpacking fuse (2.9.7-1ubuntu1) ... 16:28:54 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 16:28:54 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 16:28:54 Removing intermediate container e3e774830e60 16:28:54 ---> 1bfed4bff34f 16:28:54 Step 30/32 : LABEL arch=arm64 16:28:54 ---> Running in dc77b6c9c3e3 16:28:55 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 16:28:55 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 16:28:55 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 16:28:55 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 16:28:55 Selecting previously unselected package libksba8:amd64. 16:28:55 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 16:28:55 Unpacking libksba8:amd64 (1.3.5-2) ... 16:28:55 Selecting previously unselected package libroken18-heimdal:amd64. 16:28:55 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:28:55 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 16:28:55 Selecting previously unselected package libasn1-8-heimdal:amd64. 16:28:55 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:28:55 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 16:28:55 Selecting previously unselected package libheimbase1-heimdal:amd64. 16:28:55 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:28:55 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 16:28:55 Selecting previously unselected package libhcrypto4-heimdal:amd64. 16:28:55 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:28:55 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 16:28:55 Selecting previously unselected package libwind0-heimdal:amd64. 16:28:55 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:28:55 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 16:28:55 Removing intermediate container dc77b6c9c3e3 16:28:55 ---> 607743dc09f8 16:28:55 Step 31/32 : LABEL git_sha=6ccdb421d2effb48c66c9413a0a4bf6a3ae4a8ea 16:28:55 Selecting previously unselected package libhx509-5-heimdal:amd64. 16:28:55 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:28:55 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 16:28:55 Selecting previously unselected package libkrb5-26-heimdal:amd64. 16:28:55 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:28:55 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 16:28:55 Selecting previously unselected package libheimntlm0-heimdal:amd64. 16:28:55 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:28:55 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 16:28:56 ---> Running in 8ed9233474a9 16:28:56 Selecting previously unselected package libgssapi3-heimdal:amd64. 16:28:56 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:28:56 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 16:28:56 Selecting previously unselected package libsasl2-modules-db:amd64. 16:28:56 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 16:28:56 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 16:28:56 Selecting previously unselected package libsasl2-2:amd64. 16:28:56 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 16:28:56 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 16:28:56 Selecting previously unselected package libldap-common. 16:28:56 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 16:28:56 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 16:28:56 Selecting previously unselected package libldap-2.4-2:amd64. 16:28:56 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 16:28:56 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 16:28:56 Selecting previously unselected package dirmngr. 16:28:56 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 16:28:56 Removing intermediate container 8ed9233474a9 16:28:56 ---> 70c9f92828b5 16:28:56 Step 32/32 : LABEL version=0.0.0 16:28:56 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 16:28:56 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 16:28:56 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 16:28:56 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 16:28:56 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 16:28:57 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 16:28:57 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 16:28:57 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 16:28:57 Setting up libksba8:amd64 (1.3.5-2) ... 16:28:57 Processing triggers for libc-bin (2.27-3ubuntu1) ... 16:28:57 Setting up udev (237-3ubuntu10.47) ... 16:28:57 ---> Running in e08d0d7a6bf6 16:28:57 invoke-rc.d: policy-rc.d denied execution of start. 16:28:57 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 16:28:57 Processing triggers for systemd (237-3ubuntu10) ... 16:28:57 Setting up fuse (2.9.7-1ubuntu1) ... 16:28:57 Setting up gpg (2.2.4-1ubuntu1.4) ... 16:28:57 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 16:28:57 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 16:28:57 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 16:28:57 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 16:28:57 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 16:28:57 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 16:28:58 Removing intermediate container e08d0d7a6bf6 16:28:58 ---> 50b2eb5fae94 16:28:58 16:28:58 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 16:28:58 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 16:28:58 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 16:28:58 Processing triggers for libc-bin (2.27-3ubuntu1) ... 16:28:58 Successfully built 50b2eb5fae94 16:28:58 Successfully tagged security-bootstrapper-arm64:latest 16:28:58 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 16:28:58 settings in the [Install] section, and DefaultInstance for template units). 16:28:58 This means they are not meant to be enabled using systemctl. 16:28:58 Possible reasons for having this kind of units are: 16:28:58 1) A unit may be statically enabled by being symlinked from another unit's 16:28:58 .wants/ or .requires/ directory. 16:28:58 2) A unit's purpose may be to act as a helper for some other unit which has 16:28:58 a requirement dependency on it. 16:28:58 3) A unit may be started when needed via activation (socket, path, timer, 16:28:58 D-Bus, udev, scripted systemctl call, ...). 16:28:58 4) In case of template units, the unit is meant to be enabled with some 16:28:58 instance name specified. 16:28:59 Reading package lists... 16:28:59 Building dependency tree... 16:28:59 Reading state information... 16:28:59 The following additional packages will be installed: 16:28:59 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 16:28:59 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 16:28:59 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 16:28:59 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 16:28:59 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 16:28:59 Suggested packages: 16:28:59 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 16:28:59 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 16:28:59 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 16:28:59 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 16:28:59 systemd-container policykit-1 16:28:59 Recommended packages: 16:28:59 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 16:28:59 The following NEW packages will be installed: 16:28:59 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 16:28:59 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 16:28:59 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 16:28:59 multiarch-support openssh-client python3 python3-minimal python3.6 16:28:59 python3.6-minimal snapd squashfs-tools sudo 16:28:59 The following packages will be upgraded: 16:28:59 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 16:28:59 5 upgraded, 25 newly installed, 0 to remove and 101 not upgraded. 16:28:59 Need to get 35.2 MB of archives. 16:28:59 After this operation, 141 MB of additional disk space will be used. 16:28:59 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:28:59 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 16:28:59 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.47 [2914 kB] 16:28:59 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 16:28:59 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:28:59 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:28:59 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 16:28:59 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 16:28:59 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 16:28:59 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 16:28:59 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 16:28:59 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 16:28:59 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 16:28:59 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 16:28:59 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 16:28:59 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 16:28:59 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] 16:29:00 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.47 [209 kB] 16:29:00 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] 16:29:00 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] 16:29:00 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 16:29:00 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 16:29:00 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 16:29:00 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 16:29:00 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 16:29:00 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 16:29:00 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 16:29:00 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 16:29:00 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 16:29:00 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 16:29:00 debconf: delaying package configuration, since apt-utils is not installed 16:29:00 Fetched 35.2 MB in 1s (26.7 MB/s) 16:29:00 (Reading database ... 12757 files and directories currently installed.) 16:29:00 Preparing to unpack .../systemd_237-3ubuntu10.47_amd64.deb ... 16:29:01 Unpacking systemd (237-3ubuntu10.47) over (237-3ubuntu10) ... 16:29:01 Preparing to unpack .../libsystemd0_237-3ubuntu10.47_amd64.deb ... 16:29:01 Unpacking libsystemd0:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... 16:29:01 Setting up libsystemd0:amd64 (237-3ubuntu10.47) ... 16:29:02 (Reading database ... 12757 files and directories currently installed.) 16:29:02 Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... 16:29:02 Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... 16:29:02 Setting up libapt-pkg5.0:amd64 (1.6.13) ... 16:29:02 (Reading database ... 12757 files and directories currently installed.) 16:29:02 Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... 16:29:02 Unpacking apt (1.6.13) over (1.6.1) ... 16:29:03 Setting up apt (1.6.13) ... 16:29:03 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 16:29:03 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 16:29:03 (Reading database ... 12764 files and directories currently installed.) 16:29:03 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 16:29:03 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 16:29:03 Selecting previously unselected package libpython3.6-minimal:amd64. 16:29:03 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 16:29:03 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 16:29:03 Selecting previously unselected package libexpat1:amd64. 16:29:03 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 16:29:03 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 16:29:03 Selecting previously unselected package python3.6-minimal. 16:29:03 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 16:29:04 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 16:29:04 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 16:29:04 Checking for services that may need to be restarted...done. 16:29:04 Checking for services that may need to be restarted...done. 16:29:04 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 16:29:04 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 16:29:04 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 16:29:05 Selecting previously unselected package python3-minimal. 16:29:05 (Reading database ... 13012 files and directories currently installed.) 16:29:05 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 16:29:05 Unpacking python3-minimal (3.6.7-1~18.04) ... 16:29:05 Selecting previously unselected package mime-support. 16:29:05 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 16:29:05 Unpacking mime-support (3.60ubuntu1) ... 16:29:05 Selecting previously unselected package libmpdec2:amd64. 16:29:05 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 16:29:05 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 16:29:06 Selecting previously unselected package libpython3.6-stdlib:amd64. 16:29:06 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 16:29:06 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 16:29:07 Selecting previously unselected package python3.6. 16:29:07 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 16:29:08 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 16:29:12 Selecting previously unselected package libpython3-stdlib:amd64. 16:29:12 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 16:29:12 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 16:29:12 Setting up python3-minimal (3.6.7-1~18.04) ... 16:29:12 Selecting previously unselected package python3. 16:29:12 (Reading database ... 13442 files and directories currently installed.) 16:29:12 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 16:29:12 Unpacking python3 (3.6.7-1~18.04) ... 16:29:12 Selecting previously unselected package multiarch-support. 16:29:12 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 16:29:12 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 16:29:12 Setting up multiarch-support (2.27-3ubuntu1.4) ... 16:29:12 Selecting previously unselected package liblzo2-2:amd64. 16:29:12 (Reading database ... 13479 files and directories currently installed.) 16:29:12 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 16:29:12 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 16:29:12 Selecting previously unselected package libbsd0:amd64. 16:29:12 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 16:29:12 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 16:29:13 Selecting previously unselected package sudo. 16:29:13 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 16:29:13 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 16:29:13 Selecting previously unselected package apparmor. 16:29:13 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 16:29:13 Unpacking apparmor (2.12-4ubuntu5.1) ... 16:29:13 Selecting previously unselected package libedit2:amd64. 16:29:13 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 16:29:13 Unpacking libedit2:amd64 (3.1-20170329-1) ... 16:29:13 Selecting previously unselected package libkrb5support0:amd64. 16:29:13 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 16:29:13 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 16:29:13 Selecting previously unselected package libk5crypto3:amd64. 16:29:13 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 16:29:13 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 16:29:13 Selecting previously unselected package libkeyutils1:amd64. 16:29:13 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 16:29:13 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 16:29:13 Selecting previously unselected package libkrb5-3:amd64. 16:29:13 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 16:29:13 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 16:29:13  Building security-bootstrapper ... done Removing intermediate container 182399d22453 16:29:13 ---> ddd7a8c0e30d 16:29:13 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:29:13 ---> Running in a9a21763f52b 16:29:13 Selecting previously unselected package libgssapi-krb5-2:amd64. 16:29:13 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 16:29:13 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 16:29:14 Selecting previously unselected package libssl1.0.0:amd64. 16:29:14 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 16:29:14 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 16:29:14 Selecting previously unselected package openssh-client. 16:29:14 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 16:29:14 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 16:29:14 Selecting previously unselected package squashfs-tools. 16:29:14 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 16:29:14 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 16:29:14 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:29:14 Selecting previously unselected package snapd. 16:29:14 Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... 16:29:14 Unpacking snapd (2.48.3+18.04) ... 16:29:16 Setting up libedit2:amd64 (3.1-20170329-1) ... 16:29:16 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 16:29:17 Setting up mime-support (3.60ubuntu1) ... 16:29:17 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 16:29:17 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 16:29:17 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 16:29:17 Processing triggers for libc-bin (2.27-3ubuntu1) ... 16:29:17 Setting up systemd (237-3ubuntu10.47) ... 16:29:17 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 16:29:17 Removing intermediate container a9a21763f52b 16:29:17 ---> bbbdf5edd0b0 16:29:17 16:29:17 Step 12/24 : FROM docker:20.10.0 16:29:17 20.10.0: Pulling from library/docker 16:29:18 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 16:29:18 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 16:29:18 Setting up liblzo2-2:amd64 (2.08-1.2) ... 16:29:18 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 16:29:18 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 16:29:18 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 16:29:18 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 16:29:18 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 16:29:18 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 16:29:18 Setting up python3 (3.6.7-1~18.04) ... 16:29:18 running python rtupdate hooks for python3.6... 16:29:18 running python post-rtupdate hooks for python3.6... 16:29:18 Setting up apparmor (2.12-4ubuntu5.1) ... 16:29:20 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 16:29:20 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 16:29:20 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 16:29:21 Setting up snapd (2.48.3+18.04) ... 16:29:21 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 16:29:21 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 16:29:21 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 16:29:21 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 16:29:22 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 16:29:22 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 16:29:22 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 16:29:22 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 16:29:22 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 16:29:22 Removing intermediate container 97d451457cee 16:29:22 ---> cbb4c2691131 16:29:22 16:29:22 Step 11/24 : FROM alpine:3.12 16:29:22 ---> 9852663dfa18 16:29:22 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:29:22 ---> Running in 97115061e304 16:29:22 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 16:29:22 /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:29:23 Removing intermediate container 97115061e304 16:29:23 ---> c6383de3344b 16:29:23 Step 13/24 : ENV APP_PORT=59880 16:29:23 ---> Running in b53d2fa1b9c5 16:29:23 Processing triggers for libc-bin (2.27-3ubuntu1) ... 16:29:23 Processing triggers for systemd (237-3ubuntu10.47) ... 16:29:23 Removing intermediate container b53d2fa1b9c5 16:29:23 ---> 65192ea4ccee 16:29:23 Step 14/24 : EXPOSE $APP_PORT 16:29:24 ---> Running in 74e5eca66a86 16:29:24 Removing intermediate container 74e5eca66a86 16:29:24 ---> 55f7f2d439c7 16:29:24 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:29:25 ---> Running in 44036ea75f04 16:29:25 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 16:29:25 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 16:29:25 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 16:29:25 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 16:29:25 Status: Downloaded newer image for docker:20.10.0 16:29:25 ---> eeaf43b92773 16:29:25 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:29:25 ---> Running in 2d33908962e0 16:29:26 Removing intermediate container 2d33908962e0 16:29:26 ---> 42dcf7c4c1e4 16:29:26 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 16:29:26 ---> Running in 28e7d86b8b4d 16:29:26 Reading package lists... 16:29:26 Reading package lists... 16:29:26 Building dependency tree... 16:29:26 Reading state information... 16:29:26 Calculating upgrade... 16:29:27 Removing intermediate container 44036ea75f04 16:29:27 ---> 5615e959405f 16:29:27 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 16:29:27 The following packages will be upgraded: 16:29:27 advancecomp base-files bash binutils binutils-common 16:29:27 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 16:29:27 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 16:29:27 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 16:29:27 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 16:29:27 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 16:29:27 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 16:29:27 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 16:29:27 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 libncursesw5 libnettle6 16:29:27 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime libpam0g 16:29:27 libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 16:29:27 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 16:29:27 libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base 16:29:27 ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 16:29:27 pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux 16:29:27 101 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 16:29:27 Need to get 64.0 MB of archives. 16:29:27 After this operation, 5041 kB of additional disk space will be used. 16:29:27 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-143.147 [994 kB] 16:29:27 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 16:29:27 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 16:29:27 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 16:29:27 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 16:29:27 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 16:29:27 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 16:29:27 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:29:27 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 16:29:27 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 16:29:27 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 16:29:27 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 16:29:27 ---> Running in 2b3e66ae35d5 16:29:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:29:27 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 16:29:27 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 16:29:27 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 16:29:27 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 16:29:27 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 16:29:27 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 16:29:27 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 16:29:27 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 16:29:27 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 16:29:27 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 16:29:27 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:29:27 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 16:29:27 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 16:29:27 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 16:29:27 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 16:29:27 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 16:29:27 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 16:29:27 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 16:29:27 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 16:29:27 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 16:29:27 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 16:29:27 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 16:29:27 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 16:29:27 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 16:29:27 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] 16:29:27 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] 16:29:27 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 16:29:27 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 16:29:27 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 16:29:27 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 16:29:27 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 16:29:27 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 16:29:27 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 16:29:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:29:27 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 16:29:27 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 16:29:27 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 16:29:27 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 16:29:27 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 16:29:27 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 16:29:27 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 16:29:27 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 16:29:27 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 16:29:27 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 16:29:27 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 16:29:27 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 16:29:27 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 16:29:27 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 16:29:27 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 16:29:28 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 16:29:28 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 16:29:28 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 16:29:28 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 16:29:28 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 16:29:28 (1/39) Installing readline (8.0.4-r0) 16:29:28 (2/39) Installing bash (5.0.17-r0) 16:29:28 Executing bash-5.0.17-r0.post-install 16:29:28 (3/39) Installing nghttp2-libs (1.41.0-r0) 16:29:28 (4/39) Installing libcurl (7.76.1-r0) 16:29:28 (5/39) Installing curl (7.76.1-r0) 16:29:28 (6/39) Installing dumb-init (1.2.2-r1) 16:29:28 (7/39) Installing libbz2 (1.0.8-r1) 16:29:28 (8/39) Installing expat (2.2.9-r1) 16:29:28 (9/39) Installing libffi (3.3-r2) 16:29:28 (10/39) Installing gdbm (1.13-r1) 16:29:28 (11/39) Installing xz-libs (5.2.5-r0) 16:29:28 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 16:29:28 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 16:29:28 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 16:29:28 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 16:29:28 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 16:29:28 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 16:29:28 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 16:29:28 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 16:29:28 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 16:29:28 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 16:29:28 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 16:29:28 (12/39) Installing sqlite-libs (3.32.1-r0) 16:29:28 (13/39) Installing python3 (3.8.10-r0) 16:29:28 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:29:28 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 16:29:28 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 16:29:28 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 16:29:28 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 16:29:28 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 16:29:28 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 16:29:28 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] 16:29:28 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 16:29:28 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.47 [16.0 kB] 16:29:28 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 16:29:28 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 16:29:28 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 16:29:29 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 16:29:29 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 16:29:29 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 16:29:29 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 16:29:29 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 16:29:29 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 16:29:29 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 16:29:29 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 16:29:29 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 16:29:29 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 16:29:29 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 16:29:29 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 16:29:29 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 16:29:29 debconf: delaying package configuration, since apt-utils is not installed 16:29:29 Fetched 64.0 MB in 2s (31.1 MB/s) 16:29:29 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:29:29 (Reading database ... 13912 files and directories currently installed.) 16:29:29 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 16:29:29 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 16:29:30 (1/6) Installing dumb-init (1.2.2-r1) 16:29:30 (2/6) Installing libgcc (9.3.0-r2) 16:29:30 (14/39) Installing py3-appdirs (1.4.4-r1) 16:29:30 (15/39) Installing py3-ordered-set (4.0.1-r0) 16:29:30 (16/39) Installing py3-parsing (2.4.7-r0) 16:29:30 (17/39) Installing py3-six (1.15.0-r0) 16:29:30 (18/39) Installing py3-packaging (20.4-r0) 16:29:30 (19/39) Installing py3-setuptools (47.0.0-r0) 16:29:30 (3/6) Installing libsodium (1.0.18-r0) 16:29:30 (20/39) Installing py3-chardet (3.0.4-r4) 16:29:30 (4/6) Installing libstdc++ (9.3.0-r2) 16:29:30 (21/39) Installing py3-idna (2.9-r0) 16:29:30 (22/39) Installing py3-certifi (2020.4.5.1-r0) 16:29:30 (23/39) Installing py3-urllib3 (1.25.9-r0) 16:29:30 (24/39) Installing py3-requests (2.23.0-r0) 16:29:30 (25/39) Installing py3-msgpack (1.0.0-r0) 16:29:30 (26/39) Installing py3-lockfile (0.12.2-r3) 16:29:30 (27/39) Installing py3-cachecontrol (0.12.6-r0) 16:29:30 (28/39) Installing py3-colorama (0.4.3-r0) 16:29:30 (5/6) Installing libzmq (4.3.3-r0) 16:29:30 (29/39) Installing py3-distlib (0.3.0-r0) 16:29:30 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 16:29:30 (30/39) Installing py3-distro (1.5.0-r1) 16:29:30 (31/39) Installing py3-webencodings (0.5.1-r3) 16:29:30 (32/39) Installing py3-html5lib (1.0.1-r4) 16:29:30 (6/6) Installing zeromq (4.3.3-r0) 16:29:30 (33/39) Installing py3-pytoml (0.1.21-r0) 16:29:30 (34/39) Installing py3-pep517 (0.8.2-r0) 16:29:30 (35/39) Installing py3-progress (1.5-r0) 16:29:30 (36/39) Installing py3-toml (0.10.1-r0) 16:29:30 (37/39) Installing py3-retrying (1.3.3-r0) 16:29:30 (38/39) Installing py3-contextlib2 (0.6.0-r0) 16:29:30 (39/39) Installing py3-pip (20.1.1-r0) 16:29:30 Executing busybox-1.31.1-r20.trigger 16:29:30 OK: 8 MiB in 20 packages 16:29:30 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 16:29:30 Preparing to unpack .../2-linux-libc-dev_4.15.0-143.147_amd64.deb ... 16:29:30 Unpacking linux-libc-dev:amd64 (4.15.0-143.147) over (4.15.0-20.21) ... 16:29:30 Executing busybox-1.31.1-r19.trigger 16:29:30 OK: 72 MiB in 59 packages 16:29:31 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:29:31 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:29:31 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:29:31 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:29:31 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:29:31 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:29:31 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:29:31 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:29:31 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:29:31 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:29:32 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:29:32 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:29:32 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:29:32 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:29:32 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 16:29:32 (Reading database ... 13911 files and directories currently installed.) 16:29:32 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 16:29:32 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 16:29:32 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 16:29:32 Removing intermediate container 2b3e66ae35d5 16:29:32 ---> c37498c2cbd1 16:29:32 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:29:33 (Reading database ... 13911 files and directories currently installed.) 16:29:33 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:29:33 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:29:33 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:29:33 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:29:33 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:29:33 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:29:33 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 16:29:33 (Reading database ... 13911 files and directories currently installed.) 16:29:33 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 16:29:33 ---> b8148c2a75b4 16:29:33 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:29:33 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 16:29:34 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 16:29:34 ---> 8ab5da880de4 16:29:34 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:29:35 (Reading database ... 13911 files and directories currently installed.) 16:29:35 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 16:29:35 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 16:29:35 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 16:29:35 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 16:29:35 ---> ed5e21a16096 16:29:35 Step 20/24 : ENTRYPOINT ["/core-data"] 16:29:35 Collecting docker-compose==1.23.2 16:29:35 ---> Running in ebae16393d97 16:29:35 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:29:36 Removing intermediate container ebae16393d97 16:29:36 ---> e88bedb7a8d9 16:29:36 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:29:36 ---> Running in 8f650a160398 16:29:36 Collecting docopt<0.7,>=0.6.1 16:29:36 Downloading docopt-0.6.2.tar.gz (25 kB) 16:29:36 Removing intermediate container 8f650a160398 16:29:36 ---> b1f97962db50 16:29:36 Step 22/24 : LABEL arch=arm64 16:29:36 Setting up base-files (10.1ubuntu2.10) ... 16:29:36 Installing new version of config file /etc/issue ... 16:29:36 Installing new version of config file /etc/issue.net ... 16:29:36 Installing new version of config file /etc/lsb-release ... 16:29:36 Installing new version of config file /etc/update-motd.d/50-motd-news ... 16:29:36 ---> Running in 1c5bec799bdd 16:29:36 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 16:29:36 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 16:29:36 Removing obsolete conffile /etc/default/motd-news ... 16:29:37 Removing intermediate container 1c5bec799bdd 16:29:37 ---> d76c88079b8f 16:29:37 Step 23/24 : LABEL git_sha=6ccdb421d2effb48c66c9413a0a4bf6a3ae4a8ea 16:29:37 (Reading database ... 13912 files and directories currently installed.) 16:29:37 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 16:29:37 ---> Running in f4390a6a51a7 16:29:37 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 16:29:37 Setting up bash (4.4.18-2ubuntu1.2) ... 16:29:37 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:29:37 (Reading database ... 13912 files and directories currently installed.) 16:29:37 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 16:29:38 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 16:29:38 Removing intermediate container f4390a6a51a7 16:29:38 ---> ad74ed3fc04a 16:29:38 Step 24/24 : LABEL version=0.0.0 16:29:38 ---> Running in 2aadcf9e5148 16:29:38 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 16:29:38 (Reading database ... 13912 files and directories currently installed.) 16:29:38 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 16:29:38 Removing intermediate container 2aadcf9e5148 16:29:38 ---> d3a7e8ca54f3 16:29:38 16:29:38 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 16:29:38 Successfully built d3a7e8ca54f3 16:29:39 Successfully tagged core-data-arm64:latest 16:29:39  Building core-data ... done Collecting PyYAML<4,>=3.10 16:29:39 Downloading PyYAML-3.13.tar.gz (270 kB) 16:29:39 Setting up tar (1.29b-2ubuntu0.2) ... 16:29:40 (Reading database ... 13912 files and directories currently installed.) 16:29:40 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 16:29:40 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 16:29:40 Setting up dpkg (1.19.0.5ubuntu2.3) ... 16:29:41 (Reading database ... 13912 files and directories currently installed.) 16:29:41 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 16:29:41 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 16:29:41 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 16:29:41 (Reading database ... 13912 files and directories currently installed.) 16:29:41 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 16:29:41 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 16:29:42 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 16:29:42 (Reading database ... 13912 files and directories currently installed.) 16:29:42 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 16:29:42 Collecting texttable<0.10,>=0.9.0 16:29:42 Downloading texttable-0.9.1.tar.gz (11 kB) 16:29:42 Unpacking grep (3.1-2build1) over (3.1-2) ... 16:29:43 Setting up grep (3.1-2build1) ... 16:29:43 (Reading database ... 13912 files and directories currently installed.) 16:29:43 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 16:29:43 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 16:29:43 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:29:44 Setting up login (1:4.5-1ubuntu2) ... 16:29:44 Collecting dockerpty<0.5,>=0.4.1 16:29:44 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:29:44 (Reading database ... 13912 files and directories currently installed.) 16:29:44 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 16:29:44 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:29:45 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 16:29:45 (Reading database ... 13912 files and directories currently installed.) 16:29:45 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 16:29:45 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 16:29:46 Collecting jsonschema<3,>=2.5.1 16:29:46 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:29:46 Collecting docker<4.0,>=3.6.0 16:29:46 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:29:47 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 16:29:47 Collecting cached-property<2,>=1.2.0 16:29:47 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:29:47 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 16:29:48 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 16:29:48 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 16:29:48 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:29:48 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:29:49 Setting up perl-base (5.26.1-6ubuntu0.5) ... 16:29:49 (Reading database ... 13912 files and directories currently installed.) 16:29:49 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 16:29:49 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 16:29:49 Collecting websocket-client<1.0,>=0.32.0 16:29:49 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 16:29:50 Collecting docker-pycreds>=0.4.0 16:29:50 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:29:50 Collecting idna<2.8,>=2.5 16:29:50 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:29:50 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:29:51 Collecting urllib3<1.25,>=1.21.1 16:29:51 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:29:51 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:29:51 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 16:29:51 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 16:29:51 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 16:29:51 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 16:29:52 Installing collected packages: docopt, PyYAML, texttable, dockerpty, jsonschema, websocket-client, docker-pycreds, idna, urllib3, requests, docker, cached-property, docker-compose 16:29:52 Running setup.py install for docopt: started 16:29:54 Running setup.py install for docopt: finished with status 'done' 16:29:54 Running setup.py install for PyYAML: started 16:29:56 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 16:29:56 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 16:29:56 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 16:29:56 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 16:29:56 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 16:29:56 (Reading database ... 13912 files and directories currently installed.) 16:29:56 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 16:29:56 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 16:29:56 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 16:29:56 (Reading database ... 13912 files and directories currently installed.) 16:29:56 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:29:56 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:29:56 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:29:56 (Reading database ... 13912 files and directories currently installed.) 16:29:56 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:29:56 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:29:56 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:29:56 (Reading database ... 13912 files and directories currently installed.) 16:29:56 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:29:56 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:29:56 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:29:56 (Reading database ... 13912 files and directories currently installed.) 16:29:56 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:29:56 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:29:56 Running setup.py install for PyYAML: finished with status 'done' 16:29:56 Running setup.py install for texttable: started 16:29:57 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:29:57 (Reading database ... 13912 files and directories currently installed.) 16:29:57 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 16:29:57 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:29:57 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 16:29:57 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:29:57 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 16:29:58 (Reading database ... 13912 files and directories currently installed.) 16:29:58 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 16:29:58 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:29:58 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 16:29:58 Running setup.py install for texttable: finished with status 'done' 16:29:58 Running setup.py install for dockerpty: started 16:29:59 (Reading database ... 13912 files and directories currently installed.) 16:29:59 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:29:59 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:29:59 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:29:59 (Reading database ... 13912 files and directories currently installed.) 16:29:59 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:29:59 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:29:59 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 16:29:59 (Reading database ... 13912 files and directories currently installed.) 16:29:59 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:30:00 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:30:01 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 16:30:01 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 16:30:01 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 16:30:01 Running setup.py install for dockerpty: finished with status 'done' 16:30:01 (Reading database ... 13912 files and directories currently installed.) 16:30:01 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 16:30:01 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 16:30:01 Setting up libc-bin (2.27-3ubuntu1.4) ... 16:30:02 Attempting uninstall: idna 16:30:02 Found existing installation: idna 2.9 16:30:02 Uninstalling idna-2.9: 16:30:02 Successfully uninstalled idna-2.9 16:30:02 (Reading database ... 13912 files and directories currently installed.) 16:30:02 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 16:30:02 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:30:02 Attempting uninstall: urllib3 16:30:02 Found existing installation: urllib3 1.25.9 16:30:02 Uninstalling urllib3-1.25.9: 16:30:02 Successfully uninstalled urllib3-1.25.9 16:30:02 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 16:30:03 (Reading database ... 13914 files and directories currently installed.) 16:30:03 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 16:30:03 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 16:30:03 Attempting uninstall: requests 16:30:03 Found existing installation: requests 2.23.0 16:30:03 Uninstalling requests-2.23.0: 16:30:03 Successfully uninstalled requests-2.23.0 16:30:03 Setting up debconf (1.5.66ubuntu1) ... 16:30:04 (Reading database ... 13914 files and directories currently installed.) 16:30:04 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 16:30:04 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 16:30:04 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 16:30:04 (Reading database ... 13914 files and directories currently installed.) 16:30:04 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 16:30:04 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 16:30:04 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 16:30:05 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:30:05 (Reading database ... 13914 files and directories currently installed.) 16:30:05 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 16:30:05 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 16:30:05 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 16:30:06 (Reading database ... 13914 files and directories currently installed.) 16:30:06 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 16:30:06 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 16:30:06 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 16:30:06 (Reading database ... 13914 files and directories currently installed.) 16:30:06 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 16:30:06 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 16:30:07 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 16:30:07 (Reading database ... 13914 files and directories currently installed.) 16:30:07 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:30:07 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:30:07 Preparing to unpack .../systemd-sysv_237-3ubuntu10.47_amd64.deb ... 16:30:07 Unpacking systemd-sysv (237-3ubuntu10.47) over (237-3ubuntu10) ... 16:30:07 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 16:30:07 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 16:30:08 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 16:30:08 (Reading database ... 13914 files and directories currently installed.) 16:30:08 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 16:30:08 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 16:30:08 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 16:30:08 (Reading database ... 13914 files and directories currently installed.) 16:30:08 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 16:30:08 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 16:30:08 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 16:30:09 (Reading database ... 13914 files and directories currently installed.) 16:30:09 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 16:30:09 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 16:30:09 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 16:30:09 (Reading database ... 13914 files and directories currently installed.) 16:30:09 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 16:30:09 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 16:30:09 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 16:30:09 (Reading database ... 13914 files and directories currently installed.) 16:30:09 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 16:30:10 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 16:30:11 Setting up passwd (1:4.5-1ubuntu2) ... 16:30:11 (Reading database ... 13914 files and directories currently installed.) 16:30:11 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 16:30:11 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 16:30:11 Setting up gpgv (2.2.4-1ubuntu1.4) ... 16:30:11 (Reading database ... 13914 files and directories currently installed.) 16:30:11 Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... 16:30:12 Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... 16:30:12 Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... 16:30:12 (Reading database ... 13914 files and directories currently installed.) 16:30:12 Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... 16:30:12 Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... 16:30:13 Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... 16:30:13 (Reading database ... 13914 files and directories currently installed.) 16:30:13 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 16:30:13 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 16:30:13 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 16:30:13 (Reading database ... 13914 files and directories currently installed.) 16:30:13 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 16:30:13 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 16:30:13 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 16:30:13 Removing intermediate container 28e7d86b8b4d 16:30:13 ---> 7f9fb58f0e69 16:30:13 Step 15/24 : ENV APP_PORT=58890 16:30:13 ---> Running in b45c51ed19c5 16:30:13 (Reading database ... 13914 files and directories currently installed.) 16:30:13 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 16:30:13 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 16:30:14 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 16:30:14 Removing intermediate container b45c51ed19c5 16:30:14 ---> 5ed9b21c06f4 16:30:14 Step 16/24 : EXPOSE $APP_PORT 16:30:14 ---> Running in de7ec4d98d68 16:30:14 (Reading database ... 13914 files and directories currently installed.) 16:30:14 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 16:30:14 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 16:30:14 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 16:30:14 Removing intermediate container de7ec4d98d68 16:30:14 ---> cfbc4124927c 16:30:14 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:30:14 (Reading database ... 13914 files and directories currently installed.) 16:30:14 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 16:30:14 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 16:30:14 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 16:30:15 (Reading database ... 13914 files and directories currently installed.) 16:30:15 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 16:30:15 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 16:30:15 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 16:30:15 (Reading database ... 13915 files and directories currently installed.) 16:30:15 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 16:30:15 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 16:30:16 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 16:30:16 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 16:30:16 ---> e6f6496db97e 16:30:16 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:30:16 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 16:30:16 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 16:30:16 ---> c47410861dfc 16:30:16 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:30:16 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 16:30:16 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 16:30:16 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 16:30:17 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 16:30:17 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 16:30:17 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 16:30:17 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 16:30:17 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 16:30:17 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 16:30:17 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 16:30:17 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 16:30:17 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 16:30:17 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 16:30:17 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 16:30:17 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 16:30:17 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 16:30:17 ---> 70331b62c250 16:30:17 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 16:30:17 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 16:30:17 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 16:30:18 ---> Running in 959629a63932 16:30:18 Removing intermediate container 959629a63932 16:30:18 ---> e2fe9f8b47c2 16:30:18 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:30:18 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 16:30:18 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 16:30:18 ---> Running in a7256218b5ec 16:30:18 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 16:30:18 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 16:30:18 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 16:30:18 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 16:30:19 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 16:30:19 Removing intermediate container a7256218b5ec 16:30:19 ---> 6978fe0b4d63 16:30:19 Step 22/24 : LABEL arch=arm64 16:30:19 ---> Running in 490705df96d5 16:30:19 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 16:30:19 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 16:30:19 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 16:30:19 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 16:30:19 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 16:30:19 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:30:19 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:30:19 Removing intermediate container 490705df96d5 16:30:19 ---> 02f90181bb87 16:30:19 Step 23/24 : LABEL git_sha=6ccdb421d2effb48c66c9413a0a4bf6a3ae4a8ea 16:30:19 ---> Running in dd2c04325459 16:30:20 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:30:20 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:30:20 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:30:20 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:30:20 Removing intermediate container dd2c04325459 16:30:20 ---> 8c06d9ce3e87 16:30:20 Step 24/24 : LABEL version=0.0.0 16:30:20 ---> Running in 5a57fae4ea19 16:30:20 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:30:20 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:30:21 Removing intermediate container 5a57fae4ea19 16:30:21 ---> b47c482a0e62 16:30:21 16:30:21 Successfully built b47c482a0e62 16:30:21 Successfully tagged sys-mgmt-agent-arm64:latest 16:30:21  Building sys-mgmt-agent ... done  [Pipeline] } 16:30:21 $ docker stop --time=1 6e4c439505082028261ee26f8098cf7df450c241933f80b4ae424e704e794586 16:30:22 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:30:22 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:30:22 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:30:23 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:30:23 $ docker rm -f 6e4c439505082028261ee26f8098cf7df450c241933f80b4ae424e704e794586 [Pipeline] // withDockerContainer [Pipeline] sh 16:30:24 + docker images 16:30:24 REPOSITORY TAG IMAGE ID CREATED SIZE 16:30:24 sys-mgmt-agent-arm64 latest b47c482a0e62 4 seconds ago 299MB 16:30:24 core-data-arm64 latest d3a7e8ca54f3 46 seconds ago 20.4MB 16:30:24 cbb4c2691131 About a minute ago 990MB 16:30:24 bbbdf5edd0b0 About a minute ago 979MB 16:30:24 security-bootstrapper-arm64 latest 50b2eb5fae94 About a minute ago 17.2MB 16:30:24 security-proxy-setup-arm64 latest 2f89af2baf81 About a minute ago 24MB 16:30:24 b4189b248d2c 2 minutes ago 978MB 16:30:24 6a1b01387a3d 2 minutes ago 974MB 16:30:24 core-metadata-arm64 latest ce8010a7f94f 4 minutes ago 17.4MB 16:30:24 support-notifications-arm64 latest 44eb7873dc45 4 minutes ago 16.8MB 16:30:24 support-scheduler-arm64 latest ac13257046d7 4 minutes ago 16.1MB 16:30:24 core-command-arm64 latest 636b9832b5a6 4 minutes ago 16.1MB 16:30:24 security-secretstore-setup-arm64 latest 0482ec9bdd0c 4 minutes ago 24.4MB 16:30:24 58e8dc383d30 4 minutes ago 989MB 16:30:24 712a9486d993 4 minutes ago 982MB 16:30:24 d737aa632c58 4 minutes ago 981MB 16:30:24 e9b3803bf2d4 4 minutes ago 981MB 16:30:24 7cece4b9ed32 5 minutes ago 979MB 16:30:24 ci-base-image-arm64 latest 039933d71846 16 minutes ago 641MB 16:30:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine cfc18b08335c 3 weeks ago 428MB 16:30:24 alpine 3.12 9852663dfa18 5 weeks ago 5.32MB 16:30:24 docker 20.10.0 eeaf43b92773 5 months ago 228MB 16:30:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 11 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:30:25 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:30:25 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:30:25 ---> job-cost.sh 16:30:25 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ABtx 16:30:25 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:30:25 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:30:26 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:30:26 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:30:26 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 16:30:26 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 16:30:27 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 16:30:27 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 16:30:28 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 16:30:28 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 16:30:28 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 16:30:28 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 16:30:28 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 16:30:28 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 16:30:29 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 16:30:29 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 16:30:29 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 16:30:29 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 16:30:29 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:30:29 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 16:30:29 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 16:30:29 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 16:30:29 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:30:29 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 16:30:29 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 16:30:29 Setting up tzdata (2021a-0ubuntu0.18.04) ... 16:30:29 16:30:29 Current default time zone: 'Etc/UTC' 16:30:29 Local time is now: Tue May 25 16:30:29 UTC 2021. 16:30:29 Universal Time is now: Tue May 25 16:30:29 UTC 2021. 16:30:29 Run 'dpkg-reconfigure tzdata' if you wish to change it. 16:30:29 16:30:29 Setting up systemd-sysv (237-3ubuntu10.47) ... 16:30:29 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:30:29 Setting up linux-libc-dev:amd64 (4.15.0-143.147) ... 16:30:30 Setting up mount (2.31.1-0.4ubuntu3.7) ... 16:30:30 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 16:30:30 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 16:30:30 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 16:30:30 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 16:30:30 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 16:30:30 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 16:30:30 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:30:30 Setting up procps (2:3.3.12-3ubuntu1.2) ... 16:30:30 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 16:30:30 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 16:30:30 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 16:30:30 Setting up patch (2.7.6-2ubuntu1.1) ... 16:30:30 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 16:30:30 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 16:30:31 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 16:30:31 Installing new version of config file /etc/ssl/openssl.cnf ... 16:30:31 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 16:30:31 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 16:30:31 Setting up ca-certificates (20210119~18.04.1) ... 16:30:33 Updating certificates in /etc/ssl/certs... 16:30:34 23 added, 27 removed; done. 16:30:34 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 16:30:34 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 16:30:34 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 16:30:34 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 16:30:34 Setting up pkgbinarymangler (138.18.04.1) ... 16:30:34 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 16:30:34 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 16:30:34 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 16:30:34 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 16:30:34 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 16:30:34 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 16:30:34 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 16:30:35 Setting up perl (5.26.1-6ubuntu0.5) ... 16:30:35 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 16:30:35 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 16:30:35 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 16:30:35 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 16:30:35 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 16:30:35 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 16:30:35 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 16:30:35 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 16:30:35 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 16:30:35 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 16:30:35 Processing triggers for systemd (237-3ubuntu10.47) ... 16:30:35 Processing triggers for mime-support (3.60ubuntu1) ... 16:30:35 Processing triggers for ca-certificates (20210119~18.04.1) ... 16:30:35 Updating certificates in /etc/ssl/certs... 16:30:36 0 added, 0 removed; done. 16:30:36 Running hooks in /etc/ca-certificates/update.d... 16:30:36 done. 16:30:37 Reading package lists... 16:30:37 Building dependency tree... 16:30:37 Reading state information... 16:30:37 The following NEW packages will be installed: 16:30:37 apt-transport-https 16:30:37 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 16:30:37 Need to get 1692 B of archives. 16:30:37 After this operation, 154 kB of additional disk space will be used. 16:30:37 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] 16:30:37 debconf: delaying package configuration, since apt-utils is not installed 16:30:37 Fetched 1692 B in 0s (8587 B/s) 16:30:37 Selecting previously unselected package apt-transport-https. 16:30:37 (Reading database ... 13920 files and directories currently installed.) 16:30:37 Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... 16:30:37 Unpacking apt-transport-https (1.6.13) ... 16:30:38 Setting up apt-transport-https (1.6.13) ... 16:30:38 Waiting for network to be ready... 16:30:46 2021-05-25T16:30:42Z INFO Waiting for automatic snapd restart... 16:30:46 snapd 2.50 from Canonical* installed 16:30:47 "snapd" switched to the "latest/stable" channel 16:30:47 16:30:51 core18 20210507 from Canonical* installed 16:30:51 "core18" switched to the "latest/stable" channel 16:30:51 16:30:57 snapcraft 4.7.1 from Canonical* installed 16:30:57 "snapcraft" switched to the "latest/stable" channel 16:30:57 16:31:01 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:31:01 - README.md 16:31:01 16:31:01 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 16:31:04 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 16:31:08 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 16:31:08 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 16:31:08 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 16:31:08 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 16:31:09 Reading package lists... 16:31:10 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:31:16 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 16:31:16 Reading package lists... 16:31:16 Building dependency tree... 16:31:16 Reading state information... 16:31:16 Suggested packages: 16:31:16 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 16:31:16 git-gui gitk gitweb git-cvs git-mediawiki git-svn 16:31:16 Recommended packages: 16:31:16 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 16:31:16 The following NEW packages will be installed: 16:31:16 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 16:31:16 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 16:31:16 pkg-config zip 16:31:16 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 16:31:16 Need to get 7663 kB of archives. 16:31:16 After this operation, 43.8 MB of additional disk space will be used. 16:31:16 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:31:16 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] 16:31:16 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 16:31:16 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 16:31:16 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 16:31:16 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 16:31:16 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 16:31:16 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 16:31:17 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 16:31:17 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 16:31:17 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 16:31:17 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 16:31:17 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 16:31:17 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 16:31:17 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 16:31:17 debconf: delaying package configuration, since apt-utils is not installed 16:31:17 Fetched 7663 kB in 1s (7427 kB/s) 16:31:17 Selecting previously unselected package libglib2.0-0:amd64. 16:31:17 (Reading database ... 13924 files and directories currently installed.) 16:31:17 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 16:31:17 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 16:31:17 Selecting previously unselected package libpsl5:amd64. 16:31:17 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 16:31:17 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 16:31:17 Selecting previously unselected package libnghttp2-14:amd64. 16:31:17 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 16:31:18 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 16:31:18 Selecting previously unselected package librtmp1:amd64. 16:31:18 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 16:31:18 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 16:31:18 Selecting previously unselected package libcurl3-gnutls:amd64. 16:31:18 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... 16:31:18 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 16:31:18 Selecting previously unselected package liberror-perl. 16:31:18 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 16:31:18 Unpacking liberror-perl (0.17025-1) ... 16:31:18 Selecting previously unselected package git-man. 16:31:18 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 16:31:18 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 16:31:19 Selecting previously unselected package git. 16:31:19 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 16:31:19 Unpacking git (1:2.17.1-1ubuntu0.8) ... 16:31:20 Selecting previously unselected package libnorm1:amd64. 16:31:20 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 16:31:20 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 16:31:20 Selecting previously unselected package libpgm-5.2-0:amd64. 16:31:20 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 16:31:20 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 16:31:20 Selecting previously unselected package libsodium23:amd64. 16:31:20 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 16:31:20 Unpacking libsodium23:amd64 (1.0.16-2) ... 16:31:21 Selecting previously unselected package libzmq5:amd64. 16:31:21 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 16:31:21 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 16:31:21 Selecting previously unselected package libzmq3-dev:amd64. 16:31:21 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 16:31:21 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 16:31:21 Selecting previously unselected package pkg-config. 16:31:21 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 16:31:21 Unpacking pkg-config (0.29.1-0ubuntu2) ... 16:31:21 Selecting previously unselected package zip. 16:31:21 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 16:31:21 Unpacking zip (3.0-11build1) ... 16:31:21 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 16:31:21 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 16:31:22 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 16:31:22 Setting up liberror-perl (0.17025-1) ... 16:31:22 Setting up libpsl5:amd64 (0.19.1-5build1) ... 16:31:22 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 16:31:22 No schema files found: doing nothing. 16:31:22 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 16:31:22 Setting up zip (3.0-11build1) ... 16:31:22 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 16:31:22 Setting up libsodium23:amd64 (1.0.16-2) ... 16:31:22 Setting up pkg-config (0.29.1-0ubuntu2) ... 16:31:23 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 16:31:23 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 16:31:23 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 16:31:23 Setting up git (1:2.17.1-1ubuntu0.8) ... 16:31:23 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 16:31:30 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 16:31:30 git set to automatically installed. 16:31:30 git-man set to automatically installed. 16:31:30 libcurl3-gnutls set to automatically installed. 16:31:30 liberror-perl set to automatically installed. 16:31:30 libglib2.0-0 set to automatically installed. 16:31:30 libnghttp2-14 set to automatically installed. 16:31:30 libnorm1 set to automatically installed. 16:31:30 libpgm-5.2-0 set to automatically installed. 16:31:30 libpsl5 set to automatically installed. 16:31:30 librtmp1 set to automatically installed. 16:31:30 libsodium23 set to automatically installed. 16:31:30 libzmq3-dev set to automatically installed. 16:31:30 libzmq5 set to automatically installed. 16:31:30 pkg-config set to automatically installed. 16:31:30 zip set to automatically installed. 16:31:32 snapd is not logged in, snap install commands will use sudo 16:31:41 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 16:31:41 snap "core18" has no updates available 16:31:41 snapd is not logged in, snap install commands will use sudo 16:31:49 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 16:32:04 go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed 16:32:04 Pulling go-build-helper 16:32:04 + snapcraftctl pull 16:32:05 'app-service-config' has dependencies that need to be staged: go-build-helper 16:32:05 Skipping pull go-build-helper (already ran) 16:32:05 Building go-build-helper 16:32:05 + snapcraftctl build 16:32:07 Staging go-build-helper 16:32:07 + snapcraftctl stage 16:32:17 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 16:32:17 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 16:32:17 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1726 kB] 16:32:17 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [322 kB] 16:32:17 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 16:32:17 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 16:32:17 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] 16:32:17 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] 16:32:17 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1126 kB] 16:32:17 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [254 kB] 16:32:17 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 16:32:17 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 16:32:17 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 16:32:17 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 16:32:17 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 16:32:17 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 16:32:17 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 16:32:17 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 16:32:17 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 16:32:17 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2070 kB] 16:32:17 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [413 kB] 16:32:17 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] 16:32:17 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 16:32:17 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] 16:32:17 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] 16:32:17 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] 16:32:17 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] 16:32:17 Fetched 24.6 MB in 0s (0 B/s) 16:32:17 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 16:32:17 Fetched 224 kB in 0s (0 B/s) 16:32:17 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 16:32:17 Fetched 157 kB in 0s (0 B/s) 16:32:17 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 16:32:17 Fetched 221 kB in 0s (0 B/s) 16:32:17 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 16:32:17 Fetched 143 kB in 0s (0 B/s) 16:32:17 Pulling app-service-config 16:32:17 + snapcraftctl pull 16:32:17 Cloning into '/root/parts/app-service-config/src'... 16:32:18 Pulling config-common 16:32:18 + snapcraftctl pull 16:32:22 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 16:32:22 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 16:32:22 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 16:32:22 Fetched 0 B in 0s (0 B/s) 16:32:22 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 16:32:22 Fetched 0 B in 0s (0 B/s) 16:32:22 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 16:32:22 Fetched 0 B in 0s (0 B/s) 16:32:22 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 16:32:22 Fetched 0 B in 0s (0 B/s) 16:32:22 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 16:32:22 Fetched 0 B in 0s (0 B/s) 16:32:22 Pulling edgex-go 16:32:22 + snapcraftctl pull 16:32:41 lf-activate-venv(): INFO: Adding /tmp/venv-ABtx/bin to PATH 16:32:41 INFO: No Stack... 16:32:41 INFO: Retrieving Pricing Info for: v2-standard-4 16:32:41 INFO: Archiving Costs [Pipeline] sh 16:32:41 + cat /w/workspace/edgex-go/2/archives/cost.csv 16:32:41 + cut -d, -f6 [Pipeline] lock 16:32:41 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3506-2-stack-cost] 16:32:41 Resource [jenkins-edgexfoundry-edgex-go-PR-3506-2-stack-cost] did not exist. Created. 16:32:41 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3506-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:32:41 + echo total: 0.18000000715255737 [Pipeline] stash 16:32:42 Stashed 1 file(s) [Pipeline] } 16:32:42 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3506-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 16:32:44 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 16:32:44 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 16:32:44 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 16:32:44 Fetched 0 B in 0s (0 B/s) 16:32:44 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 16:32:44 Fetched 96.5 kB in 0s (0 B/s) 16:32:44 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 16:32:44 Fetched 279 kB in 0s (0 B/s) 16:32:44 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 16:32:44 Fetched 122 kB in 0s (0 B/s) 16:32:44 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 16:32:44 Fetched 77.8 kB in 0s (0 B/s) 16:32:44 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 16:32:44 Fetched 8848 B in 0s (0 B/s) 16:32:44 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 16:32:44 Fetched 47.8 kB in 0s (0 B/s) 16:32:44 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 16:32:44 Fetched 45.6 kB in 0s (0 B/s) 16:32:44 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 16:32:44 Fetched 15.0 kB in 0s (0 B/s) 16:32:44 Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] 16:32:44 Fetched 219 kB in 0s (0 B/s) 16:32:44 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 16:32:44 Fetched 154 kB in 0s (0 B/s) 16:32:44 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 16:32:44 Fetched 50.6 kB in 0s (0 B/s) 16:32:44 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 16:32:44 Fetched 14.8 kB in 0s (0 B/s) 16:32:44 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 16:32:44 Fetched 41.8 kB in 0s (0 B/s) 16:32:44 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 16:32:44 Fetched 499 kB in 0s (0 B/s) 16:32:44 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 16:32:44 Fetched 111 kB in 0s (0 B/s) 16:32:44 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 16:32:44 Fetched 240 kB in 0s (0 B/s) 16:32:44 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 16:32:44 Fetched 29.3 kB in 0s (0 B/s) 16:32:44 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 16:32:44 Fetched 85.5 kB in 0s (0 B/s) 16:32:44 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 16:32:44 Fetched 24.5 kB in 0s (0 B/s) 16:32:44 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 16:32:44 Fetched 49.2 kB in 0s (0 B/s) 16:32:44 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 16:32:44 Fetched 54.2 kB in 0s (0 B/s) 16:32:44 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 16:32:44 Fetched 30.8 kB in 0s (0 B/s) 16:32:44 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 16:32:44 Fetched 15.8 kB in 0s (0 B/s) 16:32:44 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 16:32:44 Fetched 85.9 kB in 0s (0 B/s) 16:32:44 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 16:32:44 Fetched 8720 B in 0s (0 B/s) 16:32:44 Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] 16:32:44 Fetched 137 kB in 0s (0 B/s) 16:32:44 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 16:32:44 Fetched 119 kB in 0s (0 B/s) 16:32:44 Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] 16:32:44 Fetched 110 kB in 0s (0 B/s) 16:32:44 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 16:32:44 Fetched 11.1 kB in 0s (0 B/s) 16:32:44 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 16:32:44 Fetched 645 kB in 0s (0 B/s) 16:32:44 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 16:32:44 Fetched 41.3 kB in 0s (0 B/s) 16:32:44 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 16:32:44 Fetched 17.9 kB in 0s (0 B/s) 16:32:44 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 16:32:44 Fetched 368 kB in 0s (0 B/s) 16:32:44 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 16:32:44 Fetched 187 kB in 0s (0 B/s) 16:32:44 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 16:32:44 Fetched 175 kB in 0s (0 B/s) 16:32:44 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 16:32:44 Fetched 206 kB in 0s (0 B/s) 16:32:44 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 16:32:44 Fetched 1301 kB in 0s (0 B/s) 16:32:44 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 16:32:44 Fetched 36.2 kB in 0s (0 B/s) 16:32:44 Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] 16:32:44 Fetched 159 kB in 0s (0 B/s) 16:32:44 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 16:32:44 Fetched 107 kB in 0s (0 B/s) 16:32:44 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 16:32:44 Fetched 48.7 kB in 0s (0 B/s) 16:32:44 Pulling static-packages 16:32:44 + snapcraftctl pull 16:32:44 Pulling version 16:32:44 + cd /root/project 16:32:44 + [ -f VERSION ] 16:32:44 + PROJECT_VERSION=local-dev 16:32:44 + git rev-parse --short HEAD 16:32:44 + GIT_REVISION=6ccdb421 16:32:44 + snapcraftctl set-version local-dev 16:32:44 Skipping build go-build-helper (already ran) 16:32:44 Building app-service-config 16:32:44 + make build 16:32:44 go mod tidy 16:32:50 go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.60 16:32:50 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.90 16:32:50 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.13 16:32:50 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.54 16:32:50 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 16:32:50 go: downloading github.com/go-redis/redis/v7 v7.2.0 16:32:50 go: downloading github.com/stretchr/testify v1.7.0 16:32:50 go: downloading github.com/google/uuid v1.2.0 16:32:50 go: downloading github.com/pebbe/zmq4 v1.2.7 16:32:50 go: downloading github.com/gorilla/mux v1.8.0 16:32:50 go: downloading github.com/x448/float16 v0.8.4 16:32:50 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.20 16:32:50 go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 16:32:50 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.8 16:32:50 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.4 16:32:51 go: downloading github.com/go-playground/validator/v10 v10.6.1 16:32:51 go: downloading github.com/stretchr/objx v0.1.0 16:32:51 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 16:32:51 go: downloading github.com/mitchellh/copystructure v1.0.0 16:32:51 go: downloading github.com/hashicorp/consul/api v1.8.1 16:32:51 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 16:32:51 go: downloading github.com/pelletier/go-toml v1.9.0 16:32:51 go: downloading github.com/davecgh/go-spew v1.1.1 16:32:51 go: downloading github.com/mitchellh/reflectwalk v1.0.0 16:32:51 go: downloading github.com/mitchellh/mapstructure v1.1.2 16:32:51 go: downloading github.com/gorilla/websocket v1.4.2 16:32:51 go: downloading github.com/go-playground/universal-translator v0.17.0 16:32:51 go: downloading github.com/pmezard/go-difflib v1.0.0 16:32:51 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.7 16:32:51 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 16:32:51 go: downloading golang.org/x/text v0.3.2 16:32:51 go: downloading github.com/leodido/go-urn v1.2.0 16:32:51 go: downloading github.com/hashicorp/serf v0.9.5 16:32:51 go: downloading github.com/onsi/ginkgo v1.10.1 16:32:51 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 16:32:51 go: downloading gopkg.in/yaml.v2 v2.4.0 16:32:51 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 16:32:51 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 16:32:51 go: downloading github.com/onsi/gomega v1.7.0 16:32:51 go: downloading github.com/hashicorp/consul/sdk v0.7.0 16:32:51 go: downloading github.com/go-playground/assert/v2 v2.0.1 16:32:51 go: downloading github.com/go-kit/kit v0.9.0 16:32:51 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 16:32:52 go: downloading github.com/hashicorp/go-hclog v0.12.0 16:32:52 go: downloading github.com/go-playground/locales v0.13.0 16:32:52 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 16:32:52 go: downloading github.com/hashicorp/memberlist v0.2.2 16:32:52 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 16:32:52 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 16:32:52 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 16:32:52 go: downloading github.com/go-logfmt/logfmt v0.4.0 16:32:52 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 16:32:52 go: downloading github.com/kr/pretty v0.2.0 16:32:52 go: downloading github.com/mattn/go-isatty v0.0.12 16:32:52 go: downloading github.com/hashicorp/go-msgpack v0.5.3 16:32:52 go: downloading github.com/miekg/dns v1.1.26 16:32:52 go: downloading github.com/fatih/color v1.9.0 16:32:52 go: downloading github.com/go-stack/stack v1.8.0 16:32:52 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 16:32:52 go: downloading github.com/hashicorp/go-uuid v1.0.1 16:32:52 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 16:32:52 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 16:32:52 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 16:32:52 go: downloading github.com/hpcloud/tail v1.0.0 16:32:52 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 16:32:52 go: downloading github.com/hashicorp/go-multierror v1.1.0 16:32:52 go: downloading github.com/pkg/errors v0.8.1 16:32:53 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 16:32:53 go: downloading github.com/mitchellh/go-homedir v1.1.0 16:32:53 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 16:32:53 go: downloading github.com/kr/text v0.1.0 16:32:53 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 16:32:53 go: downloading github.com/mattn/go-colorable v0.1.6 16:32:53 go: downloading github.com/hashicorp/golang-lru v0.5.0 16:32:53 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 16:32:53 go: downloading github.com/hashicorp/errwrap v1.0.0 16:32:53 go: downloading gopkg.in/fsnotify.v1 v1.4.7 16:32:53 go: downloading github.com/golang/protobuf v1.3.2 16:32:53 go: downloading github.com/fsnotify/fsnotify v1.4.7 16:32:53 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.60 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable 16:33:05 + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable 16:33:05 + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml 16:33:05 + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt 16:33:05 + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE 16:33:05 Building config-common 16:33:05 + snapcraftctl build 16:33:08 Building edgex-go 16:33:08 + cd /root/parts/edgex-go/src 16:33:08 + make build 16:33:08 go mod tidy 16:33:09 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.59 16:33:09 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.21 16:33:09 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.93 16:33:09 go: downloading github.com/imdario/mergo v0.3.12 16:33:09 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.15 16:33:09 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 16:33:09 go: downloading github.com/pelletier/go-toml v1.9.1 16:33:09 go: downloading github.com/OneOfOne/xxhash v1.2.8 16:33:09 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 16:33:09 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 16:33:09 go: downloading github.com/lib/pq v1.10.2 16:33:09 go: downloading github.com/go-redis/redis/v7 v7.3.0 16:33:09 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:33:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:33:21 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:33:22 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:33:24 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:33: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 16:33:28 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:33:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:33:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:33:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:33:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 16:33:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:33:38 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 16:33:38 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 16:33:38 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 16:33:38 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 16:33:38 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 16:33:38 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 16:33:38 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 16:33:38 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 16:33:38 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 16:33:38 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 16:33:38 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 16:33:38 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 16:33:38 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 16:33:38 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 16:33:38 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 16:33:38 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 16:33:38 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 16:33:38 + 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:33:38 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 16:33:38 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 16:33:38 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 16:33:38 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 16:33:38 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 16:33:38 + 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:33:38 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 16:33:38 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 16:33:38 + 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:33:41 Building static-packages 16:33:41 + snapcraftctl build 16:33:43 Building version 16:33:43 + snapcraftctl build 16:33:46 Skipping stage go-build-helper (already ran) 16:33:46 Staging app-service-config 16:33:46 + snapcraftctl stage 16:33:46 Staging config-common 16:33:46 + snapcraftctl stage 16:33:47 Staging edgex-go 16:33:47 + snapcraftctl stage 16:33:49 Staging static-packages 16:33:49 + snapcraftctl stage 16:33:50 Staging version 16:33:50 + snapcraftctl stage 16:33:51 Priming go-build-helper 16:33:51 + snapcraftctl prime 16:33:52 Priming app-service-config 16:33:52 + snapcraftctl prime 16:33:54 Priming config-common 16:33:54 + snapcraftctl prime 16:33:54 Priming edgex-go 16:33:54 + snapcraftctl prime 16:33:56 Priming static-packages 16:33:56 + snapcraftctl prime 16:33:58 Priming version 16:33:58 + snapcraftctl prime 16:33:59 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] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 16:34:02 provisioning config files... 16:34:02 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config4836987476107904915tmp [Pipeline] { [Pipeline] sh 16:34:03 + set +x 16:34:03 + curl -s https://codecov.io/bash 16:34:03 + bash -s -- 16:34:03 16:34:03 _____ _ 16:34:03 / ____| | | 16:34:03 | | ___ __| | ___ ___ _____ __ 16:34:03 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:34:03 | |___| (_) | (_| | __/ (_| (_) \ V / 16:34:03 \_____\___/ \__,_|\___|\___\___/ \_/ 16:34:03 Bash-1.0.3 16:34:03 16:34:03 16:34:03 ==> git version 2.24.4 found 16:34:03 ==> 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:34:03 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 16:34:03 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 16:34:03 ==> Jenkins CI detected. 16:34:03 project root: . 16:34:03 --> token set from env 16:34:03 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:34:03 ==> Running gcov in . (disable via -X gcov) 16:34:03 ==> Python coveragepy not found 16:34:03 ==> Searching for coverage reports in: 16:34:03 + . 16:34:03 -> Found 1 reports 16:34:03 ==> Detecting git/mercurial file structure 16:34:03 ==> Reading reports 16:34:03 + ./coverage.out bytes=741453 16:34:03 ==> Appending adjustments 16:34:03 https://docs.codecov.io/docs/fixing-reports 16:34:06 + Found adjustments 16:34:06 ==> Gzipping contents 16:34:06 104K /tmp/codecov.X4rI0h.gz 16:34:06 ==> Uploading reports 16:34:06 url: https://codecov.io 16:34:06 query: branch=PR-3506&commit=6ccdb421d2effb48c66c9413a0a4bf6a3ae4a8ea&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3506%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3506&job=&cmd_args= 16:34:06 -> Pinging Codecov 16:34:06 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-3506&commit=6ccdb421d2effb48c66c9413a0a4bf6a3ae4a8ea&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3506%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3506&job=&cmd_args= 16:34:06 -> Uploading to 16:34:06 https://storage.googleapis.com/codecov/v4/raw/2021-05-25/00271124DB129430A58F1EEE437C3FCB/6ccdb421d2effb48c66c9413a0a4bf6a3ae4a8ea/eb436e42-64c5-46c7-a0c2-719751a14281.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210525%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210525T163406Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e2a26eb93b3998c949085656f4655f346c04f523df0bec2c0b75ee9ed49df2fc 16:34:06 % Total % Received % Xferd Average Speed Time Time Time Current 16:34:06 Dload Upload Total Spent Left Speed 16:34:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 102k 0 0 100 102k 0 264k --:--:-- --:--:-- --:--:-- 264k 16:34:06 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/6ccdb421d2effb48c66c9413a0a4bf6a3ae4a8ea [Pipeline] } 16:34:06 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:34:07 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:34:07 ---> package-listing.sh 16:34:07 ++ facter osfamily 16:34:07 ++ tr '[:upper:]' '[:lower:]' 16:34:08 + OS_FAMILY=redhat 16:34:08 + workspace=/w/workspace/edgex-go/2 16:34:08 + START_PACKAGES=/tmp/packages_start.txt 16:34:08 + END_PACKAGES=/tmp/packages_end.txt 16:34:08 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:34:08 + PACKAGES=/tmp/packages_start.txt 16:34:08 + '[' /w/workspace/edgex-go/2 ']' 16:34:08 + PACKAGES=/tmp/packages_end.txt 16:34:08 + case "${OS_FAMILY}" in 16:34:08 + rpm -qa 16:34:08 + sort 16:34:10 + '[' -f /tmp/packages_start.txt ']' 16:34:10 + '[' -f /tmp/packages_end.txt ']' 16:34:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:34:10 + '[' /w/workspace/edgex-go/2 ']' 16:34:10 + mkdir -p /w/workspace/edgex-go/2/archives/ 16:34:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 16:34:10 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:34:11 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 16:34:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:34:11 16:34:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 16:34:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:34:11 alpine: Pulling from edgex-lftools-log-publisher 16:34:11 df20fa9351a1: Pulling fs layer 16:34:11 36b3adc4ff6f: Pulling fs layer 16:34:11 8ad3a11d3b57: Pulling fs layer 16:34:11 46f8f816bc3b: Pulling fs layer 16:34:11 93b61091891f: Pulling fs layer 16:34:11 93b9cdb0e59b: Pulling fs layer 16:34:11 5e14af77c1be: Pulling fs layer 16:34:11 01666e4c0597: Pulling fs layer 16:34:11 aa168da1d23b: Pulling fs layer 16:34:11 46f8f816bc3b: Waiting 16:34:11 93b61091891f: Waiting 16:34:11 5e14af77c1be: Waiting 16:34:11 93b9cdb0e59b: Waiting 16:34:11 01666e4c0597: Waiting 16:34:11 aa168da1d23b: Waiting 16:34:11 36b3adc4ff6f: Verifying Checksum 16:34:11 36b3adc4ff6f: Download complete 16:34:12 46f8f816bc3b: Verifying Checksum 16:34:12 46f8f816bc3b: Download complete 16:34:12 df20fa9351a1: Verifying Checksum 16:34:12 df20fa9351a1: Download complete 16:34:12 93b9cdb0e59b: Verifying Checksum 16:34:12 93b9cdb0e59b: Download complete 16:34:12 5e14af77c1be: Verifying Checksum 16:34:12 5e14af77c1be: Download complete 16:34:12 01666e4c0597: Verifying Checksum 16:34:12 01666e4c0597: Download complete 16:34:12 93b61091891f: Verifying Checksum 16:34:12 93b61091891f: Download complete 16:34:12 df20fa9351a1: Pull complete 16:34:12 36b3adc4ff6f: Pull complete 16:34:12 8ad3a11d3b57: Verifying Checksum 16:34:12 8ad3a11d3b57: Download complete 16:34:13 8ad3a11d3b57: Pull complete 16:34:13 46f8f816bc3b: Pull complete 16:34:13 93b61091891f: Pull complete 16:34:14 93b9cdb0e59b: Pull complete 16:34:14 5e14af77c1be: Pull complete 16:34:14 01666e4c0597: Pull complete 16:34:14 aa168da1d23b: Verifying Checksum 16:34:14 aa168da1d23b: Download complete 16:34:22 aa168da1d23b: Pull complete 16:34:22 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 16:34:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:34:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 16:34:22 prd-centos7-docker-4c-2g-149 does not seem to be running inside a container 16:34:22 $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 16:34:40 $ docker top e816dde8de70f702593fdea1c3c4c74c8c71ef139be2febb3ef485b9731d5832 -eo pid,comm [Pipeline] { [Pipeline] sh 16:34:40 + touch /tmp/pre-build-complete [Pipeline] sh 16:34:40 + mkdir -p /var/log/sa [Pipeline] sh 16:34:41 + ls /var/log/sa-host 16:34:41 + sadf -c /var/log/sa-host/sa05 16:34:41 file_magic: OK 16:34:41 HZ: Using current value: 100 16:34:41 file_header: OK 16:34:41 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:34:41 Statistics: 16:34:41 Hnuu...uuuununununu...Hnuu...uuuununununu... 16:34:41 File successfully converted to sysstat format version 12.2.1 16:34:41 + sadf -c /var/log/sa-host/sa25 16:34:41 file_magic: OK 16:34:41 HZ: Using current value: 100 16:34:41 file_header: OK 16:34:41 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:34:41 Statistics: 16:34:41 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 16:34:41 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:34:41 provisioning config files... 16:34:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config3647430326048417816tmp [Pipeline] { [Pipeline] echo 16:34:41 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:34:41 ---> create-netrc.sh [Pipeline] } 16:34:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 16:34:41 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 16:34:41 ---> python-tools-install.sh [Pipeline] echo 16:34:41 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:34:42 ---> sudo-logs.sh 16:34:42 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:34:42 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:34:42 ---> job-cost.sh 16:34:42 lf-activate-venv: SKIPPING 16:34:42 DEBUG: total: 0.18000000715255737 16:34:42 INFO: Retrieving Stack Cost... 16:34:43 INFO: Retrieving Pricing Info for: v3-standard-2 16:34:43 INFO: Archiving Costs [Pipeline] echo 16:34:43 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:34:44 ---> logs-deploy.sh 16:34:44 lf-activate-venv: SKIPPING 16:34:44 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3506/2 16:34:44 INFO: archiving workspace using pattern(s): 16:34:45 Archives upload complete. 16:34:45 INFO: archiving logs to Nexus 16:34:45 ---> uname -a: 16:34:45 Linux prd-centos7-docker-4c-2g-149.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:34:45 16:34:45 16:34:45 ---> lscpu: 16:34:45 Architecture: x86_64 16:34:45 CPU op-mode(s): 32-bit, 64-bit 16:34:45 Byte Order: Little Endian 16:34:45 Address sizes: 40 bits physical, 48 bits virtual 16:34:45 CPU(s): 2 16:34:45 On-line CPU(s) list: 0,1 16:34:45 Thread(s) per core: 1 16:34:45 Core(s) per socket: 1 16:34:45 Socket(s): 2 16:34:45 NUMA node(s): 1 16:34:45 Vendor ID: AuthenticAMD 16:34:45 CPU family: 23 16:34:45 Model: 49 16:34:45 Model name: AMD EPYC-Rome Processor 16:34:45 Stepping: 0 16:34:45 CPU MHz: 2799.998 16:34:45 BogoMIPS: 5599.99 16:34:45 Virtualization: AMD-V 16:34:45 Hypervisor vendor: KVM 16:34:45 Virtualization type: full 16:34:45 L1d cache: 64 KiB 16:34:45 L1i cache: 64 KiB 16:34:45 L2 cache: 1 MiB 16:34:45 L3 cache: 32 MiB 16:34:45 NUMA node0 CPU(s): 0,1 16:34:45 Vulnerability Itlb multihit: Not affected 16:34:45 Vulnerability L1tf: Not affected 16:34:45 Vulnerability Mds: Not affected 16:34:45 Vulnerability Meltdown: Not affected 16:34:45 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:34:45 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 16:34:45 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 16:34:45 Vulnerability Srbds: Not affected 16:34:45 Vulnerability Tsx async abort: Not affected 16:34:45 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:34:45 16:34:45 16:34:45 ---> nproc: 16:34:45 2 16:34:45 16:34:45 16:34:45 ---> df -h: 16:34:45 Filesystem Size Used Available Use% Mounted on 16:34:45 overlay 40.0G 13.4G 26.6G 34% / 16:34:45 tmpfs 64.0M 0 64.0M 0% /dev 16:34:45 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 16:34:45 shm 64.0M 0 64.0M 0% /dev/shm 16:34:45 /dev/vda1 40.0G 13.4G 26.6G 34% /facter-os 16:34:45 /dev/vda1 40.0G 13.4G 26.6G 34% /etc/resolv.conf 16:34:45 /dev/vda1 40.0G 13.4G 26.6G 34% /etc/hostname 16:34:45 /dev/vda1 40.0G 13.4G 26.6G 34% /etc/hosts 16:34:45 /dev/vda1 40.0G 13.4G 26.6G 34% /run/cloud-init/result.json 16:34:45 /dev/vda1 40.0G 13.4G 26.6G 34% /var/log/sa-host 16:34:45 /dev/vda1 40.0G 13.4G 26.6G 34% /var/log/secure 16:34:45 /dev/vda1 40.0G 13.4G 26.6G 34% /var/log/auth.log 16:34:45 /dev/vda1 40.0G 13.4G 26.6G 34% /w/workspace/edgex-go/2 16:34:45 /dev/vda1 40.0G 13.4G 26.6G 34% /w/workspace/edgex-go/2@tmp 16:34:45 16:34:45 16:34:45 ---> free -m: 16:34:45 total used free shared buff/cache available 16:34:45 Mem: 7821 1268 1468 0 5084 6530 16:34:45 Swap: 1023 1 1022 16:34:45 16:34:45 16:34:45 ---> ip addr: 16:34:45 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 16:34:45 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:34:45 inet 127.0.0.1/8 scope host lo 16:34:45 valid_lft forever preferred_lft forever 16:34:45 inet6 ::1/128 scope host 16:34:45 valid_lft forever preferred_lft forever 16:34:45 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 16:34:45 link/ether fa:16:3e:22:6e:ae brd ff:ff:ff:ff:ff:ff 16:34:45 inet 10.30.123.79/23 brd 10.30.123.255 scope global dynamic eth0 16:34:45 valid_lft 84753sec preferred_lft 84753sec 16:34:45 inet6 fe80::f816:3eff:fe22:6eae/64 scope link 16:34:45 valid_lft forever preferred_lft forever 16:34:45 3: docker0: mtu 1500 qdisc noqueue state DOWN 16:34:45 link/ether 02:42:79:b7:36:b6 brd ff:ff:ff:ff:ff:ff 16:34:45 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 16:34:45 valid_lft forever preferred_lft forever 16:34:45 inet6 fe80::42:79ff:feb7:36b6/64 scope link 16:34:45 valid_lft forever preferred_lft forever 16:34:45 16:34:45 16:34:45 ---> sar -b -r -n DEV: 16:34:45 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/25/21 _x86_64_ (2 CPU) 16:34:45 16:34:45 16:07:02 LINUX RESTART (2 CPU) 16:34:45 16:34:45 16:08:04 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 16:34:45 16:09:01 74.72 15.09 59.63 0.00 4513.65 22939.89 0.00 16:34:45 16:10:01 21.15 0.62 20.53 0.00 351.25 10932.15 0.00 16:34:45 16:11:01 127.60 0.00 127.60 0.00 0.00 40833.33 0.00 16:34:45 16:12:01 71.65 0.00 71.65 0.00 0.00 7681.55 0.00 16:34:45 16:13:01 59.46 0.02 59.44 0.00 0.53 12231.86 0.00 16:34:45 16:14:01 51.68 0.00 51.68 0.00 0.00 2307.53 0.00 16:34:45 16:15:01 42.09 0.00 42.09 0.00 0.00 10586.38 0.00 16:34:45 16:16:01 127.22 0.00 127.22 0.00 0.00 70069.46 0.00 16:34:45 16:17:04 180.85 11.54 169.32 0.00 4162.72 102257.70 0.00 16:34:45 16:18:02 197.54 86.01 111.52 0.00 4737.39 86039.49 0.00 16:34:45 16:19:01 143.63 48.98 94.65 0.00 2981.71 34055.42 0.00 16:34:45 16:20:01 155.04 5.88 149.16 0.00 241.85 26949.54 0.00 16:34:45 16:21:01 136.17 3.11 133.06 0.00 1367.35 88359.14 0.00 16:34:45 16:22:05 141.36 2.59 138.76 0.00 66.50 79226.67 0.00 16:34:45 16:23:01 166.71 12.43 154.28 0.00 565.25 72734.69 0.00 16:34:45 16:24:01 173.47 4.06 169.41 0.00 160.27 32083.33 0.00 16:34:45 16:25:01 80.80 11.52 69.28 0.00 1349.41 8412.59 0.00 16:34:45 16:26:01 1.70 0.00 1.70 0.00 0.00 30.36 0.00 16:34:45 16:27:01 0.18 0.00 0.18 0.00 0.00 2.40 0.00 16:34:45 16:28:01 0.15 0.00 0.15 0.00 0.00 1.90 0.00 16:34:45 16:29:01 0.27 0.00 0.27 0.00 0.00 3.40 0.00 16:34:45 16:30:01 0.23 0.00 0.23 0.00 0.00 3.17 0.00 16:34:45 16:31:01 0.33 0.07 0.27 0.00 0.53 4.43 0.00 16:34:45 16:32:01 0.22 0.00 0.22 0.00 0.00 3.23 0.00 16:34:45 16:33:01 0.15 0.00 0.15 0.00 0.00 1.77 0.00 16:34:45 16:34:01 0.27 0.00 0.27 0.00 0.00 3.66 0.00 16:34:45 Average: 75.09 7.59 67.50 0.00 779.08 27297.53 0.00 16:34:45 16:34:45 16:08:04 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:34:45 16:09:01 5271936 0 846376 10.57 2620 1888008 1455392 16.07 764892 1564212 40 16:34:45 16:10:01 4727292 0 880384 10.99 2620 2398644 1514968 16.73 991564 1858180 339660 16:34:45 16:11:01 3952324 0 978592 12.22 2620 3075404 1444516 15.95 1059424 2465744 16 16:34:45 16:12:01 3956320 0 1033116 12.90 2620 3016884 1558564 17.21 1232908 2266856 239208 16:34:45 16:13:01 3765696 0 1088908 13.60 2620 3151716 1709864 18.88 1359648 2318076 18924 16:34:45 16:14:01 3806712 0 1045864 13.06 2620 3153744 1449144 16.00 1253796 2373716 141524 16:34:45 16:15:01 4122480 0 1012704 12.64 2620 2871136 1347436 14.88 1132792 2186496 20 16:34:45 16:16:01 386912 0 1364044 17.03 2620 6255364 2433584 26.87 2650440 4300380 1182212 16:34:45 16:17:04 132732 0 1293612 16.15 2620 6579976 1805464 19.93 3233832 3911240 1179312 16:34:45 16:18:02 419028 0 1271324 15.87 2620 6315968 1887792 20.84 2901776 3966824 46092 16:34:45 16:19:01 341440 0 1645340 20.54 2620 6019540 3507436 38.72 3149300 3767036 180840 16:34:45 16:20:01 510924 0 1294912 16.17 2620 6200484 1876996 20.72 2945308 3819188 4048 16:34:45 16:21:01 906596 0 1244700 15.54 2620 5855024 1565516 17.28 1888316 4466664 41456 16:34:45 16:22:05 134488 0 1324904 16.54 2620 6546928 1794136 19.81 2628352 4491672 24344 16:34:45 16:23:01 595728 0 1331448 16.62 2620 6079144 2167956 23.94 2910200 3711908 50232 16:34:45 16:24:01 1156976 0 1312728 16.39 2620 5536616 1564932 17.28 2062860 4012944 26532 16:34:45 16:25:01 2136612 0 1193740 14.91 2620 4675968 1315456 14.52 1105148 4022492 8 16:34:45 16:26:01 2145940 0 1184408 14.79 2620 4675972 1221512 13.49 1114876 4006084 8 16:34:45 16:27:01 2146196 0 1184144 14.79 2620 4675980 1221656 13.49 1106868 4014468 20 16:34:45 16:28:01 2146560 0 1183776 14.78 2620 4675984 1221452 13.49 1106476 4014468 16 16:34:45 16:29:01 2146140 0 1184196 14.79 2620 4675984 1221548 13.49 1113560 4007596 8 16:34:45 16:30:01 2146600 0 1183728 14.78 2620 4675992 1221452 13.49 1113472 4007596 20 16:34:45 16:31:01 2146980 0 1183344 14.78 2620 4675996 1221516 13.49 1113488 4007612 16 16:34:45 16:32:01 2146584 0 1183736 14.78 2620 4676000 1221516 13.49 1113480 4007612 20 16:34:45 16:33:01 2143856 0 1186460 14.81 2620 4676004 1221684 13.49 1115692 4007612 20 16:34:45 16:34:01 2143952 0 1186356 14.81 2620 4676012 1221612 13.49 1115528 4007616 12 16:34:45 Average: 2139885 0 1185494 14.80 2620 4680941 1592042 17.58 1664769 3522473 133639 16:34:45 16:34:45 16:08:04 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:34:45 16:09:01 eth0 1128.36 890.74 3904.88 118.27 0.00 0.00 0.00 0.00 16:34:45 16:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:34:45 16:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:34:45 16:10:01 eth0 754.35 988.16 2884.90 130.45 0.00 0.00 0.00 0.00 16:34:45 16:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:34:45 16:10:01 docker0 948.40 696.15 75.47 2686.30 0.00 0.00 0.00 0.00 16:34:45 16:11:01 eth0 437.01 358.68 3370.24 34.96 0.00 0.00 0.00 0.00 16:34:45 16:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:34:45 16:11:01 docker0 148.60 205.60 10.08 844.81 0.00 0.00 0.00 0.00 16:34:45 16:12:01 vethc9f4180 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 16:34:45 16:12:01 eth0 25.74 17.33 26.45 15.12 0.00 0.00 0.00 0.00 16:34:45 16:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:34:45 16:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:34:45 16:13:01 vethc9f4180 0.85 0.83 0.07 0.08 0.00 0.00 0.00 0.00 16:34:45 16:13:01 eth0 31.55 16.82 25.36 13.44 0.00 0.00 0.00 0.00 16:34:45 16:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:34:45 16:13:01 docker0 0.85 0.83 0.06 0.08 0.00 0.00 0.00 0.00 16:34:45 16:14:01 vethc9f4180 1.20 1.20 0.10 0.10 0.00 0.00 0.00 0.00 16:34:45 16:14:01 eth0 15.47 8.68 11.66 6.30 0.00 0.00 0.00 0.00 16:34:45 16:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:34:45 16:14:01 docker0 1.20 1.20 0.08 0.10 0.00 0.00 0.00 0.00 16:34:45 16:15:01 eth0 30.26 21.12 21.63 70.97 0.00 0.00 0.00 0.00 16:34:45 16:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:34:45 16:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:34:45 16:16:01 veth7bbe32e 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 16:34:45 16:16:01 eth0 194.01 173.13 1690.52 27.39 0.00 0.00 0.00 0.00 16:34:45 16:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:34:45 16:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:34:45 16:17:04 veth7bbe32e 0.00 0.37 0.00 0.02 0.00 0.00 0.00 0.00 16:34:45 16:17:04 eth0 86.86 67.00 177.32 42.28 0.00 0.00 0.00 0.00 16:34:45 16:17:04 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:34:45 16:17:04 veth80daab3 0.03 0.13 0.00 0.01 0.00 0.00 0.00 0.00 16:34:45 16:18:02 veth66905e8 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:34:45 16:18:02 vethcd1120a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:34:45 16:18:02 vethdd9e549 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:34:45 16:18:02 veth7bbe32e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:34:45 16:19:01 vethcd35662 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 16:34:45 16:19:01 veth93d6373 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 16:34:45 16:19:01 vethac4edec 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 16:34:45 16:19:01 veth02b1cd9 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 16:34:45 16:20:01 vetha16b401 13.18 14.92 1.06 41.29 0.00 0.00 0.00 0.00 16:34:45 16:20:01 veth7bbe32e 0.00 0.80 0.00 0.04 0.00 0.00 0.00 0.00 16:34:45 16:20:01 eth0 2804.83 2592.61 12255.03 547.53 0.00 0.00 0.00 0.00 16:34:45 16:20:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 16:34:45 16:21:01 veth78ea14a 10.66 12.90 0.74 32.98 0.00 0.00 0.00 0.00 16:34:45 16:21:01 veth7bbe32e 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 16:34:45 16:21:01 vethdb4d43d 12.90 10.66 32.98 0.74 0.00 0.00 0.00 0.00 16:34:45 16:21:01 eth0 48.79 30.96 62.11 56.32 0.00 0.00 0.00 0.00 16:34:45 16:22:05 veth7bbe32e 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 16:34:45 16:22:05 eth0 58.97 40.71 112.03 11.58 0.00 0.00 0.00 0.00 16:34:45 16:22:05 lo 0.11 0.11 0.01 0.01 0.00 0.00 0.00 0.00 16:34:45 16:22:05 docker0 1152.20 993.62 87.84 3789.55 0.00 0.00 0.00 0.00 16:34:45 16:23:01 veth003e8cf 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 16:34:45 16:23:01 veth7bbe32e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:34:45 16:23:01 eth0 22.01 13.63 14.31 60.02 0.00 0.00 0.00 0.00 16:34:45 16:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:34:45 16:24:01 veth7bbe32e 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 16:34:45 16:24:01 eth0 199.85 148.96 1621.33 24.00 0.00 0.00 0.00 0.00 16:34:45 16:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:34:45 16:24:01 vethd1d5a7d 29.48 52.42 2.33 345.28 0.00 0.00 0.00 0.00 16:34:45 16:25:01 eth0 25.66 16.15 18.18 52.64 0.00 0.00 0.00 0.00 16:34:45 16:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:34:45 16:25:01 docker0 1253.26 1109.89 95.18 4391.56 0.00 0.00 0.00 0.00 16:34:45 16:26:01 eth0 0.97 0.23 0.48 0.01 0.00 0.00 0.00 0.00 16:34:45 16:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:34:45 16:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:34:45 16:27:01 eth0 0.48 0.27 0.27 0.20 0.00 0.00 0.00 0.00 16:34:45 16:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:34:45 16:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:34:45 16:28:01 eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 16:34:45 16:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:34:45 16:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:34:45 16:29:01 eth0 0.40 0.28 0.18 0.08 0.00 0.00 0.00 0.00 16:34:45 16:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:34:45 16:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:34:45 16:30:01 eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 16:34:45 16:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:34:45 16:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:34:45 16:31:01 eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 16:34:45 16:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:34:45 16:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:34:45 16:32:01 eth0 0.23 0.05 0.01 0.00 0.00 0.00 0.00 0.00 16:34:45 16:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:34:45 16:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:34:45 16:33:01 eth0 1.10 0.30 0.32 0.17 0.00 0.00 0.00 0.00 16:34:45 16:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:34:45 16:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:34:45 16:34:01 eth0 0.30 0.25 0.14 0.11 0.00 0.00 0.00 0.00 16:34:45 16:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:34:45 16:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:34:45 Average: eth0 120.53 108.91 541.48 28.81 0.00 0.00 0.00 0.00 16:34:45 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:34:45 Average: docker0 48.31 42.79 3.67 169.30 0.00 0.00 0.00 0.00 16:34:45 16:34:45 16:34:45 ---> sar -P ALL: 16:34:45 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/25/21 _x86_64_ (2 CPU) 16:34:45 16:34:45 16:07:02 LINUX RESTART (2 CPU) 16:34:45 16:34:45 16:08:04 CPU %user %nice %system %iowait %steal %idle 16:34:45 16:09:01 all 16.26 0.00 3.73 21.98 0.09 57.94 16:34:45 16:09:01 0 18.60 0.00 4.12 20.38 0.09 56.81 16:34:45 16:09:01 1 13.95 0.00 3.34 23.56 0.09 59.06 16:34:45 16:10:01 all 13.75 0.00 3.58 5.35 0.08 77.24 16:34:45 16:10:01 0 15.61 0.00 3.83 6.49 0.09 73.97 16:34:45 16:10:01 1 11.90 0.00 3.34 4.21 0.07 80.48 16:34:45 16:11:01 all 8.79 0.00 4.02 18.94 0.09 68.16 16:34:45 16:11:01 0 8.78 0.00 4.29 19.67 0.07 67.19 16:34:45 16:11:01 1 8.80 0.00 3.76 18.21 0.10 69.13 16:34:45 16:12:01 all 45.24 0.00 5.95 11.27 0.11 37.43 16:34:45 16:12:01 0 45.46 0.00 5.49 11.85 0.11 37.09 16:34:45 16:12:01 1 45.03 0.00 6.41 10.70 0.11 37.76 16:34:45 16:13:01 all 28.03 0.00 3.57 15.51 0.08 52.80 16:34:45 16:13:01 0 27.77 0.00 3.55 17.55 0.09 51.04 16:34:45 16:13:01 1 28.30 0.00 3.60 13.47 0.07 54.57 16:34:45 16:14:01 all 52.55 0.00 6.98 18.13 0.13 22.21 16:34:45 16:14:01 0 52.43 0.00 7.00 18.57 0.13 21.87 16:34:45 16:14:01 1 52.67 0.00 6.96 17.70 0.13 22.55 16:34:45 16:15:01 all 25.71 0.00 3.83 33.17 0.08 37.21 16:34:45 16:15:01 0 25.89 0.00 3.76 33.37 0.07 36.91 16:34:45 16:15:01 1 25.53 0.00 3.91 32.97 0.09 37.50 16:34:45 16:16:01 all 12.64 0.00 6.47 37.53 0.09 43.28 16:34:45 16:16:01 0 13.53 0.00 6.50 36.74 0.09 43.14 16:34:45 16:16:01 1 11.75 0.00 6.45 38.31 0.09 43.41 16:34:45 16:17:04 all 12.78 0.00 9.60 54.30 0.09 23.23 16:34:45 16:17:04 0 12.88 0.00 9.66 52.93 0.08 24.44 16:34:45 16:17:04 1 12.67 0.00 9.54 55.66 0.10 22.03 16:34:45 16:18:02 all 4.05 0.00 3.36 74.67 0.06 17.86 16:34:45 16:18:02 0 3.98 0.00 3.23 77.29 0.05 15.45 16:34:45 16:18:02 1 4.12 0.00 3.49 72.05 0.07 20.27 16:34:45 16:19:01 all 37.10 0.00 6.74 45.64 0.10 10.43 16:34:45 16:19:01 0 37.22 0.00 6.63 43.36 0.11 12.68 16:34:45 16:19:01 1 36.97 0.00 6.85 47.91 0.09 8.18 16:34:45 16:34:45 16:19:01 CPU %user %nice %system %iowait %steal %idle 16:34:45 16:20:01 all 32.94 0.00 6.64 48.96 0.11 11.35 16:34:45 16:20:01 0 32.85 0.00 6.61 47.61 0.11 12.82 16:34:45 16:20:01 1 33.04 0.00 6.67 50.31 0.11 9.88 16:34:45 16:21:01 all 8.01 0.00 5.59 66.53 0.08 19.80 16:34:45 16:21:01 0 7.61 0.00 5.75 67.99 0.07 18.57 16:34:45 16:21:01 1 8.40 0.00 5.43 65.06 0.09 21.03 16:34:45 16:22:05 all 6.11 0.00 5.60 66.14 0.09 22.06 16:34:45 16:22:05 0 6.11 0.00 5.33 75.48 0.08 13.00 16:34:45 16:22:05 1 6.12 0.00 5.87 56.81 0.10 31.10 16:34:45 16:23:01 all 48.10 0.00 8.85 34.44 0.10 8.52 16:34:45 16:23:01 0 48.07 0.00 8.83 35.46 0.10 7.55 16:34:45 16:23:01 1 48.13 0.00 8.87 33.41 0.10 9.49 16:34:45 16:24:01 all 20.58 0.00 5.79 56.54 0.11 16.98 16:34:45 16:24:01 0 21.20 0.00 5.81 56.64 0.10 16.24 16:34:45 16:24:01 1 19.95 0.00 5.77 56.44 0.12 17.72 16:34:45 16:25:01 all 3.35 0.00 2.14 17.57 0.06 76.88 16:34:45 16:25:01 0 2.73 0.00 2.18 18.85 0.05 76.19 16:34:45 16:25:01 1 3.98 0.00 2.09 16.28 0.07 77.58 16:34:45 16:26:01 all 0.13 0.00 0.03 0.02 0.03 99.79 16:34:45 16:26:01 0 0.03 0.00 0.03 0.03 0.02 99.88 16:34:45 16:26:01 1 0.23 0.00 0.03 0.00 0.03 99.70 16:34:45 16:27:01 all 0.27 0.00 0.43 0.00 0.02 99.27 16:34:45 16:27:01 0 0.25 0.00 0.33 0.00 0.02 99.40 16:34:45 16:27:01 1 0.30 0.00 0.53 0.00 0.03 99.14 16:34:45 16:28:01 all 0.09 0.00 0.03 0.00 0.02 99.87 16:34:45 16:28:01 0 0.15 0.00 0.02 0.00 0.00 99.83 16:34:45 16:28:01 1 0.03 0.00 0.03 0.00 0.03 99.90 16:34:45 16:29:01 all 0.14 0.00 0.03 0.00 0.03 99.80 16:34:45 16:29:01 0 0.25 0.00 0.03 0.00 0.03 99.68 16:34:45 16:29:01 1 0.03 0.00 0.03 0.00 0.02 99.92 16:34:45 16:30:01 all 0.16 0.00 0.03 0.00 0.03 99.78 16:34:45 16:30:01 0 0.25 0.00 0.03 0.00 0.05 99.67 16:34:45 16:30:01 1 0.07 0.00 0.02 0.00 0.02 99.90 16:34:45 16:34:45 16:30:01 CPU %user %nice %system %iowait %steal %idle 16:34:45 16:31:01 all 0.22 0.00 0.03 0.01 0.03 99.72 16:34:45 16:31:01 0 0.38 0.00 0.02 0.02 0.02 99.57 16:34:45 16:31:01 1 0.05 0.00 0.03 0.00 0.03 99.88 16:34:45 16:32:01 all 0.13 0.00 0.03 0.00 0.03 99.82 16:34:45 16:32:01 0 0.23 0.00 0.02 0.00 0.02 99.73 16:34:45 16:32:01 1 0.02 0.00 0.03 0.00 0.03 99.92 16:34:45 16:33:01 all 0.14 0.00 0.03 0.00 0.02 99.81 16:34:45 16:33:01 0 0.23 0.00 0.02 0.00 0.00 99.75 16:34:45 16:33:01 1 0.05 0.00 0.05 0.00 0.03 99.87 16:34:45 16:34:01 all 0.14 0.00 0.03 0.00 0.03 99.81 16:34:45 16:34:01 0 0.17 0.00 0.02 0.00 0.02 99.80 16:34:45 16:34:01 1 0.12 0.00 0.03 0.00 0.03 99.82 16:34:45 Average: all 14.03 0.00 3.51 23.83 0.07 58.57 16:34:45 Average: 0 14.23 0.00 3.51 24.39 0.06 57.81 16:34:45 Average: 1 13.82 0.00 3.51 23.27 0.07 59.33 16:34:45 16:34:45 16:34:45