Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/edgex-go Loading trusted files from base branch master at ca82cc67a24dd3a646f9c54faca12af7640f6229 rather than 0f13c5708a59b6eb7573615dca0c521ebd7ef084 Obtained Jenkinsfile from ca82cc67a24dd3a646f9c54faca12af7640f6229 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-ssh4059668307053074832.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-ssh4122974079811361421.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-3570/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-3570/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8652626094162897483.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-ssh174647177665633411.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-3570/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-3570/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2259685526406087757.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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1611 in /w/workspace/edgexfoundry_edgex-go_PR-3570 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # 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/3@tmp/jenkins-gitclient-ssh5306448143432764857.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 ca82cc67a24dd3a646f9c54faca12af7640f6229 into PR head commit 0f13c5708a59b6eb7573615dca0c521ebd7ef084 Merge succeeded, producing 3fd47349c4c7dc47927c452cb83b261a175ae974 Checking out Revision 3fd47349c4c7dc47927c452cb83b261a175ae974 (PR-3570) > 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/3@tmp/jenkins-gitclient-ssh458463475935330594.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3570/head:refs/remotes/origin/PR-3570 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0f13c5708a59b6eb7573615dca0c521ebd7ef084 # 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/3@tmp/jenkins-gitclient-ssh6505386998876921921.key > git merge ca82cc67a24dd3a646f9c54faca12af7640f6229 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3fd47349c4c7dc47927c452cb83b261a175ae974 # timeout=10 Commit message: "Merge commit 'ca82cc67a24dd3a646f9c54faca12af7640f6229' into HEAD" > git rev-list --no-walk 0f13c5708a59b6eb7573615dca0c521ebd7ef084 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:31:10 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:31:10 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:31:10 ========================================================= 00:31:10 EdgeX Global Pipelines Version Info 00:31:10 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:31:11 ------------------- 00:31:11 stable info: 00:31:11 ------------------- 00:31:11 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:31:11 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 00:31:11 Message: update stable to v1.0.195 00:31:12 ------------------- 00:31:12 experimental info: 00:31:12 ------------------- 00:31:12 Commited By: **** collab-it+edgex@linuxfoundation.org 00:31:12 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 00:31:12 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:31:12 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 00:31:12 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 00:31:12 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:31:12 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:31:12 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:31:12 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 00:31:12 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 00:31:12 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 00:31:12 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 00:31:12 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 00:31:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:31:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:31:12 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:31:12 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:31:12 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:31:12 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:31:12 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:31:12 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 00:31:12 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 00:31:12 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 00:31:13 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 00:31:13 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:31:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3570 [Pipeline] echo 00:31:13 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3570 [Pipeline] echo 00:31:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3570 [Pipeline] echo 00:31:13 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3fd47349c4c7dc47927c452cb83b261a175ae974 [Pipeline] echo 00:31:13 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3fd4734 [Pipeline] echo 00:31:13 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:31:13 provisioning config files... 00:31:13 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config7784424602375336887tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:31:13 ---> docker-login.sh 00:31:13 nexus3.edgexfoundry.org:10001 00:31:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:31:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:31:13 Configure a credential helper to remove this warning. See 00:31:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:31:13 00:31:13 Login Succeeded 00:31:13 nexus3.edgexfoundry.org:10002 00:31:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:31:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:31:14 Configure a credential helper to remove this warning. See 00:31:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:31:14 00:31:14 Login Succeeded 00:31:14 nexus3.edgexfoundry.org:10003 00:31:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:31:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:31:14 Configure a credential helper to remove this warning. See 00:31:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:31:14 00:31:14 Login Succeeded 00:31:14 nexus3.edgexfoundry.org:10004 00:31:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:31:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:31:14 Configure a credential helper to remove this warning. See 00:31:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:31:14 00:31:14 Login Succeeded 00:31:14 docker.io 00:31:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:31:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:31:14 Configure a credential helper to remove this warning. See 00:31:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:31:14 00:31:14 Login Succeeded 00:31:14 ---> docker-login.sh ends [Pipeline] } 00:31:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:31:15 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 00:31:15 + for file in '`ls cmd/**/Dockerfile`' 00:31:15 ++ dirname cmd/core-command/Dockerfile 00:31:15 ++ cut -d/ -f2 00:31:15 + echo core-command,cmd/core-command/Dockerfile 00:31:15 + for file in '`ls cmd/**/Dockerfile`' 00:31:15 ++ dirname cmd/core-data/Dockerfile 00:31:15 ++ cut -d/ -f2 00:31:15 + echo core-data,cmd/core-data/Dockerfile 00:31:15 + for file in '`ls cmd/**/Dockerfile`' 00:31:15 ++ dirname cmd/core-metadata/Dockerfile 00:31:15 ++ cut -d/ -f2 00:31:15 + echo core-metadata,cmd/core-metadata/Dockerfile 00:31:15 + for file in '`ls cmd/**/Dockerfile`' 00:31:15 ++ dirname cmd/security-bootstrapper/Dockerfile 00:31:15 ++ cut -d/ -f2 00:31:15 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 00:31:15 + for file in '`ls cmd/**/Dockerfile`' 00:31:15 ++ dirname cmd/security-proxy-setup/Dockerfile 00:31:15 ++ cut -d/ -f2 00:31:15 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 00:31:15 + for file in '`ls cmd/**/Dockerfile`' 00:31:15 ++ dirname cmd/security-secretstore-setup/Dockerfile 00:31:15 ++ cut -d/ -f2 00:31:15 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 00:31:15 + for file in '`ls cmd/**/Dockerfile`' 00:31:15 ++ dirname cmd/support-notifications/Dockerfile 00:31:15 ++ cut -d/ -f2 00:31:15 + echo support-notifications,cmd/support-notifications/Dockerfile 00:31:15 + for file in '`ls cmd/**/Dockerfile`' 00:31:15 ++ dirname cmd/support-scheduler/Dockerfile 00:31:15 ++ cut -d/ -f2 00:31:15 + echo support-scheduler,cmd/support-scheduler/Dockerfile 00:31:15 + for file in '`ls cmd/**/Dockerfile`' 00:31:15 ++ dirname cmd/sys-mgmt-agent/Dockerfile 00:31:15 ++ cut -d/ -f2 00:31:15 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 00:31:15 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 00:31:18 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:31:18 00:31:18 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 00:31:18 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:31:18 latest: Pulling from edgex-devops/git-semver 00:31:18 31603596830f: Pulling fs layer 00:31:18 54011a49482f: Pulling fs layer 00:31:18 a6820b24f6d8: Pulling fs layer 00:31:18 f581987b2513: Pulling fs layer 00:31:18 f581987b2513: Waiting 00:31:18 54011a49482f: Verifying Checksum 00:31:18 54011a49482f: Download complete 00:31:18 31603596830f: Verifying Checksum 00:31:18 31603596830f: Download complete 00:31:18 a6820b24f6d8: Verifying Checksum 00:31:18 a6820b24f6d8: Download complete 00:31:18 f581987b2513: Verifying Checksum 00:31:18 f581987b2513: Download complete 00:31:18 31603596830f: Pull complete 00:31:19 54011a49482f: Pull complete 00:31:19 a6820b24f6d8: Pull complete 00:31:19 f581987b2513: Pull complete 00:31:19 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 00:31:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:31:19 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 00:31:20 prd-centos7-docker-4c-2g-1611 does not seem to be running inside a container 00:31:20 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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:10004/edgex-devops/git-semver:latest cat 00:31:21 $ docker top 5345c7d5174d2647bef43a6ebf8cd39c9cd109d48ff50e06ee0efdc7119bc5b3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:31:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:31:21 [ssh-agent] Looking for ssh-agent implementation... 00:31:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:31:21 $ docker exec 5345c7d5174d2647bef43a6ebf8cd39c9cd109d48ff50e06ee0efdc7119bc5b3 ssh-agent 00:31:21 SSH_AUTH_SOCK=/tmp/ssh-IMw6enS1lStz/agent.14 00:31:21 SSH_AGENT_PID=21 00:31:21 Running ssh-add (command line suppressed) 00:31:21 Identity added: /w/workspace/edgex-go/3@tmp/private_key_5560954169137877477.key (/w/workspace/edgex-go/3@tmp/private_key_5560954169137877477.key) 00:31:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:31:22 + git tag --points-at HEAD [Pipeline] } 00:31:22 $ docker exec --env ******** --env ******** 5345c7d5174d2647bef43a6ebf8cd39c9cd109d48ff50e06ee0efdc7119bc5b3 ssh-agent -k 00:31:22 unset SSH_AUTH_SOCK; 00:31:22 unset SSH_AGENT_PID; 00:31:22 echo Agent pid 21 killed; 00:31:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:31:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:31:22 [ssh-agent] Looking for ssh-agent implementation... 00:31:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:31:22 $ docker exec 5345c7d5174d2647bef43a6ebf8cd39c9cd109d48ff50e06ee0efdc7119bc5b3 ssh-agent 00:31:22 SSH_AUTH_SOCK=/tmp/ssh-oL66DNiAeLsv/agent.53 00:31:22 SSH_AGENT_PID=59 00:31:22 Running ssh-add (command line suppressed) 00:31:22 Identity added: /w/workspace/edgex-go/3@tmp/private_key_7847345584541035802.key (/w/workspace/edgex-go/3@tmp/private_key_7847345584541035802.key) 00:31:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:31:23 + git semver init 00:31:23 # -> Open(): unable to determine branch for HEAD 00:31:23 # $GIT_DIR = /w/workspace/edgex-go/3/.git 00:31:23 # $GIT_WORK_TREE = /w/workspace/edgex-go/3 00:31:23 # $SEMVER_REMOTE_NAME = origin 00:31:23 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:31:23 # $SEMVER_USER_NAME = edgex-jenkins 00:31:23 # $SEMVER_BRANCH = PR-3570 00:31:23 # $SEMVER_TEMP = /tmp/semver-498925998 00:31:23 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 00:31:38 # '/tmp/semver-498925998' -> '/w/workspace/edgex-go/3/.semver' 00:31:38 # -> Force: false 00:31:38 # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } 00:31:38 $ docker exec --env ******** --env ******** 5345c7d5174d2647bef43a6ebf8cd39c9cd109d48ff50e06ee0efdc7119bc5b3 ssh-agent -k 00:31:38 unset SSH_AUTH_SOCK; 00:31:38 unset SSH_AGENT_PID; 00:31:38 echo Agent pid 59 killed; 00:31:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:31:38 + git semver [Pipeline] } 00:31:38 $ docker stop --time=1 5345c7d5174d2647bef43a6ebf8cd39c9cd109d48ff50e06ee0efdc7119bc5b3 00:31:41 $ docker rm -f 5345c7d5174d2647bef43a6ebf8cd39c9cd109d48ff50e06ee0efdc7119bc5b3 [Pipeline] // withDockerContainer [Pipeline] sh 00:31:42 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:31:42 Stashed 1 file(s) [Pipeline] echo 00:31:42 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:31:42 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 00:31:43 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:31:43 + sudo service docker restart 00:31:43 + true 00:31:43 Redirecting to /bin/systemctl restart docker.service 00:31:57 Still waiting to schedule task 00:31:57 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-1608’ [Pipeline] echo 00:32:00 ========================================================= 00:32:00 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 00:32:00 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:32:01 + 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 . 00:32:02 Sending build context to Docker daemon 329.5MB 00:32:02 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 00:32:02 Step 2/6 : FROM ${BASE} 00:32:02 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 00:32:02 540db60ca938: Pulling fs layer 00:32:02 adcc1eea9eea: Pulling fs layer 00:32:02 4c4ab2625f07: Pulling fs layer 00:32:02 0510c868ecb4: Pulling fs layer 00:32:02 afea3b2eda06: Pulling fs layer 00:32:02 7809a108b3ef: Pulling fs layer 00:32:02 f706445af74f: Pulling fs layer 00:32:02 afea3b2eda06: Waiting 00:32:02 0510c868ecb4: Waiting 00:32:02 7809a108b3ef: Waiting 00:32:02 f706445af74f: Waiting 00:32:02 4c4ab2625f07: Verifying Checksum 00:32:02 4c4ab2625f07: Download complete 00:32:02 adcc1eea9eea: Verifying Checksum 00:32:02 adcc1eea9eea: Download complete 00:32:02 afea3b2eda06: Verifying Checksum 00:32:02 afea3b2eda06: Download complete 00:32:02 540db60ca938: Verifying Checksum 00:32:02 540db60ca938: Download complete 00:32:02 7809a108b3ef: Verifying Checksum 00:32:02 7809a108b3ef: Download complete 00:32:03 540db60ca938: Pull complete 00:32:03 adcc1eea9eea: Pull complete 00:32:03 4c4ab2625f07: Pull complete 00:32:04 f706445af74f: Verifying Checksum 00:32:04 f706445af74f: Download complete 00:32:05 0510c868ecb4: Verifying Checksum 00:32:05 0510c868ecb4: Download complete 00:32:09 0510c868ecb4: Pull complete 00:32:09 afea3b2eda06: Pull complete 00:32:09 7809a108b3ef: Pull complete 00:32:10 f706445af74f: Pull complete 00:32:10 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 00:32:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 00:32:10 ---> b068be0155e3 00:32:10 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 00:32:12 ---> Running in 4478af6df515 00:32:12 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:32:13 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:32:14 (1/12) Installing libmagic (5.39-r0) 00:32:14 (2/12) Installing file (5.39-r0) 00:32:14 (3/12) Installing libc-dev (0.7.2-r3) 00:32:14 (4/12) Installing g++ (10.2.1_pre1-r3) 00:32:24 (5/12) Installing fortify-headers (1.1-r0) 00:32:24 (6/12) Installing patch (2.7.6-r6) 00:32:24 (7/12) Installing build-base (0.5-r2) 00:32:24 (8/12) Installing libsodium (1.0.18-r0) 00:32:25 (9/12) Installing pkgconf (1.7.3-r0) 00:32:25 (10/12) Installing libsodium-dev (1.0.18-r0) 00:32:25 (11/12) Installing libzmq (4.3.3-r1) 00:32:25 (12/12) Installing zeromq-dev (4.3.3-r1) 00:32:25 Executing busybox-1.32.1-r6.trigger 00:32:25 OK: 219 MiB in 52 packages 00:32:27 Removing intermediate container 4478af6df515 00:32:27 ---> b40dc13f92cd 00:32:27 Step 4/6 : WORKDIR /edgex-go 00:32:27 ---> Running in db6b95ca0211 00:32:27 Removing intermediate container db6b95ca0211 00:32:27 ---> 794d761de912 00:32:27 Step 5/6 : COPY go.mod . 00:32:27 ---> 00ccf4a0cdd5 00:32:27 Step 6/6 : RUN go mod download 00:32:27 ---> Running in a0151801d9ae 00:32:42 Removing intermediate container a0151801d9ae 00:32:42 ---> 741382552d26 00:32:42 Successfully built 741382552d26 00:32:42 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 00:32:42 + docker inspect -f . ci-base-image-x86_64 00:32:42 . [Pipeline] withDockerContainer 00:32:42 prd-centos7-docker-4c-2g-1611 does not seem to be running inside a container 00:32:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:32:43 $ docker top 22c72b14950e3a3ef0d2f559ddbaa2f700d83267c769ceb707c7bb1a608b1d6e -eo pid,comm [Pipeline] { [Pipeline] sh 00:32:43 + go version 00:32:43 go version go1.16.3 linux/amd64 [Pipeline] } 00:32:43 $ docker stop --time=1 22c72b14950e3a3ef0d2f559ddbaa2f700d83267c769ceb707c7bb1a608b1d6e 00:32:44 $ docker rm -f 22c72b14950e3a3ef0d2f559ddbaa2f700d83267c769ceb707c7bb1a608b1d6e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:32:45 + docker inspect -f . ci-base-image-x86_64 00:32:45 . [Pipeline] withDockerContainer 00:32:45 prd-centos7-docker-4c-2g-1611 does not seem to be running inside a container 00:32:45 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:32:45 $ docker top 98dd05c4aafcf1efe3417cf1c78e861b533fd7865506989c2eeed3bde8bda127 -eo pid,comm [Pipeline] { [Pipeline] echo 00:32:46 ========================================================= 00:32:46 [edgeXBuildGoParallel] Running Tests and Build... 00:32:46 ========================================================= [Pipeline] sh 00:32:46 + go mod tidy [Pipeline] sh 00:32:46 + make test 00:32:46 go mod tidy 00:32:46 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 00:32:53 ? github.com/edgexfoundry/edgex-go [no test files] 00:33:11 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:33:16 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:33:17 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:33:17 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 00:33:20 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 00:33:20 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:33:20 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 00:33:20 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:33:21 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:33:21 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:33:22 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 00:33:22 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 00:33:22 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:33:22 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 00:33:27 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.049s coverage: 28.7% of statements 00:33:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:33:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:33:27 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.070s coverage: 100.0% of statements 00:33:27 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 00:33:27 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.070s coverage: 53.4% of statements 00:33:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:33:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:33:29 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.117s coverage: 87.7% of statements 00:33:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 00:33:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 00:33:29 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.059s coverage: 78.9% of statements 00:33:30 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.063s coverage: 81.2% of statements 00:33:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 00:33:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 00:33:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 00:33:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:33:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:33:30 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.252s coverage: 95.1% of statements 00:33:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 00:33:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 00:33:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 00:33:30 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:33:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 00:33:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 00:33:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:33:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:33:31 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.055s coverage: 60.0% of statements 00:33:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:33:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:33:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:33:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.044s coverage: 0.8% of statements 00:33:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 00:33:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.061s coverage: 58.8% of statements 00:33:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.057s coverage: 22.0% of statements 00:33:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 00:33:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.043s coverage: 47.1% of statements 00:33:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.052s coverage: 79.5% of statements 00:33:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.057s coverage: 94.1% of statements 00:33:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.067s coverage: 96.3% of statements 00:33:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.046s coverage: 87.5% of statements 00:33:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.070s coverage: 94.4% of statements 00:33:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.053s coverage: 44.8% of statements 00:33:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.226s coverage: 81.8% of statements 00:33:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 00:34:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.087s coverage: 92.9% of statements 00:34:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 00:34:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 00:34:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 00:34:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 65.1% of statements 00:34:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 00:34:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 00:34:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 00:34:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 00:34:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 00:34:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.065s coverage: 87.2% of statements 00:34:08 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 00:34:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 00:34:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements 00:34:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 00:34:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.065s coverage: 76.0% of statements 00:34:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 00:34:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.053s coverage: 80.0% of statements 00:34:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements 00:34:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 85.4% of statements 00:34:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.076s coverage: 91.2% of statements 00:34:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:34:08 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.151s coverage: 64.4% of statements 00:34:08 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:34:08 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:34:08 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.046s coverage: 100.0% of statements 00:34:08 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.025s coverage: 91.3% of statements 00:34:08 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements 00:34:08 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements 00:34:08 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.028s coverage: 100.0% of statements 00:34:09 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.214s coverage: 66.9% of statements 00:34:09 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 00:34:09 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 00:34:09 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 00:34:10 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.148s coverage: 43.6% of statements 00:34:10 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:34:10 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:34:10 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.060s coverage: 89.5% of statements 00:34:10 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 00:34:10 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.065s coverage: 84.8% of statements 00:34:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 00:34:17 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.064s coverage: 19.3% of statements 00:34:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 00:34:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 00:34:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:34:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:34:17 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.136s coverage: 91.9% of statements 00:34:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 00:34:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 00:34:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 00:34:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 00:34:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 00:34:17 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 62.7% of statements 00:34:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:34:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:34:17 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.095s coverage: 97.6% of statements 00:34:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 00:34:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 00:34:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 00:34:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 00:34:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 00:34:17 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.057s coverage: 28.9% of statements 00:34:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 00:34:17 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor 0.055s coverage: 6.7% of statements 00:34:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 00:34:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 00:34:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 00:34:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 00:34:17 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements 00:34:17 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 95.4% of statements 00:34:17 GO111MODULE=on go vet ./... 00:34:45 gofmt -l . 00:34:45 [ "`gofmt -l .`" = "" ] 00:34:45 ./bin/test-attribution-txt.sh [Pipeline] sh 00:34:46 + ls -al . 00:34:46 total 516 00:34:46 drwxrwxr-x 10 1001 1001 4096 Jun 16 00:34 . 00:34:46 drwxr-xr-x 4 root root 28 Jun 16 00:32 .. 00:34:46 -rw-rw-r-- 1 1001 1001 11 Jun 16 00:31 .dockerignore 00:34:46 drwxrwxr-x 8 1001 1001 179 Jun 16 00:31 .git 00:34:46 drwxrwxr-x 3 1001 1001 125 Jun 16 00:31 .github 00:34:46 -rw-rw-r-- 1 1001 1001 818 Jun 16 00:31 .gitignore 00:34:46 drwx------ 3 1001 1001 60 Jun 16 00:31 .semver 00:34:46 -rw-rw-r-- 1 1001 1001 166 Jun 16 00:31 .sonarcloud.properties 00:34:46 -rw-rw-r-- 1 1001 1001 8609 Jun 16 00:31 Attribution.txt 00:34:46 -rw-rw-r-- 1 1001 1001 3804 Jun 16 00:31 CONTRIBUTING.md 00:34:46 -rw-rw-r-- 1 1001 1001 931 Jun 16 00:31 Dockerfile.build 00:34:46 -rw-rw-r-- 1 1001 1001 849 Jun 16 00:31 Jenkinsfile 00:34:46 -rw-rw-r-- 1 1001 1001 10775 Jun 16 00:31 LICENSE 00:34:46 -rw-rw-r-- 1 1001 1001 5605 Jun 16 00:31 Makefile 00:34:46 -rw-rw-r-- 1 1001 1001 7905 Jun 16 00:31 README.md 00:34:46 -rw-rw-r-- 1 1001 1001 7071 Jun 16 00:31 SECURITY.md 00:34:46 -rw-rw-r-- 1 1001 1001 5 Jun 16 00:31 VERSION 00:34:46 -rw-rw-r-- 1 1001 1001 4131 Jun 16 00:31 ZMQWindows.md 00:34:46 drwxrwxr-x 2 1001 1001 37 Jun 16 00:31 bin 00:34:46 drwxrwxr-x 14 1001 1001 4096 Jun 16 00:31 cmd 00:34:46 -rw-r--r-- 1 root root 400748 Jun 16 00:34 coverage.out 00:34:46 -rw-rw-r-- 1 1001 1001 841 Jun 16 00:31 go.mod 00:34:46 -rw-r--r-- 1 root root 21063 Jun 16 00:32 go.sum 00:34:46 drwxrwxr-x 7 1001 1001 114 Jun 16 00:31 internal 00:34:46 drwxrwxr-x 3 1001 1001 16 Jun 16 00:31 openapi 00:34:46 drwxrwxr-x 4 1001 1001 71 Jun 16 00:31 snap 00:34:46 -rw-rw-r-- 1 1001 1001 168 Jun 16 00:31 version.go [Pipeline] sh 00:34:46 + '[' -e coverage.out ] 00:34:46 + chown 1001:1001 coverage.out [Pipeline] stash 00:34:47 Stashed 1 file(s) [Pipeline] sh 00:34:47 + make build 00:34:47 go mod tidy 00:34:47 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 00:34:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:34:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 00:34:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:35:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 00:35:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 00:35:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:35:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 00:35:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:35:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:35:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 00:35:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 00:35:09 $ docker stop --time=1 98dd05c4aafcf1efe3417cf1c78e861b533fd7865506989c2eeed3bde8bda127 00:35:19 $ docker rm -f 98dd05c4aafcf1efe3417cf1c78e861b533fd7865506989c2eeed3bde8bda127 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:35:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:35:27 00:35:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 00:35:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:35:27 latest: Pulling from edgex-devops/edgex-compose 00:35:27 cbdbe7a5bc2a: Pulling fs layer 00:35:27 ca9280d653b3: Pulling fs layer 00:35:27 7e9c9ca2126c: Pulling fs layer 00:35:27 cbdbe7a5bc2a: Verifying Checksum 00:35:27 cbdbe7a5bc2a: Download complete 00:35:28 cbdbe7a5bc2a: Pull complete 00:35:28 ca9280d653b3: Verifying Checksum 00:35:28 ca9280d653b3: Download complete 00:35:29 ca9280d653b3: Pull complete 00:35:29 7e9c9ca2126c: Verifying Checksum 00:35:29 7e9c9ca2126c: Download complete 00:35:33 7e9c9ca2126c: Pull complete 00:35:33 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 00:35:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:35:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 00:35:33 prd-centos7-docker-4c-2g-1611 does not seem to be running inside a container 00:35:33 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 00:35:54 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1613 in /w/workspace/edgexfoundry_edgex-go_PR-3570 00:35:56 $ docker top 50da251b26e7eab10db144e35edc12a7eeb36957872162f1942292c5579fe18f -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] sh [Pipeline] ws 00:35:56 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 00:35:56 The recommended git tool is: git 00:35:56 + grep parallel 00:35:56 + docker-compose build --help 00:35:57 --parallel Build images in parallel. [Pipeline] } 00:35:57 $ docker stop --time=1 50da251b26e7eab10db144e35edc12a7eeb36957872162f1942292c5579fe18f 00:35:58 $ docker rm -f 50da251b26e7eab10db144e35edc12a7eeb36957872162f1942292c5579fe18f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:35:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:35:59 . [Pipeline] withDockerContainer 00:35:59 prd-centos7-docker-4c-2g-1611 does not seem to be running inside a container 00:35:59 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 00:36:00 $ docker top eee10e318ed846b999b7094431318b9a1fa5f4bf9f325ef3359b05e384e9b81a -eo pid,comm [Pipeline] { [Pipeline] sh 00:36:01 + docker-compose -f ./docker-compose-build.yml build --parallel 00:36:01 Building core-command ... 00:36:01 Building core-data ... 00:36:01 Building core-metadata ... 00:36:01 Building security-bootstrapper ... 00:36:01 Building security-proxy-setup ... 00:36:01 Building security-secretstore-setup ... 00:36:01 Building support-notifications ... 00:36:01 Building support-scheduler ... 00:36:01 Building sys-mgmt-agent ... 00:36:01 Building sys-mgmt-agent 00:36:01 Building support-notifications 00:36:01 Building core-command 00:36:01 Building core-metadata 00:36:01 Building security-proxy-setup 00:36:01 using credential edgex-jenkins-ssh 00:36:02 Cloning the remote Git repository 00:36:02 Cloning repository git@github.com:edgexfoundry/edgex-go.git 00:36:02 > git init /w/workspace/edgex-go/3 # timeout=10 00:36:02 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:36:02 > git --version # timeout=10 00:36:02 > git --version # 'git version 2.17.1' 00:36:02 using GIT_SSH to set credentials SSH Credentials for GitHub 00:36:02 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:36:20 Merging remotes/origin/master commit ca82cc67a24dd3a646f9c54faca12af7640f6229 into PR head commit 0f13c5708a59b6eb7573615dca0c521ebd7ef084 00:36:20 Merge succeeded, producing d0faa235c79e85678063f95bbd709d3c289c5a7d 00:36:20 Checking out Revision d0faa235c79e85678063f95bbd709d3c289c5a7d (PR-3570) 00:36:19 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:36:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:36:19 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:36:19 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:36:19 using GIT_SSH to set credentials SSH Credentials for GitHub 00:36:19 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3570/head:refs/remotes/origin/PR-3570 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:36:20 > git config core.sparsecheckout # timeout=10 00:36:20 > git checkout -f 0f13c5708a59b6eb7573615dca0c521ebd7ef084 # timeout=10 00:36:20 > git remote # timeout=10 00:36:20 > git config --get remote.origin.url # timeout=10 00:36:20 using GIT_SSH to set credentials SSH Credentials for GitHub 00:36:20 > git merge ca82cc67a24dd3a646f9c54faca12af7640f6229 # timeout=10 00:36:20 > git rev-parse HEAD^{commit} # timeout=10 00:36:20 > git config core.sparsecheckout # timeout=10 00:36:20 > git checkout -f d0faa235c79e85678063f95bbd709d3c289c5a7d # timeout=10 00:36:24 Commit message: "Merge commit 'ca82cc67a24dd3a646f9c54faca12af7640f6229' into HEAD" 00:36:24 > git rev-list --no-walk 0f13c5708a59b6eb7573615dca0c521ebd7ef084 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:36:26 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 00:36:26 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:36:27 + sudo service docker restart+ 00:36:27 true [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:36:45 provisioning config files... 00:36:45 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config8914950453030831009tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:36:46 ---> docker-login.sh 00:36:46 nexus3.edgexfoundry.org:10001 00:36:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:47 Configure a credential helper to remove this warning. See 00:36:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:47 00:36:47 Login Succeeded 00:36:47 nexus3.edgexfoundry.org:10002 00:36:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:47 Configure a credential helper to remove this warning. See 00:36:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:47 00:36:47 Login Succeeded 00:36:47 nexus3.edgexfoundry.org:10003 00:36:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:48 Configure a credential helper to remove this warning. See 00:36:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:48 00:36:48 Login Succeeded 00:36:48 nexus3.edgexfoundry.org:10004 00:36:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:48 Configure a credential helper to remove this warning. See 00:36:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:48 00:36:48 Login Succeeded 00:36:48 docker.io 00:36:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:49 Configure a credential helper to remove this warning. See 00:36:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:49 00:36:49 Login Succeeded 00:36:49 ---> docker-login.sh ends [Pipeline] } 00:36:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:36:49 ========================================================= 00:36:49 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 00:36:49 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:36:50 + 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 . 00:36:52 Sending build context to Docker daemon 166.3MB 00:36:52 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 00:36:52 Step 2/6 : FROM ${BASE} 00:36:52 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:36:52 595b0fe564bb: Pulling fs layer 00:36:52 3088b5b3c5c0: Pulling fs layer 00:36:52 5b7225fbf94c: Pulling fs layer 00:36:53 ba82ee9f976e: Pulling fs layer 00:36:53 506bd15cee9f: Pulling fs layer 00:36:53 75a0a4a0db45: Pulling fs layer 00:36:53 618dc40b7e24: Pulling fs layer 00:36:53 ba82ee9f976e: Waiting 00:36:53 506bd15cee9f: Waiting 00:36:53 75a0a4a0db45: Waiting 00:36:53 618dc40b7e24: Waiting 00:36:53 5b7225fbf94c: Download complete 00:36:53 3088b5b3c5c0: Verifying Checksum 00:36:53 3088b5b3c5c0: Download complete 00:36:53 506bd15cee9f: Verifying Checksum 00:36:53 506bd15cee9f: Download complete 00:36:53 75a0a4a0db45: Verifying Checksum 00:36:53 75a0a4a0db45: Download complete 00:36:53 595b0fe564bb: Verifying Checksum 00:36:53 595b0fe564bb: Download complete 00:36:53 595b0fe564bb: Pull complete 00:36:54 3088b5b3c5c0: Pull complete 00:36:54 5b7225fbf94c: Pull complete 00:36:55 618dc40b7e24: Verifying Checksum 00:36:55 618dc40b7e24: Download complete 00:36:56 ba82ee9f976e: Verifying Checksum 00:36:56 ba82ee9f976e: Download complete 00:37:07 ba82ee9f976e: Pull complete 00:37:07 506bd15cee9f: Pull complete 00:37:07 75a0a4a0db45: Pull complete 00:37:09 618dc40b7e24: Pull complete 00:37:09 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 00:37:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 00:37:09 ---> a36622ca3599 00:37:09 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 00:37:12 ---> Running in e76c47c56d9a 00:37:14 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:37:15 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:37:15 (1/12) Installing libmagic (5.39-r0) 00:37:15 (2/12) Installing file (5.39-r0) 00:37:15 (3/12) Installing libc-dev (0.7.2-r3) 00:37:16 (4/12) Installing g++ (10.2.1_pre1-r3) 00:37:20 (5/12) Installing fortify-headers (1.1-r0) 00:37:20 (6/12) Installing patch (2.7.6-r6) 00:37:20 (7/12) Installing build-base (0.5-r2) 00:37:20 (8/12) Installing libsodium (1.0.18-r0) 00:37:20 (9/12) Installing pkgconf (1.7.3-r0) 00:37:20 (10/12) Installing libsodium-dev (1.0.18-r0) 00:37:20 (11/12) Installing libzmq (4.3.3-r1) 00:37:20 (12/12) Installing zeromq-dev (4.3.3-r1) 00:37:20 Executing busybox-1.32.1-r6.trigger 00:37:20 OK: 218 MiB in 52 packages 00:37:24 Removing intermediate container e76c47c56d9a 00:37:24 ---> 9f0a190a7f2b 00:37:24 Step 4/6 : WORKDIR /edgex-go 00:37:24 ---> Running in 8c7b869b1fce 00:37:25 Removing intermediate container 8c7b869b1fce 00:37:25 ---> 75a3d8bfa832 00:37:25 Step 5/6 : COPY go.mod . 00:37:25 ---> 73a7331f7122 00:37:25 Step 6/6 : RUN go mod download 00:37:26 ---> Running in 03e1bb9700f4 00:37:39 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:37:39 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:37:39 ---> 741382552d26 00:37:39 Step 3/24 : WORKDIR /edgex-go 00:37:39 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:37:39 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:37:39 ---> 741382552d26 00:37:39 Step 3/23 : WORKDIR /edgex-go 00:37:52 Removing intermediate container 03e1bb9700f4 00:37:52 ---> 99fa8e895053 00:37:52 Successfully built 99fa8e895053 00:37:52 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:37:53 + docker inspect -f . ci-base-image-arm64 00:37:53 . [Pipeline] withDockerContainer 00:37:53 prd-ubuntu18.04-docker-arm64-4c-16g-1613 does not seem to be running inside a container 00:37:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:37:55 $ docker top ae444a7dd99285c99838f4caad31be17cfe9dd7e74ff5d761f59c208ab1e69b7 -eo pid,comm [Pipeline] { [Pipeline] sh 00:37:56 + go version 00:37:56 go version go1.16.5 linux/arm64 [Pipeline] } 00:37:56 $ docker stop --time=1 ae444a7dd99285c99838f4caad31be17cfe9dd7e74ff5d761f59c208ab1e69b7 00:37:58 $ docker rm -f ae444a7dd99285c99838f4caad31be17cfe9dd7e74ff5d761f59c208ab1e69b7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:37:58 + docker inspect -f . ci-base-image-arm64 00:37:58 . [Pipeline] withDockerContainer 00:37:59 prd-ubuntu18.04-docker-arm64-4c-16g-1613 does not seem to be running inside a container 00:37:59 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:38:00 $ docker top f781cb64c7a5df4803495d4a8a0b93489639fabb3a46e1d45c0edd109a791558 -eo pid,comm [Pipeline] { [Pipeline] echo 00:38:01 ========================================================= 00:38:01 [edgeXBuildGoParallel] Running Tests and Build... 00:38:01 ========================================================= [Pipeline] sh 00:38:01 + go mod tidy [Pipeline] sh 00:38:03 + make test 00:38:03 go mod tidy 00:38:03 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 00:38:11 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:38:11 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:38:11 ---> 741382552d26 00:38:11 Step 3/24 : WORKDIR /edgex-go 00:38:11 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:38:11 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:38:11 ---> 741382552d26 00:38:11 Step 3/24 : WORKDIR /edgex-go 00:38:23 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:38:23 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:38:23 ---> 741382552d26 00:38:23 Step 3/22 : WORKDIR /edgex-go 00:38:30 ? github.com/edgexfoundry/edgex-go [no test files] 00:38:38 ---> Running in be3b210af29a 00:38:38 ---> Running in 7ffad18d9319 00:38:38 ---> Running in 20fd6c778188 00:38:38 ---> Running in 2530f75345fb 00:38:38 ---> Running in 87182767094f 00:38:38 Removing intermediate container 87182767094f 00:38:38 ---> 992a285f7f08 00:38:38 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:38:38 Removing intermediate container 7ffad18d9319 00:38:38 ---> 1d8920ec2a9b 00:38:38 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:38:38 Removing intermediate container 2530f75345fb 00:38:38 ---> e37971937ef7 00:38:38 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:38:38 Removing intermediate container be3b210af29a 00:38:38 ---> b159f9d587c9 00:38:38 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:38:38 Removing intermediate container 20fd6c778188 00:38:38 ---> 1033555cd09f 00:38:38 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:38:38 ---> Running in 98b6bedb3a0e 00:38:38 ---> Running in 22f1d21c07af 00:38:38 ---> Running in a08243a2d22a 00:38:38 ---> Running in 31b96f384a03 00:38:38 ---> Running in e27eaebfa925 00:38:42 Removing intermediate container 98b6bedb3a0e 00:38:42 ---> d555637cf9cb 00:38:42 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 00:38:42 ---> Running in b6f835dab552 00:38:42 Removing intermediate container 22f1d21c07af 00:38:42 ---> 66ad0908f7ed 00:38:42 Step 5/24 : RUN apk add --update --no-cache make git 00:38:43 ---> Running in 12af1d8cdbbc 00:38:43 Removing intermediate container a08243a2d22a 00:38:43 ---> 524aeaee1a82 00:38:43 Step 5/22 : RUN apk add --update --no-cache make git 00:38:43 Removing intermediate container 31b96f384a03 00:38:43 ---> 2802a1667457 00:38:43 Step 5/24 : RUN apk add --update --no-cache make bash git 00:38:43 ---> Running in 44669a75160d 00:38:44 Removing intermediate container e27eaebfa925 00:38:44 ---> fe8a76b83e34 00:38:44 Step 5/24 : RUN apk add --update --no-cache make git 00:38:44 ---> Running in a72c021ea90c 00:38:44 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:38:44 ---> Running in eca8830ac410 00:38:44 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:38:45 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:38:45 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:38:45 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:38:45 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:38:46 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:38:46 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:38:46 OK: 219 MiB in 52 packages 00:38:46 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:38:46 OK: 219 MiB in 52 packages 00:38:46 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:38:46 Removing intermediate container 44669a75160d 00:38:46 ---> a6bc27186438 00:38:46 Step 6/22 : COPY go.mod . 00:38:47 OK: 219 MiB in 52 packages 00:38:47 ---> 8a24322a179a 00:38:47 Step 7/22 : RUN go mod download 00:38:47 OK: 219 MiB in 52 packages 00:38:47 Removing intermediate container 12af1d8cdbbc 00:38:47 ---> 861bc5ebbd45 00:38:47 Step 6/24 : COPY go.mod . 00:38:47 ---> Running in 88fd2db7713c 00:38:48 ---> 7ef8e05286aa 00:38:48 Step 7/24 : RUN go mod download 00:38:48 OK: 219 MiB in 52 packages 00:38:48 ---> Running in 13c3bbe229c1 00:38:48 Removing intermediate container a72c021ea90c 00:38:48 ---> d2448ed9ddaa 00:38:48 Step 6/24 : COPY go.mod . 00:38:48 Removing intermediate container eca8830ac410 00:38:48 ---> 09c19a065a0f 00:38:48 Step 6/24 : COPY go.mod . 00:38:49 ---> 4d9646a2a67e 00:38:49 Step 7/24 : RUN go mod download 00:38:49 ---> 00db6a45d023 00:38:49 Step 7/24 : RUN go mod download 00:38:49 ---> Running in cd385897f145 00:38:49 ---> Running in a62a85f5211d 00:38:50 Removing intermediate container b6f835dab552 00:38:50 ---> 5aa8c84f5ebd 00:38:50 Step 6/23 : COPY go.mod . 00:38:50 Removing intermediate container 88fd2db7713c 00:38:50 ---> d4009143181d 00:38:50 Step 8/22 : COPY . . 00:38:50 ---> c57d5d6b9f02 00:38:50 Step 7/23 : RUN go mod download 00:38:59 ---> Running in 7733a33e9a66 00:38:59 ---> da3b5f3a51c6 00:38:59 Step 9/22 : RUN go mod tidy 00:38:59 ---> Running in 4afafe272c0e 00:38:59 Removing intermediate container 13c3bbe229c1 00:38:59 ---> 26b72e0863d6 00:38:59 Step 8/24 : COPY . . 00:39:14 ---> 517edf429a51 00:39:14 Step 9/24 : RUN go mod tidy 00:39:14 ---> Running in 34c0f23d8463 00:39:14 Removing intermediate container a62a85f5211d 00:39:14 ---> 6fed6a232327 00:39:14 Step 8/24 : COPY . . 00:39:14 Removing intermediate container cd385897f145 00:39:14 ---> bc11ce48dbad 00:39:14 Step 8/24 : COPY . . 00:39:14 Removing intermediate container 7733a33e9a66 00:39:14 ---> 0374b9a3c230 00:39:14 Step 8/23 : COPY . . 00:39:21 Removing intermediate container 4afafe272c0e 00:39:21 ---> 954ef9b40ebc 00:39:21 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 00:39:27 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:39:27 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:39:38 ---> Running in d47fc0fb5f17 00:39:38 Removing intermediate container 34c0f23d8463 00:39:38 ---> c0122d15093c 00:39:38 Step 10/24 : RUN make cmd/core-command/core-command 00:39:38 ---> Running in f0658a04c124 00:39:38 ---> a9a62229ffb8 00:39:38 Step 9/24 : RUN go mod tidy 00:39:38 ---> 406d6829741f 00:39:38 Step 9/24 : RUN go mod tidy 00:39:38 ---> Running in 9d6a75377833 00:39:38 ---> Running in f373da610f1a 00:39:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 00:39:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 00:39:38 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:39:38 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 00:39:38 ---> 7122fea88f61 00:39:38 Step 9/23 : RUN go mod tidy 00:39:39 ---> Running in 5f8ef0dabf22 00:39:39 Removing intermediate container 9d6a75377833 00:39:39 ---> 42cd2bfcb4e1 00:39:39 Step 10/24 : RUN make cmd/core-metadata/core-metadata 00:39:39 Removing intermediate container f373da610f1a 00:39:39 ---> 831dcd57b4dc 00:39:39 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 00:39:39 ---> Running in cfe13cf1c8b8 00:39:39 ---> Running in 54709356543e 00:39:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:39:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 00:39:41 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 00:39:41 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:39:41 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 00:39:41 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:39:41 Removing intermediate container 5f8ef0dabf22 00:39:41 ---> 8f67593931d3 00:39:41 Step 10/23 : RUN make cmd/support-notifications/support-notifications 00:39:41 ---> Running in 97a0f9aa4bd2 00:39:42 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:39:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:39:42 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:39:44 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 00:39:44 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 00:39:44 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:39:44 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 00:39:56 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.168s coverage: 28.7% of statements 00:39:56 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:39:56 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:39:59 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.557s coverage: 100.0% of statements 00:39:59 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 00:40:00 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.382s coverage: 53.4% of statements 00:40:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:40:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:40:02 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.531s coverage: 87.7% of statements 00:40:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 00:40:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 00:40:02 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.254s coverage: 78.9% of statements 00:40:06 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.194s coverage: 81.2% of statements 00:40:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 00:40:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 00:40:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 00:40:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:40:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:40:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 00:40:11 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.366s coverage: 95.1% of statements 00:40:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 00:40:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 00:40:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 00:40:11 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:40:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 00:40:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 00:40:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:40:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:40:11 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.215s coverage: 60.0% of statements 00:40:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:40:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:40:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:40:11 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.255s coverage: 0.8% of statements 00:40:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 00:40:11 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.180s coverage: 58.8% of statements 00:40:11 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.216s coverage: 22.0% of statements 00:40:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 00:40:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.226s coverage: 47.1% of statements 00:40:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.229s coverage: 79.5% of statements 00:40:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.176s coverage: 94.1% of statements 00:40:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.194s coverage: 96.3% of statements 00:40:13 Removing intermediate container f0658a04c124 00:40:13 ---> b26a269d28fd 00:40:13 00:40:13 Step 11/24 : FROM alpine:3.12 00:40:13 Removing intermediate container d47fc0fb5f17 00:40:13 ---> 9455e90ff483 00:40:13 00:40:13 Step 11/22 : FROM alpine:3.12 00:40:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.184s coverage: 87.5% of statements 00:40:13 3.12: Pulling from library/alpine 00:40:13 3.12: Pulling from library/alpine 00:40:15 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 00:40:15 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 00:40:15 Status: Downloaded newer image for alpine:3.12 00:40:15 Status: Downloaded newer image for alpine:3.12 00:40:15 ---> 13621d1b12d4 00:40:15 Step 12/24 : RUN apk add --update --no-cache dumb-init 00:40:15 ---> 13621d1b12d4 00:40:15 Step 12/22 : RUN apk add --update --no-cache curl 00:40:15 ---> Running in 3876ebd9f11b 00:40:15 ---> Running in 94043d09aa30 00:40:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:40:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:40:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:40:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:40:16 (1/1) Installing dumb-init (1.2.2-r1) 00:40:16 Executing busybox-1.31.1-r20.trigger 00:40:16 OK: 6 MiB in 15 packages 00:40:16 (1/4) Installing ca-certificates (20191127-r4) 00:40:16 (2/4) Installing nghttp2-libs (1.41.0-r0) 00:40:16 (3/4) Installing libcurl (7.77.0-r0) 00:40:16 (4/4) Installing curl (7.77.0-r0) 00:40:16 Executing busybox-1.31.1-r20.trigger 00:40:16 Executing ca-certificates-20191127-r4.trigger 00:40:16 OK: 7 MiB in 18 packages 00:40:17 Removing intermediate container 3876ebd9f11b 00:40:17 ---> 922f8c77c1af 00:40:17 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:40:17 ---> Running in af70b8bd13cd 00:40:17 Removing intermediate container 94043d09aa30 00:40:17 ---> 389e23af90c5 00:40:17 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:40:17 ---> Running in 4849d734afd3 00:40:17 Removing intermediate container af70b8bd13cd 00:40:17 ---> ecaa18421e18 00:40:17 Step 14/24 : ENV APP_PORT=59882 00:40:18 ---> Running in 524d342c851c 00:40:18 Removing intermediate container 4849d734afd3 00:40:18 ---> c0fc02da9015 00:40:18 Step 14/22 : WORKDIR /edgex 00:40:18 ---> Running in 4140b5aa7c45 00:40:18 Removing intermediate container 524d342c851c 00:40:18 ---> ac74d606c74a 00:40:18 Step 15/24 : EXPOSE $APP_PORT 00:40:18 Removing intermediate container 54709356543e 00:40:18 ---> 1adb35197d0a 00:40:18 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 00:40:18 ---> Running in 8cd3f9d9338a 00:40:18 Removing intermediate container 4140b5aa7c45 00:40:18 ---> e69eef14d343 00:40:18 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 00:40:18 ---> Running in 48d945a2e6d9 00:40:19 ---> 293ae0cacf36 00:40:19 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 00:40:19 Removing intermediate container 8cd3f9d9338a 00:40:19 ---> 575e7a732e10 00:40:19 Step 16/24 : WORKDIR / 00:40:19 ---> Running in e4b63a4bd174 00:40:19 Removing intermediate container 97a0f9aa4bd2 00:40:19 ---> 459f5ae8f4a3 00:40:19 00:40:19 Step 11/23 : FROM alpine:3.12 00:40:19 ---> 13621d1b12d4 00:40:19 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 00:40:19 Removing intermediate container e4b63a4bd174 00:40:19 ---> 5ec6c6776efa 00:40:19 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 00:40:19 ---> Running in eab4e0b34e11 00:40:19 ---> 34e344900007 00:40:19 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:40:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 00:40:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:40:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:40:20 ---> d655becfb29f 00:40:20 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:40:20 (1/2) Installing ca-certificates (20191127-r4) 00:40:20 (2/2) Installing dumb-init (1.2.2-r1) 00:40:20 Executing busybox-1.31.1-r20.trigger 00:40:21 Executing ca-certificates-20191127-r4.trigger 00:40:21 OK: 6 MiB in 16 packages 00:40:21 ---> 190044f13595 00:40:21 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 00:40:21 Removing intermediate container cfe13cf1c8b8 00:40:21 ---> 545e226b5f7c 00:40:21 00:40:21 Step 11/24 : FROM alpine:3.12 00:40:21 ---> 13621d1b12d4 00:40:21 Step 12/24 : RUN apk add --update --no-cache dumb-init 00:40:21 ---> Using cache 00:40:21 ---> 922f8c77c1af 00:40:21 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:40:21 ---> Using cache 00:40:21 ---> ecaa18421e18 00:40:21 Step 14/24 : ENV APP_PORT=59881 00:40:21 ---> Running in 3bbd8cb49099 00:40:21 ---> e94817e72642 00:40:21 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 00:40:21 ---> Running in f156ef1ef72f 00:40:21 Removing intermediate container 3bbd8cb49099 00:40:21 ---> 9f8bc2efd3e9 00:40:21 Step 19/22 : CMD ["--init=true"] 00:40:21 Removing intermediate container f156ef1ef72f 00:40:21 ---> 45814f6f4430 00:40:21 Step 15/24 : EXPOSE $APP_PORT 00:40:21 ---> Running in 95fd08ac1b71 00:40:21 ---> 4ba42f7c48ed 00:40:21 Step 20/24 : ENTRYPOINT ["/core-command"] 00:40:21 Removing intermediate container 48d945a2e6d9 00:40:21 ---> 25bf5b62a40a 00:40:21 00:40:21 Step 12/24 : FROM docker:20.10.0 00:40:21 ---> Running in e64039a454b5 00:40:21 Removing intermediate container eab4e0b34e11 00:40:21 ---> 605210541844 00:40:21 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 00:40:21 ---> Running in 84398dd7de76 00:40:21 ---> Running in e1683e9b73b8 00:40:21 20.10.0: Pulling from library/docker 00:40:21 Removing intermediate container e64039a454b5 00:40:21 ---> c5d08924ffce 00:40:21 Step 16/24 : WORKDIR / 00:40:21 Removing intermediate container 95fd08ac1b71 00:40:21 ---> 62f5b3a8fb1a 00:40:21 Step 20/22 : LABEL arch=x86_64 00:40:21 Removing intermediate container 84398dd7de76 00:40:21 ---> c5d7afce717a 00:40:21 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:40:22 ---> Running in 441950a2bdd7 00:40:22 ---> Running in 824937b68b18 00:40:22 ---> Running in 1d8ccc9b961d 00:40:22 Removing intermediate container e1683e9b73b8 00:40:22 ---> 2f9b5fc5822c 00:40:22 Step 14/23 : ENV APP_PORT=59860 00:40:22 ---> Running in d8f9e34caa5b 00:40:22 Removing intermediate container 441950a2bdd7 00:40:22 ---> f496897b28e7 00:40:22 Step 21/22 : LABEL git_sha=3fd47349c4c7dc47927c452cb83b261a175ae974 00:40:22 Removing intermediate container 824937b68b18 00:40:22 ---> c4cc76339d14 00:40:22 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 00:40:22 Removing intermediate container 1d8ccc9b961d 00:40:22 ---> 0fa2d8622347 00:40:22 Step 22/24 : LABEL arch=x86_64 00:40:22 ---> Running in 7a675ca7bfc0 00:40:22 ---> Running in 84f45dc8286a 00:40:22 Removing intermediate container d8f9e34caa5b 00:40:22 ---> cf98865e9f08 00:40:22 Step 15/23 : EXPOSE $APP_PORT 00:40:22 ---> Running in 5736f572afaf 00:40:22 ---> 116cbe89aa94 00:40:22 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:40:22 Removing intermediate container 7a675ca7bfc0 00:40:22 ---> b4409f5b53a2 00:40:22 Step 22/22 : LABEL version=0.0.0 00:40:22 Removing intermediate container 5736f572afaf 00:40:22 ---> 135980afade8 00:40:22 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:40:22 Removing intermediate container 84f45dc8286a 00:40:22 ---> c944ea3a8a47 00:40:22 Step 23/24 : LABEL git_sha=3fd47349c4c7dc47927c452cb83b261a175ae974 00:40:22 ---> Running in f9bf290cfecd 00:40:22 ---> Running in eb800949e3b6 00:40:23 ---> 73917e3ae4e8 00:40:23 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:40:23 Removing intermediate container f9bf290cfecd 00:40:23 ---> 219d72a70626 00:40:23 00:40:23 Removing intermediate container eb800949e3b6 00:40:23 ---> 480a0e5171ed 00:40:23 Step 24/24 : LABEL version=0.0.0 00:40:23 Successfully built 219d72a70626 00:40:23 ---> bd36a06eb103 00:40:23 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 00:40:23 Successfully tagged security-proxy-setup:latest 00:40:23 Building security-secretstore-setup 00:40:23  Building security-proxy-setup ... done  ---> Running in 016102ba286f 00:40:24 Removing intermediate container 016102ba286f 00:40:24 ---> 23de840ec970 00:40:24 00:40:24 Successfully built 23de840ec970 00:40:24 ---> 6f5a395348e1 00:40:24 Step 20/24 : ENTRYPOINT ["/core-metadata"] 00:40:26 Successfully tagged core-command:latest 00:40:26  Building core-command ... done Building core-data 00:40:26 ---> b9307ee625ff 00:40:26 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 00:40:27 ---> Running in d52614b3158d 00:40:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.190s coverage: 94.4% of statements 00:40:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.198s coverage: 44.8% of statements 00:40:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.552s coverage: 81.8% of statements 00:40:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 00:40:31 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:40:31 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:40:31 ---> 741382552d26 00:40:31 Step 3/24 : WORKDIR /edgex-go 00:40:31 ---> Using cache 00:40:31 ---> 1033555cd09f 00:40:31 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:40:31 ---> Using cache 00:40:31 ---> fe8a76b83e34 00:40:31 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 00:40:33 ---> d42fb911a362 00:40:33 Step 19/23 : ENTRYPOINT ["/support-notifications"] 00:40:33 ---> Running in 40bde2d108a6 00:40:33 Removing intermediate container d52614b3158d 00:40:33 ---> e8a8a35da178 00:40:33 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:40:33 ---> Running in 61bfb4fcd866 00:40:34 ---> Running in 6ac3293697fc 00:40:34 Removing intermediate container 61bfb4fcd866 00:40:34 ---> 06f978cb9764 00:40:34 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:40:34 Removing intermediate container 6ac3293697fc 00:40:34 ---> 410ae1a1adc7 00:40:34 Step 22/24 : LABEL arch=x86_64 00:40:34 ---> Running in aa09c9483ea7 00:40:34 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 00:40:34 Status: Downloaded newer image for docker:20.10.0 00:40:34 ---> aefe523efa57 00:40:34 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 00:40:34 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:40:34 ---> Running in ead8df8a33b2 00:40:35 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:40:35 ---> Running in e92368c5f327 00:40:35 Removing intermediate container aa09c9483ea7 00:40:35 ---> 5a675ae18963 00:40:35 Step 21/23 : LABEL arch=x86_64 00:40:35 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:40:35 Step 2/26 : FROM ${BUILDER_BASE} AS builder 00:40:35 ---> 741382552d26 00:40:35 Step 3/26 : WORKDIR /edgex-go 00:40:35 ---> Using cache 00:40:35 ---> 1033555cd09f 00:40:35 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:40:35 ---> Using cache 00:40:35 ---> fe8a76b83e34 00:40:35 Step 5/26 : RUN apk add --update --no-cache make git 00:40:35 ---> Using cache 00:40:35 ---> 09c19a065a0f 00:40:35 Step 6/26 : COPY go.mod . 00:40:35 ---> Using cache 00:40:35 ---> 00db6a45d023 00:40:35 Step 7/26 : RUN go mod download 00:40:35 ---> Using cache 00:40:35 ---> 6fed6a232327 00:40:35 Step 8/26 : COPY . . 00:40:35 ---> Using cache 00:40:35 ---> 406d6829741f 00:40:35 Step 9/26 : RUN go mod tidy 00:40:35 ---> Using cache 00:40:35 ---> 42cd2bfcb4e1 00:40:35 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:40:35 OK: 219 MiB in 52 packages 00:40:36 ---> Running in 723a40984db6 00:40:36 Removing intermediate container ead8df8a33b2 00:40:36 ---> 65f8b46e2d04 00:40:36 Step 23/24 : LABEL git_sha=3fd47349c4c7dc47927c452cb83b261a175ae974 00:40:36 ---> Running in 07a94a8150c4 00:40:36 Removing intermediate container e92368c5f327 00:40:36 ---> e75f48c2bf5f 00:40:36 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 00:40:36 ---> Running in 6d909d649da8 00:40:36 ---> Running in 236d24f6f7a2 00:40:36 Removing intermediate container 07a94a8150c4 00:40:36 ---> 9ed168dddcd4 00:40:36 Step 22/23 : LABEL git_sha=3fd47349c4c7dc47927c452cb83b261a175ae974 00:40:36 Removing intermediate container 6d909d649da8 00:40:36 ---> e68601caff45 00:40:36 Step 24/24 : LABEL version=0.0.0 00:40:36 ---> Running in 6a98ecdd8f8d 00:40:36 ---> Running in 53dc798802fd 00:40:36 Removing intermediate container 40bde2d108a6 00:40:36 ---> 2f4f0f4c9c99 00:40:36 Step 6/24 : COPY go.mod . 00:40:36 Removing intermediate container 6a98ecdd8f8d 00:40:36 ---> 66c378f53e7c 00:40:36 Step 23/23 : LABEL version=0.0.0 00:40:36 Removing intermediate container 53dc798802fd 00:40:36 ---> e566d4609058 00:40:36 00:40:36 ---> Running in 04e6844f94a8 00:40:36 Successfully built e566d4609058 00:40:37 Successfully tagged core-metadata:latest 00:40:37 Building security-bootstrapper 00:40:37  Building core-metadata ... done  ---> b6c9b00b024d 00:40:37 Step 7/24 : RUN go mod download 00:40:37 ---> Running in 6900a42c15e9 00:40:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:40:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:40:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:40:37 (1/39) Installing readline (8.0.4-r0) 00:40:37 (2/39) Installing bash (5.0.17-r0) 00:40:37 Executing bash-5.0.17-r0.post-install 00:40:37 (3/39) Installing nghttp2-libs (1.41.0-r0) 00:40:37 (4/39) Installing libcurl (7.77.0-r0) 00:40:37 (5/39) Installing curl (7.77.0-r0) 00:40:37 (6/39) Installing dumb-init (1.2.2-r1) 00:40:37 (7/39) Installing libbz2 (1.0.8-r1) 00:40:37 Removing intermediate container 04e6844f94a8 00:40:37 ---> 35956a25f8c4 00:40:37 00:40:37 (8/39) Installing expat (2.2.9-r1) 00:40:37 (9/39) Installing libffi (3.3-r2) 00:40:37 (10/39) Installing gdbm (1.13-r1) 00:40:37 (11/39) Installing xz-libs (5.2.5-r0) 00:40:37 (12/39) Installing sqlite-libs (3.32.1-r1) 00:40:37 (13/39) Installing python3 (3.8.10-r0) 00:40:37 Successfully built 35956a25f8c4 00:40:37 Successfully tagged support-notifications:latest 00:40:37 Building support-scheduler 00:40:38  Building support-notifications ... done (14/39) Installing py3-appdirs (1.4.4-r1) 00:40:38 (15/39) Installing py3-ordered-set (4.0.1-r0) 00:40:38 (16/39) Installing py3-parsing (2.4.7-r0) 00:40:38 (17/39) Installing py3-six (1.15.0-r0) 00:40:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.222s coverage: 92.9% of statements 00:40:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 00:40:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 00:40:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 00:40:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.054s coverage: 65.1% of statements 00:40:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 00:40:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 00:40:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 00:40:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 00:40:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 00:40:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.165s coverage: 87.2% of statements 00:40:39 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 00:40:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 00:40:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.137s coverage: 100.0% of statements 00:40:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 00:40:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.183s coverage: 76.0% of statements 00:40:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 00:40:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.190s coverage: 80.0% of statements 00:40:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.251s coverage: 87.2% of statements 00:40:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.227s coverage: 85.4% of statements 00:40:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.282s coverage: 91.2% of statements 00:40:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:40:39 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.717s coverage: 64.4% of statements 00:40:39 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:40:39 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:40:39 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.155s coverage: 100.0% of statements 00:40:39 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.077s coverage: 91.3% of statements 00:40:39 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.048s coverage: 100.0% of statements 00:40:39 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.089s coverage: 73.7% of statements 00:40:39 (18/39) Installing py3-packaging (20.4-r0) 00:40:40 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.088s coverage: 100.0% of statements 00:40:42 (19/39) Installing py3-setuptools (47.0.0-r0) 00:40:42 (20/39) Installing py3-chardet (3.0.4-r4) 00:40:43 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.082s coverage: 66.9% of statements 00:40:43 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 00:40:43 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 00:40:43 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 00:40:45 (21/39) Installing py3-idna (2.9-r0) 00:40:45 (22/39) Installing py3-certifi (2020.4.5.1-r0) 00:40:45 (23/39) Installing py3-urllib3 (1.25.9-r0) 00:40:45 (24/39) Installing py3-requests (2.23.0-r0) 00:40:45 (25/39) Installing py3-msgpack (1.0.0-r0) 00:40:45 (26/39) Installing py3-lockfile (0.12.2-r3) 00:40:45 (27/39) Installing py3-cachecontrol (0.12.6-r0) 00:40:45 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.743s coverage: 43.6% of statements 00:40:45 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:40:45 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:40:45 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.234s coverage: 89.5% of statements 00:40:45 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 00:40:45 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.201s coverage: 84.8% of statements 00:40:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 00:40:45 (28/39) Installing py3-colorama (0.4.3-r0) 00:40:45 (29/39) Installing py3-distlib (0.3.0-r0) 00:40:45 (30/39) Installing py3-distro (1.5.0-r1) 00:40:45 (31/39) Installing py3-webencodings (0.5.1-r3) 00:40:45 (32/39) Installing py3-html5lib (1.0.1-r4) 00:40:45 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:40:45 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:40:45 ---> 741382552d26 00:40:45 Step 3/23 : WORKDIR /edgex-go 00:40:45 ---> Using cache 00:40:45 ---> 1033555cd09f 00:40:45 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:40:45 ---> Using cache 00:40:45 ---> fe8a76b83e34 00:40:45 Step 5/23 : RUN apk add --update --no-cache make git 00:40:45 ---> Using cache 00:40:45 ---> 09c19a065a0f 00:40:45 Step 6/23 : COPY go.mod . 00:40:45 ---> Using cache 00:40:45 ---> 00db6a45d023 00:40:45 Step 7/23 : RUN go mod download 00:40:45 ---> Using cache 00:40:45 ---> 6fed6a232327 00:40:45 Step 8/23 : COPY . . 00:40:45 ---> Using cache 00:40:45 ---> 406d6829741f 00:40:45 Step 9/23 : RUN go mod tidy 00:40:45 ---> Using cache 00:40:45 ---> 42cd2bfcb4e1 00:40:45 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 00:40:45 (33/39) Installing py3-pytoml (0.1.21-r0) 00:40:45 (34/39) Installing py3-pep517 (0.8.2-r0) 00:40:45 (35/39) Installing py3-progress (1.5-r0) 00:40:45 (36/39) Installing py3-toml (0.10.1-r0) 00:40:46 (37/39) Installing py3-retrying (1.3.3-r0) 00:40:46 (38/39) Installing py3-contextlib2 (0.6.0-r0) 00:40:46 (39/39) Installing py3-pip (20.1.1-r0) 00:40:47 Executing busybox-1.31.1-r19.trigger 00:40:47 OK: 72 MiB in 59 packages 00:40:47 ---> Running in e85f923fabd9 00:40:47 Removing intermediate container 6900a42c15e9 00:40:47 ---> b40a114adee4 00:40:47 Step 8/24 : COPY . . 00:40:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:40:49 Collecting docker-compose==1.23.2 00:40:49 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 00:40:49 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:40:49 Step 2/32 : FROM ${BUILDER_BASE} AS builder 00:40:49 ---> 741382552d26 00:40:49 Step 3/32 : WORKDIR /edgex-go 00:40:49 ---> Using cache 00:40:49 ---> 1033555cd09f 00:40:49 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:40:49 ---> Using cache 00:40:49 ---> fe8a76b83e34 00:40:49 Step 5/32 : RUN apk add --update --no-cache make git 00:40:49 ---> Using cache 00:40:49 ---> 09c19a065a0f 00:40:49 Step 6/32 : COPY go.mod . 00:40:49 ---> Using cache 00:40:49 ---> 00db6a45d023 00:40:49 Step 7/32 : RUN go mod download 00:40:49 ---> Using cache 00:40:49 ---> 6fed6a232327 00:40:49 Step 8/32 : COPY . . 00:40:49 ---> Using cache 00:40:49 ---> 406d6829741f 00:40:49 Step 9/32 : RUN go mod tidy 00:40:49 ---> Using cache 00:40:49 ---> 42cd2bfcb4e1 00:40:49 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 00:40:52 Collecting texttable<0.10,>=0.9.0 00:40:52 Downloading texttable-0.9.1.tar.gz (11 kB) 00:40:53 ---> Running in d0df9650eab7 00:40:53 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.218s coverage: 19.3% of statements 00:40:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 00:40:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 00:40:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:40:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:40:53 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.497s coverage: 91.9% of statements 00:40:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 00:40:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 00:40:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 00:40:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 00:40:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 00:40:53 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.269s coverage: 62.7% of statements 00:40:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:40:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:40:53 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.407s coverage: 97.6% of statements 00:40:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 00:40:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 00:40:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 00:40:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 00:40:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 00:40:53 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.162s coverage: 28.9% of statements 00:40:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 00:40:53 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor 0.151s coverage: 6.7% of statements 00:40:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 00:40:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 00:40:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 00:40:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 00:40:53 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.162s coverage: 100.0% of statements 00:40:53 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 95.4% of statements 00:40:53 ---> 1883bfe439ab 00:40:53 Step 9/24 : RUN go mod tidy 00:40:54 GO111MODULE=on go vet ./... 00:40:54 Collecting PyYAML<4,>=3.10 00:40:54 Downloading PyYAML-3.13.tar.gz (270 kB) 00:40:54 ---> Running in 0b57a62272e9 00:40:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 00:40:55 Collecting docopt<0.7,>=0.6.1 00:40:55 Downloading docopt-0.6.2.tar.gz (25 kB) 00:40:56 Collecting docker<4.0,>=3.6.0 00:40:56 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 00:40:56 Collecting jsonschema<3,>=2.5.1 00:40:56 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 00:40:57 Collecting dockerpty<0.5,>=0.4.1 00:40:57 Downloading dockerpty-0.4.1.tar.gz (13 kB) 00:40:57 Removing intermediate container 0b57a62272e9 00:40:57 ---> a8f7bc7fb06a 00:40:57 Step 10/24 : RUN make cmd/core-data/core-data 00:40:57 ---> Running in f24f3ef81944 00:40:58 Collecting websocket-client<1.0,>=0.32.0 00:40:58 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 00:40:58 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 00:40:58 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 00:40:58 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 00:40:58 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 00:40:58 Collecting cached-property<2,>=1.2.0 00:40:58 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 00:40:59 Collecting docker-pycreds>=0.4.0 00:40:59 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 00:40:59 Collecting urllib3<1.25,>=1.21.1 00:40:59 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 00:40:59 Collecting idna<2.8,>=2.5 00:40:59 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 00:40:59 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 00:40:59 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 00:40:59 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 00:40:59 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 00:40:59 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 00:40:59 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 00:40:59 Installing collected packages: texttable, PyYAML, docopt, urllib3, idna, requests, docker-pycreds, websocket-client, docker, jsonschema, dockerpty, cached-property, docker-compose 00:40:59 Running setup.py install for texttable: started 00:41:00 Running setup.py install for texttable: finished with status 'done' 00:41:00 Running setup.py install for PyYAML: started 00:41:01 Running setup.py install for PyYAML: finished with status 'done' 00:41:01 Running setup.py install for docopt: started 00:41:02 Running setup.py install for docopt: finished with status 'done' 00:41:02 Attempting uninstall: urllib3 00:41:02 Found existing installation: urllib3 1.25.9 00:41:02 Uninstalling urllib3-1.25.9: 00:41:02 Successfully uninstalled urllib3-1.25.9 00:41:02 Attempting uninstall: idna 00:41:02 Found existing installation: idna 2.9 00:41:02 Uninstalling idna-2.9: 00:41:02 Successfully uninstalled idna-2.9 00:41:03 Attempting uninstall: requests 00:41:03 Found existing installation: requests 2.23.0 00:41:03 Uninstalling requests-2.23.0: 00:41:03 Successfully uninstalled requests-2.23.0 00:41:04 Running setup.py install for dockerpty: started 00:41:04 Running setup.py install for dockerpty: finished with status 'done' 00:41:04 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 00:41:09 Removing intermediate container 236d24f6f7a2 00:41:09 ---> 036630208a23 00:41:09 Step 15/24 : ENV APP_PORT=58890 00:41:09 ---> Running in 94e843cf39d8 00:41:09 Removing intermediate container 94e843cf39d8 00:41:09 ---> 06249f636c20 00:41:09 Step 16/24 : EXPOSE $APP_PORT 00:41:09 ---> Running in 463a2ce0217a 00:41:09 Removing intermediate container 463a2ce0217a 00:41:09 ---> 9aadabcfbc27 00:41:09 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 00:41:10 ---> 7f4d51c46a9b 00:41:10 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 00:41:10 ---> 3f7c44019ee8 00:41:10 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 00:41:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:41:11 ---> a491f76ae989 00:41:11 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 00:41:11 ---> Running in 10aa58ce0ab3 00:41:11 Removing intermediate container 10aa58ce0ab3 00:41:11 ---> 549a4b8677c3 00:41:11 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:41:11 ---> Running in fec03ae76724 00:41:11 Removing intermediate container fec03ae76724 00:41:11 ---> 5f14479b9057 00:41:11 Step 22/24 : LABEL arch=x86_64 00:41:11 ---> Running in d0fa7181524d 00:41:11 Removing intermediate container d0fa7181524d 00:41:11 ---> 9f3d0ce89bdf 00:41:11 Step 23/24 : LABEL git_sha=3fd47349c4c7dc47927c452cb83b261a175ae974 00:41:11 ---> Running in aae48baf3884 00:41:12 Removing intermediate container aae48baf3884 00:41:12 ---> 2eea0d2bd4e0 00:41:12 Step 24/24 : LABEL version=0.0.0 00:41:12 ---> Running in 3520188f14e2 00:41:12 Removing intermediate container 3520188f14e2 00:41:12 ---> c7a1257d9a4d 00:41:12 00:41:12 Successfully built c7a1257d9a4d 00:41:12 Successfully tagged sys-mgmt-agent:latest 00:41:15  Building sys-mgmt-agent ... done Removing intermediate container 723a40984db6 00:41:15 ---> b46e8b831801 00:41:15 00:41:15 Step 11/26 : FROM alpine:3.12 00:41:15 ---> 13621d1b12d4 00:41:15 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 00:41:15 ---> Running in daa29dd8ec1d 00:41:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:41:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:41:15 (1/6) Installing ca-certificates (20191127-r4) 00:41:15 (2/6) Installing nghttp2-libs (1.41.0-r0) 00:41:15 (3/6) Installing libcurl (7.77.0-r0) 00:41:15 (4/6) Installing curl (7.77.0-r0) 00:41:15 (5/6) Installing dumb-init (1.2.2-r1) 00:41:15 (6/6) Installing su-exec (0.2-r1) 00:41:15 Executing busybox-1.31.1-r20.trigger 00:41:15 Executing ca-certificates-20191127-r4.trigger 00:41:15 OK: 7 MiB in 20 packages 00:41:16 Removing intermediate container daa29dd8ec1d 00:41:16 ---> b7223744fdd0 00:41:16 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:41:16 ---> Running in b1596fce3fa8 00:41:16 Removing intermediate container b1596fce3fa8 00:41:16 ---> 62499305a3ba 00:41:16 Step 14/26 : WORKDIR / 00:41:16 ---> Running in 11960670e146 00:41:16 Removing intermediate container 11960670e146 00:41:16 ---> 96e6021bfdfc 00:41:16 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 00:41:17 ---> 5fae7d190b63 00:41:17 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 00:41:17 ---> 3f1bce1f96ee 00:41:17 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 00:41:17 ---> bc93fea199f9 00:41:17 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 00:41:17 ---> 3d668dbc9ef5 00:41:17 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:41:18 ---> c6682437d63a 00:41:18 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:41:19 ---> 3d42b4b79074 00:41:19 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:41:19 ---> 70e4900d797b 00:41:19 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/ 00:41:19 ---> Running in 3fc7df285298 00:41:22 Removing intermediate container 3fc7df285298 00:41:22 ---> 75420dc44ea2 00:41:22 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 00:41:22 ---> Running in a89ea2863b27 00:41:22 Removing intermediate container a89ea2863b27 00:41:22 ---> bf01ffbf73e1 00:41:22 Step 24/26 : LABEL arch=x86_64 00:41:22 ---> Running in 3b1271004bd3 00:41:22 Removing intermediate container 3b1271004bd3 00:41:22 ---> d049533d0397 00:41:22 Step 25/26 : LABEL git_sha=3fd47349c4c7dc47927c452cb83b261a175ae974 00:41:22 ---> Running in 535a35c4b907 00:41:22 Removing intermediate container 535a35c4b907 00:41:22 ---> 0e9ea673399e 00:41:22 Step 26/26 : LABEL version=0.0.0 00:41:22 ---> Running in 6f34720659b5 00:41:22 Removing intermediate container 6f34720659b5 00:41:22 ---> f5ca625224d4 00:41:22 00:41:22 Successfully built f5ca625224d4 00:41:22 Successfully tagged security-secretstore-setup:latest 00:41:23  Building security-secretstore-setup ... done Removing intermediate container e85f923fabd9 00:41:23 ---> ca847f9fc39d 00:41:23 00:41:23 Step 11/23 : FROM alpine:3.12 00:41:23 ---> 13621d1b12d4 00:41:23 Step 12/23 : RUN apk add --update --no-cache dumb-init 00:41:23 ---> Using cache 00:41:23 ---> 922f8c77c1af 00:41:23 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:41:23 ---> Using cache 00:41:23 ---> ecaa18421e18 00:41:23 Step 14/23 : ENV APP_PORT=59861 00:41:23 ---> Running in c55ee4d9c92f 00:41:23 Removing intermediate container c55ee4d9c92f 00:41:23 ---> ace322731eb3 00:41:23 Step 15/23 : EXPOSE $APP_PORT 00:41:23 ---> Running in 7c59788988f7 00:41:23 Removing intermediate container 7c59788988f7 00:41:23 ---> 6b7cd961dd08 00:41:23 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:41:24 ---> 2abc66cb6cd1 00:41:24 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:41:24 ---> 4e7f1189c4f8 00:41:24 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 00:41:25 ---> a0767e6ebdbd 00:41:25 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 00:41:25 ---> Running in 101def29854f 00:41:25 Removing intermediate container 101def29854f 00:41:25 ---> 83d5f8151630 00:41:25 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:41:25 ---> Running in 813a253d0602 00:41:26 Removing intermediate container 813a253d0602 00:41:26 ---> e23a42150985 00:41:26 Step 21/23 : LABEL arch=x86_64 00:41:26 ---> Running in e1bfdb518471 00:41:26 Removing intermediate container d0df9650eab7 00:41:26 ---> 38478a5d2802 00:41:26 00:41:26 Step 11/32 : FROM alpine:3.12 00:41:26 ---> 13621d1b12d4 00:41:26 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 00:41:26 ---> Running in 885d7ca60d3e 00:41:26 Removing intermediate container e1bfdb518471 00:41:26 ---> 4778cd668b85 00:41:26 Step 22/23 : LABEL git_sha=3fd47349c4c7dc47927c452cb83b261a175ae974 00:41:26 ---> Running in 4237f3f233d3 00:41:27 Removing intermediate container 885d7ca60d3e 00:41:27 ---> 3f86f935810f 00:41:27 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 00:41:27 ---> Running in 299f99a2d75a 00:41:27 Removing intermediate container 4237f3f233d3 00:41:27 ---> 6861b4423e60 00:41:27 Step 23/23 : LABEL version=0.0.0 00:41:27 ---> Running in a2bab40d0ef3 00:41:27 Removing intermediate container a2bab40d0ef3 00:41:27 ---> 8228f67be5c9 00:41:27 00:41:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:41:27 Successfully built 8228f67be5c9 00:41:27 Successfully tagged support-scheduler:latest 00:41:27  Building support-scheduler ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:41:27 (1/2) Installing dumb-init (1.2.2-r1) 00:41:27 (2/2) Installing su-exec (0.2-r1) 00:41:27 Executing busybox-1.31.1-r20.trigger 00:41:27 OK: 6 MiB in 16 packages 00:41:28 Removing intermediate container 299f99a2d75a 00:41:28 ---> 92f25fb19a8c 00:41:28 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 00:41:28 ---> Running in 5b07ec9f4060 00:41:28 Removing intermediate container 5b07ec9f4060 00:41:28 ---> 59800be497d2 00:41:28 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 00:41:28 ---> Running in 2d4b2898f13f 00:41:28 Removing intermediate container 2d4b2898f13f 00:41:28 ---> 7fed557fe88a 00:41:28 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 00:41:28 ---> Running in afaa7ff7eda7 00:41:29 Removing intermediate container afaa7ff7eda7 00:41:29 ---> ccd80c4af39c 00:41:29 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 00:41:29 ---> Running in 584ea8429e0d 00:41:29 Removing intermediate container 584ea8429e0d 00:41:29 ---> ab660511c0d1 00:41:29 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 00:41:29 ---> 7b4cf6f96e8c 00:41:29 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 00:41:30 ---> Running in d4e2fdd39733 00:41:30 Removing intermediate container f24f3ef81944 00:41:30 ---> 2a3087fe360c 00:41:30 00:41:30 Step 11/24 : FROM alpine:3.12 00:41:30 ---> 13621d1b12d4 00:41:30 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:41:30 ---> Running in 9cb12fe31d13 00:41:30 Removing intermediate container 9cb12fe31d13 00:41:30 ---> 74a7b203c054 00:41:30 Step 13/24 : ENV APP_PORT=59880 00:41:30 ---> Running in 52fc7364a451 00:41:30 Removing intermediate container 52fc7364a451 00:41:30 ---> 17e89e1c4bf2 00:41:30 Step 14/24 : EXPOSE $APP_PORT 00:41:30 ---> Running in e915840900ee 00:41:30 Removing intermediate container e915840900ee 00:41:30 ---> 86be10eef54b 00:41:30 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:41:30 ---> Running in a3b19bac6781 00:41:30 Removing intermediate container d4e2fdd39733 00:41:30 ---> 53c00f935797 00:41:30 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 00:41:30 ---> 2af4c096506d 00:41:30 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 00:41:31 ---> ca04f1caf6d2 00:41:31 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 00:41:31 Removing intermediate container a3b19bac6781 00:41:31 ---> 22bb8a38149c 00:41:31 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 00:41:31 ---> Running in 7582fcd1e7cf 00:41:31 ---> 022ca45a2c20 00:41:31 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 00:41:31 ---> 7520cfda8826 00:41:31 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 00:41:32 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:41:32 ---> de98f49ffc0e 00:41:32 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 00:41:32 ---> Running in 41be5783a88f 00:41:32 Removing intermediate container 41be5783a88f 00:41:32 ---> c99bc694d21a 00:41:32 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 00:41:32 ---> a84663efa90b 00:41:32 Step 27/32 : RUN chmod +x /entrypoint.sh 00:41:32 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:41:32 ---> Running in 25fc08fde947 00:41:33 (1/6) Installing dumb-init (1.2.2-r1) 00:41:33 (2/6) Installing libgcc (9.3.0-r2) 00:41:33 (3/6) Installing libsodium (1.0.18-r0) 00:41:33 Removing intermediate container 25fc08fde947 00:41:33 ---> 71af2445f066 00:41:33 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 00:41:33 (4/6) Installing libstdc++ (9.3.0-r2) 00:41:33 ---> Running in 57c221fd63c9 00:41:33 Removing intermediate container 57c221fd63c9 00:41:33 ---> cfabb9b3ac9c 00:41:33 Step 29/32 : CMD ["gate"] 00:41:34 ---> Running in 60f79750dcf8 00:41:34 (5/6) Installing libzmq (4.3.3-r0) 00:41:34 (6/6) Installing zeromq (4.3.3-r0) 00:41:34 Removing intermediate container 60f79750dcf8 00:41:34 ---> 21b493f024ac 00:41:34 Step 30/32 : LABEL arch=x86_64 00:41:34 Executing busybox-1.31.1-r20.trigger 00:41:34 OK: 8 MiB in 20 packages 00:41:34 ---> Running in c954ae3e6ed7 00:41:34 Removing intermediate container c954ae3e6ed7 00:41:34 ---> ee0dbf1cd392 00:41:34 Step 31/32 : LABEL git_sha=3fd47349c4c7dc47927c452cb83b261a175ae974 00:41:34 ---> Running in fa865ac3e09d 00:41:34 Removing intermediate container 7582fcd1e7cf 00:41:34 ---> 079dc1a8c30e 00:41:34 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 00:41:35 Removing intermediate container fa865ac3e09d 00:41:35 ---> 4b73a046c1d5 00:41:35 Step 32/32 : LABEL version=0.0.0 00:41:35 ---> 73a6363b0c0d 00:41:35 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:41:35 ---> Running in 3d1d19407b1b 00:41:35 ---> 7b9227876419 00:41:35 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 00:41:35 Removing intermediate container 3d1d19407b1b 00:41:35 ---> 1ec9e7188765 00:41:35 00:41:35 Successfully built 1ec9e7188765 00:41:35 Successfully tagged security-bootstrapper:latest 00:41:35  Building security-bootstrapper ... done  ---> 8a2f435216cb 00:41:35 Step 20/24 : ENTRYPOINT ["/core-data"] 00:41:35 ---> Running in 25b8c473ccca 00:41:35 Removing intermediate container 25b8c473ccca 00:41:35 ---> 67670c1d51ab 00:41:35 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:41:35 ---> Running in 56b29ffa21c7 00:41:36 Removing intermediate container 56b29ffa21c7 00:41:36 ---> 6e91f3dff108 00:41:36 Step 22/24 : LABEL arch=x86_64 00:41:36 ---> Running in 9b483f18c60e 00:41:36 Removing intermediate container 9b483f18c60e 00:41:36 ---> 8ca044c4a21d 00:41:36 Step 23/24 : LABEL git_sha=3fd47349c4c7dc47927c452cb83b261a175ae974 00:41:36 ---> Running in 9aff4e02a015 00:41:36 Removing intermediate container 9aff4e02a015 00:41:36 ---> 215d899259c0 00:41:36 Step 24/24 : LABEL version=0.0.0 00:41:36 ---> Running in c052e073ae9e 00:41:36 Removing intermediate container c052e073ae9e 00:41:36 ---> 7bcc4c15e265 00:41:36 00:41:36 Successfully built 7bcc4c15e265 00:41:36 Successfully tagged core-data:latest 00:41:36  Building core-data ... done  [Pipeline] } 00:41:36 $ docker stop --time=1 eee10e318ed846b999b7094431318b9a1fa5f4bf9f325ef3359b05e384e9b81a 00:41:38 $ docker rm -f eee10e318ed846b999b7094431318b9a1fa5f4bf9f325ef3359b05e384e9b81a [Pipeline] // withDockerContainer [Pipeline] sh 00:41:38 + docker images 00:41:38 REPOSITORY TAG IMAGE ID CREATED SIZE 00:41:38 core-data latest 7bcc4c15e265 2 seconds ago 20.2MB 00:41:38 security-bootstrapper latest 1ec9e7188765 3 seconds ago 18.6MB 00:41:38 2a3087fe360c 8 seconds ago 1.15GB 00:41:38 support-scheduler latest 8228f67be5c9 11 seconds ago 15.9MB 00:41:38 38478a5d2802 12 seconds ago 1.15GB 00:41:38 ca847f9fc39d 15 seconds ago 1.15GB 00:41:38 security-secretstore-setup latest f5ca625224d4 17 seconds ago 28.7MB 00:41:38 b46e8b831801 24 seconds ago 1.15GB 00:41:38 sys-mgmt-agent latest c7a1257d9a4d 26 seconds ago 312MB 00:41:38 support-notifications latest 35956a25f8c4 About a minute ago 16.7MB 00:41:38 core-metadata latest e566d4609058 About a minute ago 16.6MB 00:41:38 core-command latest 23de840ec970 About a minute ago 15.9MB 00:41:38 security-proxy-setup latest 219d72a70626 About a minute ago 25.7MB 00:41:38 25bf5b62a40a About a minute ago 1.15GB 00:41:38 545e226b5f7c About a minute ago 1.15GB 00:41:38 459f5ae8f4a3 About a minute ago 1.15GB 00:41:38 9455e90ff483 About a minute ago 1.15GB 00:41:38 b26a269d28fd About a minute ago 1.14GB 00:41:38 ci-base-image-x86_64 latest 741382552d26 9 minutes ago 647MB 00:41:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 6 weeks ago 445MB 00:41:38 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 6 weeks ago 37.5MB 00:41:38 alpine 3.12 13621d1b12d4 2 months ago 5.58MB 00:41:38 docker 20.10.0 aefe523efa57 6 months ago 240MB 00:41:38 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 00:41:53 Still waiting to schedule task 00:41:53 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 00:42:16 gofmt -l . 00:42:16 [ "`gofmt -l .`" = "" ] 00:42:16 ./bin/test-attribution-txt.sh [Pipeline] sh 00:42:17 + ls -al . 00:42:17 total 544 00:42:17 drwxrwxr-x 9 1001 1001 4096 Jun 16 00:42 . 00:42:17 drwxr-xr-x 4 root root 4096 Jun 16 00:37 .. 00:42:17 -rw-rw-r-- 1 1001 1001 11 Jun 16 00:36 .dockerignore 00:42:17 drwxrwxr-x 8 1001 1001 4096 Jun 16 00:36 .git 00:42:17 drwxrwxr-x 3 1001 1001 4096 Jun 16 00:36 .github 00:42:17 -rw-rw-r-- 1 1001 1001 818 Jun 16 00:36 .gitignore 00:42:17 -rw-rw-r-- 1 1001 1001 166 Jun 16 00:36 .sonarcloud.properties 00:42:17 -rw-rw-r-- 1 1001 1001 8609 Jun 16 00:36 Attribution.txt 00:42:17 -rw-rw-r-- 1 1001 1001 3804 Jun 16 00:36 CONTRIBUTING.md 00:42:17 -rw-rw-r-- 1 1001 1001 931 Jun 16 00:36 Dockerfile.build 00:42:17 -rw-rw-r-- 1 1001 1001 849 Jun 16 00:36 Jenkinsfile 00:42:17 -rw-rw-r-- 1 1001 1001 10775 Jun 16 00:36 LICENSE 00:42:17 -rw-rw-r-- 1 1001 1001 5605 Jun 16 00:36 Makefile 00:42:17 -rw-rw-r-- 1 1001 1001 7905 Jun 16 00:36 README.md 00:42:17 -rw-rw-r-- 1 1001 1001 7071 Jun 16 00:36 SECURITY.md 00:42:17 -rw-rw-r-- 1 1001 1001 5 Jun 16 00:31 VERSION 00:42:17 -rw-rw-r-- 1 1001 1001 4131 Jun 16 00:36 ZMQWindows.md 00:42:17 drwxrwxr-x 2 1001 1001 4096 Jun 16 00:36 bin 00:42:17 drwxrwxr-x 14 1001 1001 4096 Jun 16 00:36 cmd 00:42:17 -rw-r--r-- 1 root root 400748 Jun 16 00:40 coverage.out 00:42:17 -rw-rw-r-- 1 1001 1001 841 Jun 16 00:36 go.mod 00:42:17 -rw-r--r-- 1 root root 21063 Jun 16 00:38 go.sum 00:42:17 drwxrwxr-x 7 1001 1001 4096 Jun 16 00:36 internal 00:42:17 drwxrwxr-x 3 1001 1001 4096 Jun 16 00:36 openapi 00:42:17 drwxrwxr-x 4 1001 1001 4096 Jun 16 00:36 snap 00:42:17 -rw-rw-r-- 1 1001 1001 168 Jun 16 00:36 version.go [Pipeline] sh 00:42:18 + '[' -e coverage.out ] 00:42:18 + chown 1001:1001 coverage.out [Pipeline] stash 00:42:18 Warning: overwriting stash ‘coverage-report’ 00:42:19 Stashed 1 file(s) [Pipeline] sh 00:42:19 + make build 00:42:19 go mod tidy 00:42:20 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 00:42:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:42:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 00:42:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:42:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 00:42:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 00:42:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:43:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 00:43:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:43:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:43:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 00:43:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 00:43:20 $ docker stop --time=1 f781cb64c7a5df4803495d4a8a0b93489639fabb3a46e1d45c0edd109a791558 00:43:22 $ docker rm -f f781cb64c7a5df4803495d4a8a0b93489639fabb3a46e1d45c0edd109a791558 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:43:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:43:24 00:43:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:43:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:43:25 latest: Pulling from edgex-devops/edgex-compose-arm64 00:43:25 29e5d40040c1: Pulling fs layer 00:43:25 1ce36da41761: Pulling fs layer 00:43:25 25b303627fd3: Pulling fs layer 00:43:25 29e5d40040c1: Verifying Checksum 00:43:25 29e5d40040c1: Download complete 00:43:25 29e5d40040c1: Pull complete 00:43:26 1ce36da41761: Verifying Checksum 00:43:26 1ce36da41761: Download complete 00:43:27 1ce36da41761: Pull complete 00:43:27 25b303627fd3: Verifying Checksum 00:43:27 25b303627fd3: Download complete 00:43:37 25b303627fd3: Pull complete 00:43:37 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 00:43:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:43:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 00:43:38 prd-ubuntu18.04-docker-arm64-4c-16g-1613 does not seem to be running inside a container 00:43:38 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 00:43:40 $ docker top 01eda26114410ed3004365c1dff6d44761c4ce7d662bbc38f846e4d944e2fb3d -eo pid,comm [Pipeline] { [Pipeline] sh 00:43:41 + docker-compose build --help 00:43:41 + grep parallel 00:43:45 --parallel Build images in parallel. [Pipeline] } 00:43:45 $ docker stop --time=1 01eda26114410ed3004365c1dff6d44761c4ce7d662bbc38f846e4d944e2fb3d 00:43:47 $ docker rm -f 01eda26114410ed3004365c1dff6d44761c4ce7d662bbc38f846e4d944e2fb3d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:43:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:43:47 . [Pipeline] withDockerContainer 00:43:48 prd-ubuntu18.04-docker-arm64-4c-16g-1613 does not seem to be running inside a container 00:43:48 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 00:43:49 $ docker top b8a7e1bbcb45d25edb579d29e4c90f4839298b21035557f25986750eb2513fe7 -eo pid,comm [Pipeline] { [Pipeline] sh 00:43:50 + docker-compose -f ./docker-compose-build.yml build --parallel 00:43:54 Building core-command ... 00:43:54 Building core-data ... 00:43:54 Building core-metadata ... 00:43:54 Building security-bootstrapper ... 00:43:54 Building security-proxy-setup ... 00:43:54 Building security-secretstore-setup ... 00:43:54 Building support-notifications ... 00:43:54 Building support-scheduler ... 00:43:54 Building sys-mgmt-agent ... 00:43:54 Building security-bootstrapper 00:43:54 Building core-data 00:43:54 Building core-metadata 00:43:54 Building security-secretstore-setup 00:43:54 Building support-notifications 00:45:04 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:45:04 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:45:04 ---> 99fa8e895053 00:45:04 Step 3/23 : WORKDIR /edgex-go 00:45:04 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:45:04 Step 2/32 : FROM ${BUILDER_BASE} AS builder 00:45:04 ---> 99fa8e895053 00:45:04 Step 3/32 : WORKDIR /edgex-go 00:45:04 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:45:04 Step 2/26 : FROM ${BUILDER_BASE} AS builder 00:45:04 ---> 99fa8e895053 00:45:04 Step 3/26 : WORKDIR /edgex-go 00:45:04 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:45:04 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:45:04 ---> 99fa8e895053 00:45:04 Step 3/24 : WORKDIR /edgex-go 00:45:04 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:45:04 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:45:04 ---> 99fa8e895053 00:45:04 Step 3/24 : WORKDIR /edgex-go 00:45:04 ---> Running in b9b3d030096d 00:45:04 ---> Running in a8ef049e50bc 00:45:04 ---> Running in 5f03cc86f549 00:45:04 ---> Running in 521bcf4a46a9 00:45:04 ---> Running in 1237e2077e56 00:45:04 Removing intermediate container b9b3d030096d 00:45:04 ---> fa131e83fd09 00:45:04 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:45:04 Removing intermediate container 5f03cc86f549 00:45:04 Removing intermediate container 521bcf4a46a9 00:45:04 ---> 1bee4fcf4494 00:45:04 ---> 424ea5dd37b3 00:45:04 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:45:04 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:45:04 Removing intermediate container a8ef049e50bc 00:45:04 ---> 321e8c3cf94c 00:45:04 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:45:04 Removing intermediate container 1237e2077e56 00:45:04 ---> 16eabd3bbd28 00:45:04 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:45:04 ---> Running in bc897d4550bc 00:45:04 ---> Running in eb461f779d12 00:45:04 ---> Running in b6857beace10 00:45:04 ---> Running in 6d240e124ba3 00:45:04 ---> Running in d2eec478d6fc 00:45:04 Removing intermediate container bc897d4550bc 00:45:04 ---> b56b30697912 00:45:04 Step 5/26 : RUN apk add --update --no-cache make git 00:45:04 ---> Running in 46e474a217cf 00:45:04 Removing intermediate container d2eec478d6fc 00:45:04 ---> b084980fe3b5 00:45:04 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 00:45:04 Removing intermediate container eb461f779d12 00:45:04 ---> b4fa93d26415 00:45:04 Step 5/24 : RUN apk add --update --no-cache make git 00:45:04 ---> Running in 2e1b149e3f4c 00:45:04 ---> Running in 0a569a9bea4e 00:45:04 Removing intermediate container b6857beace10 00:45:04 ---> e845a457f314 00:45:04 Step 5/32 : RUN apk add --update --no-cache make git 00:45:04 Removing intermediate container 6d240e124ba3 00:45:04 ---> 9eb4d94530a5 00:45:04 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 00:45:04 ---> Running in ef620903f380 00:45:04 ---> Running in 33435ac7ba8a 00:45:05 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:45:06 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:45:06 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:45:06 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:45:06 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:45:06 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:45:07 OK: 218 MiB in 52 packages 00:45:07 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:45:07 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:45:07 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:45:07 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:45:08 OK: 218 MiB in 52 packages 00:45:08 Removing intermediate container 46e474a217cf 00:45:08 ---> e5d4072673fd 00:45:08 Step 6/26 : COPY go.mod . 00:45:08 OK: 218 MiB in 52 packages 00:45:08 OK: 218 MiB in 52 packages 00:45:08 OK: 218 MiB in 52 packages 00:45:09 ---> 1c9f35a2fa27 00:45:09 Step 7/26 : RUN go mod download 00:45:09 Removing intermediate container 0a569a9bea4e 00:45:09 ---> 32dd76c7f54f 00:45:09 Step 6/24 : COPY go.mod . 00:45:09 ---> Running in a68d8dab4ca5 00:45:10 Removing intermediate container ef620903f380 00:45:10 ---> a6aa854841f4 00:45:10 Step 6/32 : COPY go.mod . 00:45:10 Removing intermediate container 2e1b149e3f4c 00:45:10 ---> 9a45d023bd3a 00:45:10 Step 6/24 : COPY go.mod . 00:45:10 Removing intermediate container 33435ac7ba8a 00:45:10 ---> a0d5fb2d7c7b 00:45:10 Step 6/23 : COPY go.mod . 00:45:11 ---> 3c45b64655b0 00:45:11 Step 7/24 : RUN go mod download 00:45:11 ---> 010d6dc18f15 00:45:11 Step 7/32 : RUN go mod download 00:45:11 ---> Running in 8e70e4756fcf 00:45:11 ---> Running in 8501f68dba48 00:45:11 ---> e59e62c28993 00:45:11 Step 7/24 : RUN go mod download 00:45:11 ---> 7be0652d6532 00:45:11 Step 7/23 : RUN go mod download 00:45:12 ---> Running in a7b30fca7f96 00:45:12 ---> Running in 10672a1c32c6 00:45:13 Removing intermediate container a68d8dab4ca5 00:45:13 ---> 95dd054c1057 00:45:13 Step 8/26 : COPY . . 00:45:18 Removing intermediate container 8501f68dba48 00:45:18 ---> 0cf9ce634824 00:45:18 Step 8/32 : COPY . . 00:45:18 Removing intermediate container 8e70e4756fcf 00:45:18 ---> 735a1c5e7018 00:45:18 Step 8/24 : COPY . . 00:45:18 Removing intermediate container 10672a1c32c6 00:45:18 ---> f9b468a93087 00:45:18 Step 8/23 : COPY . . 00:45:18 Removing intermediate container a7b30fca7f96 00:45:18 ---> 47f946955b91 00:45:18 Step 8/24 : COPY . . 00:45:40 ---> 8acc2f2d9fca 00:45:40 Step 9/26 : RUN go mod tidy 00:45:40 ---> Running in 7165e11e2937 00:45:40 ---> 3c9d5855cc7f 00:45:40 Step 9/32 : RUN go mod tidy 00:45:40 ---> e36394f7266d 00:45:40 Step 9/24 : RUN go mod tidy 00:45:40 ---> 4bb485106c1e 00:45:40 Step 9/24 : RUN go mod tidy 00:45:40 ---> Running in b29b9711dd9b 00:45:40 ---> e3eb1d5e3897 00:45:40 Step 9/23 : RUN go mod tidy 00:45:40 ---> Running in 7347f4bc7525 00:45:40 ---> Running in e2b0fd6fb379 00:45:40 ---> Running in 8a70a9846dd1 00:45:42 Removing intermediate container 7165e11e2937 00:45:42 ---> 6aee85e9e58c 00:45:42 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:45:42 ---> Running in 8888e0d66b87 00:45:44 Running on prd-ubuntu18.04-docker-8c-8g-1614 in /w/workspace/edgexfoundry_edgex-go_PR-3570 [Pipeline] { [Pipeline] ws 00:45:44 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 00:45:44 The recommended git tool is: git 00:45:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:45:45 Removing intermediate container 7347f4bc7525 00:45:45 ---> 8b5428237b47 00:45:45 Step 10/24 : RUN make cmd/core-data/core-data 00:45:47 ---> Running in 12e2b99f44ef 00:45:47 Removing intermediate container b29b9711dd9b 00:45:47 ---> 44f71e4d876d 00:45:47 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 00:45:47 Removing intermediate container e2b0fd6fb379 00:45:47 ---> a5ccb1ff793c 00:45:47 Step 10/24 : RUN make cmd/core-metadata/core-metadata 00:45:47 Removing intermediate container 8a70a9846dd1 00:45:47 ---> 02269a0f4bd7 00:45:47 Step 10/23 : RUN make cmd/support-notifications/support-notifications 00:45:47 ---> Running in 2b2fd2583a11 00:45:47 ---> Running in 8c5b364e784a 00:45:47 ---> Running in eef43c03ea5a 00:45:48 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 00:45:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 00:45:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:45:49 using credential edgex-jenkins-ssh 00:45:49 Cloning the remote Git repository 00:45:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:45:49 Cloning repository git@github.com:edgexfoundry/edgex-go.git 00:45:49 > git init /w/workspace/edgex-go/3 # timeout=10 00:45:49 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:45:49 > git --version # timeout=10 00:45:49 > git --version # 'git version 2.17.1' 00:45:49 using GIT_SSH to set credentials SSH Credentials for GitHub 00:45:49 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:45:57 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:45:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:45:57 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:45:57 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:45:57 using GIT_SSH to set credentials SSH Credentials for GitHub 00:45:57 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3570/head:refs/remotes/origin/PR-3570 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:45:57 Merging remotes/origin/master commit ca82cc67a24dd3a646f9c54faca12af7640f6229 into PR head commit 0f13c5708a59b6eb7573615dca0c521ebd7ef084 00:45:58 Merge succeeded, producing dd6e248a5d675e977c8a1b1ad594ebaeb62dbf55 00:45:58 Checking out Revision dd6e248a5d675e977c8a1b1ad594ebaeb62dbf55 (PR-3570) 00:45:57 > git config core.sparsecheckout # timeout=10 00:45:57 > git checkout -f 0f13c5708a59b6eb7573615dca0c521ebd7ef084 # timeout=10 00:45:57 > git remote # timeout=10 00:45:57 > git config --get remote.origin.url # timeout=10 00:45:57 using GIT_SSH to set credentials SSH Credentials for GitHub 00:45:57 > git merge ca82cc67a24dd3a646f9c54faca12af7640f6229 # timeout=10 00:45:58 > git rev-parse HEAD^{commit} # timeout=10 00:45:58 > git config core.sparsecheckout # timeout=10 00:45:58 > git checkout -f dd6e248a5d675e977c8a1b1ad594ebaeb62dbf55 # timeout=10 00:46:01 Commit message: "Merge commit 'ca82cc67a24dd3a646f9c54faca12af7640f6229' into HEAD" 00:46:01 > git rev-list --no-walk 0f13c5708a59b6eb7573615dca0c521ebd7ef084 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:46:03 + echo snap-build.sh 00:46:03 snap-build.sh 00:46:03 + SNAP_BASE_DIR=. 00:46:03 + '[' '!' -z /w/workspace/edgex-go/3 ']' 00:46:03 + SNAP_BASE_DIR=/w/workspace/edgex-go/3 00:46:03 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/3]' 00:46:03 [snap-build] Building snap in dir [/w/workspace/edgex-go/3] 00:46:03 + cd /w/workspace/edgex-go/3 00:46:03 + sudo apt-get remove -qy --purge lxd lxd-client 00:46:03 Reading package lists... 00:46:03 Building dependency tree... 00:46:03 Reading state information... 00:46:03 The following packages were automatically installed and are no longer required: 00:46:03 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 00:46:03 uidmap xdelta3 00:46:03 Use 'sudo apt autoremove' to remove them. 00:46:03 The following packages will be REMOVED: 00:46:03 lxd* lxd-client* 00:46:04 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 00:46:04 After this operation, 31.7 MB disk space will be freed. 00:46:10 (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.) 00:46:10 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 00:46:11 Removing lxd dnsmasq configuration 00:46:11 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 00:46:12 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 00:46:14 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 00:46:15 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190142 files and directories currently installed.) 00:46:15 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 00:46:17 Processing triggers for systemd (237-3ubuntu10.45) ... 00:46:17 Processing triggers for ureadahead (0.100.0-21) ... 00:46:20 + sudo snap remove --purge lxd 00:46:20 snap "lxd" is not installed 00:46:20 + sudo groupadd --force --system lxd 00:46:20 ++ whoami 00:46:20 + sudo /usr/sbin/usermod -G lxd -a jenkins 00:46:20 + newgrp - lxd 00:46:20 + sudo snap install lxd 00:46:35 2021-06-16T00:46:31Z INFO Waiting for automatic snapd restart... 00:46:57 lxd 4.15 from Canonical* installed 00:46:57 + sudo lxd init --auto 00:47:10 + sudo snap install --classic snapcraft 00:47:16 snapcraft 4.8.1 from Canonical* installed 00:47:16 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 00:47:16 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 00:47:16 % Total % Received % Xferd Average Speed Time Time Time Current 00:47:16 Dload Upload Total Spent Left Speed 00:47:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3389 0 --:--:-- --:--:-- --:--:-- 3389 00:47:16 100 3325k 100 3325k 0 0 6676k 0 --:--:-- --:--:-- --:--:-- 6676k 00:47:16 ./yq_linux_amd64 00:47:16 + sudo snapcraft prime --use-lxd 00:47:18 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 00:47:18 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: 00:47:18 - README.md 00:47:18 00:47:18 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 00:47:19 Launching a container. 00:47:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:47:27 Waiting for container to be ready 00:47:27 To start your first instance, try: lxc launch ubuntu:18.04 00:47:27 00:47:31 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 00:47:31 Waiting for network to be ready... 00:47:31 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 00:47:32 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1753 kB] 00:47:32 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 00:47:32 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [326 kB] 00:47:32 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 00:47:32 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 00:47:32 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [347 kB] 00:47:32 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [46.3 kB] 00:47:32 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1128 kB] 00:47:32 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [255 kB] 00:47:32 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 00:47:32 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 00:47:32 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 00:47:33 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 00:47:33 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 00:47:33 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 00:47:33 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 00:47:33 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 00:47:33 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 00:47:33 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2099 kB] 00:47:33 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [417 kB] 00:47:33 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] 00:47:33 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] 00:47:33 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [370 kB] 00:47:33 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [50.1 kB] 00:47:33 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1736 kB] 00:47:33 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [370 kB] 00:47:36 Fetched 24.7 MB in 4s (5920 kB/s) 00:47:37 Reading package lists... 00:47:37 Reading package lists... 00:47:37 Building dependency tree... 00:47:37 Reading state information... 00:47:37 The following additional packages will be installed: 00:47:37 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 00:47:37 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 00:47:37 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 00:47:37 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 00:47:37 Suggested packages: 00:47:37 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 00:47:37 Recommended packages: 00:47:37 gnupg libsasl2-modules 00:47:37 The following NEW packages will be installed: 00:47:37 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 00:47:37 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 00:47:37 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 00:47:37 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 00:47:37 The following packages will be upgraded: 00:47:37 gpg gpg-agent gpgconf libudev1 00:47:37 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. 00:47:37 Need to get 3530 kB of archives. 00:47:37 After this operation, 13.3 MB of additional disk space will be used. 00:47:37 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] 00:47:37 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] 00:47:37 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 00:47:37 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 00:47:37 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.47 [58.2 kB] 00:47:38 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.47 [1102 kB] 00:47:38 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 00:47:38 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 00:47:38 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 00:47:38 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 00:47:38 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 00:47:38 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 00:47:38 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 00:47:38 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 00:47:38 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 00:47:38 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 00:47:38 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 00:47:38 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 00:47:38 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 00:47:38 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 00:47:38 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 00:47:38 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 00:47:38 debconf: delaying package configuration, since apt-utils is not installed 00:47:38 Fetched 3530 kB in 1s (3125 kB/s) 00:47:38 (Reading database ... 12511 files and directories currently installed.) 00:47:38 Preparing to unpack .../libudev1_237-3ubuntu10.47_amd64.deb ... 00:47:38 Unpacking libudev1:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... 00:47:38 Setting up libudev1:amd64 (237-3ubuntu10.47) ... 00:47:38 Selecting previously unselected package udev. 00:47:38 (Reading database ... 12511 files and directories currently installed.) 00:47:38 Preparing to unpack .../00-udev_237-3ubuntu10.47_amd64.deb ... 00:47:38 Unpacking udev (237-3ubuntu10.47) ... 00:47:39 Selecting previously unselected package libfuse2:amd64. 00:47:39 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 00:47:39 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 00:47:39 Selecting previously unselected package fuse. 00:47:39 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 00:47:39 Unpacking fuse (2.9.7-1ubuntu1) ... 00:47:39 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 00:47:39 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 00:47:39 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 00:47:39 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 00:47:39 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 00:47:39 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 00:47:39 Selecting previously unselected package libksba8:amd64. 00:47:39 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 00:47:39 Unpacking libksba8:amd64 (1.3.5-2) ... 00:47:39 Selecting previously unselected package libroken18-heimdal:amd64. 00:47:39 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:47:39 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 00:47:39 Selecting previously unselected package libasn1-8-heimdal:amd64. 00:47:39 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:47:39 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 00:47:40 Selecting previously unselected package libheimbase1-heimdal:amd64. 00:47:40 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:47:40 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 00:47:40 Selecting previously unselected package libhcrypto4-heimdal:amd64. 00:47:40 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:47:40 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 00:47:40 Selecting previously unselected package libwind0-heimdal:amd64. 00:47:40 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:47:40 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 00:47:40 Selecting previously unselected package libhx509-5-heimdal:amd64. 00:47:40 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:47:40 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 00:47:40 Selecting previously unselected package libkrb5-26-heimdal:amd64. 00:47:40 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:47:40 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 00:47:40 Selecting previously unselected package libheimntlm0-heimdal:amd64. 00:47:40 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:47:40 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 00:47:40 Selecting previously unselected package libgssapi3-heimdal:amd64. 00:47:40 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:47:40 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 00:47:40 Selecting previously unselected package libsasl2-modules-db:amd64. 00:47:40 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 00:47:40 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 00:47:40 Selecting previously unselected package libsasl2-2:amd64. 00:47:40 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 00:47:40 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 00:47:40 Selecting previously unselected package libldap-common. 00:47:40 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 00:47:40 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 00:47:40 Selecting previously unselected package libldap-2.4-2:amd64. 00:47:40 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 00:47:40 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 00:47:41 Selecting previously unselected package dirmngr. 00:47:41 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 00:47:41 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 00:47:41 Removing intermediate container 8888e0d66b87 00:47:41 ---> 704ce3381fb3 00:47:41 00:47:41 Step 11/26 : FROM alpine:3.12 00:47:41 3.12: Pulling from library/alpine 00:47:41 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 00:47:41 Status: Downloaded newer image for alpine:3.12 00:47:42 ---> 9852663dfa18 00:47:42 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 00:47:42 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 00:47:42 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 00:47:42 ---> Running in d5ff1ad81044 00:47:42 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 00:47:42 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 00:47:42 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 00:47:42 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 00:47:42 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 00:47:43 Setting up libksba8:amd64 (1.3.5-2) ... 00:47:43 Processing triggers for libc-bin (2.27-3ubuntu1) ... 00:47:43 Setting up udev (237-3ubuntu10.47) ... 00:47:44 invoke-rc.d: policy-rc.d denied execution of start. 00:47:44 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 00:47:44 Processing triggers for systemd (237-3ubuntu10) ... 00:47:44 Setting up fuse (2.9.7-1ubuntu1) ... 00:47:44 Setting up gpg (2.2.4-1ubuntu1.4) ... 00:47:44 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 00:47:44 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 00:47:44 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 00:47:44 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 00:47:44 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 00:47:44 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 00:47:44 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 00:47:44 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 00:47:44 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 00:47:44 Processing triggers for libc-bin (2.27-3ubuntu1) ... 00:47:45 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 00:47:45 settings in the [Install] section, and DefaultInstance for template units). 00:47:45 This means they are not meant to be enabled using systemctl. 00:47:45 Possible reasons for having this kind of units are: 00:47:45 1) A unit may be statically enabled by being symlinked from another unit's 00:47:45 .wants/ or .requires/ directory. 00:47:45 2) A unit's purpose may be to act as a helper for some other unit which has 00:47:45 a requirement dependency on it. 00:47:45 3) A unit may be started when needed via activation (socket, path, timer, 00:47:45 D-Bus, udev, scripted systemctl call, ...). 00:47:45 4) In case of template units, the unit is meant to be enabled with some 00:47:45 instance name specified. 00:47:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:47:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:47:45 Reading package lists... 00:47:45 Removing intermediate container 2b2fd2583a11 00:47:45 ---> 2048d726601d 00:47:45 00:47:45 Step 11/32 : FROM alpine:3.12 00:47:45 ---> 9852663dfa18 00:47:45 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 00:47:45 (1/6) Installing ca-certificates (20191127-r4) 00:47:45 (2/6) Installing nghttp2-libs (1.41.0-r0) 00:47:45 (3/6) Installing libcurl (7.77.0-r0) 00:47:45 (4/6) Installing curl (7.77.0-r0) 00:47:45 (5/6) Installing dumb-init (1.2.2-r1) 00:47:45 (6/6) Installing su-exec (0.2-r1) 00:47:45 Executing busybox-1.31.1-r20.trigger 00:47:45 Executing ca-certificates-20191127-r4.trigger 00:47:45 Building dependency tree... 00:47:45 Reading state information... 00:47:45 The following additional packages will be installed: 00:47:45 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 00:47:45 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 00:47:45 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 00:47:45 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 00:47:45 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 00:47:45 Suggested packages: 00:47:45 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 00:47:45 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 00:47:45 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 00:47:45 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 00:47:45 systemd-container policykit-1 00:47:45 Recommended packages: 00:47:45 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 00:47:45 The following NEW packages will be installed: 00:47:45 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 00:47:45 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 00:47:45 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 00:47:45 multiarch-support openssh-client python3 python3-minimal python3.6 00:47:45 python3.6-minimal snapd squashfs-tools sudo 00:47:45 The following packages will be upgraded: 00:47:45 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 00:47:45 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. 00:47:45 Need to get 36.7 MB of archives. 00:47:45 After this operation, 147 MB of additional disk space will be used. 00:47:45 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 00:47:46 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 00:47:46 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.47 [2914 kB] 00:47:46 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 00:47:46 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 00:47:46 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 00:47:46 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 00:47:46 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 00:47:46 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 00:47:46 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 00:47:46 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 00:47:46 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 00:47:46 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 00:47:46 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 00:47:46 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 00:47:46 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 00:47:46 OK: 7 MiB in 20 packages 00:47:46 ---> Running in 6afd8e448418 00:47:47 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.47 [209 kB] 00:47:47 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] 00:47:47 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] 00:47:47 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 00:47:47 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 00:47:47 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 00:47:47 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 00:47:47 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 00:47:47 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 00:47:47 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 00:47:47 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 00:47:47 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 00:47:47 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] 00:47:47 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] 00:47:48 Removing intermediate container 6afd8e448418 00:47:48 ---> 9ef54d25f8ff 00:47:48 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 00:47:48 ---> Running in c3d44bb475b7 00:47:48 debconf: delaying package configuration, since apt-utils is not installed 00:47:48 Fetched 36.7 MB in 2s (15.2 MB/s) 00:47:48 (Reading database ... 12757 files and directories currently installed.) 00:47:48 Preparing to unpack .../systemd_237-3ubuntu10.47_amd64.deb ... 00:47:48 Unpacking systemd (237-3ubuntu10.47) over (237-3ubuntu10) ... 00:47:49 Preparing to unpack .../libsystemd0_237-3ubuntu10.47_amd64.deb ... 00:47:49 Unpacking libsystemd0:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... 00:47:49 Setting up libsystemd0:amd64 (237-3ubuntu10.47) ... 00:47:49 Removing intermediate container d5ff1ad81044 00:47:49 ---> 470890ba0696 00:47:49 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:47:49 (Reading database ... 12757 files and directories currently installed.) 00:47:49 Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... 00:47:49 Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... 00:47:49 Removing intermediate container eef43c03ea5a 00:47:49 ---> 8a47461ddea1 00:47:49 00:47:49 Step 11/23 : FROM alpine:3.12 00:47:49 ---> 9852663dfa18 00:47:49 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 00:47:49 Setting up libapt-pkg5.0:amd64 (1.6.13) ... 00:47:49 (Reading database ... 12757 files and directories currently installed.) 00:47:49 Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... 00:47:49 Unpacking apt (1.6.13) over (1.6.1) ... 00:47:50 ---> Running in d413d6cfdfdb 00:47:50 ---> Running in 5fd7d30d9b0e 00:47:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:47:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:47:50 Setting up apt (1.6.13) ... 00:47:50 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 00:47:51 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 00:47:51 (Reading database ... 12764 files and directories currently installed.) 00:47:51 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 00:47:51 (1/2) Installing dumb-init (1.2.2-r1) 00:47:51 (2/2) Installing su-exec (0.2-r1) 00:47:51 Executing busybox-1.31.1-r20.trigger 00:47:51 Removing intermediate container d413d6cfdfdb 00:47:51 ---> 9e26cd6f2db1 00:47:51 Step 14/26 : WORKDIR / 00:47:51 OK: 5 MiB in 16 packages 00:47:51 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 00:47:51 Selecting previously unselected package libpython3.6-minimal:amd64. 00:47:51 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 00:47:51 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 00:47:51 ---> Running in abd114c866f9 00:47:51 Selecting previously unselected package libexpat1:amd64. 00:47:51 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 00:47:51 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 00:47:51 Selecting previously unselected package python3.6-minimal. 00:47:51 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 00:47:51 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 00:47:51 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 00:47:52 Checking for services that may need to be restarted...done. 00:47:52 Checking for services that may need to be restarted...done. 00:47:52 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 00:47:52 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 00:47:52 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 00:47:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:47:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:47:52 Removing intermediate container abd114c866f9 00:47:52 ---> 91e1dd080a17 00:47:52 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 00:47:52 Selecting previously unselected package python3-minimal. 00:47:52 (Reading database ... 13012 files and directories currently installed.) 00:47:52 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 00:47:52 Unpacking python3-minimal (3.6.7-1~18.04) ... 00:47:52 Selecting previously unselected package mime-support. 00:47:52 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 00:47:52 Unpacking mime-support (3.60ubuntu1) ... 00:47:52 Selecting previously unselected package libmpdec2:amd64. 00:47:52 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 00:47:52 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 00:47:52 Selecting previously unselected package libpython3.6-stdlib:amd64. 00:47:52 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 00:47:53 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 00:47:53 Removing intermediate container c3d44bb475b7 00:47:53 ---> d496fcaa38f9 00:47:53 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 00:47:53 (1/2) Installing ca-certificates (20191127-r4) 00:47:53 (2/2) Installing dumb-init (1.2.2-r1) 00:47:53 Executing busybox-1.31.1-r20.trigger 00:47:53 Executing ca-certificates-20191127-r4.trigger 00:47:53 ---> Running in 38e8cc562aeb 00:47:53 OK: 6 MiB in 16 packages 00:47:54 Selecting previously unselected package python3.6. 00:47:54 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 00:47:54 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 00:47:54 Selecting previously unselected package libpython3-stdlib:amd64. 00:47:54 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 00:47:54 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 00:47:54 Setting up python3-minimal (3.6.7-1~18.04) ... 00:47:54 ---> 4d7f1d542364 00:47: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 00:47:54 Removing intermediate container 38e8cc562aeb 00:47:54 ---> 2b75abb837a6 00:47:54 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 00:47:54 Selecting previously unselected package python3. 00:47:54 (Reading database ... 13442 files and directories currently installed.) 00:47:54 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 00:47:54 Unpacking python3 (3.6.7-1~18.04) ... 00:47:54 Selecting previously unselected package multiarch-support. 00:47:54 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 00:47:54 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 00:47:54 Setting up multiarch-support (2.27-3ubuntu1.4) ... 00:47:54 Selecting previously unselected package liblzo2-2:amd64. 00:47:54 (Reading database ... 13479 files and directories currently installed.) 00:47:54 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 00:47:54 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 00:47:54 Selecting previously unselected package libbsd0:amd64. 00:47:54 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 00:47:54 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 00:47:55 ---> Running in 3030d6abbd5a 00:47:55 Removing intermediate container 8c5b364e784a 00:47:55 ---> cb533fc7c892 00:47:55 00:47:55 Step 11/24 : FROM alpine:3.12 00:47:55 ---> 9852663dfa18 00:47:55 Step 12/24 : RUN apk add --update --no-cache dumb-init 00:47:55 Selecting previously unselected package sudo. 00:47:55 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 00:47:55 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 00:47:55 Selecting previously unselected package apparmor. 00:47:55 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 00:47:55 Unpacking apparmor (2.12-4ubuntu5.1) ... 00:47:55 Selecting previously unselected package libedit2:amd64. 00:47:55 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 00:47:55 Unpacking libedit2:amd64 (3.1-20170329-1) ... 00:47:55 Selecting previously unselected package libkrb5support0:amd64. 00:47:55 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 00:47:55 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 00:47:55 Selecting previously unselected package libk5crypto3:amd64. 00:47:55 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 00:47:55 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 00:47:55 Selecting previously unselected package libkeyutils1:amd64. 00:47:55 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 00:47:55 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 00:47:55 Selecting previously unselected package libkrb5-3:amd64. 00:47:55 ---> Running in f02ba39ac22d 00:47:56 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 00:47:56 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 00:47:56 Selecting previously unselected package libgssapi-krb5-2:amd64. 00:47:56 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 00:47:56 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 00:47:56 Removing intermediate container 3030d6abbd5a 00:47:56 ---> 9bb82588f811 00:47:56 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 00:47:56 ---> 2427c8326fed 00:47:56 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 00:47:56 Removing intermediate container 5fd7d30d9b0e 00:47:56 ---> 2dbb0ca2ed39 00:47:56 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 00:47:56 Selecting previously unselected package libssl1.0.0:amd64. 00:47:56 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 00:47:56 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 00:47:57 ---> Running in 53064f225202 00:47:57 ---> Running in 70ca54f7148f 00:47:57 Selecting previously unselected package openssh-client. 00:47:57 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 00:47:57 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 00:47:57 Selecting previously unselected package squashfs-tools. 00:47:57 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... 00:47:57 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 00:47:57 Selecting previously unselected package snapd. 00:47:57 Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... 00:47:57 Unpacking snapd (2.49.2+18.04) ... 00:47:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:47:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:47:58 Removing intermediate container 70ca54f7148f 00:47:58 ---> 2cb2a08a83f2 00:47:58 Step 14/23 : ENV APP_PORT=59860 00:47:58 ---> a400c237e416 00:47:58 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 00:47:58 ---> Running in 4c576c46aa09 00:47:59 (1/1) Installing dumb-init (1.2.2-r1) 00:47:59 Executing busybox-1.31.1-r20.trigger 00:47:59 OK: 5 MiB in 15 packages 00:47:59 Removing intermediate container 12e2b99f44ef 00:47:59 ---> 18a7955ac66f 00:47:59 00:47:59 Step 11/24 : FROM alpine:3.12 00:47:59 ---> 9852663dfa18 00:47:59 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:47:59 Removing intermediate container 4c576c46aa09 00:47:59 ---> d52a05ce36a5 00:47:59 Step 15/23 : EXPOSE $APP_PORT 00:48:00 ---> Running in ebbf70530361 00:48:00 ---> 4dd73cb207d7 00:48:00 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:48:00 ---> Running in e875a78ac26e 00:48:00 Removing intermediate container 53064f225202 00:48:00 ---> 31b450fa17eb 00:48:00 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 00:48:00 ---> Running in dce7dc5eb611 00:48:00 Removing intermediate container ebbf70530361 00:48:00 ---> a2e7bce13b73 00:48:00 Step 13/24 : ENV APP_PORT=59880 00:48:01 Removing intermediate container e875a78ac26e 00:48:01 ---> 88539a9bb536 00:48:01 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:48:01 Removing intermediate container f02ba39ac22d 00:48:01 ---> a679146da7b0 00:48:01 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:48:01 ---> Running in 406d5e17b648 00:48:01 Removing intermediate container dce7dc5eb611 00:48:01 ---> 067ddcc05a52 00:48:01 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 00:48:01 ---> f6d791fc9cd0 00:48:01 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:48:01 ---> Running in 9b0d8efb205f 00:48:01 Removing intermediate container 406d5e17b648 00:48:01 ---> 349e5723bb87 00:48:01 Step 14/24 : EXPOSE $APP_PORT 00:48:02 ---> Running in 80421d3cf0d9 00:48:02 Removing intermediate container 9b0d8efb205f 00:48:02 ---> 75000f2b052b 00:48:02 Step 14/24 : ENV APP_PORT=59881 00:48:02 ---> 0f79efb02681 00:48:02 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:48:02 ---> Running in cbdb218d216f 00:48:02 Setting up libedit2:amd64 (3.1-20170329-1) ... 00:48:02 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 00:48:02 Setting up mime-support (3.60ubuntu1) ... 00:48:02 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 00:48:02 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 00:48:02 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 00:48:02 Processing triggers for libc-bin (2.27-3ubuntu1) ... 00:48:02 Setting up systemd (237-3ubuntu10.47) ... 00:48:02 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 00:48:02 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 00:48:02 ---> 15a6ba7ef8f7 00:48:02 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 00:48:02 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 00:48:02 Setting up liblzo2-2:amd64 (2.08-1.2) ... 00:48:02 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 00:48:02 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 00:48:02 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 00:48:03 ---> Running in 53b6d1178b9a 00:48:03 Removing intermediate container 80421d3cf0d9 00:48:03 ---> 0bb85f934798 00:48:03 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:48:03 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 00:48:03 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 00:48:03 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 00:48:03 Setting up python3 (3.6.7-1~18.04) ... 00:48:03 running python rtupdate hooks for python3.6... 00:48:03 running python post-rtupdate hooks for python3.6... 00:48:03 Setting up apparmor (2.12-4ubuntu5.1) ... 00:48:03 ---> Running in d39fb1403f1e 00:48:03 Removing intermediate container cbdb218d216f 00:48:03 ---> 1f8c042e16a1 00:48:03 Step 15/24 : EXPOSE $APP_PORT 00:48:03 ---> 9e85e858161a 00:48:03 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:48:03 ---> Running in cbf110829a09 00:48:04 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 00:48:04 ---> cad22a71e1b5 00:48:04 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 00:48:04 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 00:48:04 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 00:48:04 Removing intermediate container cbf110829a09 00:48:04 ---> fbd9489ae33b 00:48:04 Step 16/24 : WORKDIR / 00:48:04 Setting up snapd (2.49.2+18.04) ... 00:48:05 ---> Running in 7fd31ff82c59 00:48:05 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 00:48:05 ---> 55fb175ced98 00:48:05 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/ 00:48:05 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 00:48:05 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 00:48:05 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 00:48:05 ---> Running in e88efc5769ab 00:48:06 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 00:48:06 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 00:48:06 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 00:48:08 ---> 57135837f0dd 00:48:08 Step 19/23 : ENTRYPOINT ["/support-notifications"] 00:48:08 ---> Running in 428f24eab30d 00:48:08 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 00:48:08 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 00:48:08 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 00:48:08 /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' 00:48:08 Processing triggers for libc-bin (2.27-3ubuntu1) ... 00:48:08 Processing triggers for systemd (237-3ubuntu10.47) ... 00:48:08 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 00:48:08 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 00:48:08 Removing intermediate container 7fd31ff82c59 00:48:08 ---> 42a01ccff3f8 00:48:08 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 00:48:08 Removing intermediate container 53b6d1178b9a 00:48:08 ---> 4aad8eb624eb 00:48:08 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 00:48:08 Removing intermediate container 428f24eab30d 00:48:08 ---> 1280c5d12c45 00:48:08 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:48:08 Removing intermediate container d39fb1403f1e 00:48:08 ---> a2af578c8b9a 00:48:08 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 00:48:08 ---> Running in ab12cdf43925 00:48:08 ---> Running in 0531bfe7b2fc 00:48:08 ---> 2aae2792210d 00:48:08 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:48:08 Removing intermediate container ab12cdf43925 00:48:08 ---> 1474a0df19cd 00:48:08 Step 21/23 : LABEL arch=arm64 00:48:08 ---> Running in 33416cfde60a 00:48:09 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 00:48:09 ---> e6b270533b5c 00:48:09 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 00:48:09 Removing intermediate container 33416cfde60a 00:48:09 ---> deea5b35e53b 00:48:09 Step 22/23 : LABEL git_sha=d0faa235c79e85678063f95bbd709d3c289c5a7d 00:48:09 Removing intermediate container e88efc5769ab 00:48:09 ---> b05cd76940eb 00:48:09 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 00:48:10 ---> Running in cd3929d5acb4 00:48:10 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:48:10 Reading package lists... 00:48:10 ---> Running in b7e77cb6f4dd 00:48:10 ---> e18bab4d7d4b 00:48:10 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 00:48:10 Removing intermediate container cd3929d5acb4 00:48:10 ---> d7a4cb796856 00:48:10 Step 23/23 : LABEL version=0.0.0 00:48:10 Reading package lists... 00:48:10 Building dependency tree... 00:48:10 Reading state information... 00:48:10 Calculating upgrade... 00:48:11 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:48:11 ---> Running in 7742efca5a64 00:48:11 The following packages will be upgraded: 00:48:11 advancecomp base-files bash binutils binutils-common 00:48:11 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 00:48:11 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 00:48:11 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 00:48:11 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 00:48:11 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 00:48:11 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 00:48:11 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 00:48:11 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 00:48:11 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 00:48:11 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 00:48:11 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 00:48:11 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 00:48:11 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 00:48:11 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 00:48:11 ubuntu-keyring util-linux 00:48:11 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 00:48:11 Need to get 64.1 MB of archives. 00:48:11 After this operation, 5097 kB of additional disk space will be used. 00:48:11 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-144.148 [1003 kB] 00:48:11 ---> bb34cbe2e111 00:48:11 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 00:48:11 Removing intermediate container b7e77cb6f4dd 00:48:11 ---> a3ba7919e0b6 00:48:11 Step 24/26 : LABEL arch=arm64 00:48:11 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 00:48:11 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 00:48:11 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 00:48:11 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 00:48:11 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 00:48:11 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 00:48:11 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 00:48:11 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 00:48:11 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 00:48:11 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 00:48:11 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 00:48:11 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 00:48:11 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 00:48:11 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 00:48:11 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 00:48:11 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 00:48:11 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 00:48:11 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 00:48:11 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 00:48:11 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 00:48:11 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 00:48:11 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 00:48:11 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 00:48:11 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 00:48:11 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 00:48:11 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 00:48:11 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 00:48:11 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 00:48:11 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 00:48:11 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 00:48:11 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 00:48:11 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 00:48:11 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 00:48:11 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 00:48:11 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 00:48:11 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 00:48:11 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] 00:48:11 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] 00:48:11 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 00:48:11 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 00:48:11 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 00:48:11 ---> Running in 6308ec4c7ee6 00:48:11 ---> dddc1deb3ae6 00:48:11 Step 20/24 : ENTRYPOINT ["/core-metadata"] 00:48:11 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 00:48:11 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 00:48:11 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 00:48:11 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 00:48:11 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 00:48:11 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 00:48:11 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 00:48:11 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] 00:48:11 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 00:48:11 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 00:48:11 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 00:48:11 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 00:48:11 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 00:48:11 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 00:48:11 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 00:48:11 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 00:48:11 Removing intermediate container 7742efca5a64 00:48:11 ---> 548adbf2dc37 00:48:11 00:48:11 ---> Running in ed319bf7790c 00:48:11 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 00:48:11 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 00:48:11 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 00:48:11 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 00:48:11 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 00:48:11 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 00:48:11 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 00:48:11 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 00:48:12 Removing intermediate container 6308ec4c7ee6 00:48:12 ---> 89f25910ff41 00:48:12 Step 25/26 : LABEL git_sha=d0faa235c79e85678063f95bbd709d3c289c5a7d 00:48:12 ---> 929763641454 00:48:12 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 00:48:12 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 00:48:12 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 00:48:12 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 00:48:12 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 00:48:12 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 00:48:12 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 00:48:12 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 00:48:12 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 00:48:12 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 00:48:12 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 00:48:12 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 00:48:12 Successfully built 548adbf2dc37 00:48:12 Successfully tagged support-notifications-arm64:latest 00:48:12  Building support-notifications ... done (1/6) Installing dumb-init (1.2.2-r1) 00:48:12 Building support-scheduler 00:48:12 (2/6) Installing libgcc (9.3.0-r2) 00:48:12 ---> Running in fbd264d03439 00:48:12 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 00:48:12 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 00:48:12 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 00:48:12 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 00:48:12 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 00:48:12 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 00:48:12 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] 00:48:12 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 00:48:12 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.47 [16.0 kB] 00:48:12 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] 00:48:12 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 00:48:12 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 00:48:12 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 00:48:12 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 00:48:12 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 00:48:12 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 00:48:12 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 00:48:12 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 00:48:12 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] 00:48:12 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 00:48:12 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 00:48:12 Removing intermediate container ed319bf7790c 00:48:12 (3/6) Installing libsodium (1.0.18-r0) 00:48:12 ---> 5bd368bff87a 00:48:12 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:48:12 (4/6) Installing libstdc++ (9.3.0-r2) 00:48:12 ---> Running in d867a194482d 00:48:12 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 00:48:12 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 00:48:12 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 00:48:12 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 00:48:12 debconf: delaying package configuration, since apt-utils is not installed 00:48:12 Fetched 64.1 MB in 2s (37.3 MB/s) 00:48:12 (Reading database ... 13914 files and directories currently installed.) 00:48:12 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 00:48:12 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 00:48:12 (5/6) Installing libzmq (4.3.3-r0) 00:48:12 (6/6) Installing zeromq (4.3.3-r0) 00:48:12 Executing busybox-1.31.1-r20.trigger 00:48:13 OK: 8 MiB in 20 packages 00:48:13 Removing intermediate container fbd264d03439 00:48:13 ---> f3d1d659579f 00:48:13 Step 26/26 : LABEL version=0.0.0 00:48:13 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 00:48:13 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 00:48:13 ---> Running in 390d18987e0a 00:48:13 Preparing to unpack .../2-linux-libc-dev_4.15.0-144.148_amd64.deb ... 00:48:13 Unpacking linux-libc-dev:amd64 (4.15.0-144.148) over (4.15.0-20.21) ... 00:48:13 Removing intermediate container d867a194482d 00:48:13 ---> 576f4b171d1a 00:48:13 Step 22/24 : LABEL arch=arm64 00:48:13 ---> 393515873baf 00:48:13 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 00:48:13 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:48:13 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:48:13 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:48:13 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:48:13 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:48:13 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:48:14 ---> Running in 159ebffbf2a5 00:48:14 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:48:14 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:48:14 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:48:14 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:48:14 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:48:14 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:48:14 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:48:14 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:48:14 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 00:48:14 (Reading database ... 13914 files and directories currently installed.) 00:48:14 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 00:48:14 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 00:48:14 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 00:48:14 Removing intermediate container 390d18987e0a 00:48:14 ---> 509fcfd4f17a 00:48:14 00:48:14 (Reading database ... 13914 files and directories currently installed.) 00:48:14 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:48:14 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:48:14 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:48:14 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:48:15 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:48:15 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:48:15 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 00:48:15 (Reading database ... 13914 files and directories currently installed.) 00:48:15 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 00:48:15 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 00:48:15 Successfully built 509fcfd4f17a 00:48:15 ---> 06a3b8a69995 00:48:15 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 00:48:15 Removing intermediate container 159ebffbf2a5 00:48:15 ---> 6bbd5b0c4258 00:48:15 Step 23/24 : LABEL git_sha=d0faa235c79e85678063f95bbd709d3c289c5a7d 00:48:15 Successfully tagged security-secretstore-setup-arm64:latest 00:48:15  Building security-secretstore-setup ... done Building sys-mgmt-agent 00:48:15 Removing intermediate container 0531bfe7b2fc 00:48:15 ---> 17b65a2ade63 00:48:15 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 00:48:15 ---> Running in 440e136c948c 00:48:15 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 00:48:16 (Reading database ... 13914 files and directories currently installed.) 00:48:16 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 00:48:16 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 00:48:16 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 00:48:16 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 00:48:16 ---> Running in 625ccae07d7b 00:48:16 Setting up base-files (10.1ubuntu2.10) ... 00:48:16 Installing new version of config file /etc/issue ... 00:48:16 Installing new version of config file /etc/issue.net ... 00:48:16 Installing new version of config file /etc/lsb-release ... 00:48:16 Installing new version of config file /etc/update-motd.d/50-motd-news ... 00:48:16 Removing intermediate container 440e136c948c 00:48:16 ---> f365cc0dd0d5 00:48:16 Step 24/24 : LABEL version=0.0.0 00:48:16 ---> Running in ac0be34da604 00:48:16 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 00:48:16 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 00:48:16 Removing obsolete conffile /etc/default/motd-news ... 00:48:17 Removing intermediate container 625ccae07d7b 00:48:17 ---> d80b6802dff6 00:48:17 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 00:48:17 ---> 1166eec71b95 00:48:17 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:48:17 (Reading database ... 13915 files and directories currently installed.) 00:48:17 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 00:48:17 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 00:48:17 Setting up bash (4.4.18-2ubuntu1.2) ... 00:48:17 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 00:48:17 (Reading database ... 13915 files and directories currently installed.) 00:48:17 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 00:48:17 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 00:48:17 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 00:48:17 (Reading database ... 13915 files and directories currently installed.) 00:48:17 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 00:48:17 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 00:48:17 Setting up tar (1.29b-2ubuntu0.2) ... 00:48:17 (Reading database ... 13915 files and directories currently installed.) 00:48:17 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 00:48:17 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 00:48:17 Removing intermediate container ac0be34da604 00:48:17 ---> 01f450ab525b 00:48:17 00:48:18 Setting up dpkg (1.19.0.5ubuntu2.3) ... 00:48:18 (Reading database ... 13915 files and directories currently installed.) 00:48:18 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 00:48:18 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 00:48:18 Successfully built 01f450ab525b 00:48:18 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 00:48:18 (Reading database ... 13915 files and directories currently installed.) 00:48:18 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 00:48:18 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 00:48:18 Successfully tagged core-metadata-arm64:latest 00:48:18  Building core-metadata ... done Building security-proxy-setup 00:48:18 ---> ba98d611c9ef 00:48:18 Step 27/32 : RUN chmod +x /entrypoint.sh 00:48:18 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 00:48:18 (Reading database ... 13915 files and directories currently installed.) 00:48:18 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 00:48:18 Unpacking grep (3.1-2build1) over (3.1-2) ... 00:48:18 ---> 4258a2a2851e 00:48:18 Setting up grep (3.1-2build1) ... 00:48:18 (Reading database ... 13915 files and directories currently installed.) 00:48:18 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 00:48:18 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 00:48:19 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 00:48:19 ---> Running in 6415916a466a 00:48:19 Setting up login (1:4.5-1ubuntu2) ... 00:48:19 (Reading database ... 13915 files and directories currently installed.) 00:48:19 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 00:48:19 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 00:48:19 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 00:48:19 (Reading database ... 13915 files and directories currently installed.) 00:48:19 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 00:48:19 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 00:48:20 ---> 7f0c4798b6d2 00:48:20 Step 20/24 : ENTRYPOINT ["/core-data"] 00:48:20 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 00:48:20 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 00:48:20 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 00:48:20 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 00:48:20 ---> Running in 42d13a829054 00:48:20 Setting up perl-base (5.26.1-6ubuntu0.5) ... 00:48:20 (Reading database ... 13915 files and directories currently installed.) 00:48:20 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 00:48:20 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 00:48:21 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 00:48:21 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 00:48:21 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 00:48:21 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 00:48:21 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 00:48:21 (Reading database ... 13915 files and directories currently installed.) 00:48:21 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 00:48:21 Removing intermediate container 42d13a829054 00:48:21 ---> 6da8e3d95020 00:48:21 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:48:21 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 00:48:22 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 00:48:22 (Reading database ... 13915 files and directories currently installed.) 00:48:22 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:48:22 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:48:22 Removing intermediate container 6415916a466a 00:48:22 ---> 4cf788d937e4 00:48:22 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 00:48:22 ---> Running in 916a1240c357 00:48:22 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:48:22 (Reading database ... 13915 files and directories currently installed.) 00:48:22 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:48:22 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:48:22 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:48:22 (Reading database ... 13915 files and directories currently installed.) 00:48:22 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:48:22 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:48:22 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:48:22 (Reading database ... 13915 files and directories currently installed.) 00:48:22 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:48:22 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:48:22 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:48:22 (Reading database ... 13915 files and directories currently installed.) 00:48:22 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 00:48:22 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 00:48:22 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 00:48:23 ---> Running in 7617c7f52589 00:48:23 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 00:48:23 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 00:48:23 (Reading database ... 13915 files and directories currently installed.) 00:48:23 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 00:48:23 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 00:48:23 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 00:48:23 (Reading database ... 13915 files and directories currently installed.) 00:48:23 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:48:23 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:48:23 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:48:23 Removing intermediate container 916a1240c357 00:48:23 ---> eef86302bd66 00:48:23 Step 22/24 : LABEL arch=arm64 00:48:23 (Reading database ... 13915 files and directories currently installed.) 00:48:23 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:48:23 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:48:23 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 00:48:23 (Reading database ... 13915 files and directories currently installed.) 00:48:23 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:48:23 ---> Running in f243cf28a385 00:48:23 Removing intermediate container 7617c7f52589 00:48:23 ---> 5aebbc65d516 00:48:23 Step 29/32 : CMD ["gate"] 00:48:23 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:48:24 ---> Running in 25933348455b 00:48:24 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 00:48:24 Removing intermediate container f243cf28a385 00:48:24 ---> 26a674cdb23f 00:48:24 Step 23/24 : LABEL git_sha=d0faa235c79e85678063f95bbd709d3c289c5a7d 00:48:24 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 00:48:24 ---> Running in a230b2051c78 00:48:24 Removing intermediate container 25933348455b 00:48:24 ---> 00894112d7ab 00:48:24 Step 30/32 : LABEL arch=arm64 00:48:24 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 00:48:24 (Reading database ... 13915 files and directories currently installed.) 00:48:24 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 00:48:24 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 00:48:24 Setting up libc-bin (2.27-3ubuntu1.4) ... 00:48:24 (Reading database ... 13915 files and directories currently installed.) 00:48:24 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 00:48:24 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 00:48:25 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 00:48:25 (Reading database ... 13917 files and directories currently installed.) 00:48:25 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 00:48:25 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 00:48:25 ---> Running in 0f76ff3f39ad 00:48:25 Removing intermediate container a230b2051c78 00:48:25 ---> 9271d6246f00 00:48:25 Step 24/24 : LABEL version=0.0.0 00:48:25 Setting up debconf (1.5.66ubuntu1) ... 00:48:25 ---> Running in a1f719d112fc 00:48:25 (Reading database ... 13917 files and directories currently installed.) 00:48:25 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 00:48:25 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 00:48:25 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 00:48:25 (Reading database ... 13917 files and directories currently installed.) 00:48:25 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 00:48:25 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 00:48:25 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 00:48:25 Removing intermediate container 0f76ff3f39ad 00:48:25 ---> 5b87fb0bc68c 00:48:25 Step 31/32 : LABEL git_sha=d0faa235c79e85678063f95bbd709d3c289c5a7d 00:48:26 (Reading database ... 13917 files and directories currently installed.) 00:48:26 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 00:48:26 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 00:48:26 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 00:48:26 (Reading database ... 13917 files and directories currently installed.) 00:48:26 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 00:48:26 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 00:48:26 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 00:48:26 (Reading database ... 13919 files and directories currently installed.) 00:48:26 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 00:48:26 ---> Running in c7dafedb83a3 00:48:26 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 00:48:26 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 00:48:26 Removing intermediate container a1f719d112fc 00:48:26 ---> 00fefa5bbd4c 00:48:26 00:48:26 (Reading database ... 13923 files and directories currently installed.) 00:48:26 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:48:26 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:48:26 Preparing to unpack .../systemd-sysv_237-3ubuntu10.47_amd64.deb ... 00:48:26 Unpacking systemd-sysv (237-3ubuntu10.47) over (237-3ubuntu10) ... 00:48:26 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 00:48:26 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 00:48:26 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 00:48:27 Removing intermediate container c7dafedb83a3 00:48:27 ---> a8f8ecf296c3 00:48:27 Step 32/32 : LABEL version=0.0.0 00:48:27 Successfully built 00fefa5bbd4c 00:48:27 (Reading database ... 13923 files and directories currently installed.) 00:48:27 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 00:48:27 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 00:48:27 Successfully tagged core-data-arm64:latest 00:48:27 Building core-command 00:48:27 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 00:48:27  Building core-data ... done  ---> Running in 9022579808ce 00:48:27 (Reading database ... 13923 files and directories currently installed.) 00:48:27 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 00:48:27 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 00:48:27 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 00:48:27 (Reading database ... 13923 files and directories currently installed.) 00:48:27 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 00:48:27 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 00:48:27 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 00:48:27 (Reading database ... 13923 files and directories currently installed.) 00:48:27 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 00:48:28 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 00:48:28 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 00:48:28 Removing intermediate container 9022579808ce 00:48:28 ---> 6fdfe01c7f74 00:48:28 00:48:28 (Reading database ... 13923 files and directories currently installed.) 00:48:28 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 00:48:28 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 00:48:28 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 00:48:28 Successfully built 6fdfe01c7f74 00:48:28 Successfully tagged security-bootstrapper-arm64:latest 00:48:28 (Reading database ... 13923 files and directories currently installed.) 00:48:28 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 00:48:28 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 00:48:28 Setting up passwd (1:4.5-1ubuntu2) ... 00:48:28 (Reading database ... 13923 files and directories currently installed.) 00:48:28 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 00:48:28 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 00:48:28 Setting up gpgv (2.2.4-1ubuntu1.4) ... 00:48:28 (Reading database ... 13923 files and directories currently installed.) 00:48:28 Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... 00:48:28 Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... 00:48:29 Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... 00:48:29 (Reading database ... 13923 files and directories currently installed.) 00:48:29 Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... 00:48:29 Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... 00:48:29 Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... 00:48:29 (Reading database ... 13923 files and directories currently installed.) 00:48:29 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 00:48:29 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 00:48:29 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 00:48:29 (Reading database ... 13923 files and directories currently installed.) 00:48:29 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 00:48:29 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 00:48:29 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 00:48:29 (Reading database ... 13923 files and directories currently installed.) 00:48:29 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 00:48:29 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 00:48:29 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 00:48:29 (Reading database ... 13923 files and directories currently installed.) 00:48:29 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 00:48:29 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 00:48:29 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 00:48:29 (Reading database ... 13923 files and directories currently installed.) 00:48:29 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 00:48:29 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 00:48:29 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 00:48:30 (Reading database ... 13923 files and directories currently installed.) 00:48:30 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 00:48:30 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 00:48:30 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 00:48:30 (Reading database ... 13924 files and directories currently installed.) 00:48:30 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 00:48:30 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 00:48:30 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 00:48:30 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 00:48:30 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 00:48:30 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 00:48:30 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 00:48:30 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 00:48:30 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 00:48:30 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 00:48:30 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 00:48:30 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 00:48:31 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 00:48:31 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 00:48:31 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 00:48:31 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 00:48:31 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 00:48:31 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 00:48:31 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 00:48:31 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 00:48:31 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 00:48:31 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 00:48:31 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 00:48:31 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 00:48:32 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 00:48:32 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 00:48:32 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 00:48:32 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 00:48:32 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 00:48:32 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 00:48:32 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 00:48:32 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 00:48:32 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 00:48:32 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 00:48:32 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 00:48:32 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 00:48:32 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:48:32 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:48:33 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:48:33 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:48:33 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:48:33 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:48:33 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:48:33 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:48:34 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:48:34 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:48:35 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:48:35 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:48:35 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:48:35 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:48:35 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:48:35 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:48:36 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:48:36 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:48:36 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 00:48:36 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 00:48:36 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 00:48:36 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 00:48:37 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 00:48:37 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 00:48:37 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 00:48:37 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 00:48:37 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 00:48:37 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 00:48:37 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 00:48:37 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 00:48:37 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 00:48:37 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 00:48:37 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 00:48:37 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 00:48:37 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 00:48:37 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 00:48:37 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 00:48:37 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 00:48:37 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 00:48:37 Setting up tzdata (2021a-0ubuntu0.18.04) ... 00:48:37 00:48:37 Current default time zone: 'Etc/UTC' 00:48:37 Local time is now: Wed Jun 16 00:48:37 UTC 2021. 00:48:37 Universal Time is now: Wed Jun 16 00:48:37 UTC 2021. 00:48:37 Run 'dpkg-reconfigure tzdata' if you wish to change it. 00:48:37 00:48:37 Setting up systemd-sysv (237-3ubuntu10.47) ... 00:48:37 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 00:48:37 Setting up linux-libc-dev:amd64 (4.15.0-144.148) ... 00:48:38 Setting up mount (2.31.1-0.4ubuntu3.7) ... 00:48:38 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 00:48:38 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 00:48:38 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 00:48:38 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 00:48:38 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 00:48:38 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 00:48:38 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 00:48:38 Setting up procps (2:3.3.12-3ubuntu1.2) ... 00:48:38 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 00:48:38 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 00:48:38 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 00:48:38 Setting up patch (2.7.6-2ubuntu1.1) ... 00:48:38 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 00:48:38 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 00:48:38 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 00:48:38 Installing new version of config file /etc/ssl/openssl.cnf ... 00:48:38 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 00:48:38 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 00:48:38 Setting up ca-certificates (20210119~18.04.1) ... 00:48:40 Updating certificates in /etc/ssl/certs... 00:48:41 23 added, 27 removed; done. 00:48:41 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 00:48:41 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 00:48:41 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 00:48:41 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 00:48:41 Setting up pkgbinarymangler (138.18.04.1) ... 00:48:41 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 00:48:41 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 00:48:41 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 00:48:41 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 00:48:41 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 00:48:41 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 00:48:41 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 00:48:41 Setting up perl (5.26.1-6ubuntu0.5) ... 00:48:41 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 00:48:41 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 00:48:41 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 00:48:41 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 00:48:41 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 00:48:41 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 00:48:41 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 00:48:41 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 00:48:41 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 00:48:41 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 00:48:41 Processing triggers for systemd (237-3ubuntu10.47) ... 00:48:41 Processing triggers for mime-support (3.60ubuntu1) ... 00:48:41 Processing triggers for ca-certificates (20210119~18.04.1) ... 00:48:41 Updating certificates in /etc/ssl/certs... 00:48:42 0 added, 0 removed; done. 00:48:42 Running hooks in /etc/ca-certificates/update.d... 00:48:42 done. 00:48:42 Reading package lists... 00:48:42 Building dependency tree... 00:48:42 Reading state information... 00:48:43 The following NEW packages will be installed: 00:48:43 apt-transport-https 00:48:43 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 00:48:43 Need to get 1692 B of archives. 00:48:43 After this operation, 154 kB of additional disk space will be used. 00:48:43 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] 00:48:43 debconf: delaying package configuration, since apt-utils is not installed 00:48:43 Fetched 1692 B in 0s (8565 B/s) 00:48:43 Selecting previously unselected package apt-transport-https. 00:48:43 (Reading database ... 13929 files and directories currently installed.) 00:48:43 Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... 00:48:43 Unpacking apt-transport-https (1.6.13) ... 00:48:43 Setting up apt-transport-https (1.6.13) ... 00:48:44 Waiting for network to be ready... 00:48:50 2021-06-16T00:48:47Z INFO Waiting for automatic snapd restart... 00:48:50 snapd 2.50.1 from Canonical* installed 00:48:51 "snapd" switched to the "latest/stable" channel 00:48:51 00:48:54 core18 20210507 from Canonical* installed 00:48:54 "core18" switched to the "latest/stable" channel 00:48:54 00:48:59 snapcraft 4.8.1 from Canonical* installed 00:48:59 "snapcraft" switched to the "latest/stable" channel 00:48:59 00:49:00  Building security-bootstrapper ... done Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:49:00 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:49:00 ---> 99fa8e895053 00:49:00 Step 3/23 : WORKDIR /edgex-go 00:49:00 ---> Using cache 00:49:00 ---> 16eabd3bbd28 00:49:00 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:49:00 ---> Using cache 00:49:00 ---> b084980fe3b5 00:49:00 Step 5/23 : RUN apk add --update --no-cache make git 00:49:03 ---> Running in 6790c7735505 00:49:03 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: 00:49:03 - README.md 00:49:03 00:49:03 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 00:49:04 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 00:49:04 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 00:49:04 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 00:49:05 Reading package lists... 00:49:05 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:49:05 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:49:05 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:49:05 ---> 99fa8e895053 00:49:05 Step 3/24 : WORKDIR /edgex-go 00:49:05 ---> Using cache 00:49:05 ---> 16eabd3bbd28 00:49:05 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:49:05 ---> Using cache 00:49:05 ---> b084980fe3b5 00:49:05 Step 5/24 : RUN apk add --update --no-cache make bash git 00:49:05 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 00:49:05 Reading package lists... 00:49:05 ---> Running in a111045dbac3 00:49:05 Building dependency tree... 00:49:05 Reading state information... 00:49:05 Suggested packages: 00:49:05 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 00:49:05 git-gui gitk gitweb git-cvs git-mediawiki git-svn 00:49:05 Recommended packages: 00:49:05 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 00:49:05 The following NEW packages will be installed: 00:49:05 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 00:49:05 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 00:49:05 pkg-config zip 00:49:05 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 00:49:05 Need to get 7663 kB of archives. 00:49:05 After this operation, 43.8 MB of additional disk space will be used. 00:49:05 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 00:49:06 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:49:06 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:49:06 ---> 99fa8e895053 00:49:06 Step 3/22 : WORKDIR /edgex-go 00:49:06 ---> Using cache 00:49:06 ---> 16eabd3bbd28 00:49:06 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:49:06 ---> Using cache 00:49:06 ---> b084980fe3b5 00:49:06 Step 5/22 : RUN apk add --update --no-cache make git 00:49:06 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] 00:49:06 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 00:49:06 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 00:49:06 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 00:49:06 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 00:49:06 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 00:49:06 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:49:06 ---> Running in 6b9766430dea 00:49:06 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 00:49:06 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 00:49:06 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 00:49:06 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 00:49:06 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 00:49:06 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 00:49:06 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 00:49:06 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 00:49:06 debconf: delaying package configuration, since apt-utils is not installed 00:49:06 Fetched 7663 kB in 1s (10.4 MB/s) 00:49:06 Selecting previously unselected package libglib2.0-0:amd64. 00:49:06 (Reading database ... 13933 files and directories currently installed.) 00:49:06 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 00:49:06 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 00:49:06 Selecting previously unselected package libpsl5:amd64. 00:49:06 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 00:49:06 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 00:49:07 Selecting previously unselected package libnghttp2-14:amd64. 00:49:07 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 00:49:07 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 00:49:07 Selecting previously unselected package librtmp1:amd64. 00:49:07 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 00:49:07 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 00:49:07 OK: 218 MiB in 52 packages 00:49:07 Selecting previously unselected package libcurl3-gnutls:amd64. 00:49:07 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... 00:49:07 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 00:49:07 Selecting previously unselected package liberror-perl. 00:49:07 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 00:49:07 Unpacking liberror-perl (0.17025-1) ... 00:49:07 Selecting previously unselected package git-man. 00:49:07 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 00:49:07 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 00:49:07 Selecting previously unselected package git. 00:49:07 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 00:49:07 Unpacking git (1:2.17.1-1ubuntu0.8) ... 00:49:07 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:49:08 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:49:08 Selecting previously unselected package libnorm1:amd64. 00:49:08 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 00:49:08 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 00:49:08 Selecting previously unselected package libpgm-5.2-0:amd64. 00:49:08 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 00:49:08 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 00:49:08 Selecting previously unselected package libsodium23:amd64. 00:49:08 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 00:49:08 Unpacking libsodium23:amd64 (1.0.16-2) ... 00:49:08 Selecting previously unselected package libzmq5:amd64. 00:49:08 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 00:49:08 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 00:49:08 Selecting previously unselected package libzmq3-dev:amd64. 00:49:08 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 00:49:08 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 00:49:08 Selecting previously unselected package pkg-config. 00:49:08 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 00:49:08 Unpacking pkg-config (0.29.1-0ubuntu2) ... 00:49:08 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:49:09 Selecting previously unselected package zip. 00:49:09 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 00:49:09 Unpacking zip (3.0-11build1) ... 00:49:09 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 00:49:09 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 00:49:09 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 00:49:09 Setting up liberror-perl (0.17025-1) ... 00:49:09 Setting up libpsl5:amd64 (0.19.1-5build1) ... 00:49:09 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 00:49:09 No schema files found: doing nothing. 00:49:09 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 00:49:09 Setting up zip (3.0-11build1) ... 00:49:09 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 00:49:09 Setting up libsodium23:amd64 (1.0.16-2) ... 00:49:09 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:49:09 Removing intermediate container 6790c7735505 00:49:09 ---> c86fe42d4a95 00:49:09 Step 6/23 : COPY go.mod . 00:49:09 Setting up pkg-config (0.29.1-0ubuntu2) ... 00:49:09 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 00:49:09 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 00:49:09 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 00:49:09 Setting up git (1:2.17.1-1ubuntu0.8) ... 00:49:09 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 00:49:09 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:49:09 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:49:09 ---> 99fa8e895053 00:49:09 Step 3/24 : WORKDIR /edgex-go 00:49:09 ---> Using cache 00:49:09 ---> 16eabd3bbd28 00:49:09 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:49:09 ---> Using cache 00:49:09 ---> b084980fe3b5 00:49:09 Step 5/24 : RUN apk add --update --no-cache make git 00:49:09 ---> Using cache 00:49:09 ---> c86fe42d4a95 00:49:09 Step 6/24 : COPY go.mod . 00:49:09 OK: 218 MiB in 52 packages 00:49:09 git set to automatically installed. 00:49:09 git-man set to automatically installed. 00:49:09 libcurl3-gnutls set to automatically installed. 00:49:09 liberror-perl set to automatically installed. 00:49:09 libglib2.0-0 set to automatically installed. 00:49:09 libnghttp2-14 set to automatically installed. 00:49:09 libnorm1 set to automatically installed. 00:49:09 libpgm-5.2-0 set to automatically installed. 00:49:09 libpsl5 set to automatically installed. 00:49:09 librtmp1 set to automatically installed. 00:49:09 libsodium23 set to automatically installed. 00:49:09 libzmq3-dev set to automatically installed. 00:49:09 libzmq5 set to automatically installed. 00:49:09 pkg-config set to automatically installed. 00:49:09 zip set to automatically installed. 00:49:09 OK: 218 MiB in 52 packages 00:49:10 ---> 0c4698364192 00:49:10 Step 7/24 : RUN go mod download 00:49:10 ---> Running in e32cce2faf5e 00:49:10 ---> 499752897e66 00:49:10 Step 7/23 : RUN go mod download 00:49:10 ---> Running in 83d659d9295d 00:49:13 Removing intermediate container a111045dbac3 00:49:13 ---> 39729eeede7e 00:49:13 Step 6/24 : COPY go.mod . 00:49:13 Removing intermediate container 6b9766430dea 00:49:13 ---> 07b29045b26f 00:49:13 Step 6/22 : COPY go.mod . 00:49:13 ---> 71f4dff2a198 00:49:13 Step 7/24 : RUN go mod download 00:49:13 ---> Running in 2e0a80922ae5 00:49:13 ---> 22210192259b 00:49:13 Step 7/22 : RUN go mod download 00:49:13 ---> Running in cf6f5c5683bf 00:49:13 snapd is not logged in, snap install commands will use sudo 00:49:14 Removing intermediate container 83d659d9295d 00:49:14 ---> 6d4bffd6a219 00:49:14 Step 8/23 : COPY . . 00:49:14 Removing intermediate container e32cce2faf5e 00:49:14 ---> 5415f4907c02 00:49:14 Step 8/24 : COPY . . 00:49:16 Removing intermediate container 2e0a80922ae5 00:49:16 ---> d5e40dda9b74 00:49:16 Step 8/24 : COPY . . 00:49:16 Removing intermediate container cf6f5c5683bf 00:49:16 ---> 1e4b3d1d2561 00:49:16 Step 8/22 : COPY . . 00:49:18 go (1.16/stable) 1.16.5 from Michael Hudson-Doyle (mwhudson) installed 00:49:18 snapd is not logged in, snap install commands will use sudo 00:49:19 snap "core18" has no updates available 00:49:20 Downloading snap 'edgex-app-service-configurable' 00:49:23 Pulling app-service-config 00:49:23 + snapcraftctl pull 00:49:24 Pulling config-common 00:49:24 + snapcraftctl pull 00:49:25 Pulling go-build-helper 00:49:25 + snapcraftctl pull 00:49:26 'edgex-go' has dependencies that need to be staged: go-build-helper 00:49:26 Skipping pull go-build-helper (already ran) 00:49:26 Building go-build-helper 00:49:26 + snapcraftctl build 00:49:28 Staging go-build-helper 00:49:28 + snapcraftctl stage 00:49:35 ---> fe11715e6295 00:49:35 Step 9/24 : RUN go mod tidy 00:49:35 ---> 34bfd360d82b 00:49:35 Step 9/24 : RUN go mod tidy 00:49:35 ---> fa8e81e7c761 00:49:35 Step 9/23 : RUN go mod tidy 00:49:35 ---> f61d62eac9dd 00:49:35 Step 9/22 : RUN go mod tidy 00:49:35 ---> Running in f6e5b1714ad8 00:49:35 ---> Running in c6437b64950c 00:49:35 ---> Running in 318f1b0490aa 00:49:35 ---> Running in bd9ea5a60ab3 00:49:36 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 00:49:36 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 00:49:36 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1753 kB] 00:49:36 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [326 kB] 00:49:36 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 00:49:36 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 00:49:36 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [347 kB] 00:49:36 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [46.3 kB] 00:49:36 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1128 kB] 00:49:36 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [255 kB] 00:49:36 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 00:49:36 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 00:49:36 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 00:49:36 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 00:49:36 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 00:49:36 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 00:49:36 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 00:49:36 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 00:49:36 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 00:49:36 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2099 kB] 00:49:36 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [417 kB] 00:49:36 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] 00:49:36 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] 00:49:36 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [370 kB] 00:49:36 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [50.1 kB] 00:49:36 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1736 kB] 00:49:36 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [370 kB] 00:49:36 Fetched 24.7 MB in 0s (0 B/s) 00:49:36 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 00:49:36 Fetched 224 kB in 0s (0 B/s) 00:49:36 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 00:49:36 Fetched 157 kB in 0s (0 B/s) 00:49:36 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 00:49:36 Fetched 221 kB in 0s (0 B/s) 00:49:36 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 00:49:36 Fetched 143 kB in 0s (0 B/s) 00:49:36 Pulling edgex-go 00:49:36 + snapcraftctl pull 00:49:40 Removing intermediate container f6e5b1714ad8 00:49:40 ---> 49d999237619 00:49:40 Step 10/24 : RUN make cmd/core-command/core-command 00:49:40 Removing intermediate container c6437b64950c 00:49:40 ---> e62a37cec0e8 00:49:40 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 00:49:40 ---> Running in 80a94a5354c5 00:49:40 ---> Running in 1c30b3ca9d38 00:49:40 Removing intermediate container 318f1b0490aa 00:49:40 ---> 61029d6a78aa 00:49:40 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 00:49:41 Removing intermediate container bd9ea5a60ab3 00:49:41 ---> a369b4dce871 00:49:41 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 00:49:41 ---> Running in c0aec7831bc3 00:49:41 ---> Running in b02077a601fc 00:49:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 00:49:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 00:49:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:49:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 00:49:54 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 00:49:54 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 00:49:54 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 00:49:54 Fetched 0 B in 0s (0 B/s) 00:49:54 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 00:49:54 Fetched 96.5 kB in 0s (0 B/s) 00:49:54 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 00:49:54 Fetched 279 kB in 0s (0 B/s) 00:49:54 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 00:49:54 Fetched 122 kB in 0s (0 B/s) 00:49:54 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 00:49:54 Fetched 77.8 kB in 0s (0 B/s) 00:49:54 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 00:49:54 Fetched 8848 B in 0s (0 B/s) 00:49:54 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 00:49:54 Fetched 47.8 kB in 0s (0 B/s) 00:49:54 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 00:49:54 Fetched 45.6 kB in 0s (0 B/s) 00:49:54 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 00:49:54 Fetched 15.0 kB in 0s (0 B/s) 00:49:54 Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] 00:49:54 Fetched 219 kB in 0s (0 B/s) 00:49:54 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 00:49:54 Fetched 154 kB in 0s (0 B/s) 00:49:54 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 00:49:54 Fetched 50.6 kB in 0s (0 B/s) 00:49:54 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 00:49:54 Fetched 14.8 kB in 0s (0 B/s) 00:49:54 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 00:49:54 Fetched 41.8 kB in 0s (0 B/s) 00:49:54 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 00:49:54 Fetched 499 kB in 0s (0 B/s) 00:49:54 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 00:49:54 Fetched 111 kB in 0s (0 B/s) 00:49:54 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 00:49:54 Fetched 240 kB in 0s (0 B/s) 00:49:54 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 00:49:54 Fetched 29.3 kB in 0s (0 B/s) 00:49:54 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 00:49:54 Fetched 85.5 kB in 0s (0 B/s) 00:49:54 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 00:49:54 Fetched 24.5 kB in 0s (0 B/s) 00:49:54 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 00:49:54 Fetched 49.2 kB in 0s (0 B/s) 00:49:54 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 00:49:54 Fetched 54.2 kB in 0s (0 B/s) 00:49:54 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 00:49:54 Fetched 30.8 kB in 0s (0 B/s) 00:49:54 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 00:49:54 Fetched 15.8 kB in 0s (0 B/s) 00:49:54 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 00:49:54 Fetched 85.9 kB in 0s (0 B/s) 00:49:54 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 00:49:54 Fetched 8720 B in 0s (0 B/s) 00:49:54 Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] 00:49:54 Fetched 137 kB in 0s (0 B/s) 00:49:54 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 00:49:54 Fetched 119 kB in 0s (0 B/s) 00:49:54 Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] 00:49:54 Fetched 110 kB in 0s (0 B/s) 00:49:54 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 00:49:54 Fetched 11.1 kB in 0s (0 B/s) 00:49:54 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 00:49:54 Fetched 645 kB in 0s (0 B/s) 00:49:54 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 00:49:54 Fetched 41.3 kB in 0s (0 B/s) 00:49:54 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 00:49:54 Fetched 17.9 kB in 0s (0 B/s) 00:49:54 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 00:49:54 Fetched 368 kB in 0s (0 B/s) 00:49:54 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 00:49:54 Fetched 187 kB in 0s (0 B/s) 00:49:54 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 00:49:54 Fetched 175 kB in 0s (0 B/s) 00:49:54 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 00:49:54 Fetched 206 kB in 0s (0 B/s) 00:49:54 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 00:49:54 Fetched 1301 kB in 0s (0 B/s) 00:49:54 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 00:49:54 Fetched 36.2 kB in 0s (0 B/s) 00:49:54 Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] 00:49:54 Fetched 159 kB in 0s (0 B/s) 00:49:54 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 00:49:54 Fetched 107 kB in 0s (0 B/s) 00:49:54 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 00:49:54 Fetched 48.7 kB in 0s (0 B/s) 00:49:54 Pulling static-packages 00:49:54 + snapcraftctl pull 00:49:54 Pulling version 00:49:54 + cd /root/project 00:49:54 + git describe --tags --abbrev=0 00:49:54 + sed s/v// 00:49:54 + GIT_VERSION=2.0.0-dev.265 00:49:54 + [ -z 2.0.0-dev.265 ] 00:49:54 + snapcraftctl set-version 2.0.0-dev.265 00:49:54 Building app-service-config 00:49:54 + snapcraftctl build 00:49:56 Building config-common 00:49:56 + snapcraftctl build 00:49:58 Skipping build go-build-helper (already ran) 00:49:58 Building edgex-go 00:49:58 + cd /root/parts/edgex-go/src 00:49:58 + make build 00:49:58 go mod tidy 00:50:00 go: downloading github.com/gorilla/mux v1.8.0 00:50:00 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.63 00:50:00 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.100 00:50:00 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.16 00:50:00 go: downloading github.com/stretchr/testify v1.7.0 00:50:00 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 00:50:00 go: downloading github.com/google/uuid v1.2.0 00:50:00 go: downloading gopkg.in/yaml.v2 v2.4.0 00:50:00 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 00:50:00 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 00:50:00 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.26 00:50:00 go: downloading github.com/lib/pq v1.10.2 00:50:01 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 00:50:01 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 00:50:01 go: downloading github.com/pelletier/go-toml v1.9.2 00:50:01 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 00:50:01 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.8 00:50:02 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.9 00:50:02 go: downloading github.com/go-playground/validator/v10 v10.6.1 00:50:02 go: downloading github.com/go-kit/kit v0.9.0 00:50:02 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 00:50:02 go: downloading github.com/x448/float16 v0.8.4 00:50:02 go: downloading github.com/davecgh/go-spew v1.1.1 00:50:02 go: downloading github.com/pmezard/go-difflib v1.0.0 00:50:02 go: downloading github.com/stretchr/objx v0.1.0 00:50:02 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 00:50:02 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 00:50:02 go: downloading github.com/go-redis/redis/v7 v7.3.0 00:50:02 go: downloading github.com/pebbe/zmq4 v1.2.7 00:50:02 go: downloading github.com/kr/pretty v0.2.0 00:50:02 go: downloading github.com/go-playground/universal-translator v0.17.0 00:50:02 go: downloading github.com/leodido/go-urn v1.2.0 00:50:02 go: downloading golang.org/x/text v0.3.2 00:50:02 go: downloading github.com/go-playground/assert/v2 v2.0.1 00:50:02 go: downloading github.com/go-playground/locales v0.13.0 00:50:02 go: downloading github.com/hashicorp/consul/api v1.8.1 00:50:02 go: downloading github.com/go-logfmt/logfmt v0.4.0 00:50:02 go: downloading github.com/go-stack/stack v1.8.0 00:50:02 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 00:50:02 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 00:50:02 go: downloading github.com/gorilla/websocket v1.4.2 00:50:03 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 00:50:03 go: downloading github.com/kr/text v0.1.0 00:50:03 go: downloading github.com/onsi/ginkgo v1.10.1 00:50:03 go: downloading github.com/onsi/gomega v1.7.0 00:50:03 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 00:50:03 go: downloading github.com/mitchellh/copystructure v1.0.0 00:50:03 go: downloading github.com/mitchellh/mapstructure v1.1.2 00:50:03 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 00:50:03 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 00:50:03 go: downloading github.com/hashicorp/go-hclog v0.12.0 00:50:03 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 00:50:03 go: downloading github.com/hashicorp/serf v0.9.5 00:50:03 go: downloading github.com/hashicorp/consul/sdk v0.7.0 00:50:03 go: downloading github.com/hashicorp/go-uuid v1.0.1 00:50:03 go: downloading github.com/mitchellh/reflectwalk v1.0.0 00:50:03 go: downloading github.com/fatih/color v1.9.0 00:50:03 go: downloading github.com/mattn/go-colorable v0.1.6 00:50:03 go: downloading github.com/mattn/go-isatty v0.0.12 00:50:03 go: downloading github.com/pkg/errors v0.8.1 00:50:03 go: downloading github.com/mitchellh/go-homedir v1.1.0 00:50:03 go: downloading github.com/hpcloud/tail v1.0.0 00:50:03 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 00:50:03 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 00:50:03 go: downloading github.com/hashicorp/go-msgpack v0.5.3 00:50:03 go: downloading github.com/hashicorp/memberlist v0.2.2 00:50:03 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 00:50:03 go: downloading gopkg.in/fsnotify.v1 v1.4.7 00:50:03 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 00:50:03 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 00:50:03 go: downloading github.com/miekg/dns v1.1.26 00:50:03 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 00:50:03 go: downloading github.com/hashicorp/go-multierror v1.1.0 00:50:03 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 00:50:03 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 00:50:03 go: downloading github.com/hashicorp/golang-lru v0.5.0 00:50:03 go: downloading github.com/hashicorp/errwrap v1.0.0 00:50:03 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 00:50:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:50:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 00:50:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:50:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 00:50:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 00:50:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:50: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 00:50:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:50:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:50:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 00:50:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 00:50:28 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 00:50:28 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 00:50:28 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 00:50:28 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 00:50:28 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 00:50:28 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 00:50:28 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 00:50:28 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 00:50:28 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 00:50:28 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 00:50:28 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 00:50:28 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 00:50:28 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 00:50:28 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 00:50:28 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 00:50:28 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 00:50:28 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 00:50:28 + 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 00:50:28 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 00:50:28 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 00:50:28 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 00:50:28 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 00:50:28 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 00:50:28 + 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 00:50:28 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 00:50:28 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 00:50:28 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 00:50:31 Building static-packages 00:50:31 + snapcraftctl build 00:50:33 Building version 00:50:33 + snapcraftctl build 00:50:35 Staging app-service-config 00:50:35 + snapcraftctl stage 00:50:36 Staging config-common 00:50:36 + snapcraftctl stage 00:50:37 Skipping stage go-build-helper (already ran) 00:50:37 Staging edgex-go 00:50:37 + snapcraftctl stage 00:50:38 Staging static-packages 00:50:38 + snapcraftctl stage 00:50:39 Staging version 00:50:39 + snapcraftctl stage 00:50:41 Priming app-service-config 00:50:41 + snapcraftctl prime 00:50:42 Priming config-common 00:50:42 + snapcraftctl prime 00:50:43 Priming go-build-helper 00:50:43 + snapcraftctl prime 00:50:44 Priming edgex-go 00:50:44 + snapcraftctl prime 00:50:45 Priming static-packages 00:50:45 + snapcraftctl prime 00:50:47 Priming version 00:50:47 + snapcraftctl prime 00:50:49 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 00:51:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 00:51:12 Removing intermediate container 1c30b3ca9d38 00:51:12 ---> 737b0e48f764 00:51:12 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 00:51:12 ---> Running in 9322a575dd1b 00:51:13 Removing intermediate container 80a94a5354c5 00:51:13 ---> 5fd811650785 00:51:13 00:51:13 Step 11/24 : FROM alpine:3.12 00:51:13 ---> 9852663dfa18 00:51:13 Step 12/24 : RUN apk add --update --no-cache dumb-init 00:51:13 ---> Using cache 00:51:13 ---> a679146da7b0 00:51:13 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:51:13 ---> Using cache 00:51:13 ---> 75000f2b052b 00:51:13 Step 14/24 : ENV APP_PORT=59882 00:51:13 ---> Running in c0e0a2ab6e41 00:51:13 Removing intermediate container b02077a601fc 00:51:13 ---> e14a8a208495 00:51:13 00:51:13 Step 11/23 : FROM alpine:3.12 00:51:13 ---> 9852663dfa18 00:51:13 Step 12/23 : RUN apk add --update --no-cache dumb-init 00:51:13 ---> Using cache 00:51:13 ---> a679146da7b0 00:51:13 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:51:13 ---> Using cache 00:51:13 ---> 75000f2b052b 00:51:13 Step 14/23 : ENV APP_PORT=59861 00:51:14 ---> Running in dd5861acad30 00:51:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 00:51:14 Removing intermediate container c0e0a2ab6e41 00:51:14 ---> 10f7894ecce7 00:51:14 Step 15/24 : EXPOSE $APP_PORT 00:51:15 ---> Running in d10ef08b8c98 00:51:15 Removing intermediate container dd5861acad30 00:51:15 ---> 97ae185784f3 00:51:15 Step 15/23 : EXPOSE $APP_PORT 00:51:15 Removing intermediate container c0aec7831bc3 00:51:15 ---> 618b230b3e31 00:51:15 00:51:15 Step 11/22 : FROM alpine:3.12 00:51:15 ---> 9852663dfa18 00:51:15 Step 12/22 : RUN apk add --update --no-cache curl 00:51:15 ---> Running in 3aea352259df 00:51:15 ---> Running in 2d65a430df0f 00:51:15 Removing intermediate container d10ef08b8c98 00:51:15 ---> 7c6acfd1c0d5 00:51:15 Step 16/24 : WORKDIR / 00:51:16 ---> Running in 67c183011f36 00:51:16 Removing intermediate container 3aea352259df 00:51:16 ---> 45b7fab46324 00:51:16 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:51:17 Removing intermediate container 67c183011f36 00:51:17 ---> e2b99f643ab0 00:51:17 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 00:51:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:51:17 ---> ca9a8683da12 00:51:17 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:51:17 Removing intermediate container 9322a575dd1b 00:51:17 ---> 5b2c475a9ee3 00:51:17 00:51:17 Step 12/24 : FROM docker:20.10.0 00:51:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:51:17 20.10.0: Pulling from library/docker 00:51:18 ---> f5d688c5305e 00:51:18 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:51:18 (1/4) Installing ca-certificates (20191127-r4) 00:51:18 (2/4) Installing nghttp2-libs (1.41.0-r0) 00:51:18 (3/4) Installing libcurl (7.77.0-r0) 00:51:18 (4/4) Installing curl (7.77.0-r0) 00:51:18 Executing busybox-1.31.1-r20.trigger 00:51:18 Executing ca-certificates-20191127-r4.trigger 00:51:18 OK: 7 MiB in 18 packages 00:51:19 ---> 6c86e88e954e 00:51:19 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 00:51:20 ---> bd224b3790e3 00:51:20 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 00:51:21 ---> bec7e7990c07 00:51:21 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 00:51:21 ---> Running in 617092c7a25a 00:51:21 ---> eb27f6520d2b 00:51:21 Step 20/24 : ENTRYPOINT ["/core-command"] 00:51:21 Removing intermediate container 2d65a430df0f 00:51:21 ---> 0b41e81ed849 00:51:21 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:51:21 ---> Running in 96acf6289bf8 00:51:21 ---> Running in 50d57d649316 00:51:22 Removing intermediate container 617092c7a25a 00:51:22 ---> c9cd5a84cab2 00:51:22 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:51:22 ---> Running in 44e8a39ee517 00:51:22 Removing intermediate container 96acf6289bf8 00:51:22 ---> 0631e8f1fd5d 00:51:22 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:51:23 Removing intermediate container 50d57d649316 00:51:23 ---> afc380929185 00:51:23 Step 14/22 : WORKDIR /edgex 00:51:23 ---> Running in 9aab2676a39f 00:51:23 Removing intermediate container 44e8a39ee517 00:51:23 ---> 147e02effc51 00:51:23 Step 21/23 : LABEL arch=arm64 00:51:23 ---> Running in afef5b816f08 00:51:23 ---> Running in c8541ddd751b 00:51:23 Removing intermediate container 9aab2676a39f 00:51:23 ---> d644ba25a682 00:51:23 Step 22/24 : LABEL arch=arm64 00:51:24 ---> Running in 8ec36262535b 00:51:24 Removing intermediate container c8541ddd751b 00:51:24 ---> 69281b39db35 00:51:24 Step 22/23 : LABEL git_sha=d0faa235c79e85678063f95bbd709d3c289c5a7d 00:51:24 Removing intermediate container afef5b816f08 00:51:24 ---> 37366a217867 00:51:24 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 00:51:24 ---> Running in 53ee4f2d1604 00:51:25 Removing intermediate container 8ec36262535b 00:51:25 ---> 03c000700994 00:51:25 Step 23/24 : LABEL git_sha=d0faa235c79e85678063f95bbd709d3c289c5a7d 00:51:25 ---> Running in 0d19aeda717e 00:51:25 Removing intermediate container 53ee4f2d1604 00:51:25 ---> c50fc7a7a52f 00:51:25 Step 23/23 : LABEL version=0.0.0 00:51:25 ---> d7ed3e70baaa 00:51:25 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 00:51:26 ---> Running in 22f73ff73e09 00:51:26 Removing intermediate container 0d19aeda717e 00:51:26 ---> 930c7ff44d00 00:51:26 Step 24/24 : LABEL version=0.0.0 00:51:26 ---> Running in 5d458f58429c 00:51:27 Removing intermediate container 22f73ff73e09 00:51:27 ---> 58f05394a48a 00:51:27 00:51:27 Successfully built 58f05394a48a 00:51:27 ---> 75c2acea6e29 00:51:27 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:51:27 Successfully tagged support-scheduler-arm64:latest 00:51:27  Building support-scheduler ... done Removing intermediate container 5d458f58429c 00:51:27 ---> 174c13661335 00:51:27 00:51:28 Successfully built 174c13661335 00:51:28 Successfully tagged core-command-arm64:latest 00:51:29  Building core-command ... done  ---> 177ff57959ef 00:51:29 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 00:51:29 ---> Running in 0e49fe0550c6 00:51:30 Removing intermediate container 0e49fe0550c6 00:51:30 ---> 6a6d8b77d3f0 00:51:30 Step 19/22 : CMD ["--init=true"] 00:51:30 ---> Running in f6e14f30d87c 00:51:30 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 00:51:30 Status: Downloaded newer image for docker:20.10.0 00:51:30 ---> eeaf43b92773 00:51:30 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 00:51:30 ---> Running in 84d82ff99f78 00:51:30 Removing intermediate container f6e14f30d87c 00:51:30 ---> e6ffedc4ab92 00:51:30 Step 20/22 : LABEL arch=arm64 00:51:30 ---> Running in 518ba6c2dc07 00:51:30 Removing intermediate container 84d82ff99f78 00:51:30 ---> b7adadd2e9e7 00:51:30 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 00:51:31 ---> Running in b4fa8c0df81f 00:51:31 Removing intermediate container 518ba6c2dc07 00:51:31 ---> 675a6ea603a2 00:51:31 Step 21/22 : LABEL git_sha=d0faa235c79e85678063f95bbd709d3c289c5a7d 00:51:31 ---> Running in f9a8b0f9915b 00:51:32 Removing intermediate container f9a8b0f9915b 00:51:32 ---> 3d79a2b38246 00:51:32 Step 22/22 : LABEL version=0.0.0 00:51:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:51:32 ---> Running in b3372a4b90a4 00:51:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:51:32 Removing intermediate container b3372a4b90a4 00:51:32 ---> 53e8c246e661 00:51:32 00:51:33 (1/39) Installing readline (8.0.4-r0) 00:51:33 Successfully built 53e8c246e661 00:51:33 (2/39) Installing bash (5.0.17-r0) 00:51:33 Successfully tagged security-proxy-setup-arm64:latest 00:51:33  Building security-proxy-setup ... done Executing bash-5.0.17-r0.post-install 00:51:33 (3/39) Installing nghttp2-libs (1.41.0-r0) 00:51:33 (4/39) Installing libcurl (7.77.0-r0) 00:51:33 (5/39) Installing curl (7.77.0-r0) 00:51:33 (6/39) Installing dumb-init (1.2.2-r1) 00:51:33 (7/39) Installing libbz2 (1.0.8-r1) 00:51:33 (8/39) Installing expat (2.2.9-r1) 00:51:33 (9/39) Installing libffi (3.3-r2) 00:51:33 (10/39) Installing gdbm (1.13-r1) 00:51:33 (11/39) Installing xz-libs (5.2.5-r0) 00:51:33 (12/39) Installing sqlite-libs (3.32.1-r1) 00:51:33 (13/39) Installing python3 (3.8.10-r0) 00:51:35 (14/39) Installing py3-appdirs (1.4.4-r1) 00:51:35 (15/39) Installing py3-ordered-set (4.0.1-r0) 00:51:35 (16/39) Installing py3-parsing (2.4.7-r0) 00:51:35 (17/39) Installing py3-six (1.15.0-r0) 00:51:35 (18/39) Installing py3-packaging (20.4-r0) 00:51:35 (19/39) Installing py3-setuptools (47.0.0-r0) 00:51:35 (20/39) Installing py3-chardet (3.0.4-r4) 00:51:35 (21/39) Installing py3-idna (2.9-r0) 00:51:35 (22/39) Installing py3-certifi (2020.4.5.1-r0) 00:51:35 (23/39) Installing py3-urllib3 (1.25.9-r0) 00:51:35 (24/39) Installing py3-requests (2.23.0-r0) 00:51:35 (25/39) Installing py3-msgpack (1.0.0-r0) 00:51:35 (26/39) Installing py3-lockfile (0.12.2-r3) 00:51:35 (27/39) Installing py3-cachecontrol (0.12.6-r0) 00:51:35 (28/39) Installing py3-colorama (0.4.3-r0) 00:51:35 (29/39) Installing py3-distlib (0.3.0-r0) 00:51:35 (30/39) Installing py3-distro (1.5.0-r1) 00:51:35 (31/39) Installing py3-webencodings (0.5.1-r3) 00:51:35 (32/39) Installing py3-html5lib (1.0.1-r4) 00:51:35 (33/39) Installing py3-pytoml (0.1.21-r0) 00:51:35 (34/39) Installing py3-pep517 (0.8.2-r0) 00:51:35 (35/39) Installing py3-progress (1.5-r0) 00:51:35 (36/39) Installing py3-toml (0.10.1-r0) 00:51:35 (37/39) Installing py3-retrying (1.3.3-r0) 00:51:35 (38/39) Installing py3-contextlib2 (0.6.0-r0) 00:51:35 (39/39) Installing py3-pip (20.1.1-r0) 00:51:35 Executing busybox-1.31.1-r19.trigger 00:51:35 OK: 72 MiB in 59 packages 00:51:40 Collecting docker-compose==1.23.2 00:51:40 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 00:51:40 Collecting docopt<0.7,>=0.6.1 00:51:40 Downloading docopt-0.6.2.tar.gz (25 kB) 00:51:42 Collecting PyYAML<4,>=3.10 00:51:42 Downloading PyYAML-3.13.tar.gz (270 kB) 00:51:46 Collecting jsonschema<3,>=2.5.1 00:51:46 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 00:51:46 Collecting cached-property<2,>=1.2.0 00:51:46 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 00:51:47 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 00:51:47 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 00:51:47 Collecting texttable<0.10,>=0.9.0 00:51:47 Downloading texttable-0.9.1.tar.gz (11 kB) 00:51:49 Collecting docker<4.0,>=3.6.0 00:51:49 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 00:51:50 Collecting dockerpty<0.5,>=0.4.1 00:51:50 Downloading dockerpty-0.4.1.tar.gz (13 kB) 00:51:51 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 00:51:52 Collecting websocket-client<1.0,>=0.32.0 00:51:52 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 00:51:52 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 00:51:52 Collecting idna<2.8,>=2.5 00:51:52 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 00:51:53 Collecting urllib3<1.25,>=1.21.1 00:51:53 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 00:51:53 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 00:51:53 Collecting docker-pycreds>=0.4.0 00:51:53 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 00:51:53 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 00:51:53 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 00:51:53 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 00:51:53 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 00:51:54 Installing collected packages: docopt, PyYAML, jsonschema, cached-property, idna, urllib3, requests, texttable, docker-pycreds, websocket-client, docker, dockerpty, docker-compose 00:51:54 Running setup.py install for docopt: started 00:51:56 Running setup.py install for docopt: finished with status 'done' 00:51:56 Running setup.py install for PyYAML: started 00:51:58 Running setup.py install for PyYAML: finished with status 'done' 00:51:58 Attempting uninstall: idna 00:51:58 Found existing installation: idna 2.9 00:51:58 Uninstalling idna-2.9: 00:51:58 Successfully uninstalled idna-2.9 00:51:59 Attempting uninstall: urllib3 00:51:59 Found existing installation: urllib3 1.25.9 00:51:59 Uninstalling urllib3-1.25.9: 00:51:59 Successfully uninstalled urllib3-1.25.9 00:52:00 Attempting uninstall: requests 00:52:00 Found existing installation: requests 2.23.0 00:52:00 Uninstalling requests-2.23.0: 00:52:00 Successfully uninstalled requests-2.23.0 00:52:00 Running setup.py install for texttable: started 00:52:02 Running setup.py install for texttable: finished with status 'done' 00:52:03 Running setup.py install for dockerpty: started 00:52:10 Running setup.py install for dockerpty: finished with status 'done' 00:52:10 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 00:52:14 Removing intermediate container b4fa8c0df81f 00:52:14 ---> bf016c6f2427 00:52:14 Step 15/24 : ENV APP_PORT=58890 00:52:14 ---> Running in 0f9825e90dc9 00:52:14 Removing intermediate container 0f9825e90dc9 00:52:14 ---> d572cac9d3dc 00:52:14 Step 16/24 : EXPOSE $APP_PORT 00:52:15 ---> Running in c8f0b5d42259 00:52:15 Removing intermediate container c8f0b5d42259 00:52:15 ---> fc04287920bd 00:52:15 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 00:52:16 ---> 7b1a71967b39 00:52:16 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 00:52:17 ---> b2bad6511875 00:52:17 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 00:52:18 ---> 0fd2bc0b849c 00:52:18 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 00:52:18 ---> Running in 15a0c5c81439 00:52:19 Removing intermediate container 15a0c5c81439 00:52:19 ---> 539209ae8459 00:52:19 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:52:19 ---> Running in 4b3286ca5eb3 00:52:19 Removing intermediate container 4b3286ca5eb3 00:52:19 ---> 35adaa4948da 00:52:19 Step 22/24 : LABEL arch=arm64 00:52:19 ---> Running in 2a07d20df587 00:52:20 Removing intermediate container 2a07d20df587 00:52:20 ---> 72390e1b2a46 00:52:20 Step 23/24 : LABEL git_sha=d0faa235c79e85678063f95bbd709d3c289c5a7d 00:52:20 ---> Running in 243a137aaf3c 00:52:20 Removing intermediate container 243a137aaf3c 00:52:20 ---> 4db143b4cb96 00:52:20 Step 24/24 : LABEL version=0.0.0 00:52:20 ---> Running in a1a67c838b0f 00:52:21 Removing intermediate container a1a67c838b0f 00:52:21 ---> 94c858058e0f 00:52:21 00:52:21 Successfully built 94c858058e0f 00:52:21 Successfully tagged sys-mgmt-agent-arm64:latest 00:52:22  Building sys-mgmt-agent ... done  [Pipeline] } 00:52:22 $ docker stop --time=1 b8a7e1bbcb45d25edb579d29e4c90f4839298b21035557f25986750eb2513fe7 00:52:24 $ docker rm -f b8a7e1bbcb45d25edb579d29e4c90f4839298b21035557f25986750eb2513fe7 [Pipeline] // withDockerContainer [Pipeline] sh 00:52:24 + docker images 00:52:25 REPOSITORY TAG IMAGE ID CREATED SIZE 00:52:25 sys-mgmt-agent-arm64 latest 94c858058e0f 3 seconds ago 299MB 00:52:25 security-proxy-setup-arm64 latest 53e8c246e661 52 seconds ago 24.3MB 00:52:25 core-command-arm64 latest 174c13661335 57 seconds ago 15MB 00:52:25 support-scheduler-arm64 latest 58f05394a48a 58 seconds ago 15.1MB 00:52:25 5b2c475a9ee3 About a minute ago 969MB 00:52:25 618b230b3e31 About a minute ago 973MB 00:52:25 e14a8a208495 About a minute ago 968MB 00:52:25 5fd811650785 About a minute ago 967MB 00:52:25 security-bootstrapper-arm64 latest 6fdfe01c7f74 3 minutes ago 17.5MB 00:52:25 core-data-arm64 latest 00fefa5bbd4c 3 minutes ago 19.1MB 00:52:25 core-metadata-arm64 latest 01f450ab525b 4 minutes ago 15.7MB 00:52:25 security-secretstore-setup-arm64 latest 509fcfd4f17a 4 minutes ago 27.1MB 00:52:25 support-notifications-arm64 latest 548adbf2dc37 4 minutes ago 15.7MB 00:52:25 18a7955ac66f 4 minutes ago 975MB 00:52:25 cb533fc7c892 4 minutes ago 972MB 00:52:25 8a47461ddea1 4 minutes ago 969MB 00:52:25 2048d726601d 4 minutes ago 970MB 00:52:25 704ce3381fb3 4 minutes ago 976MB 00:52:25 ci-base-image-arm64 latest 99fa8e895053 14 minutes ago 641MB 00:52:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine a36622ca3599 6 days ago 429MB 00:52:25 alpine 3.12 9852663dfa18 2 months ago 5.32MB 00:52:25 docker 20.10.0 eeaf43b92773 6 months ago 228MB 00:52:25 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 00:52:26 ---> job-cost.sh 00:52:26 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-hGXw 00:53:06 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 00:54:43 lf-activate-venv(): INFO: Adding /tmp/venv-hGXw/bin to PATH 00:54:43 INFO: No Stack... 00:54:43 INFO: Retrieving Pricing Info for: v2-standard-4 00:54:43 INFO: Archiving Costs [Pipeline] sh 00:54:43 + + catcut /w/workspace/edgex-go/3/archives/cost.csv -d, 00:54:43 -f6 [Pipeline] lock 00:54:43 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3570-3-stack-cost] 00:54:43 Resource [jenkins-edgexfoundry-edgex-go-PR-3570-3-stack-cost] did not exist. Created. 00:54:43 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3570-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:54:44 + echo total: 0.18000000715255737 [Pipeline] stash 00:54:44 Stashed 1 file(s) [Pipeline] } 00:54:44 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3570-3-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 00:54:45 provisioning config files... 00:54:45 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config8934318164849015373tmp [Pipeline] { [Pipeline] sh 00:54:45 + set +x 00:54:45 + bash -s -- 00:54:45 + curl -s https://codecov.io/bash 00:54:46 00:54:46 _____ _ 00:54:46 / ____| | | 00:54:46 | | ___ __| | ___ ___ _____ __ 00:54:46 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:54:46 | |___| (_) | (_| | __/ (_| (_) \ V / 00:54:46 \_____\___/ \__,_|\___|\___\___/ \_/ 00:54:46 Bash-1.0.3 00:54:46 00:54:46 00:54:46 ==> git version 2.24.4 found 00:54:46 ==> 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 00:54:46 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 00:54:46 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 00:54:46 ==> Jenkins CI detected. 00:54:46 project root: . 00:54:46 --> token set from env 00:54:46 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:54:46 ==> Running gcov in . (disable via -X gcov) 00:54:46 ==> Python coveragepy not found 00:54:46 ==> Searching for coverage reports in: 00:54:46 + . 00:54:46 -> Found 1 reports 00:54:46 ==> Detecting git/mercurial file structure 00:54:46 ==> Reading reports 00:54:46 + ./coverage.out bytes=400748 00:54:46 ==> Appending adjustments 00:54:46 https://docs.codecov.io/docs/fixing-reports 00:54:47 + Found adjustments 00:54:47 ==> Gzipping contents 00:54:47 56K /tmp/codecov.7xToC9.gz 00:54:47 ==> Uploading reports 00:54:47 url: https://codecov.io 00:54:47 query: branch=PR-3570&commit=3fd47349c4c7dc47927c452cb83b261a175ae974&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3570%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3570&job=&cmd_args= 00:54:47 -> Pinging Codecov 00:54:47 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-3570&commit=3fd47349c4c7dc47927c452cb83b261a175ae974&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3570%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3570&job=&cmd_args= 00:54:47 -> Uploading to 00:54:47 https://storage.googleapis.com/codecov/v4/raw/2021-06-16/00271124DB129430A58F1EEE437C3FCB/3fd47349c4c7dc47927c452cb83b261a175ae974/496b61f4-b557-4725-aeef-6601766d41a5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210616%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210616T005447Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f377a57004df1ff9e1a2c06414a5c0bdbebee9b797bc7ebe017fb48748d96a2b 00:54:47 % Total % Received % Xferd Average Speed Time Time Time Current 00:54:47 Dload Upload Total Spent Left Speed 00:54:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54827 0 0 100 54827 0 146k --:--:-- --:--:-- --:--:-- 146k 00:54:48 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/3fd47349c4c7dc47927c452cb83b261a175ae974 [Pipeline] } 00:54:48 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 00:54:49 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:54:50 ---> package-listing.sh 00:54:50 ++ tr '[:upper:]' '[:lower:]' 00:54:50 ++ facter osfamily 00:54:50 + OS_FAMILY=redhat 00:54:50 + workspace=/w/workspace/edgex-go/3 00:54:50 + START_PACKAGES=/tmp/packages_start.txt 00:54:50 + END_PACKAGES=/tmp/packages_end.txt 00:54:50 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:54:50 + PACKAGES=/tmp/packages_start.txt 00:54:50 + '[' /w/workspace/edgex-go/3 ']' 00:54:50 + PACKAGES=/tmp/packages_end.txt 00:54:50 + case "${OS_FAMILY}" in 00:54:50 + rpm -qa 00:54:50 + sort 00:54:52 + '[' -f /tmp/packages_start.txt ']' 00:54:52 + '[' -f /tmp/packages_end.txt ']' 00:54:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:54:52 + '[' /w/workspace/edgex-go/3 ']' 00:54:52 + mkdir -p /w/workspace/edgex-go/3/archives/ 00:54:52 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo 00:54:52 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/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:54:53 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 00:54:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:54:53 00:54:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 00:54:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:54:54 alpine: Pulling from edgex-lftools-log-publisher 00:54:54 df20fa9351a1: Pulling fs layer 00:54:54 36b3adc4ff6f: Pulling fs layer 00:54:54 8ad3a11d3b57: Pulling fs layer 00:54:54 46f8f816bc3b: Pulling fs layer 00:54:54 93b61091891f: Pulling fs layer 00:54:54 93b9cdb0e59b: Pulling fs layer 00:54:54 5e14af77c1be: Pulling fs layer 00:54:54 01666e4c0597: Pulling fs layer 00:54:54 aa168da1d23b: Pulling fs layer 00:54:54 46f8f816bc3b: Waiting 00:54:54 93b61091891f: Waiting 00:54:54 93b9cdb0e59b: Waiting 00:54:54 5e14af77c1be: Waiting 00:54:54 01666e4c0597: Waiting 00:54:54 aa168da1d23b: Waiting 00:54:54 36b3adc4ff6f: Verifying Checksum 00:54:54 36b3adc4ff6f: Download complete 00:54:54 46f8f816bc3b: Verifying Checksum 00:54:54 46f8f816bc3b: Download complete 00:54:54 df20fa9351a1: Verifying Checksum 00:54:54 df20fa9351a1: Download complete 00:54:54 93b9cdb0e59b: Verifying Checksum 00:54:54 93b9cdb0e59b: Download complete 00:54:54 5e14af77c1be: Verifying Checksum 00:54:54 5e14af77c1be: Download complete 00:54:54 01666e4c0597: Verifying Checksum 00:54:54 01666e4c0597: Download complete 00:54:54 93b61091891f: Verifying Checksum 00:54:54 93b61091891f: Download complete 00:54:54 df20fa9351a1: Pull complete 00:54:54 8ad3a11d3b57: Verifying Checksum 00:54:54 8ad3a11d3b57: Download complete 00:54:54 36b3adc4ff6f: Pull complete 00:54:55 8ad3a11d3b57: Pull complete 00:54:55 46f8f816bc3b: Pull complete 00:54:55 93b61091891f: Pull complete 00:54:55 93b9cdb0e59b: Pull complete 00:54:55 5e14af77c1be: Pull complete 00:54:55 01666e4c0597: Pull complete 00:54:56 aa168da1d23b: Verifying Checksum 00:54:56 aa168da1d23b: Download complete 00:55:00 aa168da1d23b: Pull complete 00:55:00 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 00:55:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:55:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 00:55:00 prd-centos7-docker-4c-2g-1611 does not seem to be running inside a container 00:55:00 $ 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/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 00:55:04 $ docker top 72ae2d5ef2f4f4405bf3f78953c998e3fdc2bc00ece26f61570fdb7b69ec6a85 -eo pid,comm [Pipeline] { [Pipeline] sh 00:55:04 + touch /tmp/pre-build-complete [Pipeline] sh 00:55:04 + mkdir -p /var/log/sa [Pipeline] sh 00:55:05 + ls /var/log/sa-host 00:55:05 + sadf -c /var/log/sa-host/sa05 00:55:05 file_magic: OK 00:55:05 HZ: Using current value: 100 00:55:05 file_header: OK 00:55:05 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 00:55:05 Statistics: 00:55:05 Hnuu...uuuununununu...Hnuu...uuuununununu... 00:55:05 File successfully converted to sysstat format version 12.2.1 00:55:05 + sadf -c /var/log/sa-host/sa16 00:55:05 file_magic: OK 00:55:05 HZ: Using current value: 100 00:55:05 file_header: OK 00:55:05 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 00:55:05 Statistics: 00:55:05 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 00:55:05 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:55:07 provisioning config files... 00:55:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config8238211737580464338tmp [Pipeline] { [Pipeline] echo 00:55:07 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:55:08 ---> create-netrc.sh [Pipeline] } 00:55:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:55:08 ---> python-tools-install.sh [Pipeline] echo 00:55:08 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:55:08 ---> sudo-logs.sh 00:55:08 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:55:08 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:55:09 ---> job-cost.sh 00:55:09 lf-activate-venv: SKIPPING 00:55:09 DEBUG: total: 0.18000000715255737 00:55:09 INFO: Retrieving Stack Cost... 00:55:10 INFO: Retrieving Pricing Info for: v3-standard-2 00:55:10 INFO: Archiving Costs [Pipeline] echo 00:55:10 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:55:11 ---> logs-deploy.sh 00:55:11 lf-activate-venv: SKIPPING 00:55:11 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3570/3 00:55:11 INFO: archiving workspace using pattern(s): 00:55:11 Archives upload complete. 00:55:11 INFO: archiving logs to Nexus 00:55:12 ---> uname -a: 00:55:12 Linux prd-centos7-docker-4c-2g-1611.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 00:55:12 00:55:12 00:55:12 ---> lscpu: 00:55:12 Architecture: x86_64 00:55:12 CPU op-mode(s): 32-bit, 64-bit 00:55:12 Byte Order: Little Endian 00:55:12 Address sizes: 40 bits physical, 48 bits virtual 00:55:12 CPU(s): 2 00:55:12 On-line CPU(s) list: 0,1 00:55:12 Thread(s) per core: 1 00:55:12 Core(s) per socket: 1 00:55:12 Socket(s): 2 00:55:12 NUMA node(s): 1 00:55:12 Vendor ID: AuthenticAMD 00:55:12 CPU family: 23 00:55:12 Model: 49 00:55:12 Model name: AMD EPYC-Rome Processor 00:55:12 Stepping: 0 00:55:12 CPU MHz: 2799.998 00:55:12 BogoMIPS: 5599.99 00:55:12 Virtualization: AMD-V 00:55:12 Hypervisor vendor: KVM 00:55:12 Virtualization type: full 00:55:12 L1d cache: 64 KiB 00:55:12 L1i cache: 64 KiB 00:55:12 L2 cache: 1 MiB 00:55:12 L3 cache: 32 MiB 00:55:12 NUMA node0 CPU(s): 0,1 00:55:12 Vulnerability Itlb multihit: Not affected 00:55:12 Vulnerability L1tf: Not affected 00:55:12 Vulnerability Mds: Not affected 00:55:12 Vulnerability Meltdown: Not affected 00:55:12 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:55:12 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 00:55:12 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 00:55:12 Vulnerability Srbds: Not affected 00:55:12 Vulnerability Tsx async abort: Not affected 00:55:12 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 00:55:12 00:55:12 00:55:12 ---> nproc: 00:55:12 2 00:55:12 00:55:12 00:55:12 ---> df -h: 00:55:12 Filesystem Size Used Available Use% Mounted on 00:55:12 overlay 40.0G 12.0G 27.9G 30% / 00:55:12 tmpfs 64.0M 0 64.0M 0% /dev 00:55:12 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 00:55:12 shm 64.0M 0 64.0M 0% /dev/shm 00:55:12 /dev/vda1 40.0G 12.0G 27.9G 30% /facter-os 00:55:12 /dev/vda1 40.0G 12.0G 27.9G 30% /etc/resolv.conf 00:55:12 /dev/vda1 40.0G 12.0G 27.9G 30% /etc/hostname 00:55:12 /dev/vda1 40.0G 12.0G 27.9G 30% /etc/hosts 00:55:12 /dev/vda1 40.0G 12.0G 27.9G 30% /var/log/sa-host 00:55:12 /dev/vda1 40.0G 12.0G 27.9G 30% /var/log/secure 00:55:12 /dev/vda1 40.0G 12.0G 27.9G 30% /var/log/auth.log 00:55:12 /dev/vda1 40.0G 12.0G 27.9G 30% /run/cloud-init/result.json 00:55:12 /dev/vda1 40.0G 12.0G 27.9G 30% /w/workspace/edgex-go/3 00:55:12 /dev/vda1 40.0G 12.0G 27.9G 30% /w/workspace/edgex-go/3@tmp 00:55:12 00:55:12 00:55:12 ---> free -m: 00:55:12 total used free shared buff/cache available 00:55:12 Mem: 7821 1346 2068 0 4406 6431 00:55:12 Swap: 1023 2 1021 00:55:12 00:55:12 00:55:12 ---> ip addr: 00:55:12 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 00:55:12 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 00:55:12 inet 127.0.0.1/8 scope host lo 00:55:12 valid_lft forever preferred_lft forever 00:55:12 inet6 ::1/128 scope host 00:55:12 valid_lft forever preferred_lft forever 00:55:12 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 00:55:12 link/ether fa:16:3e:9e:a1:95 brd ff:ff:ff:ff:ff:ff 00:55:12 inet 10.30.122.230/23 brd 10.30.123.255 scope global dynamic eth0 00:55:12 valid_lft 84918sec preferred_lft 84918sec 00:55:12 inet6 fe80::f816:3eff:fe9e:a195/64 scope link 00:55:12 valid_lft forever preferred_lft forever 00:55:12 3: docker0: mtu 1500 qdisc noqueue state DOWN 00:55:12 link/ether 02:42:70:86:96:9e brd ff:ff:ff:ff:ff:ff 00:55:12 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 00:55:12 valid_lft forever preferred_lft forever 00:55:12 inet6 fe80::42:70ff:fe86:969e/64 scope link 00:55:12 valid_lft forever preferred_lft forever 00:55:12 00:55:12 00:55:12 ---> sar -b -r -n DEV: 00:55:12 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/16/21 _x86_64_ (2 CPU) 00:55:12 00:55:12 00:30:21 LINUX RESTART (2 CPU) 00:55:12 00:55:12 00:31:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 00:55:12 00:32:01 102.11 3.61 98.50 0.00 2600.67 19633.31 0.00 00:55:12 00:33:01 180.41 0.02 180.39 0.00 0.53 48091.05 0.00 00:55:12 00:34:01 59.09 0.00 59.09 0.00 0.00 10415.01 0.00 00:55:12 00:35:01 48.79 0.02 48.78 0.00 0.53 2832.37 0.00 00:55:12 00:36:01 75.66 0.00 75.66 0.00 0.00 17857.25 0.00 00:55:12 00:37:15 84.80 23.06 61.75 0.00 554.76 55086.43 0.00 00:55:12 00:38:03 130.40 95.38 35.02 0.00 2290.05 31675.40 0.00 00:55:12 00:39:01 164.11 22.77 141.34 0.00 579.68 78833.03 0.00 00:55:12 00:40:01 250.74 53.27 197.47 0.00 2516.70 118819.77 0.00 00:55:12 00:41:01 496.97 83.25 413.72 0.00 3322.44 189580.47 0.00 00:55:12 00:42:01 234.15 23.11 211.04 0.00 3067.20 31888.81 0.00 00:55:12 00:43:01 4.28 0.02 4.26 0.00 0.13 149.55 0.00 00:55:12 00:44:01 0.30 0.00 0.30 0.00 0.00 3.81 0.00 00:55:12 00:45:01 0.25 0.00 0.25 0.00 0.00 2.60 0.00 00:55:12 00:46:02 0.53 0.37 0.17 0.00 7.20 1.38 0.00 00:55:12 00:47:01 0.80 0.00 0.80 0.00 0.00 16.91 0.00 00:55:12 00:48:01 0.22 0.00 0.22 0.00 0.00 2.33 0.00 00:55:12 00:49:01 0.30 0.00 0.30 0.00 0.00 3.86 0.00 00:55:12 00:50:01 0.25 0.00 0.25 0.00 0.00 3.25 0.00 00:55:12 00:51:01 0.25 0.00 0.25 0.00 0.00 3.00 0.00 00:55:12 00:52:01 0.25 0.00 0.25 0.00 0.00 2.47 0.00 00:55:12 00:53:01 0.15 0.00 0.15 0.00 0.00 2.05 0.00 00:55:12 00:54:01 0.27 0.00 0.27 0.00 0.00 3.68 0.00 00:55:12 00:55:01 66.92 41.01 25.90 0.00 4039.45 2369.75 0.00 00:55:12 Average: 78.86 13.84 65.02 0.00 777.64 25478.54 0.00 00:55:12 00:55:12 00:31:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:55:12 00:32:01 4930600 0 881452 11.01 2620 2194260 1649008 18.21 818176 1841608 134064 00:55:12 00:33:01 4034216 0 1084772 13.54 2620 2887324 1676192 18.51 1227424 2208232 135064 00:55:12 00:34:01 3759668 0 1174000 14.66 2620 3072644 1838648 20.30 1405996 2282932 19244 00:55:12 00:35:01 3793136 0 1140328 14.24 2620 3072848 1754200 19.37 1318916 2328348 103384 00:55:12 00:36:01 3670032 0 1141016 14.25 2620 3195264 1519464 16.78 1287612 2474160 256 00:55:12 00:37:15 135056 0 1460564 18.24 2620 6410692 2470864 27.28 3061496 4128928 1530184 00:55:12 00:38:03 822740 0 1378104 17.21 2620 5805468 2086736 23.04 2412384 4094160 832124 00:55:12 00:39:01 583292 0 1358036 16.96 2620 6064984 2113004 23.33 2662856 4062732 536268 00:55:12 00:40:01 299648 0 1877208 23.44 2620 5829456 3769988 41.62 3058440 3903444 194796 00:55:12 00:41:01 250276 0 1782880 22.26 2620 5973156 3643120 40.22 2564956 4397004 31316 00:55:12 00:42:01 2754584 0 1267828 15.83 2620 3983900 1408548 15.55 1262644 3276712 20 00:55:12 00:43:01 2759572 0 1262836 15.77 2620 3983904 1374932 15.18 1261632 3276372 12 00:55:12 00:44:01 2759728 0 1262676 15.77 2620 3983908 1372544 15.15 1267820 3270228 12 00:55:12 00:45:01 2759596 0 1262804 15.77 2620 3983912 1372544 15.15 1267808 3270228 8 00:55:12 00:46:02 2756548 0 1265816 15.81 2620 3983948 1372700 15.16 1272772 3268488 32 00:55:12 00:47:01 2757320 0 1265036 15.80 2620 3983956 1372544 15.15 1272332 3268488 12 00:55:12 00:48:01 2756940 0 1265412 15.80 2620 3983960 1372544 15.15 1272488 3268488 16 00:55:12 00:49:01 2757024 0 1265320 15.80 2620 3983968 1372580 15.15 1272452 3268488 12 00:55:12 00:50:01 2756948 0 1265396 15.80 2620 3983968 1372544 15.15 1272484 3268488 8 00:55:12 00:51:01 2756912 0 1265424 15.80 2620 3983976 1372628 15.15 1272716 3268424 12 00:55:12 00:52:01 2756800 0 1265536 15.80 2620 3983976 1372652 15.15 1299360 3241800 8 00:55:12 00:53:01 2756688 0 1265644 15.80 2620 3983980 1372760 15.16 1299344 3241800 20 00:55:12 00:54:01 2756868 0 1265456 15.80 2620 3983988 1372544 15.15 1299184 3241800 12 00:55:12 00:55:01 2156464 0 1340428 16.74 2620 4509420 1551332 17.13 1358868 3742220 321052 00:55:12 Average: 2511694 0 1294332 16.16 2620 4200286 1748109 19.30 1573757 3245566 159914 00:55:12 00:55:12 00:31:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:55:12 00:32:01 eth0 1069.72 1142.51 4287.83 128.23 0.00 0.00 0.00 0.00 00:55:12 00:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:12 00:32:01 docker0 899.30 768.08 73.68 2698.43 0.00 0.00 0.00 0.00 00:55:12 00:33:01 vethf5fce01 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 00:55:12 00:33:01 eth0 588.27 498.42 3552.06 51.98 0.00 0.00 0.00 0.00 00:55:12 00:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:12 00:33:01 docker0 247.62 296.54 17.22 848.24 0.00 0.00 0.00 0.00 00:55:12 00:34:01 vethf5fce01 1.23 1.23 0.10 0.10 0.00 0.00 0.00 0.00 00:55:12 00:34:01 eth0 30.88 17.37 23.52 25.04 0.00 0.00 0.00 0.00 00:55:12 00:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:12 00:34:01 docker0 1.23 1.23 0.08 0.10 0.00 0.00 0.00 0.00 00:55:12 00:35:01 vethf5fce01 0.82 0.82 0.06 0.06 0.00 0.00 0.00 0.00 00:55:12 00:35:01 eth0 29.49 19.90 19.67 90.98 0.00 0.00 0.00 0.00 00:55:12 00:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:12 00:35:01 docker0 0.82 0.82 0.05 0.06 0.00 0.00 0.00 0.00 00:55:12 00:36:01 eth0 164.19 143.75 1691.25 19.66 0.00 0.00 0.00 0.00 00:55:12 00:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:12 00:36:01 veth2b7d631 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 00:55:12 00:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:12 00:37:15 eth0 6.46 3.40 5.75 2.15 0.00 0.00 0.00 0.00 00:55:12 00:37:15 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:12 00:37:15 veth2b7d631 0.00 0.04 0.00 0.00 0.00 0.00 0.00 0.00 00:55:12 00:37:15 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:12 00:38:03 eth0 6.15 3.16 5.08 2.66 0.00 0.00 0.00 0.00 00:55:12 00:38:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:12 00:38:03 veth2b7d631 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:12 00:38:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:12 00:39:01 veth31211e5 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 00:55:12 00:39:01 eth0 92.39 69.05 192.38 15.04 0.00 0.00 0.00 0.00 00:55:12 00:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:12 00:39:01 veth2b7d631 0.00 0.64 0.00 0.03 0.00 0.00 0.00 0.00 00:55:12 00:40:01 veth0d0a439 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 00:55:12 00:40:01 vethdb2046f 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 00:55:12 00:40:01 eth0 16.44 8.48 13.68 7.17 0.00 0.00 0.00 0.00 00:55:12 00:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:12 00:41:01 veth742552a 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 00:55:12 00:41:01 veth044cd92 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 00:55:12 00:41:01 veth44ccb9b 25.47 42.74 2.02 345.15 0.00 0.00 0.00 0.00 00:55:12 00:41:01 vethde58e58 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 00:55:12 00:42:01 eth0 2958.51 2606.98 13909.31 570.23 0.00 0.00 0.00 0.00 00:55:12 00:42:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 00:55:12 00:42:01 docker0 1270.88 1233.17 98.81 4309.28 0.00 0.00 0.00 0.00 00:55:12 00:43:01 eth0 0.25 0.17 0.37 0.01 0.00 0.00 0.00 0.00 00:55:12 00:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:12 00:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:12 00:44:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 00:55:12 00:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:12 00:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:12 00:45:01 eth0 0.50 0.08 0.05 0.01 0.00 0.00 0.00 0.00 00:55:12 00:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:12 00:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:12 00:46:02 eth0 0.58 0.35 0.34 0.26 0.00 0.00 0.00 0.00 00:55:12 00:46:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:12 00:46:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:12 00:47:01 eth0 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 00:55:12 00:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:12 00:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:12 00:48:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 00:55:12 00:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:12 00:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:12 00:49:01 eth0 0.13 0.13 0.07 0.01 0.00 0.00 0.00 0.00 00:55:12 00:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:12 00:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:12 00:50:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 00:55:12 00:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:12 00:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:12 00:51:01 eth0 0.18 0.18 0.08 0.07 0.00 0.00 0.00 0.00 00:55:12 00:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:12 00:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:12 00:52:01 eth0 0.90 0.13 0.18 0.07 0.00 0.00 0.00 0.00 00:55:12 00:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:12 00:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:12 00:53:01 eth0 0.60 0.35 0.33 0.17 0.00 0.00 0.00 0.00 00:55:12 00:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:12 00:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:12 00:54:01 eth0 0.08 0.05 0.01 0.04 0.00 0.00 0.00 0.00 00:55:12 00:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:12 00:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:12 00:55:01 eth0 210.81 185.87 2175.88 20.50 0.00 0.00 0.00 0.00 00:55:12 00:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:12 00:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:12 Average: eth0 104.61 95.97 579.37 21.55 0.00 0.00 0.00 0.00 00:55:12 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:12 Average: docker0 53.02 51.45 4.12 179.78 0.00 0.00 0.00 0.00 00:55:12 00:55:12 00:55:12 ---> sar -P ALL: 00:55:12 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/16/21 _x86_64_ (2 CPU) 00:55:12 00:55:12 00:30:21 LINUX RESTART (2 CPU) 00:55:12 00:55:12 00:31:01 CPU %user %nice %system %iowait %steal %idle 00:55:12 00:32:01 all 18.44 0.00 5.82 3.86 0.09 71.79 00:55:12 00:32:01 0 22.70 0.00 6.09 2.87 0.07 68.28 00:55:12 00:32:01 1 14.22 0.00 5.55 4.84 0.10 75.28 00:55:12 00:33:01 all 34.28 0.00 9.39 2.51 0.10 53.73 00:55:12 00:33:01 0 34.57 0.00 8.91 1.60 0.11 54.82 00:55:12 00:33:01 1 33.99 0.00 9.87 3.41 0.09 52.64 00:55:12 00:34:01 all 40.91 0.00 5.75 2.40 0.09 50.85 00:55:12 00:34:01 0 41.72 0.00 5.33 2.73 0.09 50.13 00:55:12 00:34:01 1 40.11 0.00 6.17 2.07 0.09 51.56 00:55:12 00:35:01 all 56.40 0.00 8.63 11.27 0.15 23.56 00:55:12 00:35:01 0 55.99 0.00 8.52 10.73 0.11 24.65 00:55:12 00:35:01 1 56.81 0.00 8.74 11.80 0.18 22.47 00:55:12 00:36:01 all 11.91 0.00 4.05 16.84 0.09 67.11 00:55:12 00:36:01 0 11.17 0.00 3.93 22.40 0.12 62.38 00:55:12 00:36:01 1 12.64 0.00 4.16 11.27 0.07 71.86 00:55:12 00:37:15 all 7.55 0.00 4.31 85.44 0.22 2.47 00:55:12 00:37:15 0 7.11 0.00 4.30 86.16 0.23 2.20 00:55:12 00:37:15 1 8.00 0.00 4.33 84.72 0.21 2.74 00:55:12 00:38:03 all 2.18 0.00 1.28 95.79 0.05 0.69 00:55:12 00:38:03 0 2.27 0.00 1.15 96.01 0.04 0.53 00:55:12 00:38:03 1 2.10 0.00 1.42 95.57 0.06 0.85 00:55:12 00:39:01 all 8.19 0.00 6.66 57.98 0.13 27.04 00:55:12 00:39:01 0 8.38 0.00 6.70 58.14 0.14 26.63 00:55:12 00:39:01 1 7.99 0.00 6.62 57.83 0.11 27.46 00:55:12 00:40:01 all 44.49 0.00 9.56 35.60 0.15 10.19 00:55:12 00:40:01 0 44.09 0.00 9.86 37.83 0.16 8.06 00:55:12 00:40:01 1 44.90 0.00 9.27 33.35 0.14 12.33 00:55:12 00:41:01 all 57.13 0.00 17.04 22.61 0.16 3.07 00:55:12 00:41:01 0 56.89 0.00 16.88 22.84 0.17 3.22 00:55:12 00:41:01 1 57.37 0.00 17.19 22.37 0.15 2.92 00:55:12 00:42:01 all 37.68 0.00 8.73 4.46 0.12 49.01 00:55:12 00:42:01 0 38.23 0.00 8.49 3.87 0.12 49.28 00:55:12 00:42:01 1 37.13 0.00 8.97 5.05 0.11 48.75 00:55:12 00:55:12 00:42:01 CPU %user %nice %system %iowait %steal %idle 00:55:12 00:43:01 all 0.11 0.00 0.08 0.01 0.02 99.79 00:55:12 00:43:01 0 0.13 0.00 0.10 0.02 0.02 99.73 00:55:12 00:43:01 1 0.08 0.00 0.05 0.00 0.02 99.85 00:55:12 00:44:01 all 0.20 0.00 0.03 0.00 0.03 99.75 00:55:12 00:44:01 0 0.05 0.00 0.02 0.00 0.02 99.92 00:55:12 00:44:01 1 0.35 0.00 0.03 0.00 0.03 99.58 00:55:12 00:45:01 all 0.14 0.00 0.03 0.00 0.02 99.82 00:55:12 00:45:01 0 0.02 0.00 0.03 0.00 0.02 99.93 00:55:12 00:45:01 1 0.27 0.00 0.02 0.00 0.02 99.70 00:55:12 00:46:02 all 0.18 0.00 0.09 0.06 0.03 99.65 00:55:12 00:46:02 0 0.07 0.00 0.08 0.00 0.03 99.82 00:55:12 00:46:02 1 0.28 0.00 0.10 0.12 0.02 99.48 00:55:12 00:47:01 all 0.10 0.00 0.03 0.00 0.01 99.86 00:55:12 00:47:01 0 0.02 0.00 0.05 0.00 0.02 99.92 00:55:12 00:47:01 1 0.19 0.00 0.02 0.00 0.00 99.80 00:55:12 00:48:01 all 0.09 0.00 0.03 0.00 0.03 99.85 00:55:12 00:48:01 0 0.07 0.00 0.03 0.00 0.03 99.87 00:55:12 00:48:01 1 0.12 0.00 0.02 0.00 0.03 99.83 00:55:12 00:49:01 all 0.08 0.00 0.03 0.00 0.02 99.87 00:55:12 00:49:01 0 0.12 0.00 0.02 0.00 0.02 99.85 00:55:12 00:49:01 1 0.05 0.00 0.03 0.00 0.02 99.90 00:55:12 00:50:01 all 0.08 0.00 0.03 0.00 0.02 99.87 00:55:12 00:50:01 0 0.03 0.00 0.03 0.00 0.02 99.92 00:55:12 00:50:01 1 0.13 0.00 0.02 0.00 0.02 99.83 00:55:12 00:51:01 all 0.19 0.00 0.02 0.00 0.02 99.77 00:55:12 00:51:01 0 0.03 0.00 0.02 0.00 0.02 99.93 00:55:12 00:51:01 1 0.35 0.00 0.02 0.00 0.02 99.62 00:55:12 00:52:01 all 0.16 0.00 0.03 0.00 0.02 99.80 00:55:12 00:52:01 0 0.03 0.00 0.03 0.00 0.02 99.92 00:55:12 00:52:01 1 0.28 0.00 0.02 0.00 0.02 99.68 00:55:12 00:53:01 all 0.17 0.00 0.03 0.00 0.02 99.79 00:55:12 00:53:01 0 0.08 0.00 0.02 0.00 0.02 99.88 00:55:12 00:53:01 1 0.25 0.00 0.03 0.00 0.02 99.70 00:55:12 00:55:12 00:53:01 CPU %user %nice %system %iowait %steal %idle 00:55:12 00:54:01 all 0.17 0.00 0.03 0.00 0.03 99.78 00:55:12 00:54:01 0 0.02 0.00 0.03 0.00 0.02 99.93 00:55:12 00:54:01 1 0.32 0.00 0.02 0.00 0.03 99.63 00:55:12 00:55:01 all 7.07 0.00 2.70 1.92 0.03 88.27 00:55:12 00:55:01 0 6.70 0.00 2.88 2.32 0.03 88.06 00:55:12 00:55:01 1 7.44 0.00 2.51 1.53 0.03 88.49 00:55:12 Average: all 13.15 0.00 3.40 13.78 0.07 69.60 00:55:12 Average: 0 13.24 0.00 3.37 14.08 0.07 69.24 00:55:12 Average: 1 13.06 0.00 3.44 13.48 0.07 69.95 00:55:12 00:55:12 00:55:12