Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from c2dd9f99cae515cd5347a2fbd1076c9750df2f3b+4428e4d1b6445bf1b64e4b4ca5eff36de518c634 (61f16bd85afc98877288c38763f2e7a6e963cfab) 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-ssh7673145383652288023.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5297247559382261505.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3531/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-3531/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh644700832917521424.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7626278552987345998.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd 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-3531/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-3531/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3533278872884129248.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-1825’ is offline Running on prd-centos7-docker-4c-2g-327 in /w/workspace/edgexfoundry_edgex-go_PR-3531 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/26 [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/26 # 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/26@tmp/jenkins-gitclient-ssh3649200972346903822.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 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 into PR head commit c2dd9f99cae515cd5347a2fbd1076c9750df2f3b Merge succeeded, producing 58ae84c2d6dff819ad321599390da687d63eafbf Checking out Revision 58ae84c2d6dff819ad321599390da687d63eafbf (PR-3531) > 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/26@tmp/jenkins-gitclient-ssh5126796084760996828.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3531/head:refs/remotes/origin/PR-3531 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c2dd9f99cae515cd5347a2fbd1076c9750df2f3b # 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/26@tmp/jenkins-gitclient-ssh7334045701129358328.key > git merge 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 58ae84c2d6dff819ad321599390da687d63eafbf # timeout=10 Commit message: "Merge commit '4428e4d1b6445bf1b64e4b4ca5eff36de518c634' into HEAD" > git rev-list --no-walk c2dd9f99cae515cd5347a2fbd1076c9750df2f3b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:29:52 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:29:52 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:29:52 ========================================================= 08:29:52 EdgeX Global Pipelines Version Info 08:29:52 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:29:54 ------------------- 08:29:54 stable info: 08:29:54 ------------------- 08:29:54 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:29:54 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 08:29:54 Message: update stable to v1.0.195 08:29:55 ------------------- 08:29:55 experimental info: 08:29:55 ------------------- 08:29:55 Commited By: **** collab-it+edgex@linuxfoundation.org 08:29:55 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 08:29:55 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:29:55 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:29:55 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:29:55 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:29:55 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:29:55 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:29:55 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 08:29:55 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 08:29:55 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:29:55 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:29:55 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:29:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:29:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:29:55 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:29:55 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:29:55 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:29:55 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:29:55 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:29:55 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 08:29:55 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:29:55 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 08:29:55 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 08:29:55 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:29:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3531 [Pipeline] echo 08:29:55 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3531 [Pipeline] echo 08:29:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3531 [Pipeline] echo 08:29:56 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 58ae84c2d6dff819ad321599390da687d63eafbf [Pipeline] echo 08:29:56 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 58ae84c [Pipeline] echo 08:29:56 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:29:56 provisioning config files... 08:29:56 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/26@tmp/config5443388414395249899tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:29:56 ---> docker-login.sh 08:29:56 nexus3.edgexfoundry.org:10001 08:29:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:29:57 Configure a credential helper to remove this warning. See 08:29:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:29:57 08:29:57 Login Succeeded 08:29:57 nexus3.edgexfoundry.org:10002 08:29:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:29:57 Configure a credential helper to remove this warning. See 08:29:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:29:57 08:29:57 Login Succeeded 08:29:57 nexus3.edgexfoundry.org:10003 08:29:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:29:57 Configure a credential helper to remove this warning. See 08:29:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:29:57 08:29:57 Login Succeeded 08:29:57 nexus3.edgexfoundry.org:10004 08:29:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:29:57 Configure a credential helper to remove this warning. See 08:29:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:29:57 08:29:57 Login Succeeded 08:29:57 docker.io 08:29:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:29:57 Configure a credential helper to remove this warning. See 08:29:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:29:57 08:29:57 Login Succeeded 08:29:57 ---> docker-login.sh ends [Pipeline] } 08:29:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:29:58 ++ 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 08:29:58 + for file in '`ls cmd/**/Dockerfile`' 08:29:58 ++ dirname cmd/core-command/Dockerfile 08:29:58 ++ cut -d/ -f2 08:29:58 + echo core-command,cmd/core-command/Dockerfile 08:29:58 + for file in '`ls cmd/**/Dockerfile`' 08:29:58 ++ dirname cmd/core-data/Dockerfile 08:29:58 ++ cut -d/ -f2 08:29:58 + echo core-data,cmd/core-data/Dockerfile 08:29:58 + for file in '`ls cmd/**/Dockerfile`' 08:29:58 ++ dirname cmd/core-metadata/Dockerfile 08:29:58 ++ cut -d/ -f2 08:29:58 + echo core-metadata,cmd/core-metadata/Dockerfile 08:29:58 + for file in '`ls cmd/**/Dockerfile`' 08:29:58 ++ dirname cmd/security-bootstrapper/Dockerfile 08:29:58 ++ cut -d/ -f2 08:29:58 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:29:58 + for file in '`ls cmd/**/Dockerfile`' 08:29:58 ++ dirname cmd/security-proxy-setup/Dockerfile 08:29:58 ++ cut -d/ -f2 08:29:58 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:29:58 + for file in '`ls cmd/**/Dockerfile`' 08:29:58 ++ dirname cmd/security-secretstore-setup/Dockerfile 08:29:58 ++ cut -d/ -f2 08:29:58 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:29:58 + for file in '`ls cmd/**/Dockerfile`' 08:29:58 ++ dirname cmd/support-notifications/Dockerfile 08:29:58 ++ cut -d/ -f2 08:29:58 + echo support-notifications,cmd/support-notifications/Dockerfile 08:29:58 + for file in '`ls cmd/**/Dockerfile`' 08:29:58 ++ dirname cmd/support-scheduler/Dockerfile 08:29:58 ++ cut -d/ -f2 08:29:58 + echo support-scheduler,cmd/support-scheduler/Dockerfile 08:29:58 + for file in '`ls cmd/**/Dockerfile`' 08:29:58 ++ dirname cmd/sys-mgmt-agent/Dockerfile 08:29:58 ++ cut -d/ -f2 08:29:58 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 08:29:58 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 08:29:59 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:29:59 08:29:59 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 08:30:00 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:30:00 latest: Pulling from edgex-devops/git-semver 08:30:00 31603596830f: Pulling fs layer 08:30:00 54011a49482f: Pulling fs layer 08:30:00 a6820b24f6d8: Pulling fs layer 08:30:00 f581987b2513: Pulling fs layer 08:30:00 f581987b2513: Waiting 08:30:00 54011a49482f: Verifying Checksum 08:30:00 54011a49482f: Download complete 08:30:00 31603596830f: Verifying Checksum 08:30:00 31603596830f: Download complete 08:30:00 f581987b2513: Verifying Checksum 08:30:00 f581987b2513: Download complete 08:30:00 a6820b24f6d8: Verifying Checksum 08:30:00 a6820b24f6d8: Download complete 08:30:00 31603596830f: Pull complete 08:30:00 54011a49482f: Pull complete 08:30:01 a6820b24f6d8: Pull complete 08:30:01 f581987b2513: Pull complete 08:30:01 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 08:30:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:30:01 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 08:30:01 prd-centos7-docker-4c-2g-327 does not seem to be running inside a container 08:30:01 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/26 -v /w/workspace/edgex-go/26:/w/workspace/edgex-go/26:rw,z -v /w/workspace/edgex-go/26@tmp:/w/workspace/edgex-go/26@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 08:30:03 $ docker top f66a682f2665ae926d1de803b8a2ff9c2c380663e4d70f69c95a68b05121518f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:30:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:30:03 [ssh-agent] Looking for ssh-agent implementation... 08:30:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:30:03 $ docker exec f66a682f2665ae926d1de803b8a2ff9c2c380663e4d70f69c95a68b05121518f ssh-agent 08:30:03 SSH_AUTH_SOCK=/tmp/ssh-tDJ1e0PtjNVP/agent.14 08:30:03 SSH_AGENT_PID=21 08:30:03 Running ssh-add (command line suppressed) 08:30:04 Identity added: /w/workspace/edgex-go/26@tmp/private_key_8752782103956551549.key (/w/workspace/edgex-go/26@tmp/private_key_8752782103956551549.key) 08:30:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:30:04 + git tag --points-at HEAD [Pipeline] } 08:30:04 $ docker exec --env ******** --env ******** f66a682f2665ae926d1de803b8a2ff9c2c380663e4d70f69c95a68b05121518f ssh-agent -k 08:30:04 unset SSH_AUTH_SOCK; 08:30:04 unset SSH_AGENT_PID; 08:30:04 echo Agent pid 21 killed; 08:30:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:30:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:30:04 [ssh-agent] Looking for ssh-agent implementation... 08:30:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:30:04 $ docker exec f66a682f2665ae926d1de803b8a2ff9c2c380663e4d70f69c95a68b05121518f ssh-agent 08:30:04 SSH_AUTH_SOCK=/tmp/ssh-81lDS70oBdGh/agent.53 08:30:04 SSH_AGENT_PID=60 08:30:04 Running ssh-add (command line suppressed) 08:30:04 Identity added: /w/workspace/edgex-go/26@tmp/private_key_6903298958036042781.key (/w/workspace/edgex-go/26@tmp/private_key_6903298958036042781.key) 08:30:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:30:05 + git semver init 08:30:05 # -> Open(): unable to determine branch for HEAD 08:30:05 # $GIT_DIR = /w/workspace/edgex-go/26/.git 08:30:05 # $GIT_WORK_TREE = /w/workspace/edgex-go/26 08:30:05 # $SEMVER_REMOTE_NAME = origin 08:30:05 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 08:30:05 # $SEMVER_USER_NAME = edgex-jenkins 08:30:05 # $SEMVER_BRANCH = PR-3531 08:30:05 # $SEMVER_TEMP = /tmp/semver-594537243 08:30:05 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 08:30:23 # '/tmp/semver-594537243' -> '/w/workspace/edgex-go/26/.semver' 08:30:23 # -> Force: false 08:30:23 # $SEMVER_DIR = /w/workspace/edgex-go/26/.semver [Pipeline] } 08:30:23 $ docker exec --env ******** --env ******** f66a682f2665ae926d1de803b8a2ff9c2c380663e4d70f69c95a68b05121518f ssh-agent -k 08:30:23 unset SSH_AUTH_SOCK; 08:30:23 unset SSH_AGENT_PID; 08:30:23 echo Agent pid 60 killed; 08:30:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:30:24 + git semver [Pipeline] } 08:30:24 $ docker stop --time=1 f66a682f2665ae926d1de803b8a2ff9c2c380663e4d70f69c95a68b05121518f 08:30:26 $ docker rm -f f66a682f2665ae926d1de803b8a2ff9c2c380663e4d70f69c95a68b05121518f [Pipeline] // withDockerContainer [Pipeline] sh 08:30:26 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:30:27 Stashed 1 file(s) [Pipeline] echo 08:30:27 [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 08:30:27 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 08:30:28 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 08:30:28 + sudo service docker restart 08:30:28 + true 08:30:28 Redirecting to /bin/systemctl restart docker.service 08:30:42 Still waiting to schedule task 08:30:42 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [Pipeline] echo 08:30:46 ========================================================= 08:30:46 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 08:30:46 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:30:47 + 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 . 08:30:48 Sending build context to Docker daemon 329.5MB 08:30:48 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 08:30:48 Step 2/6 : FROM ${BASE} 08:30:48 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 08:30:48 540db60ca938: Pulling fs layer 08:30:48 adcc1eea9eea: Pulling fs layer 08:30:48 4c4ab2625f07: Pulling fs layer 08:30:48 0510c868ecb4: Pulling fs layer 08:30:48 afea3b2eda06: Pulling fs layer 08:30:48 7809a108b3ef: Pulling fs layer 08:30:48 f706445af74f: Pulling fs layer 08:30:48 0510c868ecb4: Waiting 08:30:48 afea3b2eda06: Waiting 08:30:48 7809a108b3ef: Waiting 08:30:48 f706445af74f: Waiting 08:30:48 4c4ab2625f07: Download complete 08:30:48 adcc1eea9eea: Verifying Checksum 08:30:48 adcc1eea9eea: Download complete 08:30:48 afea3b2eda06: Verifying Checksum 08:30:48 afea3b2eda06: Download complete 08:30:48 7809a108b3ef: Verifying Checksum 08:30:48 7809a108b3ef: Download complete 08:30:48 540db60ca938: Verifying Checksum 08:30:48 540db60ca938: Download complete 08:30:49 540db60ca938: Pull complete 08:30:49 adcc1eea9eea: Pull complete 08:30:49 4c4ab2625f07: Pull complete 08:30:50 f706445af74f: Verifying Checksum 08:30:50 f706445af74f: Download complete 08:30:51 0510c868ecb4: Verifying Checksum 08:30:51 0510c868ecb4: Download complete 08:30:55 0510c868ecb4: Pull complete 08:30:55 afea3b2eda06: Pull complete 08:30:55 7809a108b3ef: Pull complete 08:30:56 f706445af74f: Pull complete 08:30:56 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 08:30:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 08:30:56 ---> b068be0155e3 08:30:56 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 08:31:00 ---> Running in fe8ffe9d8db2 08:31:01 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:31:02 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:31:05 (1/12) Installing libmagic (5.39-r0) 08:31:06 (2/12) Installing file (5.39-r0) 08:31:06 (3/12) Installing libc-dev (0.7.2-r3) 08:31:06 (4/12) Installing g++ (10.2.1_pre1-r3) 08:31:21 (5/12) Installing fortify-headers (1.1-r0) 08:31:21 (6/12) Installing patch (2.7.6-r6) 08:31:21 (7/12) Installing build-base (0.5-r2) 08:31:21 (8/12) Installing libsodium (1.0.18-r0) 08:31:21 (9/12) Installing pkgconf (1.7.3-r0) 08:31:21 (10/12) Installing libsodium-dev (1.0.18-r0) 08:31:21 (11/12) Installing libzmq (4.3.3-r1) 08:31:21 (12/12) Installing zeromq-dev (4.3.3-r1) 08:31:21 Executing busybox-1.32.1-r6.trigger 08:31:21 OK: 219 MiB in 52 packages 08:31:21 Removing intermediate container fe8ffe9d8db2 08:31:21 ---> 803ac12c6ccc 08:31:21 Step 4/6 : WORKDIR /edgex-go 08:31:21 ---> Running in 56cfad31a514 08:31:21 Removing intermediate container 56cfad31a514 08:31:21 ---> 74ebebeb5e75 08:31:21 Step 5/6 : COPY go.mod . 08:31:22 ---> 0c99dc8458ed 08:31:22 Step 6/6 : RUN go mod download 08:31:22 ---> Running in d43c752d0419 08:31:44 Removing intermediate container d43c752d0419 08:31:44 ---> 4bbd103078ba 08:31:44 Successfully built 4bbd103078ba 08:31:44 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 08:31:44 + docker inspect -f . ci-base-image-x86_64 08:31:44 . [Pipeline] withDockerContainer 08:31:44 prd-centos7-docker-4c-2g-327 does not seem to be running inside a container 08:31:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/26 -v /w/workspace/edgex-go/26:/w/workspace/edgex-go/26:rw,z -v /w/workspace/edgex-go/26@tmp:/w/workspace/edgex-go/26@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 08:31:45 $ docker top 79439cb13b6153f1cf6702b4f7d2135cc71871ec4586ff13f2e17692a84f0945 -eo pid,comm [Pipeline] { [Pipeline] sh 08:31:45 + go version 08:31:45 go version go1.16.3 linux/amd64 [Pipeline] } 08:31:45 $ docker stop --time=1 79439cb13b6153f1cf6702b4f7d2135cc71871ec4586ff13f2e17692a84f0945 08:31:46 $ docker rm -f 79439cb13b6153f1cf6702b4f7d2135cc71871ec4586ff13f2e17692a84f0945 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:31:47 + docker inspect -f . ci-base-image-x86_64 08:31:47 . [Pipeline] withDockerContainer 08:31:47 prd-centos7-docker-4c-2g-327 does not seem to be running inside a container 08:31:47 $ 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/26 -v /w/workspace/edgex-go/26:/w/workspace/edgex-go/26:rw,z -v /w/workspace/edgex-go/26@tmp:/w/workspace/edgex-go/26@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 08:31:47 $ docker top 2e549109dc99f62077ab21abcf3aaac4ce72dde67b92d5e9116ca6f3c9f91ad0 -eo pid,comm [Pipeline] { [Pipeline] echo 08:31:47 ========================================================= 08:31:47 [edgeXBuildGoParallel] Running Tests and Build... 08:31:47 ========================================================= [Pipeline] sh 08:31:48 + go mod tidy [Pipeline] sh 08:31:48 + make test 08:31:48 go mod tidy 08:31:48 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 08:31:55 ? github.com/edgexfoundry/edgex-go [no test files] 08:32:17 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:32:20 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:32:22 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:32:25 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:32:33 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:32:35 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:32:35 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 08:32:35 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:32:35 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:32:36 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:32:36 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 08:32:36 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 08:32:36 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:32:36 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:32:39 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.055s coverage: 28.7% of statements 08:32:39 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:32:39 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:32:40 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.057s coverage: 100.0% of statements 08:32:40 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:32:40 Running on prd-ubuntu18.04-docker-arm64-4c-16g-330 in /w/workspace/edgexfoundry_edgex-go_PR-3531 [Pipeline] { [Pipeline] ws 08:32:40 Running in /w/workspace/edgex-go/26 [Pipeline] { [Pipeline] checkout 08:32:41 The recommended git tool is: git 08:32:41 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.073s coverage: 53.1% of statements 08:32:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:32:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:32:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.087s coverage: 87.7% of statements 08:32:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:32:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:32:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.051s coverage: 78.9% of statements 08:32:43 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.060s coverage: 81.2% of statements 08:32:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:32:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:32:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 08:32:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:32:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:32:44 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.245s coverage: 95.1% of statements 08:32:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:32:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:32:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 08:32:44 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:32:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:32:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:32:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:32:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:32:44 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.057s coverage: 60.0% of statements 08:32:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:32:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:32:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:32:45 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.057s coverage: 0.8% of statements 08:32:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:32:45 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.055s coverage: 58.8% of statements 08:32:45 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.051s coverage: 22.0% of statements 08:32:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:32:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.046s coverage: 47.1% of statements 08:32:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.060s coverage: 79.5% of statements 08:32:46 using credential edgex-jenkins-ssh 08:32:46 Cloning the remote Git repository 08:32:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.050s coverage: 94.1% of statements 08:32:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.057s coverage: 96.3% of statements 08:32:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.048s coverage: 87.5% of statements 08:32:46 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:32:46 > git init /w/workspace/edgex-go/26 # timeout=10 08:32:46 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:32:46 > git --version # timeout=10 08:32:46 > git --version # 'git version 2.17.1' 08:32:46 using GIT_SSH to set credentials SSH Credentials for GitHub 08:32:46 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:32:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.064s coverage: 94.4% of statements 08:32:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.043s coverage: 44.8% of statements 08:33:03 Merging remotes/origin/master commit 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 into PR head commit c2dd9f99cae515cd5347a2fbd1076c9750df2f3b 08:33:02 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:33:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:33:02 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:33:02 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:33:02 using GIT_SSH to set credentials SSH Credentials for GitHub 08:33:02 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3531/head:refs/remotes/origin/PR-3531 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:33:03 > git config core.sparsecheckout # timeout=10 08:33:03 > git checkout -f c2dd9f99cae515cd5347a2fbd1076c9750df2f3b # timeout=10 08:33:03 Merge succeeded, producing 07542175d12352bef5b3b2d06a0a9d3f9c433f54 08:33:03 Checking out Revision 07542175d12352bef5b3b2d06a0a9d3f9c433f54 (PR-3531) 08:33:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.241s coverage: 81.8% of statements 08:33:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:33:03 > git remote # timeout=10 08:33:03 > git config --get remote.origin.url # timeout=10 08:33:03 using GIT_SSH to set credentials SSH Credentials for GitHub 08:33:03 > git merge 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 # timeout=10 08:33:03 > git rev-parse HEAD^{commit} # timeout=10 08:33:03 > git config core.sparsecheckout # timeout=10 08:33:03 > git checkout -f 07542175d12352bef5b3b2d06a0a9d3f9c433f54 # timeout=10 08:33:07 Commit message: "Merge commit '4428e4d1b6445bf1b64e4b4ca5eff36de518c634' into HEAD" 08:33:07 > git rev-list --no-walk c2dd9f99cae515cd5347a2fbd1076c9750df2f3b # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:33:09 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 08:33:09 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 08:33:10 + true 08:33:10 + sudo service docker restart 08:33:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.090s coverage: 92.9% of statements 08:33:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:33:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:33:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:33:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements 08:33:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:33:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:33:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:33:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:33:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:33:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.064s coverage: 87.2% of statements 08:33:22 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:33:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:33:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements 08:33:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:33:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.057s coverage: 58.8% of statements 08:33:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 08:33:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.053s coverage: 80.0% of statements 08:33:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.066s coverage: 87.2% of statements 08:33:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.065s coverage: 85.4% of statements 08:33:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.078s coverage: 91.2% of statements 08:33:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:33:22 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.148s coverage: 64.4% of statements 08:33:22 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:33:22 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:33:22 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.042s coverage: 100.0% of statements 08:33:22 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 91.3% of statements 08:33:22 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements 08:33:22 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements 08:33:22 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.021s coverage: 100.0% of statements 08:33:22 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.187s coverage: 66.9% of statements 08:33:22 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 08:33:22 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 08:33:22 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 08:33:23 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.132s coverage: 43.6% of statements 08:33:23 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:33:23 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:33:23 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.052s coverage: 89.5% of statements 08:33:23 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:33:23 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.053s coverage: 84.8% of statements 08:33:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:33:28 provisioning config files... 08:33:28 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/26@tmp/config7694269800947214950tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:33:28 ---> docker-login.sh 08:33:28 nexus3.edgexfoundry.org:10001 08:33:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:33:30 Configure a credential helper to remove this warning. See 08:33:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:33:30 08:33:30 Login Succeeded 08:33:30 nexus3.edgexfoundry.org:10002 08:33:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:33:30 Configure a credential helper to remove this warning. See 08:33:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:33:30 08:33:30 Login Succeeded 08:33:30 nexus3.edgexfoundry.org:10003 08:33:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:33:31 Configure a credential helper to remove this warning. See 08:33:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:33:31 08:33:31 Login Succeeded 08:33:31 nexus3.edgexfoundry.org:10004 08:33:31 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.063s coverage: 19.3% of statements 08:33:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:33:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:33:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:33:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:33:31 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.142s coverage: 91.9% of statements 08:33:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:33:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:33:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 08:33:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:33:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:33:31 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.056s coverage: 62.7% of statements 08:33:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:33:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:33:31 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.101s coverage: 97.6% of statements 08:33:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:33:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:33:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 08:33:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 08:33:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 08:33:31 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements 08:33:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 08:33:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 08:33:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 08:33:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 08:33:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 08:33:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 08:33:31 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements 08:33:31 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.035s coverage: 95.4% of statements 08:33:31 GO111MODULE=on go vet ./... 08:33:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:33:32 Configure a credential helper to remove this warning. See 08:33:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:33:32 08:33:32 Login Succeeded 08:33:32 docker.io 08:33:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:33:32 Configure a credential helper to remove this warning. See 08:33:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:33:32 08:33:32 Login Succeeded 08:33:32 ---> docker-login.sh ends [Pipeline] } 08:33:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:33:33 ========================================================= 08:33:33 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 08:33:33 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:33:33 + 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 . 08:33:36 Sending build context to Docker daemon 166.3MB 08:33:36 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 08:33:36 Step 2/6 : FROM ${BASE} 08:33:36 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:33:36 595b0fe564bb: Pulling fs layer 08:33:36 3088b5b3c5c0: Pulling fs layer 08:33:36 5b7225fbf94c: Pulling fs layer 08:33:36 ba82ee9f976e: Pulling fs layer 08:33:36 506bd15cee9f: Pulling fs layer 08:33:36 75a0a4a0db45: Pulling fs layer 08:33:36 618dc40b7e24: Pulling fs layer 08:33:36 ba82ee9f976e: Waiting 08:33:36 506bd15cee9f: Waiting 08:33:36 75a0a4a0db45: Waiting 08:33:36 618dc40b7e24: Waiting 08:33:36 5b7225fbf94c: Download complete 08:33:36 3088b5b3c5c0: Download complete 08:33:36 506bd15cee9f: Verifying Checksum 08:33:36 506bd15cee9f: Download complete 08:33:36 75a0a4a0db45: Verifying Checksum 08:33:36 75a0a4a0db45: Download complete 08:33:36 595b0fe564bb: Verifying Checksum 08:33:36 595b0fe564bb: Download complete 08:33:37 595b0fe564bb: Pull complete 08:33:38 3088b5b3c5c0: Pull complete 08:33:38 5b7225fbf94c: Pull complete 08:33:38 618dc40b7e24: Verifying Checksum 08:33:38 618dc40b7e24: Download complete 08:33:39 ba82ee9f976e: Verifying Checksum 08:33:39 ba82ee9f976e: Download complete 08:33:49 ba82ee9f976e: Pull complete 08:33:49 506bd15cee9f: Pull complete 08:33:50 75a0a4a0db45: Pull complete 08:33:54 618dc40b7e24: Pull complete 08:33:55 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 08:33:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 08:33:55 ---> a36622ca3599 08:33:55 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 08:33:56 ---> Running in f0daa78358fc 08:33:58 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:33:58 gofmt -l . 08:33:58 [ "`gofmt -l .`" = "" ] 08:33:58 ./bin/test-attribution-txt.sh [Pipeline] sh 08:33:58 + ls -al . 08:33:58 total 516 08:33:58 drwxrwxr-x 10 1001 1001 4096 Jun 19 08:33 . 08:33:58 drwxr-xr-x 4 root root 30 Jun 19 08:31 .. 08:33:58 -rw-rw-r-- 1 1001 1001 11 Jun 19 08:29 .dockerignore 08:33:58 drwxrwxr-x 8 1001 1001 179 Jun 19 08:29 .git 08:33:58 drwxrwxr-x 3 1001 1001 125 Jun 19 08:29 .github 08:33:58 -rw-rw-r-- 1 1001 1001 818 Jun 19 08:29 .gitignore 08:33:58 drwx------ 3 1001 1001 60 Jun 19 08:30 .semver 08:33:58 -rw-rw-r-- 1 1001 1001 166 Jun 19 08:29 .sonarcloud.properties 08:33:58 -rw-rw-r-- 1 1001 1001 8609 Jun 19 08:29 Attribution.txt 08:33:58 -rw-rw-r-- 1 1001 1001 3804 Jun 19 08:29 CONTRIBUTING.md 08:33:58 -rw-rw-r-- 1 1001 1001 931 Jun 19 08:29 Dockerfile.build 08:33:58 -rw-rw-r-- 1 1001 1001 849 Jun 19 08:29 Jenkinsfile 08:33:58 -rw-rw-r-- 1 1001 1001 10775 Jun 19 08:29 LICENSE 08:33:58 -rw-rw-r-- 1 1001 1001 5605 Jun 19 08:29 Makefile 08:33:58 -rw-rw-r-- 1 1001 1001 7905 Jun 19 08:29 README.md 08:33:58 -rw-rw-r-- 1 1001 1001 7071 Jun 19 08:29 SECURITY.md 08:33:58 -rw-rw-r-- 1 1001 1001 5 Jun 19 08:30 VERSION 08:33:58 -rw-rw-r-- 1 1001 1001 4131 Jun 19 08:29 ZMQWindows.md 08:33:58 drwxrwxr-x 2 1001 1001 37 Jun 19 08:29 bin 08:33:58 drwxrwxr-x 14 1001 1001 4096 Jun 19 08:29 cmd 08:33:58 -rw-r--r-- 1 root root 398095 Jun 19 08:33 coverage.out 08:33:58 -rw-rw-r-- 1 1001 1001 841 Jun 19 08:29 go.mod 08:33:58 -rw-r--r-- 1 root root 20934 Jun 19 08:31 go.sum 08:33:58 drwxrwxr-x 7 1001 1001 114 Jun 19 08:29 internal 08:33:58 drwxrwxr-x 3 1001 1001 16 Jun 19 08:29 openapi 08:33:58 drwxrwxr-x 4 1001 1001 71 Jun 19 08:29 snap 08:33:58 -rw-rw-r-- 1 1001 1001 168 Jun 19 08:29 version.go [Pipeline] sh 08:33:58 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:33:58 + '[' -e coverage.out ] 08:33:58 + chown 1001:1001 coverage.out [Pipeline] stash 08:33:59 Stashed 1 file(s) [Pipeline] sh 08:33:59 + make build 08:33:59 go mod tidy 08:33:59 (1/12) Installing libmagic (5.39-r0) 08:33:59 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 08:34:00 (2/12) Installing file (5.39-r0) 08:34:00 (3/12) Installing libc-dev (0.7.2-r3) 08:34:00 (4/12) Installing g++ (10.2.1_pre1-r3) 08:34:01 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 08:34:05 (5/12) Installing fortify-headers (1.1-r0) 08:34:05 (6/12) Installing patch (2.7.6-r6) 08:34:05 (7/12) Installing build-base (0.5-r2) 08:34:05 (8/12) Installing libsodium (1.0.18-r0) 08:34:05 (9/12) Installing pkgconf (1.7.3-r0) 08:34:05 (10/12) Installing libsodium-dev (1.0.18-r0) 08:34:05 (11/12) Installing libzmq (4.3.3-r1) 08:34:05 (12/12) Installing zeromq-dev (4.3.3-r1) 08:34:05 Executing busybox-1.32.1-r6.trigger 08:34:05 OK: 218 MiB in 52 packages 08:34:09 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 08:34:09 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 08:34:10 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 08:34:10 Removing intermediate container f0daa78358fc 08:34:10 ---> eedd10096673 08:34:10 Step 4/6 : WORKDIR /edgex-go 08:34:10 ---> Running in 41bb40523a45 08:34:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 08:34:10 Removing intermediate container 41bb40523a45 08:34:10 ---> 5e1bbe42db6f 08:34:10 Step 5/6 : COPY go.mod . 08:34:11 ---> 90533a1d3219 08:34:11 Step 6/6 : RUN go mod download 08:34:11 ---> Running in 00bb63df3c48 08:34:11 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 08:34:12 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 08:34: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 08:34:14 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 08:34:15 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 08:34:16 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] } 08:34:18 $ docker stop --time=1 2e549109dc99f62077ab21abcf3aaac4ce72dde67b92d5e9116ca6f3c9f91ad0 08:34:20 $ docker rm -f 2e549109dc99f62077ab21abcf3aaac4ce72dde67b92d5e9116ca6f3c9f91ad0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:34:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:34:24 08:34:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 08:34:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:34:24 latest: Pulling from edgex-devops/edgex-compose 08:34:24 cbdbe7a5bc2a: Pulling fs layer 08:34:24 ca9280d653b3: Pulling fs layer 08:34:24 7e9c9ca2126c: Pulling fs layer 08:34:24 cbdbe7a5bc2a: Verifying Checksum 08:34:24 cbdbe7a5bc2a: Download complete 08:34:24 cbdbe7a5bc2a: Pull complete 08:34:25 ca9280d653b3: Verifying Checksum 08:34:25 ca9280d653b3: Download complete 08:34:25 ca9280d653b3: Pull complete 08:34:26 7e9c9ca2126c: Download complete 08:34:29 7e9c9ca2126c: Pull complete 08:34:29 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 08:34:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:34:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 08:34:30 prd-centos7-docker-4c-2g-327 does not seem to be running inside a container 08:34:30 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/26 -v /w/workspace/edgex-go/26:/w/workspace/edgex-go/26:rw,z -v /w/workspace/edgex-go/26@tmp:/w/workspace/edgex-go/26@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 08:34:33 $ docker top 7f317a3828735980e1a534ddda9020899ce373aa7fbab04423e0ac90b28b3f93 -eo pid,comm [Pipeline] { [Pipeline] sh 08:34:34 + docker-compose build --help 08:34:34 + grep parallel 08:34:34 --parallel Build images in parallel. [Pipeline] } 08:34:34 $ docker stop --time=1 7f317a3828735980e1a534ddda9020899ce373aa7fbab04423e0ac90b28b3f93 08:34:36 $ docker rm -f 7f317a3828735980e1a534ddda9020899ce373aa7fbab04423e0ac90b28b3f93 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:34:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:34:36 . [Pipeline] withDockerContainer 08:34:36 prd-centos7-docker-4c-2g-327 does not seem to be running inside a container 08:34:36 $ 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/26 -v /w/workspace/edgex-go/26:/w/workspace/edgex-go/26:rw,z -v /w/workspace/edgex-go/26@tmp:/w/workspace/edgex-go/26@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 08:34:37 $ docker top daae10e583d0624620f7a6d9fd6c5672d65e555b2e055bbed1ae8486f61c5ca6 -eo pid,comm [Pipeline] { [Pipeline] sh 08:34:37 + docker-compose -f ./docker-compose-build.yml build --parallel 08:34:38 Building core-command ... 08:34:38 Building core-data ... 08:34:38 Building core-metadata ... 08:34:38 Building security-bootstrapper ... 08:34:38 Building security-proxy-setup ... 08:34:38 Building security-secretstore-setup ... 08:34:38 Building support-notifications ... 08:34:38 Building support-scheduler ... 08:34:38 Building sys-mgmt-agent ... 08:34:38 Building support-scheduler 08:34:38 Building core-command 08:34:38 Building security-bootstrapper 08:34:38 Building security-secretstore-setup 08:34:38 Building sys-mgmt-agent 08:34:38 Removing intermediate container 00bb63df3c48 08:34:38 ---> 4ed8fdbd14aa 08:34:38 Successfully built 4ed8fdbd14aa 08:34:38 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 08:34:38 + docker inspect -f . ci-base-image-arm64 08:34:38 . [Pipeline] withDockerContainer 08:34:38 prd-ubuntu18.04-docker-arm64-4c-16g-330 does not seem to be running inside a container 08:34:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/26 -v /w/workspace/edgex-go/26:/w/workspace/edgex-go/26:rw,z -v /w/workspace/edgex-go/26@tmp:/w/workspace/edgex-go/26@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 08:34:40 $ docker top 1ffa73629d75d38664a011608b7a1651905dba430a4b262d6ea2c89a882ebdff -eo pid,comm [Pipeline] { [Pipeline] sh 08:34:41 + go version 08:34:41 go version go1.16.5 linux/arm64 [Pipeline] } 08:34:41 $ docker stop --time=1 1ffa73629d75d38664a011608b7a1651905dba430a4b262d6ea2c89a882ebdff 08:34:43 $ docker rm -f 1ffa73629d75d38664a011608b7a1651905dba430a4b262d6ea2c89a882ebdff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:34:44 + docker inspect -f . ci-base-image-arm64 08:34:44 . [Pipeline] withDockerContainer 08:34:44 prd-ubuntu18.04-docker-arm64-4c-16g-330 does not seem to be running inside a container 08:34:44 $ 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/26 -v /w/workspace/edgex-go/26:/w/workspace/edgex-go/26:rw,z -v /w/workspace/edgex-go/26@tmp:/w/workspace/edgex-go/26@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 08:34:46 $ docker top 0f19ef108c6089abdb2a39760de7f177bb858bace5c28c44bb54028c31e7895c -eo pid,comm [Pipeline] { [Pipeline] echo 08:34:46 ========================================================= 08:34:46 [edgeXBuildGoParallel] Running Tests and Build... 08:34:46 ========================================================= [Pipeline] sh 08:34:47 + go mod tidy [Pipeline] sh 08:34:49 + make test 08:34:49 go mod tidy 08:34:49 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 08:35:11 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:35:11 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:35:11 ---> 4bbd103078ba 08:35:11 Step 3/24 : WORKDIR /edgex-go 08:35:11 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:35:11 Step 2/26 : FROM ${BUILDER_BASE} AS builder 08:35:11 ---> 4bbd103078ba 08:35:11 Step 3/26 : WORKDIR /edgex-go 08:35:11 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:35:11 Step 2/32 : FROM ${BUILDER_BASE} AS builder 08:35:11 ---> 4bbd103078ba 08:35:11 Step 3/32 : WORKDIR /edgex-go 08:35:11 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:35:11 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:35:11 ---> 4bbd103078ba 08:35:11 Step 3/24 : WORKDIR /edgex-go 08:35:11 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:35:11 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:35:11 ---> 4bbd103078ba 08:35:11 Step 3/23 : WORKDIR /edgex-go 08:35:16 ? github.com/edgexfoundry/edgex-go [no test files] 08:35:21 ---> Running in 8f4c82a761bd 08:35:21 ---> Running in 47d0c6d71dfd 08:35:21 ---> Running in f2364b8fe936 08:35:21 ---> Running in 9a6111daada6 08:35:21 ---> Running in ce3374f56d1d 08:35:21 Removing intermediate container ce3374f56d1d 08:35:21 ---> 401a7cf54392 08:35:21 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:35:21 Removing intermediate container 8f4c82a761bd 08:35:21 ---> 86e5eeeb9d52 08:35:21 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:35:21 Removing intermediate container 9a6111daada6 08:35:21 ---> a9e075fd0938 08:35:21 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:35:21 Removing intermediate container f2364b8fe936 08:35:21 ---> 839ca8b4aa06 08:35:21 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:35:21 Removing intermediate container 47d0c6d71dfd 08:35:21 ---> d25bb2084681 08:35:21 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:35:21 ---> Running in 643786b4f741 08:35:21 ---> Running in dc8ef9d504b9 08:35:21 ---> Running in 97389339003a 08:35:21 ---> Running in 7a46bddfa58c 08:35:21 ---> Running in d3182a3ec321 08:35:21 Removing intermediate container 643786b4f741 08:35:21 ---> ecc4af5baa37 08:35:21 Step 5/23 : RUN apk add --update --no-cache make git 08:35:21 ---> Running in 7f371051c192 08:35:22 Removing intermediate container d3182a3ec321 08:35:22 ---> 59d40198647f 08:35:22 Step 5/24 : RUN apk add --update --no-cache make bash git 08:35:22 ---> Running in f3b5255586a5 08:35:22 Removing intermediate container dc8ef9d504b9 08:35:22 ---> 7dfa3bf7a98f 08:35:22 Step 5/32 : RUN apk add --update --no-cache make git 08:35:22 ---> Running in cd445d33c95e 08:35:22 Removing intermediate container 7a46bddfa58c 08:35:22 ---> 8499bcd76ac1 08:35:22 Step 5/24 : RUN apk add --update --no-cache make git 08:35:22 ---> Running in 9a43de41b90a 08:35:22 Removing intermediate container 97389339003a 08:35:22 ---> a6ab784f1f2d 08:35:22 Step 5/26 : RUN apk add --update --no-cache make git 08:35:22 ---> Running in d174366868ce 08:35:22 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:35:22 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:35:22 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:35:22 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:35:22 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:35:23 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:35:23 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:35:24 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:35:24 OK: 219 MiB in 52 packages 08:35:24 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:35:24 Removing intermediate container f3b5255586a5 08:35:24 ---> 03f38d070151 08:35:24 Step 6/24 : COPY go.mod . 08:35:24 OK: 219 MiB in 52 packages 08:35:24 ---> 322ae4806304 08:35:24 Step 7/24 : RUN go mod download 08:35:24 ---> Running in c5a0a9c42718 08:35:24 OK: 219 MiB in 52 packages 08:35:24 Removing intermediate container 7f371051c192 08:35:24 ---> 9ffe862a008a 08:35:24 Step 6/23 : COPY go.mod . 08:35:25 ---> 658761270313 08:35:25 Step 7/23 : RUN go mod download 08:35:25 Removing intermediate container d174366868ce 08:35:25 ---> 5ab6e47aee29 08:35:25 Step 6/26 : COPY go.mod . 08:35:25 ---> Running in 3cef4bae9e03 08:35:25 ---> 2535e0648137 08:35:25 Step 7/26 : RUN go mod download 08:35:25 ---> Running in 5ac5b4cc424c 08:35:25 Removing intermediate container c5a0a9c42718 08:35:25 ---> 551a67e19439 08:35:25 Step 8/24 : COPY . . 08:35:25 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:35:25 OK: 219 MiB in 52 packages 08:35:28 OK: 219 MiB in 52 packages 08:35:35 ---> aef12d352f5a 08:35:35 Step 9/24 : RUN go mod tidy 08:35:35 Removing intermediate container 3cef4bae9e03 08:35:35 ---> 0eeae4813b43 08:35:35 Step 8/23 : COPY . . 08:35:35 Removing intermediate container 9a43de41b90a 08:35:35 ---> e5e93b49de8f 08:35:35 Step 6/24 : COPY go.mod . 08:35:37 ---> Running in 4afbb65eaf6d 08:35:45 ---> 5baf89c58513 08:35:45 Step 7/24 : RUN go mod download 08:35:45 Removing intermediate container 5ac5b4cc424c 08:35:45 ---> 8da875311be1 08:35:45 Step 8/26 : COPY . . 08:35:45 ---> Running in 07302bbd4fc7 08:35:45 Removing intermediate container cd445d33c95e 08:35:45 ---> a06fb8be877a 08:35:45 Step 6/32 : COPY go.mod . 08:35:49 ---> 48e0506d083c 08:35:49 Step 9/23 : RUN go mod tidy 08:35:55 ---> Running in 64c640778280 08:35:55 ---> cb65f91f5138 08:35:55 Step 7/32 : RUN go mod download 08:35:55 ---> 4d61df575ee3 08:35:55 Step 9/26 : RUN go mod tidy 08:35:55 ---> Running in f06bf7b5c4c9 08:35:55 ---> Running in bf4ae94c0c8a 08:35:55 Removing intermediate container 4afbb65eaf6d 08:35:55 ---> 7a5d308f66c1 08:35:55 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 08:35:55 ---> Running in fb5d03312fd9 08:35:55 Removing intermediate container 07302bbd4fc7 08:35:55 ---> 8c924f62a380 08:35:55 Step 8/24 : COPY . . 08:35:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 08:36:10 Removing intermediate container 64c640778280 08:36:10 ---> 1f63d8b6d332 08:36:10 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 08:36:10 ---> Running in 7b4243fa6a2d 08:36:10 ---> 6e4e3c717513 08:36:10 Step 9/24 : RUN go mod tidy 08:36:10 Removing intermediate container f06bf7b5c4c9 08:36:10 ---> 976b305151a5 08:36:10 Step 8/32 : COPY . . 08:36:10 ---> Running in fbd9d8d12bdb 08:36:11 Removing intermediate container bf4ae94c0c8a 08:36:11 ---> 5c896c517971 08:36:11 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:36:13 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:36:19 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:36:23 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 08:36:23 ---> Running in 270fa2b0db95 08:36:25 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 08:36:26 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:36:26 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:36:32 ---> d94f2852acbe 08:36:32 Step 9/32 : RUN go mod tidy 08:36:32 Removing intermediate container fbd9d8d12bdb 08:36:32 ---> 6596cc4a69c2 08:36:32 Step 10/24 : RUN make cmd/core-command/core-command 08:36:32 ---> Running in bde9129d1024 08:36:32 ---> Running in 6d752a5e0f0c 08:36:33 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 08:36:34 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:36:34 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:36:34 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 08:36:34 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:36:35 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:36:35 Removing intermediate container bde9129d1024 08:36:35 ---> 1ac3c538eb49 08:36:35 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:36:35 ---> Running in e48ca08fe6a2 08:36:36 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:36: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 08:36:37 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 08:36:37 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 08:36:37 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:36:37 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:36:50 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.159s coverage: 28.7% of statements 08:36:50 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:36:50 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:36:55 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.381s coverage: 100.0% of statements 08:36:55 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:36:55 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.429s coverage: 53.1% of statements 08:36:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:36:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:36:56 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.519s coverage: 87.7% of statements 08:36:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:36:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:36:56 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.221s coverage: 78.9% of statements 08:36:58 Removing intermediate container fb5d03312fd9 08:36:58 ---> 16dfea5c2379 08:36:58 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 08:36:58 ---> Running in 49464946d9b3 08:36:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 08:36:58 Removing intermediate container 49464946d9b3 08:36:58 ---> 0705200998fc 08:36:58 08:36:58 Step 12/24 : FROM docker:20.10.0 08:36:58 20.10.0: Pulling from library/docker 08:37:00 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.305s coverage: 81.2% of statements 08:37:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:37:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:37:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 08:37:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:37:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:37:05 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.384s coverage: 95.1% of statements 08:37:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:37:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:37:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 08:37:05 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:37:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:37:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:37:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:37:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:37:05 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.201s coverage: 60.0% of statements 08:37:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:37:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:37:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:37:05 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.369s coverage: 0.8% of statements 08:37:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:37:05 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.186s coverage: 58.8% of statements 08:37:05 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.181s coverage: 22.0% of statements 08:37:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:37:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.227s coverage: 47.1% of statements 08:37:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.214s coverage: 79.5% of statements 08:37:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.175s coverage: 94.1% of statements 08:37:06 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 08:37:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.259s coverage: 96.3% of statements 08:37:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.164s coverage: 87.5% of statements 08:37:11 Removing intermediate container 7b4243fa6a2d 08:37:11 ---> 16940557c0fa 08:37:11 08:37:11 Step 11/23 : FROM alpine:3.12 08:37:11 3.12: Pulling from library/alpine 08:37:13 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 08:37:13 Status: Downloaded newer image for docker:20.10.0 08:37:13 ---> aefe523efa57 08:37:13 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 08:37:13 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 08:37:14 Status: Downloaded newer image for alpine:3.12 08:37:14 ---> 13621d1b12d4 08:37:14 Step 12/23 : RUN apk add --update --no-cache dumb-init 08:37:14 Removing intermediate container 6d752a5e0f0c 08:37:14 ---> e8c430cbe033 08:37:14 08:37:14 Step 11/24 : FROM alpine:3.12 08:37:14 ---> 13621d1b12d4 08:37:14 Step 12/24 : RUN apk add --update --no-cache dumb-init 08:37:14 Removing intermediate container 270fa2b0db95 08:37:14 ---> b593d1b367eb 08:37:14 08:37:14 Step 11/26 : FROM alpine:3.12 08:37:14 ---> 13621d1b12d4 08:37:14 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 08:37:14 ---> Running in 5a4f0c9e6d89 08:37:14 ---> Running in bbd2d30ae1ca 08:37:14 ---> Running in cb8a902f4280 08:37:14 ---> Running in 831b6df0b765 08:37:14 Removing intermediate container e48ca08fe6a2 08:37:14 ---> 0f969bfcb7bd 08:37:14 08:37:14 Step 11/32 : FROM alpine:3.12 08:37:14 ---> 13621d1b12d4 08:37:14 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 08:37:14 ---> Running in 3ccd6fb2e208 08:37:14 Removing intermediate container 5a4f0c9e6d89 08:37:14 ---> d19b755ae08e 08:37:14 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 08:37:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:37:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:37:15 ---> Running in 439da28cbd1f 08:37:15 Removing intermediate container 3ccd6fb2e208 08:37:15 ---> b5eec8954832 08:37:15 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 08:37:15 (1/1) Installing dumb-init (1.2.2-r1) 08:37:15 Executing busybox-1.31.1-r20.trigger 08:37:15 OK: 6 MiB in 15 packages 08:37:15 ---> Running in 40c82e87b672 08:37:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:37:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:37:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:37:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:37:16 (1/6) Installing ca-certificates (20191127-r4) 08:37:16 (2/6) Installing nghttp2-libs (1.41.0-r0) 08:37:16 (3/6) Installing libcurl (7.77.0-r0) 08:37:16 (4/6) Installing curl (7.77.0-r0) 08:37:16 (5/6) Installing dumb-init (1.2.2-r1) 08:37:16 (6/6) Installing su-exec (0.2-r1) 08:37:16 Executing busybox-1.31.1-r20.trigger 08:37:16 Executing ca-certificates-20191127-r4.trigger 08:37:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:37:16 (1/1) Installing dumb-init (1.2.2-r1) 08:37:16 Executing busybox-1.31.1-r20.trigger 08:37:16 Removing intermediate container bbd2d30ae1ca 08:37:16 ---> 5a1f82ae5f06 08:37:16 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:37:16 OK: 6 MiB in 15 packages 08:37:16 OK: 7 MiB in 20 packages 08:37:16 ---> Running in d346aee74d3f 08:37:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:37:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:37:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:37:16 (1/39) Installing readline (8.0.4-r0) 08:37:16 (2/39) Installing bash (5.0.17-r0) 08:37:16 Removing intermediate container d346aee74d3f 08:37:16 ---> 7ecb1225e278 08:37:16 Step 14/23 : ENV APP_PORT=59861 08:37:16 Executing bash-5.0.17-r0.post-install 08:37:16 (3/39) Installing nghttp2-libs (1.41.0-r0) 08:37:16 (4/39) Installing libcurl (7.77.0-r0) 08:37:16 (5/39) Installing curl (7.77.0-r0) 08:37:16 (6/39) Installing dumb-init (1.2.2-r1) 08:37:16 (7/39) Installing libbz2 (1.0.8-r1) 08:37:16 (8/39) Installing expat (2.2.9-r1) 08:37:16 (9/39) Installing libffi (3.3-r2) 08:37:16 (10/39) Installing gdbm (1.13-r1) 08:37:16 (11/39) Installing xz-libs (5.2.5-r0) 08:37:16 (12/39) Installing sqlite-libs (3.32.1-r1) 08:37:16 ---> Running in f0f6633d9f06 08:37:16 (13/39) Installing python3 (3.8.10-r0) 08:37:16 (1/2) Installing dumb-init (1.2.2-r1) 08:37:16 (2/2) Installing su-exec (0.2-r1) 08:37:16 Executing busybox-1.31.1-r20.trigger 08:37:16 OK: 6 MiB in 16 packages 08:37:17 Removing intermediate container cb8a902f4280 08:37:17 ---> 7ac230cc9a1d 08:37:17 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:37:17 Removing intermediate container 831b6df0b765 08:37:17 ---> 86f69becce10 08:37:17 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:37:17 Removing intermediate container f0f6633d9f06 08:37:17 ---> 73866d311b70 08:37:17 Step 15/23 : EXPOSE $APP_PORT 08:37:17 ---> Running in f9b8264f12fc 08:37:17 (14/39) Installing py3-appdirs (1.4.4-r1) 08:37:17 (15/39) Installing py3-ordered-set (4.0.1-r0) 08:37:17 (16/39) Installing py3-parsing (2.4.7-r0) 08:37:17 ---> Running in 0b41a9412beb 08:37:17 (17/39) Installing py3-six (1.15.0-r0) 08:37:17 (18/39) Installing py3-packaging (20.4-r0) 08:37:17 (19/39) Installing py3-setuptools (47.0.0-r0) 08:37:17 ---> Running in fb7c5984b6d1 08:37:17 (20/39) Installing py3-chardet (3.0.4-r4) 08:37:17 (21/39) Installing py3-idna (2.9-r0) 08:37:17 (22/39) Installing py3-certifi (2020.4.5.1-r0) 08:37:17 (23/39) Installing py3-urllib3 (1.25.9-r0) 08:37:17 (24/39) Installing py3-requests (2.23.0-r0) 08:37:17 (25/39) Installing py3-msgpack (1.0.0-r0) 08:37:17 (26/39) Installing py3-lockfile (0.12.2-r3) 08:37:18 Removing intermediate container f9b8264f12fc 08:37:18 ---> 216491338f05 08:37:18 Step 14/26 : WORKDIR / 08:37:18 (27/39) Installing py3-cachecontrol (0.12.6-r0) 08:37:18 Removing intermediate container 40c82e87b672 08:37:18 ---> 0d183f06e44d 08:37:18 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 08:37:18 (28/39) Installing py3-colorama (0.4.3-r0) 08:37:18 (29/39) Installing py3-distlib (0.3.0-r0) 08:37:18 Removing intermediate container 0b41a9412beb 08:37:18 ---> 456a68b33d8d 08:37:18 Step 14/24 : ENV APP_PORT=59882 08:37:18 (30/39) Installing py3-distro (1.5.0-r1) 08:37:18 Removing intermediate container fb7c5984b6d1 08:37:18 ---> 0a69f5ddb9f7 08:37:18 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:37:18 (31/39) Installing py3-webencodings (0.5.1-r3) 08:37:18 (32/39) Installing py3-html5lib (1.0.1-r4) 08:37:18 ---> Running in 9611108d0edd 08:37:18 ---> Running in f138f13c749a 08:37:18 (33/39) Installing py3-pytoml (0.1.21-r0) 08:37:18 (34/39) Installing py3-pep517 (0.8.2-r0) 08:37:18 (35/39) Installing py3-progress (1.5-r0) 08:37:18 (36/39) Installing py3-toml (0.10.1-r0) 08:37:18 (37/39) Installing py3-retrying (1.3.3-r0) 08:37:18 (38/39) Installing py3-contextlib2 (0.6.0-r0) 08:37:18 (39/39) Installing py3-pip (20.1.1-r0) 08:37:18 ---> Running in 77b62e6e351c 08:37:18 Executing busybox-1.31.1-r19.trigger 08:37:18 OK: 72 MiB in 59 packages 08:37:18 Removing intermediate container 9611108d0edd 08:37:18 ---> 97f2f048ac77 08:37:18 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 08:37:18 ---> 7c841e36a83a 08:37:18 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:37:18 ---> Running in bf6bda54df5d 08:37:18 Removing intermediate container f138f13c749a 08:37:18 ---> e59a9b52bbab 08:37:18 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:37:18 Removing intermediate container 77b62e6e351c 08:37:18 ---> e5730155a2dc 08:37:18 Step 15/24 : EXPOSE $APP_PORT 08:37:18 ---> Running in 31d7ac9709ad 08:37:19 Removing intermediate container bf6bda54df5d 08:37:19 ---> 1894910dbd93 08:37:19 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 08:37:19 Removing intermediate container 31d7ac9709ad 08:37:19 ---> e17c7502bbd5 08:37:19 Step 16/24 : WORKDIR / 08:37:19 ---> bb6f7106e010 08:37:19 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 08:37:19 ---> Running in 589e41f2b070 08:37:19 ---> dc26f29518f3 08:37:19 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 08:37:19 ---> Running in 1b2b80a38843 08:37:19 Collecting docker-compose==1.23.2 08:37:19 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 08:37:19 Collecting docopt<0.7,>=0.6.1 08:37:19 Downloading docopt-0.6.2.tar.gz (25 kB) 08:37:19 Removing intermediate container 1b2b80a38843 08:37:19 ---> a1e24086fcc6 08:37:19 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:37:19 ---> dd6e95c38c19 08:37:19 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 08:37:19 ---> b335779af9a4 08:37:19 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 08:37:19 ---> Running in 206dca098608 08:37:19 Removing intermediate container 206dca098608 08:37:19 ---> 41d3f3ec88c1 08:37:19 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:37:19 Collecting texttable<0.10,>=0.9.0 08:37:19 ---> e2019bd92a56 08:37:19 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 08:37:19 Downloading texttable-0.9.1.tar.gz (11 kB) 08:37:19 ---> e6a3fd199daa 08:37:19 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:37:19 ---> Running in e43ec2e75da0 08:37:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.203s coverage: 94.4% of statements 08:37:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.185s coverage: 44.8% of statements 08:37:20 Removing intermediate container e43ec2e75da0 08:37:20 ---> a1a84ef0b70b 08:37:20 Step 21/23 : LABEL arch=x86_64 08:37:21 Collecting PyYAML<4,>=3.10 08:37:21 Downloading PyYAML-3.13.tar.gz (270 kB) 08:37:21 Removing intermediate container 589e41f2b070 08:37:21 ---> f0d4ed0103f4 08:37:21 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 08:37:21 ---> Running in 3106c7a3747b 08:37:21 ---> 3a750eb26576 08:37:21 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 08:37:21 ---> 09a569a1ac5b 08:37:21 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:37:21 ---> Running in 425cb29c7bbe 08:37:21 Removing intermediate container 3106c7a3747b 08:37:21 ---> f41f34dcd37c 08:37:21 Step 22/23 : LABEL git_sha=58ae84c2d6dff819ad321599390da687d63eafbf 08:37:21 ---> Running in 34e9bc2c8edc 08:37:21 Collecting jsonschema<3,>=2.5.1 08:37:21 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 08:37:21 ---> 998b81a3677a 08:37:21 Step 20/24 : ENTRYPOINT ["/core-command"] 08:37:21 Removing intermediate container 425cb29c7bbe 08:37:21 ---> 1394bbb61fed 08:37:21 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 08:37:21 ---> Running in ad2880e5c6cb 08:37:21 ---> ebc547a348c9 08:37:21 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:37:21 Removing intermediate container 34e9bc2c8edc 08:37:21 ---> 792bd437cad9 08:37:21 Step 23/23 : LABEL version=0.0.0 08:37:21 Collecting docker<4.0,>=3.6.0 08:37:21 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 08:37:21 ---> Running in 8344409040e1 08:37:21 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 08:37:22 Collecting websocket-client<1.0,>=0.32.0 08:37:22 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 08:37:22 Removing intermediate container ad2880e5c6cb 08:37:22 ---> 799395495640 08:37:22 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:37:22 ---> 237c808ef28f 08:37:22 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 08:37:22 Removing intermediate container 8344409040e1 08:37:22 ---> ce2ff1c1dd05 08:37:22 08:37:22 ---> Running in 159dae5b40aa 08:37:22 Collecting cached-property<2,>=1.2.0 08:37:22 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 08:37:22 ---> 88340318b722 08:37:22 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:37:22 Successfully built ce2ff1c1dd05 08:37:22 ---> Running in ce43ef8c6491 08:37:22 Successfully tagged support-scheduler:latest 08:37:22 Building support-notifications 08:37:22  Building support-scheduler ... done Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 08:37:22 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 08:37:22 Collecting dockerpty<0.5,>=0.4.1 08:37:22 Downloading dockerpty-0.4.1.tar.gz (13 kB) 08:37:22 Removing intermediate container 159dae5b40aa 08:37:22 ---> afbd5e40a0c0 08:37:22 Step 22/24 : LABEL arch=x86_64 08:37:24 Collecting docker-pycreds>=0.4.0 08:37:24 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 08:37:24 ---> 85cabedb1337 08:37:24 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/ 08:37:24 Collecting idna<2.8,>=2.5 08:37:24 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 08:37:24 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) 08:37:24 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) 08:37:24 ---> Running in b1f17c770b61 08:37:24 Collecting urllib3<1.25,>=1.21.1 08:37:24 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 08:37:25 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 08:37:25 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 08:37:25 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 08:37:25 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 08:37:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.624s coverage: 81.8% of statements 08:37:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:37:25 ---> Running in 493de2dd0eb4 08:37:25 Installing collected packages: docopt, texttable, PyYAML, jsonschema, docker-pycreds, websocket-client, idna, urllib3, requests, docker, cached-property, dockerpty, docker-compose 08:37:25 Running setup.py install for docopt: started 08:37:25 Running setup.py install for docopt: finished with status 'done' 08:37:25 Running setup.py install for texttable: started 08:37:25 Running setup.py install for texttable: finished with status 'done' 08:37:25 Running setup.py install for PyYAML: started 08:37:26 Removing intermediate container b1f17c770b61 08:37:26 ---> 20bcc0995def 08:37:26 Step 23/24 : LABEL git_sha=58ae84c2d6dff819ad321599390da687d63eafbf 08:37:27 Running setup.py install for PyYAML: finished with status 'done' 08:37:28 ---> Running in 3c18ff10f6f0 08:37:30 Attempting uninstall: idna 08:37:30 Found existing installation: idna 2.9 08:37:30 Uninstalling idna-2.9: 08:37:30 Successfully uninstalled idna-2.9 08:37:30 Removing intermediate container 3c18ff10f6f0 08:37:30 ---> 3d9032a66693 08:37:30 Step 24/24 : LABEL version=0.0.0 08:37:30 Attempting uninstall: urllib3 08:37:30 Found existing installation: urllib3 1.25.9 08:37:30 Uninstalling urllib3-1.25.9: 08:37:30 Successfully uninstalled urllib3-1.25.9 08:37:31 ---> Running in 9c7424dcfe38 08:37:31 Removing intermediate container ce43ef8c6491 08:37:31 ---> fa27e73ecf6d 08:37:31 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 08:37:31 Attempting uninstall: requests 08:37:31 Found existing installation: requests 2.23.0 08:37:31 Uninstalling requests-2.23.0: 08:37:31 Successfully uninstalled requests-2.23.0 08:37:31 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:37:31 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:37:31 ---> 4bbd103078ba 08:37:31 Step 3/23 : WORKDIR /edgex-go 08:37:31 ---> Using cache 08:37:31 ---> 86e5eeeb9d52 08:37:31 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:37:31 ---> Using cache 08:37:31 ---> 7dfa3bf7a98f 08:37:31 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 08:37:31 Removing intermediate container 9c7424dcfe38 08:37:31 ---> c5e7414af62e 08:37:31 08:37:31 ---> 0e8a3e94483d 08:37:31 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:37:31 ---> Running in bf997854beb1 08:37:32 Running setup.py install for dockerpty: started 08:37:32 Successfully built c5e7414af62e 08:37:32 Successfully tagged core-command:latest 08:37:32 Building core-metadata 08:37:32 Removing intermediate container 493de2dd0eb4 08:37:32 ---> 312d5d99c045 08:37:32 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 08:37:32  Building core-command ... done  ---> Running in 5f76e359b7e3 08:37:32 Running setup.py install for dockerpty: finished with status 'done' 08:37:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.267s coverage: 92.9% of statements 08:37:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:37:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:37:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:37:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements 08:37:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:37:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:37:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:37:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:37:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:37:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.179s coverage: 87.2% of statements 08:37:33 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:37:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:37:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.162s coverage: 100.0% of statements 08:37:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:37:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.215s coverage: 58.8% of statements 08:37:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 08:37:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.222s coverage: 80.0% of statements 08:37:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.270s coverage: 87.2% of statements 08:37:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.276s coverage: 85.4% of statements 08:37:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.351s coverage: 91.2% of statements 08:37:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:37:34 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:37:34 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:37:35 OK: 219 MiB in 52 packages 08:37:35 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:37:35 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:37:35 ---> 4bbd103078ba 08:37:35 Step 3/24 : WORKDIR /edgex-go 08:37:35 ---> Using cache 08:37:35 ---> 86e5eeeb9d52 08:37:35 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:37:35 ---> Using cache 08:37:35 ---> 7dfa3bf7a98f 08:37:35 Step 5/24 : RUN apk add --update --no-cache make git 08:37:35 ---> Using cache 08:37:35 ---> a06fb8be877a 08:37:35 Step 6/24 : COPY go.mod . 08:37:35 ---> Using cache 08:37:35 ---> cb65f91f5138 08:37:35 Step 7/24 : RUN go mod download 08:37:35 ---> Using cache 08:37:35 ---> 976b305151a5 08:37:35 Step 8/24 : COPY . . 08:37:35 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 08:37:35 ---> Using cache 08:37:35 ---> d94f2852acbe 08:37:35 Step 9/24 : RUN go mod tidy 08:37:35 ---> Using cache 08:37:35 ---> 1ac3c538eb49 08:37:35 Step 10/24 : RUN make cmd/core-metadata/core-metadata 08:37:37 Removing intermediate container 5f76e359b7e3 08:37:37 ---> 8800fc75bc9c 08:37:37 Step 24/26 : LABEL arch=x86_64 08:37:37 ---> 915bd3baf05d 08:37:37 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 08:37:37 ---> Running in 346fd3e668b4 08:37:37 ---> Running in 4f255f8d512e 08:37:37 ---> 99b0b8cf3696 08:37:37 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 08:37:37 Removing intermediate container 346fd3e668b4 08:37:37 ---> 9c03d0dd04af 08:37:37 Step 25/26 : LABEL git_sha=58ae84c2d6dff819ad321599390da687d63eafbf 08:37:37 ---> Running in 6e786853a22e 08:37:37 Removing intermediate container bf997854beb1 08:37:37 ---> fb1ca9a466c1 08:37:37 Step 6/23 : COPY go.mod . 08:37:37 ---> f82209b7bd41 08:37:37 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 08:37:37 Removing intermediate container 6e786853a22e 08:37:37 ---> 7235a7582d96 08:37:37 Step 26/26 : LABEL version=0.0.0 08:37:37 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.982s coverage: 64.4% of statements 08:37:37 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:37:37 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:37:37 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.270s coverage: 100.0% of statements 08:37:37 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.114s coverage: 91.3% of statements 08:37:37 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.062s coverage: 100.0% of statements 08:37:37 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.107s coverage: 73.7% of statements 08:37:37 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.079s coverage: 100.0% of statements 08:37:37 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 08:37:37 ---> Running in 98d120ac0980 08:37:37 ---> 41a6cf5a2d52 08:37:37 Step 7/23 : RUN go mod download 08:37:37 ---> Running in 5ebeb5d18165 08:37:37 Removing intermediate container 98d120ac0980 08:37:37 ---> 3424b4169da4 08:37:37 08:37:37 ---> f23ea5c3a8f0 08:37:37 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 08:37:38 ---> Running in b43e0b91e5ee 08:37:38 Successfully built 3424b4169da4 08:37:38 Successfully tagged security-secretstore-setup:latest 08:37:38  Building security-secretstore-setup ... done Building core-data 08:37:38 Removing intermediate container b43e0b91e5ee 08:37:38 ---> 502f88c8cfb9 08:37:38 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:37:42 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.111s coverage: 66.9% of statements 08:37:42 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 08:37:42 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 08:37:42 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 08:37:44 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:37:44 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:37:44 ---> 4bbd103078ba 08:37:44 Step 3/24 : WORKDIR /edgex-go 08:37:44 ---> Using cache 08:37:44 ---> 86e5eeeb9d52 08:37:44 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:37:44 ---> Using cache 08:37:44 ---> 7dfa3bf7a98f 08:37:44 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 08:37:45 ---> 225ab0e29fb1 08:37:45 Step 27/32 : RUN chmod +x /entrypoint.sh 08:37:45 ---> Running in 579dbbdfd2fb 08:37:45 ---> Running in 3fcab9b71eea 08:37:46 Removing intermediate container 5ebeb5d18165 08:37:46 ---> 66b584a6f1a9 08:37:46 Step 8/23 : COPY . . 08:37:46 Removing intermediate container 439da28cbd1f 08:37:46 ---> a7b3e268e2c2 08:37:46 Step 15/24 : ENV APP_PORT=58890 08:37:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.786s coverage: 43.6% of statements 08:37:46 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:37:46 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:37:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.219s coverage: 89.5% of statements 08:37:46 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:37:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.226s coverage: 84.8% of statements 08:37:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:37:46 ---> Running in 38a51487aec6 08:37:49 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:37:49 Removing intermediate container 38a51487aec6 08:37:49 ---> f7aee36fe307 08:37:49 Step 16/24 : EXPOSE $APP_PORT 08:37:50 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:37:51 OK: 219 MiB in 52 packages 08:37:53 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.286s coverage: 19.3% of statements 08:37:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:37:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:37:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:37:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:37:53 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.613s coverage: 91.9% of statements 08:37:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:37:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:37:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 08:37:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:37:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:37:53 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.228s coverage: 62.7% of statements 08:37:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:37:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:37:53 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.476s coverage: 97.6% of statements 08:37:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:37:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:37:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 08:37:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 08:37:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 08:37:53 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.186s coverage: 28.9% of statements 08:37:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 08:37:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 08:37:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 08:37:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 08:37:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 08:37:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 08:37:53 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.206s coverage: 100.0% of statements 08:37:53 ---> Running in ff70ec989c4e 08:37:54 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.079s coverage: 95.4% of statements 08:37:54 Removing intermediate container ff70ec989c4e 08:37:54 ---> 5c1dcfc7ac32 08:37:54 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 08:37:54 GO111MODULE=on go vet ./... 08:37:56 Removing intermediate container 3fcab9b71eea 08:37:56 ---> 71aea8084d9e 08:37:56 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 08:37:56 Removing intermediate container 579dbbdfd2fb 08:37:56 ---> 66967bd9b77d 08:37:56 Step 6/24 : COPY go.mod . 08:37:56 ---> 1b1a87ca4366 08:37:56 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 08:37:56 ---> Running in 677c182127b8 08:37:57 ---> 72a1f3141954 08:37:57 Step 9/23 : RUN go mod tidy 08:37:57 ---> Running in bf1109ec703c 08:37:57 Removing intermediate container 677c182127b8 08:37:57 ---> d9616c3cef5f 08:37:57 Step 29/32 : CMD ["gate"] 08:37:57 ---> 1c44616581ef 08:37:57 Step 7/24 : RUN go mod download 08:37:57 ---> Running in 81c1bbca8051 08:37:57 ---> 6ffa71f51ff4 08:37:57 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 08:37:57 ---> Running in 7c73a3b7a219 08:37:58 Removing intermediate container 7c73a3b7a219 08:37:58 ---> 9891a16b6515 08:37:58 Step 30/32 : LABEL arch=x86_64 08:37:58 ---> c4128afae0e3 08:37:58 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 08:37:58 ---> Running in ca493cf45576 08:37:58 ---> Running in 2884c774384f 08:37:58 Removing intermediate container ca493cf45576 08:37:58 ---> cf186188901c 08:37:58 Step 31/32 : LABEL git_sha=58ae84c2d6dff819ad321599390da687d63eafbf 08:37:58 Removing intermediate container 2884c774384f 08:37:58 ---> d52ba460bcfe 08:37:58 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:37:58 ---> Running in fe71cafd7921 08:37:58 ---> Running in 89dfbb771e8d 08:37:59 Removing intermediate container fe71cafd7921 08:37:59 ---> 482dde654644 08:37:59 Step 32/32 : LABEL version=0.0.0 08:37:59 Removing intermediate container 89dfbb771e8d 08:37:59 ---> 58989ce5f299 08:37:59 Step 22/24 : LABEL arch=x86_64 08:37:59 Removing intermediate container 81c1bbca8051 08:37:59 ---> f08aab5116f2 08:37:59 Step 8/24 : COPY . . 08:37:59 ---> Running in de834ff34130 08:37:59 ---> Running in 1c8d0277269e 08:38:00 Removing intermediate container de834ff34130 08:38:00 ---> 63047f36a6a9 08:38:00 08:38:00 Successfully built 63047f36a6a9 08:38:10 Successfully tagged security-bootstrapper:latest 08:38:10  Building security-bootstrapper ... done Building security-proxy-setup 08:38:10 Removing intermediate container bf1109ec703c 08:38:10 ---> 228f627fe6d4 08:38:10 Step 10/23 : RUN make cmd/support-notifications/support-notifications 08:38:15 Removing intermediate container 1c8d0277269e 08:38:15 ---> 44714be0be5b 08:38:15 Step 23/24 : LABEL git_sha=58ae84c2d6dff819ad321599390da687d63eafbf 08:38:15 ---> Running in 7281fa233025 08:38:15 ---> Running in e13d7ef1b1ae 08:38:16 ---> 733b5733968e 08:38:16 Step 9/24 : RUN go mod tidy 08:38:16 Removing intermediate container e13d7ef1b1ae 08:38:16 ---> 8075f4891259 08:38:16 Step 24/24 : LABEL version=0.0.0 08:38:16 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 08:38:16 ---> Running in c42750c9ce0e 08:38:16 ---> Running in b636dd03f9dd 08:38:17 Removing intermediate container b636dd03f9dd 08:38:17 ---> 22b4485831ed 08:38:17 08:38:17 Successfully built 22b4485831ed 08:38:17 Successfully tagged sys-mgmt-agent:latest 08:38:19  Building sys-mgmt-agent ... done Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:38:19 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:38:19 ---> 4bbd103078ba 08:38:19 Step 3/22 : WORKDIR /edgex-go 08:38:19 ---> Using cache 08:38:19 ---> 86e5eeeb9d52 08:38:19 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:38:19 ---> Using cache 08:38:19 ---> 7dfa3bf7a98f 08:38:19 Step 5/22 : RUN apk add --update --no-cache make git 08:38:19 ---> Using cache 08:38:19 ---> a06fb8be877a 08:38:19 Step 6/22 : COPY go.mod . 08:38:19 ---> Using cache 08:38:19 ---> cb65f91f5138 08:38:19 Step 7/22 : RUN go mod download 08:38:19 ---> Using cache 08:38:19 ---> 976b305151a5 08:38:19 Step 8/22 : COPY . . 08:38:19 ---> Using cache 08:38:19 ---> d94f2852acbe 08:38:19 Step 9/22 : RUN go mod tidy 08:38:19 ---> Using cache 08:38:19 ---> 1ac3c538eb49 08:38:19 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 08:38:21 ---> Running in c3eb6f1ab65e 08:38:22 Removing intermediate container c42750c9ce0e 08:38:22 ---> dc0b311f7f86 08:38:22 Step 10/24 : RUN make cmd/core-data/core-data 08:38:22 ---> Running in 4d89135d1749 08:38:22 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 08:38:23 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 08:38:26 Removing intermediate container 4f255f8d512e 08:38:26 ---> 8440e28f876e 08:38:26 08:38:26 Step 11/24 : FROM alpine:3.12 08:38:26 ---> 13621d1b12d4 08:38:26 Step 12/24 : RUN apk add --update --no-cache dumb-init 08:38:26 ---> Using cache 08:38:26 ---> 7ac230cc9a1d 08:38:26 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:38:26 ---> Using cache 08:38:26 ---> 456a68b33d8d 08:38:26 Step 14/24 : ENV APP_PORT=59881 08:38:26 ---> Running in 4714bc689631 08:38:26 Removing intermediate container 4714bc689631 08:38:26 ---> 77404a9d1cb5 08:38:26 Step 15/24 : EXPOSE $APP_PORT 08:38:26 ---> Running in e5b26b42adf2 08:38:26 Removing intermediate container e5b26b42adf2 08:38:26 ---> 0a2cb22ea1f1 08:38:26 Step 16/24 : WORKDIR / 08:38:26 ---> Running in c25637722ae0 08:38:27 Removing intermediate container c25637722ae0 08:38:27 ---> e72b55a78e5d 08:38:27 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:38:27 ---> e2812c125d6b 08:38:27 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:38:27 ---> 41d7d12f7df9 08:38:27 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 08:38:28 ---> fa7e38729513 08:38:28 Step 20/24 : ENTRYPOINT ["/core-metadata"] 08:38:28 ---> Running in 7e5687cd1bc6 08:38:28 Removing intermediate container 7e5687cd1bc6 08:38:28 ---> 0054703ebe82 08:38:28 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:38:28 ---> Running in 170aa6b920b2 08:38:28 Removing intermediate container 170aa6b920b2 08:38:28 ---> b49b1ce4f1e6 08:38:28 Step 22/24 : LABEL arch=x86_64 08:38:28 ---> Running in 181f288847a9 08:38:28 Removing intermediate container 181f288847a9 08:38:28 ---> a8cf635f3503 08:38:28 Step 23/24 : LABEL git_sha=58ae84c2d6dff819ad321599390da687d63eafbf 08:38:29 ---> Running in b06dcafdbf3b 08:38:29 Removing intermediate container b06dcafdbf3b 08:38:29 ---> 7268c96fa70a 08:38:29 Step 24/24 : LABEL version=0.0.0 08:38:29 ---> Running in e1783154c104 08:38:29 Removing intermediate container e1783154c104 08:38:29 ---> 08387e2781f6 08:38:29 08:38:29 Successfully built 08387e2781f6 08:38:29 Successfully tagged core-metadata:latest 08:38:44  Building core-metadata ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 08:38:47 Removing intermediate container 7281fa233025 08:38:47 ---> 02d052d22d5e 08:38:47 08:38:47 Step 11/23 : FROM alpine:3.12 08:38:47 ---> 13621d1b12d4 08:38:47 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 08:38:47 ---> Running in 006fabe3d86f 08:38:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:38:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:38:48 (1/2) Installing ca-certificates (20191127-r4) 08:38:48 (2/2) Installing dumb-init (1.2.2-r1) 08:38:48 Executing busybox-1.31.1-r20.trigger 08:38:48 Executing ca-certificates-20191127-r4.trigger 08:38:48 OK: 6 MiB in 16 packages 08:38:49 Removing intermediate container c3eb6f1ab65e 08:38:49 ---> 157219c1a2ae 08:38:49 08:38:49 Step 11/22 : FROM alpine:3.12 08:38:49 ---> 13621d1b12d4 08:38:49 Step 12/22 : RUN apk add --update --no-cache curl 08:38:50 ---> Running in 4beea3c8cf39 08:38:50 Removing intermediate container 006fabe3d86f 08:38:50 ---> 877c1fae5e8d 08:38:50 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 08:38:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:38:51 ---> Running in c5eb0d55d8c3 08:38:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:38:51 (1/4) Installing ca-certificates (20191127-r4) 08:38:51 (2/4) Installing nghttp2-libs (1.41.0-r0) 08:38:51 (3/4) Installing libcurl (7.77.0-r0) 08:38:51 (4/4) Installing curl (7.77.0-r0) 08:38:51 Executing busybox-1.31.1-r20.trigger 08:38:51 Executing ca-certificates-20191127-r4.trigger 08:38:51 OK: 7 MiB in 18 packages 08:38:51 Removing intermediate container c5eb0d55d8c3 08:38:51 ---> 2db49a34e85a 08:38:51 Step 14/23 : ENV APP_PORT=59860 08:38:51 ---> Running in 207fdd9783d6 08:38:51 Removing intermediate container 207fdd9783d6 08:38:51 ---> e7ec0e6deb6e 08:38:51 Step 15/23 : EXPOSE $APP_PORT 08:38:52 ---> Running in a7cced83ca12 08:38:52 Removing intermediate container 4beea3c8cf39 08:38:52 ---> 475d4ccbdfde 08:38:52 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:38:52 ---> Running in 44e01b6492b6 08:38:52 Removing intermediate container a7cced83ca12 08:38:52 ---> d2246bd5af70 08:38:52 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:38:52 Removing intermediate container 44e01b6492b6 08:38:52 ---> 4028691a344b 08:38:52 Step 14/22 : WORKDIR /edgex 08:38:52 ---> Running in 300105a54ca5 08:38:52 ---> f301b3a591ce 08:38:52 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:38:52 Removing intermediate container 300105a54ca5 08:38:52 ---> 88ad6a0271a5 08:38:52 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 08:38:53 ---> 82751adc3db4 08:38:53 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 08:38:53 Removing intermediate container 4d89135d1749 08:38:53 ---> 7fd1198e6e4e 08:38:53 08:38:53 Step 11/24 : FROM alpine:3.12 08:38:53 ---> 13621d1b12d4 08:38:53 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:38:53 ---> 51d20f870e5a 08:38:53 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 08:38:53 ---> Running in efc706c82024 08:38:53 ---> 54d70870289a 08:38:53 Step 19/23 : ENTRYPOINT ["/support-notifications"] 08:38:53 Removing intermediate container efc706c82024 08:38:53 ---> d488c43eac92 08:38:53 Step 13/24 : ENV APP_PORT=59880 08:38:53 ---> Running in c34fb4955e7f 08:38:53 ---> Running in dc5223003ae1 08:38:54 ---> 7e2974e84fde 08:38:54 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:38:54 Removing intermediate container c34fb4955e7f 08:38:54 ---> fe7c5b62005f 08:38:54 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:38:54 Removing intermediate container dc5223003ae1 08:38:54 ---> b47188c34007 08:38:54 Step 14/24 : EXPOSE $APP_PORT 08:38:54 ---> Running in 9ed98df59add 08:38:54 ---> Running in 5c5709747940 08:38:54 ---> 877d92e025bd 08:38:54 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 08:38:54 Removing intermediate container 9ed98df59add 08:38:54 ---> 2641abb1c27e 08:38:54 Step 21/23 : LABEL arch=x86_64 08:38:54 Removing intermediate container 5c5709747940 08:38:54 ---> d859595c854f 08:38:54 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:38:54 ---> Running in f38e0504d6ae 08:38:54 ---> Running in 078d78cd3b48 08:38:54 ---> Running in ac55d7c842ab 08:38:54 Removing intermediate container f38e0504d6ae 08:38:54 ---> 6bbc0de02b7b 08:38:54 Step 19/22 : CMD ["--init=true"] 08:38:54 ---> Running in 0d07eaa908cb 08:38:54 Removing intermediate container ac55d7c842ab 08:38:54 ---> e6b0f3df2547 08:38:54 Step 22/23 : LABEL git_sha=58ae84c2d6dff819ad321599390da687d63eafbf 08:38:54 ---> Running in 26953b9aa89a 08:38:54 Removing intermediate container 0d07eaa908cb 08:38:54 ---> b080f21906d9 08:38:54 Step 20/22 : LABEL arch=x86_64 08:38:54 ---> Running in 08957cc98600 08:38:54 Removing intermediate container 26953b9aa89a 08:38:54 ---> 047694788250 08:38:54 Step 23/23 : LABEL version=0.0.0 08:38:54 ---> Running in 5d1f7d5a6ee4 08:38:54 Removing intermediate container 08957cc98600 08:38:54 ---> 5ece05f74bb0 08:38:54 Step 21/22 : LABEL git_sha=58ae84c2d6dff819ad321599390da687d63eafbf 08:38:54 Removing intermediate container 5d1f7d5a6ee4 08:38:54 ---> 54570db4b2fd 08:38:54 08:38:54 ---> Running in 522118d1f9bc 08:38:55 Removing intermediate container 078d78cd3b48 08:38:55 ---> cea0ceb02e00 08:38:55 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 08:38:55 Successfully built 54570db4b2fd 08:38:55 Successfully tagged support-notifications:latest 08:38:55  Building support-notifications ... done  ---> Running in 3b97f4366420 08:38:55 Removing intermediate container 522118d1f9bc 08:38:55 ---> b8c588f64c9d 08:38:55 Step 22/22 : LABEL version=0.0.0 08:38:55 ---> Running in 0df7a6e1c6fe 08:38:55 Removing intermediate container 0df7a6e1c6fe 08:38:55 ---> 80167128c727 08:38:55 08:38:55 Successfully built 80167128c727 08:38:55 Successfully tagged security-proxy-setup:latest 08:38:55  Building security-proxy-setup ... done fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:38:56 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:38:57 (1/6) Installing dumb-init (1.2.2-r1) 08:38:57 (2/6) Installing libgcc (9.3.0-r2) 08:38:57 (3/6) Installing libsodium (1.0.18-r0) 08:38:57 (4/6) Installing libstdc++ (9.3.0-r2) 08:38:58 (5/6) Installing libzmq (4.3.3-r0) 08:38:58 (6/6) Installing zeromq (4.3.3-r0) 08:38:58 Executing busybox-1.31.1-r20.trigger 08:38:58 OK: 8 MiB in 20 packages 08:38:59 Removing intermediate container 3b97f4366420 08:38:59 ---> 823ae33e9660 08:38:59 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:38:59 ---> e75d6460cfd1 08:38:59 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:39:00 ---> 792b498bd837 08:39:00 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 08:39:00 ---> ac010e0926ab 08:39:00 Step 20/24 : ENTRYPOINT ["/core-data"] 08:39:00 ---> Running in 8b5b9c1b69bb 08:39:00 Removing intermediate container 8b5b9c1b69bb 08:39:00 ---> 558f77152823 08:39:00 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:39:00 ---> Running in 7fea8b1472e6 08:39:00 Removing intermediate container 7fea8b1472e6 08:39:00 ---> 96dee50904ed 08:39:00 Step 22/24 : LABEL arch=x86_64 08:39:00 ---> Running in afe951836d43 08:39:00 Removing intermediate container afe951836d43 08:39:00 ---> a84db4e11ecc 08:39:00 Step 23/24 : LABEL git_sha=58ae84c2d6dff819ad321599390da687d63eafbf 08:39:00 ---> Running in 10c9de78a747 08:39:00 Removing intermediate container 10c9de78a747 08:39:00 ---> 7c953439a63a 08:39:00 Step 24/24 : LABEL version=0.0.0 08:39:00 ---> Running in eb210a5c2b51 08:39:01 Removing intermediate container eb210a5c2b51 08:39:01 ---> 96642e61bf8d 08:39:01 08:39:01 Successfully built 96642e61bf8d 08:39:01 Successfully tagged core-data:latest 08:39:01  Building core-data ... done  [Pipeline] } 08:39:01 $ docker stop --time=1 daae10e583d0624620f7a6d9fd6c5672d65e555b2e055bbed1ae8486f61c5ca6 08:39:02 $ docker rm -f daae10e583d0624620f7a6d9fd6c5672d65e555b2e055bbed1ae8486f61c5ca6 [Pipeline] // withDockerContainer [Pipeline] sh 08:39:03 + docker images 08:39:03 REPOSITORY TAG IMAGE ID CREATED SIZE 08:39:03 core-data latest 96642e61bf8d 2 seconds ago 20.3MB 08:39:03 security-proxy-setup latest 80167128c727 7 seconds ago 25.7MB 08:39:03 support-notifications latest 54570db4b2fd 8 seconds ago 16.7MB 08:39:03 7fd1198e6e4e 10 seconds ago 1.15GB 08:39:03 157219c1a2ae 15 seconds ago 1.15GB 08:39:03 02d052d22d5e 16 seconds ago 1.15GB 08:39:03 core-metadata latest 08387e2781f6 33 seconds ago 16.6MB 08:39:03 8440e28f876e 37 seconds ago 1.15GB 08:39:03 sys-mgmt-agent latest 22b4485831ed 46 seconds ago 312MB 08:39:03 security-bootstrapper latest 63047f36a6a9 About a minute ago 18.6MB 08:39:03 security-secretstore-setup latest 3424b4169da4 About a minute ago 28.7MB 08:39:03 core-command latest c5e7414af62e About a minute ago 15.9MB 08:39:03 support-scheduler latest ce2ff1c1dd05 About a minute ago 15.9MB 08:39:03 0f969bfcb7bd About a minute ago 1.15GB 08:39:03 e8c430cbe033 About a minute ago 1.14GB 08:39:03 b593d1b367eb About a minute ago 1.15GB 08:39:03 16940557c0fa About a minute ago 1.15GB 08:39:03 0705200998fc 2 minutes ago 1.15GB 08:39:03 ci-base-image-x86_64 latest 4bbd103078ba 7 minutes ago 647MB 08:39:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 7 weeks ago 445MB 08:39:03 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 7 weeks ago 37.5MB 08:39:03 alpine 3.12 13621d1b12d4 2 months ago 5.58MB 08:39:03 docker 20.10.0 aefe523efa57 6 months ago 240MB 08:39:03 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 08:39:18 Still waiting to schedule task 08:39:18 Waiting for next available executor on ‘prd-ubuntu18.04-docker-8c-8g-333’ 08:39:31 gofmt -l . 08:39:31 [ "`gofmt -l .`" = "" ] 08:39:31 ./bin/test-attribution-txt.sh [Pipeline] sh 08:39:32 + ls -al . 08:39:32 total 544 08:39:32 drwxrwxr-x 9 1001 1001 4096 Jun 19 08:39 . 08:39:32 drwxr-xr-x 4 root root 4096 Jun 19 08:34 .. 08:39:32 -rw-rw-r-- 1 1001 1001 11 Jun 19 08:33 .dockerignore 08:39:32 drwxrwxr-x 8 1001 1001 4096 Jun 19 08:33 .git 08:39:32 drwxrwxr-x 3 1001 1001 4096 Jun 19 08:33 .github 08:39:32 -rw-rw-r-- 1 1001 1001 818 Jun 19 08:33 .gitignore 08:39:32 -rw-rw-r-- 1 1001 1001 166 Jun 19 08:33 .sonarcloud.properties 08:39:32 -rw-rw-r-- 1 1001 1001 8609 Jun 19 08:33 Attribution.txt 08:39:32 -rw-rw-r-- 1 1001 1001 3804 Jun 19 08:33 CONTRIBUTING.md 08:39:32 -rw-rw-r-- 1 1001 1001 931 Jun 19 08:33 Dockerfile.build 08:39:32 -rw-rw-r-- 1 1001 1001 849 Jun 19 08:33 Jenkinsfile 08:39:32 -rw-rw-r-- 1 1001 1001 10775 Jun 19 08:33 LICENSE 08:39:32 -rw-rw-r-- 1 1001 1001 5605 Jun 19 08:33 Makefile 08:39:32 -rw-rw-r-- 1 1001 1001 7905 Jun 19 08:33 README.md 08:39:32 -rw-rw-r-- 1 1001 1001 7071 Jun 19 08:33 SECURITY.md 08:39:32 -rw-rw-r-- 1 1001 1001 5 Jun 19 08:30 VERSION 08:39:32 -rw-rw-r-- 1 1001 1001 4131 Jun 19 08:33 ZMQWindows.md 08:39:32 drwxrwxr-x 2 1001 1001 4096 Jun 19 08:33 bin 08:39:32 drwxrwxr-x 14 1001 1001 4096 Jun 19 08:33 cmd 08:39:32 -rw-r--r-- 1 root root 398095 Jun 19 08:37 coverage.out 08:39:32 -rw-rw-r-- 1 1001 1001 841 Jun 19 08:33 go.mod 08:39:32 -rw-r--r-- 1 root root 20934 Jun 19 08:34 go.sum 08:39:32 drwxrwxr-x 7 1001 1001 4096 Jun 19 08:33 internal 08:39:32 drwxrwxr-x 3 1001 1001 4096 Jun 19 08:33 openapi 08:39:32 drwxrwxr-x 4 1001 1001 4096 Jun 19 08:33 snap 08:39:32 -rw-rw-r-- 1 1001 1001 168 Jun 19 08:33 version.go [Pipeline] sh 08:39:32 + '[' -e coverage.out ] 08:39:32 + chown 1001:1001 coverage.out [Pipeline] stash 08:39:33 Warning: overwriting stash ‘coverage-report’ 08:39:33 Stashed 1 file(s) [Pipeline] sh 08:39:34 + make build 08:39:34 go mod tidy 08:39:35 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 08:39:43 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 08:40:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 08:40:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:40:15 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 08:40:16 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 08:40:19 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 08:40:23 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 08:40:28 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 08:40: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 08:40:36 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 08:40:39 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] } 08:40:46 $ docker stop --time=1 0f19ef108c6089abdb2a39760de7f177bb858bace5c28c44bb54028c31e7895c 08:40:48 $ docker rm -f 0f19ef108c6089abdb2a39760de7f177bb858bace5c28c44bb54028c31e7895c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:40:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:40:50 08:40:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 08:40:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:40:51 latest: Pulling from edgex-devops/edgex-compose-arm64 08:40:51 29e5d40040c1: Pulling fs layer 08:40:51 1ce36da41761: Pulling fs layer 08:40:51 25b303627fd3: Pulling fs layer 08:40:51 29e5d40040c1: Verifying Checksum 08:40:51 29e5d40040c1: Download complete 08:40:52 29e5d40040c1: Pull complete 08:40:52 1ce36da41761: Verifying Checksum 08:40:52 1ce36da41761: Download complete 08:40:53 1ce36da41761: Pull complete 08:40:54 25b303627fd3: Verifying Checksum 08:40:54 25b303627fd3: Download complete 08:41:04 25b303627fd3: Pull complete 08:41:04 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 08:41:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:41:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 08:41:04 prd-ubuntu18.04-docker-arm64-4c-16g-330 does not seem to be running inside a container 08:41:05 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/26 -v /w/workspace/edgex-go/26:/w/workspace/edgex-go/26:rw,z -v /w/workspace/edgex-go/26@tmp:/w/workspace/edgex-go/26@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 08:41:08 $ docker top 5c7d3cb579331cdb75346c9409f50c1db7ac6365715f3900b15c7225184abcde -eo pid,comm [Pipeline] { [Pipeline] sh 08:41:09 + docker-compose build --help 08:41:09 + grep parallel 08:41:13 --parallel Build images in parallel. [Pipeline] } 08:41:13 $ docker stop --time=1 5c7d3cb579331cdb75346c9409f50c1db7ac6365715f3900b15c7225184abcde 08:41:15 $ docker rm -f 5c7d3cb579331cdb75346c9409f50c1db7ac6365715f3900b15c7225184abcde [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:41:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:41:16 . [Pipeline] withDockerContainer 08:41:16 prd-ubuntu18.04-docker-arm64-4c-16g-330 does not seem to be running inside a container 08:41:16 $ 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/26 -v /w/workspace/edgex-go/26:/w/workspace/edgex-go/26:rw,z -v /w/workspace/edgex-go/26@tmp:/w/workspace/edgex-go/26@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 08:41:18 $ docker top ae048dc42ed18bad50281f17fce536ddc4f0f36586f8fac8815e9db129b07781 -eo pid,comm [Pipeline] { [Pipeline] sh 08:41:19 + docker-compose -f ./docker-compose-build.yml build --parallel 08:41:23 Building core-command ... 08:41:23 Building core-data ... 08:41:23 Building core-metadata ... 08:41:23 Building security-bootstrapper ... 08:41:23 Building security-proxy-setup ... 08:41:23 Building security-secretstore-setup ... 08:41:23 Building support-notifications ... 08:41:23 Building support-scheduler ... 08:41:23 Building sys-mgmt-agent ... 08:41:23 Building core-data 08:41:23 Building security-secretstore-setup 08:41:23 Building support-notifications 08:41:23 Building support-scheduler 08:41:23 Building security-bootstrapper 08:42:31 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:42:31 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:42:31 ---> 4ed8fdbd14aa 08:42:31 Step 3/23 : WORKDIR /edgex-go 08:42:31 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:42:31 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:42:31 ---> 4ed8fdbd14aa 08:42:31 Step 3/24 : WORKDIR /edgex-go 08:42:31 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:42:31 Step 2/32 : FROM ${BUILDER_BASE} AS builder 08:42:31 ---> 4ed8fdbd14aa 08:42:31 Step 3/32 : WORKDIR /edgex-go 08:42:31 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:42:31 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:42:31 ---> 4ed8fdbd14aa 08:42:31 Step 3/23 : WORKDIR /edgex-go 08:42:31 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:42:31 Step 2/26 : FROM ${BUILDER_BASE} AS builder 08:42:31 ---> 4ed8fdbd14aa 08:42:31 Step 3/26 : WORKDIR /edgex-go 08:42:33 ---> Running in 9e809aecc408 08:42:33 ---> Running in 6a71fbcfdbd0 08:42:33 ---> Running in a7cb5c0c7265 08:42:33 ---> Running in 16c29b3e89cc 08:42:33 ---> Running in 208f50e420e5 08:42:34 Removing intermediate container a7cb5c0c7265 08:42:34 Removing intermediate container 6a71fbcfdbd0 08:42:34 ---> 3868a30a5767 08:42:34 ---> 2acdd507aab9 08:42:34 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesStep 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:42:34 08:42:34 Removing intermediate container 9e809aecc408 08:42:34 ---> cb3f27328ff7 08:42:34 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:42:34 Removing intermediate container 16c29b3e89cc 08:42:34 ---> 1aaa97fa34d3 08:42:34 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:42:34 Removing intermediate container 208f50e420e5 08:42:34 ---> 75a782543486 08:42:34 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:42:34 ---> Running in cb6e53199fea 08:42:34 ---> Running in 14e3ea8b16c9 08:42:34 ---> Running in de010e8a5962 08:42:34 ---> Running in 989b8fd2a05b 08:42:34 ---> Running in 427ad981b4e4 08:42:38 Removing intermediate container cb6e53199fea 08:42:38 ---> 812113ac9c9e 08:42:38 Step 5/23 : RUN apk add --update --no-cache make git 08:42:38 ---> Running in d60d81d019f0 08:42:39 Removing intermediate container de010e8a5962 08:42:39 ---> 57c3fd9769c4 08:42:39 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 08:42:39 Removing intermediate container 14e3ea8b16c9 08:42:39 ---> 61538f98276c 08:42:39 Step 5/32 : RUN apk add --update --no-cache make git 08:42:39 ---> Running in 6dbc3d5c4173 08:42:39 ---> Running in f54e20faabae 08:42:39 Removing intermediate container 989b8fd2a05b 08:42:39 ---> 8b76b6c4bb4f 08:42:39 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 08:42:39 Removing intermediate container 427ad981b4e4 08:42:39 ---> 74332023cf80 08:42:39 Step 5/26 : RUN apk add --update --no-cache make git 08:42:39 ---> Running in cd90f5ae3a62 08:42:39 ---> Running in e558e18f1aa5 08:42:40 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:42:41 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:42:41 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:42:41 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:42:42 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:42:42 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:42:42 OK: 218 MiB in 52 packages 08:42:42 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:42:42 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:42:43 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:42:43 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:42:44 OK: 218 MiB in 52 packages 08:42:44 OK: 218 MiB in 52 packages 08:42:44 OK: 218 MiB in 52 packages 08:42:44 Removing intermediate container d60d81d019f0 08:42:44 ---> 8b0ea3c6992b 08:42:44 Step 6/23 : COPY go.mod . 08:42:44 OK: 218 MiB in 52 packages 08:42:46 ---> e7de40c7e558 08:42:46 Step 7/23 : RUN go mod download 08:42:46 Removing intermediate container 6dbc3d5c4173 08:42:46 ---> 3a6101d70d66 08:42:46 Step 6/24 : COPY go.mod . 08:42:46 ---> Running in dfecb19f5771 08:42:46 Removing intermediate container cd90f5ae3a62 08:42:46 ---> 7f86836971fe 08:42:46 Step 6/23 : COPY go.mod . 08:42:46 Removing intermediate container f54e20faabae 08:42:46 ---> 68f169ef6309 08:42:46 Step 6/32 : COPY go.mod . 08:42:46 Removing intermediate container e558e18f1aa5 08:42:46 ---> 856d5a7ef893 08:42:46 Step 6/26 : COPY go.mod . 08:42:47 ---> 51530fe89a35 08:42:47 Step 7/24 : RUN go mod download 08:42:47 ---> Running in 23676e08175c 08:42:47 ---> c448e8c0f360 08:42:47 ---> cca5d1aceb45 08:42:47 Step 7/23 : RUN go mod downloadStep 7/32 : RUN go mod download 08:42:47 08:42:48 ---> 6e20936b6539 08:42:48 Step 7/26 : RUN go mod download 08:42:48 ---> Running in ece3b0c78310 08:42:48 ---> Running in c44ad490937c 08:42:48 ---> Running in 65557b5bb581 08:42:50 Removing intermediate container dfecb19f5771 08:42:50 ---> b8a54936a5ff 08:42:50 Step 8/23 : COPY . . 08:42:51 Removing intermediate container 23676e08175c 08:42:51 ---> 6f48eef3a34a 08:42:51 Step 8/24 : COPY . . 08:42:53 Removing intermediate container c44ad490937c 08:42:53 ---> 023b7ee13d25 08:42:53 Step 8/32 : COPY . . 08:42:54 Removing intermediate container ece3b0c78310 08:42:54 ---> 7cadcc2940e7 08:42:54 Step 8/23 : COPY . . 08:42:54 Removing intermediate container 65557b5bb581 08:42:54 ---> 64421765447f 08:42:54 Step 8/26 : COPY . . 08:43:16 ---> 1ac35112e765 08:43:16 Step 9/23 : RUN go mod tidy 08:43:16 ---> 8df4cd603f86 08:43:16 Step 9/24 : RUN go mod tidy 08:43:16 ---> Running in 7cd3c1abf14f 08:43:16 ---> Running in ce6803f0ab14 08:43:16 ---> e5661373cc27 08:43:16 Step 9/32 : RUN go mod tidy 08:43:16 ---> Running in 1f389963cb2a 08:43:16 ---> 34449aab004b 08:43:16 Step 9/26 : RUN go mod tidy 08:43:16 ---> 01397136c8f3 08:43:16 Step 9/23 : RUN go mod tidy 08:43:16 ---> Running in 88608182624c 08:43:16 ---> Running in 9a92a7af2031 08:43:19 Removing intermediate container 7cd3c1abf14f 08:43:19 ---> 340c6e616599 08:43:19 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 08:43:21 ---> Running in 28b5e9e0d208 08:43:21 Removing intermediate container ce6803f0ab14 08:43:21 ---> 92ade99a248f 08:43:21 Step 10/24 : RUN make cmd/core-data/core-data 08:43:21 Removing intermediate container 1f389963cb2a 08:43:21 ---> a3335b8b98c6 08:43:21 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:43:21 ---> Running in a95afd4ba27e 08:43:21 ---> Running in 739eff470275 08:43:22 Removing intermediate container 88608182624c 08:43:22 ---> ff4b184533b5 08:43:22 Step 10/23 : RUN make cmd/support-notifications/support-notifications 08:43:22 Removing intermediate container 9a92a7af2031 08:43:22 ---> 956df3181914 08:43:22 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:43:22 ---> Running in b951d0053ff0 08:43:22 ---> Running in 5be6ca3e614b 08:43:23 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 08:43: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 08:43:24 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 08:43:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:43:25 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 08:43:54 Running on prd-ubuntu18.04-docker-8c-8g-334 in /w/workspace/edgexfoundry_edgex-go_PR-3531 [Pipeline] { [Pipeline] ws 08:43:54 Running in /w/workspace/edgex-go/26 [Pipeline] { [Pipeline] checkout 08:43:54 The recommended git tool is: git 08:43:56 using credential edgex-jenkins-ssh 08:43:56 Cloning the remote Git repository 08:43:56 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:43:56 > git init /w/workspace/edgex-go/26 # timeout=10 08:43:56 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:43:56 > git --version # timeout=10 08:43:56 > git --version # 'git version 2.17.1' 08:43:56 using GIT_SSH to set credentials SSH Credentials for GitHub 08:43:56 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:44:03 Merging remotes/origin/master commit 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 into PR head commit c2dd9f99cae515cd5347a2fbd1076c9750df2f3b 08:44:03 Merge succeeded, producing 4a311850722b9033239a3c3edc73d11731a612ed 08:44:03 Checking out Revision 4a311850722b9033239a3c3edc73d11731a612ed (PR-3531) 08:44:02 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:44:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:44:02 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:44:02 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:44:02 using GIT_SSH to set credentials SSH Credentials for GitHub 08:44:02 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3531/head:refs/remotes/origin/PR-3531 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:44:03 > git config core.sparsecheckout # timeout=10 08:44:03 > git checkout -f c2dd9f99cae515cd5347a2fbd1076c9750df2f3b # timeout=10 08:44:03 > git remote # timeout=10 08:44:03 > git config --get remote.origin.url # timeout=10 08:44:03 using GIT_SSH to set credentials SSH Credentials for GitHub 08:44:03 > git merge 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 # timeout=10 08:44:03 > git rev-parse HEAD^{commit} # timeout=10 08:44:03 > git config core.sparsecheckout # timeout=10 08:44:03 > git checkout -f 4a311850722b9033239a3c3edc73d11731a612ed # timeout=10 08:44:07 Commit message: "Merge commit '4428e4d1b6445bf1b64e4b4ca5eff36de518c634' into HEAD" 08:44:07 > git rev-list --no-walk c2dd9f99cae515cd5347a2fbd1076c9750df2f3b # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:44:08 + echo snap-build.sh 08:44:08 snap-build.sh 08:44:08 + SNAP_BASE_DIR=. 08:44:08 + '[' '!' -z /w/workspace/edgex-go/26 ']' 08:44:08 + SNAP_BASE_DIR=/w/workspace/edgex-go/26 08:44:08 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/26]' 08:44:08 [snap-build] Building snap in dir [/w/workspace/edgex-go/26] 08:44:08 + cd /w/workspace/edgex-go/26 08:44:08 + sudo apt-get remove -qy --purge lxd lxd-client 08:44:08 Reading package lists... 08:44:08 Building dependency tree... 08:44:08 Reading state information... 08:44:08 The following packages were automatically installed and are no longer required: 08:44:08 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 08:44:08 uidmap xdelta3 08:44:08 Use 'sudo apt autoremove' to remove them. 08:44:08 The following packages will be REMOVED: 08:44:08 lxd* lxd-client* 08:44:09 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 08:44:09 After this operation, 31.7 MB disk space will be freed. 08:44: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.) 08:44:09 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 08:44:10 Removing lxd dnsmasq configuration 08:44:10 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 08:44:11 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 08:44:12 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 08:44:12 (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.) 08:44:12 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 08:44:13 Processing triggers for systemd (237-3ubuntu10.45) ... 08:44:13 Processing triggers for ureadahead (0.100.0-21) ... 08:44:15 + sudo snap remove --purge lxd 08:44:15 snap "lxd" is not installed 08:44:15 + sudo groupadd --force --system lxd 08:44:15 ++ whoami 08:44:15 + sudo /usr/sbin/usermod -G lxd -a jenkins 08:44:15 + newgrp - lxd 08:44:15 + sudo snap install lxd 08:44:27 2021-06-19T08:44:23Z INFO Waiting for automatic snapd restart... 08:44:42 lxd 4.15 from Canonical* installed 08:44:42 + sudo lxd init --auto 08:44:52 + sudo snap install --classic snapcraft 08:45:07 snapcraft 4.8.2 from Canonical* installed 08:45:07 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 08:45:07 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 08:45:07 % Total % Received % Xferd Average Speed Time Time Time Current 08:45:07 Dload Upload Total Spent Left Speed 08:45:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4823 0 --:--:-- --:--:-- --:--:-- 4786 08:45:07 100 3325k 100 3325k 0 0 9925k 0 --:--:-- --:--:-- --:--:-- 9925k 08:45:07 ./yq_linux_amd64 08:45:07 + sudo snapcraft prime --use-lxd 08:45:08 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 08:45:08 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 08:45:08 - README.md 08:45:08 08:45:08 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 08:45:09 Launching a container. 08:45:15 Waiting for container to be ready 08:45:16 To start your first instance, try: lxc launch ubuntu:18.04 08:45:16 08:45:20 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 08:45:21 Waiting for network to be ready... 08:45:21 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 08:45:21 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 08:45:21 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1753 kB] 08:45:21 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [326 kB] 08:45:21 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 08:45:21 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 08:45:21 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [347 kB] 08:45:21 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [46.3 kB] 08:45:21 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1128 kB] 08:45:21 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [255 kB] 08:45:21 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 08:45:22 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 08:45:22 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 08:45:22 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 08:45:22 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 08:45:22 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 08:45:22 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 08:45:22 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 08:45:22 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 08:45:22 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2099 kB] 08:45:22 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [417 kB] 08:45:22 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] 08:45:22 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] 08:45:22 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [370 kB] 08:45:22 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [50.1 kB] 08:45:22 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1736 kB] 08:45:22 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [370 kB] 08:45:25 Fetched 24.7 MB in 4s (6219 kB/s) 08:45:26 Reading package lists... 08:45:26 Reading package lists... 08:45:26 Building dependency tree... 08:45:26 Reading state information... 08:45:26 The following additional packages will be installed: 08:45:26 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 08:45:26 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 08:45:26 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 08:45:26 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 08:45:26 Suggested packages: 08:45:26 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 08:45:26 Recommended packages: 08:45:26 gnupg libsasl2-modules 08:45:26 The following NEW packages will be installed: 08:45:26 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 08:45:26 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 08:45:26 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 08:45:26 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 08:45:26 The following packages will be upgraded: 08:45:26 gpg gpg-agent gpgconf libudev1 08:45:26 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. 08:45:26 Need to get 3530 kB of archives. 08:45:26 After this operation, 13.3 MB of additional disk space will be used. 08:45:26 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] 08:45:26 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] 08:45:26 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 08:45:26 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 08:45:26 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.48 [58.0 kB] 08:45:27 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.48 [1103 kB] 08:45:27 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 08:45:27 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 08:45:27 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 08:45:27 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 08:45:27 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 08:45:27 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 08:45:27 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 08:45:27 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 08:45:27 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 08:45:27 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 08:45:27 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 08:45:27 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 08:45:27 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 08:45:27 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 08:45:27 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 08:45:27 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 08:45:28 debconf: delaying package configuration, since apt-utils is not installed 08:45:28 Fetched 3530 kB in 1s (3511 kB/s) 08:45:28 (Reading database ... 12511 files and directories currently installed.) 08:45:28 Preparing to unpack .../libudev1_237-3ubuntu10.48_amd64.deb ... 08:45:28 Unpacking libudev1:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... 08:45:28 Setting up libudev1:amd64 (237-3ubuntu10.48) ... 08:45:28 Selecting previously unselected package udev. 08:45:28 (Reading database ... 12511 files and directories currently installed.) 08:45:28 Preparing to unpack .../00-udev_237-3ubuntu10.48_amd64.deb ... 08:45:28 Unpacking udev (237-3ubuntu10.48) ... 08:45:28 Selecting previously unselected package libfuse2:amd64. 08:45:28 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 08:45:28 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 08:45:28 Selecting previously unselected package fuse. 08:45:28 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 08:45:28 Unpacking fuse (2.9.7-1ubuntu1) ... 08:45:28 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 08:45:28 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 08:45:28 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 08:45:28 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 08:45:29 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 08:45:29 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 08:45:29 Selecting previously unselected package libksba8:amd64. 08:45:29 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 08:45:29 Unpacking libksba8:amd64 (1.3.5-2) ... 08:45:29 Selecting previously unselected package libroken18-heimdal:amd64. 08:45:29 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:45:29 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 08:45:29 Selecting previously unselected package libasn1-8-heimdal:amd64. 08:45:29 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:45:29 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 08:45:29 Selecting previously unselected package libheimbase1-heimdal:amd64. 08:45:29 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:45:29 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 08:45:29 Selecting previously unselected package libhcrypto4-heimdal:amd64. 08:45:29 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:45:29 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 08:45:29 Selecting previously unselected package libwind0-heimdal:amd64. 08:45:29 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:45:29 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 08:45:29 Selecting previously unselected package libhx509-5-heimdal:amd64. 08:45:29 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:45:29 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 08:45:29 Selecting previously unselected package libkrb5-26-heimdal:amd64. 08:45:29 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:45:29 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 08:45:29 Selecting previously unselected package libheimntlm0-heimdal:amd64. 08:45:29 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:45:29 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 08:45:29 Selecting previously unselected package libgssapi3-heimdal:amd64. 08:45:29 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:45:29 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 08:45:29 Selecting previously unselected package libsasl2-modules-db:amd64. 08:45:29 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 08:45:29 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 08:45:29 Selecting previously unselected package libsasl2-2:amd64. 08:45:29 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 08:45:29 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 08:45:29 Selecting previously unselected package libldap-common. 08:45:29 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 08:45:29 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 08:45:30 Selecting previously unselected package libldap-2.4-2:amd64. 08:45:30 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 08:45:30 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 08:45:30 Selecting previously unselected package dirmngr. 08:45:30 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 08:45:30 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 08:45:30 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 08:45:30 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 08:45:30 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 08:45:30 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 08:45:30 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 08:45:30 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 08:45:30 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 08:45:30 Setting up libksba8:amd64 (1.3.5-2) ... 08:45:30 Processing triggers for libc-bin (2.27-3ubuntu1) ... 08:45:30 Setting up udev (237-3ubuntu10.48) ... 08:45:30 invoke-rc.d: policy-rc.d denied execution of start. 08:45:30 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 08:45:30 Processing triggers for systemd (237-3ubuntu10) ... 08:45:30 Setting up fuse (2.9.7-1ubuntu1) ... 08:45:30 Setting up gpg (2.2.4-1ubuntu1.4) ... 08:45:30 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 08:45:30 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 08:45:30 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 08:45:31 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 08:45:31 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 08:45:31 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 08:45:31 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 08:45:31 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 08:45:31 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 08:45:31 Processing triggers for libc-bin (2.27-3ubuntu1) ... 08:45:31 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 08:45:31 settings in the [Install] section, and DefaultInstance for template units). 08:45:31 This means they are not meant to be enabled using systemctl. 08:45:31 Possible reasons for having this kind of units are: 08:45:31 1) A unit may be statically enabled by being symlinked from another unit's 08:45:31 .wants/ or .requires/ directory. 08:45:31 2) A unit's purpose may be to act as a helper for some other unit which has 08:45:31 a requirement dependency on it. 08:45:31 3) A unit may be started when needed via activation (socket, path, timer, 08:45:31 D-Bus, udev, scripted systemctl call, ...). 08:45:31 4) In case of template units, the unit is meant to be enabled with some 08:45:31 instance name specified. 08:45:31 Reading package lists... 08:45:32 Building dependency tree... 08:45:32 Reading state information... 08:45:32 The following additional packages will be installed: 08:45:32 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 08:45:32 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 08:45:32 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 08:45:32 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 08:45:32 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 08:45:32 Suggested packages: 08:45:32 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 08:45:32 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 08:45:32 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 08:45:32 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 08:45:32 systemd-container policykit-1 08:45:32 Recommended packages: 08:45:32 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 08:45:32 The following NEW packages will be installed: 08:45:32 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 08:45:32 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 08:45:32 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 08:45:32 multiarch-support openssh-client python3 python3-minimal python3.6 08:45:32 python3.6-minimal snapd squashfs-tools sudo 08:45:32 The following packages will be upgraded: 08:45:32 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 08:45:32 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. 08:45:32 Need to get 36.7 MB of archives. 08:45:32 After this operation, 147 MB of additional disk space will be used. 08:45:32 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 08:45:32 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 08:45:32 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.48 [2915 kB] 08:45:32 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 08:45:32 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 08:45:32 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 08:45:32 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 08:45:32 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 08:45:32 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 08:45:32 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 08:45:32 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 08:45:32 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 08:45:32 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 08:45:32 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 08:45:32 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 08:45:32 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 08:45:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:45:33 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.48 [209 kB] 08:45:33 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] 08:45:33 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] 08:45:33 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 08:45:33 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 08:45:33 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 08:45:33 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 08:45:33 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 08:45:33 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 08:45:33 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 08:45:33 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 08:45:33 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 08:45:33 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] 08:45:33 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] 08:45:34 debconf: delaying package configuration, since apt-utils is not installed 08:45:34 Fetched 36.7 MB in 2s (17.7 MB/s) 08:45:34 (Reading database ... 12757 files and directories currently installed.) 08:45:34 Preparing to unpack .../systemd_237-3ubuntu10.48_amd64.deb ... 08:45:34 Unpacking systemd (237-3ubuntu10.48) over (237-3ubuntu10) ... 08:45:35 Preparing to unpack .../libsystemd0_237-3ubuntu10.48_amd64.deb ... 08:45:35 Unpacking libsystemd0:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... 08:45:35 Setting up libsystemd0:amd64 (237-3ubuntu10.48) ... 08:45:35 (Reading database ... 12757 files and directories currently installed.) 08:45:35 Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... 08:45:35 Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... 08:45:35 Setting up libapt-pkg5.0:amd64 (1.6.13) ... 08:45:35 (Reading database ... 12757 files and directories currently installed.) 08:45:35 Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... 08:45:35 Unpacking apt (1.6.13) over (1.6.1) ... 08:45:36 Setting up apt (1.6.13) ... 08:45:36 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 08:45:36 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 08:45:36 (Reading database ... 12764 files and directories currently installed.) 08:45:36 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 08:45:36 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 08:45:36 Selecting previously unselected package libpython3.6-minimal:amd64. 08:45:36 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 08:45:36 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 08:45:36 Selecting previously unselected package libexpat1:amd64. 08:45:36 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 08:45:36 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 08:45:36 Selecting previously unselected package python3.6-minimal. 08:45:36 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 08:45:36 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 08:45:37 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 08:45:37 Checking for services that may need to be restarted...done. 08:45:37 Checking for services that may need to be restarted...done. 08:45:37 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 08:45:37 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 08:45:37 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 08:45:37 Selecting previously unselected package python3-minimal. 08:45:37 (Reading database ... 13012 files and directories currently installed.) 08:45:37 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 08:45:37 Unpacking python3-minimal (3.6.7-1~18.04) ... 08:45:37 Selecting previously unselected package mime-support. 08:45:37 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 08:45:37 Unpacking mime-support (3.60ubuntu1) ... 08:45:37 Selecting previously unselected package libmpdec2:amd64. 08:45:37 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 08:45:37 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 08:45:37 Selecting previously unselected package libpython3.6-stdlib:amd64. 08:45:37 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 08:45:37 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 08:45:38 Selecting previously unselected package python3.6. 08:45:38 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 08:45:38 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 08:45:38 Selecting previously unselected package libpython3-stdlib:amd64. 08:45:38 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 08:45:38 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 08:45:38 Setting up python3-minimal (3.6.7-1~18.04) ... 08:45:38 Selecting previously unselected package python3. 08:45:38 (Reading database ... 13442 files and directories currently installed.) 08:45:38 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 08:45:38 Unpacking python3 (3.6.7-1~18.04) ... 08:45:38 Selecting previously unselected package multiarch-support. 08:45:38 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 08:45:38 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 08:45:38 Setting up multiarch-support (2.27-3ubuntu1.4) ... 08:45:38 Selecting previously unselected package liblzo2-2:amd64. 08:45:38 (Reading database ... 13479 files and directories currently installed.) 08:45:38 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 08:45:38 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 08:45:38 Selecting previously unselected package libbsd0:amd64. 08:45:38 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 08:45:38 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 08:45:38 Selecting previously unselected package sudo. 08:45:38 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 08:45:38 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 08:45:38 Selecting previously unselected package apparmor. 08:45:38 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 08:45:38 Unpacking apparmor (2.12-4ubuntu5.1) ... 08:45:38 Selecting previously unselected package libedit2:amd64. 08:45:38 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 08:45:38 Unpacking libedit2:amd64 (3.1-20170329-1) ... 08:45:39 Selecting previously unselected package libkrb5support0:amd64. 08:45:39 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 08:45:39 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 08:45:39 Selecting previously unselected package libk5crypto3:amd64. 08:45:39 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 08:45:39 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 08:45:39 Selecting previously unselected package libkeyutils1:amd64. 08:45:39 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 08:45:39 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 08:45:39 Selecting previously unselected package libkrb5-3:amd64. 08:45:39 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 08:45:39 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 08:45:39 Selecting previously unselected package libgssapi-krb5-2:amd64. 08:45:39 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 08:45:39 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 08:45:39 Selecting previously unselected package libssl1.0.0:amd64. 08:45:39 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 08:45:39 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 08:45:39 Selecting previously unselected package openssh-client. 08:45:39 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 08:45:40 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 08:45:40 Selecting previously unselected package squashfs-tools. 08:45:40 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... 08:45:40 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 08:45:40 Selecting previously unselected package snapd. 08:45:40 Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... 08:45:40 Unpacking snapd (2.49.2+18.04) ... 08:45:41 Removing intermediate container 739eff470275 08:45:41 ---> e1b2b1f0bf1b 08:45:41 08:45:41 Step 11/32 : FROM alpine:3.12 08:45:41 Removing intermediate container 28b5e9e0d208 08:45:41 ---> 626f16e44729 08:45:41 08:45:41 Step 11/23 : FROM alpine:3.12 08:45:41 3.12: Pulling from library/alpine 08:45:42 3.12: Pulling from library/alpine 08:45:42 Removing intermediate container b951d0053ff0 08:45:42 ---> 3ed54c6f4375 08:45:42 08:45:42 Step 11/23 : FROM alpine:3.12 08:45:42 Removing intermediate container 5be6ca3e614b 08:45:42 ---> c6f2bfc117a7 08:45:42 08:45:42 Step 11/26 : FROM alpine:3.12 08:45:42 3.12: Pulling from library/alpine 08:45:42 Setting up libedit2:amd64 (3.1-20170329-1) ... 08:45:42 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 08:45:42 Setting up mime-support (3.60ubuntu1) ... 08:45:42 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 08:45:42 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 08:45:42 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 08:45:42 Processing triggers for libc-bin (2.27-3ubuntu1) ... 08:45:42 Setting up systemd (237-3ubuntu10.48) ... 08:45:42 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 08:45:43 3.12: Pulling from library/alpine 08:45:43 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 08:45:43 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 08:45:43 Setting up liblzo2-2:amd64 (2.08-1.2) ... 08:45:43 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 08:45:43 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 08:45:43 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 08:45:43 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 08:45:43 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 08:45:43 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 08:45:43 Setting up python3 (3.6.7-1~18.04) ... 08:45:43 running python rtupdate hooks for python3.6... 08:45:43 running python post-rtupdate hooks for python3.6... 08:45:43 Setting up apparmor (2.12-4ubuntu5.1) ... 08:45:44 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 08:45:44 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 08:45:44 Status: Downloaded newer image for alpine:3.12 08:45:44 Status: Image is up to date for alpine:3.12 08:45:44 ---> c4fd0aeabfcf 08:45:44 Step 12/23 : RUN apk add --update --no-cache dumb-init 08:45:44 ---> c4fd0aeabfcf 08:45:44 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 08:45:44 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 08:45:44 Status: Image is up to date for alpine:3.12 08:45:44 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 08:45:44 Status: Image is up to date for alpine:3.12 08:45:44 ---> c4fd0aeabfcf 08:45:44 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 08:45:44 ---> c4fd0aeabfcf 08:45:44 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 08:45:44 ---> Running in 6fde01671ffd 08:45:44 ---> Running in fc59d6b97b50 08:45:44 ---> Running in 4a04e54570a0 08:45:44 ---> Running in 8b5e16ed4932 08:45:44 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 08:45:45 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 08:45:45 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 08:45:45 Removing intermediate container 4a04e54570a0 08:45:45 ---> 46e05ccb51f0 08:45:45 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 08:45:45 ---> Running in 57a6486f2308 08:45:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:45:46 Setting up snapd (2.49.2+18.04) ... 08:45:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:45:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:45:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:45:47 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 08:45:47 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 08:45:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:45:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:45:47 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 08:45:47 (1/2) Installing ca-certificates (20191127-r4) 08:45:47 (2/2) Installing dumb-init (1.2.2-r1) 08:45:47 Executing busybox-1.31.1-r20.trigger 08:45:47 Executing ca-certificates-20191127-r4.trigger 08:45:47 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 08:45:47 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 08:45:47 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 08:45:47 OK: 6 MiB in 16 packages 08:45:47 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 08:45:48 (1/6) Installing ca-certificates (20191127-r4) 08:45:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:45:48 (2/6) Installing nghttp2-libs (1.41.0-r0) 08:45:48 (3/6) Installing libcurl (7.77.0-r0) 08:45:48 (4/6) Installing curl (7.77.0-r0) 08:45:48 (1/1) Installing dumb-init (1.2.2-r1) 08:45:48 Executing busybox-1.31.1-r20.trigger 08:45:48 (5/6) Installing dumb-init (1.2.2-r1) 08:45:48 (6/6) Installing su-exec (0.2-r1) 08:45:48 Executing busybox-1.31.1-r20.trigger 08:45:48 OK: 5 MiB in 15 packages 08:45:48 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 08:45:48 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 08:45:48 Executing ca-certificates-20191127-r4.trigger 08:45:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:45:48 OK: 7 MiB in 20 packages 08:45:48 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 08:45:48 /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' 08:45:48 Processing triggers for libc-bin (2.27-3ubuntu1) ... 08:45:48 Processing triggers for systemd (237-3ubuntu10.48) ... 08:45:49 (1/2) Installing dumb-init (1.2.2-r1) 08:45:49 (2/2) Installing su-exec (0.2-r1) 08:45:49 Executing busybox-1.31.1-r20.trigger 08:45:49 OK: 5 MiB in 16 packages 08:45:49 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 08:45:49 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 08:45:49 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 08:45:50 Removing intermediate container 6fde01671ffd 08:45:50 ---> bc80600b01e9 08:45:50 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 08:45:50 Removing intermediate container a95afd4ba27e 08:45:50 ---> 90777c3e88bb 08:45:50 08:45:50 Step 11/24 : FROM alpine:3.12 08:45:50 ---> c4fd0aeabfcf 08:45:50 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:45:50 Reading package lists... 08:45:51 ---> Running in 5c63d96c417f 08:45:51 ---> Running in 74950fdbf17b 08:45:51 Removing intermediate container fc59d6b97b50 08:45:51 ---> 107a05e5ea10 08:45:51 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:45:51 Reading package lists... 08:45:51 Building dependency tree... 08:45:51 Reading state information... 08:45:51 Removing intermediate container 57a6486f2308 08:45:51 ---> 9b197c171997 08:45:51 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 08:45:51 Removing intermediate container 8b5e16ed4932 08:45:51 ---> ae92e23409a9 08:45:51 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:45:51 ---> Running in 98ae521a5152 08:45:51 ---> Running in 33acae8a7693 08:45:51 Calculating upgrade... 08:45:51 The following packages will be upgraded: 08:45:51 advancecomp base-files bash binutils binutils-common 08:45:51 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 08:45:51 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 08:45:51 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 08:45:51 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 08:45:51 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 08:45:51 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 08:45:51 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 08:45:51 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 08:45:51 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 08:45:51 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 08:45:51 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 08:45:51 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 08:45:51 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 08:45:51 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 08:45:51 ubuntu-keyring util-linux 08:45:51 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 08:45:51 Need to get 64.1 MB of archives. 08:45:51 After this operation, 5110 kB of additional disk space will be used. 08:45:51 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-144.148 [1003 kB] 08:45:51 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 08:45:51 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 08:45:51 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 08:45:51 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 08:45:51 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 08:45:51 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 08:45:51 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 08:45:51 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 08:45:51 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 08:45:51 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 08:45:51 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 08:45:51 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 08:45:51 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 08:45:51 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 08:45:51 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 08:45:51 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 08:45:51 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 08:45:51 ---> Running in 16de3bb8662c 08:45:51 Removing intermediate container 5c63d96c417f 08:45:51 ---> 64ad025c4133 08:45:51 Step 14/23 : ENV APP_PORT=59860 08:45:51 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 08:45:51 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 08:45:51 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 08:45:51 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 08:45:51 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 08:45:51 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 08:45:51 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 08:45:51 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 08:45:51 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 08:45:51 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 08:45:51 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 08:45:51 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 08:45:51 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 08:45:51 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 08:45:51 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 08:45:51 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 08:45:51 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 08:45:51 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 08:45:51 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 08:45:51 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 08:45:51 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 08:45:51 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 08:45:51 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 08:45:51 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 08:45:51 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 08:45:51 Removing intermediate container 74950fdbf17b 08:45:51 ---> 8377225e765f 08:45:51 Step 13/24 : ENV APP_PORT=59880 08:45:51 ---> Running in de6f4b29f0b7 08:45:52 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 08:45:52 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 08:45:52 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 08:45:52 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 08:45:52 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 08:45:52 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 08:45:52 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 08:45:52 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 08:45:52 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 08:45:52 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 08:45:52 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 08:45:52 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 08:45:52 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 08:45:52 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 08:45:52 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 08:45:52 ---> Running in 3816d18e3b3c 08:45:52 Removing intermediate container 98ae521a5152 08:45:52 ---> ab98c3208cc9 08:45:52 Step 14/23 : ENV APP_PORT=59861 08:45:52 Removing intermediate container 33acae8a7693 08:45:52 ---> dbc220eb3c5e 08:45:52 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 08:45:52 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 08:45:52 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 08:45:52 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 08:45:52 Removing intermediate container 16de3bb8662c 08:45:52 ---> f632a066b7fa 08:45:52 Step 14/26 : WORKDIR / 08:45:52 ---> Running in 253920c36ccb 08:45:52 ---> Running in f51bcbe1b9ee 08:45:52 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 08:45:52 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 08:45:52 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 08:45:52 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 08:45:52 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 08:45:52 ---> Running in 018937d5a7c9 08:45:52 Removing intermediate container de6f4b29f0b7 08:45:52 ---> d68bb26839ec 08:45:52 Step 15/23 : EXPOSE $APP_PORT 08:45:52 Removing intermediate container 3816d18e3b3c 08:45:52 ---> ccc558b28588 08:45:52 Step 14/24 : EXPOSE $APP_PORT 08:45:52 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 08:45:52 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 08:45:52 ---> Running in 1b13550df6be 08:45:52 ---> Running in 0543d515e28e 08:45:52 Removing intermediate container 253920c36ccb 08:45:52 ---> 19fdc2a6554a 08:45:52 Step 15/23 : EXPOSE $APP_PORT 08:45:53 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 08:45:53 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 08:45:53 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 08:45:53 Removing intermediate container f51bcbe1b9ee 08:45:53 ---> 7c333684d9f8 08:45:53 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 08:45:53 ---> Running in 8c449fdbd592 08:45:53 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 08:45:53 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 08:45:53 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 08:45:53 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 08:45:53 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 08:45:53 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 08:45:53 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 08:45:53 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 08:45:53 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 08:45:53 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 08:45:53 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 08:45:53 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 08:45:53 Removing intermediate container 018937d5a7c9 08:45:53 ---> 9cf7411ea3e3 08:45:53 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:45:53 ---> Running in 54634dd69b16 08:45:53 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] 08:45:53 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 08:45:53 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.48 [15.5 kB] 08:45:53 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] 08:45:53 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 08:45:53 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 08:45:53 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 08:45:53 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 08:45:53 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 08:45:53 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 08:45:53 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 08:45:53 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 08:45:53 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 08:45:53 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 08:45:53 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 08:45:53 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 08:45:53 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 08:45:53 Removing intermediate container 1b13550df6be 08:45:53 ---> 81b3ff51cf97 08:45:53 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:45:53 Removing intermediate container 0543d515e28e 08:45:53 ---> ce53d25dca1c 08:45:53 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:45:53 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 08:45:53 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 08:45:53 debconf: delaying package configuration, since apt-utils is not installed 08:45:53 Fetched 64.1 MB in 2s (26.4 MB/s) 08:45:53 (Reading database ... 13914 files and directories currently installed.) 08:45:53 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 08:45:53 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 08:45:54 Removing intermediate container 8c449fdbd592 08:45:54 ---> a1db6b300c1f 08:45:54 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:45:54 ---> Running in 183ba5984777 08:45:54 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 08:45:54 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 08:45:54 Preparing to unpack .../2-linux-libc-dev_4.15.0-144.148_amd64.deb ... 08:45:54 Unpacking linux-libc-dev:amd64 (4.15.0-144.148) over (4.15.0-20.21) ... 08:45:54 ---> 8dae1c72dbe1 08:45:54 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 08:45:54 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:45:54 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:45:54 ---> 38aa59600995 08:45:54 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:45:55 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:45:55 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:45:55 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:45:55 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:45:55 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:45:55 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:45:55 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:45:55 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:45:55 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:45:55 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:45:55 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:45:55 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:45:55 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 08:45:55 (Reading database ... 13914 files and directories currently installed.) 08:45:55 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 08:45:55 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 08:45:55 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 08:45:55 (Reading database ... 13914 files and directories currently installed.) 08:45:55 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:45:55 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:45:55 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:45:55 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:45:55 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:45:55 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:45:56 ---> 587fd43e0255 08:45:56 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:45:56 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 08:45:56 (Reading database ... 13914 files and directories currently installed.) 08:45:56 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 08:45:56 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 08:45:56 ---> f5f1a83ffb82 08:45:56 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 08:45:56 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 08:45:56 (Reading database ... 13914 files and directories currently installed.) 08:45:56 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 08:45:56 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 08:45:56 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 08:45:56 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 08:45:57 Removing intermediate container 54634dd69b16 08:45:57 ---> 027fb9acda9e 08:45:57 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 08:45:57 ---> 52e34feab25f 08:45:57 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 08:45:57 ---> Running in 6e4f20b93e90 08:45:57 Setting up base-files (10.1ubuntu2.10) ... 08:45:57 Installing new version of config file /etc/issue ... 08:45:57 Installing new version of config file /etc/issue.net ... 08:45:57 Installing new version of config file /etc/lsb-release ... 08:45:57 Installing new version of config file /etc/update-motd.d/50-motd-news ... 08:45:57 ---> 6528d02081eb 08:45:57 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 08:45:57 Removing intermediate container 183ba5984777 08:45:57 ---> 32b7704b55b0 08:45:57 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 08:45:57 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 08:45:57 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 08:45:57 Removing obsolete conffile /etc/default/motd-news ... 08:45:57 (Reading database ... 13915 files and directories currently installed.) 08:45:57 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 08:45:57 ---> f7491947c1e5 08:45:57 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 08:45:57 ---> Running in adf15860abbc 08:45:58 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 08:45:58 Setting up bash (4.4.18-2ubuntu1.2) ... 08:45:58 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 08:45:58 (Reading database ... 13915 files and directories currently installed.) 08:45:58 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 08:45:58 Removing intermediate container 6e4f20b93e90 08:45:58 ---> 4a0cddd241b0 08:45:58 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 08:45:58 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 08:45:58 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 08:45:58 (Reading database ... 13915 files and directories currently installed.) 08:45:58 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 08:45:58 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 08:45:58 ---> 6caa44e3347f 08:45:58 Step 19/23 : ENTRYPOINT ["/support-notifications"] 08:45:58 Setting up tar (1.29b-2ubuntu0.2) ... 08:45:58 (Reading database ... 13915 files and directories currently installed.) 08:45:58 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 08:45:58 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 08:45:58 ---> Running in 45146624fe10 08:45:58 Setting up dpkg (1.19.0.5ubuntu2.3) ... 08:45:58 (Reading database ... 13915 files and directories currently installed.) 08:45:58 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 08:45:58 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 08:45:58 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 08:45:58 (Reading database ... 13915 files and directories currently installed.) 08:45:58 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 08:45:58 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 08:45:58 ---> d7f98676234c 08:45:58 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:45:58 ---> 65b1ac66d713 08:45:58 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 08:45:59 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 08:45:59 (Reading database ... 13915 files and directories currently installed.) 08:45:59 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 08:45:59 Unpacking grep (3.1-2build1) over (3.1-2) ... 08:45:59 Setting up grep (3.1-2build1) ... 08:45:59 ---> Running in 855cf59e6485 08:45:59 Removing intermediate container 45146624fe10 08:45:59 ---> 9aca52c3bb28 08:45:59 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:45:59 (Reading database ... 13915 files and directories currently installed.) 08:45:59 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 08:45:59 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 08:45:59 Setting up login (1:4.5-1ubuntu2) ... 08:45:59 (Reading database ... 13915 files and directories currently installed.) 08:45:59 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 08:45:59 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 08:45:59 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 08:45:59 (Reading database ... 13915 files and directories currently installed.) 08:45:59 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 08:45:59 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 08:45:59 ---> Running in 79590b0ebc49 08:45:59 ---> 4921548755a4 08:45:59 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 08:45:59 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:45:59 Removing intermediate container 855cf59e6485 08:45:59 ---> 6dcbf921fe1b 08:45:59 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:45:59 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 08:45:59 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 08:46:00 ---> Running in 67e29bea6c94 08:46:00 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 08:46:00 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 08:46:00 ---> Running in 1bf26245f6bb 08:46:00 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:46:00 Setting up perl-base (5.26.1-6ubuntu0.5) ... 08:46:00 (Reading database ... 13915 files and directories currently installed.) 08:46:00 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 08:46:00 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 08:46:00 Removing intermediate container 79590b0ebc49 08:46:00 ---> 66075cadd369 08:46:00 Step 21/23 : LABEL arch=arm64 08:46:00 ---> b08cd97fd081 08:46:00 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:46:00 ---> Running in 97d2cf08da13 08:46:01 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 08:46:01 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 08:46:01 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 08:46:01 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 08:46:01 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 08:46:01 (Reading database ... 13915 files and directories currently installed.) 08:46:01 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 08:46:01 Removing intermediate container 1bf26245f6bb 08:46:01 ---> 47f49e165187 08:46:01 Step 21/23 : LABEL arch=arm64 08:46:01 ---> Running in 16b86270fc96 08:46:01 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 08:46:01 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 08:46:01 Removing intermediate container 97d2cf08da13 08:46:01 ---> 9ce83b8ac063 08:46:01 Step 22/23 : LABEL git_sha=07542175d12352bef5b3b2d06a0a9d3f9c433f54 08:46:01 (1/6) Installing dumb-init (1.2.2-r1) 08:46:01 (2/6) Installing libgcc (9.3.0-r2) 08:46:01 (3/6) Installing libsodium (1.0.18-r0) 08:46:01 (4/6) Installing libstdc++ (9.3.0-r2) 08:46:01 ---> Running in c07c5f42a1d4 08:46:01 (Reading database ... 13915 files and directories currently installed.) 08:46:01 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:46:01 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:46:01 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 08:46:02 (5/6) Installing libzmq (4.3.3-r0) 08:46:02 Removing intermediate container 16b86270fc96 08:46:02 ---> edb1b938b377 08:46:02 Step 22/23 : LABEL git_sha=07542175d12352bef5b3b2d06a0a9d3f9c433f54 08:46:02 (6/6) Installing zeromq (4.3.3-r0) 08:46:02 Executing busybox-1.31.1-r20.trigger 08:46:02 OK: 8 MiB in 20 packages 08:46:02 ---> Running in 608f28fbe492 08:46:02 (Reading database ... 13915 files and directories currently installed.) 08:46:02 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:46:02 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:46:02 Removing intermediate container c07c5f42a1d4 08:46:02 ---> 771fb399abc3 08:46:02 Step 23/23 : LABEL version=0.0.0 08:46:02 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 08:46:02 ---> 882502f626fb 08:46:02 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:46:03 (Reading database ... 13915 files and directories currently installed.) 08:46:03 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:46:03 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:46:03 ---> Running in 6adc7e57fdab 08:46:03 Removing intermediate container 608f28fbe492 08:46:03 ---> 8a1ebe586bd5 08:46:03 Step 23/23 : LABEL version=0.0.0 08:46:03 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 08:46:03 ---> Running in df3ee1f2739d 08:46:03 (Reading database ... 13915 files and directories currently installed.) 08:46:03 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:46:03 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:46:03 Removing intermediate container 67e29bea6c94 08:46:03 ---> 3bf4848a466f 08:46:03 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 08:46:03 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 08:46:03 (Reading database ... 13915 files and directories currently installed.) 08:46:03 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 08:46:03 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 08:46:03 Removing intermediate container 6adc7e57fdab 08:46:03 ---> 657a87c30270 08:46:03 08:46:04 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 08:46:04 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 08:46:04 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 08:46:04 (Reading database ... 13915 files and directories currently installed.) 08:46:04 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 08:46:04 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 08:46:04 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 08:46:04 Removing intermediate container adf15860abbc 08:46:04 ---> 8426a3e9abe9 08:46:04 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:46:04 ---> 64f53ed3ab42 08:46:04 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/ 08:46:04 Removing intermediate container df3ee1f2739d 08:46:04 ---> 1bb1eddb667d 08:46:04 08:46:04 (Reading database ... 13915 files and directories currently installed.) 08:46:04 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:46:04 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:46:04 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 08:46:04 (Reading database ... 13915 files and directories currently installed.) 08:46:04 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:46:04 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:46:04 ---> Running in cef4b15179a9 08:46:04 Successfully built 657a87c30270 08:46:04 Successfully tagged support-notifications-arm64:latest 08:46:04  Building support-notifications ... done Building core-metadata 08:46:04 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 08:46:04 (Reading database ... 13915 files and directories currently installed.) 08:46:04 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:46:04 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:46:05 Successfully built 1bb1eddb667d 08:46:05 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 08:46:05 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 08:46:05 Successfully tagged support-scheduler-arm64:latest 08:46:05 ---> efb66543fd43 08:46:05 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:46:05  Building support-scheduler ... done Building sys-mgmt-agent 08:46:05 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 08:46:05 ---> d1994de39074 08:46:05 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:46:05 (Reading database ... 13915 files and directories currently installed.) 08:46:05 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 08:46:05 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 08:46:05 Setting up libc-bin (2.27-3ubuntu1.4) ... 08:46:06 (Reading database ... 13915 files and directories currently installed.) 08:46:06 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 08:46:06 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 08:46:06 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 08:46:06 (Reading database ... 13917 files and directories currently installed.) 08:46:06 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 08:46:06 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 08:46:06 Setting up debconf (1.5.66ubuntu1) ... 08:46:06 (Reading database ... 13917 files and directories currently installed.) 08:46:06 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 08:46:06 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 08:46:06 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 08:46:06 (Reading database ... 13917 files and directories currently installed.) 08:46:06 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 08:46:06 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 08:46:06 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 08:46:06 (Reading database ... 13917 files and directories currently installed.) 08:46:06 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 08:46:07 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 08:46:07 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 08:46:07 (Reading database ... 13917 files and directories currently installed.) 08:46:07 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 08:46:07 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 08:46:07 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 08:46:07 (Reading database ... 13919 files and directories currently installed.) 08:46:07 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 08:46:07 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 08:46:07 ---> 308e58d2c7d4 08:46:07 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 08:46:07 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 08:46:08 (Reading database ... 13923 files and directories currently installed.) 08:46:08 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:46:08 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:46:08 Preparing to unpack .../systemd-sysv_237-3ubuntu10.48_amd64.deb ... 08:46:08 Unpacking systemd-sysv (237-3ubuntu10.48) over (237-3ubuntu10) ... 08:46:08 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 08:46:08 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 08:46:08 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 08:46:08 ---> b830fcc9cea7 08:46:08 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 08:46:08 (Reading database ... 13923 files and directories currently installed.) 08:46:08 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 08:46:08 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 08:46:08 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 08:46:08 (Reading database ... 13923 files and directories currently installed.) 08:46:08 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 08:46:08 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 08:46:08 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 08:46:08 (Reading database ... 13923 files and directories currently installed.) 08:46:08 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 08:46:08 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 08:46:08 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 08:46:08 Removing intermediate container cef4b15179a9 08:46:08 ---> ba3fb3a88ad9 08:46:08 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 08:46:08 (Reading database ... 13923 files and directories currently installed.) 08:46:08 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 08:46:08 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 08:46:08 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 08:46:09 ---> 25825420a66f 08:46:09 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 08:46:09 (Reading database ... 13923 files and directories currently installed.) 08:46:09 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 08:46:09 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 08:46:09 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 08:46:09 ---> Running in 06b1d23b8996 08:46:09 (Reading database ... 13923 files and directories currently installed.) 08:46:09 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 08:46:09 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 08:46:09 Setting up passwd (1:4.5-1ubuntu2) ... 08:46:09 (Reading database ... 13923 files and directories currently installed.) 08:46:09 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 08:46:09 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 08:46:10 Setting up gpgv (2.2.4-1ubuntu1.4) ... 08:46:10 (Reading database ... 13923 files and directories currently installed.) 08:46:10 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 08:46:10 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 08:46:10 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 08:46:10 (Reading database ... 13923 files and directories currently installed.) 08:46:10 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 08:46:10 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 08:46:10 ---> 90cd484ce282 08:46:10 Step 20/24 : ENTRYPOINT ["/core-data"] 08:46:10 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 08:46:10 (Reading database ... 13923 files and directories currently installed.) 08:46:10 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 08:46:10 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 08:46:10 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 08:46:10 (Reading database ... 13923 files and directories currently installed.) 08:46:10 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 08:46:10 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 08:46:10 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 08:46:10 (Reading database ... 13923 files and directories currently installed.) 08:46:10 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 08:46:10 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 08:46:10 ---> Running in 0eed14ee7f3d 08:46:10 Removing intermediate container 06b1d23b8996 08:46:10 ---> 7cd8d243e94f 08:46:10 Step 24/26 : LABEL arch=arm64 08:46:10 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 08:46:10 (Reading database ... 13923 files and directories currently installed.) 08:46:10 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 08:46:10 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 08:46:10 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 08:46:10 ---> d687eff2ae1a 08:46:10 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 08:46:10 ---> Running in 488239958fc5 08:46:11 (Reading database ... 13923 files and directories currently installed.) 08:46:11 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 08:46:11 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 08:46:11 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 08:46:11 (Reading database ... 13923 files and directories currently installed.) 08:46:11 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 08:46:11 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 08:46:11 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 08:46:11 Removing intermediate container 0eed14ee7f3d 08:46:11 ---> ab7088e79e7a 08:46:11 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:46:11 (Reading database ... 13924 files and directories currently installed.) 08:46:11 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 08:46:11 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 08:46:11 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 08:46:11 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 08:46:11 ---> Running in 2c9e67768ea0 08:46:11 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 08:46:11 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 08:46:11 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 08:46:11 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 08:46:11 Removing intermediate container 488239958fc5 08:46:11 ---> 98e86eee62ce 08:46:11 Step 25/26 : LABEL git_sha=07542175d12352bef5b3b2d06a0a9d3f9c433f54 08:46:11 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 08:46:11 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 08:46:11 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 08:46:11 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 08:46:11 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 08:46:11 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 08:46:11 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 08:46:12 ---> Running in 9b3c0e55bcc3 08:46:12 ---> 2178656861ad 08:46:12 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 08:46:12 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 08:46:12 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 08:46:12 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 08:46:12 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 08:46:12 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 08:46:12 Removing intermediate container 2c9e67768ea0 08:46:12 ---> 891145e30599 08:46:12 Step 22/24 : LABEL arch=arm64 08:46:12 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 08:46:12 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 08:46:12 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 08:46:12 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 08:46:12 ---> Running in f42bf65971c8 08:46:12 ---> Running in 9d5a8265e086 08:46:12 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 08:46:12 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 08:46:12 Removing intermediate container 9b3c0e55bcc3 08:46:12 ---> 01c2a4dc1761 08:46:12 Step 26/26 : LABEL version=0.0.0 08:46:12 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 08:46:12 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 08:46:12 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 08:46:12 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 08:46:13 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 08:46:13 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 08:46:13 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 08:46:13 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 08:46:13 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 08:46:13 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 08:46:13 ---> Running in 191b87ee21ae 08:46:13 Removing intermediate container 9d5a8265e086 08:46:13 ---> a664c0d5c09e 08:46:13 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:46:13 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:46:13 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:46:13 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:46:13 Step 23/24 : LABEL git_sha=07542175d12352bef5b3b2d06a0a9d3f9c433f54 08:46:13 Removing intermediate container f42bf65971c8 08:46:13 ---> 685580f4b19b 08:46:13 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:46:14 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:46:14 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:46:14 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:46:14 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:46:14 ---> Running in 889c00c5d26d 08:46:14 Removing intermediate container 191b87ee21ae 08:46:14 ---> 0da38c57e879 08:46:14 08:46:14 Successfully built 0da38c57e879 08:46:14 Successfully tagged security-secretstore-setup-arm64:latest 08:46:14 Building security-proxy-setup 08:46:14 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:46:14 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:46:15  Building security-secretstore-setup ... done  ---> ee9f888371a8 08:46:15 Step 27/32 : RUN chmod +x /entrypoint.sh 08:46:15 Removing intermediate container 889c00c5d26d 08:46:15 ---> efd3a016045a 08:46:15 Step 24/24 : LABEL version=0.0.0 08:46:15 ---> Running in 5ad268876de3 08:46:15 ---> Running in dc66d84f7ab8 08:46:15 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:46:15 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:46:16 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:46:16 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:46:16 Removing intermediate container 5ad268876de3 08:46:16 ---> 358a1c717676 08:46:16 08:46:16 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:46:16 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:46:16 Successfully built 358a1c717676 08:46:16 Successfully tagged core-data-arm64:latest 08:46:16  Building core-data ... done Building core-command 08:46:17 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:46:17 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:46:17 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 08:46:17 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 08:46:17 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 08:46:17 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 08:46:17 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 08:46:17 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 08:46:17 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 08:46:17 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 08:46:17 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 08:46:17 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 08:46:17 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 08:46:17 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 08:46:17 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 08:46:17 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 08:46:17 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 08:46:17 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 08:46:17 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 08:46:17 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 08:46:17 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 08:46:17 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 08:46:17 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 08:46:17 Setting up tzdata (2021a-0ubuntu0.18.04) ... 08:46:17 08:46:17 Current default time zone: 'Etc/UTC' 08:46:17 Local time is now: Sat Jun 19 08:46:17 UTC 2021. 08:46:17 Universal Time is now: Sat Jun 19 08:46:17 UTC 2021. 08:46:17 Run 'dpkg-reconfigure tzdata' if you wish to change it. 08:46:17 08:46:18 Setting up systemd-sysv (237-3ubuntu10.48) ... 08:46:18 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 08:46:18 Setting up linux-libc-dev:amd64 (4.15.0-144.148) ... 08:46:18 Setting up mount (2.31.1-0.4ubuntu3.7) ... 08:46:18 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 08:46:18 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 08:46:18 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 08:46:18 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 08:46:18 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 08:46:18 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 08:46:18 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 08:46:18 Setting up procps (2:3.3.12-3ubuntu1.2) ... 08:46:18 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 08:46:18 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 08:46:18 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 08:46:18 Setting up patch (2.7.6-2ubuntu1.1) ... 08:46:18 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 08:46:18 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 08:46:18 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 08:46:18 Installing new version of config file /etc/ssl/openssl.cnf ... 08:46:18 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 08:46:18 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 08:46:18 Setting up ca-certificates (20210119~18.04.1) ... 08:46:18 Removing intermediate container dc66d84f7ab8 08:46:18 ---> c889cb3c15fd 08:46:18 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 08:46:18 ---> Running in c006b3b3aaaa 08:46:19 Removing intermediate container c006b3b3aaaa 08:46:19 ---> 84b525e13a52 08:46:19 Step 29/32 : CMD ["gate"] 08:46:20 ---> Running in 7da5ba5cc266 08:46:20 Updating certificates in /etc/ssl/certs... 08:46:20 Removing intermediate container 7da5ba5cc266 08:46:20 ---> 5dd47fa81acd 08:46:20 Step 30/32 : LABEL arch=arm64 08:46:21 23 added, 27 removed; done. 08:46:21 ---> Running in fe1c1ea6d94a 08:46:21 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 08:46:21 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 08:46:21 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 08:46:21 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 08:46:21 Setting up pkgbinarymangler (138.18.04.1) ... 08:46:21 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 08:46:21 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 08:46:21 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 08:46:21 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 08:46:21 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 08:46:21 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 08:46:21 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 08:46:21 Setting up perl (5.26.1-6ubuntu0.5) ... 08:46:21 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 08:46:21 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 08:46:21 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 08:46:21 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 08:46:21 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 08:46:21 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 08:46:21 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 08:46:21 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 08:46:21 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 08:46:21 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 08:46:21 Processing triggers for systemd (237-3ubuntu10.48) ... 08:46:21 Processing triggers for mime-support (3.60ubuntu1) ... 08:46:21 Processing triggers for ca-certificates (20210119~18.04.1) ... 08:46:21 Updating certificates in /etc/ssl/certs... 08:46:21 Removing intermediate container fe1c1ea6d94a 08:46:21 ---> 0642e90cdd7f 08:46:21 Step 31/32 : LABEL git_sha=07542175d12352bef5b3b2d06a0a9d3f9c433f54 08:46:22 ---> Running in 076e0dd454fc 08:46:22 0 added, 0 removed; done. 08:46:22 Running hooks in /etc/ca-certificates/update.d... 08:46:22 done. 08:46:23 Reading package lists... 08:46:23 Building dependency tree... 08:46:23 Reading state information... 08:46:23 The following NEW packages will be installed: 08:46:23 apt-transport-https 08:46:23 Removing intermediate container 076e0dd454fc 08:46:23 ---> 0bee4f5f05ae 08:46:23 Step 32/32 : LABEL version=0.0.0 08:46:23 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 08:46:23 Need to get 1692 B of archives. 08:46:23 After this operation, 154 kB of additional disk space will be used. 08:46:23 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] 08:46:23 debconf: delaying package configuration, since apt-utils is not installed 08:46:23 ---> Running in f80fb21077f9 08:46:23 Fetched 1692 B in 0s (8576 B/s) 08:46:23 Selecting previously unselected package apt-transport-https. 08:46:23 (Reading database ... 13929 files and directories currently installed.) 08:46:23 Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... 08:46:23 Unpacking apt-transport-https (1.6.13) ... 08:46:23 Setting up apt-transport-https (1.6.13) ... 08:46:24 Waiting for network to be ready... 08:46:24 Removing intermediate container f80fb21077f9 08:46:24 ---> bc7305294573 08:46:24 08:46:24 Successfully built bc7305294573 08:46:24 Successfully tagged security-bootstrapper-arm64:latest 08:46:29 2021-06-19T08:46:27Z INFO Waiting for automatic snapd restart... 08:46:29 snapd 2.51 from Canonical* installed 08:46:30 "snapd" switched to the "latest/stable" channel 08:46:30 08:46:34 core18 20210507 from Canonical* installed 08:46:34 "core18" switched to the "latest/stable" channel 08:46:34 08:46:38 snapcraft 4.8.2 from Canonical* installed 08:46:38 "snapcraft" switched to the "latest/stable" channel 08:46:38 08:46:43 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: 08:46:43 - README.md 08:46:43 08:46:43 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 08:46:43 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 08:46:43 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 08:46:43 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 08:46:44 Reading package lists... 08:46:45 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 08:46:45 Reading package lists... 08:46:45 Building dependency tree... 08:46:45 Reading state information... 08:46:45 Suggested packages: 08:46:45 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 08:46:45 git-gui gitk gitweb git-cvs git-mediawiki git-svn 08:46:45 Recommended packages: 08:46:45 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 08:46:45 The following NEW packages will be installed: 08:46:45 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 08:46:45 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 08:46:45 pkg-config zip 08:46:45 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 08:46:45 Need to get 7663 kB of archives. 08:46:45 After this operation, 43.8 MB of additional disk space will be used. 08:46:45 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 08:46:45 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] 08:46:45 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 08:46:45 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 08:46:45 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 08:46:45 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 08:46:45 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 08:46:46 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 08:46:46 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 08:46:46 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 08:46:46 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 08:46:46 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 08:46:46 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 08:46:46 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 08:46:46 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 08:46:46 debconf: delaying package configuration, since apt-utils is not installed 08:46:46 Fetched 7663 kB in 1s (9562 kB/s) 08:46:46 Selecting previously unselected package libglib2.0-0:amd64. 08:46:46 (Reading database ... 13933 files and directories currently installed.) 08:46:46 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 08:46:46 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 08:46:46 Selecting previously unselected package libpsl5:amd64. 08:46:46 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 08:46:46 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 08:46:46 Selecting previously unselected package libnghttp2-14:amd64. 08:46:46 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 08:46:47 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 08:46:47 Selecting previously unselected package librtmp1:amd64. 08:46:47 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 08:46:47 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 08:46:47 Selecting previously unselected package libcurl3-gnutls:amd64. 08:46:47 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... 08:46:47 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 08:46:47 Selecting previously unselected package liberror-perl. 08:46:47 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 08:46:47 Unpacking liberror-perl (0.17025-1) ... 08:46:47 Selecting previously unselected package git-man. 08:46:47 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 08:46:47 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 08:46:47 Selecting previously unselected package git. 08:46:47 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 08:46:47 Unpacking git (1:2.17.1-1ubuntu0.8) ... 08:46:47 Selecting previously unselected package libnorm1:amd64. 08:46:47 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 08:46:47 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 08:46:47 Selecting previously unselected package libpgm-5.2-0:amd64. 08:46:47 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 08:46:47 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 08:46:48 Selecting previously unselected package libsodium23:amd64. 08:46:48 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 08:46:48 Unpacking libsodium23:amd64 (1.0.16-2) ... 08:46:48 Selecting previously unselected package libzmq5:amd64. 08:46:48 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 08:46:48 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 08:46:48 Selecting previously unselected package libzmq3-dev:amd64. 08:46:48 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 08:46:48 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 08:46:48 Selecting previously unselected package pkg-config. 08:46:48 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 08:46:48 Unpacking pkg-config (0.29.1-0ubuntu2) ... 08:46:48 Selecting previously unselected package zip. 08:46:48 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 08:46:48 Unpacking zip (3.0-11build1) ... 08:46:48 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 08:46:48 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 08:46:48 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 08:46:48 Setting up liberror-perl (0.17025-1) ... 08:46:48 Setting up libpsl5:amd64 (0.19.1-5build1) ... 08:46:48 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 08:46:48 No schema files found: doing nothing. 08:46:48 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 08:46:48 Setting up zip (3.0-11build1) ... 08:46:48 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 08:46:48 Setting up libsodium23:amd64 (1.0.16-2) ... 08:46:48 Setting up pkg-config (0.29.1-0ubuntu2) ... 08:46:48 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 08:46:48 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 08:46:48 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 08:46:48 Setting up git (1:2.17.1-1ubuntu0.8) ... 08:46:48 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 08:46:49 git set to automatically installed. 08:46:49 git-man set to automatically installed. 08:46:49 libcurl3-gnutls set to automatically installed. 08:46:49 liberror-perl set to automatically installed. 08:46:49 libglib2.0-0 set to automatically installed. 08:46:49 libnghttp2-14 set to automatically installed. 08:46:49 libnorm1 set to automatically installed. 08:46:49 libpgm-5.2-0 set to automatically installed. 08:46:49 libpsl5 set to automatically installed. 08:46:49 librtmp1 set to automatically installed. 08:46:49 libsodium23 set to automatically installed. 08:46:49 libzmq3-dev set to automatically installed. 08:46:49 libzmq5 set to automatically installed. 08:46:49 pkg-config set to automatically installed. 08:46:49 zip set to automatically installed. 08:46:50 snapd is not logged in, snap install commands will use sudo 08:46:51  Building security-bootstrapper ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:46:51 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:46:51 ---> 4ed8fdbd14aa 08:46:51 Step 3/24 : WORKDIR /edgex-go 08:46:51 ---> Using cache 08:46:51 ---> 75a782543486 08:46:51 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:46:51 ---> Using cache 08:46:51 ---> 74332023cf80 08:46:51 Step 5/24 : RUN apk add --update --no-cache make bash git 08:46:51 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:46:51 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:46:51 ---> 4ed8fdbd14aa 08:46:51 Step 3/24 : WORKDIR /edgex-go 08:46:51 ---> Using cache 08:46:51 ---> 75a782543486 08:46:51 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:46:51 ---> Using cache 08:46:51 ---> 74332023cf80 08:46:51 Step 5/24 : RUN apk add --update --no-cache make git 08:46:51 ---> Using cache 08:46:51 ---> 856d5a7ef893 08:46:51 Step 6/24 : COPY go.mod . 08:46:51 ---> Using cache 08:46:51 ---> 6e20936b6539 08:46:51 Step 7/24 : RUN go mod download 08:46:51 ---> Using cache 08:46:51 ---> 64421765447f 08:46:51 Step 8/24 : COPY . . 08:46:51 ---> Using cache 08:46:51 ---> 34449aab004b 08:46:51 Step 9/24 : RUN go mod tidy 08:46:51 ---> Using cache 08:46:51 ---> 956df3181914 08:46:51 Step 10/24 : RUN make cmd/core-metadata/core-metadata 08:46:52 snap "core18" has no updates available 08:46:52 snapd is not logged in, snap install commands will use sudo 08:46:57 ---> Running in 7b5f968bb7fe 08:46:57 ---> Running in f2b224e4bfed 08:46:57 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:46:57 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:46:57 ---> 4ed8fdbd14aa 08:46:57 Step 3/22 : WORKDIR /edgex-go 08:46:57 ---> Using cache 08:46:57 ---> 75a782543486 08:46:57 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:46:57 ---> Using cache 08:46:57 ---> 74332023cf80 08:46:57 Step 5/22 : RUN apk add --update --no-cache make git 08:46:57 ---> Using cache 08:46:57 ---> 856d5a7ef893 08:46:57 Step 6/22 : COPY go.mod . 08:46:57 ---> Using cache 08:46:57 ---> 6e20936b6539 08:46:57 Step 7/22 : RUN go mod download 08:46:57 ---> Using cache 08:46:57 ---> 64421765447f 08:46:57 Step 8/22 : COPY . . 08:46:58 ---> Using cache 08:46:58 ---> 34449aab004b 08:46:58 Step 9/22 : RUN go mod tidy 08:46:58 ---> Using cache 08:46:58 ---> 956df3181914 08:46:58 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 08:46:58 ---> Running in b627dfedd731 08:46:58 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:46:58 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:46:58 ---> 4ed8fdbd14aa 08:46:58 Step 3/24 : WORKDIR /edgex-go 08:46:58 ---> Using cache 08:46:58 ---> 75a782543486 08:46:58 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:46:58 ---> Using cache 08:46:58 ---> 74332023cf80 08:46:58 Step 5/24 : RUN apk add --update --no-cache make git 08:46:58 ---> Using cache 08:46:58 ---> 856d5a7ef893 08:46:58 Step 6/24 : COPY go.mod . 08:46:58 ---> Using cache 08:46:58 ---> 6e20936b6539 08:46:58 Step 7/24 : RUN go mod download 08:46:58 ---> Using cache 08:46:58 ---> 64421765447f 08:46:58 Step 8/24 : COPY . . 08:46:58 ---> Using cache 08:46:58 ---> 34449aab004b 08:46:58 Step 9/24 : RUN go mod tidy 08:46:58 ---> Using cache 08:46:58 ---> 956df3181914 08:46:58 Step 10/24 : RUN make cmd/core-command/core-command 08:46:59 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:46:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:46:59 ---> Running in d646237598cf 08:47:00 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:47:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 08:47:01 go (1.16/stable) 1.16.5 from Michael Hudson-Doyle (mwhudson) installed 08:47:01 OK: 218 MiB in 52 packages 08:47:01 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 08:47:01 Downloading snap 'edgex-app-service-configurable' 08:47:03 Removing intermediate container f2b224e4bfed 08:47:03 ---> 9f349b3ca6ba 08:47:03 Step 6/24 : COPY go.mod . 08:47:03 2021/06/19 08:47:03.142248 store_download.go:482: Download size for https://api.snapcraft.io/api/v1/snaps/download/wW8JyHIizgTdIP8m6nZjdtvUCj5wEeoL_563.snap: 7311360 08:47:04 ---> ae386770b455 08:47:04 Step 7/24 : RUN go mod download 08:47:04 ---> Running in 089f62e5a43c 08:47:04 Pulling app-service-config 08:47:04 + snapcraftctl pull 08:47:05 Pulling config-common 08:47:05 + snapcraftctl pull 08:47:06 Pulling go-build-helper 08:47:06 + snapcraftctl pull 08:47:07 'edgex-go' has dependencies that need to be staged: go-build-helper 08:47:07 Skipping pull go-build-helper (already ran) 08:47:07 Building go-build-helper 08:47:07 + snapcraftctl build 08:47:08 Removing intermediate container 089f62e5a43c 08:47:08 ---> 5d633429eaf4 08:47:08 Step 8/24 : COPY . . 08:47:09 Staging go-build-helper 08:47:09 + snapcraftctl stage 08:47:19 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 08:47:19 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 08:47:19 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1753 kB] 08:47:19 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [326 kB] 08:47:19 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 08:47:19 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 08:47:19 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [347 kB] 08:47:19 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [46.3 kB] 08:47:19 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1128 kB] 08:47:19 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [255 kB] 08:47:19 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 08:47:19 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 08:47:19 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 08:47:19 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 08:47:19 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 08:47:19 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 08:47:19 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 08:47:19 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 08:47:19 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 08:47:19 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2099 kB] 08:47:19 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [417 kB] 08:47:19 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] 08:47:19 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] 08:47:19 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [370 kB] 08:47:19 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [50.1 kB] 08:47:19 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1736 kB] 08:47:19 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [370 kB] 08:47:19 Fetched 24.7 MB in 0s (0 B/s) 08:47:19 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 08:47:19 Fetched 224 kB in 0s (0 B/s) 08:47:19 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 08:47:19 Fetched 157 kB in 0s (0 B/s) 08:47:19 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 08:47:19 Fetched 221 kB in 0s (0 B/s) 08:47:19 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 08:47:19 Fetched 143 kB in 0s (0 B/s) 08:47:19 Pulling edgex-go 08:47:19 + snapcraftctl pull 08:47:27 ---> 7857019b53df 08:47:27 Step 9/24 : RUN go mod tidy 08:47:27 ---> Running in 2915ba6d5fc2 08:47:32 Removing intermediate container 2915ba6d5fc2 08:47:32 ---> 2bb570ed0d4c 08:47:32 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 08:47:32 ---> Running in fe78b29943ce 08:47:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 08:47:38 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 08:47:38 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 08:47:38 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 08:47:38 Fetched 0 B in 0s (0 B/s) 08:47:38 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 08:47:38 Fetched 96.5 kB in 0s (0 B/s) 08:47:38 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 08:47:38 Fetched 279 kB in 0s (0 B/s) 08:47:38 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 08:47:38 Fetched 122 kB in 0s (0 B/s) 08:47:38 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 08:47:38 Fetched 77.8 kB in 0s (0 B/s) 08:47:38 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 08:47:38 Fetched 8848 B in 0s (0 B/s) 08:47:38 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 08:47:38 Fetched 47.8 kB in 0s (0 B/s) 08:47:38 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 08:47:38 Fetched 45.6 kB in 0s (0 B/s) 08:47:38 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 08:47:38 Fetched 15.0 kB in 0s (0 B/s) 08:47:38 Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] 08:47:38 Fetched 219 kB in 0s (0 B/s) 08:47:38 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 08:47:38 Fetched 154 kB in 0s (0 B/s) 08:47:38 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 08:47:38 Fetched 50.6 kB in 0s (0 B/s) 08:47:38 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 08:47:38 Fetched 14.8 kB in 0s (0 B/s) 08:47:38 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 08:47:38 Fetched 41.8 kB in 0s (0 B/s) 08:47:38 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 08:47:38 Fetched 499 kB in 0s (0 B/s) 08:47:38 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 08:47:38 Fetched 111 kB in 0s (0 B/s) 08:47:38 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 08:47:38 Fetched 240 kB in 0s (0 B/s) 08:47:38 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 08:47:38 Fetched 29.3 kB in 0s (0 B/s) 08:47:38 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 08:47:38 Fetched 85.5 kB in 0s (0 B/s) 08:47:38 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 08:47:38 Fetched 24.5 kB in 0s (0 B/s) 08:47:38 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 08:47:38 Fetched 49.2 kB in 0s (0 B/s) 08:47:38 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 08:47:38 Fetched 54.2 kB in 0s (0 B/s) 08:47:38 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 08:47:38 Fetched 30.8 kB in 0s (0 B/s) 08:47:38 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 08:47:38 Fetched 15.8 kB in 0s (0 B/s) 08:47:38 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 08:47:38 Fetched 85.9 kB in 0s (0 B/s) 08:47:38 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 08:47:38 Fetched 8720 B in 0s (0 B/s) 08:47:38 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 08:47:38 Fetched 140 kB in 0s (0 B/s) 08:47:38 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 08:47:38 Fetched 119 kB in 0s (0 B/s) 08:47:38 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 08:47:38 Fetched 111 kB in 0s (0 B/s) 08:47:38 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 08:47:38 Fetched 11.1 kB in 0s (0 B/s) 08:47:38 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 08:47:38 Fetched 645 kB in 0s (0 B/s) 08:47:38 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 08:47:38 Fetched 41.3 kB in 0s (0 B/s) 08:47:38 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 08:47:38 Fetched 17.9 kB in 0s (0 B/s) 08:47:38 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 08:47:38 Fetched 368 kB in 0s (0 B/s) 08:47:38 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 08:47:38 Fetched 187 kB in 0s (0 B/s) 08:47:38 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 08:47:38 Fetched 175 kB in 0s (0 B/s) 08:47:38 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 08:47:38 Fetched 206 kB in 0s (0 B/s) 08:47:38 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 08:47:38 Fetched 1301 kB in 0s (0 B/s) 08:47:38 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 08:47:38 Fetched 36.2 kB in 0s (0 B/s) 08:47:38 Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] 08:47:38 Fetched 159 kB in 0s (0 B/s) 08:47:38 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 08:47:38 Fetched 107 kB in 0s (0 B/s) 08:47:38 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 08:47:38 Fetched 48.7 kB in 0s (0 B/s) 08:47:38 Pulling static-packages 08:47:38 + snapcraftctl pull 08:47:38 Pulling version 08:47:38 + cd /root/project 08:47:38 + git describe --tags --abbrev=0 08:47:38 + sed s/v// 08:47:38 + GIT_VERSION=2.0.0-dev.271 08:47:38 + [ -z 2.0.0-dev.271 ] 08:47:38 + snapcraftctl set-version 2.0.0-dev.271 08:47:38 Building app-service-config 08:47:38 + snapcraftctl build 08:47:41 Building config-common 08:47:41 + snapcraftctl build 08:47:43 Skipping build go-build-helper (already ran) 08:47:43 Building edgex-go 08:47:43 + cd /root/parts/edgex-go/src 08:47:43 + make build 08:47:43 go mod tidy 08:47:45 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.67 08:47:45 go: downloading github.com/gorilla/mux v1.8.0 08:47:45 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.100 08:47:45 go: downloading github.com/stretchr/testify v1.7.0 08:47:45 go: downloading github.com/google/uuid v1.2.0 08:47:45 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.16 08:47:45 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 08:47:45 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 08:47:45 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 08:47:45 go: downloading gopkg.in/yaml.v2 v2.4.0 08:47:45 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.26 08:47:45 go: downloading github.com/lib/pq v1.10.2 08:47:45 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 08:47:45 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 08:47:46 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 08:47:46 go: downloading github.com/pelletier/go-toml v1.9.2 08:47:46 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.8 08:47:46 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.10 08:47:47 go: downloading github.com/go-playground/validator/v10 v10.6.1 08:47:47 go: downloading github.com/go-kit/kit v0.9.0 08:47:47 go: downloading github.com/davecgh/go-spew v1.1.1 08:47:47 go: downloading github.com/pmezard/go-difflib v1.0.0 08:47:47 go: downloading github.com/stretchr/objx v0.1.0 08:47:47 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 08:47:47 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 08:47:47 go: downloading github.com/x448/float16 v0.8.4 08:47:47 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 08:47:47 go: downloading github.com/go-redis/redis/v7 v7.3.0 08:47:47 go: downloading github.com/pebbe/zmq4 v1.2.7 08:47:47 go: downloading github.com/go-playground/universal-translator v0.17.0 08:47:47 go: downloading github.com/leodido/go-urn v1.2.0 08:47:47 go: downloading golang.org/x/text v0.3.2 08:47:47 go: downloading github.com/go-playground/assert/v2 v2.0.1 08:47:47 go: downloading github.com/go-playground/locales v0.13.0 08:47:47 go: downloading github.com/kr/pretty v0.2.0 08:47:47 go: downloading github.com/go-logfmt/logfmt v0.4.0 08:47:47 go: downloading github.com/go-stack/stack v1.8.0 08:47:47 go: downloading github.com/hashicorp/consul/api v1.8.1 08:47:47 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 08:47:47 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 08:47:47 go: downloading github.com/gorilla/websocket v1.4.2 08:47:47 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 08:47:47 go: downloading github.com/onsi/ginkgo v1.10.1 08:47:47 go: downloading github.com/onsi/gomega v1.7.0 08:47:48 go: downloading github.com/kr/text v0.1.0 08:47:48 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 08:47:48 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 08:47:48 go: downloading github.com/mitchellh/copystructure v1.0.0 08:47:48 go: downloading github.com/mitchellh/mapstructure v1.1.2 08:47:48 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 08:47:48 go: downloading github.com/hashicorp/go-hclog v0.12.0 08:47:48 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 08:47:48 go: downloading github.com/hashicorp/serf v0.9.5 08:47:48 go: downloading github.com/hashicorp/consul/sdk v0.7.0 08:47:48 go: downloading github.com/hashicorp/go-uuid v1.0.1 08:47:48 go: downloading github.com/mitchellh/reflectwalk v1.0.0 08:47:48 go: downloading github.com/fatih/color v1.9.0 08:47:48 go: downloading github.com/mattn/go-colorable v0.1.6 08:47:48 go: downloading github.com/mattn/go-isatty v0.0.12 08:47:48 go: downloading github.com/mitchellh/go-homedir v1.1.0 08:47:48 go: downloading github.com/pkg/errors v0.8.1 08:47:48 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 08:47:48 go: downloading github.com/hashicorp/go-msgpack v0.5.3 08:47:48 go: downloading github.com/hashicorp/memberlist v0.2.2 08:47:48 go: downloading github.com/hpcloud/tail v1.0.0 08:47:48 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 08:47:48 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 08:47:48 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 08:47:48 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 08:47:48 go: downloading gopkg.in/fsnotify.v1 v1.4.7 08:47:48 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 08:47:48 go: downloading github.com/hashicorp/go-multierror v1.1.0 08:47:48 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 08:47:48 go: downloading github.com/miekg/dns v1.1.26 08:47:48 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 08:47:48 go: downloading github.com/hashicorp/golang-lru v0.5.0 08:47:48 go: downloading github.com/hashicorp/errwrap v1.0.0 08:47:49 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 08:47:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:48:03 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 08:48:04 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 08:48:05 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 08:48:05 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 08:48:07 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 08:48:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 08:48:09 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 08:48:11 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 08:48:12 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 08:48:12 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 08:48:14 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 08:48:14 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 08:48:14 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 08:48:14 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 08:48:14 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 08:48:14 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 08:48:14 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 08:48:14 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 08:48:14 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 08:48:14 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 08:48:14 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 08:48:14 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 08:48:14 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 08:48:14 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 08:48:14 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 08:48:14 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 08:48:14 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 08:48:14 + 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 08:48:14 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 08:48:14 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 08:48:14 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 08:48:14 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 08:48:14 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 08:48:14 + 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 08:48:14 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 08:48:14 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 08:48:14 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 08:48:18 Building static-packages 08:48:18 + snapcraftctl build 08:48:20 Building version 08:48:20 + snapcraftctl build 08:48:22 Staging app-service-config 08:48:22 + snapcraftctl stage 08:48:23 Staging config-common 08:48:23 + snapcraftctl stage 08:48:24 Skipping stage go-build-helper (already ran) 08:48:24 Staging edgex-go 08:48:24 + snapcraftctl stage 08:48:25 Staging static-packages 08:48:25 + snapcraftctl stage 08:48:26 Staging version 08:48:26 + snapcraftctl stage 08:48:27 Priming app-service-config 08:48:27 + snapcraftctl prime 08:48:28 Priming config-common 08:48:28 + snapcraftctl prime 08:48:30 Priming go-build-helper 08:48:30 + snapcraftctl prime 08:48:31 Priming edgex-go 08:48:31 + snapcraftctl prime 08:48:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 08:48:32 Priming static-packages 08:48:32 + snapcraftctl prime 08:48:35 Priming version 08:48:35 + snapcraftctl prime 08:48:35 Removing intermediate container d646237598cf 08:48:35 ---> 4bbcd1b0f6ba 08:48:35 08:48:35 Step 11/24 : FROM alpine:3.12 08:48:35 ---> c4fd0aeabfcf 08:48:35 Step 12/24 : RUN apk add --update --no-cache dumb-init 08:48:35 ---> Using cache 08:48:35 ---> 107a05e5ea10 08:48:35 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:48:35 ---> Using cache 08:48:35 ---> ab98c3208cc9 08:48:35 Step 14/24 : ENV APP_PORT=59882 08:48:35 ---> Running in a3bf76734c98 08:48:36 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. 08:48:36 Removing intermediate container a3bf76734c98 08:48:36 ---> 0a569d4eac66 08:48:36 Step 15/24 : EXPOSE $APP_PORT 08:48:36 ---> Running in 1d9853fecba5 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:48:38 Removing intermediate container 1d9853fecba5 08:48:38 ---> 39752b4512de 08:48:38 Step 16/24 : WORKDIR / 08:48:38 ---> Running in 7ed666a9f8a3 08:48:40 Removing intermediate container 7ed666a9f8a3 08:48:40 ---> 73746bed4b7b 08:48:40 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:48:41 Removing intermediate container b627dfedd731 08:48:41 ---> ff25ad9e85d8 08:48:41 08:48:41 Step 11/22 : FROM alpine:3.12 08:48:41 ---> c4fd0aeabfcf 08:48:41 Step 12/22 : RUN apk add --update --no-cache curl 08:48:41 ---> Running in 811f51e691b3 08:48:41 ---> 2a01c321a374 08:48:41 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:48:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:48:43 Removing intermediate container 7b5f968bb7fe 08:48:43 ---> 7cfce020f3d0 08:48:43 08:48:43 Step 11/24 : FROM alpine:3.12 08:48:43 ---> c4fd0aeabfcf 08:48:43 Step 12/24 : RUN apk add --update --no-cache dumb-init 08:48:43 ---> Using cache 08:48:43 ---> 107a05e5ea10 08:48:43 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:48:43 ---> Using cache 08:48:43 ---> ab98c3208cc9 08:48:43 Step 14/24 : ENV APP_PORT=59881 08:48:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:48:44 ---> 5f574ac2d7c4 08:48:44 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 08:48:44 ---> Running in 2baba6228b42 08:48:44 (1/4) Installing ca-certificates (20191127-r4) 08:48:44 (2/4) Installing nghttp2-libs (1.41.0-r0) 08:48:44 (3/4) Installing libcurl (7.77.0-r0) 08:48:44 (4/4) Installing curl (7.77.0-r0) 08:48:44 Executing busybox-1.31.1-r20.trigger 08:48:44 Executing ca-certificates-20191127-r4.trigger 08:48:45 Removing intermediate container 2baba6228b42 08:48:45 ---> 73344c454eb2 08:48:45 Step 15/24 : EXPOSE $APP_PORT 08:48:45 OK: 7 MiB in 18 packages 08:48:45 ---> Running in af975b700f3f 08:48:45 ---> fc076a9bd83b 08:48:45 Step 20/24 : ENTRYPOINT ["/core-command"] 08:48:45 ---> Running in eb189999fb1e 08:48:45 Removing intermediate container af975b700f3f 08:48:45 ---> 6734c67773e7 08:48:45 Step 16/24 : WORKDIR / 08:48:46 ---> Running in 9b3c7bc1987d 08:48:46 Removing intermediate container eb189999fb1e 08:48:46 ---> 1107ef54642e 08:48:46 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:48:46 ---> Running in 627f69f87959 08:48:47 Removing intermediate container 9b3c7bc1987d 08:48:47 ---> 5cdc5522f37a 08:48:47 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:48:47 Removing intermediate container 811f51e691b3 08:48:47 ---> da463fe54398 08:48:47 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:48:47 ---> Running in e38a1bcb54f0 08:48:47 Removing intermediate container 627f69f87959 08:48:47 ---> 36f04742d6d4 08:48:47 Step 22/24 : LABEL arch=arm64 08:48:47 ---> Running in 981046bb4d45 08:48:47 Removing intermediate container e38a1bcb54f0 08:48:47 ---> 27154f390972 08:48:47 Step 14/22 : WORKDIR /edgex 08:48:48 ---> Running in 6e5f20ce8188 08:48:48 ---> 2b2660d0388b 08:48:48 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:48:48 Removing intermediate container 981046bb4d45 08:48:48 ---> 083f3decb1ac 08:48:48 Step 23/24 : LABEL git_sha=07542175d12352bef5b3b2d06a0a9d3f9c433f54 08:48:48 ---> Running in 4fc982aed77c 08:48:48 Removing intermediate container 6e5f20ce8188 08:48:48 ---> e249ba660fd9 08:48:48 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 08:48:49 Removing intermediate container 4fc982aed77c 08:48:49 ---> 63caf7b8f198 08:48:49 Step 24/24 : LABEL version=0.0.0 08:48:49 ---> Running in 7f6d63160f0b 08:48:50 ---> 6b5ecee7785b 08:48:50 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 08:48:50 ---> 681b2c85584c 08:48:50 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 08:48:50 Removing intermediate container 7f6d63160f0b 08:48:50 ---> a60a3d9ea148 08:48:50 08:48:51 Successfully built a60a3d9ea148 08:48:51 Successfully tagged core-command-arm64:latest 08:48:51  Building core-command ... done  ---> 336062e70036 08:48:51 Step 20/24 : ENTRYPOINT ["/core-metadata"] 08:48:51 ---> Running in 91698cca88e7 08:48:51 ---> a137846e5437 08:48:51 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:48:51 Removing intermediate container fe78b29943ce 08:48:51 ---> 07548526c349 08:48:51 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 08:48:52 ---> Running in 5b294e59a1cf 08:48:52 Removing intermediate container 91698cca88e7 08:48:52 ---> 31ee73f2f80c 08:48:52 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:48:52 ---> Running in 3bbac2dac724 08:48:52 ---> a1d645189fb5 08:48:52 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 08:48:53 Removing intermediate container 3bbac2dac724 08:48:53 ---> cfaff26df20b 08:48:53 Step 22/24 : LABEL arch=arm64 08:48:53 ---> Running in aa98bd08c8b6 08:48:53 ---> Running in 4b5cfb1b1fb1 08:48:53 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 08:48:53 Removing intermediate container aa98bd08c8b6 08:48:53 ---> 0edda86842d6 08:48:53 Step 19/22 : CMD ["--init=true"] 08:48:54 Removing intermediate container 4b5cfb1b1fb1 08:48:54 ---> c9621372a314 08:48:54 Step 23/24 : LABEL git_sha=07542175d12352bef5b3b2d06a0a9d3f9c433f54 08:48:54 ---> Running in c044975c55ae 08:48:54 ---> Running in 000b6e48673e 08:48:54 Removing intermediate container c044975c55ae 08:48:54 ---> 4265a3c946ce 08:48:54 Step 20/22 : LABEL arch=arm64 08:48:54 Removing intermediate container 000b6e48673e 08:48:54 ---> fce1552fc461 08:48:54 Step 24/24 : LABEL version=0.0.0 08:48:54 ---> Running in c92d00e83e42 08:48:55 ---> Running in 70bf6ccda020 08:48:55 Removing intermediate container c92d00e83e42 08:48:55 ---> f8a3711f6b40 08:48:55 Step 21/22 : LABEL git_sha=07542175d12352bef5b3b2d06a0a9d3f9c433f54 08:48:55 Removing intermediate container 70bf6ccda020 08:48:55 ---> 148ea0accb44 08:48:55 08:48:55 ---> Running in 3d89b35b006e 08:48:56 Successfully built 148ea0accb44 08:48:56 Successfully tagged core-metadata-arm64:latest 08:48:56  Building core-metadata ... done Removing intermediate container 3d89b35b006e 08:48:56 ---> 0908e15db367 08:48:56 Step 22/22 : LABEL version=0.0.0 08:48:56 Removing intermediate container 5b294e59a1cf 08:48:56 ---> e5c5d15ea5d7 08:48:56 08:48:56 Step 12/24 : FROM docker:20.10.0 08:48:56 ---> Running in 0d1939053452 08:48:56 20.10.0: Pulling from library/docker 08:48:57 Removing intermediate container 0d1939053452 08:48:57 ---> 79cf64da50bf 08:48:57 08:48:57 Successfully built 79cf64da50bf 08:48:57 Successfully tagged security-proxy-setup-arm64:latest 08:49:04  Building security-proxy-setup ... done Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 08:49:04 Status: Downloaded newer image for docker:20.10.0 08:49:04 ---> eeaf43b92773 08:49:04 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 08:49:05 ---> Running in 90c0afc729c0 08:49:05 Removing intermediate container 90c0afc729c0 08:49:05 ---> f5300b1046b0 08:49:05 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 08:49:05 ---> Running in f20003009d5e 08:49:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:49:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:49:07 (1/39) Installing readline (8.0.4-r0) 08:49:07 (2/39) Installing bash (5.0.17-r0) 08:49:07 Executing bash-5.0.17-r0.post-install 08:49:07 (3/39) Installing nghttp2-libs (1.41.0-r0) 08:49:07 (4/39) Installing libcurl (7.77.0-r0) 08:49:07 (5/39) Installing curl (7.77.0-r0) 08:49:07 (6/39) Installing dumb-init (1.2.2-r1) 08:49:08 (7/39) Installing libbz2 (1.0.8-r1) 08:49:08 (8/39) Installing expat (2.2.9-r1) 08:49:08 (9/39) Installing libffi (3.3-r2) 08:49:08 (10/39) Installing gdbm (1.13-r1) 08:49:08 (11/39) Installing xz-libs (5.2.5-r0) 08:49:08 (12/39) Installing sqlite-libs (3.32.1-r1) 08:49:08 (13/39) Installing python3 (3.8.10-r0) 08:49:10 (14/39) Installing py3-appdirs (1.4.4-r1) 08:49:10 (15/39) Installing py3-ordered-set (4.0.1-r0) 08:49:10 (16/39) Installing py3-parsing (2.4.7-r0) 08:49:10 (17/39) Installing py3-six (1.15.0-r0) 08:49:10 (18/39) Installing py3-packaging (20.4-r0) 08:49:10 (19/39) Installing py3-setuptools (47.0.0-r0) 08:49:10 (20/39) Installing py3-chardet (3.0.4-r4) 08:49:10 (21/39) Installing py3-idna (2.9-r0) 08:49:10 (22/39) Installing py3-certifi (2020.4.5.1-r0) 08:49:10 (23/39) Installing py3-urllib3 (1.25.9-r0) 08:49:10 (24/39) Installing py3-requests (2.23.0-r0) 08:49:10 (25/39) Installing py3-msgpack (1.0.0-r0) 08:49:10 (26/39) Installing py3-lockfile (0.12.2-r3) 08:49:10 (27/39) Installing py3-cachecontrol (0.12.6-r0) 08:49:10 (28/39) Installing py3-colorama (0.4.3-r0) 08:49:10 (29/39) Installing py3-distlib (0.3.0-r0) 08:49:10 (30/39) Installing py3-distro (1.5.0-r1) 08:49:10 (31/39) Installing py3-webencodings (0.5.1-r3) 08:49:10 (32/39) Installing py3-html5lib (1.0.1-r4) 08:49:10 (33/39) Installing py3-pytoml (0.1.21-r0) 08:49:10 (34/39) Installing py3-pep517 (0.8.2-r0) 08:49:10 (35/39) Installing py3-progress (1.5-r0) 08:49:10 (36/39) Installing py3-toml (0.10.1-r0) 08:49:10 (37/39) Installing py3-retrying (1.3.3-r0) 08:49:10 (38/39) Installing py3-contextlib2 (0.6.0-r0) 08:49:10 (39/39) Installing py3-pip (20.1.1-r0) 08:49:10 Executing busybox-1.31.1-r19.trigger 08:49:10 OK: 72 MiB in 59 packages 08:49:15 Collecting docker-compose==1.23.2 08:49:15 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 08:49:16 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 08:49:16 Collecting docopt<0.7,>=0.6.1 08:49:16 Downloading docopt-0.6.2.tar.gz (25 kB) 08:49:20 Collecting PyYAML<4,>=3.10 08:49:20 Downloading PyYAML-3.13.tar.gz (270 kB) 08:49:25 Collecting docker<4.0,>=3.6.0 08:49:25 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 08:49:25 Collecting websocket-client<1.0,>=0.32.0 08:49:25 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 08:49:26 Collecting jsonschema<3,>=2.5.1 08:49:26 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 08:49:27 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 08:49:27 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 08:49:28 Collecting cached-property<2,>=1.2.0 08:49:28 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 08:49:29 Collecting dockerpty<0.5,>=0.4.1 08:49:29 Downloading dockerpty-0.4.1.tar.gz (13 kB) 08:49:31 Collecting texttable<0.10,>=0.9.0 08:49:31 Downloading texttable-0.9.1.tar.gz (11 kB) 08:49:34 Collecting docker-pycreds>=0.4.0 08:49:34 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 08:49:35 Collecting urllib3<1.25,>=1.21.1 08:49:35 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 08:49:35 Collecting idna<2.8,>=2.5 08:49:35 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 08:49:35 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) 08:49:35 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) 08:49:35 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 08:49:35 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 08:49:35 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 08:49:35 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 08:49:37 Installing collected packages: docopt, PyYAML, urllib3, idna, requests, websocket-client, docker-pycreds, docker, jsonschema, cached-property, dockerpty, texttable, docker-compose 08:49:37 Running setup.py install for docopt: started 08:49:39 Running setup.py install for docopt: finished with status 'done' 08:49:39 Running setup.py install for PyYAML: started 08:49:42 Running setup.py install for PyYAML: finished with status 'done' 08:49:42 Attempting uninstall: urllib3 08:49:42 Found existing installation: urllib3 1.25.9 08:49:42 Uninstalling urllib3-1.25.9: 08:49:42 Successfully uninstalled urllib3-1.25.9 08:49:43 Attempting uninstall: idna 08:49:43 Found existing installation: idna 2.9 08:49:43 Uninstalling idna-2.9: 08:49:43 Successfully uninstalled idna-2.9 08:49:43 Attempting uninstall: requests 08:49:44 Found existing installation: requests 2.23.0 08:49:44 Uninstalling requests-2.23.0: 08:49:44 Successfully uninstalled requests-2.23.0 08:49:46 Running setup.py install for dockerpty: started 08:49:48 Running setup.py install for dockerpty: finished with status 'done' 08:49:48 Running setup.py install for texttable: started 08:49:51 Running setup.py install for texttable: finished with status 'done' 08:49:51 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 08:50:00 Removing intermediate container f20003009d5e 08:50:00 ---> a62786463646 08:50:00 Step 15/24 : ENV APP_PORT=58890 08:50:00 ---> Running in 9f199fcb12e0 08:50:00 Removing intermediate container 9f199fcb12e0 08:50:00 ---> 4248dcd49866 08:50:00 Step 16/24 : EXPOSE $APP_PORT 08:50:00 ---> Running in 41d6af7ec5d3 08:50:01 Removing intermediate container 41d6af7ec5d3 08:50:01 ---> 1b4c3304ccd3 08:50:01 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 08:50:02 ---> 7da72d6d581a 08:50:02 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 08:50:03 ---> bc416f27fa99 08:50:03 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 08:50:04 ---> e5145f127948 08:50:04 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 08:50:04 ---> Running in f6dd06755d6b 08:50:05 Removing intermediate container f6dd06755d6b 08:50:05 ---> 3660e84cb12b 08:50:05 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:50:05 ---> Running in 2e5f9413ca21 08:50:05 Removing intermediate container 2e5f9413ca21 08:50:05 ---> 972ea0a6533a 08:50:05 Step 22/24 : LABEL arch=arm64 08:50:06 ---> Running in 6769e74fe8cc 08:50:06 Removing intermediate container 6769e74fe8cc 08:50:06 ---> 86f77dc75ec4 08:50:06 Step 23/24 : LABEL git_sha=07542175d12352bef5b3b2d06a0a9d3f9c433f54 08:50:06 ---> Running in 46f415b0b243 08:50:07 Removing intermediate container 46f415b0b243 08:50:07 ---> 7ecb4042ce3d 08:50:07 Step 24/24 : LABEL version=0.0.0 08:50:07 ---> Running in e3389b8bed0d 08:50:07 Removing intermediate container e3389b8bed0d 08:50:07 ---> f1af2572b1cc 08:50:07 08:50:08 Successfully built f1af2572b1cc 08:50:08 Successfully tagged sys-mgmt-agent-arm64:latest 08:50:09  Building sys-mgmt-agent ... done  [Pipeline] } 08:50:09 $ docker stop --time=1 ae048dc42ed18bad50281f17fce536ddc4f0f36586f8fac8815e9db129b07781 08:50:10 $ docker rm -f ae048dc42ed18bad50281f17fce536ddc4f0f36586f8fac8815e9db129b07781 [Pipeline] // withDockerContainer [Pipeline] sh 08:50:11 + docker images 08:50:11 REPOSITORY TAG IMAGE ID CREATED SIZE 08:50:11 sys-mgmt-agent-arm64 latest f1af2572b1cc 4 seconds ago 299MB 08:50:11 security-proxy-setup-arm64 latest 79cf64da50bf About a minute ago 24.2MB 08:50:11 e5c5d15ea5d7 About a minute ago 970MB 08:50:11 core-metadata-arm64 latest 148ea0accb44 About a minute ago 15.7MB 08:50:11 core-command-arm64 latest a60a3d9ea148 About a minute ago 15MB 08:50:11 7cfce020f3d0 About a minute ago 972MB 08:50:11 ff25ad9e85d8 About a minute ago 973MB 08:50:11 4bbcd1b0f6ba About a minute ago 967MB 08:50:11 security-bootstrapper-arm64 latest bc7305294573 3 minutes ago 17.5MB 08:50:11 core-data-arm64 latest 358a1c717676 3 minutes ago 19.2MB 08:50:11 security-secretstore-setup-arm64 latest 0da38c57e879 3 minutes ago 27.1MB 08:50:11 support-notifications-arm64 latest 657a87c30270 4 minutes ago 15.7MB 08:50:11 support-scheduler-arm64 latest 1bb1eddb667d 4 minutes ago 15.1MB 08:50:11 90777c3e88bb 4 minutes ago 975MB 08:50:11 c6f2bfc117a7 4 minutes ago 976MB 08:50:11 626f16e44729 4 minutes ago 969MB 08:50:11 3ed54c6f4375 4 minutes ago 969MB 08:50:11 e1b2b1f0bf1b 4 minutes ago 970MB 08:50:11 ci-base-image-arm64 latest 4ed8fdbd14aa 15 minutes ago 641MB 08:50:11 alpine 3.12 c4fd0aeabfcf 3 days ago 5.32MB 08:50:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine a36622ca3599 9 days ago 429MB 08:50:11 docker 20.10.0 eeaf43b92773 6 months ago 228MB 08:50:11 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 08:50:12 ---> job-cost.sh 08:50:12 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-S0Tr 08:50:59 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 08:52:36 lf-activate-venv(): INFO: Adding /tmp/venv-S0Tr/bin to PATH 08:52:36 INFO: No Stack... 08:52:36 INFO: Retrieving Pricing Info for: v2-standard-4 08:52:36 INFO: Archiving Costs [Pipeline] sh 08:52:36 + cat /w/workspace/edgex-go/26/archives/cost.csv 08:52:36 + cut -d, -f6 [Pipeline] lock 08:52:36 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3531-26-stack-cost] 08:52:36 Resource [jenkins-edgexfoundry-edgex-go-PR-3531-26-stack-cost] did not exist. Created. 08:52:36 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3531-26-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:52:37 + echo total: 0.18000000715255737 [Pipeline] stash 08:52:37 Stashed 1 file(s) [Pipeline] } 08:52:37 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3531-26-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 08:52:38 provisioning config files... 08:52:38 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/26@tmp/config8028041980504589073tmp [Pipeline] { [Pipeline] sh 08:52:38 + set +x 08:52:38 + curl -s https://codecov.io/bash 08:52:38 + bash -s -- 08:52:38 08:52:38 _____ _ 08:52:38 / ____| | | 08:52:38 | | ___ __| | ___ ___ _____ __ 08:52:38 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:52:38 | |___| (_) | (_| | __/ (_| (_) \ V / 08:52:38 \_____\___/ \__,_|\___|\___\___/ \_/ 08:52:38 Bash-1.0.3 08:52:38 08:52:38 08:52:38 ==> git version 2.24.4 found 08:52:38 ==> 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 08:52:38 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 08:52:38 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 08:52:38 ==> Jenkins CI detected. 08:52:38 project root: . 08:52:38 --> token set from env 08:52:38 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:52:38 ==> Running gcov in . (disable via -X gcov) 08:52:38 ==> Python coveragepy not found 08:52:38 ==> Searching for coverage reports in: 08:52:38 + . 08:52:38 -> Found 1 reports 08:52:38 ==> Detecting git/mercurial file structure 08:52:38 ==> Reading reports 08:52:38 + ./coverage.out bytes=398095 08:52:38 ==> Appending adjustments 08:52:38 https://docs.codecov.io/docs/fixing-reports 08:52:40 + Found adjustments 08:52:40 ==> Gzipping contents 08:52:40 56K /tmp/codecov.mFMy1w.gz 08:52:40 ==> Uploading reports 08:52:40 url: https://codecov.io 08:52:40 query: branch=PR-3531&commit=58ae84c2d6dff819ad321599390da687d63eafbf&build=26&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3531%2F26%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3531&job=&cmd_args= 08:52:40 -> Pinging Codecov 08:52:40 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-3531&commit=58ae84c2d6dff819ad321599390da687d63eafbf&build=26&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3531%2F26%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3531&job=&cmd_args= 08:52:40 -> Uploading to 08:52:40 https://storage.googleapis.com/codecov/v4/raw/2021-06-19/00271124DB129430A58F1EEE437C3FCB/58ae84c2d6dff819ad321599390da687d63eafbf/890d964f-4ac9-490a-ab69-5c6636b20388.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210619%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210619T085240Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=df0956a9d68f8d268878a5b81c16ae781d3e34b7a0cb1a91e3f50dc9fdf59de6 08:52:40 % Total % Received % Xferd Average Speed Time Time Time Current 08:52:40 Dload Upload Total Spent Left Speed 08:52:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54484 0 0 100 54484 0 127k --:--:-- --:--:-- --:--:-- 126k 08:52:41 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/58ae84c2d6dff819ad321599390da687d63eafbf [Pipeline] } 08:52:41 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 08:52:42 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:52:42 ---> package-listing.sh 08:52:42 ++ tr '[:upper:]' '[:lower:]' 08:52:42 ++ facter osfamily 08:52:43 + OS_FAMILY=redhat 08:52:43 + workspace=/w/workspace/edgex-go/26 08:52:43 + START_PACKAGES=/tmp/packages_start.txt 08:52:43 + END_PACKAGES=/tmp/packages_end.txt 08:52:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:52:43 + PACKAGES=/tmp/packages_start.txt 08:52:43 + '[' /w/workspace/edgex-go/26 ']' 08:52:43 + PACKAGES=/tmp/packages_end.txt 08:52:43 + case "${OS_FAMILY}" in 08:52:43 + rpm -qa 08:52:43 + sort 08:52:45 + '[' -f /tmp/packages_start.txt ']' 08:52:45 + '[' -f /tmp/packages_end.txt ']' 08:52:45 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:52:45 + '[' /w/workspace/edgex-go/26 ']' 08:52:45 + mkdir -p /w/workspace/edgex-go/26/archives/ 08:52:45 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/26/archives/ [Pipeline] echo 08:52:45 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/26/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:52:46 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 08:52:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:52:46 08:52:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 08:52:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:52:46 alpine: Pulling from edgex-lftools-log-publisher 08:52:46 df20fa9351a1: Pulling fs layer 08:52:46 36b3adc4ff6f: Pulling fs layer 08:52:46 8ad3a11d3b57: Pulling fs layer 08:52:46 46f8f816bc3b: Pulling fs layer 08:52:46 93b61091891f: Pulling fs layer 08:52:46 93b9cdb0e59b: Pulling fs layer 08:52:46 5e14af77c1be: Pulling fs layer 08:52:46 01666e4c0597: Pulling fs layer 08:52:46 aa168da1d23b: Pulling fs layer 08:52:46 93b9cdb0e59b: Waiting 08:52:46 5e14af77c1be: Waiting 08:52:46 01666e4c0597: Waiting 08:52:46 aa168da1d23b: Waiting 08:52:46 46f8f816bc3b: Waiting 08:52:46 93b61091891f: Waiting 08:52:47 36b3adc4ff6f: Download complete 08:52:47 46f8f816bc3b: Verifying Checksum 08:52:47 46f8f816bc3b: Download complete 08:52:47 df20fa9351a1: Verifying Checksum 08:52:47 df20fa9351a1: Download complete 08:52:47 93b9cdb0e59b: Verifying Checksum 08:52:47 93b9cdb0e59b: Download complete 08:52:47 5e14af77c1be: Verifying Checksum 08:52:47 5e14af77c1be: Download complete 08:52:47 93b61091891f: Verifying Checksum 08:52:47 93b61091891f: Download complete 08:52:47 01666e4c0597: Verifying Checksum 08:52:47 01666e4c0597: Download complete 08:52:47 df20fa9351a1: Pull complete 08:52:47 36b3adc4ff6f: Pull complete 08:52:47 8ad3a11d3b57: Verifying Checksum 08:52:47 8ad3a11d3b57: Download complete 08:52:48 8ad3a11d3b57: Pull complete 08:52:48 46f8f816bc3b: Pull complete 08:52:48 93b61091891f: Pull complete 08:52:48 93b9cdb0e59b: Pull complete 08:52:48 5e14af77c1be: Pull complete 08:52:48 01666e4c0597: Pull complete 08:52:49 aa168da1d23b: Verifying Checksum 08:52:49 aa168da1d23b: Download complete 08:52:54 aa168da1d23b: Pull complete 08:52:54 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 08:52:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:52:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 08:52:54 prd-centos7-docker-4c-2g-327 does not seem to be running inside a container 08:52:54 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/26/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/26 -v /w/workspace/edgex-go/26:/w/workspace/edgex-go/26:rw,z -v /w/workspace/edgex-go/26@tmp:/w/workspace/edgex-go/26@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 08:52:58 $ docker top 034f3a93d2a1516e90fdf53469a3a92f27b629e69a03a13637e82cfd36deb02f -eo pid,comm [Pipeline] { [Pipeline] sh 08:52:58 + touch /tmp/pre-build-complete [Pipeline] sh 08:52:58 + mkdir -p /var/log/sa [Pipeline] sh 08:52:59 + ls /var/log/sa-host 08:52:59 + sadf -c /var/log/sa-host/sa05 08:52:59 file_magic: OK 08:52:59 HZ: Using current value: 100 08:52:59 file_header: OK 08:52:59 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 08:52:59 Statistics: 08:52:59 Hnuu...uuuununununu...Hnuu...uuuununununu... 08:52:59 File successfully converted to sysstat format version 12.2.1 08:52:59 + sadf -c /var/log/sa-host/sa19 08:52:59 file_magic: OK 08:52:59 HZ: Using current value: 100 08:52:59 file_header: OK 08:52:59 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 08:52:59 Statistics: 08:52:59 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... 08:52:59 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:52:59 provisioning config files... 08:52:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/26@tmp/config2099299295006845103tmp [Pipeline] { [Pipeline] echo 08:52:59 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:52:59 ---> create-netrc.sh [Pipeline] } 08:52:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:53:00 ---> python-tools-install.sh [Pipeline] echo 08:53:00 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:53:00 ---> sudo-logs.sh 08:53:00 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:53:00 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:53:00 ---> job-cost.sh 08:53:00 lf-activate-venv: SKIPPING 08:53:00 DEBUG: total: 0.18000000715255737 08:53:00 INFO: Retrieving Stack Cost... 08:53:01 INFO: Retrieving Pricing Info for: v3-standard-2 08:53:02 INFO: Archiving Costs [Pipeline] echo 08:53:02 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:53:02 ---> logs-deploy.sh 08:53:02 lf-activate-venv: SKIPPING 08:53:02 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3531/26 08:53:02 INFO: archiving workspace using pattern(s): 08:53:03 Archives upload complete. 08:53:03 INFO: archiving logs to Nexus 08:53:03 ---> uname -a: 08:53:03 Linux prd-centos7-docker-4c-2g-327.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 08:53:03 08:53:03 08:53:03 ---> lscpu: 08:53:03 Architecture: x86_64 08:53:03 CPU op-mode(s): 32-bit, 64-bit 08:53:03 Byte Order: Little Endian 08:53:03 Address sizes: 40 bits physical, 48 bits virtual 08:53:03 CPU(s): 2 08:53:03 On-line CPU(s) list: 0,1 08:53:03 Thread(s) per core: 1 08:53:03 Core(s) per socket: 1 08:53:03 Socket(s): 2 08:53:03 NUMA node(s): 1 08:53:03 Vendor ID: AuthenticAMD 08:53:03 CPU family: 23 08:53:03 Model: 49 08:53:03 Model name: AMD EPYC-Rome Processor 08:53:03 Stepping: 0 08:53:03 CPU MHz: 2800.000 08:53:03 BogoMIPS: 5600.00 08:53:03 Virtualization: AMD-V 08:53:03 Hypervisor vendor: KVM 08:53:03 Virtualization type: full 08:53:03 L1d cache: 64 KiB 08:53:03 L1i cache: 64 KiB 08:53:03 L2 cache: 1 MiB 08:53:03 L3 cache: 32 MiB 08:53:03 NUMA node0 CPU(s): 0,1 08:53:03 Vulnerability Itlb multihit: Not affected 08:53:03 Vulnerability L1tf: Not affected 08:53:03 Vulnerability Mds: Not affected 08:53:03 Vulnerability Meltdown: Not affected 08:53:03 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:53:03 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 08:53:03 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 08:53:03 Vulnerability Srbds: Not affected 08:53:03 Vulnerability Tsx async abort: Not affected 08:53:03 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 08:53:03 08:53:03 08:53:03 ---> nproc: 08:53:03 2 08:53:03 08:53:03 08:53:03 ---> df -h: 08:53:03 Filesystem Size Used Available Use% Mounted on 08:53:03 overlay 40.0G 12.5G 27.5G 31% / 08:53:03 tmpfs 64.0M 0 64.0M 0% /dev 08:53:03 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 08:53:03 shm 64.0M 0 64.0M 0% /dev/shm 08:53:03 /dev/vda1 40.0G 12.5G 27.5G 31% /facter-os 08:53:03 /dev/vda1 40.0G 12.5G 27.5G 31% /etc/resolv.conf 08:53:03 /dev/vda1 40.0G 12.5G 27.5G 31% /etc/hostname 08:53:03 /dev/vda1 40.0G 12.5G 27.5G 31% /etc/hosts 08:53:03 /dev/vda1 40.0G 12.5G 27.5G 31% /run/cloud-init/result.json 08:53:03 /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/sa-host 08:53:03 /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/secure 08:53:03 /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/auth.log 08:53:03 /dev/vda1 40.0G 12.5G 27.5G 31% /w/workspace/edgex-go/26@tmp 08:53:03 /dev/vda1 40.0G 12.5G 27.5G 31% /w/workspace/edgex-go/26 08:53:03 08:53:03 08:53:03 ---> free -m: 08:53:03 total used free shared buff/cache available 08:53:03 Mem: 7821 1226 2211 0 4383 6550 08:53:03 Swap: 1023 1 1022 08:53:03 08:53:03 08:53:03 ---> ip addr: 08:53:03 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 08:53:03 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:53:03 inet 127.0.0.1/8 scope host lo 08:53:03 valid_lft forever preferred_lft forever 08:53:03 inet6 ::1/128 scope host 08:53:03 valid_lft forever preferred_lft forever 08:53:03 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 08:53:03 link/ether fa:16:3e:d6:6e:86 brd ff:ff:ff:ff:ff:ff 08:53:03 inet 10.30.123.135/23 brd 10.30.123.255 scope global dynamic eth0 08:53:03 valid_lft 84970sec preferred_lft 84970sec 08:53:03 inet6 fe80::f816:3eff:fed6:6e86/64 scope link 08:53:03 valid_lft forever preferred_lft forever 08:53:03 3: docker0: mtu 1500 qdisc noqueue state DOWN 08:53:03 link/ether 02:42:da:24:1b:60 brd ff:ff:ff:ff:ff:ff 08:53:03 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 08:53:03 valid_lft forever preferred_lft forever 08:53:03 inet6 fe80::42:daff:fe24:1b60/64 scope link 08:53:03 valid_lft forever preferred_lft forever 08:53:03 08:53:03 08:53:03 ---> sar -b -r -n DEV: 08:53:03 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/19/21 _x86_64_ (2 CPU) 08:53:03 08:53:03 08:29:04 LINUX RESTART (2 CPU) 08:53:03 08:53:03 08:30:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 08:53:03 08:31:01 90.64 0.66 89.98 0.00 358.22 42550.16 0.00 08:53:03 08:32:01 122.31 0.00 122.31 0.00 0.00 17305.29 0.00 08:53:03 08:33:01 53.34 0.00 53.34 0.00 0.00 8703.43 0.00 08:53:03 08:34:01 49.81 0.02 49.79 0.00 0.53 3100.53 0.00 08:53:03 08:35:04 171.54 2.66 168.88 0.00 1388.41 98953.83 0.00 08:53:03 08:36:04 257.56 9.96 247.60 0.00 328.90 155190.37 0.00 08:53:03 08:37:01 142.78 8.82 133.96 0.00 304.52 59106.31 0.00 08:53:03 08:38:01 440.42 6.24 434.17 0.00 1309.18 164472.24 0.00 08:53:03 08:39:01 287.36 52.65 234.72 0.00 2489.78 76132.33 0.00 08:53:03 08:40:01 8.56 2.23 6.33 0.00 82.08 194.60 0.00 08:53:03 08:41:01 0.15 0.00 0.15 0.00 0.00 1.73 0.00 08:53:03 08:42:01 0.27 0.00 0.27 0.00 0.00 3.45 0.00 08:53:03 08:43:01 0.30 0.00 0.30 0.00 0.00 2.96 0.00 08:53:03 08:44:01 0.43 0.18 0.25 0.00 5.73 3.66 0.00 08:53:03 08:45:01 0.88 0.12 0.77 0.00 0.93 15.84 0.00 08:53:03 08:46:01 0.28 0.00 0.28 0.00 0.00 3.28 0.00 08:53:03 08:47:01 0.22 0.00 0.22 0.00 0.00 2.47 0.00 08:53:03 08:48:01 0.18 0.00 0.18 0.00 0.00 1.93 0.00 08:53:03 08:49:01 0.27 0.00 0.27 0.00 0.00 3.41 0.00 08:53:03 08:50:01 0.32 0.00 0.32 0.00 0.00 4.15 0.00 08:53:03 08:51:01 0.28 0.00 0.28 0.00 0.00 3.30 0.00 08:53:03 08:52:01 0.25 0.00 0.25 0.00 0.00 2.77 0.00 08:53:03 Average: 74.03 3.79 70.25 0.00 286.62 28498.79 0.00 08:53:03 08:53:03 08:30:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:53:03 08:31:01 4187056 0 966520 12.07 2620 2852736 1644748 18.16 1046660 2286340 40 08:53:03 08:32:01 4018424 0 1132468 14.14 2620 2855420 1739336 19.20 1249860 2199332 103520 08:53:03 08:33:01 3819808 0 1105756 13.81 2620 3080748 1831520 20.22 1338964 2288600 77028 08:53:03 08:34:01 3899716 0 1099988 13.73 2620 3006608 1623764 17.93 1254668 2291144 78244 08:53:03 08:35:04 167208 0 1372728 17.14 2620 6466376 2401436 26.51 2823536 4327640 1592976 08:53:03 08:36:04 168980 0 1284328 16.04 2620 6553004 2017916 22.28 3284224 3819948 340976 08:53:03 08:37:01 457812 0 1519892 18.98 2620 6028608 3055868 33.74 3064572 3735676 51356 08:53:03 08:38:01 379808 0 1308600 16.34 2620 6317904 1974852 21.80 2617168 4247668 395624 08:53:03 08:39:01 2860288 0 1189652 14.85 2620 3956372 1690812 18.67 1305456 3128256 16 08:53:03 08:40:01 2905136 0 1142504 14.27 2620 3958672 1315792 14.53 1273788 3122148 20 08:53:03 08:41:01 2906360 0 1141280 14.25 2620 3958672 1273632 14.06 1274904 3121080 16 08:53:03 08:42:01 2907788 0 1139844 14.23 2620 3958680 1273632 14.06 1278368 3117556 8 08:53:03 08:43:01 2907772 0 1139856 14.23 2620 3958684 1273632 14.06 1278408 3117556 20 08:53:03 08:44:01 2906424 0 1141200 14.25 2620 3958688 1273908 14.06 1277964 3118344 20 08:53:03 08:45:01 2904612 0 1142976 14.27 2620 3958724 1273788 14.06 1283616 3115492 12 08:53:03 08:46:01 2904600 0 1142984 14.27 2620 3958728 1273704 14.06 1283416 3115496 12 08:53:03 08:47:01 2902752 0 1144828 14.29 2620 3958732 1273632 14.06 1303640 3097000 16 08:53:03 08:48:01 2900796 0 1146780 14.32 2620 3958736 1273632 14.06 1313904 3088800 8 08:53:03 08:49:01 2900636 0 1146936 14.32 2620 3958740 1273632 14.06 1333856 3068704 8 08:53:03 08:50:01 2901084 0 1146484 14.32 2620 3958744 1273716 14.06 1334012 3068704 12 08:53:03 08:51:01 2901096 0 1146468 14.31 2620 3958748 1273632 14.06 1333912 3068704 12 08:53:03 08:52:01 2900844 0 1146716 14.32 2620 3958752 1273632 14.06 1334660 3067976 8 08:53:03 Average: 2623136 0 1174945 14.67 2620 4208231 1571828 17.35 1585889 3118735 119998 08:53:03 08:53:03 08:30:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:53:03 08:31:01 veth346131d 0.22 0.25 0.02 0.10 0.00 0.00 0.00 0.00 08:53:03 08:31:01 eth0 904.40 1171.66 5488.90 146.97 0.00 0.00 0.00 0.00 08:53:03 08:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:53:03 08:31:01 docker0 893.62 591.79 73.94 2732.07 0.00 0.00 0.00 0.00 08:53:03 08:32:01 eth0 326.32 274.63 878.18 33.50 0.00 0.00 0.00 0.00 08:53:03 08:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:53:03 08:32:01 veth7e323b2 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 08:53:03 08:32:01 docker0 255.42 284.55 16.65 844.13 0.00 0.00 0.00 0.00 08:53:03 08:33:01 eth0 31.81 19.38 21.72 65.10 0.00 0.00 0.00 0.00 08:53:03 08:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:53:03 08:33:01 veth7e323b2 0.63 0.63 0.05 0.06 0.00 0.00 0.00 0.00 08:53:03 08:33:01 docker0 0.63 0.63 0.04 0.06 0.00 0.00 0.00 0.00 08:53:03 08:34:01 eth0 22.18 12.02 17.78 9.10 0.00 0.00 0.00 0.00 08:53:03 08:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:53:03 08:34:01 veth7e323b2 1.52 1.52 0.12 0.12 0.00 0.00 0.00 0.00 08:53:03 08:34:01 docker0 1.52 1.52 0.10 0.12 0.00 0.00 0.00 0.00 08:53:03 08:35:04 eth0 205.12 176.98 1646.10 71.09 0.00 0.00 0.00 0.00 08:53:03 08:35:04 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:53:03 08:35:04 veth496f21c 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 08:53:03 08:35:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:53:03 08:36:04 eth0 102.11 67.62 188.55 56.49 0.00 0.00 0.00 0.00 08:53:03 08:36:04 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:53:03 08:36:04 veth496f21c 0.00 1.66 0.00 0.08 0.00 0.00 0.00 0.00 08:53:03 08:36:04 veth1c7c50d 0.03 0.27 0.00 0.02 0.00 0.00 0.00 0.00 08:53:03 08:37:01 veth8261001 0.00 0.40 0.00 0.02 0.00 0.00 0.00 0.00 08:53:03 08:37:01 veth1b45497 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 08:53:03 08:37:01 eth0 29.90 17.42 101.44 9.36 0.00 0.00 0.00 0.00 08:53:03 08:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:53:03 08:38:01 eth0 227.39 148.79 1763.30 85.13 0.00 0.00 0.00 0.00 08:53:03 08:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:53:03 08:38:01 veth2413857 0.02 0.22 0.00 0.01 0.00 0.00 0.00 0.00 08:53:03 08:38:01 veth496f21c 0.00 2.50 0.00 0.12 0.00 0.00 0.00 0.00 08:53:03 08:39:01 eth0 70.40 43.01 147.24 63.71 0.00 0.00 0.00 0.00 08:53:03 08:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:53:03 08:39:01 veth496f21c 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 08:53:03 08:39:01 docker0 1262.05 1049.87 97.17 4356.96 0.00 0.00 0.00 0.00 08:53:03 08:40:01 eth0 3.30 2.32 3.01 1.12 0.00 0.00 0.00 0.00 08:53:03 08:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:53:03 08:40:01 docker0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:53:03 08:41:01 eth0 0.32 0.32 0.02 0.03 0.00 0.00 0.00 0.00 08:53:03 08:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:53:03 08:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:53:03 08:42:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:53:03 08:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:53:03 08:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:53:03 08:43:01 eth0 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:53:03 08:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:53:03 08:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:53:03 08:44:01 eth0 0.93 0.35 0.32 0.17 0.00 0.00 0.00 0.00 08:53:03 08:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:53:03 08:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:53:03 08:45:01 eth0 0.27 0.20 0.09 0.10 0.00 0.00 0.00 0.00 08:53:03 08:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:53:03 08:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:53:03 08:46:01 eth0 0.25 0.20 0.10 0.02 0.00 0.00 0.00 0.00 08:53:03 08:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:53:03 08:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:53:03 08:47:01 eth0 0.08 0.03 0.01 0.00 0.00 0.00 0.00 0.00 08:53:03 08:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:53:03 08:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:53:03 08:48:01 eth0 0.07 0.05 0.01 0.00 0.00 0.00 0.00 0.00 08:53:03 08:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:53:03 08:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:53:03 08:49:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:53:03 08:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:53:03 08:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:53:03 08:50:01 eth0 0.27 0.25 0.17 0.07 0.00 0.00 0.00 0.00 08:53:03 08:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:53:03 08:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:53:03 08:51:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:53:03 08:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:53:03 08:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:53:03 08:52:01 eth0 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:53:03 08:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:53:03 08:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:53:03 Average: eth0 87.25 87.49 465.22 24.66 0.00 0.00 0.00 0.00 08:53:03 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:53:03 Average: docker0 57.46 47.80 4.42 198.36 0.00 0.00 0.00 0.00 08:53:03 08:53:03 08:53:03 ---> sar -P ALL: 08:53:03 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/19/21 _x86_64_ (2 CPU) 08:53:03 08:53:03 08:29:04 LINUX RESTART (2 CPU) 08:53:03 08:53:03 08:30:02 CPU %user %nice %system %iowait %steal %idle 08:53:03 08:31:01 all 19.33 0.00 6.83 5.20 0.07 68.56 08:53:03 08:31:01 0 22.87 0.00 7.04 5.87 0.05 64.17 08:53:03 08:31:01 1 15.82 0.00 6.62 4.54 0.09 72.93 08:53:03 08:32:01 all 24.27 0.00 6.05 6.28 0.10 63.30 08:53:03 08:32:01 0 24.96 0.00 5.81 6.36 0.09 62.77 08:53:03 08:32:01 1 23.58 0.00 6.29 6.20 0.11 63.83 08:53:03 08:33:01 all 44.28 0.00 6.17 14.06 0.16 35.33 08:53:03 08:33:01 0 44.54 0.00 5.95 12.39 0.21 36.91 08:53:03 08:33:01 1 44.02 0.00 6.40 15.72 0.11 33.76 08:53:03 08:34:01 all 48.39 0.00 8.05 1.29 0.09 42.18 08:53:03 08:34:01 0 47.57 0.00 8.00 1.35 0.09 42.99 08:53:03 08:34:01 1 49.20 0.00 8.10 1.24 0.09 41.37 08:53:03 08:35:04 all 35.29 0.00 15.05 19.59 0.10 29.97 08:53:03 08:35:04 0 36.69 0.00 14.94 19.67 0.09 28.61 08:53:03 08:35:04 1 33.90 0.00 15.16 19.51 0.11 31.31 08:53:03 08:36:04 all 14.08 0.00 13.27 52.85 0.10 19.70 08:53:03 08:36:04 0 14.15 0.00 13.41 50.88 0.09 21.47 08:53:03 08:36:04 1 14.01 0.00 13.13 54.83 0.11 17.93 08:53:03 08:37:01 all 56.47 0.00 8.41 30.37 0.11 4.64 08:53:03 08:37:01 0 56.36 0.00 8.10 29.97 0.09 5.48 08:53:03 08:37:01 1 56.57 0.00 8.72 30.78 0.13 3.80 08:53:03 08:38:01 all 42.04 0.00 17.00 33.86 0.13 6.97 08:53:03 08:38:01 0 41.60 0.00 17.34 35.79 0.13 5.15 08:53:03 08:38:01 1 42.47 0.00 16.66 31.95 0.13 8.79 08:53:03 08:39:01 all 47.61 0.00 10.49 28.96 0.12 12.83 08:53:03 08:39:01 0 46.41 0.00 10.66 27.35 0.11 15.47 08:53:03 08:39:01 1 48.80 0.00 10.32 30.57 0.13 10.19 08:53:03 08:40:01 all 0.27 0.00 0.19 0.06 0.03 99.46 08:53:03 08:40:01 0 0.40 0.00 0.17 0.00 0.02 99.42 08:53:03 08:40:01 1 0.13 0.00 0.22 0.12 0.03 99.50 08:53:03 08:41:01 all 0.14 0.00 0.03 0.00 0.01 99.82 08:53:03 08:41:01 0 0.03 0.00 0.03 0.00 0.02 99.92 08:53:03 08:41:01 1 0.25 0.00 0.03 0.00 0.00 99.72 08:53:03 08:53:03 08:41:01 CPU %user %nice %system %iowait %steal %idle 08:53:03 08:42:01 all 0.12 0.00 0.04 0.00 0.03 99.82 08:53:03 08:42:01 0 0.05 0.00 0.02 0.00 0.03 99.90 08:53:03 08:42:01 1 0.18 0.00 0.07 0.00 0.02 99.73 08:53:03 08:43:01 all 0.11 0.00 0.03 0.00 0.02 99.85 08:53:03 08:43:01 0 0.18 0.00 0.02 0.00 0.03 99.77 08:53:03 08:43:01 1 0.03 0.00 0.03 0.00 0.00 99.93 08:53:03 08:44:01 all 0.10 0.00 0.24 0.00 0.03 99.63 08:53:03 08:44:01 0 0.12 0.00 0.27 0.00 0.03 99.58 08:53:03 08:44:01 1 0.08 0.00 0.22 0.00 0.02 99.68 08:53:03 08:45:01 all 0.08 0.00 0.03 0.00 0.03 99.87 08:53:03 08:45:01 0 0.15 0.00 0.02 0.00 0.03 99.80 08:53:03 08:45:01 1 0.00 0.00 0.03 0.00 0.02 99.95 08:53:03 08:46:01 all 0.16 0.00 0.02 0.00 0.02 99.81 08:53:03 08:46:01 0 0.27 0.00 0.02 0.00 0.02 99.70 08:53:03 08:46:01 1 0.05 0.00 0.02 0.00 0.02 99.92 08:53:03 08:47:01 all 0.13 0.00 0.03 0.00 0.02 99.83 08:53:03 08:47:01 0 0.22 0.00 0.02 0.00 0.00 99.77 08:53:03 08:47:01 1 0.03 0.00 0.03 0.00 0.03 99.90 08:53:03 08:48:01 all 0.15 0.00 0.03 0.00 0.03 99.80 08:53:03 08:48:01 0 0.25 0.00 0.02 0.00 0.02 99.72 08:53:03 08:48:01 1 0.05 0.00 0.03 0.00 0.03 99.88 08:53:03 08:49:01 all 0.15 0.00 0.03 0.00 0.02 99.81 08:53:03 08:49:01 0 0.25 0.00 0.02 0.00 0.00 99.73 08:53:03 08:49:01 1 0.05 0.00 0.03 0.00 0.03 99.88 08:53:03 08:50:01 all 0.08 0.00 0.02 0.00 0.02 99.88 08:53:03 08:50:01 0 0.13 0.00 0.02 0.00 0.02 99.83 08:53:03 08:50:01 1 0.03 0.00 0.02 0.00 0.02 99.93 08:53:03 08:51:01 all 0.07 0.00 0.03 0.00 0.03 99.88 08:53:03 08:51:01 0 0.13 0.00 0.03 0.00 0.03 99.80 08:53:03 08:51:01 1 0.00 0.00 0.02 0.00 0.02 99.97 08:53:03 08:52:01 all 0.08 0.00 0.03 0.00 0.03 99.87 08:53:03 08:52:01 0 0.12 0.00 0.03 0.00 0.02 99.83 08:53:03 08:52:01 1 0.03 0.00 0.02 0.00 0.03 99.92 08:53:03 08:53:03 Average: CPU %user %nice %system %iowait %steal %idle 08:53:03 Average: all 14.43 0.00 4.01 8.36 0.05 73.14 08:53:03 Average: 0 14.61 0.00 4.00 8.24 0.05 73.09 08:53:03 Average: 1 14.25 0.00 4.02 8.49 0.06 73.19 08:53:03 08:53:03 08:53:03