Pull request #3579 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of siggiskulason for edgexfoundry/edgex-go Loading trusted files from base branch master at 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 rather than 3aba2d0c95e906856af8ece6b40fe58bb4dffdc9 Obtained Jenkinsfile from 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7788447167339835473.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-ssh6183735818832745470.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3579/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3579/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4472114333211457766.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-ssh8232177523433003941.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 958cd7e315bbc9ba310183e4d590ee91b14940ee The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3579/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3579/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6844926182803571140.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 958cd7e315bbc9ba310183e4d590ee91b14940ee (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 958cd7e315bbc9ba310183e4d590ee91b14940ee # timeout=10 Commit message: "Fix: job-cost.sh no longer causes build failures" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-915’ is offline Running on prd-centos7-docker-4c-2g-399 in /w/workspace/edgexfoundry_edgex-go_PR-3579 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/27 [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/27 # 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/27@tmp/jenkins-gitclient-ssh5367700318644178502.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 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 into PR head commit 3aba2d0c95e906856af8ece6b40fe58bb4dffdc9 Merge succeeded, producing 3aba2d0c95e906856af8ece6b40fe58bb4dffdc9 Checking out Revision 3aba2d0c95e906856af8ece6b40fe58bb4dffdc9 (PR-3579) > 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/27@tmp/jenkins-gitclient-ssh3275628168419687407.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3579/head:refs/remotes/origin/PR-3579 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3aba2d0c95e906856af8ece6b40fe58bb4dffdc9 # 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/27@tmp/jenkins-gitclient-ssh308686253761350111.key > git merge 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3aba2d0c95e906856af8ece6b40fe58bb4dffdc9 # timeout=10 Commit message: "fix(snap): update redis ACL config path" > git rev-list --no-walk 3a440c54f767f25b36f4dfc476e76912ad53eaf3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:16:02 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:16:02 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:16:02 ========================================================= 13:16:02 EdgeX Global Pipelines Version Info 13:16:02 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:16:03 ------------------- 13:16:03 stable info: 13:16:03 ------------------- 13:16:03 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 13:16:03 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 13:16:03 Message: update stable to v1.0.195 13:16:04 ------------------- 13:16:04 experimental info: 13:16:04 ------------------- 13:16:04 Commited By: **** collab-it+edgex@linuxfoundation.org 13:16:04 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 13:16:04 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:16:04 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 13:16:04 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 13:16:04 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:16:04 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:16:04 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:16:04 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 13:16:04 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 13:16:04 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 13:16:04 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 13:16:04 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 13:16:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:16:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:16:04 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:16:04 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:16:04 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 13:16:04 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 13:16:04 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:16:04 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 13:16:04 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 13:16:04 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 13:16:04 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 13:16:04 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:16:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3579 [Pipeline] echo 13:16:05 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3579 [Pipeline] echo 13:16:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3579 [Pipeline] echo 13:16:05 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3aba2d0c95e906856af8ece6b40fe58bb4dffdc9 [Pipeline] echo 13:16:05 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3aba2d0 [Pipeline] echo 13:16:05 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:16:05 provisioning config files... 13:16:05 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/27@tmp/config3486289879250234570tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:16:05 ---> docker-login.sh 13:16:05 nexus3.edgexfoundry.org:10001 13:16:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:16:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:16:05 Configure a credential helper to remove this warning. See 13:16:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:16:05 13:16:05 Login Succeeded 13:16:05 nexus3.edgexfoundry.org:10002 13:16:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:16:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:16:05 Configure a credential helper to remove this warning. See 13:16:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:16:05 13:16:05 Login Succeeded 13:16:05 nexus3.edgexfoundry.org:10003 13:16:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:16:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:16:06 Configure a credential helper to remove this warning. See 13:16:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:16:06 13:16:06 Login Succeeded 13:16:06 nexus3.edgexfoundry.org:10004 13:16:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:16:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:16:06 Configure a credential helper to remove this warning. See 13:16:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:16:06 13:16:06 Login Succeeded 13:16:06 docker.io 13:16:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:16:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:16:06 Configure a credential helper to remove this warning. See 13:16:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:16:06 13:16:06 Login Succeeded 13:16:06 ---> docker-login.sh ends [Pipeline] } 13:16:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:16:06 ++ 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 13:16:06 + for file in '`ls cmd/**/Dockerfile`' 13:16:06 ++ cut -d/ -f2 13:16:06 ++ dirname cmd/core-command/Dockerfile 13:16:06 + echo core-command,cmd/core-command/Dockerfile 13:16:06 + for file in '`ls cmd/**/Dockerfile`' 13:16:06 ++ dirname cmd/core-data/Dockerfile 13:16:06 ++ cut -d/ -f2 13:16:06 + echo core-data,cmd/core-data/Dockerfile 13:16:06 + for file in '`ls cmd/**/Dockerfile`' 13:16:06 ++ dirname cmd/core-metadata/Dockerfile 13:16:06 ++ cut -d/ -f2 13:16:06 + echo core-metadata,cmd/core-metadata/Dockerfile 13:16:06 + for file in '`ls cmd/**/Dockerfile`' 13:16:06 ++ dirname cmd/security-bootstrapper/Dockerfile 13:16:06 ++ cut -d/ -f2 13:16:06 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 13:16:06 + for file in '`ls cmd/**/Dockerfile`' 13:16:06 ++ dirname cmd/security-proxy-setup/Dockerfile 13:16:06 ++ cut -d/ -f2 13:16:06 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 13:16:06 + for file in '`ls cmd/**/Dockerfile`' 13:16:06 ++ dirname cmd/security-secretstore-setup/Dockerfile 13:16:06 ++ cut -d/ -f2 13:16:06 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 13:16:06 + for file in '`ls cmd/**/Dockerfile`' 13:16:06 ++ dirname cmd/support-notifications/Dockerfile 13:16:06 ++ cut -d/ -f2 13:16:06 + echo support-notifications,cmd/support-notifications/Dockerfile 13:16:06 + for file in '`ls cmd/**/Dockerfile`' 13:16:06 ++ dirname cmd/support-scheduler/Dockerfile 13:16:06 ++ cut -d/ -f2 13:16:06 + echo support-scheduler,cmd/support-scheduler/Dockerfile 13:16:06 + for file in '`ls cmd/**/Dockerfile`' 13:16:06 ++ dirname cmd/sys-mgmt-agent/Dockerfile 13:16:06 ++ cut -d/ -f2 13:16:06 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 13:16:07 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 13:16:08 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:16:08 13:16:08 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 13:16:09 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:16:09 latest: Pulling from edgex-devops/git-semver 13:16:09 31603596830f: Pulling fs layer 13:16:09 54011a49482f: Pulling fs layer 13:16:09 a6820b24f6d8: Pulling fs layer 13:16:09 f581987b2513: Pulling fs layer 13:16:09 f581987b2513: Waiting 13:16:09 54011a49482f: Verifying Checksum 13:16:09 54011a49482f: Download complete 13:16:09 31603596830f: Verifying Checksum 13:16:09 31603596830f: Download complete 13:16:09 a6820b24f6d8: Verifying Checksum 13:16:09 a6820b24f6d8: Download complete 13:16:09 f581987b2513: Verifying Checksum 13:16:09 f581987b2513: Download complete 13:16:09 31603596830f: Pull complete 13:16:09 54011a49482f: Pull complete 13:16:10 a6820b24f6d8: Pull complete 13:16:10 f581987b2513: Pull complete 13:16:10 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 13:16:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:16:10 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 13:16:10 prd-centos7-docker-4c-2g-399 does not seem to be running inside a container 13:16:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/27 -v /w/workspace/edgex-go/27:/w/workspace/edgex-go/27:rw,z -v /w/workspace/edgex-go/27@tmp:/w/workspace/edgex-go/27@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 13:16:11 $ docker top d2e4ac50d1f107f175e64fc104bea972ee0517bf18a880cd05840ba61761aa4b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:16:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:16:11 [ssh-agent] Looking for ssh-agent implementation... 13:16:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:16:12 $ docker exec d2e4ac50d1f107f175e64fc104bea972ee0517bf18a880cd05840ba61761aa4b ssh-agent 13:16:12 SSH_AUTH_SOCK=/tmp/ssh-9WkRcdv0cjaz/agent.15 13:16:12 SSH_AGENT_PID=22 13:16:12 Running ssh-add (command line suppressed) 13:16:12 Identity added: /w/workspace/edgex-go/27@tmp/private_key_8267542781088594405.key (/w/workspace/edgex-go/27@tmp/private_key_8267542781088594405.key) 13:16:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:16:12 + git tag --points-at HEAD [Pipeline] } 13:16:12 $ docker exec --env ******** --env ******** d2e4ac50d1f107f175e64fc104bea972ee0517bf18a880cd05840ba61761aa4b ssh-agent -k 13:16:12 unset SSH_AUTH_SOCK; 13:16:12 unset SSH_AGENT_PID; 13:16:12 echo Agent pid 22 killed; 13:16:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:16:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:16:12 [ssh-agent] Looking for ssh-agent implementation... 13:16:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:16:12 $ docker exec d2e4ac50d1f107f175e64fc104bea972ee0517bf18a880cd05840ba61761aa4b ssh-agent 13:16:13 SSH_AUTH_SOCK=/tmp/ssh-P9yMAYQtJtHh/agent.55 13:16:13 SSH_AGENT_PID=62 13:16:13 Running ssh-add (command line suppressed) 13:16:13 Identity added: /w/workspace/edgex-go/27@tmp/private_key_2527485997154608008.key (/w/workspace/edgex-go/27@tmp/private_key_2527485997154608008.key) 13:16:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:16:13 + git semver init 13:16:13 # -> Open(): unable to determine branch for HEAD 13:16:13 # $GIT_DIR = /w/workspace/edgex-go/27/.git 13:16:13 # $GIT_WORK_TREE = /w/workspace/edgex-go/27 13:16:13 # $SEMVER_REMOTE_NAME = origin 13:16:13 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 13:16:13 # $SEMVER_USER_NAME = edgex-jenkins 13:16:13 # $SEMVER_BRANCH = PR-3579 13:16:13 # $SEMVER_TEMP = /tmp/semver-867375583 13:16:13 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 13:16:28 # '/tmp/semver-867375583' -> '/w/workspace/edgex-go/27/.semver' 13:16:28 # -> Force: false 13:16:28 # $SEMVER_DIR = /w/workspace/edgex-go/27/.semver [Pipeline] } 13:16:28 $ docker exec --env ******** --env ******** d2e4ac50d1f107f175e64fc104bea972ee0517bf18a880cd05840ba61761aa4b ssh-agent -k 13:16:28 unset SSH_AUTH_SOCK; 13:16:28 unset SSH_AGENT_PID; 13:16:28 echo Agent pid 62 killed; 13:16:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:16:28 + git semver [Pipeline] } 13:16:28 $ docker stop --time=1 d2e4ac50d1f107f175e64fc104bea972ee0517bf18a880cd05840ba61761aa4b 13:16:30 $ docker rm -f d2e4ac50d1f107f175e64fc104bea972ee0517bf18a880cd05840ba61761aa4b [Pipeline] // withDockerContainer [Pipeline] sh 13:16:31 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:16:31 Stashed 1 file(s) [Pipeline] echo 13:16:31 [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 13:16:32 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 13:16:32 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 13:16:33 + true 13:16:33 + sudo service docker restart 13:16:33 Redirecting to /bin/systemctl restart docker.service 13:16:47 Still waiting to schedule task 13:16:47 ‘prd-ubuntu18.04-docker-arm64-4c-16g-1218’ is offline [Pipeline] echo 13:16:51 ========================================================= 13:16:51 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 13:16:51 ========================================================= [Pipeline] isUnix [Pipeline] sh 13:16:51 + 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 . 13:16:52 Sending build context to Docker daemon 329.5MB 13:16:52 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 13:16:52 Step 2/6 : FROM ${BASE} 13:16:52 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 13:16:52 540db60ca938: Pulling fs layer 13:16:52 adcc1eea9eea: Pulling fs layer 13:16:52 4c4ab2625f07: Pulling fs layer 13:16:52 0510c868ecb4: Pulling fs layer 13:16:52 afea3b2eda06: Pulling fs layer 13:16:52 7809a108b3ef: Pulling fs layer 13:16:52 f706445af74f: Pulling fs layer 13:16:52 0510c868ecb4: Waiting 13:16:52 afea3b2eda06: Waiting 13:16:52 7809a108b3ef: Waiting 13:16:52 f706445af74f: Waiting 13:16:52 4c4ab2625f07: Verifying Checksum 13:16:52 4c4ab2625f07: Download complete 13:16:52 adcc1eea9eea: Verifying Checksum 13:16:52 adcc1eea9eea: Download complete 13:16:52 afea3b2eda06: Verifying Checksum 13:16:52 afea3b2eda06: Download complete 13:16:52 540db60ca938: Verifying Checksum 13:16:52 540db60ca938: Download complete 13:16:52 7809a108b3ef: Verifying Checksum 13:16:52 7809a108b3ef: Download complete 13:16:53 540db60ca938: Pull complete 13:16:53 adcc1eea9eea: Pull complete 13:16:53 4c4ab2625f07: Pull complete 13:16:55 f706445af74f: Verifying Checksum 13:16:55 f706445af74f: Download complete 13:16:55 0510c868ecb4: Verifying Checksum 13:16:55 0510c868ecb4: Download complete 13:16:58 0510c868ecb4: Pull complete 13:16:58 afea3b2eda06: Pull complete 13:16:58 7809a108b3ef: Pull complete 13:17:01 f706445af74f: Pull complete 13:17:01 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 13:17:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 13:17:01 ---> b068be0155e3 13:17:01 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 13:17:01 ---> Running in 2df63b65da1d 13:17:02 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 13:17:03 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 13:17:03 (1/12) Installing libmagic (5.39-r0) 13:17:04 (2/12) Installing file (5.39-r0) 13:17:04 (3/12) Installing libc-dev (0.7.2-r3) 13:17:04 (4/12) Installing g++ (10.2.1_pre1-r3) 13:17:10 (5/12) Installing fortify-headers (1.1-r0) 13:17:10 (6/12) Installing patch (2.7.6-r7) 13:17:10 (7/12) Installing build-base (0.5-r2) 13:17:10 (8/12) Installing libsodium (1.0.18-r0) 13:17:10 (9/12) Installing pkgconf (1.7.3-r0) 13:17:10 (10/12) Installing libsodium-dev (1.0.18-r0) 13:17:10 (11/12) Installing libzmq (4.3.3-r1) 13:17:10 (12/12) Installing zeromq-dev (4.3.3-r1) 13:17:10 Executing busybox-1.32.1-r6.trigger 13:17:10 OK: 219 MiB in 52 packages 13:17:11 Removing intermediate container 2df63b65da1d 13:17:11 ---> 5f7e339bd072 13:17:11 Step 4/6 : WORKDIR /edgex-go 13:17:11 ---> Running in 5ecb6dfd21f9 13:17:11 Removing intermediate container 5ecb6dfd21f9 13:17:11 ---> a0b9a30afd78 13:17:11 Step 5/6 : COPY go.mod . 13:17:12 ---> 3580fb9c75d2 13:17:12 Step 6/6 : RUN go mod download 13:17:12 ---> Running in 406d71b23922 13:17:24 Removing intermediate container 406d71b23922 13:17:24 ---> 03281f6bec6b 13:17:24 Successfully built 03281f6bec6b 13:17:24 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 13:17:24 + docker inspect -f . ci-base-image-x86_64 13:17:24 . [Pipeline] withDockerContainer 13:17:24 prd-centos7-docker-4c-2g-399 does not seem to be running inside a container 13:17:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/27 -v /w/workspace/edgex-go/27:/w/workspace/edgex-go/27:rw,z -v /w/workspace/edgex-go/27@tmp:/w/workspace/edgex-go/27@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:17:25 $ docker top 70d9ee98b5514c4a686a3ccc09c0fbdd00953fc0debe2c915804205053128763 -eo pid,comm [Pipeline] { [Pipeline] sh 13:17:25 + go version 13:17:25 go version go1.16.3 linux/amd64 [Pipeline] } 13:17:25 $ docker stop --time=1 70d9ee98b5514c4a686a3ccc09c0fbdd00953fc0debe2c915804205053128763 13:17:26 $ docker rm -f 70d9ee98b5514c4a686a3ccc09c0fbdd00953fc0debe2c915804205053128763 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:17:27 + docker inspect -f . ci-base-image-x86_64 13:17:27 . [Pipeline] withDockerContainer 13:17:27 prd-centos7-docker-4c-2g-399 does not seem to be running inside a container 13:17:27 $ 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/27 -v /w/workspace/edgex-go/27:/w/workspace/edgex-go/27:rw,z -v /w/workspace/edgex-go/27@tmp:/w/workspace/edgex-go/27@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:17:27 $ docker top fda9d0b37ede7091144eb9da59a84c5be81a3a65081d25e9242cfbe5cb1c7bdd -eo pid,comm [Pipeline] { [Pipeline] echo 13:17:27 ========================================================= 13:17:27 [edgeXBuildGoParallel] Running Tests and Build... 13:17:27 ========================================================= [Pipeline] sh 13:17:28 + go mod tidy [Pipeline] sh 13:17:28 + make test 13:17:28 go mod tidy 13:17:28 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 13:17:34 ? github.com/edgexfoundry/edgex-go [no test files] 13:17:52 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 13:17:55 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 13:17:55 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 13:17:55 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 13:17:58 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 13:17:58 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 13:17:58 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 13:17:58 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 13:17:59 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 13:17:59 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 13:17:59 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 13:17:59 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 13:17:59 ? github.com/edgexfoundry/edgex-go/internal [no test files] 13:17:59 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 13:18:02 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.043s coverage: 28.7% of statements 13:18:02 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 13:18:02 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 13:18:03 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.056s coverage: 100.0% of statements 13:18:03 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 13:18:03 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.060s coverage: 53.1% of statements 13:18:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 13:18:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 13:18:04 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.096s coverage: 87.7% of statements 13:18:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 13:18:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 13:18:04 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.039s coverage: 78.9% of statements 13:18:05 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.056s coverage: 81.2% of statements 13:18:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 13:18:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 13:18:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 13:18:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 13:18:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 13:18:06 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.236s coverage: 95.1% of statements 13:18:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 13:18:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 13:18:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 13:18:06 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 13:18:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 13:18:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 13:18:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 13:18:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 13:18:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.046s coverage: 60.0% of statements 13:18:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 13:18:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 13:18:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 13:18:07 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.044s coverage: 0.8% of statements 13:18:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 13:18:07 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.061s coverage: 58.8% of statements 13:18:07 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.039s coverage: 22.0% of statements 13:18:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 13:18:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.040s coverage: 47.1% of statements 13:18:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.043s coverage: 79.5% of statements 13:18:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.041s coverage: 94.1% of statements 13:18:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.126s coverage: 96.3% of statements 13:18:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.051s coverage: 87.5% of statements 13:18:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.057s coverage: 94.4% of statements 13:18:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.038s coverage: 44.8% of statements 13:18:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 17.205s coverage: 81.8% of statements 13:18:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 13:18:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.073s coverage: 92.9% of statements 13:18:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 13:18:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 13:18:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 13:18:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.021s coverage: 65.1% of statements 13:18:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 13:18:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 13:18:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 13:18:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 13:18:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 13:18:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.059s coverage: 87.2% of statements 13:18:45 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 13:18:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 13:18:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.042s coverage: 100.0% of statements 13:18:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 13:18:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.053s coverage: 58.8% of statements 13:18:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 13:18:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.050s coverage: 80.0% of statements 13:18:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements 13:18:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.053s coverage: 85.4% of statements 13:18:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.070s coverage: 91.2% of statements 13:18:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 13:18:45 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.139s coverage: 64.4% of statements 13:18:45 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 13:18:45 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 13:18:45 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements 13:18:45 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 91.3% of statements 13:18:45 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.027s coverage: 100.0% of statements 13:18:45 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements 13:18:45 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.037s coverage: 100.0% of statements 13:18:45 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.170s coverage: 66.9% of statements 13:18:45 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 13:18:45 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 13:18:45 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 13:18:45 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.127s coverage: 43.6% of statements 13:18:45 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 13:18:45 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 13:18:45 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.053s coverage: 89.5% of statements 13:18:45 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 13:18:45 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.057s coverage: 84.8% of statements 13:18:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 13:18:51 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.071s coverage: 19.3% of statements 13:18:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 13:18:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 13:18:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 13:18:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 13:18:51 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.125s coverage: 91.9% of statements 13:18:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 13:18:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 13:18:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 13:18:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 13:18:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 13:18:51 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.051s coverage: 62.7% of statements 13:18:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 13:18:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 13:18:51 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.087s coverage: 97.6% of statements 13:18:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 13:18:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 13:18:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 13:18:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 13:18:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 13:18:51 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.055s coverage: 28.9% of statements 13:18:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 13:18:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 13:18:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 13:18:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 13:18:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 13:18:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 13:18:51 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.057s coverage: 100.0% of statements 13:18:51 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 95.4% of statements 13:18:52 GO111MODULE=on go vet ./... 13:18:53 Running on prd-ubuntu18.04-docker-arm64-4c-16g-400 in /w/workspace/edgexfoundry_edgex-go_PR-3579 [Pipeline] { [Pipeline] ws 13:18:53 Running in /w/workspace/edgex-go/27 [Pipeline] { [Pipeline] checkout 13:18:53 The recommended git tool is: git 13:18:59 using credential edgex-jenkins-ssh 13:18:59 Cloning the remote Git repository 13:18:59 Cloning repository git@github.com:edgexfoundry/edgex-go.git 13:18:59 > git init /w/workspace/edgex-go/27 # timeout=10 13:18:59 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 13:18:59 > git --version # timeout=10 13:18:59 > git --version # 'git version 2.17.1' 13:18:59 using GIT_SSH to set credentials SSH Credentials for GitHub 13:18:59 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:19:15 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 13:19:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:19:15 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 13:19:15 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 13:19:15 using GIT_SSH to set credentials SSH Credentials for GitHub 13:19:15 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3579/head:refs/remotes/origin/PR-3579 +refs/heads/master:refs/remotes/origin/master # timeout=10 13:19:16 Merging remotes/origin/master commit 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 into PR head commit 3aba2d0c95e906856af8ece6b40fe58bb4dffdc9 13:19:16 Merge succeeded, producing 3aba2d0c95e906856af8ece6b40fe58bb4dffdc9 13:19:16 Checking out Revision 3aba2d0c95e906856af8ece6b40fe58bb4dffdc9 (PR-3579) 13:19:16 > git config core.sparsecheckout # timeout=10 13:19:16 > git checkout -f 3aba2d0c95e906856af8ece6b40fe58bb4dffdc9 # timeout=10 13:19:16 > git remote # timeout=10 13:19:16 > git config --get remote.origin.url # timeout=10 13:19:16 using GIT_SSH to set credentials SSH Credentials for GitHub 13:19:16 > git merge 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 # timeout=10 13:19:16 > git rev-parse HEAD^{commit} # timeout=10 13:19:16 > git config core.sparsecheckout # timeout=10 13:19:16 > git checkout -f 3aba2d0c95e906856af8ece6b40fe58bb4dffdc9 # timeout=10 13:19:19 gofmt -l . 13:19:19 [ "`gofmt -l .`" = "" ] 13:19:19 ./bin/test-attribution-txt.sh [Pipeline] sh 13:19:19 + ls -al . 13:19:19 total 560 13:19:19 drwxrwxr-x 10 1001 1001 4096 Jun 27 13:19 . 13:19:19 drwxr-xr-x 4 root root 30 Jun 27 13:17 .. 13:19:19 -rw-rw-r-- 1 1001 1001 11 Jun 27 13:15 .dockerignore 13:19:19 drwxrwxr-x 8 1001 1001 179 Jun 27 13:16 .git 13:19:19 drwxrwxr-x 3 1001 1001 125 Jun 27 13:15 .github 13:19:19 -rw-rw-r-- 1 1001 1001 818 Jun 27 13:15 .gitignore 13:19:19 drwx------ 3 1001 1001 60 Jun 27 13:16 .semver 13:19:19 -rw-rw-r-- 1 1001 1001 166 Jun 27 13:15 .sonarcloud.properties 13:19:19 -rw-rw-r-- 1 1001 1001 8609 Jun 27 13:15 Attribution.txt 13:19:19 -rw-rw-r-- 1 1001 1001 43881 Jun 27 13:15 CHANGELOG.md 13:19:19 -rw-rw-r-- 1 1001 1001 3804 Jun 27 13:15 CONTRIBUTING.md 13:19:19 -rw-rw-r-- 1 1001 1001 931 Jun 27 13:15 Dockerfile.build 13:19:19 -rw-rw-r-- 1 1001 1001 849 Jun 27 13:15 Jenkinsfile 13:19:19 -rw-rw-r-- 1 1001 1001 10775 Jun 27 13:15 LICENSE 13:19:19 -rw-rw-r-- 1 1001 1001 5605 Jun 27 13:15 Makefile 13:19:19 -rw-rw-r-- 1 1001 1001 7905 Jun 27 13:15 README.md 13:19:19 -rw-rw-r-- 1 1001 1001 7071 Jun 27 13:15 SECURITY.md 13:19:19 -rw-rw-r-- 1 1001 1001 5 Jun 27 13:16 VERSION 13:19:19 -rw-rw-r-- 1 1001 1001 4131 Jun 27 13:15 ZMQWindows.md 13:19:19 drwxrwxr-x 2 1001 1001 37 Jun 27 13:15 bin 13:19:19 drwxrwxr-x 14 1001 1001 4096 Jun 27 13:15 cmd 13:19:19 -rw-r--r-- 1 root root 398095 Jun 27 13:18 coverage.out 13:19:19 -rw-rw-r-- 1 1001 1001 806 Jun 27 13:15 go.mod 13:19:19 -rw-r--r-- 1 root root 20759 Jun 27 13:17 go.sum 13:19:19 drwxrwxr-x 7 1001 1001 114 Jun 27 13:15 internal 13:19:19 drwxrwxr-x 3 1001 1001 16 Jun 27 13:15 openapi 13:19:19 drwxrwxr-x 4 1001 1001 71 Jun 27 13:15 snap 13:19:19 -rw-rw-r-- 1 1001 1001 168 Jun 27 13:15 version.go [Pipeline] sh 13:19:20 + '[' -e coverage.out ] 13:19:20 + chown 1001:1001 coverage.out [Pipeline] stash 13:19:20 Stashed 1 file(s) [Pipeline] sh 13:19:20 + make build 13:19:20 go mod tidy 13:19: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 13:19:21 Commit message: "fix(snap): update redis ACL config path" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:19:21 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 13:19:22 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 13:19:23 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 13:19:23 + true 13:19:23 + sudo service docker restart 13:19:28 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 13:19:28 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 13:19:29 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 13:19:30 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 13:19:31 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 13:19:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 13:19:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 13:19:33 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 13:19:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 13:19:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 13:19:36 $ docker stop --time=1 fda9d0b37ede7091144eb9da59a84c5be81a3a65081d25e9242cfbe5cb1c7bdd 13:19:38 $ docker rm -f fda9d0b37ede7091144eb9da59a84c5be81a3a65081d25e9242cfbe5cb1c7bdd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:19:41 provisioning config files... [Pipeline] isUnix [Pipeline] sh 13:19:41 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/27@tmp/config3568487996595535768tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:19:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 13:19:42 13:19:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 13:19:42 ---> docker-login.sh 13:19:42 nexus3.edgexfoundry.org:10001 13:19:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 13:19:42 latest: Pulling from edgex-devops/edgex-compose 13:19:42 cbdbe7a5bc2a: Pulling fs layer 13:19:42 ca9280d653b3: Pulling fs layer 13:19:42 7e9c9ca2126c: Pulling fs layer 13:19:42 cbdbe7a5bc2a: Verifying Checksum 13:19:42 cbdbe7a5bc2a: Download complete 13:19:42 cbdbe7a5bc2a: Pull complete 13:19:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:19:43 ca9280d653b3: Verifying Checksum 13:19:43 ca9280d653b3: Download complete 13:19:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:19:43 Configure a credential helper to remove this warning. See 13:19:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:19:43 13:19:43 Login Succeeded 13:19:43 nexus3.edgexfoundry.org:10002 13:19:43 ca9280d653b3: Pull complete 13:19:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:19:44 7e9c9ca2126c: Download complete 13:19:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:19:44 Configure a credential helper to remove this warning. See 13:19:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:19:44 13:19:44 Login Succeeded 13:19:44 nexus3.edgexfoundry.org:10003 13:19:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:19:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:19:44 Configure a credential helper to remove this warning. See 13:19:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:19:44 13:19:44 Login Succeeded 13:19:44 nexus3.edgexfoundry.org:10004 13:19:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:19:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:19:45 Configure a credential helper to remove this warning. See 13:19:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:19:45 13:19:45 Login Succeeded 13:19:45 docker.io 13:19:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:19:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:19:46 Configure a credential helper to remove this warning. See 13:19:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:19:46 13:19:46 Login Succeeded 13:19:46 ---> docker-login.sh ends [Pipeline] } 13:19:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:19:46 ========================================================= 13:19:46 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 13:19:46 ========================================================= [Pipeline] isUnix [Pipeline] sh 13:19:46 + 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 . 13:19:47 7e9c9ca2126c: Pull complete 13:19:47 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 13:19:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 13:19:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 13:19:47 prd-centos7-docker-4c-2g-399 does not seem to be running inside a container 13:19:47 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/27 -v /w/workspace/edgex-go/27:/w/workspace/edgex-go/27:rw,z -v /w/workspace/edgex-go/27@tmp:/w/workspace/edgex-go/27@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 13:19:49 $ docker top 3afad52648d75dcafcff08143e25f741bb6c3773feb1a3c827079728a2ca86f7 -eo pid,comm [Pipeline] { [Pipeline] sh 13:19:49 Sending build context to Docker daemon 166.4MB 13:19:49 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 13:19:49 Step 2/6 : FROM ${BASE} 13:19:49 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:19:49 595b0fe564bb: Pulling fs layer 13:19:49 3088b5b3c5c0: Pulling fs layer 13:19:49 5b7225fbf94c: Pulling fs layer 13:19:49 ba82ee9f976e: Pulling fs layer 13:19:49 506bd15cee9f: Pulling fs layer 13:19:49 75a0a4a0db45: Pulling fs layer 13:19:49 618dc40b7e24: Pulling fs layer 13:19:49 ba82ee9f976e: Waiting 13:19:49 506bd15cee9f: Waiting 13:19:49 75a0a4a0db45: Waiting 13:19:49 618dc40b7e24: Waiting 13:19:49 5b7225fbf94c: Verifying Checksum 13:19:49 5b7225fbf94c: Download complete 13:19:49 3088b5b3c5c0: Verifying Checksum 13:19:49 506bd15cee9f: Verifying Checksum 13:19:49 506bd15cee9f: Download complete 13:19:49 75a0a4a0db45: Verifying Checksum 13:19:49 75a0a4a0db45: Download complete 13:19:49 595b0fe564bb: Verifying Checksum 13:19:49 595b0fe564bb: Download complete 13:19:49 + docker-compose build --help 13:19:49 + grep parallel 13:19:50 --parallel Build images in parallel. [Pipeline] } 13:19:50 $ docker stop --time=1 3afad52648d75dcafcff08143e25f741bb6c3773feb1a3c827079728a2ca86f7 13:19:50 595b0fe564bb: Pull complete 13:19:51 3088b5b3c5c0: Pull complete 13:19:51 5b7225fbf94c: Pull complete 13:19:51 $ docker rm -f 3afad52648d75dcafcff08143e25f741bb6c3773feb1a3c827079728a2ca86f7 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:19:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 13:19:51 . [Pipeline] withDockerContainer 13:19:51 prd-centos7-docker-4c-2g-399 does not seem to be running inside a container 13:19:51 618dc40b7e24: Verifying Checksum 13:19:51 $ 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/27 -v /w/workspace/edgex-go/27:/w/workspace/edgex-go/27:rw,z -v /w/workspace/edgex-go/27@tmp:/w/workspace/edgex-go/27@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 13:19:52 $ docker top 7ceee9dddbede7b1ffff55a751985ffd920280726e60e810fb032a89f8674e45 -eo pid,comm [Pipeline] { [Pipeline] sh 13:19:52 + docker-compose -f ./docker-compose-build.yml build --parallel 13:19:53 Building core-command ... 13:19:53 Building core-data ... 13:19:53 Building core-metadata ... 13:19:53 Building security-bootstrapper ... 13:19:53 Building security-proxy-setup ... 13:19:53 Building security-secretstore-setup ... 13:19:53 Building support-notifications ... 13:19:53 Building support-scheduler ... 13:19:53 Building sys-mgmt-agent ... 13:19:53 Building support-notifications 13:19:53 Building core-metadata 13:19:53 Building sys-mgmt-agent 13:19:53 Building security-proxy-setup 13:19:53 Building support-scheduler 13:19:53 ba82ee9f976e: Verifying Checksum 13:19:53 ba82ee9f976e: Download complete 13:20:03 ba82ee9f976e: Pull complete 13:20:03 506bd15cee9f: Pull complete 13:20:04 75a0a4a0db45: Pull complete 13:20:07 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 13:20:07 Step 2/23 : FROM ${BUILDER_BASE} AS builder 13:20:07 ---> 03281f6bec6b 13:20:07 Step 3/23 : WORKDIR /edgex-go 13:20:07 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 13:20:07 Step 2/22 : FROM ${BUILDER_BASE} AS builder 13:20:07 ---> 03281f6bec6b 13:20:07 Step 3/22 : WORKDIR /edgex-go 13:20:07 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 13:20:07 Step 2/23 : FROM ${BUILDER_BASE} AS builder 13:20:07 ---> 03281f6bec6b 13:20:07 Step 3/23 : WORKDIR /edgex-go 13:20:07 618dc40b7e24: Pull complete 13:20:07 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 13:20:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 13:20:07 ---> a36622ca3599 13:20:07 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 13:20:09 ---> Running in 6adef444892c 13:20:09 ---> Running in 6d2ec0819266 13:20:09 ---> Running in d0a0fdc6b52d 13:20:11 ---> Running in 3187eed138c4 13:20:12 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 13:20:13 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 13:20:14 (1/12) Installing libmagic (5.39-r0) 13:20:14 (2/12) Installing file (5.39-r0) 13:20:14 (3/12) Installing libc-dev (0.7.2-r3) 13:20:14 (4/12) Installing g++ (10.2.1_pre1-r3) 13:20:15 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 13:20:15 Step 2/24 : FROM ${BUILDER_BASE} AS builder 13:20:15 ---> 03281f6bec6b 13:20:15 Step 3/24 : WORKDIR /edgex-go 13:20:15 ---> Using cache 13:20:15 ---> 7935e702e6d8 13:20:15 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:20:15 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 13:20:15 Step 2/24 : FROM ${BUILDER_BASE} AS builder 13:20:15 ---> 03281f6bec6b 13:20:15 Step 3/24 : WORKDIR /edgex-go 13:20:15 ---> Using cache 13:20:15 ---> 7935e702e6d8 13:20:15 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:20:15 Removing intermediate container d0a0fdc6b52d 13:20:15 ---> 7935e702e6d8 13:20:15 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:20:15 Removing intermediate container 6adef444892c 13:20:15 ---> 1b353fdb68d5 13:20:15 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:20:15 Removing intermediate container 6d2ec0819266 13:20:15 ---> cf89804ef960 13:20:15 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:20:15 ---> Running in d91c0e08e874 13:20:15 ---> Running in 57ab1c503194 13:20:15 ---> Running in 49c048c2c70b 13:20:15 ---> Running in 69eacc66df35 13:20:15 ---> Running in 6fcff830de1b 13:20:15 Removing intermediate container d91c0e08e874 13:20:15 ---> 626e954600f0 13:20:15 Step 5/24 : RUN apk add --update --no-cache make git 13:20:15 ---> Running in 0ba5486fb6ff 13:20:16 Removing intermediate container 57ab1c503194 13:20:16 ---> 7923f0d43b6c 13:20:16 Step 5/22 : RUN apk add --update --no-cache make git 13:20:16 ---> Running in 0307be2b963d 13:20:16 Removing intermediate container 69eacc66df35 13:20:16 ---> 747612c39cfc 13:20:16 Step 5/23 : RUN apk add --update --no-cache make git 13:20:16 ---> Running in 10cc1fa36b35 13:20:16 Removing intermediate container 6fcff830de1b 13:20:16 ---> 94fb43db3250 13:20:16 Step 5/24 : RUN apk add --update --no-cache make bash git 13:20:16 ---> Running in d296cee9b612 13:20:16 Removing intermediate container 49c048c2c70b 13:20:16 ---> e69b94a89227 13:20:16 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 13:20:16 ---> Running in db7b7beeb51b 13:20:16 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 13:20:16 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 13:20:16 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 13:20:16 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 13:20:17 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 13:20:17 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 13:20:17 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 13:20:17 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 13:20:17 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 13:20:17 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 13:20:17 OK: 219 MiB in 52 packages 13:20:17 OK: 219 MiB in 52 packages 13:20:18 OK: 219 MiB in 52 packages 13:20:18 Removing intermediate container 0ba5486fb6ff 13:20:18 ---> a698dc7558f1 13:20:18 Step 6/24 : COPY go.mod . 13:20:18 OK: 219 MiB in 52 packages 13:20:18 OK: 219 MiB in 52 packages 13:20:18 Removing intermediate container 0307be2b963d 13:20:18 ---> af07102f1948 13:20:18 Step 6/22 : COPY go.mod . 13:20:18 ---> 81c3205daaa6 13:20:18 Step 7/24 : RUN go mod download 13:20:18 Removing intermediate container 10cc1fa36b35 13:20:18 ---> 48ab0117c176 13:20:18 Step 6/23 : COPY go.mod . 13:20:18 ---> Running in bff9299c3433 13:20:18 ---> 2ac03e23cdb7 13:20:18 Step 7/22 : RUN go mod download 13:20:18 ---> 63d59d3848b7 13:20:18 Step 7/23 : RUN go mod download 13:20:18 ---> Running in 9cd4cf213224 13:20:18 ---> Running in 1e0246bbe898 13:20:18 Removing intermediate container db7b7beeb51b 13:20:18 ---> ccc22203a805 13:20:18 Step 6/23 : COPY go.mod . 13:20:19 Removing intermediate container d296cee9b612 13:20:19 ---> 2a105e77f0f3 13:20:19 Step 6/24 : COPY go.mod . 13:20:19 ---> b628922eab11 13:20:19 Step 7/23 : RUN go mod download 13:20:19 ---> Running in f5c7ba149111 13:20:19 ---> 7c86273f5f46 13:20:19 Step 7/24 : RUN go mod download 13:20:19 ---> Running in 8f02b6c1b4b7 13:20:20 Removing intermediate container bff9299c3433 13:20:20 ---> e9f9c53334fd 13:20:20 Step 8/24 : COPY . . 13:20:20 Removing intermediate container 9cd4cf213224 13:20:20 ---> a7a17ba02db1 13:20:20 Step 8/22 : COPY . . 13:20:20 Removing intermediate container 1e0246bbe898 13:20:20 ---> c236438ab2f8 13:20:20 Step 8/23 : COPY . . 13:20:20 Removing intermediate container f5c7ba149111 13:20:20 ---> 8931bd0d7715 13:20:20 Step 8/23 : COPY . . 13:20:21 (5/12) Installing fortify-headers (1.1-r0) 13:20:21 (6/12) Installing patch (2.7.6-r7) 13:20:21 (7/12) Installing build-base (0.5-r2) 13:20:21 (8/12) Installing libsodium (1.0.18-r0) 13:20:21 (9/12) Installing pkgconf (1.7.3-r0) 13:20:21 (10/12) Installing libsodium-dev (1.0.18-r0) 13:20:21 (11/12) Installing libzmq (4.3.3-r1) 13:20:21 (12/12) Installing zeromq-dev (4.3.3-r1) 13:20:21 Executing busybox-1.32.1-r6.trigger 13:20:21 OK: 218 MiB in 52 packages 13:20:23 Removing intermediate container 8f02b6c1b4b7 13:20:23 ---> ead4606cf507 13:20:23 Step 8/24 : COPY . . 13:20:25 Removing intermediate container 3187eed138c4 13:20:25 ---> c5cdeb2eca43 13:20:25 Step 4/6 : WORKDIR /edgex-go 13:20:25 ---> Running in 4483c182761c 13:20:26 Removing intermediate container 4483c182761c 13:20:26 ---> dba0e1484c58 13:20:26 Step 5/6 : COPY go.mod . 13:20:26 ---> e4eff8d8bda5 13:20:26 Step 6/6 : RUN go mod download 13:20:26 ---> Running in d634d8ff0a02 13:20:35 ---> 1dfb924cc7e7 13:20:35 Step 9/23 : RUN go mod tidy 13:20:36 ---> Running in 277aad77652a 13:20:39 Removing intermediate container 277aad77652a 13:20:39 ---> 850978408cfa 13:20:39 Step 10/23 : RUN make cmd/support-notifications/support-notifications 13:20:39 ---> Running in bc20d8698647 13:20:40 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 13:20:53 Removing intermediate container d634d8ff0a02 13:20:53 ---> 6d65ec9523b9 13:20:53 Successfully built 6d65ec9523b9 13:20:53 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 13:20:54 + docker inspect -f . ci-base-image-arm64 13:20:54 . [Pipeline] withDockerContainer 13:20:54 prd-ubuntu18.04-docker-arm64-4c-16g-400 does not seem to be running inside a container 13:20:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/27 -v /w/workspace/edgex-go/27:/w/workspace/edgex-go/27:rw,z -v /w/workspace/edgex-go/27@tmp:/w/workspace/edgex-go/27@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 13:20:56 $ docker top 005f77107089eceb34bb01ae06959e8e785c137a25259f717b4777f9d3096550 -eo pid,comm [Pipeline] { [Pipeline] sh 13:20:57 + go version 13:20:57 go version go1.16.5 linux/arm64 [Pipeline] } 13:20:57 $ docker stop --time=1 005f77107089eceb34bb01ae06959e8e785c137a25259f717b4777f9d3096550 13:20:58 $ docker rm -f 005f77107089eceb34bb01ae06959e8e785c137a25259f717b4777f9d3096550 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:21:00 + docker inspect -f . ci-base-image-arm64 13:21:00 . [Pipeline] withDockerContainer 13:21:00 prd-ubuntu18.04-docker-arm64-4c-16g-400 does not seem to be running inside a container 13:21:00 $ 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/27 -v /w/workspace/edgex-go/27:/w/workspace/edgex-go/27:rw,z -v /w/workspace/edgex-go/27@tmp:/w/workspace/edgex-go/27@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 13:21:01 $ docker top 545ab1b0c689834c30a2f05d470f1567467245248e7940176c1be044dfafbc0e -eo pid,comm [Pipeline] { [Pipeline] echo 13:21:02 ========================================================= 13:21:02 [edgeXBuildGoParallel] Running Tests and Build... 13:21:02 ========================================================= [Pipeline] sh 13:21:02 ---> 9d0a885ad995 13:21:02 Step 9/23 : RUN go mod tidy 13:21:02 ---> 40ef4d55e838 13:21:02 Step 9/24 : RUN go mod tidy 13:21:02 ---> Running in a60fd8826a47 13:21:02 ---> 7ba515d8e7b2 13:21:02 Step 9/22 : RUN go mod tidy 13:21:02 ---> Running in 9bdcc47619f7 13:21:02 ---> Running in e2539d566976 13:21:02 Removing intermediate container bc20d8698647 13:21:02 ---> 9f2f312b54bc 13:21:02 13:21:02 Step 11/23 : FROM alpine:3.12 13:21:02 3.12: Pulling from library/alpine 13:21:02 + go mod tidy [Pipeline] sh 13:21:04 + make test 13:21:04 go mod tidy 13:21:04 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 13:21:06 Removing intermediate container a60fd8826a47 13:21:06 ---> 3d410aff8244 13:21:06 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 13:21:06 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 13:21:06 Status: Downloaded newer image for alpine:3.12 13:21:06 ---> 13621d1b12d4 13:21:06 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 13:21:06 ---> Running in 25ea4c59c2c2 13:21:06 ---> c9103c86bbcd 13:21:06 Step 9/24 : RUN go mod tidy 13:21:06 ---> Running in 78465158d751 13:21:06 ---> Running in 10acf3eede8b 13:21:06 Removing intermediate container 9bdcc47619f7 13:21:06 ---> e32297624fb3 13:21:06 Step 10/24 : RUN make cmd/core-metadata/core-metadata 13:21:06 Removing intermediate container e2539d566976 13:21:06 ---> 100f28ab4905 13:21:06 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 13:21:06 ---> Running in 4501c8f7ee97 13:21:06 ---> Running in 5a8ace8803fa 13:21:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 13:21:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 13:21:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 13:21:07 (1/2) Installing ca-certificates (20191127-r4) 13:21:07 (2/2) Installing dumb-init (1.2.2-r1) 13:21:07 Executing busybox-1.31.1-r20.trigger 13:21:07 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 13:21:07 Executing ca-certificates-20191127-r4.trigger 13:21:07 OK: 6 MiB in 16 packages 13:21:07 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 13:21:08 Removing intermediate container 78465158d751 13:21:08 ---> 082237f20585 13:21:08 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 13:21:08 ---> Running in a6139a319c6a 13:21:09 Removing intermediate container a6139a319c6a 13:21:09 ---> 8a6bb1928b9e 13:21:09 Step 14/23 : ENV APP_PORT=59860 13:21:09 ---> Running in 394ba8fa3278 13:21:09 Removing intermediate container 10acf3eede8b 13:21:09 ---> 74c994e3f1e5 13:21:09 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 13:21:09 ---> Running in 8c6ea56ad1a9 13:21:09 Removing intermediate container 394ba8fa3278 13:21:09 ---> 6edd74d87e4e 13:21:09 Step 15/23 : EXPOSE $APP_PORT 13:21:09 ---> Running in ed2362fa8b42 13:21:09 Removing intermediate container ed2362fa8b42 13:21:09 ---> 5e6274016c26 13:21:09 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 13:21:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 13:21:10 ---> c1f1629095e7 13:21:10 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 13:21:11 ---> b180f75b3de1 13:21:11 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 13:21:11 ---> 522cbb276467 13:21:11 Step 19/23 : ENTRYPOINT ["/support-notifications"] 13:21:12 ---> Running in 726cfa4e49c2 13:21:12 Removing intermediate container 726cfa4e49c2 13:21:12 ---> 3f0167a2cf9d 13:21:12 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:21:12 ---> Running in 9aa2c72a8530 13:21:12 Removing intermediate container 9aa2c72a8530 13:21:12 ---> edec4b475ad0 13:21:12 Step 21/23 : LABEL arch=x86_64 13:21:13 ---> Running in a3ac462fe035 13:21:13 Removing intermediate container a3ac462fe035 13:21:13 ---> 330fd716862c 13:21:13 Step 22/23 : LABEL git_sha=3aba2d0c95e906856af8ece6b40fe58bb4dffdc9 13:21:13 ---> Running in 207d58c99ef4 13:21:13 Removing intermediate container 207d58c99ef4 13:21:13 ---> be726019a898 13:21:13 Step 23/23 : LABEL version=0.0.0 13:21:13 ---> Running in faaeb38b19e4 13:21:14 Removing intermediate container faaeb38b19e4 13:21:14 ---> c751f5967af1 13:21:14 13:21:14 Successfully built c751f5967af1 13:21:14 Successfully tagged support-notifications:latest 13:21:14 Building core-command 13:21:26  Building support-notifications ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 13:21:26 Step 2/24 : FROM ${BUILDER_BASE} AS builder 13:21:26 ---> 03281f6bec6b 13:21:26 Step 3/24 : WORKDIR /edgex-go 13:21:26 ---> Using cache 13:21:26 ---> 7935e702e6d8 13:21:26 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:21:26 ---> Using cache 13:21:26 ---> 94fb43db3250 13:21:26 Step 5/24 : RUN apk add --update --no-cache make git 13:21:26 ---> Running in 94d139b027b2 13:21:27 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 13:21:28 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 13:21:28 OK: 219 MiB in 52 packages 13:21:30 Removing intermediate container 94d139b027b2 13:21:30 ---> 243aecb2c482 13:21:30 Step 6/24 : COPY go.mod . 13:21:30 ---> 2da6cc156e7a 13:21:30 Step 7/24 : RUN go mod download 13:21:30 ---> Running in 28deaf1da380 13:21:31 ? github.com/edgexfoundry/edgex-go [no test files] 13:21:31 Removing intermediate container 28deaf1da380 13:21:31 ---> af2fa4d40526 13:21:31 Step 8/24 : COPY . . 13:21:44 ---> 9ebd8da5ff40 13:21:44 Step 9/24 : RUN go mod tidy 13:21:44 ---> Running in 7f48495ab6be 13:21:46 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 13:21:46 Removing intermediate container 7f48495ab6be 13:21:46 ---> abc0581efe25 13:21:46 Step 10/24 : RUN make cmd/core-command/core-command 13:21:48 ---> Running in cbf3ecda6ae8 13:21:48 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 13:21:48 Removing intermediate container 25ea4c59c2c2 13:21:48 ---> 4e9f127733b8 13:21:48 13:21:48 Step 11/23 : FROM alpine:3.12 13:21:48 ---> 13621d1b12d4 13:21:48 Step 12/23 : RUN apk add --update --no-cache dumb-init 13:21:48 ---> Running in 967cdb344657 13:21:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 13:21:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 13:21:50 (1/1) Installing dumb-init (1.2.2-r1) 13:21:50 Executing busybox-1.31.1-r20.trigger 13:21:50 OK: 6 MiB in 15 packages 13:21:50 Removing intermediate container 967cdb344657 13:21:50 ---> 8e7c2b47c28d 13:21:50 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 13:21:50 ---> Running in 7ed48f85633f 13:21:51 Removing intermediate container 7ed48f85633f 13:21:51 ---> cd7b4f4178b3 13:21:51 Step 14/23 : ENV APP_PORT=59861 13:21:51 ---> Running in 3f34a5f932cd 13:21:51 Removing intermediate container 3f34a5f932cd 13:21:51 ---> 175bb2e69550 13:21:51 Step 15/23 : EXPOSE $APP_PORT 13:21:51 ---> Running in de0466e3e11c 13:21:51 Removing intermediate container 5a8ace8803fa 13:21:51 ---> c4446c38cb00 13:21:51 13:21:51 Step 11/22 : FROM alpine:3.12 13:21:51 ---> 13621d1b12d4 13:21:51 Step 12/22 : RUN apk add --update --no-cache curl 13:21:51 ---> Running in 296c0ec89e0f 13:21:51 Removing intermediate container de0466e3e11c 13:21:51 ---> 3d53c62b65c0 13:21:51 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 13:21:52 Removing intermediate container 8c6ea56ad1a9 13:21:52 ---> c4e95e0fc870 13:21:52 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 13:21:52 ---> Running in 02683f1fba30 13:21:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 13:21:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 13:21:52 (1/4) Installing ca-certificates (20191127-r4) 13:21:52 (2/4) Installing nghttp2-libs (1.41.0-r0) 13:21:52 (3/4) Installing libcurl (7.77.0-r0) 13:21:52 (4/4) Installing curl (7.77.0-r0) 13:21:52 Executing busybox-1.31.1-r20.trigger 13:21:52 Executing ca-certificates-20191127-r4.trigger 13:21:52 OK: 7 MiB in 18 packages 13:21:52 ---> 6e4e5f4424b6 13:21:52 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 13:21:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 13:21:53 ---> 06828c1ac41e 13:21:53 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 13:21:53 Removing intermediate container 296c0ec89e0f 13:21:53 ---> 56b2a02dc2e9 13:21:53 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 13:21:54 ---> Running in 3002f2bb7fdb 13:21:54 ---> de042eb0ca95 13:21:54 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 13:21:54 Removing intermediate container 3002f2bb7fdb 13:21:54 ---> 3171f670c017 13:21:54 Step 14/22 : WORKDIR /edgex 13:21:54 ---> Running in 1978b5f20469 13:21:54 ---> Running in b5d833e99d4e 13:21:54 Removing intermediate container 1978b5f20469 13:21:54 ---> d82ce5d7da9c 13:21:54 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:21:54 Removing intermediate container b5d833e99d4e 13:21:54 ---> cfddc0373b91 13:21:54 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 13:21:54 Removing intermediate container 4501c8f7ee97 13:21:54 ---> 52e459004b4e 13:21:54 13:21:54 Step 11/24 : FROM alpine:3.12 13:21:54 ---> 13621d1b12d4 13:21:54 Step 12/24 : RUN apk add --update --no-cache dumb-init 13:21:54 ---> Using cache 13:21:54 ---> 8e7c2b47c28d 13:21:54 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 13:21:54 ---> Using cache 13:21:54 ---> cd7b4f4178b3 13:21:54 Step 14/24 : ENV APP_PORT=59881 13:21:54 ---> Running in 6519c25d4e80 13:21:54 ---> Running in 91ca990f4c7a 13:21:54 Removing intermediate container 02683f1fba30 13:21:54 ---> e2dbf77c959a 13:21:54 13:21:54 Step 12/24 : FROM docker:20.10.0 13:21:55 20.10.0: Pulling from library/docker 13:21:55 Removing intermediate container 6519c25d4e80 13:21:55 ---> 57659e428a82 13:21:55 Step 21/23 : LABEL arch=x86_64 13:21:55 ---> 0846da8e7ed5 13:21:55 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 13:21:55 Removing intermediate container 91ca990f4c7a 13:21:55 ---> c85e5659f291 13:21:55 Step 15/24 : EXPOSE $APP_PORT 13:21:55 ---> Running in 31822a14434d 13:21:55 ---> Running in 9e0bff887214 13:21:55 Removing intermediate container 31822a14434d 13:21:55 ---> 4e8becbb82ef 13:21:55 Step 22/23 : LABEL git_sha=3aba2d0c95e906856af8ece6b40fe58bb4dffdc9 13:21:55 Removing intermediate container 9e0bff887214 13:21:55 ---> 6ceea75b7068 13:21:55 Step 16/24 : WORKDIR / 13:21:55 ---> Running in 89b6fb8535de 13:21:55 ---> Running in 5941c203fa45 13:21:55 ---> 7c2dfae06167 13:21:55 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 13:21:55 Removing intermediate container 5941c203fa45 13:21:55 ---> ef83f4fd2eaf 13:21:55 Step 23/23 : LABEL version=0.0.0 13:21:55 Removing intermediate container 89b6fb8535de 13:21:55 ---> 146f5b461ede 13:21:55 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 13:21:55 ---> Running in 594db7db7453 13:21:56 Removing intermediate container 594db7db7453 13:21:56 ---> 41b013efc2f9 13:21:56 13:21:56 ---> 7d4d4ae93b5f 13:21:56 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 13:21:56 Successfully built 41b013efc2f9 13:21:56 Successfully tagged support-scheduler:latest 13:21:56 Building core-data 13:21:56 ---> 48d4de83aac8 13:21:56 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 13:21:56  Building support-scheduler ... done  ---> Running in 146eefd1537a 13:21:57 Removing intermediate container 146eefd1537a 13:21:57 ---> 82bcb09a4d03 13:21:57 Step 19/22 : CMD ["--init=true"] 13:21:57 ---> Running in 10bb294433b7 13:21:57 Removing intermediate container 10bb294433b7 13:21:57 ---> 45da4d05673e 13:21:57 Step 20/22 : LABEL arch=x86_64 13:21:57 ---> 0ef86da9372b 13:21:57 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 13:21:57 ---> Running in c5bd06cf0b02 13:21:58 ---> d7eb4165b771 13:21:58 Step 20/24 : ENTRYPOINT ["/core-metadata"] 13:21:58 Removing intermediate container c5bd06cf0b02 13:21:58 ---> 79f79398d51a 13:21:58 Step 21/22 : LABEL git_sha=3aba2d0c95e906856af8ece6b40fe58bb4dffdc9 13:21:58 ---> Running in 5f52a1b4cdd7 13:21:58 ---> Running in 3f13df243046 13:21:59 Removing intermediate container 3f13df243046 13:21:59 ---> ac030f7d3543 13:21:59 Step 22/22 : LABEL version=0.0.0 13:21:59 Removing intermediate container 5f52a1b4cdd7 13:21:59 ---> d3f6d70b9788 13:21:59 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:21:59 ---> Running in c43057793627 13:21:59 ---> Running in 2a63fce893cf 13:21:59 Removing intermediate container c43057793627 13:21:59 ---> 32c0a83debfe 13:21:59 13:21:59 Removing intermediate container 2a63fce893cf 13:21:59 ---> f5a2c7c122bb 13:21:59 Step 22/24 : LABEL arch=x86_64 13:21:59 ---> Running in 867f3743f7f9 13:21:59 Successfully built 32c0a83debfe 13:21:59 Successfully tagged security-proxy-setup:latest 13:21:59 Building security-secretstore-setup 13:21:59  Building security-proxy-setup ... done Removing intermediate container 867f3743f7f9 13:21:59 ---> 41db57614ad3 13:21:59 Step 23/24 : LABEL git_sha=3aba2d0c95e906856af8ece6b40fe58bb4dffdc9 13:22:00 ---> Running in 15ff265ac55f 13:22:00 Removing intermediate container 15ff265ac55f 13:22:00 ---> 4d4486397c31 13:22:00 Step 24/24 : LABEL version=0.0.0 13:22:01 ---> Running in 3029858ba757 13:22:01 Removing intermediate container 3029858ba757 13:22:01 ---> 5f9dc3767ba8 13:22:01 13:22:01 Successfully built 5f9dc3767ba8 13:22:01 Successfully tagged core-metadata:latest 13:22:01  Building core-metadata ... done Building security-bootstrapper 13:22:08 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 13:22:08 Step 2/32 : FROM ${BUILDER_BASE} AS builder 13:22:08 ---> 03281f6bec6b 13:22:08 Step 3/32 : WORKDIR /edgex-go 13:22:08 ---> Using cache 13:22:08 ---> 7935e702e6d8 13:22:08 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:22:08 ---> Using cache 13:22:08 ---> 94fb43db3250 13:22:08 Step 5/32 : RUN apk add --update --no-cache make git 13:22:08 ---> Using cache 13:22:08 ---> 243aecb2c482 13:22:08 Step 6/32 : COPY go.mod . 13:22:08 ---> Using cache 13:22:08 ---> 2da6cc156e7a 13:22:08 Step 7/32 : RUN go mod download 13:22:08 ---> Using cache 13:22:08 ---> af2fa4d40526 13:22:08 Step 8/32 : COPY . . 13:22:08 ---> Using cache 13:22:08 ---> 9ebd8da5ff40 13:22:08 Step 9/32 : RUN go mod tidy 13:22:08 ---> Using cache 13:22:08 ---> abc0581efe25 13:22:08 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 13:22:10 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 13:22:10 Step 2/26 : FROM ${BUILDER_BASE} AS builder 13:22:10 ---> 03281f6bec6b 13:22:10 Step 3/26 : WORKDIR /edgex-go 13:22:10 ---> Using cache 13:22:10 ---> 7935e702e6d8 13:22:10 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:22:10 ---> Using cache 13:22:10 ---> 94fb43db3250 13:22:10 Step 5/26 : RUN apk add --update --no-cache make git 13:22:10 ---> Using cache 13:22:10 ---> 243aecb2c482 13:22:10 Step 6/26 : COPY go.mod . 13:22:10 ---> Using cache 13:22:10 ---> 2da6cc156e7a 13:22:10 Step 7/26 : RUN go mod download 13:22:10 ---> Using cache 13:22:10 ---> af2fa4d40526 13:22:10 Step 8/26 : COPY . . 13:22:10 ---> Using cache 13:22:10 ---> 9ebd8da5ff40 13:22:10 Step 9/26 : RUN go mod tidy 13:22:10 ---> Using cache 13:22:10 ---> abc0581efe25 13:22:10 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 13:22:11 ---> Running in 37d29de785dd 13:22:11 ---> Running in 81c90144052c 13:22:12 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 13:22:12 Status: Downloaded newer image for docker:20.10.0 13:22:12 ---> aefe523efa57 13:22:12 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 13:22:13 ---> Running in 145811a63e8a 13:22:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 13:22:13 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 13:22:14 Removing intermediate container 145811a63e8a 13:22:14 ---> 592b9ecedce8 13:22:14 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 13:22:14 ---> Running in 7b702d4e1bf5 13:22:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 13:22:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 13:22:15 Removing intermediate container cbf3ecda6ae8 13:22:15 ---> d2b2ca3db06b 13:22:15 13:22:15 Step 11/24 : FROM alpine:3.12 13:22:15 ---> 13621d1b12d4 13:22:15 Step 12/24 : RUN apk add --update --no-cache dumb-init 13:22:15 ---> Using cache 13:22:15 ---> 8e7c2b47c28d 13:22:15 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 13:22:15 ---> Using cache 13:22:15 ---> cd7b4f4178b3 13:22:15 Step 14/24 : ENV APP_PORT=59882 13:22:15 ---> Running in f8a0f24a712d 13:22:15 (1/39) Installing readline (8.0.4-r0) 13:22:15 (2/39) Installing bash (5.0.17-r0) 13:22:15 Executing bash-5.0.17-r0.post-install 13:22:15 (3/39) Installing nghttp2-libs (1.41.0-r0) 13:22:15 (4/39) Installing libcurl (7.77.0-r0) 13:22:15 (5/39) Installing curl (7.77.0-r0) 13:22:15 (6/39) Installing dumb-init (1.2.2-r1) 13:22:15 (7/39) Installing libbz2 (1.0.8-r1) 13:22:15 (8/39) Installing expat (2.2.9-r1) 13:22:15 Removing intermediate container f8a0f24a712d 13:22:15 ---> 85c5be74e172 13:22:15 Step 15/24 : EXPOSE $APP_PORT 13:22:15 (9/39) Installing libffi (3.3-r2) 13:22:15 (10/39) Installing gdbm (1.13-r1) 13:22:15 (11/39) Installing xz-libs (5.2.5-r0) 13:22:16 (12/39) Installing sqlite-libs (3.32.1-r1) 13:22:16 (13/39) Installing python3 (3.8.10-r0) 13:22:16 ---> Running in 900233363ef6 13:22:16 Removing intermediate container 900233363ef6 13:22:16 ---> dd2296da7dc5 13:22:16 Step 16/24 : WORKDIR / 13:22:17 ---> Running in d03338be289d 13:22:17 (14/39) Installing py3-appdirs (1.4.4-r1) 13:22:17 (15/39) Installing py3-ordered-set (4.0.1-r0) 13:22:17 (16/39) Installing py3-parsing (2.4.7-r0) 13:22:17 (17/39) Installing py3-six (1.15.0-r0) 13:22:17 (18/39) Installing py3-packaging (20.4-r0) 13:22:17 (19/39) Installing py3-setuptools (47.0.0-r0) 13:22:17 (20/39) Installing py3-chardet (3.0.4-r4) 13:22:17 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 13:22:17 Step 2/24 : FROM ${BUILDER_BASE} AS builder 13:22:17 ---> 03281f6bec6b 13:22:17 Step 3/24 : WORKDIR /edgex-go 13:22:17 ---> Using cache 13:22:17 ---> 7935e702e6d8 13:22:17 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:22:17 ---> Using cache 13:22:17 ---> 94fb43db3250 13:22:17 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 13:22:17 (21/39) Installing py3-idna (2.9-r0) 13:22:17 (22/39) Installing py3-certifi (2020.4.5.1-r0) 13:22:17 (23/39) Installing py3-urllib3 (1.25.9-r0) 13:22:17 ---> Running in 7ce381403027 13:22:17 (24/39) Installing py3-requests (2.23.0-r0) 13:22:17 (25/39) Installing py3-msgpack (1.0.0-r0) 13:22:17 (26/39) Installing py3-lockfile (0.12.2-r3) 13:22:17 Removing intermediate container d03338be289d 13:22:17 ---> 0ea85d99bd33 13:22:17 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 13:22:17 (27/39) Installing py3-cachecontrol (0.12.6-r0) 13:22:17 (28/39) Installing py3-colorama (0.4.3-r0) 13:22:17 (29/39) Installing py3-distlib (0.3.0-r0) 13:22:17 (30/39) Installing py3-distro (1.5.0-r1) 13:22:17 (31/39) Installing py3-webencodings (0.5.1-r3) 13:22:17 (32/39) Installing py3-html5lib (1.0.1-r4) 13:22:17 (33/39) Installing py3-pytoml (0.1.21-r0) 13:22:17 (34/39) Installing py3-pep517 (0.8.2-r0) 13:22:17 (35/39) Installing py3-progress (1.5-r0) 13:22:17 (36/39) Installing py3-toml (0.10.1-r0) 13:22:18 (37/39) Installing py3-retrying (1.3.3-r0) 13:22:18 (38/39) Installing py3-contextlib2 (0.6.0-r0) 13:22:18 (39/39) Installing py3-pip (20.1.1-r0) 13:22:18 Executing busybox-1.31.1-r19.trigger 13:22:18 OK: 72 MiB in 59 packages 13:22:18 ---> c57ccbef46cc 13:22:18 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 13:22:18 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 13:22:19 ---> faf255336ad7 13:22:19 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 13:22:19 ---> bf3aaabb9c85 13:22:19 Step 20/24 : ENTRYPOINT ["/core-command"] 13:22:19 ---> Running in b502c4f9e301 13:22:19 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 13:22:19 Removing intermediate container b502c4f9e301 13:22:19 ---> 17e7491a4973 13:22:19 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:22:19 ---> Running in f7d72eab8e0d 13:22:19 Collecting docker-compose==1.23.2 13:22:19 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 13:22:19 Removing intermediate container f7d72eab8e0d 13:22:19 ---> 3fc1e55e7544 13:22:19 Step 22/24 : LABEL arch=x86_64 13:22:19 ---> Running in cfa616567e40 13:22:20 Removing intermediate container cfa616567e40 13:22:20 ---> fc3115a6772d 13:22:20 Step 23/24 : LABEL git_sha=3aba2d0c95e906856af8ece6b40fe58bb4dffdc9 13:22:20 Collecting cached-property<2,>=1.2.0 13:22:20 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 13:22:20 ---> Running in 2ad3860c41a8 13:22:20 OK: 219 MiB in 52 packages 13:22:20 Collecting jsonschema<3,>=2.5.1 13:22:20 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 13:22:20 Removing intermediate container 2ad3860c41a8 13:22:20 ---> 397270676d0a 13:22:20 Step 24/24 : LABEL version=0.0.0 13:22:20 ---> Running in c5385aa9b524 13:22:20 Removing intermediate container c5385aa9b524 13:22:20 ---> 8127fcf4b8ad 13:22:20 13:22:20 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 13:22:20 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 13:22:20 Successfully built 8127fcf4b8ad 13:22:20 Successfully tagged core-command:latest 13:22:20  Building core-command ... done Removing intermediate container 7ce381403027 13:22:20 ---> 2077543879ae 13:22:20 Step 6/24 : COPY go.mod . 13:22:20 Collecting texttable<0.10,>=0.9.0 13:22:20 Downloading texttable-0.9.1.tar.gz (11 kB) 13:22:20 ---> 2caecd003739 13:22:20 Step 7/24 : RUN go mod download 13:22:20 ---> Running in 8970a99916e5 13:22:21 Collecting docker<4.0,>=3.6.0 13:22:21 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 13:22:21 Collecting docopt<0.7,>=0.6.1 13:22:21 Downloading docopt-0.6.2.tar.gz (25 kB) 13:22:22 Removing intermediate container 8970a99916e5 13:22:22 ---> 1f802a29c22c 13:22:22 Step 8/24 : COPY . . 13:22:23 Collecting PyYAML<4,>=3.10 13:22:23 Downloading PyYAML-3.13.tar.gz (270 kB) 13:22:24 Collecting dockerpty<0.5,>=0.4.1 13:22:24 Downloading dockerpty-0.4.1.tar.gz (13 kB) 13:22:25 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 13:22:25 Collecting websocket-client<1.0,>=0.32.0 13:22:25 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 13:22:25 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) 13:22:25 Collecting urllib3<1.25,>=1.21.1 13:22:25 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 13:22:25 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) 13:22:25 Collecting idna<2.8,>=2.5 13:22:25 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 13:22:25 Collecting docker-pycreds>=0.4.0 13:22:25 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 13:22:25 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 13:22:26 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 13:22:26 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 13:22:26 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 13:22:26 Installing collected packages: cached-property, jsonschema, urllib3, idna, requests, texttable, docker-pycreds, websocket-client, docker, docopt, PyYAML, dockerpty, docker-compose 13:22:27 Attempting uninstall: urllib3 13:22:27 Found existing installation: urllib3 1.25.9 13:22:27 Uninstalling urllib3-1.25.9: 13:22:27 Successfully uninstalled urllib3-1.25.9 13:22:27 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 13:22:27 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 13:22:28 ---> e2dbb34dafba 13:22:28 Step 9/24 : RUN go mod tidy 13:22:28 ---> Running in 0bef199bc217 13:22:28 Attempting uninstall: idna 13:22:28 Found existing installation: idna 2.9 13:22:28 Uninstalling idna-2.9: 13:22:28 Successfully uninstalled idna-2.9 13:22:28 Attempting uninstall: requests 13:22:28 Found existing installation: requests 2.23.0 13:22:28 Uninstalling requests-2.23.0: 13:22:28 Successfully uninstalled requests-2.23.0 13:22:28 Running setup.py install for texttable: started 13:22:28 Running setup.py install for texttable: finished with status 'done' 13:22:29 Running setup.py install for docopt: started 13:22:29 Running setup.py install for docopt: finished with status 'done' 13:22:29 Running setup.py install for PyYAML: started 13:22:30 Removing intermediate container 0bef199bc217 13:22:30 ---> 74df7e3c9538 13:22:30 Step 10/24 : RUN make cmd/core-data/core-data 13:22:30 ---> Running in 791e57737de7 13:22:30 Running setup.py install for PyYAML: finished with status 'done' 13:22:30 Running setup.py install for dockerpty: started 13:22:30 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 13:22:31 Running setup.py install for dockerpty: finished with status 'done' 13:22:31 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 13:22:32 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 13:22:32 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 13:22:35 Removing intermediate container 7b702d4e1bf5 13:22:35 ---> 00572a4bc353 13:22:35 Step 15/24 : ENV APP_PORT=58890 13:22:35 ---> Running in d864e9fa50bb 13:22:35 Removing intermediate container d864e9fa50bb 13:22:35 ---> 39c5795ab902 13:22:35 Step 16/24 : EXPOSE $APP_PORT 13:22:35 ---> Running in 503c8ee34848 13:22:35 Removing intermediate container 503c8ee34848 13:22:35 ---> 1bc115f03608 13:22:35 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 13:22:36 ---> cce4794ecbf0 13:22:36 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 13:22:36 ---> 1f48533e08ad 13:22:36 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 13:22:36 ---> 1a878956685b 13:22:36 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 13:22:36 ---> Running in ce1da8db6b57 13:22:36 Removing intermediate container ce1da8db6b57 13:22:36 ---> 09364b89f975 13:22:36 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:22:36 ---> Running in 37719b54507c 13:22:37 Removing intermediate container 37719b54507c 13:22:37 ---> 2cc7baa5bd9f 13:22:37 Step 22/24 : LABEL arch=x86_64 13:22:37 ---> Running in b8b1b95e8303 13:22:37 Removing intermediate container b8b1b95e8303 13:22:37 ---> 3b50b36334ed 13:22:37 Step 23/24 : LABEL git_sha=3aba2d0c95e906856af8ece6b40fe58bb4dffdc9 13:22:37 ---> Running in 54faa2d4b5c5 13:22:37 Removing intermediate container 54faa2d4b5c5 13:22:37 ---> 1c8ef0c28c92 13:22:37 Step 24/24 : LABEL version=0.0.0 13:22:37 ---> Running in 5eb8180288d6 13:22:37 Removing intermediate container 5eb8180288d6 13:22:37 ---> 2ec1b036d04d 13:22:37 13:22:37 Successfully built 2ec1b036d04d 13:22:37 Successfully tagged sys-mgmt-agent:latest 13:22:38 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 13:22:38 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 13:22:38 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 13:22:38 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 13:22:39  Building sys-mgmt-agent ... done 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 13:22:40 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 13:22:41 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 13:22:42 Removing intermediate container 37d29de785dd 13:22:42 ---> 10f87919898d 13:22:42 13:22:42 Step 11/32 : FROM alpine:3.12 13:22:42 ---> 13621d1b12d4 13:22:42 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 13:22:42 Removing intermediate container 81c90144052c 13:22:42 ---> 330e1214ef19 13:22:42 13:22:42 Step 11/26 : FROM alpine:3.12 13:22:42 ---> 13621d1b12d4 13:22:42 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 13:22:42 ---> Running in 7c700b0527ee 13:22:42 ---> Running in 4991d53d85c2 13:22:42 Removing intermediate container 7c700b0527ee 13:22:42 ---> 9b2f17fb2857 13:22:42 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 13:22:42 ---> Running in 07b11bd88021 13:22:42 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 13:22:42 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 13:22:42 ? github.com/edgexfoundry/edgex-go/internal [no test files] 13:22:42 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 13:22:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 13:22:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 13:22:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 13:22:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 13:22:43 (1/6) Installing ca-certificates (20191127-r4) 13:22:43 (2/6) Installing nghttp2-libs (1.41.0-r0) 13:22:43 (3/6) Installing libcurl (7.77.0-r0) 13:22:43 (4/6) Installing curl (7.77.0-r0) 13:22:43 (5/6) Installing dumb-init (1.2.2-r1) 13:22:43 (6/6) Installing su-exec (0.2-r1) 13:22:43 (1/2) Installing dumb-init (1.2.2-r1) 13:22:43 (2/2) Installing su-exec (0.2-r1) 13:22:43 Executing busybox-1.31.1-r20.trigger 13:22:43 Executing busybox-1.31.1-r20.trigger 13:22:43 Executing ca-certificates-20191127-r4.trigger 13:22:43 OK: 6 MiB in 16 packages 13:22:43 OK: 7 MiB in 20 packages 13:22:44 Removing intermediate container 07b11bd88021 13:22:44 ---> aaa1d91e0868 13:22:44 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 13:22:44 ---> Running in 0d8216aeddd5 13:22:44 Removing intermediate container 4991d53d85c2 13:22:44 ---> 15681a438997 13:22:44 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 13:22:44 ---> Running in 128cae4ea19a 13:22:44 Removing intermediate container 0d8216aeddd5 13:22:44 ---> b5c986dac3b6 13:22:44 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 13:22:44 ---> Running in 9ebe8bd7d13c 13:22:44 Removing intermediate container 128cae4ea19a 13:22:44 ---> bdee02448660 13:22:44 Step 14/26 : WORKDIR / 13:22:44 ---> Running in f34daec89037 13:22:44 Removing intermediate container 9ebe8bd7d13c 13:22:44 ---> 0afb939e86d8 13:22:44 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 13:22:44 ---> Running in 847cb8291f7e 13:22:44 Removing intermediate container f34daec89037 13:22:44 ---> 5bce76e37e60 13:22:44 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 13:22:45 ---> 5343384380e1 13:22:45 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 13:22:45 ---> 9dc49e70a816 13:22:45 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 13:22:45 Removing intermediate container 847cb8291f7e 13:22:45 ---> d2365ad7b22c 13:22:45 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 13:22:45 ---> 5c42a1603b09 13:22:45 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 13:22:45 ---> Running in 6efc2dff0d14 13:22:45 Removing intermediate container 6efc2dff0d14 13:22:45 ---> f6018b5fca70 13:22:45 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 13:22:45 ---> b3852ad6701d 13:22:45 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 13:22:46 ---> 51c28c367389 13:22:46 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 13:22:46 ---> 08bff484d470 13:22:46 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 13:22:46 ---> Running in 9c96e91df88e 13:22:47 ---> 83c9ecbfeb7e 13:22:47 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 13:22:47 ---> 142a4c2ffc9c 13:22:47 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/ 13:22:47 ---> Running in 08fffb1d7608 13:22:47 Removing intermediate container 9c96e91df88e 13:22:47 ---> 335b7d49760c 13:22:47 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 13:22:47 ---> 50c42b46b429 13:22:47 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 13:22:48 ---> 404dc3cf4bc4 13:22:48 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 13:22:48 Removing intermediate container 08fffb1d7608 13:22:48 ---> e78ca5b795f6 13:22:48 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 13:22:48 ---> Running in 95f3aa9cc84a 13:22:48 ---> cabde07ba70e 13:22:48 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 13:22:48 Removing intermediate container 95f3aa9cc84a 13:22:48 ---> 0d36d52baaa7 13:22:48 Step 24/26 : LABEL arch=x86_64 13:22:49 ---> Running in 1e557f48f436 13:22:49 Removing intermediate container 1e557f48f436 13:22:49 ---> 56f1d1db6c6b 13:22:49 Step 25/26 : LABEL git_sha=3aba2d0c95e906856af8ece6b40fe58bb4dffdc9 13:22:49 ---> Running in 3ecb74c9d7de 13:22:49 ---> d87c3fe42283 13:22:49 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 13:22:49 Removing intermediate container 3ecb74c9d7de 13:22:49 ---> 88953f3292ce 13:22:49 Step 26/26 : LABEL version=0.0.0 13:22:49 ---> Running in 60f95a8e4072 13:22:49 ---> 30e040a809e1 13:22:49 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 13:22:49 Removing intermediate container 60f95a8e4072 13:22:49 ---> 16517e36da58 13:22:49 13:22:49 ---> Running in 5c6f4e8638ed 13:22:49 Successfully built 16517e36da58 13:22:49 Successfully tagged security-secretstore-setup:latest 13:22:49  Building security-secretstore-setup ... done Removing intermediate container 5c6f4e8638ed 13:22:49 ---> 75b5dbda5d3f 13:22:49 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 13:22:50 ---> 682fc9d1ab38 13:22:50 Step 27/32 : RUN chmod +x /entrypoint.sh 13:22:50 ---> Running in 818f74c33dcf 13:22:51 Removing intermediate container 818f74c33dcf 13:22:51 ---> 06920b90738f 13:22:51 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 13:22:51 ---> Running in 2e6e3b0701a4 13:22:51 Removing intermediate container 2e6e3b0701a4 13:22:51 ---> 90dac0c9a0ad 13:22:51 Step 29/32 : CMD ["gate"] 13:22:51 Removing intermediate container 791e57737de7 13:22:51 ---> 33a3ce59b3fe 13:22:51 13:22:51 Step 11/24 : FROM alpine:3.12 13:22:51 ---> 13621d1b12d4 13:22:51 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 13:22:51 ---> Running in 72ae9bcae673 13:22:51 ---> Running in 1e9629e033d0 13:22:51 Removing intermediate container 1e9629e033d0 13:22:51 ---> 489dd936bc6b 13:22:51 Step 13/24 : ENV APP_PORT=59880 13:22:51 Removing intermediate container 72ae9bcae673 13:22:51 ---> 2a523a031a17 13:22:51 Step 30/32 : LABEL arch=x86_64 13:22:51 ---> Running in e4f5f4ecec61 13:22:52 ---> Running in a08f5602ae6e 13:22:52 Removing intermediate container e4f5f4ecec61 13:22:52 ---> 025cbf514253 13:22:52 Step 14/24 : EXPOSE $APP_PORT 13:22:52 ---> Running in 50b3d750409d 13:22:52 Removing intermediate container a08f5602ae6e 13:22:52 ---> 309d8b2e55a1 13:22:52 Step 31/32 : LABEL git_sha=3aba2d0c95e906856af8ece6b40fe58bb4dffdc9 13:22:52 ---> Running in b1dbacda799b 13:22:52 Removing intermediate container 50b3d750409d 13:22:52 ---> 6408936f8105 13:22:52 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:22:52 ---> Running in aab9bfcecf0b 13:22:52 Removing intermediate container b1dbacda799b 13:22:52 ---> 714b276c90ae 13:22:52 Step 32/32 : LABEL version=0.0.0 13:22:52 ---> Running in 86eadd99c0a6 13:22:52 Removing intermediate container 86eadd99c0a6 13:22:52 ---> 758382aacd54 13:22:52 13:22:52 Successfully built 758382aacd54 13:22:52 Successfully tagged security-bootstrapper:latest 13:22:52  Building security-bootstrapper ... done Removing intermediate container aab9bfcecf0b 13:22:52 ---> cf13561fd62e 13:22:52 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 13:22:52 ---> Running in 55e2bfdb31fa 13:22:53 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.159s coverage: 28.7% of statements 13:22:53 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 13:22:53 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 13:22:53 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 13:22:54 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 13:22:54 (1/6) Installing dumb-init (1.2.2-r1) 13:22:54 (2/6) Installing libgcc (9.3.0-r2) 13:22:54 (3/6) Installing libsodium (1.0.18-r0) 13:22:54 (4/6) Installing libstdc++ (9.3.0-r2) 13:22:55 (5/6) Installing libzmq (4.3.3-r0) 13:22:55 (6/6) Installing zeromq (4.3.3-r0) 13:22:55 Executing busybox-1.31.1-r20.trigger 13:22:55 OK: 8 MiB in 20 packages 13:22:56 Removing intermediate container 55e2bfdb31fa 13:22:56 ---> 1ac075a68b33 13:22:56 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 13:22:56 ---> e654d841714f 13:22:56 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 13:22:56 ---> 982c0b7ba1aa 13:22:56 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 13:22:56 ---> 336027ea50a4 13:22:56 Step 20/24 : ENTRYPOINT ["/core-data"] 13:22:56 ---> Running in 94cc4a98a320 13:22:56 Removing intermediate container 94cc4a98a320 13:22:56 ---> 7213ef0289e2 13:22:56 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:22:56 ---> Running in 8e24d54754bd 13:22:56 Removing intermediate container 8e24d54754bd 13:22:56 ---> dcc2c874735a 13:22:56 Step 22/24 : LABEL arch=x86_64 13:22:56 ---> Running in b75d59142e83 13:22:57 Removing intermediate container b75d59142e83 13:22:57 ---> 67fdcca69f5e 13:22:57 Step 23/24 : LABEL git_sha=3aba2d0c95e906856af8ece6b40fe58bb4dffdc9 13:22:57 ---> Running in a96ab82b1fae 13:22:57 Removing intermediate container a96ab82b1fae 13:22:57 ---> 13e6d3a166ac 13:22:57 Step 24/24 : LABEL version=0.0.0 13:22:57 ---> Running in c83019cf6d92 13:22:57 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.316s coverage: 100.0% of statements 13:22:57 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 13:22:57 Removing intermediate container c83019cf6d92 13:22:57 ---> 316a9f9a7a46 13:22:57 13:22:57 Successfully built 316a9f9a7a46 13:22:57 Successfully tagged core-data:latest 13:22:57  Building core-data ... done  [Pipeline] } 13:22:57 $ docker stop --time=1 7ceee9dddbede7b1ffff55a751985ffd920280726e60e810fb032a89f8674e45 13:22:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.305s coverage: 53.1% of statements 13:22:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 13:22:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 13:22:58 $ docker rm -f 7ceee9dddbede7b1ffff55a751985ffd920280726e60e810fb032a89f8674e45 [Pipeline] // withDockerContainer [Pipeline] sh 13:22:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.519s coverage: 87.7% of statements 13:22:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 13:22:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 13:22:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.198s coverage: 78.9% of statements 13:22:59 + docker images 13:22:59 REPOSITORY TAG IMAGE ID CREATED SIZE 13:22:59 core-data latest 316a9f9a7a46 2 seconds ago 20.2MB 13:22:59 security-bootstrapper latest 758382aacd54 7 seconds ago 18.6MB 13:22:59 33a3ce59b3fe 8 seconds ago 1.15GB 13:22:59 security-secretstore-setup latest 16517e36da58 10 seconds ago 28.7MB 13:22:59 330e1214ef19 17 seconds ago 1.15GB 13:22:59 10f87919898d 18 seconds ago 1.15GB 13:22:59 sys-mgmt-agent latest 2ec1b036d04d 22 seconds ago 312MB 13:22:59 core-command latest 8127fcf4b8ad 39 seconds ago 15.9MB 13:22:59 d2b2ca3db06b 44 seconds ago 1.14GB 13:22:59 core-metadata latest 5f9dc3767ba8 58 seconds ago 16.6MB 13:22:59 security-proxy-setup latest 32c0a83debfe About a minute ago 25.7MB 13:22:59 support-scheduler latest 41b013efc2f9 About a minute ago 15.9MB 13:22:59 52e459004b4e About a minute ago 1.15GB 13:22:59 e2dbf77c959a About a minute ago 1.15GB 13:22:59 c4446c38cb00 About a minute ago 1.15GB 13:22:59 4e9f127733b8 About a minute ago 1.15GB 13:22:59 support-notifications latest c751f5967af1 About a minute ago 16.7MB 13:22:59 9f2f312b54bc About a minute ago 1.15GB 13:22:59 ci-base-image-x86_64 latest 03281f6bec6b 5 minutes ago 647MB 13:22:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 8 weeks ago 445MB 13:22:59 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 2 months ago 37.5MB 13:22:59 alpine 3.12 13621d1b12d4 2 months ago 5.58MB 13:22:59 docker 20.10.0 aefe523efa57 6 months ago 240MB 13:22:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 12 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 13:23:03 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.204s coverage: 81.2% of statements 13:23:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 13:23:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 13:23:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 13:23:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 13:23:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 13:23:07 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.347s coverage: 95.1% of statements 13:23:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 13:23:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 13:23:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 13:23:07 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 13:23:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 13:23:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 13:23:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 13:23:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 13:23:07 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.198s coverage: 60.0% of statements 13:23:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 13:23:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 13:23:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 13:23:07 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.335s coverage: 0.8% of statements 13:23:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 13:23:07 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.151s coverage: 58.8% of statements 13:23:07 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.215s coverage: 22.0% of statements 13:23:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 13:23:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.308s coverage: 47.1% of statements 13:23:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.185s coverage: 79.5% of statements 13:23:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.196s coverage: 94.1% of statements 13:23:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.292s coverage: 96.3% of statements 13:23:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.213s coverage: 87.5% of statements 13:23:14 Still waiting to schedule task 13:23:14 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 13:23:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.293s coverage: 94.4% of statements 13:23:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.164s coverage: 44.8% of statements 13:23:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.600s coverage: 81.8% of statements 13:23:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 13:23:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.294s coverage: 92.9% of statements 13:23:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 13:23:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 13:23:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 13:23:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements 13:23:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 13:23:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 13:23:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 13:23:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 13:23:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 13:23:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.171s coverage: 87.2% of statements 13:23:35 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 13:23:35 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 13:23:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.153s coverage: 100.0% of statements 13:23:35 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 13:23:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.196s coverage: 58.8% of statements 13:23:35 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 13:23:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.173s coverage: 80.0% of statements 13:23:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.227s coverage: 87.2% of statements 13:23:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.259s coverage: 85.4% of statements 13:23:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.275s coverage: 91.2% of statements 13:23:35 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 13:23:35 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.751s coverage: 64.4% of statements 13:23:35 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 13:23:35 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 13:23:35 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.163s coverage: 100.0% of statements 13:23:35 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.088s coverage: 91.3% of statements 13:23:35 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.056s coverage: 100.0% of statements 13:23:36 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.092s coverage: 73.7% of statements 13:23:37 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.052s coverage: 100.0% of statements 13:23:41 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.045s coverage: 66.9% of statements 13:23:41 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 13:23:41 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 13:23:41 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 13:23:43 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.711s coverage: 43.6% of statements 13:23:43 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 13:23:43 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 13:23:43 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.220s coverage: 89.5% of statements 13:23:43 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 13:23:43 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.222s coverage: 84.8% of statements 13:23:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 13:23:51 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.261s coverage: 19.3% of statements 13:23:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 13:23:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 13:23:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 13:23:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 13:23:51 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.581s coverage: 91.9% of statements 13:23:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 13:23:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 13:23:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 13:23:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 13:23:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 13:23:51 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.194s coverage: 62.7% of statements 13:23:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 13:23:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 13:23:51 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.362s coverage: 97.6% of statements 13:23:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 13:23:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 13:23:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 13:23:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 13:23:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 13:23:51 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.160s coverage: 28.9% of statements 13:23:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 13:23:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 13:23:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 13:23:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 13:23:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 13:23:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 13:23:51 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.170s coverage: 100.0% of statements 13:23:51 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 95.4% of statements 13:23:52 GO111MODULE=on go vet ./... 13:25:13 gofmt -l . 13:25:13 [ "`gofmt -l .`" = "" ] 13:25:13 ./bin/test-attribution-txt.sh [Pipeline] sh 13:25:14 + ls -al . 13:25:14 total 588 13:25:14 drwxrwxr-x 9 1001 1001 4096 Jun 27 13:25 . 13:25:14 drwxr-xr-x 4 root root 4096 Jun 27 13:21 .. 13:25:14 -rw-rw-r-- 1 1001 1001 11 Jun 27 13:19 .dockerignore 13:25:14 drwxrwxr-x 8 1001 1001 4096 Jun 27 13:19 .git 13:25:14 drwxrwxr-x 3 1001 1001 4096 Jun 27 13:19 .github 13:25:14 -rw-rw-r-- 1 1001 1001 818 Jun 27 13:19 .gitignore 13:25:14 -rw-rw-r-- 1 1001 1001 166 Jun 27 13:19 .sonarcloud.properties 13:25:14 -rw-rw-r-- 1 1001 1001 8609 Jun 27 13:19 Attribution.txt 13:25:14 -rw-rw-r-- 1 1001 1001 43881 Jun 27 13:19 CHANGELOG.md 13:25:14 -rw-rw-r-- 1 1001 1001 3804 Jun 27 13:19 CONTRIBUTING.md 13:25:14 -rw-rw-r-- 1 1001 1001 931 Jun 27 13:19 Dockerfile.build 13:25:14 -rw-rw-r-- 1 1001 1001 849 Jun 27 13:19 Jenkinsfile 13:25:14 -rw-rw-r-- 1 1001 1001 10775 Jun 27 13:19 LICENSE 13:25:14 -rw-rw-r-- 1 1001 1001 5605 Jun 27 13:19 Makefile 13:25:14 -rw-rw-r-- 1 1001 1001 7905 Jun 27 13:19 README.md 13:25:14 -rw-rw-r-- 1 1001 1001 7071 Jun 27 13:19 SECURITY.md 13:25:14 -rw-rw-r-- 1 1001 1001 5 Jun 27 13:16 VERSION 13:25:14 -rw-rw-r-- 1 1001 1001 4131 Jun 27 13:19 ZMQWindows.md 13:25:14 drwxrwxr-x 2 1001 1001 4096 Jun 27 13:19 bin 13:25:14 drwxrwxr-x 14 1001 1001 4096 Jun 27 13:19 cmd 13:25:14 -rw-r--r-- 1 root root 398095 Jun 27 13:23 coverage.out 13:25:14 -rw-rw-r-- 1 1001 1001 806 Jun 27 13:19 go.mod 13:25:14 -rw-r--r-- 1 root root 20759 Jun 27 13:21 go.sum 13:25:14 drwxrwxr-x 7 1001 1001 4096 Jun 27 13:19 internal 13:25:14 drwxrwxr-x 3 1001 1001 4096 Jun 27 13:19 openapi 13:25:14 drwxrwxr-x 4 1001 1001 4096 Jun 27 13:19 snap 13:25:14 -rw-rw-r-- 1 1001 1001 168 Jun 27 13:19 version.go [Pipeline] sh 13:25:15 + '[' -e coverage.out ] 13:25:15 + chown 1001:1001 coverage.out [Pipeline] stash 13:25:15 Warning: overwriting stash ‘coverage-report’ 13:25:16 Stashed 1 file(s) [Pipeline] sh 13:25:16 + make build 13:25:16 go mod tidy 13:25:17 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 13:25:24 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 13:25:46 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 13:25:46 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 13:25:50 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 13:25:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 13:25:54 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 13:25:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 13:26:01 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 13:26:04 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 13:26:07 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 13:26:10 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] } 13:26:16 $ docker stop --time=1 545ab1b0c689834c30a2f05d470f1567467245248e7940176c1be044dfafbc0e 13:26:18 $ docker rm -f 545ab1b0c689834c30a2f05d470f1567467245248e7940176c1be044dfafbc0e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:26:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 13:26:20 13:26:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 13:26:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 13:26:21 latest: Pulling from edgex-devops/edgex-compose-arm64 13:26:21 29e5d40040c1: Pulling fs layer 13:26:21 1ce36da41761: Pulling fs layer 13:26:21 25b303627fd3: Pulling fs layer 13:26:21 29e5d40040c1: Verifying Checksum 13:26:21 29e5d40040c1: Download complete 13:26:22 29e5d40040c1: Pull complete 13:26:22 1ce36da41761: Verifying Checksum 13:26:22 1ce36da41761: Download complete 13:26:23 1ce36da41761: Pull complete 13:26:23 25b303627fd3: Verifying Checksum 13:26:23 25b303627fd3: Download complete 13:26:33 25b303627fd3: Pull complete 13:26:33 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 13:26:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 13:26:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 13:26:34 prd-ubuntu18.04-docker-arm64-4c-16g-400 does not seem to be running inside a container 13:26:34 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/27 -v /w/workspace/edgex-go/27:/w/workspace/edgex-go/27:rw,z -v /w/workspace/edgex-go/27@tmp:/w/workspace/edgex-go/27@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 13:26:35 Running on prd-ubuntu18.04-docker-8c-8g-401 in /w/workspace/edgexfoundry_edgex-go_PR-3579 13:26:37 $ docker top 94004f14301afd5c958d54ecbd14d13f4e60bf7958a38cd02ad6453cda1b4b63 -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] sh [Pipeline] ws 13:26:37 Running in /w/workspace/edgex-go/27 [Pipeline] { [Pipeline] checkout 13:26:37 The recommended git tool is: git 13:26:37 + grep parallel 13:26:37 + docker-compose build --help 13:26:40 using credential edgex-jenkins-ssh 13:26:40 Cloning the remote Git repository 13:26:40 Cloning repository git@github.com:edgexfoundry/edgex-go.git 13:26:40 > git init /w/workspace/edgex-go/27 # timeout=10 13:26:40 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 13:26:40 > git --version # timeout=10 13:26:40 > git --version # 'git version 2.17.1' 13:26:40 using GIT_SSH to set credentials SSH Credentials for GitHub 13:26:40 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:26:41 --parallel Build images in parallel. [Pipeline] } 13:26:41 $ docker stop --time=1 94004f14301afd5c958d54ecbd14d13f4e60bf7958a38cd02ad6453cda1b4b63 13:26:43 $ docker rm -f 94004f14301afd5c958d54ecbd14d13f4e60bf7958a38cd02ad6453cda1b4b63 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:26:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 13:26:43 . [Pipeline] withDockerContainer 13:26:44 prd-ubuntu18.04-docker-arm64-4c-16g-400 does not seem to be running inside a container 13:26:44 $ 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/27 -v /w/workspace/edgex-go/27:/w/workspace/edgex-go/27:rw,z -v /w/workspace/edgex-go/27@tmp:/w/workspace/edgex-go/27@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 13:26:45 $ docker top fca22348031557c6d5071582f326ee68c98752ee8db550e86e02cecd68cbfb76 -eo pid,comm [Pipeline] { 13:26:45 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 13:26:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:26:45 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 13:26:45 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 13:26:45 using GIT_SSH to set credentials SSH Credentials for GitHub 13:26:45 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3579/head:refs/remotes/origin/PR-3579 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] sh 13:26:46 Merging remotes/origin/master commit 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 into PR head commit 3aba2d0c95e906856af8ece6b40fe58bb4dffdc9 13:26:46 Merge succeeded, producing 3aba2d0c95e906856af8ece6b40fe58bb4dffdc9 13:26:46 Checking out Revision 3aba2d0c95e906856af8ece6b40fe58bb4dffdc9 (PR-3579) 13:26:46 + docker-compose -f ./docker-compose-build.yml build --parallel 13:26:46 > git config core.sparsecheckout # timeout=10 13:26:46 > git checkout -f 3aba2d0c95e906856af8ece6b40fe58bb4dffdc9 # timeout=10 13:26:46 > git remote # timeout=10 13:26:46 > git config --get remote.origin.url # timeout=10 13:26:46 using GIT_SSH to set credentials SSH Credentials for GitHub 13:26:46 > git merge 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 # timeout=10 13:26:46 > git rev-parse HEAD^{commit} # timeout=10 13:26:46 > git config core.sparsecheckout # timeout=10 13:26:46 > git checkout -f 3aba2d0c95e906856af8ece6b40fe58bb4dffdc9 # timeout=10 13:26:50 Building core-command ... 13:26:50 Building core-data ... 13:26:50 Building core-metadata ... 13:26:50 Building security-bootstrapper ... 13:26:50 Building security-proxy-setup ... 13:26:50 Building security-secretstore-setup ... 13:26:50 Building support-notifications ... 13:26:50 Building support-scheduler ... 13:26:50 Building sys-mgmt-agent ... 13:26:50 Building sys-mgmt-agent 13:26:50 Building core-command 13:26:50 Building security-proxy-setup 13:26:50 Building core-metadata 13:26:50 Building security-secretstore-setup 13:26:50 Commit message: "fix(snap): update redis ACL config path" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:26:51 + echo snap-build.sh 13:26:51 snap-build.sh 13:26:51 + SNAP_BASE_DIR=. 13:26:51 + '[' '!' -z /w/workspace/edgex-go/27 ']' 13:26:51 + SNAP_BASE_DIR=/w/workspace/edgex-go/27 13:26:51 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/27]' 13:26:51 [snap-build] Building snap in dir [/w/workspace/edgex-go/27] 13:26:51 + cd /w/workspace/edgex-go/27 13:26:51 + sudo apt-get remove -qy --purge lxd lxd-client 13:26:51 Reading package lists... 13:26:51 Building dependency tree... 13:26:51 Reading state information... 13:26:51 The following packages were automatically installed and are no longer required: 13:26:51 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 13:26:51 uidmap xdelta3 13:26:51 Use 'sudo apt autoremove' to remove them. 13:26:51 The following packages will be REMOVED: 13:26:51 lxd* lxd-client* 13:26:52 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 13:26:52 After this operation, 31.7 MB disk space will be freed. 13:26:53 (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.) 13:26:53 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 13:26:53 Removing lxd dnsmasq configuration 13:26:54 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 13:26:54 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 13:26:55 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 13:26:56 (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.) 13:26:56 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 13:26:57 Processing triggers for systemd (237-3ubuntu10.45) ... 13:26:57 Processing triggers for ureadahead (0.100.0-21) ... 13:26:58 + sudo snap remove --purge lxd 13:26:58 snap "lxd" is not installed 13:26:58 + sudo groupadd --force --system lxd 13:26:58 ++ whoami 13:26:58 + sudo /usr/sbin/usermod -G lxd -a jenkins 13:26:58 + newgrp - lxd 13:26:58 + sudo snap install lxd 13:27:11 2021-06-27T13:27:07Z INFO Waiting for automatic snapd restart... 13:27:26 lxd 4.15 from Canonical* installed 13:27:26 + sudo lxd init --auto 13:27:36 + sudo snap install --classic snapcraft 13:27:48 snapcraft 4.8.2 from Canonical* installed 13:27:48 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 13:27:48 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 13:27:48 % Total % Received % Xferd Average Speed Time Time Time Current 13:27:48 Dload Upload Total Spent Left Speed 13:27:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4823 0 --:--:-- --:--:-- --:--:-- 4823 13:27:48 100 3325k 100 3325k 0 0 8819k 0 --:--:-- --:--:-- --:--:-- 8819k 13:27:48 ./yq_linux_amd64 13:27:48 + sudo snapcraft prime --use-lxd 13:27:49 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 13:27:49 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: 13:27:49 - README.md 13:27:49 13:27:49 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 13:27:50 Launching a container. 13:27:58 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 13:27:58 Step 2/24 : FROM ${BUILDER_BASE} AS builder 13:27:58 ---> 6d65ec9523b9 13:27:58 Step 3/24 : WORKDIR /edgex-go 13:27:58 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 13:27:58 Step 2/26 : FROM ${BUILDER_BASE} AS builder 13:27:58 ---> 6d65ec9523b9 13:27:58 Step 3/26 : WORKDIR /edgex-go 13:27:58 Waiting for container to be ready 13:27:58 To start your first instance, try: lxc launch ubuntu:18.04 13:27:58 13:27:58 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 13:27:58 Step 2/22 : FROM ${BUILDER_BASE} AS builder 13:27:58 ---> 6d65ec9523b9 13:27:58 Step 3/22 : WORKDIR /edgex-go 13:27:58 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 13:27:58 Step 2/24 : FROM ${BUILDER_BASE} AS builder 13:27:58 ---> 6d65ec9523b9 13:27:58 Step 3/24 : WORKDIR /edgex-go 13:27:58 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 13:27:58 Step 2/24 : FROM ${BUILDER_BASE} AS builder 13:27:58 ---> 6d65ec9523b9 13:27:58 Step 3/24 : WORKDIR /edgex-go 13:28:01 ---> Running in 8cdf53fbe7f4 13:28:01 ---> Running in ce176cdbc6c7 13:28:01 ---> Running in 1b5051024dd0 13:28:01 ---> Running in 6dbdd0fc753c 13:28:01 ---> Running in 853f720858f7 13:28:02 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 13:28:02 Waiting for network to be ready... 13:28:02 Removing intermediate container 8cdf53fbe7f4 13:28:02 ---> 324ebf9ccc0c 13:28:02 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:28:02 Removing intermediate container 1b5051024dd0 13:28:02 ---> cb67ca3d80eb 13:28:02 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:28:02 Removing intermediate container 853f720858f7 13:28:02 ---> 553d09da3f69 13:28:02 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:28:02 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 13:28:02 Removing intermediate container 6dbdd0fc753c 13:28:02 ---> f52e31db44d7 13:28:02 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:28:02 Removing intermediate container ce176cdbc6c7 13:28:02 ---> 03ad4a9b5fd9 13:28:02 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:28:02 ---> Running in d3c3d018b527 13:28:02 ---> Running in 559a3c79df9c 13:28:02 ---> Running in e70a83981b9e 13:28:02 ---> Running in da0d199c947a 13:28:02 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 13:28:02 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1782 kB] 13:28:02 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] 13:28:02 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 13:28:02 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 13:28:02 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] 13:28:02 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] 13:28:02 ---> Running in f9d73034d41f 13:28:02 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1131 kB] 13:28:02 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] 13:28:03 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 13:28:03 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 13:28:03 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 13:28:03 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 13:28:03 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 13:28:03 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 13:28:03 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 13:28:03 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 13:28:03 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 13:28:04 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2127 kB] 13:28:04 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [421 kB] 13:28:04 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] 13:28:04 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] 13:28:04 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [388 kB] 13:28:04 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.6 kB] 13:28:04 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1738 kB] 13:28:04 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] 13:28:06 Removing intermediate container 559a3c79df9c 13:28:06 ---> c80bdebf9d6f 13:28:06 Step 5/24 : RUN apk add --update --no-cache make git 13:28:06 ---> Running in 90db271bb399 13:28:06 Fetched 24.8 MB in 4s (6003 kB/s) 13:28:07 Removing intermediate container f9d73034d41f 13:28:07 ---> 1104928664ca 13:28:07 Step 5/24 : RUN apk add --update --no-cache make bash git 13:28:07 Removing intermediate container e70a83981b9e 13:28:07 ---> 272405106f8e 13:28:07 Step 5/26 : RUN apk add --update --no-cache make git 13:28:07 Removing intermediate container d3c3d018b527 13:28:07 ---> 4268de4dbb11 13:28:07 Step 5/24 : RUN apk add --update --no-cache make git 13:28:07 ---> Running in 63dbc3fa5b46 13:28:07 Reading package lists... 13:28:07 Removing intermediate container da0d199c947a 13:28:07 ---> ff5281cbf946 13:28:07 Step 5/22 : RUN apk add --update --no-cache make git 13:28:07 ---> Running in e727e882aa2f 13:28:07 Reading package lists... 13:28:07 Building dependency tree... 13:28:07 Reading state information... 13:28:07 ---> Running in 9e5b939ac769 13:28:07 ---> Running in 70c2925bd46b 13:28:07 The following additional packages will be installed: 13:28:07 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 13:28:07 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 13:28:07 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 13:28:07 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 13:28:07 Suggested packages: 13:28:07 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 13:28:07 Recommended packages: 13:28:07 gnupg libsasl2-modules 13:28:07 The following NEW packages will be installed: 13:28:07 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 13:28:07 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 13:28:07 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 13:28:07 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 13:28:07 The following packages will be upgraded: 13:28:07 gpg gpg-agent gpgconf libudev1 13:28:07 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. 13:28:07 Need to get 3530 kB of archives. 13:28:07 After this operation, 13.3 MB of additional disk space will be used. 13:28:07 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] 13:28:07 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] 13:28:07 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 13:28:07 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 13:28:08 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.48 [58.0 kB] 13:28:08 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.48 [1103 kB] 13:28:08 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 13:28:08 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 13:28:08 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 13:28:08 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 13:28:08 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 13:28:08 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 13:28:08 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 13:28:08 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 13:28:08 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 13:28:08 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 13:28:08 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 13:28:08 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 13:28:08 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 13:28:08 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 13:28:08 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 13:28:08 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 13:28:08 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 13:28:08 debconf: delaying package configuration, since apt-utils is not installed 13:28:09 Fetched 3530 kB in 1s (3141 kB/s) 13:28:09 (Reading database ... 12511 files and directories currently installed.) 13:28:09 Preparing to unpack .../libudev1_237-3ubuntu10.48_amd64.deb ... 13:28:09 Unpacking libudev1:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... 13:28:09 Setting up libudev1:amd64 (237-3ubuntu10.48) ... 13:28:09 Selecting previously unselected package udev. 13:28:09 (Reading database ... 12511 files and directories currently installed.) 13:28:09 Preparing to unpack .../00-udev_237-3ubuntu10.48_amd64.deb ... 13:28:09 Unpacking udev (237-3ubuntu10.48) ... 13:28:09 Selecting previously unselected package libfuse2:amd64. 13:28:09 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 13:28:09 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 13:28:09 Selecting previously unselected package fuse. 13:28:09 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 13:28:09 Unpacking fuse (2.9.7-1ubuntu1) ... 13:28:09 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 13:28:09 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 13:28:09 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 13:28:09 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 13:28:09 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 13:28:09 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 13:28:09 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 13:28:09 Selecting previously unselected package libksba8:amd64. 13:28:09 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 13:28:09 Unpacking libksba8:amd64 (1.3.5-2) ... 13:28:09 Selecting previously unselected package libroken18-heimdal:amd64. 13:28:09 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 13:28:09 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 13:28:09 Selecting previously unselected package libasn1-8-heimdal:amd64. 13:28:09 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 13:28:09 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 13:28:10 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 13:28:10 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 13:28:10 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 13:28:10 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 13:28:10 Selecting previously unselected package libheimbase1-heimdal:amd64. 13:28:10 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 13:28:10 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 13:28:10 Selecting previously unselected package libhcrypto4-heimdal:amd64. 13:28:10 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 13:28:10 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 13:28:10 Selecting previously unselected package libwind0-heimdal:amd64. 13:28:10 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 13:28:10 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 13:28:10 Selecting previously unselected package libhx509-5-heimdal:amd64. 13:28:10 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 13:28:10 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 13:28:10 Selecting previously unselected package libkrb5-26-heimdal:amd64. 13:28:10 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 13:28:10 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 13:28:10 Selecting previously unselected package libheimntlm0-heimdal:amd64. 13:28:10 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 13:28:10 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 13:28:10 Selecting previously unselected package libgssapi3-heimdal:amd64. 13:28:10 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 13:28:10 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 13:28:10 Selecting previously unselected package libsasl2-modules-db:amd64. 13:28:10 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 13:28:10 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 13:28:10 Selecting previously unselected package libsasl2-2:amd64. 13:28:10 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 13:28:10 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 13:28:10 Selecting previously unselected package libldap-common. 13:28:10 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 13:28:10 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 13:28:10 Selecting previously unselected package libldap-2.4-2:amd64. 13:28:10 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 13:28:10 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 13:28:10 Selecting previously unselected package dirmngr. 13:28:10 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 13:28:11 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 13:28:11 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 13:28:11 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 13:28:11 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 13:28:11 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 13:28:11 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 13:28:11 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 13:28:11 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 13:28:11 Setting up libksba8:amd64 (1.3.5-2) ... 13:28:11 Processing triggers for libc-bin (2.27-3ubuntu1) ... 13:28:11 Setting up udev (237-3ubuntu10.48) ... 13:28:11 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 13:28:11 OK: 218 MiB in 52 packages 13:28:11 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 13:28:11 invoke-rc.d: policy-rc.d denied execution of start. 13:28:11 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 13:28:11 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 13:28:11 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 13:28:11 Processing triggers for systemd (237-3ubuntu10) ... 13:28:11 Setting up fuse (2.9.7-1ubuntu1) ... 13:28:11 Setting up gpg (2.2.4-1ubuntu1.4) ... 13:28:11 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 13:28:11 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 13:28:11 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 13:28:11 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 13:28:11 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 13:28:11 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 13:28:11 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 13:28:11 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 13:28:11 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 13:28:11 Processing triggers for libc-bin (2.27-3ubuntu1) ... 13:28:11 OK: 218 MiB in 52 packages 13:28:12 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 13:28:12 settings in the [Install] section, and DefaultInstance for template units). 13:28:12 This means they are not meant to be enabled using systemctl. 13:28:12 Possible reasons for having this kind of units are: 13:28:12 1) A unit may be statically enabled by being symlinked from another unit's 13:28:12 .wants/ or .requires/ directory. 13:28:12 2) A unit's purpose may be to act as a helper for some other unit which has 13:28:12 a requirement dependency on it. 13:28:12 3) A unit may be started when needed via activation (socket, path, timer, 13:28:12 D-Bus, udev, scripted systemctl call, ...). 13:28:12 4) In case of template units, the unit is meant to be enabled with some 13:28:12 instance name specified. 13:28:12 Reading package lists... 13:28:12 OK: 218 MiB in 52 packages 13:28:12 OK: 218 MiB in 52 packages 13:28:12 OK: 218 MiB in 52 packages 13:28:12 Building dependency tree... 13:28:12 Reading state information... 13:28:12 The following additional packages will be installed: 13:28:12 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 13:28:12 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 13:28:12 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 13:28:12 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 13:28:12 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 13:28:12 Suggested packages: 13:28:12 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 13:28:12 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 13:28:12 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 13:28:12 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 13:28:12 systemd-container policykit-1 13:28:12 Recommended packages: 13:28:12 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 13:28:12 The following NEW packages will be installed: 13:28:12 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 13:28:12 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 13:28:12 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 13:28:12 multiarch-support openssh-client python3 python3-minimal python3.6 13:28:12 python3.6-minimal snapd squashfs-tools sudo 13:28:12 The following packages will be upgraded: 13:28:12 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 13:28:12 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. 13:28:12 Need to get 36.7 MB of archives. 13:28:12 After this operation, 147 MB of additional disk space will be used. 13:28:12 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 13:28:12 Removing intermediate container 90db271bb399 13:28:12 ---> 7b22831f648a 13:28:12 Step 6/24 : COPY go.mod . 13:28:12 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.48 [2915 kB] 13:28:12 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 13:28:12 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 13:28:12 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 13:28:12 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 13:28:12 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 13:28:12 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 13:28:12 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 13:28:12 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 13:28:12 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 13:28:12 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 13:28:12 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 13:28:12 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 13:28:12 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 13:28:12 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 13:28:13 Removing intermediate container e727e882aa2f 13:28:13 ---> 5026d626892a 13:28:13 Step 6/26 : COPY go.mod . 13:28:13 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.48 [209 kB] 13:28:13 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] 13:28:13 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] 13:28:13 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 13:28:13 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 13:28:13 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 13:28:13 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 13:28:13 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 13:28:13 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 13:28:13 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 13:28:13 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 13:28:13 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 13:28:13 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] 13:28:13 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] 13:28:14 ---> 83dfbbf3b395 13:28:14 Step 7/24 : RUN go mod download 13:28:14 ---> Running in b5ffc2867d9c 13:28:14 Removing intermediate container 63dbc3fa5b46 13:28:14 ---> d5729fba0a55 13:28:14 Step 6/24 : COPY go.mod . 13:28:14 Removing intermediate container 9e5b939ac769 13:28:14 ---> 72dadb064b17 13:28:14 Step 6/24 : COPY go.mod . 13:28:14 Removing intermediate container 70c2925bd46b 13:28:14 ---> 838ef28414c1 13:28:14 Step 6/22 : COPY go.mod . 13:28:14 ---> d913f0abeef8 13:28:14 Step 7/26 : RUN go mod download 13:28:14 ---> Running in ed2bc2010a7b 13:28:15 debconf: delaying package configuration, since apt-utils is not installed 13:28:15 Fetched 36.7 MB in 2s (16.2 MB/s) 13:28:15 (Reading database ... 12757 files and directories currently installed.) 13:28:15 Preparing to unpack .../systemd_237-3ubuntu10.48_amd64.deb ... 13:28:15 Unpacking systemd (237-3ubuntu10.48) over (237-3ubuntu10) ... 13:28:15 ---> 9c2c1737b26d 13:28:15 Step 7/24 : RUN go mod download 13:28:15 Preparing to unpack .../libsystemd0_237-3ubuntu10.48_amd64.deb ... 13:28:15 Unpacking libsystemd0:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... 13:28:15 Setting up libsystemd0:amd64 (237-3ubuntu10.48) ... 13:28:15 (Reading database ... 12757 files and directories currently installed.) 13:28:15 Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... 13:28:15 Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... 13:28:15 ---> 5121a9be30d5 13:28:15 Step 7/24 : RUN go mod download 13:28:15 ---> Running in 813d24338a36 13:28:16 Setting up libapt-pkg5.0:amd64 (1.6.13) ... 13:28:16 (Reading database ... 12757 files and directories currently installed.) 13:28:16 Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... 13:28:16 Unpacking apt (1.6.13) over (1.6.1) ... 13:28:16 ---> 179980d032f6 13:28:16 Step 7/22 : RUN go mod download 13:28:16 ---> Running in dd881bc93eb5 13:28:16 Setting up apt (1.6.13) ... 13:28:16 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 13:28:16 ---> Running in d5cb80efefd8 13:28:16 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 13:28:16 (Reading database ... 12764 files and directories currently installed.) 13:28:16 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 13:28:16 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 13:28:17 Selecting previously unselected package libpython3.6-minimal:amd64. 13:28:17 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 13:28:17 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 13:28:17 Selecting previously unselected package libexpat1:amd64. 13:28:17 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 13:28:17 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 13:28:17 Selecting previously unselected package python3.6-minimal. 13:28:17 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 13:28:17 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 13:28:17 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 13:28:17 Checking for services that may need to be restarted...done. 13:28:17 Checking for services that may need to be restarted...done. 13:28:17 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 13:28:17 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 13:28:17 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 13:28:17 Selecting previously unselected package python3-minimal. 13:28:17 (Reading database ... 13012 files and directories currently installed.) 13:28:17 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 13:28:17 Unpacking python3-minimal (3.6.7-1~18.04) ... 13:28:18 Selecting previously unselected package mime-support. 13:28:18 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 13:28:18 Unpacking mime-support (3.60ubuntu1) ... 13:28:18 Selecting previously unselected package libmpdec2:amd64. 13:28:18 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 13:28:18 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 13:28:18 Selecting previously unselected package libpython3.6-stdlib:amd64. 13:28:18 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 13:28:18 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 13:28:18 Removing intermediate container b5ffc2867d9c 13:28:18 ---> 3e93d60615c8 13:28:18 Step 8/24 : COPY . . 13:28:18 Selecting previously unselected package python3.6. 13:28:18 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 13:28:18 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 13:28:18 Selecting previously unselected package libpython3-stdlib:amd64. 13:28:18 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 13:28:18 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 13:28:18 Setting up python3-minimal (3.6.7-1~18.04) ... 13:28:18 Selecting previously unselected package python3. 13:28:18 (Reading database ... 13442 files and directories currently installed.) 13:28:18 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 13:28:18 Unpacking python3 (3.6.7-1~18.04) ... 13:28:19 Selecting previously unselected package multiarch-support. 13:28:19 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 13:28:19 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 13:28:19 Setting up multiarch-support (2.27-3ubuntu1.4) ... 13:28:19 Selecting previously unselected package liblzo2-2:amd64. 13:28:19 (Reading database ... 13479 files and directories currently installed.) 13:28:19 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 13:28:19 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 13:28:19 Selecting previously unselected package libbsd0:amd64. 13:28:19 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 13:28:19 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 13:28:19 Selecting previously unselected package sudo. 13:28:19 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 13:28:19 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 13:28:19 Removing intermediate container ed2bc2010a7b 13:28:19 ---> ec1274bf2914 13:28:19 Step 8/26 : COPY . . 13:28:19 Selecting previously unselected package apparmor. 13:28:19 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 13:28:19 Unpacking apparmor (2.12-4ubuntu5.1) ... 13:28:19 Selecting previously unselected package libedit2:amd64. 13:28:19 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 13:28:19 Unpacking libedit2:amd64 (3.1-20170329-1) ... 13:28:19 Selecting previously unselected package libkrb5support0:amd64. 13:28:19 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 13:28:19 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 13:28:19 Selecting previously unselected package libk5crypto3:amd64. 13:28:19 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 13:28:19 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 13:28:19 Selecting previously unselected package libkeyutils1:amd64. 13:28:19 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 13:28:19 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 13:28:19 Selecting previously unselected package libkrb5-3:amd64. 13:28:19 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 13:28:19 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 13:28:19 Selecting previously unselected package libgssapi-krb5-2:amd64. 13:28:19 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 13:28:19 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 13:28:19 Selecting previously unselected package libssl1.0.0:amd64. 13:28:19 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 13:28:19 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 13:28:20 Selecting previously unselected package openssh-client. 13:28:20 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 13:28:20 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 13:28:20 Selecting previously unselected package squashfs-tools. 13:28:20 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... 13:28:20 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 13:28:20 Selecting previously unselected package snapd. 13:28:20 Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... 13:28:20 Unpacking snapd (2.49.2+18.04) ... 13:28:21 Removing intermediate container 813d24338a36 13:28:21 ---> 101084b17523 13:28:21 Step 8/24 : COPY . . 13:28:22 Removing intermediate container d5cb80efefd8 13:28:22 ---> 0c431a3f8ea8 13:28:22 Step 8/22 : COPY . . 13:28:22 Removing intermediate container dd881bc93eb5 13:28:22 ---> a3614ba70f6a 13:28:22 Step 8/24 : COPY . . 13:28:22 Setting up libedit2:amd64 (3.1-20170329-1) ... 13:28:22 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 13:28:22 Setting up mime-support (3.60ubuntu1) ... 13:28:22 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 13:28:22 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 13:28:22 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 13:28:22 Processing triggers for libc-bin (2.27-3ubuntu1) ... 13:28:22 Setting up systemd (237-3ubuntu10.48) ... 13:28:22 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 13:28:23 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 13:28:23 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 13:28:23 Setting up liblzo2-2:amd64 (2.08-1.2) ... 13:28:23 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 13:28:23 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 13:28:23 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 13:28:24 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 13:28:24 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 13:28:24 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 13:28:24 Setting up python3 (3.6.7-1~18.04) ... 13:28:24 running python rtupdate hooks for python3.6... 13:28:24 running python post-rtupdate hooks for python3.6... 13:28:24 Setting up apparmor (2.12-4ubuntu5.1) ... 13:28:24 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 13:28:24 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 13:28:24 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 13:28:25 Setting up snapd (2.49.2+18.04) ... 13:28:25 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 13:28:25 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 13:28:26 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 13:28:26 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 13:28:26 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 13:28:26 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 13:28:26 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 13:28:26 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 13:28:26 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 13:28:27 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 13:28:27 /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' 13:28:27 Processing triggers for libc-bin (2.27-3ubuntu1) ... 13:28:27 Processing triggers for systemd (237-3ubuntu10.48) ... 13:28:28 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 13:28:28 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 13:28:28 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 13:28:29 Reading package lists... 13:28:29 Reading package lists... 13:28:30 Building dependency tree... 13:28:30 Reading state information... 13:28:30 Calculating upgrade... 13:28:30 The following packages will be upgraded: 13:28:30 advancecomp base-files bash binutils binutils-common 13:28:30 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 13:28:30 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 13:28:30 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 13:28:30 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 13:28:30 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 13:28:30 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 13:28:30 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 13:28:30 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 13:28:30 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 13:28:30 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 13:28:30 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 13:28:30 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 13:28:30 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 13:28:30 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 13:28:30 ubuntu-keyring util-linux 13:28:30 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 13:28:30 Need to get 64.1 MB of archives. 13:28:30 After this operation, 5112 kB of additional disk space will be used. 13:28:30 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-147.151 [991 kB] 13:28:30 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 13:28:30 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 13:28:30 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 13:28:30 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 13:28:30 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 13:28:30 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 13:28:30 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 13:28:30 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 13:28:30 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 13:28:30 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 13:28:30 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 13:28:30 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 13:28:30 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 13:28:30 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 13:28:30 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 13:28:30 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 13:28:30 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 13:28:30 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 13:28:30 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 13:28:30 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 13:28:30 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 13:28:30 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 13:28:30 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 13:28:30 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 13:28:30 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 13:28:30 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 13:28:30 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 13:28:30 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 13:28:30 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 13:28:30 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 13:28:30 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 13:28:30 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 13:28:30 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 13:28:30 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 13:28:30 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 13:28:30 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 13:28:30 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 13:28:30 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 13:28:30 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 13:28:30 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 13:28:30 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 13:28:31 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 13:28:31 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 13:28:31 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 13:28:31 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 13:28:31 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 13:28:31 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 13:28:31 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 13:28:31 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] 13:28:31 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 13:28:31 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 13:28:31 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 13:28:31 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 13:28:31 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 13:28:31 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 13:28:31 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 13:28:31 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 13:28:31 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 13:28:31 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 13:28:31 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 13:28:31 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 13:28:31 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 13:28:31 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 13:28:31 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 13:28:31 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 13:28:31 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 13:28:31 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 13:28:31 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 13:28:31 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 13:28:31 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 13:28:31 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 13:28:31 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 13:28:31 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 13:28:31 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 13:28:31 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 13:28:31 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 13:28:32 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 13:28:32 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 13:28:32 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 13:28:32 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 13:28:32 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 13:28:32 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 13:28:32 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] 13:28:32 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 13:28:32 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.48 [15.5 kB] 13:28:32 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] 13:28:32 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 13:28:32 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 13:28:32 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 13:28:32 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 13:28:32 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 13:28:32 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 13:28:32 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 13:28:32 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 13:28:32 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] 13:28:32 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 13:28:32 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 13:28:32 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 13:28:32 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 13:28:32 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 13:28:32 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 13:28:32 debconf: delaying package configuration, since apt-utils is not installed 13:28:32 Fetched 64.1 MB in 2s (32.6 MB/s) 13:28:32 (Reading database ... 13914 files and directories currently installed.) 13:28:32 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 13:28:32 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 13:28:33 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 13:28:33 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 13:28:33 Preparing to unpack .../2-linux-libc-dev_4.15.0-147.151_amd64.deb ... 13:28:33 Unpacking linux-libc-dev:amd64 (4.15.0-147.151) over (4.15.0-20.21) ... 13:28:33 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 13:28:33 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 13:28:33 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 13:28:33 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 13:28:33 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 13:28:33 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 13:28:34 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 13:28:34 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 13:28:34 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 13:28:34 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 13:28:34 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 13:28:34 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 13:28:34 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 13:28:34 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 13:28:34 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 13:28:34 (Reading database ... 13914 files and directories currently installed.) 13:28:34 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 13:28:34 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 13:28:34 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 13:28:34 (Reading database ... 13914 files and directories currently installed.) 13:28:34 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 13:28:34 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 13:28:34 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 13:28:34 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 13:28:34 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 13:28:34 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 13:28:34 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 13:28:35 (Reading database ... 13914 files and directories currently installed.) 13:28:35 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 13:28:35 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 13:28:35 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 13:28:35 (Reading database ... 13914 files and directories currently installed.) 13:28:35 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 13:28:35 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 13:28:35 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 13:28:35 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 13:28:36 Setting up base-files (10.1ubuntu2.10) ... 13:28:36 Installing new version of config file /etc/issue ... 13:28:36 Installing new version of config file /etc/issue.net ... 13:28:36 Installing new version of config file /etc/lsb-release ... 13:28:36 Installing new version of config file /etc/update-motd.d/50-motd-news ... 13:28:36 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 13:28:36 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 13:28:36 Removing obsolete conffile /etc/default/motd-news ... 13:28:36 (Reading database ... 13915 files and directories currently installed.) 13:28:36 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 13:28:36 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 13:28:36 Setting up bash (4.4.18-2ubuntu1.2) ... 13:28:36 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 13:28:36 (Reading database ... 13915 files and directories currently installed.) 13:28:36 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 13:28:36 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 13:28:36 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 13:28:36 (Reading database ... 13915 files and directories currently installed.) 13:28:36 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 13:28:37 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 13:28:37 Setting up tar (1.29b-2ubuntu0.2) ... 13:28:37 (Reading database ... 13915 files and directories currently installed.) 13:28:37 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 13:28:37 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 13:28:37 Setting up dpkg (1.19.0.5ubuntu2.3) ... 13:28:37 (Reading database ... 13915 files and directories currently installed.) 13:28:37 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 13:28:37 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 13:28:37 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 13:28:37 (Reading database ... 13915 files and directories currently installed.) 13:28:37 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 13:28:37 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 13:28:37 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 13:28:37 (Reading database ... 13915 files and directories currently installed.) 13:28:37 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 13:28:37 Unpacking grep (3.1-2build1) over (3.1-2) ... 13:28:38 Setting up grep (3.1-2build1) ... 13:28:38 (Reading database ... 13915 files and directories currently installed.) 13:28:38 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 13:28:38 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 13:28:38 Setting up login (1:4.5-1ubuntu2) ... 13:28:38 (Reading database ... 13915 files and directories currently installed.) 13:28:38 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 13:28:38 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 13:28:38 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 13:28:38 (Reading database ... 13915 files and directories currently installed.) 13:28:38 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 13:28:38 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 13:28:39 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 13:28:39 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 13:28:39 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 13:28:39 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 13:28:39 Setting up perl-base (5.26.1-6ubuntu0.5) ... 13:28:39 (Reading database ... 13915 files and directories currently installed.) 13:28:39 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 13:28:39 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 13:28:40 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 13:28:40 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 13:28:40 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 13:28:40 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 13:28:40 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 13:28:40 (Reading database ... 13915 files and directories currently installed.) 13:28:40 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 13:28:40 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 13:28:40 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 13:28:40 (Reading database ... 13915 files and directories currently installed.) 13:28:40 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 13:28:40 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 13:28:40 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 13:28:40 (Reading database ... 13915 files and directories currently installed.) 13:28:40 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 13:28:40 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 13:28:40 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 13:28:40 (Reading database ... 13915 files and directories currently installed.) 13:28:40 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 13:28:40 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 13:28:40 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 13:28:41 (Reading database ... 13915 files and directories currently installed.) 13:28:41 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 13:28:41 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 13:28:41 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 13:28:41 (Reading database ... 13915 files and directories currently installed.) 13:28:41 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 13:28:41 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 13:28:41 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 13:28:41 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 13:28:41 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 13:28:41 (Reading database ... 13915 files and directories currently installed.) 13:28:41 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 13:28:41 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 13:28:41 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 13:28:41 (Reading database ... 13915 files and directories currently installed.) 13:28:41 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 13:28:41 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 13:28:41 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 13:28:41 (Reading database ... 13915 files and directories currently installed.) 13:28:41 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 13:28:41 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 13:28:41 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 13:28:41 (Reading database ... 13915 files and directories currently installed.) 13:28:41 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 13:28:41 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 13:28:42 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 13:28:42 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 13:28:42 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 13:28:42 (Reading database ... 13915 files and directories currently installed.) 13:28:42 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 13:28:42 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 13:28:42 Setting up libc-bin (2.27-3ubuntu1.4) ... 13:28:43 (Reading database ... 13915 files and directories currently installed.) 13:28:43 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 13:28:43 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 13:28:43 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 13:28:43 (Reading database ... 13917 files and directories currently installed.) 13:28:43 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 13:28:43 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 13:28:43 Setting up debconf (1.5.66ubuntu1) ... 13:28:43 (Reading database ... 13917 files and directories currently installed.) 13:28:43 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 13:28:43 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 13:28:43 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 13:28:43 (Reading database ... 13917 files and directories currently installed.) 13:28:43 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 13:28:43 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 13:28:43 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 13:28:43 (Reading database ... 13917 files and directories currently installed.) 13:28:43 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 13:28:43 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 13:28:43 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 13:28:44 (Reading database ... 13917 files and directories currently installed.) 13:28:44 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 13:28:44 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 13:28:44 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 13:28:44 (Reading database ... 13919 files and directories currently installed.) 13:28:44 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 13:28:44 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 13:28:44 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 13:28:44 (Reading database ... 13923 files and directories currently installed.) 13:28:44 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 13:28:44 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 13:28:44 ---> 1c2dca79631a 13:28:44 Step 9/26 : RUN go mod tidy 13:28:44 ---> 235f9617fae0 13:28:44 Step 9/24 : RUN go mod tidy 13:28:44 ---> ce3975897d71 13:28:44 Step 9/24 : RUN go mod tidy 13:28:44 ---> c48ec53eb2f0 13:28:44 Step 9/24 : RUN go mod tidy 13:28:44 ---> 7e35bdab84e0 13:28:44 Step 9/22 : RUN go mod tidy 13:28:44 ---> Running in ff21ea9fed8d 13:28:44 ---> Running in a91060388bc1 13:28:44 Preparing to unpack .../systemd-sysv_237-3ubuntu10.48_amd64.deb ... 13:28:44 Unpacking systemd-sysv (237-3ubuntu10.48) over (237-3ubuntu10) ... 13:28:44 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 13:28:44 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 13:28:44 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 13:28:44 (Reading database ... 13923 files and directories currently installed.) 13:28:44 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 13:28:44 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 13:28:44 ---> Running in 64291e7c6753 13:28:44 ---> Running in 277c525f49a5 13:28:44 ---> Running in db99b6b468f5 13:28:44 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 13:28:44 (Reading database ... 13923 files and directories currently installed.) 13:28:44 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 13:28:44 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 13:28:44 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 13:28:45 (Reading database ... 13923 files and directories currently installed.) 13:28:45 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 13:28:45 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 13:28:45 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 13:28:45 (Reading database ... 13923 files and directories currently installed.) 13:28:45 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 13:28:45 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 13:28:45 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 13:28:45 (Reading database ... 13923 files and directories currently installed.) 13:28:45 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 13:28:45 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 13:28:45 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 13:28:45 (Reading database ... 13923 files and directories currently installed.) 13:28:45 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 13:28:45 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 13:28:45 Setting up passwd (1:4.5-1ubuntu2) ... 13:28:45 (Reading database ... 13923 files and directories currently installed.) 13:28:45 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 13:28:45 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 13:28:45 Setting up gpgv (2.2.4-1ubuntu1.4) ... 13:28:46 (Reading database ... 13923 files and directories currently installed.) 13:28:46 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 13:28:46 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 13:28:46 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 13:28:46 (Reading database ... 13923 files and directories currently installed.) 13:28:46 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 13:28:46 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 13:28:46 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 13:28:46 (Reading database ... 13923 files and directories currently installed.) 13:28:46 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 13:28:46 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 13:28:46 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 13:28:46 (Reading database ... 13923 files and directories currently installed.) 13:28:46 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 13:28:46 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 13:28:46 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 13:28:46 (Reading database ... 13923 files and directories currently installed.) 13:28:46 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 13:28:46 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 13:28:46 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 13:28:46 (Reading database ... 13923 files and directories currently installed.) 13:28:46 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 13:28:46 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 13:28:47 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 13:28:47 (Reading database ... 13923 files and directories currently installed.) 13:28:47 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 13:28:47 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 13:28:47 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 13:28:47 (Reading database ... 13923 files and directories currently installed.) 13:28:47 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 13:28:47 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 13:28:47 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 13:28:47 (Reading database ... 13924 files and directories currently installed.) 13:28:47 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 13:28:47 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 13:28:47 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 13:28:47 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 13:28:47 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 13:28:47 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 13:28:47 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 13:28:47 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 13:28:47 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 13:28:47 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 13:28:47 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 13:28:47 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 13:28:48 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 13:28:48 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 13:28:48 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 13:28:48 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 13:28:48 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 13:28:48 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 13:28:48 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 13:28:48 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 13:28:48 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 13:28:48 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 13:28:48 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 13:28:48 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 13:28:48 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 13:28:48 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 13:28:49 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 13:28:49 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 13:28:49 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 13:28:49 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 13:28:49 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 13:28:49 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 13:28:49 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 13:28:49 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 13:28:49 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 13:28:49 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 13:28:49 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 13:28:49 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 13:28:49 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 13:28:49 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 13:28:49 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 13:28:49 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 13:28:49 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 13:28:49 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 13:28:50 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 13:28:50 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 13:28:51 Removing intermediate container ff21ea9fed8d 13:28:51 ---> 9db0756259ab 13:28:51 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 13:28:51 ---> Running in f2fdad5df806 13:28:51 Removing intermediate container a91060388bc1 13:28:51 ---> 8f3467c37fe3 13:28:51 Step 10/24 : RUN make cmd/core-command/core-command 13:28:51 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 13:28:51 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 13:28:51 ---> Running in cb8d09104f1e 13:28:51 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 13:28:51 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 13:28:52 Removing intermediate container db99b6b468f5 13:28:52 ---> ed1b1b7055d9 13:28:52 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 13:28:52 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 13:28:52 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 13:28:52 ---> Running in a638202dfc7f 13:28:52 Removing intermediate container 277c525f49a5 13:28:52 ---> 68e7ee9f1d8b 13:28:52 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 13:28:52 Removing intermediate container 64291e7c6753 13:28:52 ---> 1e19ed11b315 13:28:52 Step 10/24 : RUN make cmd/core-metadata/core-metadata 13:28:52 ---> Running in eee620c459a0 13:28:52 ---> Running in d931c1b0033f 13:28:53 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 13:28:53 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 13:28:53 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 13:28:53 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 13:28:53 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 13:28:53 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 13:28:53 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 13:28:53 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 13:28:53 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 13:28:53 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 13:28:53 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 13:28:53 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 13:28:53 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 13:28:53 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 13:28:53 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 13:28:53 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 13:28:53 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 13:28:53 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 13:28:53 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 13:28:53 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 13:28:53 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 13:28:53 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 13:28:53 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 13:28:53 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 13:28:53 Setting up tzdata (2021a-0ubuntu0.18.04) ... 13:28:53 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 13:28:53 13:28:53 Current default time zone: 'Etc/UTC' 13:28:53 Local time is now: Sun Jun 27 13:28:53 UTC 2021. 13:28:53 Universal Time is now: Sun Jun 27 13:28:53 UTC 2021. 13:28:53 Run 'dpkg-reconfigure tzdata' if you wish to change it. 13:28:53 13:28:53 Setting up systemd-sysv (237-3ubuntu10.48) ... 13:28:53 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 13:28:53 Setting up linux-libc-dev:amd64 (4.15.0-147.151) ... 13:28:53 Setting up mount (2.31.1-0.4ubuntu3.7) ... 13:28:53 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 13:28:53 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 13:28:53 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 13:28:53 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 13:28:53 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 13:28:53 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 13:28:53 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 13:28:53 Setting up procps (2:3.3.12-3ubuntu1.2) ... 13:28:54 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 13:28:54 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 13:28:54 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 13:28:54 Setting up patch (2.7.6-2ubuntu1.1) ... 13:28:54 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 13:28:54 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 13:28:54 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 13:28:54 Installing new version of config file /etc/ssl/openssl.cnf ... 13:28:54 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 13:28:54 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 13:28:54 Setting up ca-certificates (20210119~18.04.1) ... 13:28:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 13:28:55 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 13:28:55 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 13:28:56 Updating certificates in /etc/ssl/certs... 13:28:56 23 added, 27 removed; done. 13:28:57 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 13:28:57 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 13:28:57 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 13:28:57 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 13:28:57 Setting up pkgbinarymangler (138.18.04.1) ... 13:28:57 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 13:28:57 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 13:28:57 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 13:28:57 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 13:28:57 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 13:28:57 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 13:28:57 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 13:28:57 Setting up perl (5.26.1-6ubuntu0.5) ... 13:28:57 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 13:28:57 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 13:28:57 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 13:28:57 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 13:28:57 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 13:28:57 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 13:28:57 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 13:28:57 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 13:28:57 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 13:28:57 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 13:28:57 Processing triggers for systemd (237-3ubuntu10.48) ... 13:28:57 Processing triggers for mime-support (3.60ubuntu1) ... 13:28:57 Processing triggers for ca-certificates (20210119~18.04.1) ... 13:28:57 Updating certificates in /etc/ssl/certs... 13:28:58 0 added, 0 removed; done. 13:28:58 Running hooks in /etc/ca-certificates/update.d... 13:28:58 done. 13:28:58 Reading package lists... 13:28:58 Building dependency tree... 13:28:58 Reading state information... 13:28:58 The following NEW packages will be installed: 13:28:58 apt-transport-https 13:28:59 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 13:28:59 Need to get 1692 B of archives. 13:28:59 After this operation, 154 kB of additional disk space will be used. 13:28:59 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] 13:28:59 debconf: delaying package configuration, since apt-utils is not installed 13:28:59 Fetched 1692 B in 0s (9606 B/s) 13:28:59 Selecting previously unselected package apt-transport-https. 13:28:59 (Reading database ... 13929 files and directories currently installed.) 13:28:59 Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... 13:28:59 Unpacking apt-transport-https (1.6.13) ... 13:28:59 Setting up apt-transport-https (1.6.13) ... 13:28:59 Waiting for network to be ready... 13:29:04 2021-06-27T13:29:02Z INFO Waiting for automatic snapd restart... 13:29:05 snapd 2.51 from Canonical* installed 13:29:06 "snapd" switched to the "latest/stable" channel 13:29:06 13:29:08 core18 20210611 from Canonical* installed 13:29:08 "core18" switched to the "latest/stable" channel 13:29:08 13:29:12 snapcraft 4.8.2 from Canonical* installed 13:29:12 "snapcraft" switched to the "latest/stable" channel 13:29:12 13:29:16 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: 13:29:16 - README.md 13:29:16 13:29:16 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 13:29:16 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 13:29:16 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 13:29:16 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 13:29:18 Reading package lists... 13:29:18 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 13:29:18 Reading package lists... 13:29:18 Building dependency tree... 13:29:18 Reading state information... 13:29:18 Suggested packages: 13:29:18 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 13:29:18 git-gui gitk gitweb git-cvs git-mediawiki git-svn 13:29:18 Recommended packages: 13:29:18 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 13:29:18 The following NEW packages will be installed: 13:29:18 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 13:29:18 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 13:29:18 pkg-config zip 13:29:18 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 13:29:18 Need to get 7663 kB of archives. 13:29:18 After this operation, 43.8 MB of additional disk space will be used. 13:29:18 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 13:29:18 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] 13:29:18 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 13:29:19 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 13:29:19 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 13:29:19 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 13:29:19 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 13:29:19 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 13:29:19 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 13:29:19 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 13:29:19 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 13:29:19 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 13:29:19 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 13:29:19 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 13:29:19 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 13:29:19 debconf: delaying package configuration, since apt-utils is not installed 13:29:19 Fetched 7663 kB in 1s (10.6 MB/s) 13:29:19 Selecting previously unselected package libglib2.0-0:amd64. 13:29:19 (Reading database ... 13933 files and directories currently installed.) 13:29:19 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 13:29:19 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 13:29:19 Selecting previously unselected package libpsl5:amd64. 13:29:19 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 13:29:19 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 13:29:19 Selecting previously unselected package libnghttp2-14:amd64. 13:29:19 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 13:29:19 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 13:29:19 Selecting previously unselected package librtmp1:amd64. 13:29:19 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 13:29:19 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 13:29:19 Selecting previously unselected package libcurl3-gnutls:amd64. 13:29:19 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... 13:29:19 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 13:29:20 Selecting previously unselected package liberror-perl. 13:29:20 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 13:29:20 Unpacking liberror-perl (0.17025-1) ... 13:29:20 Selecting previously unselected package git-man. 13:29:20 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 13:29:20 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 13:29:20 Selecting previously unselected package git. 13:29:20 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 13:29:20 Unpacking git (1:2.17.1-1ubuntu0.8) ... 13:29:21 Selecting previously unselected package libnorm1:amd64. 13:29:21 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 13:29:21 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 13:29:21 Selecting previously unselected package libpgm-5.2-0:amd64. 13:29:21 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 13:29:21 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 13:29:21 Selecting previously unselected package libsodium23:amd64. 13:29:21 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 13:29:21 Unpacking libsodium23:amd64 (1.0.16-2) ... 13:29:21 Selecting previously unselected package libzmq5:amd64. 13:29:21 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 13:29:21 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 13:29:21 Selecting previously unselected package libzmq3-dev:amd64. 13:29:21 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 13:29:21 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 13:29:21 Selecting previously unselected package pkg-config. 13:29:21 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 13:29:21 Unpacking pkg-config (0.29.1-0ubuntu2) ... 13:29:21 Selecting previously unselected package zip. 13:29:21 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 13:29:21 Unpacking zip (3.0-11build1) ... 13:29:21 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 13:29:21 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 13:29:21 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 13:29:21 Setting up liberror-perl (0.17025-1) ... 13:29:21 Setting up libpsl5:amd64 (0.19.1-5build1) ... 13:29:21 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 13:29:21 No schema files found: doing nothing. 13:29:21 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 13:29:21 Setting up zip (3.0-11build1) ... 13:29:21 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 13:29:21 Setting up libsodium23:amd64 (1.0.16-2) ... 13:29:21 Setting up pkg-config (0.29.1-0ubuntu2) ... 13:29:21 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 13:29:21 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 13:29:21 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 13:29:21 Setting up git (1:2.17.1-1ubuntu0.8) ... 13:29:21 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 13:29:22 git set to automatically installed. 13:29:22 git-man set to automatically installed. 13:29:22 libcurl3-gnutls set to automatically installed. 13:29:22 liberror-perl set to automatically installed. 13:29:22 libglib2.0-0 set to automatically installed. 13:29:22 libnghttp2-14 set to automatically installed. 13:29:22 libnorm1 set to automatically installed. 13:29:22 libpgm-5.2-0 set to automatically installed. 13:29:22 libpsl5 set to automatically installed. 13:29:22 librtmp1 set to automatically installed. 13:29:22 libsodium23 set to automatically installed. 13:29:22 libzmq3-dev set to automatically installed. 13:29:22 libzmq5 set to automatically installed. 13:29:22 pkg-config set to automatically installed. 13:29:22 zip set to automatically installed. 13:29:24 snapd is not logged in, snap install commands will use sudo 13:29:26 snap "core18" has no updates available 13:29:26 snapd is not logged in, snap install commands will use sudo 13:29:31 go (1.16/stable) 1.16.5 from Michael Hudson-Doyle (mwhudson) installed 13:29:32 Downloading snap 'edgex-app-service-configurable' 13:29:33 2021/06/27 13:29:33.826613 store_download.go:482: Download size for https://api.snapcraft.io/api/v1/snaps/download/wW8JyHIizgTdIP8m6nZjdtvUCj5wEeoL_575.snap: 7311360 13:29:35 Pulling app-service-config 13:29:35 + snapcraftctl pull 13:29:36 Pulling config-common 13:29:36 + snapcraftctl pull 13:29:37 Pulling go-build-helper 13:29:37 + snapcraftctl pull 13:29:38 'edgex-go' has dependencies that need to be staged: go-build-helper 13:29:38 Skipping pull go-build-helper (already ran) 13:29:38 Building go-build-helper 13:29:38 + snapcraftctl build 13:29:40 Staging go-build-helper 13:29:40 + snapcraftctl stage 13:29:50 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 13:29:50 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 13:29:50 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1782 kB] 13:29:50 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] 13:29:50 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 13:29:50 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 13:29:50 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] 13:29:50 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] 13:29:50 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1131 kB] 13:29:50 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] 13:29:50 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 13:29:50 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 13:29:50 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 13:29:50 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 13:29:50 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 13:29:50 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 13:29:50 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 13:29:50 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 13:29:50 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 13:29:50 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2127 kB] 13:29:50 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [421 kB] 13:29:50 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] 13:29:50 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] 13:29:50 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [388 kB] 13:29:50 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.6 kB] 13:29:50 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1738 kB] 13:29:50 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] 13:29:50 Fetched 24.8 MB in 0s (0 B/s) 13:29:50 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 13:29:50 Fetched 224 kB in 0s (0 B/s) 13:29:50 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 13:29:50 Fetched 157 kB in 0s (0 B/s) 13:29:50 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 13:29:50 Fetched 221 kB in 0s (0 B/s) 13:29:50 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 13:29:50 Fetched 143 kB in 0s (0 B/s) 13:29:50 Pulling edgex-go 13:29:50 + snapcraftctl pull 13:29:50 Pulling hooks 13:29:50 + snapcraftctl pull 13:30:08 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 13:30:08 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 13:30:08 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 13:30:08 Fetched 0 B in 0s (0 B/s) 13:30:08 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 13:30:08 Fetched 96.5 kB in 0s (0 B/s) 13:30:08 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 13:30:08 Fetched 279 kB in 0s (0 B/s) 13:30:08 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 13:30:08 Fetched 122 kB in 0s (0 B/s) 13:30:08 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 13:30:08 Fetched 77.8 kB in 0s (0 B/s) 13:30:08 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 13:30:08 Fetched 8848 B in 0s (0 B/s) 13:30:08 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 13:30:08 Fetched 47.8 kB in 0s (0 B/s) 13:30:08 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 13:30:08 Fetched 45.6 kB in 0s (0 B/s) 13:30:08 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 13:30:08 Fetched 15.0 kB in 0s (0 B/s) 13:30:08 Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] 13:30:08 Fetched 219 kB in 0s (0 B/s) 13:30:08 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 13:30:08 Fetched 154 kB in 0s (0 B/s) 13:30:08 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 13:30:08 Fetched 50.6 kB in 0s (0 B/s) 13:30:08 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 13:30:08 Fetched 14.8 kB in 0s (0 B/s) 13:30:08 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 13:30:08 Fetched 41.8 kB in 0s (0 B/s) 13:30:08 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 13:30:08 Fetched 499 kB in 0s (0 B/s) 13:30:08 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 13:30:08 Fetched 111 kB in 0s (0 B/s) 13:30:08 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 13:30:08 Fetched 240 kB in 0s (0 B/s) 13:30:08 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 13:30:08 Fetched 29.3 kB in 0s (0 B/s) 13:30:08 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 13:30:08 Fetched 85.5 kB in 0s (0 B/s) 13:30:08 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 13:30:08 Fetched 24.5 kB in 0s (0 B/s) 13:30:08 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 13:30:08 Fetched 49.2 kB in 0s (0 B/s) 13:30:08 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 13:30:08 Fetched 54.2 kB in 0s (0 B/s) 13:30:08 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 13:30:08 Fetched 30.8 kB in 0s (0 B/s) 13:30:08 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 13:30:08 Fetched 15.8 kB in 0s (0 B/s) 13:30:08 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 13:30:08 Fetched 85.9 kB in 0s (0 B/s) 13:30:08 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 13:30:08 Fetched 8720 B in 0s (0 B/s) 13:30:08 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 13:30:08 Fetched 140 kB in 0s (0 B/s) 13:30:08 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 13:30:08 Fetched 119 kB in 0s (0 B/s) 13:30:08 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 13:30:08 Fetched 111 kB in 0s (0 B/s) 13:30:08 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 13:30:08 Fetched 11.1 kB in 0s (0 B/s) 13:30:08 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 13:30:08 Fetched 645 kB in 0s (0 B/s) 13:30:08 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 13:30:08 Fetched 41.3 kB in 0s (0 B/s) 13:30:08 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 13:30:08 Fetched 17.9 kB in 0s (0 B/s) 13:30:08 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 13:30:08 Fetched 368 kB in 0s (0 B/s) 13:30:08 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 13:30:08 Fetched 187 kB in 0s (0 B/s) 13:30:08 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 13:30:08 Fetched 175 kB in 0s (0 B/s) 13:30:08 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 13:30:08 Fetched 206 kB in 0s (0 B/s) 13:30:08 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 13:30:08 Fetched 1301 kB in 0s (0 B/s) 13:30:08 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 13:30:08 Fetched 36.2 kB in 0s (0 B/s) 13:30:08 Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] 13:30:08 Fetched 159 kB in 0s (0 B/s) 13:30:08 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 13:30:08 Fetched 107 kB in 0s (0 B/s) 13:30:08 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 13:30:08 Fetched 48.7 kB in 0s (0 B/s) 13:30:08 Pulling static-packages 13:30:08 + snapcraftctl pull 13:30:08 Pulling version 13:30:08 + cd /root/project 13:30:08 + git describe --tags --abbrev=0 13:30:08 + sed s/v// 13:30:08 + GIT_VERSION=2.0.0-dev.273 13:30:08 + [ -z 2.0.0-dev.273 ] 13:30:08 + snapcraftctl set-version 2.0.0-dev.273 13:30:08 Building app-service-config 13:30:08 + snapcraftctl build 13:30:10 Building config-common 13:30:10 + snapcraftctl build 13:30:13 Skipping build go-build-helper (already ran) 13:30:13 Building edgex-go 13:30:13 + cd /root/parts/edgex-go/src 13:30:13 + make build 13:30:13 go mod tidy 13:30:15 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 13:30:15 go: downloading github.com/gorilla/mux v1.8.0 13:30:15 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 13:30:15 go: downloading github.com/stretchr/testify v1.7.0 13:30:15 go: downloading github.com/google/uuid v1.2.0 13:30:15 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 13:30:15 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 13:30:15 go: downloading gopkg.in/yaml.v2 v2.4.0 13:30:15 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 13:30:15 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 13:30:15 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 13:30:15 go: downloading github.com/lib/pq v1.10.2 13:30:15 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 13:30:15 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 13:30:15 go: downloading github.com/pelletier/go-toml v1.9.2 13:30:16 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 13:30:16 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 13:30:16 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 13:30:16 go: downloading github.com/go-playground/validator/v10 v10.6.1 13:30:16 go: downloading github.com/go-kit/kit v0.9.0 13:30:16 go: downloading github.com/davecgh/go-spew v1.1.1 13:30:16 go: downloading github.com/pmezard/go-difflib v1.0.0 13:30:16 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 13:30:16 go: downloading github.com/stretchr/objx v0.1.0 13:30:16 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 13:30:16 go: downloading github.com/x448/float16 v0.8.4 13:30:16 go: downloading github.com/go-playground/universal-translator v0.17.0 13:30:16 go: downloading github.com/leodido/go-urn v1.2.0 13:30:16 go: downloading golang.org/x/text v0.3.2 13:30:16 go: downloading github.com/go-playground/assert/v2 v2.0.1 13:30:16 go: downloading github.com/go-playground/locales v0.13.0 13:30:16 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 13:30:16 go: downloading github.com/go-redis/redis/v7 v7.3.0 13:30:16 go: downloading github.com/pebbe/zmq4 v1.2.7 13:30:16 go: downloading github.com/go-logfmt/logfmt v0.4.0 13:30:17 go: downloading github.com/go-stack/stack v1.8.0 13:30:17 go: downloading github.com/kr/pretty v0.2.0 13:30:17 go: downloading github.com/hashicorp/consul/api v1.8.1 13:30:17 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 13:30:17 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 13:30:17 go: downloading github.com/gorilla/websocket v1.4.2 13:30:17 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 13:30:17 go: downloading github.com/onsi/ginkgo v1.10.1 13:30:17 go: downloading github.com/onsi/gomega v1.7.0 13:30:17 go: downloading github.com/kr/text v0.1.0 13:30:17 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 13:30:17 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 13:30:17 go: downloading github.com/mitchellh/copystructure v1.0.0 13:30:17 go: downloading github.com/mitchellh/mapstructure v1.1.2 13:30:17 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 13:30:17 go: downloading github.com/hashicorp/go-hclog v0.12.0 13:30:17 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 13:30:17 go: downloading github.com/hashicorp/serf v0.9.5 13:30:17 go: downloading github.com/hashicorp/consul/sdk v0.7.0 13:30:17 go: downloading github.com/hashicorp/go-uuid v1.0.1 13:30:17 go: downloading github.com/mitchellh/reflectwalk v1.0.0 13:30:17 go: downloading github.com/mitchellh/go-homedir v1.1.0 13:30:17 go: downloading github.com/fatih/color v1.9.0 13:30:17 go: downloading github.com/mattn/go-colorable v0.1.6 13:30:17 go: downloading github.com/mattn/go-isatty v0.0.12 13:30:17 go: downloading github.com/pkg/errors v0.8.1 13:30:17 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 13:30:18 go: downloading github.com/hashicorp/go-msgpack v0.5.3 13:30:18 go: downloading github.com/hashicorp/memberlist v0.2.2 13:30:18 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 13:30:18 go: downloading github.com/hpcloud/tail v1.0.0 13:30:18 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 13:30:18 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 13:30:18 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 13:30:18 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 13:30:18 go: downloading github.com/hashicorp/go-multierror v1.1.0 13:30:18 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 13:30:18 go: downloading github.com/miekg/dns v1.1.26 13:30:18 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 13:30:18 go: downloading gopkg.in/fsnotify.v1 v1.4.7 13:30:18 go: downloading github.com/hashicorp/golang-lru v0.5.0 13:30:18 go: downloading github.com/hashicorp/errwrap v1.0.0 13:30:18 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 13:30:26 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 13:30:30 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 13:30:31 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 13:30:32 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 13:30:32 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 13:30:33 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 13:30:34 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 13:30:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 13:30:35 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 13:30:36 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 13:30: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 13:30:38 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 13:30:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 13:30:40 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 13:30:40 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 13:30:40 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 13:30:40 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 13:30:40 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 13:30:40 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 13:30:40 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 13:30:40 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 13:30:40 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 13:30:40 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 13:30:40 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 13:30:40 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 13:30:40 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 13:30:40 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 13:30:40 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 13:30:40 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 13:30:40 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 13:30:41 + 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 13:30:41 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 13:30:41 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 13:30:41 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 13:30:41 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 13:30:41 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 13:30:41 + 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 13:30:41 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 13:30:41 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 13:30:41 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 13:30:41 Building hooks 13:30:41 + cd /root/parts/hooks/src 13:30:41 + make build 13:30:41 go mod tidy 13:30:42 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.2 13:30:42 go: downloading github.com/stretchr/testify v1.5.1 13:30:42 go: downloading gopkg.in/yaml.v2 v2.2.2 13:30:42 go: downloading github.com/davecgh/go-spew v1.1.0 13:30:42 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 13:30:43 GO111MODULE=on go build -o cmd/install/install ./cmd/install 13:30:44 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 13:30:44 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 13:30:47 Removing intermediate container cb8d09104f1e 13:30:47 ---> b21909a01be9 13:30:47 13:30:47 Step 11/24 : FROM alpine:3.12 13:30:47 Building static-packages 13:30:47 + snapcraftctl build 13:30:47 3.12: Pulling from library/alpine 13:30:47 Removing intermediate container a638202dfc7f 13:30:47 ---> 8d17b5f6fa6e 13:30:47 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 13:30:48 Removing intermediate container f2fdad5df806 13:30:48 ---> 3d44caa0fddf 13:30:48 13:30:48 Step 11/26 : FROM alpine:3.12 13:30:48 ---> Running in 9982e69ba988 13:30:48 3.12: Pulling from library/alpine 13:30:48 Removing intermediate container eee620c459a0 13:30:48 ---> 9c03d48af3a5 13:30:48 13:30:48 Step 11/22 : FROM alpine:3.12 13:30:48 3.12: Pulling from library/alpine 13:30:49 Building version 13:30:49 + snapcraftctl build 13:30:49 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 13:30:49 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 13:30:49 Status: Downloaded newer image for alpine:3.12 13:30:49 Status: Image is up to date for alpine:3.12 13:30:49 ---> c4fd0aeabfcf 13:30:49 Step 12/22 : RUN apk add --update --no-cache curl 13:30:49 ---> c4fd0aeabfcf 13:30:49 Step 12/24 : RUN apk add --update --no-cache dumb-init 13:30:49 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 13:30:49 Status: Image is up to date for alpine:3.12 13:30:49 ---> c4fd0aeabfcf 13:30:49 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 13:30:49 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 13:30:50 ---> Running in 98854747a516 13:30:50 ---> Running in f308d42d900c 13:30:50 ---> Running in 7043d5db44d9 13:30:51 Staging app-service-config 13:30:51 + snapcraftctl stage 13:30:51 Removing intermediate container d931c1b0033f 13:30:51 ---> a9aea8fbd022 13:30:51 13:30:51 Step 11/24 : FROM alpine:3.12 13:30:51 ---> c4fd0aeabfcf 13:30:51 Step 12/24 : RUN apk add --update --no-cache dumb-init 13:30:51 ---> Running in d6fb84bd4909 13:30:52 Staging config-common 13:30:52 + snapcraftctl stage 13:30:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 13:30:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 13:30:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 13:30:53 Skipping stage go-build-helper (already ran) 13:30:53 Staging edgex-go 13:30:53 + snapcraftctl stage 13:30:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 13:30:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 13:30:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 13:30:53 Removing intermediate container 9982e69ba988 13:30:53 ---> a1dd2b885363 13:30:53 13:30:53 Step 12/24 : FROM docker:20.10.0 13:30:53 20.10.0: Pulling from library/docker 13:30:53 (1/4) Installing ca-certificates (20191127-r4) 13:30:53 (2/4) Installing nghttp2-libs (1.41.0-r0) 13:30:53 (1/1) Installing dumb-init (1.2.2-r1) 13:30:53 (3/4) Installing libcurl (7.77.0-r0) 13:30:53 Executing busybox-1.31.1-r20.trigger 13:30:53 (4/4) Installing curl (7.77.0-r0) 13:30:53 Executing busybox-1.31.1-r20.trigger 13:30:53 OK: 5 MiB in 15 packages 13:30:53 Executing ca-certificates-20191127-r4.trigger 13:30:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 13:30:54 (1/6) Installing ca-certificates (20191127-r4) 13:30:54 OK: 7 MiB in 18 packages 13:30:54 (2/6) Installing nghttp2-libs (1.41.0-r0) 13:30:54 (3/6) Installing libcurl (7.77.0-r0) 13:30:54 (4/6) Installing curl (7.77.0-r0) 13:30:54 (5/6) Installing dumb-init (1.2.2-r1) 13:30:54 (6/6) Installing su-exec (0.2-r1) 13:30:54 Executing busybox-1.31.1-r20.trigger 13:30:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 13:30:54 Executing ca-certificates-20191127-r4.trigger 13:30:54 Staging hooks 13:30:54 + snapcraftctl stage 13:30:54 OK: 7 MiB in 20 packages 13:30:54 (1/1) Installing dumb-init (1.2.2-r1) 13:30:54 Executing busybox-1.31.1-r20.trigger 13:30:54 OK: 5 MiB in 15 packages 13:30:54 Staging static-packages 13:30:54 + snapcraftctl stage 13:30:55 Removing intermediate container f308d42d900c 13:30:55 ---> 0ecfa05d7659 13:30:55 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 13:30:55 Staging version 13:30:55 + snapcraftctl stage 13:30:56 ---> Running in 7b588cb28f78 13:30:56 Removing intermediate container d6fb84bd4909 13:30:56 ---> 6b1c615414ac 13:30:56 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 13:30:56 Removing intermediate container 98854747a516 13:30:56 ---> f1bcad9bce6e 13:30:56 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 13:30:56 Priming app-service-config 13:30:56 + snapcraftctl prime 13:30:56 ---> Running in 749ba29d4dda 13:30:56 Removing intermediate container 7b588cb28f78 13:30:56 ---> ac1ed1fa5b6a 13:30:56 Step 14/24 : ENV APP_PORT=59882 13:30:57 ---> Running in 986f8696c2c6 13:30:57 Removing intermediate container 7043d5db44d9 13:30:57 ---> cb593cfb5835 13:30:57 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 13:30:57 ---> Running in 95b282fc4041 13:30:57 ---> Running in a4a7f6f7874f 13:30:57 Removing intermediate container 749ba29d4dda 13:30:57 ---> e146c06a3330 13:30:57 Step 14/24 : ENV APP_PORT=59881 13:30:57 ---> Running in b8ed500e79a0 13:30:58 Removing intermediate container 95b282fc4041 13:30:58 ---> 2b1ec456435b 13:30:58 Step 15/24 : EXPOSE $APP_PORT 13:30:58 Removing intermediate container 986f8696c2c6 13:30:58 ---> 7c07c3af2e15 13:30:58 Step 14/22 : WORKDIR /edgex 13:30:58 Removing intermediate container a4a7f6f7874f 13:30:58 ---> 77681147a145 13:30:58 Step 14/26 : WORKDIR / 13:30:58 Priming config-common 13:30:58 + snapcraftctl prime 13:30:58 ---> Running in 3c42e3d43fd6 13:30:58 ---> Running in 19854edf5f04 13:30:58 ---> Running in 610b20dd9edc 13:30:58 Removing intermediate container b8ed500e79a0 13:30:58 ---> 83124269770a 13:30:58 Step 15/24 : EXPOSE $APP_PORT 13:30:58 ---> Running in 3ac487883037 13:30:58 Removing intermediate container 19854edf5f04 13:30:58 ---> 1227d8d67d72 13:30:58 Step 16/24 : WORKDIR / 13:30:59 Removing intermediate container 3c42e3d43fd6 13:30:59 ---> c9dc584c40d2 13:30:59 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 13:30:59 Priming go-build-helper 13:30:59 + snapcraftctl prime 13:30:59 ---> Running in 03721130cbf1 13:30:59 Removing intermediate container 610b20dd9edc 13:30:59 ---> f7bf0cfbcf74 13:30:59 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 13:30:59 Removing intermediate container 3ac487883037 13:30:59 ---> d8b4840e1a2e 13:30:59 Step 16/24 : WORKDIR / 13:31:00 Priming edgex-go 13:31:00 + snapcraftctl prime 13:31:00 ---> Running in 3e44f8e2415e 13:31:00 Removing intermediate container 03721130cbf1 13:31:00 ---> 3a7c07fdc3b3 13:31:00 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 13:31:00 ---> 277a6ec4291a 13:31:00 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 13:31:00 ---> 6c4ba49f2da2 13:31:00 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 13:31:01 Priming hooks 13:31:01 + snapcraftctl prime 13:31:01 Removing intermediate container 3e44f8e2415e 13:31:01 ---> 088b94546258 13:31:01 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 13:31:01 ---> 8524ba6a4f52 13:31:01 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 13:31:02 ---> 858c5eb35946 13:31:02 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 13:31:02 Priming static-packages 13:31:02 + snapcraftctl prime 13:31:02 ---> e114f6c491bc 13:31:02 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 13:31:02 ---> 5ba19ebc10a3 13:31:02 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 13:31:03 ---> a5d739eb5ce7 13:31:03 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 13:31:04 ---> 6db9e2c70d06 13:31:04 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 13:31:04 ---> feb4ff6904b8 13:31:04 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 13:31:04 ---> 2358be9b2a4b 13:31:04 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 13:31:05 Priming version 13:31:05 + snapcraftctl prime 13:31:05 ---> 0a02e3112452 13:31:05 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 13:31:05 ---> Running in b9b4749e558c 13:31:05 ---> d68fa06e102f 13:31:05 Step 20/24 : ENTRYPOINT ["/core-command"] 13:31:05 ---> Running in 8a0f9d4786ce 13:31:06 Removing intermediate container b9b4749e558c 13:31:06 ---> 2c5cf38d9d0d 13:31:06 Step 19/22 : CMD ["--init=true"] 13:31:06 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. 13:31:06 ---> 5bcecc1fcd49 13:31:06 Step 20/24 : ENTRYPOINT ["/core-metadata"] 13:31:06 ---> Running in 4c75c39a26e0 13:31:06 ---> Running in 8c133d69d009 13:31:06 Removing intermediate container 8a0f9d4786ce 13:31:06 ---> 2f32ed47bad4 13:31:06 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:31:07 ---> cb64fe0d4f08 13:31:07 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 13:31:07 ---> Running in 6ff5d5a2277c 13:31:07 Removing intermediate container 4c75c39a26e0 13:31:07 ---> ebe636de163c 13:31:07 Step 20/22 : LABEL arch=arm64 13:31:07 ---> Running in 400ff322988a [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } 13:31:07 Removing intermediate container 8c133d69d009 13:31:07 ---> c456950f45d0 13:31:07 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 13:31:08 Removing intermediate container 6ff5d5a2277c 13:31:08 ---> 152ec55e1a1e 13:31:08 Step 22/24 : LABEL arch=arm64 13:31:08 ---> Running in 5c2956c673cf 13:31:08 ---> Running in b203851225ad 13:31:08 Removing intermediate container 400ff322988a 13:31:08 ---> 9f1990341260 13:31:08 Step 21/22 : LABEL git_sha=3aba2d0c95e906856af8ece6b40fe58bb4dffdc9 13:31:09 ---> Running in 15e1bde484db 13:31:09 Removing intermediate container 5c2956c673cf 13:31:09 ---> 76708400cc93 13:31:09 Step 22/24 : LABEL arch=arm64 13:31:09 Removing intermediate container b203851225ad 13:31:09 ---> 25c41fbf42e8 13:31:09 Step 23/24 : LABEL git_sha=3aba2d0c95e906856af8ece6b40fe58bb4dffdc9 13:31:09 ---> Running in 2841f1d3eb01 13:31:09 ---> Running in 894dd627159f 13:31:09 Removing intermediate container 15e1bde484db 13:31:09 ---> 9e5a1ed560ac 13:31:09 Step 22/22 : LABEL version=0.0.0 13:31:09 ---> ea746db108a1 13:31:09 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 13:31:10 ---> Running in da0de094187a 13:31:10 Removing intermediate container 2841f1d3eb01 13:31:10 ---> 18397e7a6284 13:31:10 Step 23/24 : LABEL git_sha=3aba2d0c95e906856af8ece6b40fe58bb4dffdc9 13:31:10 Removing intermediate container 894dd627159f 13:31:10 ---> d84da77c70f0 13:31:10 Step 24/24 : LABEL version=0.0.0 13:31:10 ---> Running in e5f3c2408e58 13:31:10 ---> Running in d4e2f24a5d91 13:31:10 Removing intermediate container da0de094187a 13:31:10 ---> 94bac0f722f9 13:31:10 13:31:11 ---> a7ea583d8446 13:31:11 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/ 13:31:11 Successfully built 94bac0f722f9 13:31:11 ---> Running in 749dd3ed9f24 13:31:11 Successfully tagged security-proxy-setup-arm64:latest 13:31:11  Building security-proxy-setup ... done Building support-notifications 13:31:11 Removing intermediate container e5f3c2408e58 13:31:11 ---> 66051866858b 13:31:11 Step 24/24 : LABEL version=0.0.0 13:31:11 Removing intermediate container d4e2f24a5d91 13:31:11 ---> 2d3a6990b599 13:31:11 13:31:11 ---> Running in af6a1917f284 13:31:12 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 13:31:12 Status: Downloaded newer image for docker:20.10.0 13:31:12 ---> eeaf43b92773 13:31:12 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 13:31:12 Successfully built 2d3a6990b599 13:31:12 Successfully tagged core-command-arm64:latest 13:31:12  Building core-command ... done Building support-scheduler 13:31:12 ---> Running in b923653e0d0f 13:31:12 Removing intermediate container af6a1917f284 13:31:12 ---> b8f19a06c460 13:31:12 13:31:13 Successfully built b8f19a06c460 13:31:13 Successfully tagged core-metadata-arm64:latest 13:31:13  Building core-metadata ... done Building security-bootstrapper 13:31:13 Removing intermediate container b923653e0d0f 13:31:13 ---> 5fde7d12e7dc 13:31:13 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 13:31:13 ---> Running in 7fe4483bb436 13:31:14 Removing intermediate container 749dd3ed9f24 13:31:14 ---> 66b2ba5d11a5 13:31:14 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 13:31:14 ---> Running in 8cb21f0a44d3 13:31:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 13:31:15 Removing intermediate container 8cb21f0a44d3 13:31:15 ---> 73c563394acc 13:31:15 Step 24/26 : LABEL arch=arm64 13:31:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 13:31:15 ---> Running in 1ff2c9cbbeb2 13:31:15 (1/39) Installing readline (8.0.4-r0) 13:31:15 (2/39) Installing bash (5.0.17-r0) 13:31:15 Executing bash-5.0.17-r0.post-install 13:31:15 (3/39) Installing nghttp2-libs (1.41.0-r0) 13:31:15 (4/39) Installing libcurl (7.77.0-r0) 13:31:15 (5/39) Installing curl (7.77.0-r0) 13:31:16 (6/39) Installing dumb-init (1.2.2-r1) 13:31:16 (7/39) Installing libbz2 (1.0.8-r1) 13:31:16 (8/39) Installing expat (2.2.9-r1) 13:31:16 (9/39) Installing libffi (3.3-r2) 13:31:16 (10/39) Installing gdbm (1.13-r1) 13:31:16 (11/39) Installing xz-libs (5.2.5-r0) 13:31:16 Removing intermediate container 1ff2c9cbbeb2 13:31:16 ---> 3ddf30fa8abe 13:31:16 Step 25/26 : LABEL git_sha=3aba2d0c95e906856af8ece6b40fe58bb4dffdc9 13:31:16 (12/39) Installing sqlite-libs (3.32.1-r1) 13:31:16 (13/39) Installing python3 (3.8.10-r0) 13:31:16 ---> Running in 63b0d2f46266 13:31:17 Removing intermediate container 63b0d2f46266 13:31:17 ---> 135fb5ebe506 13:31:17 Step 26/26 : LABEL version=0.0.0 13:31:18 (14/39) Installing py3-appdirs (1.4.4-r1) 13:31:18 (15/39) Installing py3-ordered-set (4.0.1-r0) 13:31:18 (16/39) Installing py3-parsing (2.4.7-r0) 13:31:18 (17/39) Installing py3-six (1.15.0-r0) 13:31:18 (18/39) Installing py3-packaging (20.4-r0) 13:31:18 (19/39) Installing py3-setuptools (47.0.0-r0) 13:31:18 (20/39) Installing py3-chardet (3.0.4-r4) 13:31:18 (21/39) Installing py3-idna (2.9-r0) 13:31:18 (22/39) Installing py3-certifi (2020.4.5.1-r0) 13:31:18 (23/39) Installing py3-urllib3 (1.25.9-r0) 13:31:18 (24/39) Installing py3-requests (2.23.0-r0) 13:31:18 (25/39) Installing py3-msgpack (1.0.0-r0) 13:31:18 (26/39) Installing py3-lockfile (0.12.2-r3) 13:31:18 (27/39) Installing py3-cachecontrol (0.12.6-r0) 13:31:18 ---> Running in 012f88c13396 13:31:18 (28/39) Installing py3-colorama (0.4.3-r0) 13:31:18 (29/39) Installing py3-distlib (0.3.0-r0) 13:31:18 (30/39) Installing py3-distro (1.5.0-r1) 13:31:18 (31/39) Installing py3-webencodings (0.5.1-r3) 13:31:18 (32/39) Installing py3-html5lib (1.0.1-r4) 13:31:18 (33/39) Installing py3-pytoml (0.1.21-r0) 13:31:18 (34/39) Installing py3-pep517 (0.8.2-r0) 13:31:18 (35/39) Installing py3-progress (1.5-r0) 13:31:18 (36/39) Installing py3-toml (0.10.1-r0) 13:31:18 (37/39) Installing py3-retrying (1.3.3-r0) 13:31:18 (38/39) Installing py3-contextlib2 (0.6.0-r0) 13:31:18 (39/39) Installing py3-pip (20.1.1-r0) 13:31:18 Executing busybox-1.31.1-r19.trigger 13:31:18 OK: 72 MiB in 59 packages 13:31:19 Removing intermediate container 012f88c13396 13:31:19 ---> 3edd8e204310 13:31:19 13:31:19 Successfully built 3edd8e204310 13:31:19 Successfully tagged security-secretstore-setup-arm64:latest 13:31:19  Building security-secretstore-setup ... done Building core-data 13:31:23 Collecting docker-compose==1.23.2 13:31:23 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 13:31:23 Collecting docopt<0.7,>=0.6.1 13:31:23 Downloading docopt-0.6.2.tar.gz (25 kB) 13:31:26 Collecting PyYAML<4,>=3.10 13:31:26 Downloading PyYAML-3.13.tar.gz (270 kB) 13:31:29 Collecting cached-property<2,>=1.2.0 13:31:30 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 13:31:30 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 13:31:30 Collecting jsonschema<3,>=2.5.1 13:31:30 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 13:31:31 Collecting docker<4.0,>=3.6.0 13:31:31 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 13:31:32 Collecting websocket-client<1.0,>=0.32.0 13:31:32 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 13:31:32 Collecting dockerpty<0.5,>=0.4.1 13:31:32 Downloading dockerpty-0.4.1.tar.gz (13 kB) 13:31:36 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 13:31:36 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 13:31:36 Collecting texttable<0.10,>=0.9.0 13:31:36 Downloading texttable-0.9.1.tar.gz (11 kB) 13:31:39 Collecting docker-pycreds>=0.4.0 13:31:39 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 13:31:39 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) 13:31:39 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) 13:31:40 Collecting urllib3<1.25,>=1.21.1 13:31:40 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 13:31:40 Collecting idna<2.8,>=2.5 13:31:40 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 13:31:40 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 13:31:40 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 13:31:40 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 13:31:40 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 13:31:42 Installing collected packages: docopt, PyYAML, cached-property, jsonschema, urllib3, idna, requests, websocket-client, docker-pycreds, docker, dockerpty, texttable, docker-compose 13:31:42 Running setup.py install for docopt: started 13:31:44 Running setup.py install for docopt: finished with status 'done' 13:31:44 Running setup.py install for PyYAML: started 13:31:46 Running setup.py install for PyYAML: finished with status 'done' 13:31:47 Attempting uninstall: urllib3 13:31:47 Found existing installation: urllib3 1.25.9 13:31:47 Uninstalling urllib3-1.25.9: 13:31:47 Successfully uninstalled urllib3-1.25.9 13:31:47 Attempting uninstall: idna 13:31:47 Found existing installation: idna 2.9 13:31:47 Uninstalling idna-2.9: 13:31:47 Successfully uninstalled idna-2.9 13:31:48 Attempting uninstall: requests 13:31:48 Found existing installation: requests 2.23.0 13:31:48 Uninstalling requests-2.23.0: 13:31:48 Successfully uninstalled requests-2.23.0 13:31:51 Running setup.py install for dockerpty: started 13:31:53 Running setup.py install for dockerpty: finished with status 'done' 13:31:53 Running setup.py install for texttable: started 13:31:56 Running setup.py install for texttable: finished with status 'done' 13:31:57 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 13:31:59 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 13:31:59 Step 2/23 : FROM ${BUILDER_BASE} AS builder 13:31:59 ---> 6d65ec9523b9 13:31:59 Step 3/23 : WORKDIR /edgex-go 13:31:59 ---> Using cache 13:31:59 ---> 03ad4a9b5fd9 13:31:59 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:31:59 ---> Using cache 13:31:59 ---> 1104928664ca 13:31:59 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 13:31:59 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 13:31:59 Step 2/23 : FROM ${BUILDER_BASE} AS builder 13:31:59 ---> 6d65ec9523b9 13:31:59 Step 3/23 : WORKDIR /edgex-go 13:31:59 ---> Using cache 13:31:59 ---> 03ad4a9b5fd9 13:31:59 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:31:59 ---> Using cache 13:31:59 ---> 1104928664ca 13:31:59 Step 5/23 : RUN apk add --update --no-cache make git 13:32:00 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 13:32:00 Step 2/32 : FROM ${BUILDER_BASE} AS builder 13:32:00 ---> 6d65ec9523b9 13:32:00 Step 3/32 : WORKDIR /edgex-go 13:32:00 ---> Using cache 13:32:00 ---> 03ad4a9b5fd9 13:32:00 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:32:00 ---> Using cache 13:32:00 ---> 1104928664ca 13:32:00 Step 5/32 : RUN apk add --update --no-cache make git 13:32:02 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 13:32:02 Step 2/24 : FROM ${BUILDER_BASE} AS builder 13:32:02 ---> 6d65ec9523b9 13:32:02 Step 3/24 : WORKDIR /edgex-go 13:32:02 ---> Using cache 13:32:02 ---> 03ad4a9b5fd9 13:32:02 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:32:02 ---> Using cache 13:32:02 ---> 1104928664ca 13:32:02 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 13:32:02 ---> Running in b86f3f64001b 13:32:02 ---> Running in 7b2204b0760f 13:32:02 ---> Running in 33a1fe6883b9 13:32:02 ---> Running in a5d561015386 13:32:05 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 13:32:05 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 13:32:06 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 13:32:06 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 13:32:06 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 13:32:06 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 13:32:06 OK: 218 MiB in 52 packages 13:32:06 OK: 218 MiB in 52 packages 13:32:07 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 13:32:07 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 13:32:08 OK: 218 MiB in 52 packages 13:32:08 OK: 218 MiB in 52 packages 13:32:09 Removing intermediate container b86f3f64001b 13:32:09 ---> 566b69582184 13:32:09 Step 6/24 : COPY go.mod . 13:32:09 Removing intermediate container 33a1fe6883b9 13:32:09 ---> b54de52c98b1 13:32:09 Step 6/23 : COPY go.mod . 13:32:10 Removing intermediate container a5d561015386 13:32:10 ---> a93332085c6a 13:32:10 Step 6/32 : COPY go.mod . 13:32:10 ---> 5e2bd3f59866 13:32:10 Step 7/24 : RUN go mod download 13:32:10 Removing intermediate container 7b2204b0760f 13:32:10 ---> 57c35b1a777c 13:32:10 Step 6/23 : COPY go.mod . 13:32:10 ---> 50b9f5c5e8fc 13:32:10 Step 7/23 : RUN go mod download 13:32:10 ---> Running in a4f91f6f0110 13:32:11 ---> Running in 1baccc05f9eb 13:32:11 Removing intermediate container 7fe4483bb436 13:32:11 ---> 2c433b0a7c51 13:32:11 Step 15/24 : ENV APP_PORT=58890 13:32:11 ---> 4c18c3dc70e6 13:32:11 Step 7/32 : RUN go mod download 13:32:11 ---> Running in d1f8140c0270 13:32:11 ---> Running in e550c87d1275 13:32:12 ---> 083559ba6637 13:32:12 Step 7/23 : RUN go mod download 13:32:12 ---> Running in ee6b4995deaa 13:32:12 Removing intermediate container d1f8140c0270 13:32:12 ---> 14506aa94d74 13:32:12 Step 16/24 : EXPOSE $APP_PORT 13:32:12 ---> Running in aa89aa4fec6b 13:32:13 Removing intermediate container aa89aa4fec6b 13:32:13 ---> 3f6bce543eb1 13:32:13 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 13:32:15 ---> 462e63ccacf4 13:32:15 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 13:32:16 Removing intermediate container a4f91f6f0110 13:32:16 ---> 4ef41e3734ef 13:32:16 Step 8/24 : COPY . . 13:32:16 Removing intermediate container 1baccc05f9eb 13:32:16 ---> 8ae5a9c4eb5a 13:32:16 Step 8/23 : COPY . . 13:32:16 Removing intermediate container e550c87d1275 13:32:16 ---> 4ab96435cfc0 13:32:16 Step 8/32 : COPY . . 13:32:16 Removing intermediate container ee6b4995deaa 13:32:16 ---> a7bfd582d351 13:32:16 Step 8/23 : COPY . . 13:32:17 ---> 2c631e2f8fdb 13:32:17 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 13:32:20 ---> f8cc60c89593 13:32:20 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 13:32:21 ---> Running in a5b8cb3b9cdd 13:32:22 Removing intermediate container a5b8cb3b9cdd 13:32:22 ---> 3ff332f1bb3e 13:32:22 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:32:22 ---> Running in 5b549bf9552c 13:32:23 Removing intermediate container 5b549bf9552c 13:32:23 ---> 31d51d63bdf2 13:32:23 Step 22/24 : LABEL arch=arm64 13:32:24 ---> Running in 5d64c044aee3 13:32:26 Removing intermediate container 5d64c044aee3 13:32:26 ---> c271cf78b4b8 13:32:26 Step 23/24 : LABEL git_sha=3aba2d0c95e906856af8ece6b40fe58bb4dffdc9 13:32:26 ---> Running in d60b2f510659 13:32:27 Removing intermediate container d60b2f510659 13:32:27 ---> 922bea6bbb27 13:32:27 Step 24/24 : LABEL version=0.0.0 13:32:27 ---> Running in ab9dcd88e4ee 13:32:28 Removing intermediate container ab9dcd88e4ee 13:32:28 ---> 1938397fe6ce 13:32:28 13:32:29 Successfully built 1938397fe6ce 13:32:29 Successfully tagged sys-mgmt-agent-arm64:latest 13:32:39  Building sys-mgmt-agent ... done  ---> 9d35dc6d8d46 13:32:39 Step 9/32 : RUN go mod tidy 13:32:39 ---> 13ed93b0a5d6 13:32:39 Step 9/24 : RUN go mod tidy 13:32:39 ---> 3c0b7ef7e6f7 13:32:39 Step 9/23 : RUN go mod tidy 13:32:39 ---> b349218bba77 13:32:39 Step 9/23 : RUN go mod tidy 13:32:39 ---> Running in 582c2cb0e8c9 13:32:39 ---> Running in b759611fb169 13:32:39 ---> Running in b240b15678a4 13:32:39 ---> Running in 3a2459b74530 13:32:45 Removing intermediate container b759611fb169 13:32:45 ---> a40f32733a08 13:32:45 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 13:32:45 ---> Running in f7f8af17ed82 13:32:45 Removing intermediate container 3a2459b74530 13:32:45 ---> d18ab6891115 13:32:45 Step 10/23 : RUN make cmd/support-notifications/support-notifications 13:32:45 Removing intermediate container b240b15678a4 13:32:45 ---> 7b5557e5a8e2 13:32:45 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 13:32:45 Removing intermediate container 582c2cb0e8c9 13:32:45 ---> e04359730d9b 13:32:45 Step 10/24 : RUN make cmd/core-data/core-data 13:32:45 ---> Running in a355b168b581 13:32:45 ---> Running in e0157815850c 13:32:45 ---> Running in 9bf4a89b2639 13:32:46 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 13:32:47 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 13:32:47 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 13:32: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 13:34:24 Removing intermediate container f7f8af17ed82 13:34:24 ---> 4ca53c0a3f8c 13:34:24 13:34:24 Step 11/32 : FROM alpine:3.12 13:34:24 ---> c4fd0aeabfcf 13:34:24 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 13:34:24 ---> Running in f6f50fdca6d2 13:34:24 Removing intermediate container e0157815850c 13:34:24 ---> 938f71930439 13:34:24 13:34:24 Step 11/23 : FROM alpine:3.12 13:34:24 ---> c4fd0aeabfcf 13:34:24 Step 12/23 : RUN apk add --update --no-cache dumb-init 13:34:24 ---> Using cache 13:34:24 ---> 6b1c615414ac 13:34:24 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 13:34:24 ---> Using cache 13:34:24 ---> e146c06a3330 13:34:24 Step 14/23 : ENV APP_PORT=59861 13:34:24 Removing intermediate container f6f50fdca6d2 13:34:24 ---> 7593fa3bce67 13:34:24 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 13:34:24 Removing intermediate container a355b168b581 13:34:24 ---> d438101060e0 13:34:24 13:34:24 Step 11/23 : FROM alpine:3.12 13:34:24 ---> c4fd0aeabfcf 13:34:24 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 13:34:24 ---> Running in 5bb0f80153c2 13:34:24 ---> Running in 649309c75948 13:34:24 ---> Running in 6b5e22e0ee50 13:34:24 Removing intermediate container 5bb0f80153c2 13:34:24 ---> 1cf7c3164763 13:34:24 Step 15/23 : EXPOSE $APP_PORT 13:34:24 ---> Running in c4522c58f932 13:34:24 Removing intermediate container c4522c58f932 13:34:24 ---> 60ee98cefbf1 13:34:24 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 13:34:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 13:34:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 13:34:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 13:34:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 13:34:24 ---> 27c8f2229c59 13:34:24 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 13:34:24 (1/2) Installing dumb-init (1.2.2-r1) 13:34:24 (2/2) Installing su-exec (0.2-r1) 13:34:24 Executing busybox-1.31.1-r20.trigger 13:34:24 (1/2) Installing ca-certificates (20191127-r4) 13:34:24 OK: 5 MiB in 16 packages 13:34:24 (2/2) Installing dumb-init (1.2.2-r1) 13:34:24 Executing busybox-1.31.1-r20.trigger 13:34:24 Executing ca-certificates-20191127-r4.trigger 13:34:25 OK: 6 MiB in 16 packages 13:34:26 ---> 18dfca04057f 13:34:26 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 13:34:26 Removing intermediate container 649309c75948 13:34:26 ---> 32476be56202 13:34:26 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 13:34:26 ---> Running in 9b89677afe02 13:34:27 Removing intermediate container 6b5e22e0ee50 13:34:27 ---> 2abf991dd842 13:34:27 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 13:34:27 Removing intermediate container 9b89677afe02 13:34:27 ---> c18b8da1c368 13:34:27 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 13:34:27 ---> Running in dc6c1005ddf5 13:34:27 ---> 711bc77dbe88 13:34:27 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 13:34:27 ---> Running in dfe5acf870fc 13:34:28 ---> Running in 278cdac18550 13:34:28 Removing intermediate container dc6c1005ddf5 13:34:28 ---> 7e6ae227a379 13:34:28 Step 14/23 : ENV APP_PORT=59860 13:34:28 Removing intermediate container dfe5acf870fc 13:34:28 ---> 41ab3cda234d 13:34:28 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 13:34:28 ---> Running in 28ef9b8c2c48 13:34:28 Removing intermediate container 278cdac18550 13:34:28 ---> d6726b390aee 13:34:28 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:34:28 ---> Running in 832b05823903 13:34:29 ---> Running in 2fb76cf83c8a 13:34:29 Removing intermediate container 28ef9b8c2c48 13:34:29 ---> 07d5a4d084fb 13:34:29 Step 15/23 : EXPOSE $APP_PORT 13:34:29 Removing intermediate container 9bf4a89b2639 13:34:29 ---> f080a9f80fa7 13:34:29 13:34:29 Step 11/24 : FROM alpine:3.12 13:34:29 ---> c4fd0aeabfcf 13:34:29 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 13:34:29 ---> Running in 7fcc175c5363 13:34:29 ---> Running in 7e914c7343a8 13:34:30 Removing intermediate container 2fb76cf83c8a 13:34:30 ---> 21a8355248f4 13:34:30 Step 21/23 : LABEL arch=arm64 13:34:30 ---> Running in d509bc6172ff 13:34:30 Removing intermediate container 7fcc175c5363 13:34:30 Removing intermediate container 7e914c7343a8 13:34:30 ---> 176d9884e6bf 13:34:30 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 13:34:30 ---> 094e0eaaeaad 13:34:30 Step 13/24 : ENV APP_PORT=59880 13:34:30 ---> Running in acdfc69f90d5 13:34:30 Removing intermediate container d509bc6172ff 13:34:30 ---> a73f505a11e3 13:34:30 Step 22/23 : LABEL git_sha=3aba2d0c95e906856af8ece6b40fe58bb4dffdc9 13:34:30 ---> Running in 7db61854410f 13:34:31 Removing intermediate container acdfc69f90d5 13:34:31 ---> c83f6e588d7f 13:34:31 Step 14/24 : EXPOSE $APP_PORT 13:34:31 ---> a33ab50d1a47 13:34:31 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 13:34:31 ---> Running in 576f42dc2f2f 13:34:31 Removing intermediate container 7db61854410f 13:34:31 ---> 9479d19c8cd7 13:34:31 Step 23/23 : LABEL version=0.0.0 13:34:31 ---> Running in 330c1d85a79f 13:34:32 Removing intermediate container 832b05823903 13:34:32 ---> 1fa58a4a6f2e 13:34:32 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 13:34:32 ---> Running in 3824dc4bbff4 13:34:32 Removing intermediate container 576f42dc2f2f 13:34:32 ---> 5e6792dd56fe 13:34:32 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:34:32 Removing intermediate container 330c1d85a79f 13:34:32 ---> 2418ebf16220 13:34:32 13:34:32 ---> Running in 03306a81eca8 13:34:32 Successfully built 2418ebf16220 13:34:33 ---> 47c0e0091636 13:34:33 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 13:34:33 Successfully tagged support-scheduler-arm64:latest 13:34:33  Building support-scheduler ... done Removing intermediate container 3824dc4bbff4 13:34:33 ---> 64f59d299cde 13:34:33 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 13:34:34 ---> c2d50bcd1cf6 13:34:34 Step 19/23 : ENTRYPOINT ["/support-notifications"] 13:34:34 ---> fcd7e13cac55 13:34:34 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 13:34:34 ---> Running in 8b7c9f59978a 13:34:34 ---> Running in abef0467524a 13:34:35 Removing intermediate container 8b7c9f59978a 13:34:35 ---> 7bc6ceffbdef 13:34:35 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:34:35 ---> Running in 34cada375cb4 13:34:35 Removing intermediate container 03306a81eca8 13:34:35 ---> 6ae7b60f5369 13:34:35 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 13:34:35 Removing intermediate container 34cada375cb4 13:34:35 ---> 3a9d8e930a63 13:34:35 Step 21/23 : LABEL arch=arm64 13:34:35 ---> Running in f62104fdf969 13:34:36 ---> Running in c09ff9f51f8f 13:34:36 Removing intermediate container c09ff9f51f8f 13:34:36 ---> b07091f27577 13:34:36 Step 22/23 : LABEL git_sha=3aba2d0c95e906856af8ece6b40fe58bb4dffdc9 13:34:37 ---> Running in cbe20bb67d43 13:34:37 Removing intermediate container abef0467524a 13:34:37 ---> 7a0f3bcadb38 13:34:37 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 13:34:37 Removing intermediate container cbe20bb67d43 13:34:37 ---> 26b74b197832 13:34:37 Step 23/23 : LABEL version=0.0.0 13:34:37 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 13:34:37 ---> Running in 28a6e8563e42 13:34:38 ---> f780fd64a93a 13:34:38 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 13:34:38 Removing intermediate container 28a6e8563e42 13:34:38 ---> 1e7c6d4b2577 13:34:38 13:34:38 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 13:34:38 Successfully built 1e7c6d4b2577 13:34:38 Successfully tagged support-notifications-arm64:latest 13:34:38  Building support-notifications ... done (1/6) Installing dumb-init (1.2.2-r1) 13:34:39 (2/6) Installing libgcc (9.3.0-r2) 13:34:39 (3/6) Installing libsodium (1.0.18-r0) 13:34:39 (4/6) Installing libstdc++ (9.3.0-r2) 13:34:39 ---> 0958f8a1437d 13:34:39 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 13:34:39 (5/6) Installing libzmq (4.3.3-r0) 13:34:39 (6/6) Installing zeromq (4.3.3-r0) 13:34:39 Executing busybox-1.31.1-r20.trigger 13:34:39 OK: 8 MiB in 20 packages 13:34:40 ---> d2e579e4c3e6 13:34:40 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 13:34:41 Removing intermediate container f62104fdf969 13:34:41 ---> 588193b396fb 13:34:41 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 13:34:41 ---> abbc78281cec 13:34:41 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 13:34:41 ---> 73a269f83f9e 13:34:41 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 13:34:42 ---> cb5d8d28f164 13:34:42 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 13:34:42 ---> Running in e8433ac45c75 13:34:43 Removing intermediate container e8433ac45c75 13:34:43 ---> 23c2fd8771f7 13:34:43 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 13:34:43 ---> 8380ded29949 13:34:43 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 13:34:43 ---> 777011476009 13:34:43 Step 27/32 : RUN chmod +x /entrypoint.sh 13:34:44 ---> ae5b92aa844c 13:34:44 Step 20/24 : ENTRYPOINT ["/core-data"] 13:34:44 ---> Running in 6317be59df25 13:34:44 ---> Running in b09c5444b0c2 13:34:45 Removing intermediate container b09c5444b0c2 13:34:45 ---> 95cc2438b3d4 13:34:45 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:34:45 ---> Running in 9bd89178e128 13:34:46 Removing intermediate container 9bd89178e128 13:34:46 ---> b23618d2c778 13:34:46 Step 22/24 : LABEL arch=arm64 13:34:46 ---> Running in e6b06dadb4ae 13:34:46 Removing intermediate container e6b06dadb4ae 13:34:46 ---> d3cf0a3c0cfc 13:34:46 Step 23/24 : LABEL git_sha=3aba2d0c95e906856af8ece6b40fe58bb4dffdc9 13:34:47 ---> Running in 27249c01a1e9 13:34:47 Removing intermediate container 6317be59df25 13:34:47 ---> 80ed7287f038 13:34:47 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 13:34:47 ---> Running in 595ffa579880 13:34:47 Removing intermediate container 27249c01a1e9 13:34:47 ---> 622739a28b17 13:34:47 Step 24/24 : LABEL version=0.0.0 13:34:47 ---> Running in 363d2c7e715a 13:34:47 Removing intermediate container 595ffa579880 13:34:47 ---> 03f5e6f66351 13:34:47 Step 29/32 : CMD ["gate"] 13:34:48 ---> Running in f7ac133e9bac 13:34:48 Removing intermediate container 363d2c7e715a 13:34:48 ---> b20b824a1624 13:34:48 13:34:48 Successfully built b20b824a1624 13:34:48 Successfully tagged core-data-arm64:latest 13:34:49  Building core-data ... done Removing intermediate container f7ac133e9bac 13:34:49 ---> aa49fe6dc273 13:34:49 Step 30/32 : LABEL arch=arm64 13:34:49 ---> Running in 2f9b6b64b229 13:34:49 Removing intermediate container 2f9b6b64b229 13:34:49 ---> 441672e8c9ec 13:34:49 Step 31/32 : LABEL git_sha=3aba2d0c95e906856af8ece6b40fe58bb4dffdc9 13:34:50 ---> Running in 21db0cdfea36 13:34:50 Removing intermediate container 21db0cdfea36 13:34:50 ---> b3e02dba1ed6 13:34:50 Step 32/32 : LABEL version=0.0.0 13:34:51 ---> Running in eb7e779d19aa 13:34:51 Removing intermediate container eb7e779d19aa 13:34:51 ---> f83e17449284 13:34:51 13:34:51 Successfully built f83e17449284 13:34:51 Successfully tagged security-bootstrapper-arm64:latest 13:34:52  Building security-bootstrapper ... done  [Pipeline] } 13:34:52 $ docker stop --time=1 fca22348031557c6d5071582f326ee68c98752ee8db550e86e02cecd68cbfb76 13:34:54 $ docker rm -f fca22348031557c6d5071582f326ee68c98752ee8db550e86e02cecd68cbfb76 [Pipeline] // withDockerContainer [Pipeline] sh 13:34:54 + docker images 13:34:55 REPOSITORY TAG IMAGE ID CREATED SIZE 13:34:55 security-bootstrapper-arm64 latest f83e17449284 3 seconds ago 17.5MB 13:34:55 core-data-arm64 latest b20b824a1624 7 seconds ago 19.1MB 13:34:55 support-notifications-arm64 latest 1e7c6d4b2577 17 seconds ago 15.7MB 13:34:55 support-scheduler-arm64 latest 2418ebf16220 22 seconds ago 15.1MB 13:34:55 f080a9f80fa7 26 seconds ago 975MB 13:34:55 d438101060e0 33 seconds ago 969MB 13:34:55 938f71930439 34 seconds ago 968MB 13:34:55 4ca53c0a3f8c 36 seconds ago 969MB 13:34:55 sys-mgmt-agent-arm64 latest 1938397fe6ce 2 minutes ago 299MB 13:34:55 security-secretstore-setup-arm64 latest 3edd8e204310 3 minutes ago 27.1MB 13:34:55 core-metadata-arm64 latest b8f19a06c460 3 minutes ago 15.7MB 13:34:55 core-command-arm64 latest 2d3a6990b599 3 minutes ago 15MB 13:34:55 security-proxy-setup-arm64 latest 94bac0f722f9 3 minutes ago 24.2MB 13:34:55 a1dd2b885363 4 minutes ago 969MB 13:34:55 a9aea8fbd022 4 minutes ago 972MB 13:34:55 3d44caa0fddf 4 minutes ago 976MB 13:34:55 9c03d48af3a5 4 minutes ago 973MB 13:34:55 b21909a01be9 4 minutes ago 966MB 13:34:55 ci-base-image-arm64 latest 6d65ec9523b9 14 minutes ago 641MB 13:34:55 alpine 3.12 c4fd0aeabfcf 11 days ago 5.32MB 13:34:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine a36622ca3599 2 weeks ago 429MB 13:34:55 docker 20.10.0 eeaf43b92773 6 months ago 228MB 13:34:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 12 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 13:34:56 ---> job-cost.sh 13:34:56 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-UyAv 13:35:35 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 13:37:11 lf-activate-venv(): INFO: Adding /tmp/venv-UyAv/bin to PATH 13:37:11 INFO: No Stack... 13:37:11 INFO: Retrieving Pricing Info for: v2-standard-4 13:37:11 INFO: Archiving Costs [Pipeline] sh 13:37:12 + cat /w/workspace/edgex-go/27/archives/cost.csv 13:37:12 + cut -d, -f6 [Pipeline] lock 13:37:12 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3579-27-stack-cost] 13:37:12 Resource [jenkins-edgexfoundry-edgex-go-PR-3579-27-stack-cost] did not exist. Created. 13:37:12 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3579-27-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:37:12 + echo total: 0.18000000715255737 [Pipeline] stash 13:37:12 Stashed 1 file(s) [Pipeline] } 13:37:12 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3579-27-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 13:37:14 provisioning config files... 13:37:14 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/27@tmp/config4923753747676471826tmp [Pipeline] { [Pipeline] sh 13:37:14 + set +x 13:37:14 + curl -s https://codecov.io/bash 13:37:14 + bash -s -- 13:37:14 13:37:14 _____ _ 13:37:14 / ____| | | 13:37:14 | | ___ __| | ___ ___ _____ __ 13:37:14 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 13:37:14 | |___| (_) | (_| | __/ (_| (_) \ V / 13:37:14 \_____\___/ \__,_|\___|\___\___/ \_/ 13:37:14 Bash-1.0.3 13:37:14 13:37:14 13:37:14 ==> git version 2.24.4 found 13:37:14 ==> 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 13:37:14 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 13:37:14 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 13:37:14 ==> Jenkins CI detected. 13:37:14 project root: . 13:37:14 --> token set from env 13:37:14 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 13:37:14 ==> Running gcov in . (disable via -X gcov) 13:37:14 ==> Python coveragepy not found 13:37:14 ==> Searching for coverage reports in: 13:37:14 + . 13:37:14 -> Found 1 reports 13:37:14 ==> Detecting git/mercurial file structure 13:37:14 ==> Reading reports 13:37:14 + ./coverage.out bytes=398095 13:37:14 ==> Appending adjustments 13:37:14 https://docs.codecov.io/docs/fixing-reports 13:37:15 + Found adjustments 13:37:15 ==> Gzipping contents 13:37:15 56K /tmp/codecov.nx12jY.gz 13:37:15 ==> Uploading reports 13:37:15 url: https://codecov.io 13:37:15 query: branch=PR-3579&commit=3aba2d0c95e906856af8ece6b40fe58bb4dffdc9&build=27&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3579%2F27%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3579&job=&cmd_args= 13:37:15 -> Pinging Codecov 13:37:15 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-3579&commit=3aba2d0c95e906856af8ece6b40fe58bb4dffdc9&build=27&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3579%2F27%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3579&job=&cmd_args= 13:37:16 -> Uploading to 13:37:16 https://storage.googleapis.com/codecov/v4/raw/2021-06-27/00271124DB129430A58F1EEE437C3FCB/3aba2d0c95e906856af8ece6b40fe58bb4dffdc9/2f353dfb-c6b8-4e46-b63e-a5214727131b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210627%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210627T133716Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9bb4a7b6318db1469cb47745a11d86d3dc808c288eeb417be567fce73f966969 13:37:16 % Total % Received % Xferd Average Speed Time Time Time Current 13:37:16 Dload Upload Total Spent Left Speed 13:37:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54906 0 0 100 54906 0 145k --:--:-- --:--:-- --:--:-- 145k 100 54906 0 0 100 54906 0 145k --:--:-- --:--:-- --:--:-- 144k 13:37:16 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/3aba2d0c95e906856af8ece6b40fe58bb4dffdc9 [Pipeline] } 13:37:16 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 13:37:18 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:37:18 ---> package-listing.sh 13:37:18 ++ tr '[:upper:]' '[:lower:]' 13:37:18 ++ facter osfamily 13:37:19 + OS_FAMILY=redhat 13:37:19 + workspace=/w/workspace/edgex-go/27 13:37:19 + START_PACKAGES=/tmp/packages_start.txt 13:37:19 + END_PACKAGES=/tmp/packages_end.txt 13:37:19 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:37:19 + PACKAGES=/tmp/packages_start.txt 13:37:19 + '[' /w/workspace/edgex-go/27 ']' 13:37:19 + PACKAGES=/tmp/packages_end.txt 13:37:19 + case "${OS_FAMILY}" in 13:37:19 + rpm -qa 13:37:19 + sort 13:37:21 + '[' -f /tmp/packages_start.txt ']' 13:37:21 + '[' -f /tmp/packages_end.txt ']' 13:37:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:37:21 + '[' /w/workspace/edgex-go/27 ']' 13:37:21 + mkdir -p /w/workspace/edgex-go/27/archives/ 13:37:21 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/27/archives/ [Pipeline] echo 13:37:21 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/27/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 13:37:21 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 13:37:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 13:37:21 13:37:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 13:37:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 13:37:22 alpine: Pulling from edgex-lftools-log-publisher 13:37:22 df20fa9351a1: Pulling fs layer 13:37:22 36b3adc4ff6f: Pulling fs layer 13:37:22 8ad3a11d3b57: Pulling fs layer 13:37:22 46f8f816bc3b: Pulling fs layer 13:37:22 93b61091891f: Pulling fs layer 13:37:22 93b9cdb0e59b: Pulling fs layer 13:37:22 5e14af77c1be: Pulling fs layer 13:37:22 01666e4c0597: Pulling fs layer 13:37:22 aa168da1d23b: Pulling fs layer 13:37:22 93b9cdb0e59b: Waiting 13:37:22 5e14af77c1be: Waiting 13:37:22 01666e4c0597: Waiting 13:37:22 aa168da1d23b: Waiting 13:37:22 46f8f816bc3b: Waiting 13:37:22 93b61091891f: Waiting 13:37:22 36b3adc4ff6f: Verifying Checksum 13:37:22 36b3adc4ff6f: Download complete 13:37:22 46f8f816bc3b: Verifying Checksum 13:37:22 46f8f816bc3b: Download complete 13:37:22 df20fa9351a1: Verifying Checksum 13:37:22 df20fa9351a1: Download complete 13:37:22 93b9cdb0e59b: Verifying Checksum 13:37:22 93b9cdb0e59b: Download complete 13:37:22 93b61091891f: Verifying Checksum 13:37:22 93b61091891f: Download complete 13:37:22 5e14af77c1be: Verifying Checksum 13:37:22 5e14af77c1be: Download complete 13:37:22 01666e4c0597: Verifying Checksum 13:37:22 01666e4c0597: Download complete 13:37:22 df20fa9351a1: Pull complete 13:37:22 36b3adc4ff6f: Pull complete 13:37:22 8ad3a11d3b57: Verifying Checksum 13:37:22 8ad3a11d3b57: Download complete 13:37:23 8ad3a11d3b57: Pull complete 13:37:23 46f8f816bc3b: Pull complete 13:37:23 93b61091891f: Pull complete 13:37:23 93b9cdb0e59b: Pull complete 13:37:23 5e14af77c1be: Pull complete 13:37:23 01666e4c0597: Pull complete 13:37:24 aa168da1d23b: Verifying Checksum 13:37:24 aa168da1d23b: Download complete 13:37:28 aa168da1d23b: Pull complete 13:37:28 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 13:37:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 13:37:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 13:37:28 prd-centos7-docker-4c-2g-399 does not seem to be running inside a container 13:37:28 $ 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/27/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/27 -v /w/workspace/edgex-go/27:/w/workspace/edgex-go/27:rw,z -v /w/workspace/edgex-go/27@tmp:/w/workspace/edgex-go/27@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 13:37:31 $ docker top c90f308babaf34b27bcdc68c43988571bd5561c4926a56d2d0fda12f974c7a0a -eo pid,comm [Pipeline] { [Pipeline] sh 13:37:32 + touch /tmp/pre-build-complete [Pipeline] sh 13:37:32 + mkdir -p /var/log/sa [Pipeline] sh 13:37:32 + ls /var/log/sa-host 13:37:32 + sadf -c /var/log/sa-host/sa05 13:37:32 file_magic: OK 13:37:32 HZ: Using current value: 100 13:37:32 file_header: OK 13:37:32 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 13:37:32 Statistics: 13:37:32 Hnuu...uuuununununu...Hnuu...uuuununununu... 13:37:32 File successfully converted to sysstat format version 12.2.1 13:37:32 + sadf -c /var/log/sa-host/sa27 13:37:32 file_magic: OK 13:37:32 HZ: Using current value: 100 13:37:32 file_header: OK 13:37:32 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 13:37:32 Statistics: 13:37:32 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... 13:37:32 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:37:33 provisioning config files... 13:37:33 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/27@tmp/config4852031959652265574tmp [Pipeline] { [Pipeline] echo 13:37:33 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:37:34 ---> create-netrc.sh [Pipeline] } 13:37:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:37:34 ---> python-tools-install.sh [Pipeline] echo 13:37:34 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:37:34 ---> sudo-logs.sh 13:37:34 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 13:37:34 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:37:35 ---> job-cost.sh 13:37:35 lf-activate-venv: SKIPPING 13:37:35 DEBUG: total: 0.18000000715255737 13:37:35 INFO: Retrieving Stack Cost... 13:37:36 INFO: Retrieving Pricing Info for: v3-standard-2 13:37:36 INFO: Archiving Costs [Pipeline] echo 13:37:36 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:37:37 ---> logs-deploy.sh 13:37:37 lf-activate-venv: SKIPPING 13:37:37 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3579/27 13:37:37 INFO: archiving workspace using pattern(s): 13:37:37 Archives upload complete. 13:37:37 INFO: archiving logs to Nexus 13:37:38 ---> uname -a: 13:37:38 Linux prd-centos7-docker-4c-2g-399.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 13:37:38 13:37:38 13:37:38 ---> lscpu: 13:37:38 Architecture: x86_64 13:37:38 CPU op-mode(s): 32-bit, 64-bit 13:37:38 Byte Order: Little Endian 13:37:38 Address sizes: 40 bits physical, 48 bits virtual 13:37:38 CPU(s): 2 13:37:38 On-line CPU(s) list: 0,1 13:37:38 Thread(s) per core: 1 13:37:38 Core(s) per socket: 1 13:37:38 Socket(s): 2 13:37:38 NUMA node(s): 1 13:37:38 Vendor ID: AuthenticAMD 13:37:38 CPU family: 23 13:37:38 Model: 49 13:37:38 Model name: AMD EPYC-Rome Processor 13:37:38 Stepping: 0 13:37:38 CPU MHz: 2799.998 13:37:38 BogoMIPS: 5599.99 13:37:38 Virtualization: AMD-V 13:37:38 Hypervisor vendor: KVM 13:37:38 Virtualization type: full 13:37:38 L1d cache: 64 KiB 13:37:38 L1i cache: 64 KiB 13:37:38 L2 cache: 1 MiB 13:37:38 L3 cache: 32 MiB 13:37:38 NUMA node0 CPU(s): 0,1 13:37:38 Vulnerability Itlb multihit: Not affected 13:37:38 Vulnerability L1tf: Not affected 13:37:38 Vulnerability Mds: Not affected 13:37:38 Vulnerability Meltdown: Not affected 13:37:38 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 13:37:38 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 13:37:38 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 13:37:38 Vulnerability Srbds: Not affected 13:37:38 Vulnerability Tsx async abort: Not affected 13:37:38 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 13:37:38 13:37:38 13:37:38 ---> nproc: 13:37:38 2 13:37:38 13:37:38 13:37:38 ---> df -h: 13:37:38 Filesystem Size Used Available Use% Mounted on 13:37:38 overlay 40.0G 12.5G 27.5G 31% / 13:37:38 tmpfs 64.0M 0 64.0M 0% /dev 13:37:38 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 13:37:38 shm 64.0M 0 64.0M 0% /dev/shm 13:37:38 /dev/vda1 40.0G 12.5G 27.5G 31% /facter-os 13:37:38 /dev/vda1 40.0G 12.5G 27.5G 31% /etc/resolv.conf 13:37:38 /dev/vda1 40.0G 12.5G 27.5G 31% /etc/hostname 13:37:38 /dev/vda1 40.0G 12.5G 27.5G 31% /etc/hosts 13:37:38 /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/secure 13:37:38 /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/auth.log 13:37:38 /dev/vda1 40.0G 12.5G 27.5G 31% /run/cloud-init/result.json 13:37:38 /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/sa-host 13:37:38 /dev/vda1 40.0G 12.5G 27.5G 31% /w/workspace/edgex-go/27 13:37:38 /dev/vda1 40.0G 12.5G 27.5G 31% /w/workspace/edgex-go/27@tmp 13:37:38 13:37:38 13:37:38 ---> free -m: 13:37:38 total used free shared buff/cache available 13:37:38 Mem: 7821 1354 1903 0 4563 6434 13:37:38 Swap: 1023 1 1022 13:37:38 13:37:38 13:37:38 ---> ip addr: 13:37:38 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 13:37:38 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:37:38 inet 127.0.0.1/8 scope host lo 13:37:38 valid_lft forever preferred_lft forever 13:37:38 inet6 ::1/128 scope host 13:37:38 valid_lft forever preferred_lft forever 13:37:38 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 13:37:38 link/ether fa:16:3e:3e:55:7f brd ff:ff:ff:ff:ff:ff 13:37:38 inet 10.30.123.224/23 brd 10.30.123.255 scope global dynamic eth0 13:37:38 valid_lft 85069sec preferred_lft 85069sec 13:37:38 inet6 fe80::f816:3eff:fe3e:557f/64 scope link 13:37:38 valid_lft forever preferred_lft forever 13:37:38 3: docker0: mtu 1500 qdisc noqueue state DOWN 13:37:38 link/ether 02:42:af:98:39:14 brd ff:ff:ff:ff:ff:ff 13:37:38 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 13:37:38 valid_lft forever preferred_lft forever 13:37:38 inet6 fe80::42:afff:fe98:3914/64 scope link 13:37:38 valid_lft forever preferred_lft forever 13:37:38 13:37:38 13:37:38 ---> sar -b -r -n DEV: 13:37:38 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/27/21 _x86_64_ (2 CPU) 13:37:38 13:37:38 13:15:16 LINUX RESTART (2 CPU) 13:37:38 13:37:38 13:16:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 13:37:38 13:17:01 95.89 3.58 92.31 0.00 2600.77 44581.38 0.00 13:37:38 13:18:02 131.84 0.02 131.83 0.00 0.53 17531.10 0.00 13:37:38 13:19:01 56.25 0.00 56.25 0.00 0.00 10882.71 0.00 13:37:38 13:20:01 165.25 0.00 165.25 0.00 0.00 106177.84 0.00 13:37:38 13:21:02 1152.16 809.66 342.49 0.00 40672.42 199557.00 0.00 13:37:38 13:22:01 345.29 9.15 336.14 0.00 2977.09 128679.06 0.00 13:37:38 13:23:01 603.00 200.70 402.30 0.00 8070.18 117618.93 0.00 13:37:38 13:24:01 5.81 0.00 5.81 0.00 0.00 211.81 0.00 13:37:38 13:25:01 0.20 0.00 0.20 0.00 0.00 1.75 0.00 13:37:38 13:26:01 0.27 0.00 0.27 0.00 0.00 3.17 0.00 13:37:38 13:27:01 0.28 0.05 0.23 0.00 0.40 2.83 0.00 13:37:38 13:28:01 0.27 0.00 0.27 0.00 0.00 3.02 0.00 13:37:38 13:29:01 0.25 0.00 0.25 0.00 0.00 2.60 0.00 13:37:38 13:30:01 0.23 0.00 0.23 0.00 0.00 1.67 0.00 13:37:38 13:31:01 0.47 0.18 0.28 0.00 5.73 4.68 0.00 13:37:38 13:32:01 0.80 0.00 0.80 0.00 0.00 14.83 0.00 13:37:38 13:33:01 0.25 0.00 0.25 0.00 0.00 3.46 0.00 13:37:38 13:34:01 0.27 0.00 0.27 0.00 0.00 2.62 0.00 13:37:38 13:35:01 0.27 0.00 0.27 0.00 0.00 3.28 0.00 13:37:38 13:36:01 0.57 0.33 0.23 0.00 94.75 2.45 0.00 13:37:38 13:37:01 0.23 0.00 0.23 0.00 0.00 1.80 0.00 13:37:38 Average: 122.56 49.37 73.19 0.00 2620.91 29845.88 0.00 13:37:38 13:37:38 13:16:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:37:38 13:17:01 4172672 0 980628 12.24 2620 2853020 1924720 21.25 1061408 2288432 0 13:37:38 13:18:02 3807596 0 1158736 14.47 2620 3039988 1671436 18.45 1366928 2279868 280492 13:37:38 13:19:01 3837720 0 1193368 14.90 2620 2975232 1929028 21.30 1326176 2281320 63588 13:37:38 13:20:01 337972 0 1466032 18.30 2620 6202316 2658820 29.35 2859940 4140168 294188 13:37:38 13:21:02 1473940 0 1363016 17.02 2620 5169364 1795208 19.82 2070144 3743704 34668 13:37:38 13:22:01 214508 0 1525712 19.05 2620 6266100 2688372 29.68 2769992 4286280 48412 13:37:38 13:23:01 2560736 0 1309320 16.35 2620 4136264 1642412 18.13 1243644 3466428 20 13:37:38 13:24:01 2578720 0 1291332 16.12 2620 4136268 1417908 15.65 1260900 3438464 12 13:37:38 13:25:01 2579596 0 1290452 16.11 2620 4136272 1413796 15.61 1260548 3438440 8 13:37:38 13:26:01 2580864 0 1289176 16.10 2620 4136280 1413880 15.61 1260764 3438440 8 13:37:38 13:27:01 2580560 0 1289476 16.10 2620 4136284 1413964 15.61 1260288 3439156 8 13:37:38 13:28:01 2581144 0 1288888 16.09 2620 4136288 1413796 15.61 1260040 3439156 8 13:37:38 13:29:01 2581376 0 1288648 16.09 2620 4136296 1413796 15.61 1260044 3439160 8 13:37:38 13:30:01 2581252 0 1288772 16.09 2620 4136296 1413796 15.61 1260048 3439156 8 13:37:38 13:31:01 2580652 0 1289332 16.10 2620 4136336 1413880 15.61 1260692 3438532 8 13:37:38 13:32:01 2580644 0 1289340 16.10 2620 4136336 1413880 15.61 1260696 3438528 8 13:37:38 13:33:01 2581076 0 1288904 16.09 2620 4136340 1413796 15.61 1260612 3438528 8 13:37:38 13:34:01 2580904 0 1289068 16.10 2620 4136348 1413796 15.61 1260620 3438528 8 13:37:38 13:35:01 2580836 0 1289136 16.10 2620 4136348 1413796 15.61 1260624 3438528 8 13:37:38 13:36:01 2575152 0 1292008 16.13 2620 4139160 1413880 15.61 1266460 3438568 8 13:37:38 13:37:01 2575504 0 1291656 16.13 2620 4139160 1413796 15.61 1266252 3438568 8 13:37:38 Average: 2501115 0 1288238 16.09 2620 4216966 1624179 17.93 1445563 3363236 34356 13:37:38 13:37:38 13:16:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:37:38 13:17:01 veth303b548 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 13:37:38 13:17:01 eth0 1135.47 1291.64 5799.81 138.34 0.00 0.00 0.00 0.00 13:37:38 13:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:37:38 13:17:01 docker0 958.70 743.91 77.06 2697.04 0.00 0.00 0.00 0.00 13:37:38 13:18:02 veth3ea9f4f 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 13:37:38 13:18:02 eth0 295.43 220.23 882.28 32.18 0.00 0.00 0.00 0.00 13:37:38 13:18:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:37:38 13:18:02 docker0 195.75 251.34 13.31 838.44 0.00 0.00 0.00 0.00 13:37:38 13:19:01 veth3ea9f4f 2.07 2.07 0.16 0.18 0.00 0.00 0.00 0.00 13:37:38 13:19:01 eth0 30.10 20.62 19.37 69.52 0.00 0.00 0.00 0.00 13:37:38 13:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:37:38 13:19:01 docker0 2.07 2.07 0.14 0.18 0.00 0.00 0.00 0.00 13:37:38 13:20:01 eth0 217.32 188.43 1705.06 65.95 0.00 0.00 0.00 0.00 13:37:38 13:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:37:38 13:20:01 vetha33f27d 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 13:37:38 13:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:37:38 13:21:02 veth94b10bc 0.03 0.13 0.00 0.01 0.00 0.00 0.00 0.00 13:37:38 13:21:02 eth0 83.28 62.12 185.05 13.97 0.00 0.00 0.00 0.00 13:37:38 13:21:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:37:38 13:21:02 vetha33f27d 0.00 1.39 0.00 0.07 0.00 0.00 0.00 0.00 13:37:38 13:22:01 vethe514557 0.00 0.27 0.00 0.02 0.00 0.00 0.00 0.00 13:37:38 13:22:01 eth0 171.61 126.88 1454.48 24.13 0.00 0.00 0.00 0.00 13:37:38 13:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:37:38 13:22:01 vetha33f27d 0.00 0.29 0.00 0.01 0.00 0.00 0.00 0.00 13:37:38 13:23:01 eth0 145.36 91.23 535.34 132.72 0.00 0.00 0.00 0.00 13:37:38 13:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:37:38 13:23:01 docker0 1282.59 1171.53 98.79 4332.08 0.00 0.00 0.00 0.00 13:37:38 13:24:01 eth0 0.27 0.22 0.02 0.05 0.00 0.00 0.00 0.00 13:37:38 13:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:37:38 13:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:37:38 13:25:01 eth0 0.17 0.17 0.01 0.01 0.00 0.00 0.00 0.00 13:37:38 13:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:37:38 13:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:37:38 13:26:01 eth0 0.67 0.20 0.13 0.05 0.00 0.00 0.00 0.00 13:37:38 13:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:37:38 13:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:37:38 13:27:01 eth0 0.73 0.48 0.69 0.24 0.00 0.00 0.00 0.00 13:37:38 13:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:37:38 13:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:37:38 13:28:01 eth0 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:37:38 13:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:37:38 13:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:37:38 13:29:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 13:37:38 13:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:37:38 13:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:37:38 13:30:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 13:37:38 13:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:37:38 13:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:37:38 13:31:01 eth0 0.18 0.18 0.08 0.07 0.00 0.00 0.00 0.00 13:37:38 13:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:37:38 13:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:37:38 13:32:01 eth0 0.18 0.13 0.09 0.01 0.00 0.00 0.00 0.00 13:37:38 13:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:37:38 13:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:37:38 13:33:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 13:37:38 13:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:37:38 13:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:37:38 13:34:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 13:37:38 13:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:37:38 13:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:37:38 13:35:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 13:37:38 13:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:37:38 13:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:37:38 13:36:01 eth0 0.20 0.18 0.08 0.07 0.00 0.00 0.00 0.00 13:37:38 13:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:37:38 13:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:37:38 13:37:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 13:37:38 13:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:37:38 13:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:37:38 Average: eth0 99.16 95.44 503.54 22.70 0.00 0.00 0.00 0.00 13:37:38 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:37:38 Average: docker0 61.15 55.86 4.71 206.55 0.00 0.00 0.00 0.00 13:37:38 13:37:38 13:37:38 ---> sar -P ALL: 13:37:38 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/27/21 _x86_64_ (2 CPU) 13:37:38 13:37:38 13:15:16 LINUX RESTART (2 CPU) 13:37:38 13:37:38 13:16:01 CPU %user %nice %system %iowait %steal %idle 13:37:38 13:17:01 all 20.12 0.00 6.67 1.89 0.07 71.25 13:37:38 13:17:01 0 25.23 0.00 6.88 2.02 0.07 65.81 13:37:38 13:17:01 1 15.08 0.00 6.47 1.76 0.07 76.62 13:37:38 13:18:02 all 52.20 0.00 7.97 2.11 0.10 37.62 13:37:38 13:18:02 0 52.34 0.00 8.18 2.07 0.11 37.30 13:37:38 13:18:02 1 52.06 0.00 7.76 2.16 0.09 37.94 13:37:38 13:19:01 all 31.06 0.00 4.68 0.38 0.07 63.80 13:37:38 13:19:01 0 30.93 0.00 4.55 0.34 0.07 64.12 13:37:38 13:19:01 1 31.20 0.00 4.81 0.43 0.07 63.49 13:37:38 13:20:01 all 51.06 0.00 12.42 2.17 0.10 34.25 13:37:38 13:20:01 0 50.98 0.00 12.85 1.44 0.09 34.64 13:37:38 13:20:01 1 51.14 0.00 12.00 2.89 0.11 33.86 13:37:38 13:21:02 all 29.20 0.00 15.70 48.10 0.12 6.88 13:37:38 13:21:02 0 29.53 0.00 15.46 47.34 0.11 7.55 13:37:38 13:21:02 1 28.87 0.00 15.93 48.86 0.13 6.21 13:37:38 13:22:01 all 68.34 0.00 13.94 16.22 0.13 1.37 13:37:38 13:22:01 0 68.81 0.00 13.70 16.00 0.13 1.37 13:37:38 13:22:01 1 67.87 0.00 14.18 16.45 0.13 1.37 13:37:38 13:23:01 all 58.89 0.00 17.30 9.09 0.11 14.62 13:37:38 13:23:01 0 57.70 0.00 18.37 9.23 0.09 14.61 13:37:38 13:23:01 1 60.09 0.00 16.20 8.94 0.13 14.63 13:37:38 13:24:01 all 0.14 0.00 0.08 0.01 0.02 99.75 13:37:38 13:24:01 0 0.22 0.00 0.10 0.00 0.02 99.67 13:37:38 13:24:01 1 0.07 0.00 0.07 0.02 0.02 99.83 13:37:38 13:25:01 all 0.14 0.00 0.03 0.00 0.02 99.81 13:37:38 13:25:01 0 0.25 0.00 0.05 0.00 0.02 99.68 13:37:38 13:25:01 1 0.03 0.00 0.02 0.00 0.02 99.93 13:37:38 13:26:01 all 0.13 0.00 0.03 0.00 0.02 99.82 13:37:38 13:26:01 0 0.22 0.00 0.03 0.00 0.00 99.75 13:37:38 13:26:01 1 0.03 0.00 0.03 0.00 0.03 99.90 13:37:38 13:27:01 all 0.18 0.00 0.03 0.00 0.02 99.77 13:37:38 13:27:01 0 0.32 0.00 0.05 0.00 0.02 99.62 13:37:38 13:27:01 1 0.05 0.00 0.02 0.00 0.02 99.92 13:37:38 13:37:38 13:27:01 CPU %user %nice %system %iowait %steal %idle 13:37:38 13:28:01 all 0.08 0.00 0.03 0.00 0.02 99.88 13:37:38 13:28:01 0 0.12 0.00 0.02 0.00 0.02 99.85 13:37:38 13:28:01 1 0.03 0.00 0.03 0.00 0.02 99.92 13:37:38 13:29:01 all 0.11 0.00 0.03 0.00 0.02 99.85 13:37:38 13:29:01 0 0.18 0.00 0.03 0.00 0.02 99.77 13:37:38 13:29:01 1 0.03 0.00 0.02 0.00 0.02 99.93 13:37:38 13:30:01 all 0.08 0.00 0.03 0.00 0.02 99.87 13:37:38 13:30:01 0 0.12 0.00 0.03 0.00 0.00 99.85 13:37:38 13:30:01 1 0.05 0.00 0.02 0.00 0.03 99.90 13:37:38 13:31:01 all 0.09 0.00 0.05 0.00 0.02 99.84 13:37:38 13:31:01 0 0.15 0.00 0.03 0.00 0.02 99.80 13:37:38 13:31:01 1 0.03 0.00 0.07 0.00 0.02 99.88 13:37:38 13:32:01 all 0.16 0.00 0.03 0.00 0.02 99.80 13:37:38 13:32:01 0 0.10 0.00 0.02 0.00 0.02 99.87 13:37:38 13:32:01 1 0.22 0.00 0.03 0.00 0.02 99.73 13:37:38 13:33:01 all 0.13 0.00 0.02 0.00 0.01 99.85 13:37:38 13:33:01 0 0.02 0.00 0.02 0.00 0.00 99.97 13:37:38 13:33:01 1 0.23 0.00 0.02 0.00 0.02 99.73 13:37:38 13:34:01 all 0.11 0.00 0.03 0.00 0.03 99.84 13:37:38 13:34:01 0 0.05 0.00 0.03 0.00 0.03 99.88 13:37:38 13:34:01 1 0.17 0.00 0.02 0.00 0.02 99.80 13:37:38 13:35:01 all 0.16 0.00 0.02 0.00 0.02 99.81 13:37:38 13:35:01 0 0.03 0.00 0.02 0.00 0.02 99.93 13:37:38 13:35:01 1 0.28 0.00 0.02 0.00 0.02 99.68 13:37:38 13:36:01 all 0.17 0.00 0.03 0.02 0.01 99.78 13:37:38 13:36:01 0 0.03 0.00 0.03 0.03 0.00 99.90 13:37:38 13:36:01 1 0.30 0.00 0.02 0.00 0.02 99.67 13:37:38 13:37:01 all 0.10 0.00 0.03 0.00 0.02 99.86 13:37:38 13:37:01 0 0.08 0.00 0.03 0.00 0.02 99.87 13:37:38 13:37:01 1 0.12 0.00 0.02 0.00 0.02 99.85 13:37:38 Average: all 14.00 0.00 3.55 3.59 0.04 78.82 13:37:38 Average: 0 14.23 0.00 3.62 3.53 0.04 78.58 13:37:38 Average: 1 13.76 0.00 3.48 3.65 0.05 79.06 13:37:38 13:37:38 13:37:38