Pull request #3478 event Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from a2592921306e51035cec72d554cd9d72e59e12a7+dfd83a2c80b22c5abde7548ed5ab1fe11263d6eb (00e264aecb7923c9b0c2ae5ae7e084a97f405b84) 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-ssh7200993549782075890.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5416779746980159772.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 9d0281235b943b7ad605f650702698f9078b2862 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3478/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-3478/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8296887816734591029.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1997524526304538748.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3478/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-3478/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1979845183817970508.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-15630 in /w/workspace/edgexfoundry_edgex-go_PR-3478 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/16 [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/16 # 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/16@tmp/jenkins-gitclient-ssh3540421921418069514.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 dfd83a2c80b22c5abde7548ed5ab1fe11263d6eb into PR head commit a2592921306e51035cec72d554cd9d72e59e12a7 > 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/16@tmp/jenkins-gitclient-ssh5457300775295202130.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3478/head:refs/remotes/origin/PR-3478 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a2592921306e51035cec72d554cd9d72e59e12a7 # timeout=10 Merge succeeded, producing a2592921306e51035cec72d554cd9d72e59e12a7 Checking out Revision a2592921306e51035cec72d554cd9d72e59e12a7 (PR-3478) > 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/16@tmp/jenkins-gitclient-ssh3297374609757400833.key > git merge dfd83a2c80b22c5abde7548ed5ab1fe11263d6eb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a2592921306e51035cec72d554cd9d72e59e12a7 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-secrets/v2" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-22T03:41:31.970Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-22T03:41:32.053Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-22T03:41:32.080Z] ========================================================= [2021-05-22T03:41:32.080Z] EdgeX Global Pipelines Version Info [2021-05-22T03:41:32.080Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk dd78ba5687a89744d2b6682f8b309a6dc4694991 # timeout=10 [2021-05-22T03:41:35.317Z] ------------------- [2021-05-22T03:41:35.317Z] stable info: [2021-05-22T03:41:35.317Z] ------------------- [2021-05-22T03:41:35.317Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-22T03:41:35.317Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-22T03:41:35.317Z] Message: update stable to v1.0.192 [2021-05-22T03:41:35.901Z] ------------------- [2021-05-22T03:41:35.901Z] experimental info: [2021-05-22T03:41:35.901Z] ------------------- [2021-05-22T03:41:35.901Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-22T03:41:35.901Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-22T03:41:35.901Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-22T03:41:36.025Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-05-22T03:41:36.046Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-05-22T03:41:36.067Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-22T03:41:36.087Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-22T03:41:36.108Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-22T03:41:36.128Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-22T03:41:36.149Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-22T03:41:36.171Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-05-22T03:41:36.191Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-05-22T03:41:36.211Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-05-22T03:41:36.232Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-22T03:41:36.253Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-22T03:41:36.273Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-22T03:41:36.293Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-22T03:41:36.314Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-22T03:41:36.334Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-05-22T03:41:36.356Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-22T03:41:36.377Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-22T03:41:36.399Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-05-22T03:41:36.425Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-05-22T03:41:36.448Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-05-22T03:41:36.469Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-22T03:41:36.491Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3478 [Pipeline] echo [2021-05-22T03:41:36.513Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3478 [Pipeline] echo [2021-05-22T03:41:36.533Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3478 [Pipeline] echo [2021-05-22T03:41:36.555Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a2592921306e51035cec72d554cd9d72e59e12a7 [Pipeline] echo [2021-05-22T03:41:36.577Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a259292 [Pipeline] echo [2021-05-22T03:41:36.599Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-22T03:41:36.674Z] provisioning config files... [2021-05-22T03:41:36.690Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/16@tmp/config6838955930011151213tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-22T03:41:37.031Z] ---> docker-login.sh [2021-05-22T03:41:37.031Z] nexus3.edgexfoundry.org:10001 [2021-05-22T03:41:37.031Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-22T03:41:37.296Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-22T03:41:37.296Z] Configure a credential helper to remove this warning. See [2021-05-22T03:41:37.296Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-22T03:41:37.296Z] [2021-05-22T03:41:37.296Z] Login Succeeded [2021-05-22T03:41:37.296Z] nexus3.edgexfoundry.org:10002 [2021-05-22T03:41:37.296Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-22T03:41:37.296Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-22T03:41:37.296Z] Configure a credential helper to remove this warning. See [2021-05-22T03:41:37.296Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-22T03:41:37.296Z] [2021-05-22T03:41:37.296Z] Login Succeeded [2021-05-22T03:41:37.296Z] nexus3.edgexfoundry.org:10003 [2021-05-22T03:41:37.296Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-22T03:41:37.558Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-22T03:41:37.558Z] Configure a credential helper to remove this warning. See [2021-05-22T03:41:37.558Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-22T03:41:37.558Z] [2021-05-22T03:41:37.558Z] Login Succeeded [2021-05-22T03:41:37.558Z] nexus3.edgexfoundry.org:10004 [2021-05-22T03:41:37.558Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-22T03:41:37.558Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-22T03:41:37.558Z] Configure a credential helper to remove this warning. See [2021-05-22T03:41:37.558Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-22T03:41:37.558Z] [2021-05-22T03:41:37.558Z] Login Succeeded [2021-05-22T03:41:37.558Z] docker.io [2021-05-22T03:41:37.558Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-22T03:41:37.822Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-22T03:41:37.822Z] Configure a credential helper to remove this warning. See [2021-05-22T03:41:37.822Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-22T03:41:37.822Z] [2021-05-22T03:41:37.822Z] Login Succeeded [2021-05-22T03:41:38.084Z] ---> docker-login.sh ends [Pipeline] } [2021-05-22T03:41:38.093Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-22T03:41:38.428Z] ++ 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 [2021-05-22T03:41:38.428Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-22T03:41:38.428Z] ++ dirname cmd/core-command/Dockerfile [2021-05-22T03:41:38.428Z] ++ cut -d/ -f2 [2021-05-22T03:41:38.428Z] + echo core-command,cmd/core-command/Dockerfile [2021-05-22T03:41:38.428Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-22T03:41:38.428Z] ++ dirname cmd/core-data/Dockerfile [2021-05-22T03:41:38.428Z] ++ cut -d/ -f2 [2021-05-22T03:41:38.428Z] + echo core-data,cmd/core-data/Dockerfile [2021-05-22T03:41:38.428Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-22T03:41:38.428Z] ++ dirname cmd/core-metadata/Dockerfile [2021-05-22T03:41:38.428Z] ++ cut -d/ -f2 [2021-05-22T03:41:38.428Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-05-22T03:41:38.428Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-22T03:41:38.428Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-05-22T03:41:38.428Z] ++ cut -d/ -f2 [2021-05-22T03:41:38.428Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-05-22T03:41:38.428Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-22T03:41:38.428Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-05-22T03:41:38.428Z] ++ cut -d/ -f2 [2021-05-22T03:41:38.428Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-05-22T03:41:38.428Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-22T03:41:38.428Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-05-22T03:41:38.428Z] ++ cut -d/ -f2 [2021-05-22T03:41:38.428Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-05-22T03:41:38.428Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-22T03:41:38.428Z] ++ dirname cmd/support-notifications/Dockerfile [2021-05-22T03:41:38.428Z] ++ cut -d/ -f2 [2021-05-22T03:41:38.428Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-05-22T03:41:38.428Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-22T03:41:38.428Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-05-22T03:41:38.428Z] ++ cut -d/ -f2 [2021-05-22T03:41:38.428Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-05-22T03:41:38.428Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-22T03:41:38.428Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-05-22T03:41:38.428Z] ++ cut -d/ -f2 [2021-05-22T03:41:38.428Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-05-22T03:41:38.475Z] 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 [2021-05-22T03:41:39.340Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-22T03:41:39.340Z] [2021-05-22T03:41:39.340Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-22T03:41:39.657Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-22T03:41:39.657Z] latest: Pulling from edgex-devops/git-semver [2021-05-22T03:41:39.657Z] 31603596830f: Pulling fs layer [2021-05-22T03:41:39.657Z] 54011a49482f: Pulling fs layer [2021-05-22T03:41:39.657Z] a6820b24f6d8: Pulling fs layer [2021-05-22T03:41:39.657Z] f581987b2513: Pulling fs layer [2021-05-22T03:41:39.657Z] f581987b2513: Waiting [2021-05-22T03:41:39.657Z] 54011a49482f: Verifying Checksum [2021-05-22T03:41:39.657Z] 54011a49482f: Download complete [2021-05-22T03:41:39.921Z] 31603596830f: Verifying Checksum [2021-05-22T03:41:39.921Z] 31603596830f: Download complete [2021-05-22T03:41:39.921Z] f581987b2513: Verifying Checksum [2021-05-22T03:41:39.921Z] f581987b2513: Download complete [2021-05-22T03:41:39.921Z] a6820b24f6d8: Verifying Checksum [2021-05-22T03:41:39.921Z] a6820b24f6d8: Download complete [2021-05-22T03:41:39.921Z] 31603596830f: Pull complete [2021-05-22T03:41:40.190Z] 54011a49482f: Pull complete [2021-05-22T03:41:40.766Z] a6820b24f6d8: Pull complete [2021-05-22T03:41:40.766Z] f581987b2513: Pull complete [2021-05-22T03:41:41.032Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-22T03:41:41.032Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-22T03:41:41.032Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-22T03:41:41.126Z] prd-centos7-docker-4c-2g-15630 does not seem to be running inside a container [2021-05-22T03:41:41.181Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-22T03:41:42.176Z] $ docker top d1e724d9090a9c94f8c402db13564c212738d7dc226d20efe16d51b31ef21e01 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-22T03:41:42.289Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-22T03:41:42.289Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-22T03:41:42.403Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-22T03:41:42.407Z] $ docker exec d1e724d9090a9c94f8c402db13564c212738d7dc226d20efe16d51b31ef21e01 ssh-agent [2021-05-22T03:41:42.538Z] SSH_AUTH_SOCK=/tmp/ssh-vKJHdWMD9nua/agent.15 [2021-05-22T03:41:42.538Z] SSH_AGENT_PID=22 [2021-05-22T03:41:42.547Z] Running ssh-add (command line suppressed) [2021-05-22T03:41:42.644Z] Identity added: /w/workspace/edgex-go/16@tmp/private_key_4006205397168834942.key (/w/workspace/edgex-go/16@tmp/private_key_4006205397168834942.key) [2021-05-22T03:41:42.663Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-22T03:41:42.971Z] + git tag --points-at HEAD [Pipeline] } [2021-05-22T03:41:42.995Z] $ docker exec --env ******** --env ******** d1e724d9090a9c94f8c402db13564c212738d7dc226d20efe16d51b31ef21e01 ssh-agent -k [2021-05-22T03:41:43.109Z] unset SSH_AUTH_SOCK; [2021-05-22T03:41:43.111Z] unset SSH_AGENT_PID; [2021-05-22T03:41:43.112Z] echo Agent pid 22 killed; [2021-05-22T03:41:43.122Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-22T03:41:43.159Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-22T03:41:43.159Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-22T03:41:43.275Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-22T03:41:43.278Z] $ docker exec d1e724d9090a9c94f8c402db13564c212738d7dc226d20efe16d51b31ef21e01 ssh-agent [2021-05-22T03:41:43.380Z] SSH_AUTH_SOCK=/tmp/ssh-cSXaFTlSz0pB/agent.56 [2021-05-22T03:41:43.380Z] SSH_AGENT_PID=63 [2021-05-22T03:41:43.386Z] Running ssh-add (command line suppressed) [2021-05-22T03:41:43.493Z] Identity added: /w/workspace/edgex-go/16@tmp/private_key_5274376029328587977.key (/w/workspace/edgex-go/16@tmp/private_key_5274376029328587977.key) [2021-05-22T03:41:43.509Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-22T03:41:45.607Z] + git semver init [2021-05-22T03:41:45.607Z] # -> Open(): unable to determine branch for HEAD [2021-05-22T03:41:45.607Z] # $GIT_DIR = /w/workspace/edgex-go/16/.git [2021-05-22T03:41:45.607Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/16 [2021-05-22T03:41:45.607Z] # $SEMVER_REMOTE_NAME = origin [2021-05-22T03:41:45.607Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-22T03:41:45.607Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-22T03:41:45.607Z] # $SEMVER_BRANCH = PR-3478 [2021-05-22T03:41:45.607Z] # $SEMVER_TEMP = /tmp/semver-389486501 [2021-05-22T03:41:45.607Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-05-22T03:42:03.817Z] # '/tmp/semver-389486501' -> '/w/workspace/edgex-go/16/.semver' [2021-05-22T03:42:03.817Z] # -> Force: false [2021-05-22T03:42:03.817Z] # $SEMVER_DIR = /w/workspace/edgex-go/16/.semver [Pipeline] } [2021-05-22T03:42:03.832Z] $ docker exec --env ******** --env ******** d1e724d9090a9c94f8c402db13564c212738d7dc226d20efe16d51b31ef21e01 ssh-agent -k [2021-05-22T03:42:03.931Z] unset SSH_AUTH_SOCK; [2021-05-22T03:42:03.932Z] unset SSH_AGENT_PID; [2021-05-22T03:42:03.932Z] echo Agent pid 63 killed; [2021-05-22T03:42:03.949Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-22T03:42:04.289Z] + git semver [Pipeline] } [2021-05-22T03:42:04.314Z] $ docker stop --time=1 d1e724d9090a9c94f8c402db13564c212738d7dc226d20efe16d51b31ef21e01 [2021-05-22T03:42:07.162Z] $ docker rm -f d1e724d9090a9c94f8c402db13564c212738d7dc226d20efe16d51b31ef21e01 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-22T03:42:07.579Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-22T03:42:07.914Z] Stashed 1 file(s) [Pipeline] echo [2021-05-22T03:42:07.917Z] [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 [2021-05-22T03:42:10.572Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-22T03:42:10.893Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-22T03:42:11.204Z] + sudo service docker restart [2021-05-22T03:42:11.204Z] + true [2021-05-22T03:42:11.204Z] Redirecting to /bin/systemctl restart docker.service [2021-05-22T03:42:23.187Z] Still waiting to schedule task [2021-05-22T03:42:23.188Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-15629’ [Pipeline] echo [2021-05-22T03:42:31.244Z] ========================================================= [2021-05-22T03:42:31.244Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-22T03:42:31.244Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-22T03:42:31.548Z] + 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 . [2021-05-22T03:42:32.958Z] Sending build context to Docker daemon 330.8MB [2021-05-22T03:42:32.958Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-05-22T03:42:32.958Z] Step 2/6 : FROM ${BASE} [2021-05-22T03:42:32.958Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-22T03:42:32.958Z] 540db60ca938: Pulling fs layer [2021-05-22T03:42:32.958Z] adcc1eea9eea: Pulling fs layer [2021-05-22T03:42:32.958Z] 4c4ab2625f07: Pulling fs layer [2021-05-22T03:42:32.958Z] 0510c868ecb4: Pulling fs layer [2021-05-22T03:42:32.958Z] afea3b2eda06: Pulling fs layer [2021-05-22T03:42:32.958Z] 7809a108b3ef: Pulling fs layer [2021-05-22T03:42:32.958Z] f706445af74f: Pulling fs layer [2021-05-22T03:42:32.958Z] afea3b2eda06: Waiting [2021-05-22T03:42:32.958Z] 7809a108b3ef: Waiting [2021-05-22T03:42:32.958Z] f706445af74f: Waiting [2021-05-22T03:42:32.958Z] 0510c868ecb4: Waiting [2021-05-22T03:42:32.958Z] 4c4ab2625f07: Download complete [2021-05-22T03:42:32.958Z] adcc1eea9eea: Verifying Checksum [2021-05-22T03:42:32.959Z] adcc1eea9eea: Download complete [2021-05-22T03:42:32.959Z] afea3b2eda06: Verifying Checksum [2021-05-22T03:42:32.959Z] afea3b2eda06: Download complete [2021-05-22T03:42:33.239Z] 7809a108b3ef: Verifying Checksum [2021-05-22T03:42:33.239Z] 7809a108b3ef: Download complete [2021-05-22T03:42:33.239Z] 540db60ca938: Verifying Checksum [2021-05-22T03:42:33.239Z] 540db60ca938: Download complete [2021-05-22T03:42:33.501Z] 540db60ca938: Pull complete [2021-05-22T03:42:33.501Z] adcc1eea9eea: Pull complete [2021-05-22T03:42:33.501Z] 4c4ab2625f07: Pull complete [2021-05-22T03:42:35.445Z] f706445af74f: Verifying Checksum [2021-05-22T03:42:35.445Z] f706445af74f: Download complete [2021-05-22T03:42:36.392Z] 0510c868ecb4: Verifying Checksum [2021-05-22T03:42:36.392Z] 0510c868ecb4: Download complete [2021-05-22T03:42:39.764Z] 0510c868ecb4: Pull complete [2021-05-22T03:42:39.764Z] afea3b2eda06: Pull complete [2021-05-22T03:42:39.764Z] 7809a108b3ef: Pull complete [2021-05-22T03:42:41.989Z] f706445af74f: Pull complete [2021-05-22T03:42:41.989Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-22T03:42:41.989Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-22T03:42:41.989Z] ---> b068be0155e3 [2021-05-22T03:42:41.989Z] 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 [2021-05-22T03:42:43.002Z] ---> Running in cf8202be4cf0 [2021-05-22T03:42:43.271Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-22T03:42:44.227Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-22T03:42:44.490Z] (1/12) Installing libmagic (5.39-r0) [2021-05-22T03:42:45.062Z] (2/12) Installing file (5.39-r0) [2021-05-22T03:42:45.062Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-22T03:42:45.325Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-22T03:42:49.329Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-22T03:42:49.329Z] (6/12) Installing patch (2.7.6-r6) [2021-05-22T03:42:49.329Z] (7/12) Installing build-base (0.5-r2) [2021-05-22T03:42:49.329Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-22T03:42:49.329Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-22T03:42:49.329Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-22T03:42:49.329Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-22T03:42:49.329Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-22T03:42:49.329Z] Executing busybox-1.32.1-r6.trigger [2021-05-22T03:42:49.329Z] OK: 219 MiB in 52 packages [2021-05-22T03:42:51.909Z] Removing intermediate container cf8202be4cf0 [2021-05-22T03:42:51.909Z] ---> 910b4164e4a2 [2021-05-22T03:42:51.909Z] Step 4/6 : WORKDIR /edgex-go [2021-05-22T03:42:51.909Z] ---> Running in 1504aa2b4084 [2021-05-22T03:42:51.909Z] Removing intermediate container 1504aa2b4084 [2021-05-22T03:42:51.909Z] ---> bcfeedae7007 [2021-05-22T03:42:51.909Z] Step 5/6 : COPY go.mod . [2021-05-22T03:42:51.909Z] ---> bd8eb1469383 [2021-05-22T03:42:51.909Z] Step 6/6 : RUN go mod download [2021-05-22T03:42:51.909Z] ---> Running in eafbe3f29357 [2021-05-22T03:43:01.944Z] Removing intermediate container eafbe3f29357 [2021-05-22T03:43:01.944Z] ---> 34a1135c6a23 [2021-05-22T03:43:01.944Z] Successfully built 34a1135c6a23 [2021-05-22T03:43:01.944Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-22T03:43:02.255Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-22T03:43:02.255Z] . [Pipeline] withDockerContainer [2021-05-22T03:43:02.341Z] prd-centos7-docker-4c-2g-15630 does not seem to be running inside a container [2021-05-22T03:43:02.390Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@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 ******** ci-base-image-x86_64 cat [2021-05-22T03:43:02.742Z] $ docker top 72a51bfbdbd7eee28de42d099aba271658e7e7d780386526816120d842bda57c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-22T03:43:03.110Z] + go version [2021-05-22T03:43:03.110Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-22T03:43:03.126Z] $ docker stop --time=1 72a51bfbdbd7eee28de42d099aba271658e7e7d780386526816120d842bda57c [2021-05-22T03:43:04.324Z] $ docker rm -f 72a51bfbdbd7eee28de42d099aba271658e7e7d780386526816120d842bda57c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-22T03:43:04.865Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-22T03:43:04.865Z] . [Pipeline] withDockerContainer [2021-05-22T03:43:04.938Z] prd-centos7-docker-4c-2g-15630 does not seem to be running inside a container [2021-05-22T03:43:04.980Z] $ 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/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@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 ******** ci-base-image-x86_64 cat [2021-05-22T03:43:05.356Z] $ docker top 2eb20f4b1a867362a90fab427eae2e79bb4981868ce91051c55d35e86326c60c -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-22T03:43:05.449Z] ========================================================= [2021-05-22T03:43:05.449Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-05-22T03:43:05.449Z] ========================================================= [Pipeline] sh [2021-05-22T03:43:05.752Z] + go mod tidy [Pipeline] sh [2021-05-22T03:43:06.318Z] + make test [2021-05-22T03:43:06.318Z] go mod tidy [2021-05-22T03:43:06.318Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-22T03:43:11.698Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-05-22T03:43:28.261Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-05-22T03:43:35.872Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-05-22T03:43:35.872Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-05-22T03:43:35.872Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-05-22T03:43:37.828Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-05-22T03:43:38.424Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-05-22T03:43:38.424Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-05-22T03:43:38.424Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-05-22T03:43:40.773Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-05-22T03:43:40.773Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-05-22T03:43:42.197Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-05-22T03:43:42.197Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-05-22T03:43:42.197Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-05-22T03:43:43.600Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.076s coverage: 46.1% of statements [2021-05-22T03:43:43.600Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-05-22T03:43:43.600Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-05-22T03:43:43.600Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-05-22T03:43:43.600Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-05-22T03:43:43.600Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-05-22T03:43:43.600Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-05-22T03:43:43.600Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.042s coverage: 28.7% of statements [2021-05-22T03:43:44.186Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.064s coverage: 100.0% of statements [2021-05-22T03:43:46.795Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.099s coverage: 27.7% of statements [2021-05-22T03:43:46.795Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-05-22T03:43:46.795Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-05-22T03:43:46.795Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-05-22T03:43:46.795Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-05-22T03:43:46.795Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-05-22T03:43:46.795Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.071s coverage: 81.2% of statements [2021-05-22T03:43:46.795Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-05-22T03:43:46.795Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.046s coverage: 100.0% of statements [2021-05-22T03:43:46.795Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-05-22T03:43:46.795Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.056s coverage: 100.0% of statements [2021-05-22T03:43:46.795Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-05-22T03:43:46.795Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-05-22T03:43:47.749Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.067s coverage: 58.6% of statements [2021-05-22T03:43:47.749Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-05-22T03:43:47.749Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-05-22T03:43:48.016Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.100s coverage: 87.7% of statements [2021-05-22T03:43:48.016Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-05-22T03:43:48.016Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-05-22T03:43:48.280Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.045s coverage: 78.9% of statements [2021-05-22T03:43:48.280Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-05-22T03:43:50.220Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.180s coverage: 28.6% of statements [2021-05-22T03:43:50.220Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-05-22T03:43:50.220Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-05-22T03:43:50.220Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-05-22T03:43:50.220Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-05-22T03:43:50.220Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-05-22T03:43:50.220Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.059s coverage: 100.0% of statements [2021-05-22T03:43:50.220Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-05-22T03:43:50.220Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.045s coverage: 100.0% of statements [2021-05-22T03:43:50.220Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-05-22T03:43:50.797Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.084s coverage: 86.7% of statements [2021-05-22T03:43:50.797Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-05-22T03:43:51.374Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.098s coverage: 97.5% of statements [2021-05-22T03:43:51.374Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-05-22T03:43:51.642Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.056s coverage: 78.3% of statements [2021-05-22T03:43:51.642Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-05-22T03:43:51.642Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-05-22T03:43:51.642Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-05-22T03:43:51.642Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-05-22T03:43:53.049Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.222s coverage: 95.1% of statements [2021-05-22T03:43:53.049Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-05-22T03:43:53.049Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-05-22T03:43:53.049Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-05-22T03:43:53.049Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-05-22T03:43:53.049Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-05-22T03:43:53.049Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-05-22T03:43:53.049Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-05-22T03:43:53.049Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-05-22T03:43:53.049Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-05-22T03:43:53.049Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-05-22T03:43:53.049Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-05-22T03:43:53.049Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-05-22T03:43:53.049Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-05-22T03:43:53.049Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-05-22T03:43:53.049Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-05-22T03:43:53.049Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-05-22T03:43:53.049Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-05-22T03:43:53.049Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-05-22T03:43:53.049Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.046s coverage: 58.8% of statements [2021-05-22T03:43:53.049Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-05-22T03:43:53.049Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-05-22T03:43:54.009Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.044s coverage: 0.8% of statements [2021-05-22T03:43:54.009Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-05-22T03:43:54.009Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.048s coverage: 21.7% of statements [2021-05-22T03:43:54.009Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-05-22T03:43:54.009Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.043s coverage: 47.1% of statements [2021-05-22T03:43:54.294Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.046s coverage: 79.5% of statements [2021-05-22T03:43:54.581Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.042s coverage: 94.1% of statements [2021-05-22T03:43:54.581Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.059s coverage: 96.3% of statements [2021-05-22T03:43:54.858Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.043s coverage: 87.5% of statements [2021-05-22T03:44:08.042Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.058s coverage: 94.4% of statements [2021-05-22T03:44:08.042Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.043s coverage: 44.8% of statements [2021-05-22T03:44:11.354Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.155s coverage: 81.8% of statements [2021-05-22T03:44:11.354Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-05-22T03:44:30.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.077s coverage: 92.9% of statements [2021-05-22T03:44:30.305Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-05-22T03:44:30.305Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-05-22T03:44:30.305Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-05-22T03:44:30.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements [2021-05-22T03:44:30.305Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-05-22T03:44:30.305Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-05-22T03:44:30.305Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-05-22T03:44:30.305Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-05-22T03:44:30.305Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-05-22T03:44:30.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.032s coverage: 87.2% of statements [2021-05-22T03:44:30.305Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-05-22T03:44:30.305Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-05-22T03:44:30.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.042s coverage: 100.0% of statements [2021-05-22T03:44:30.305Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-05-22T03:44:30.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.054s coverage: 76.0% of statements [2021-05-22T03:44:30.305Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-05-22T03:44:30.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.054s coverage: 80.0% of statements [2021-05-22T03:44:30.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements [2021-05-22T03:44:30.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.065s coverage: 85.4% of statements [2021-05-22T03:44:30.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.073s coverage: 91.2% of statements [2021-05-22T03:44:30.305Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-05-22T03:44:30.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.152s coverage: 64.4% of statements [2021-05-22T03:44:30.305Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-05-22T03:44:30.305Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-05-22T03:44:30.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.043s coverage: 100.0% of statements [2021-05-22T03:44:30.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.038s coverage: 91.3% of statements [2021-05-22T03:44:30.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements [2021-05-22T03:44:30.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements [2021-05-22T03:44:30.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.023s coverage: 100.0% of statements [2021-05-22T03:44:30.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.198s coverage: 66.9% of statements [2021-05-22T03:44:30.305Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-05-22T03:44:30.305Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-05-22T03:44:30.305Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-05-22T03:44:30.569Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.108s coverage: 43.5% of statements [2021-05-22T03:44:30.569Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-05-22T03:44:30.569Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-05-22T03:44:30.835Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.031s coverage: 89.5% of statements [2021-05-22T03:44:30.835Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-05-22T03:44:31.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.032s coverage: 84.8% of statements [2021-05-22T03:44:32.511Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.097s coverage: 46.8% of statements [2021-05-22T03:44:32.511Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-05-22T03:44:32.511Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-05-22T03:44:32.511Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-05-22T03:44:32.511Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-05-22T03:44:32.511Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-05-22T03:44:32.511Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.037s coverage: 100.0% of statements [2021-05-22T03:44:32.511Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-05-22T03:44:32.511Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.031s coverage: 100.0% of statements [2021-05-22T03:44:32.511Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-05-22T03:44:32.511Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-05-22T03:44:36.385Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.050s coverage: 18.9% of statements [2021-05-22T03:44:36.385Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] [2021-05-22T03:44:36.385Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] [2021-05-22T03:44:36.385Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-05-22T03:44:36.385Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.132s coverage: 91.9% of statements [2021-05-22T03:44:36.385Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-05-22T03:44:36.385Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-05-22T03:44:36.385Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-05-22T03:44:36.385Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.613s coverage: 28.7% of statements [2021-05-22T03:44:36.385Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-05-22T03:44:36.385Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-05-22T03:44:36.385Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-05-22T03:44:36.385Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-05-22T03:44:36.385Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-05-22T03:44:36.766Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.056s coverage: 99.0% of statements [2021-05-22T03:44:36.766Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-05-22T03:44:37.126Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.054s coverage: 100.0% of statements [2021-05-22T03:44:37.126Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-05-22T03:44:37.126Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-05-22T03:44:37.126Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-05-22T03:44:37.461Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.050s coverage: 64.6% of statements [2021-05-22T03:44:37.461Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-05-22T03:44:38.094Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.086s coverage: 97.6% of statements [2021-05-22T03:44:38.094Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-05-22T03:44:38.094Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-05-22T03:44:38.094Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-05-22T03:44:38.094Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.029s coverage: 0.0% of statements [2021-05-22T03:44:38.094Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-05-22T03:44:38.360Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.029s coverage: 100.0% of statements [2021-05-22T03:44:38.360Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-05-22T03:44:38.360Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-05-22T03:44:38.360Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-05-22T03:44:38.360Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-05-22T03:44:38.626Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.026s coverage: 87.9% of statements [2021-05-22T03:44:38.626Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-05-22T03:44:38.626Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-05-22T03:44:38.891Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.020s coverage: 100.0% of statements [2021-05-22T03:44:39.155Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.041s coverage: 28.1% of statements [2021-05-22T03:44:39.155Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-05-22T03:44:39.155Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] [2021-05-22T03:44:39.419Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.042s coverage: 27.9% of statements [2021-05-22T03:44:39.419Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] [2021-05-22T03:44:39.419Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] [2021-05-22T03:44:39.419Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] [2021-05-22T03:44:39.419Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-05-22T03:44:39.419Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] [2021-05-22T03:44:39.679Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 100.0% of statements [2021-05-22T03:44:39.943Z] GO111MODULE=on go vet ./... [2021-05-22T03:44:40.701Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-15635 in /w/workspace/edgexfoundry_edgex-go_PR-3478 [Pipeline] { [Pipeline] ws [2021-05-22T03:44:40.720Z] Running in /w/workspace/edgex-go/16 [Pipeline] { [Pipeline] checkout [2021-05-22T03:44:41.030Z] The recommended git tool is: git [2021-05-22T03:44:48.086Z] using credential edgex-jenkins-ssh [2021-05-22T03:44:48.110Z] Cloning the remote Git repository [2021-05-22T03:44:48.175Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-05-22T03:44:48.310Z] > git init /w/workspace/edgex-go/16 # timeout=10 [2021-05-22T03:44:48.372Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-22T03:44:48.373Z] > git --version # timeout=10 [2021-05-22T03:44:48.389Z] > git --version # 'git version 2.17.1' [2021-05-22T03:44:48.391Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-22T03:44:48.459Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-22T03:45:04.915Z] Merging remotes/origin/master commit dfd83a2c80b22c5abde7548ed5ab1fe11263d6eb into PR head commit a2592921306e51035cec72d554cd9d72e59e12a7 [2021-05-22T03:45:03.508Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-22T03:45:03.532Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-22T03:45:03.609Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-22T03:45:03.656Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-22T03:45:03.657Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-22T03:45:03.671Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3478/head:refs/remotes/origin/PR-3478 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-22T03:45:05.331Z] Merge succeeded, producing a2592921306e51035cec72d554cd9d72e59e12a7 [2021-05-22T03:45:05.332Z] Checking out Revision a2592921306e51035cec72d554cd9d72e59e12a7 (PR-3478) [2021-05-22T03:45:04.937Z] > git config core.sparsecheckout # timeout=10 [2021-05-22T03:45:04.949Z] > git checkout -f a2592921306e51035cec72d554cd9d72e59e12a7 # timeout=10 [2021-05-22T03:45:05.257Z] > git remote # timeout=10 [2021-05-22T03:45:05.272Z] > git config --get remote.origin.url # timeout=10 [2021-05-22T03:45:05.291Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-22T03:45:05.302Z] > git merge dfd83a2c80b22c5abde7548ed5ab1fe11263d6eb # timeout=10 [2021-05-22T03:45:05.323Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-22T03:45:05.342Z] > git config core.sparsecheckout # timeout=10 [2021-05-22T03:45:05.366Z] > git checkout -f a2592921306e51035cec72d554cd9d72e59e12a7 # timeout=10 [2021-05-22T03:45:09.851Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-secrets/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-22T03:45:11.161Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-22T03:45:11.617Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-22T03:45:13.808Z] gofmt -l . [2021-05-22T03:45:13.808Z] [ "`gofmt -l .`" = "" ] [2021-05-22T03:45:13.808Z] ./bin/test-go-mod-tidy.sh [2021-05-22T03:45:13.808Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-05-22T03:45:13.881Z] + sudo service docker restart [2021-05-22T03:45:13.881Z] + true [2021-05-22T03:45:14.112Z] + ls -al . [2021-05-22T03:45:14.112Z] total 852 [2021-05-22T03:45:14.112Z] drwxrwxr-x 10 1001 1001 4096 May 22 03:45 . [2021-05-22T03:45:14.112Z] drwxr-xr-x 4 root root 30 May 22 03:43 .. [2021-05-22T03:45:14.112Z] -rw-rw-r-- 1 1001 1001 11 May 22 03:41 .dockerignore [2021-05-22T03:45:14.112Z] drwxrwxr-x 8 1001 1001 179 May 22 03:41 .git [2021-05-22T03:45:14.113Z] drwxrwxr-x 3 1001 1001 125 May 22 03:41 .github [2021-05-22T03:45:14.113Z] -rw-rw-r-- 1 1001 1001 818 May 22 03:41 .gitignore [2021-05-22T03:45:14.113Z] drwx------ 3 1001 1001 60 May 22 03:42 .semver [2021-05-22T03:45:14.113Z] -rw-rw-r-- 1 1001 1001 166 May 22 03:41 .sonarcloud.properties [2021-05-22T03:45:14.113Z] -rw-rw-r-- 1 1001 1001 8609 May 22 03:41 Attribution.txt [2021-05-22T03:45:14.113Z] -rw-rw-r-- 1 1001 1001 3804 May 22 03:41 CONTRIBUTING.md [2021-05-22T03:45:14.113Z] -rw-rw-r-- 1 1001 1001 931 May 22 03:41 Dockerfile.build [2021-05-22T03:45:14.113Z] -rw-rw-r-- 1 1001 1001 863 May 22 03:41 Jenkinsfile [2021-05-22T03:45:14.113Z] -rw-rw-r-- 1 1001 1001 10775 May 22 03:41 LICENSE [2021-05-22T03:45:14.113Z] -rw-rw-r-- 1 1001 1001 5632 May 22 03:41 Makefile [2021-05-22T03:45:14.113Z] -rw-rw-r-- 1 1001 1001 7978 May 22 03:41 README.md [2021-05-22T03:45:14.113Z] -rw-rw-r-- 1 1001 1001 6755 May 22 03:41 SECURITY.md [2021-05-22T03:45:14.113Z] -rw-rw-r-- 1 1001 1001 5 May 22 03:42 VERSION [2021-05-22T03:45:14.113Z] -rw-rw-r-- 1 1001 1001 4131 May 22 03:41 ZMQWindows.md [2021-05-22T03:45:14.113Z] drwxrwxr-x 2 1001 1001 117 May 22 03:41 bin [2021-05-22T03:45:14.113Z] drwxrwxr-x 14 1001 1001 4096 May 22 03:41 cmd [2021-05-22T03:45:14.113Z] -rw-r--r-- 1 root root 741453 May 22 03:44 coverage.out [2021-05-22T03:45:14.113Z] -rw-r--r-- 1 root root 1060 May 22 03:45 go.mod [2021-05-22T03:45:14.113Z] -rw-r--r-- 1 root root 22219 May 22 03:43 go.sum [2021-05-22T03:45:14.113Z] drwxrwxr-x 8 1001 1001 127 May 22 03:41 internal [2021-05-22T03:45:14.113Z] drwxrwxr-x 4 1001 1001 26 May 22 03:41 openapi [2021-05-22T03:45:14.113Z] drwxrwxr-x 4 1001 1001 71 May 22 03:41 snap [2021-05-22T03:45:14.113Z] -rw-rw-r-- 1 1001 1001 168 May 22 03:41 version.go [Pipeline] sh [2021-05-22T03:45:14.423Z] + '[' -e coverage.out ] [2021-05-22T03:45:14.423Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-05-22T03:45:14.542Z] Stashed 1 file(s) [Pipeline] sh [2021-05-22T03:45:14.834Z] + make build [2021-05-22T03:45:14.834Z] go mod tidy [2021-05-22T03:45:14.834Z] 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 [2021-05-22T03:45:16.247Z] 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 [2021-05-22T03:45:24.465Z] 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 [2021-05-22T03:45:25.053Z] 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 [2021-05-22T03:45:26.466Z] 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 [2021-05-22T03:45:26.466Z] 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 [2021-05-22T03:45:27.894Z] 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 [2021-05-22T03:45:28.888Z] 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 [2021-05-22T03:45:29.851Z] 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 [2021-05-22T03:45:30.427Z] 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 [2021-05-22T03:45:31.381Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-22T03:45:32.239Z] provisioning config files... [2021-05-22T03:45:32.276Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/16@tmp/config1796313583339123715tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-22T03:45:32.345Z] 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 [2021-05-22T03:45:32.670Z] ---> docker-login.sh [2021-05-22T03:45:32.670Z] nexus3.edgexfoundry.org:10001 [2021-05-22T03:45:33.659Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] } [2021-05-22T03:45:33.777Z] $ docker stop --time=1 2eb20f4b1a867362a90fab427eae2e79bb4981868ce91051c55d35e86326c60c [2021-05-22T03:45:33.937Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-22T03:45:33.938Z] Configure a credential helper to remove this warning. See [2021-05-22T03:45:33.938Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-22T03:45:33.938Z] [2021-05-22T03:45:33.938Z] Login Succeeded [2021-05-22T03:45:33.938Z] nexus3.edgexfoundry.org:10002 [2021-05-22T03:45:34.212Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-22T03:45:34.488Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-22T03:45:34.488Z] Configure a credential helper to remove this warning. See [2021-05-22T03:45:34.488Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-22T03:45:34.488Z] [2021-05-22T03:45:34.488Z] Login Succeeded [2021-05-22T03:45:34.488Z] nexus3.edgexfoundry.org:10003 [2021-05-22T03:45:34.760Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-22T03:45:34.760Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-22T03:45:34.760Z] Configure a credential helper to remove this warning. See [2021-05-22T03:45:34.760Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-22T03:45:34.760Z] [2021-05-22T03:45:34.760Z] Login Succeeded [2021-05-22T03:45:35.044Z] nexus3.edgexfoundry.org:10004 [2021-05-22T03:45:35.317Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-22T03:45:35.317Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-22T03:45:35.317Z] Configure a credential helper to remove this warning. See [2021-05-22T03:45:35.317Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-22T03:45:35.317Z] [2021-05-22T03:45:35.317Z] Login Succeeded [2021-05-22T03:45:35.317Z] docker.io [2021-05-22T03:45:35.590Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-22T03:45:36.183Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-22T03:45:36.183Z] Configure a credential helper to remove this warning. See [2021-05-22T03:45:36.183Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-22T03:45:36.183Z] [2021-05-22T03:45:36.183Z] Login Succeeded [2021-05-22T03:45:36.183Z] ---> docker-login.sh ends [2021-05-22T03:45:39.217Z] $ docker rm -f 2eb20f4b1a867362a90fab427eae2e79bb4981868ce91051c55d35e86326c60c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [2021-05-22T03:45:39.489Z] Deleting 1 temporary files [Pipeline] // script [Pipeline] // configFileProvider [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // withEnv [Pipeline] unstash [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] echo [2021-05-22T03:45:42.525Z] ========================================================= [2021-05-22T03:45:42.525Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-22T03:45:42.525Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-05-22T03:45:42.892Z] + 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 . [2021-05-22T03:45:42.939Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-22T03:45:42.939Z] [2021-05-22T03:45:42.939Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-05-22T03:45:43.258Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-22T03:45:43.258Z] latest: Pulling from edgex-devops/edgex-compose [2021-05-22T03:45:43.258Z] cbdbe7a5bc2a: Pulling fs layer [2021-05-22T03:45:43.258Z] ca9280d653b3: Pulling fs layer [2021-05-22T03:45:43.258Z] 7e9c9ca2126c: Pulling fs layer [2021-05-22T03:45:43.855Z] cbdbe7a5bc2a: Verifying Checksum [2021-05-22T03:45:43.856Z] cbdbe7a5bc2a: Download complete [2021-05-22T03:45:43.856Z] cbdbe7a5bc2a: Pull complete [2021-05-22T03:45:44.857Z] ca9280d653b3: Verifying Checksum [2021-05-22T03:45:44.858Z] ca9280d653b3: Download complete [2021-05-22T03:45:44.858Z] ca9280d653b3: Pull complete [2021-05-22T03:45:45.130Z] Sending build context to Docker daemon 168MB [2021-05-22T03:45:45.130Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-05-22T03:45:45.130Z] Step 2/6 : FROM ${BASE} [2021-05-22T03:45:45.723Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-22T03:45:45.723Z] 595b0fe564bb: Pulling fs layer [2021-05-22T03:45:45.723Z] 7186ed65a4f7: Pulling fs layer [2021-05-22T03:45:45.723Z] 316046926c0a: Pulling fs layer [2021-05-22T03:45:45.723Z] 4ebd0625c992: Pulling fs layer [2021-05-22T03:45:45.723Z] 207e8628e3a3: Pulling fs layer [2021-05-22T03:45:45.723Z] c791037a9be2: Pulling fs layer [2021-05-22T03:45:45.723Z] ffd874e62e21: Pulling fs layer [2021-05-22T03:45:45.723Z] 4ebd0625c992: Waiting [2021-05-22T03:45:45.723Z] 207e8628e3a3: Waiting [2021-05-22T03:45:45.723Z] c791037a9be2: Waiting [2021-05-22T03:45:45.723Z] ffd874e62e21: Waiting [2021-05-22T03:45:45.723Z] 316046926c0a: Download complete [2021-05-22T03:45:45.723Z] 7186ed65a4f7: Verifying Checksum [2021-05-22T03:45:45.723Z] 7186ed65a4f7: Download complete [2021-05-22T03:45:45.998Z] 207e8628e3a3: Verifying Checksum [2021-05-22T03:45:45.998Z] 207e8628e3a3: Download complete [2021-05-22T03:45:45.998Z] c791037a9be2: Verifying Checksum [2021-05-22T03:45:45.998Z] c791037a9be2: Download complete [2021-05-22T03:45:45.998Z] 595b0fe564bb: Verifying Checksum [2021-05-22T03:45:45.998Z] 595b0fe564bb: Download complete [2021-05-22T03:45:46.001Z] 7e9c9ca2126c: Download complete [2021-05-22T03:45:46.617Z] 595b0fe564bb: Pull complete [2021-05-22T03:45:47.213Z] 7186ed65a4f7: Pull complete [2021-05-22T03:45:47.489Z] 316046926c0a: Pull complete [2021-05-22T03:45:47.761Z] ffd874e62e21: Verifying Checksum [2021-05-22T03:45:47.761Z] ffd874e62e21: Download complete [2021-05-22T03:45:49.336Z] 7e9c9ca2126c: Pull complete [2021-05-22T03:45:49.336Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-05-22T03:45:49.336Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-22T03:45:49.336Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-05-22T03:45:49.421Z] prd-centos7-docker-4c-2g-15630 does not seem to be running inside a container [2021-05-22T03:45:49.485Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-05-22T03:45:49.733Z] 4ebd0625c992: Verifying Checksum [2021-05-22T03:45:49.733Z] 4ebd0625c992: Download complete [2021-05-22T03:45:59.886Z] 4ebd0625c992: Pull complete [2021-05-22T03:45:59.886Z] 207e8628e3a3: Pull complete [2021-05-22T03:45:59.886Z] c791037a9be2: Pull complete [2021-05-22T03:46:00.018Z] $ docker top d354d2572b68c7919ecb48fbfbffa615f8c62aa53bdcd7e4296053115c0a6753 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-22T03:46:00.398Z] + docker-compose build --help [2021-05-22T03:46:00.398Z] + grep parallel [2021-05-22T03:46:00.971Z] --parallel Build images in parallel. [Pipeline] } [2021-05-22T03:46:00.988Z] $ docker stop --time=1 d354d2572b68c7919ecb48fbfbffa615f8c62aa53bdcd7e4296053115c0a6753 [2021-05-22T03:46:02.268Z] $ docker rm -f d354d2572b68c7919ecb48fbfbffa615f8c62aa53bdcd7e4296053115c0a6753 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-22T03:46:02.737Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-22T03:46:02.737Z] . [Pipeline] withDockerContainer [2021-05-22T03:46:02.832Z] prd-centos7-docker-4c-2g-15630 does not seem to be running inside a container [2021-05-22T03:46:02.892Z] $ 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/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-05-22T03:46:03.295Z] ffd874e62e21: Pull complete [2021-05-22T03:46:03.295Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-22T03:46:03.295Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-22T03:46:03.295Z] ---> cfc18b08335c [2021-05-22T03:46:03.295Z] 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 [2021-05-22T03:46:03.328Z] $ docker top 2a3e954563f2120c553921ab31b916a771c9fa250396e8ab60803537986e0600 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-22T03:46:03.711Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-05-22T03:46:04.288Z] Building core-command ... [2021-05-22T03:46:04.288Z] Building core-data ... [2021-05-22T03:46:04.288Z] Building core-metadata ... [2021-05-22T03:46:04.288Z] Building security-bootstrapper ... [2021-05-22T03:46:04.288Z] Building security-proxy-setup ... [2021-05-22T03:46:04.288Z] Building security-secretstore-setup ... [2021-05-22T03:46:04.288Z] Building support-notifications ... [2021-05-22T03:46:04.288Z] Building support-scheduler ... [2021-05-22T03:46:04.288Z] Building sys-mgmt-agent ... [2021-05-22T03:46:04.288Z] Building support-notifications [2021-05-22T03:46:04.288Z] Building core-command [2021-05-22T03:46:04.288Z] Building security-secretstore-setup [2021-05-22T03:46:04.288Z] Building security-bootstrapper [2021-05-22T03:46:04.288Z] Building core-data [2021-05-22T03:46:05.323Z] ---> Running in 9d8d47e5ee9e [2021-05-22T03:46:06.789Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-22T03:46:07.761Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-22T03:46:08.736Z] (1/12) Installing libmagic (5.39-r0) [2021-05-22T03:46:08.736Z] (2/12) Installing file (5.39-r0) [2021-05-22T03:46:08.736Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-22T03:46:11.089Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-22T03:46:13.701Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-22T03:46:13.701Z] (6/12) Installing patch (2.7.6-r6) [2021-05-22T03:46:13.701Z] (7/12) Installing build-base (0.5-r2) [2021-05-22T03:46:13.701Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-22T03:46:13.971Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-22T03:46:13.971Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-22T03:46:13.971Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-22T03:46:14.243Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-22T03:46:14.243Z] Executing busybox-1.32.1-r6.trigger [2021-05-22T03:46:14.243Z] OK: 218 MiB in 52 packages [2021-05-22T03:46:17.615Z] Removing intermediate container 9d8d47e5ee9e [2021-05-22T03:46:17.615Z] ---> d4bd4798af9b [2021-05-22T03:46:17.615Z] Step 4/6 : WORKDIR /edgex-go [2021-05-22T03:46:17.887Z] ---> Running in 8f7577348354 [2021-05-22T03:46:18.158Z] Removing intermediate container 8f7577348354 [2021-05-22T03:46:18.158Z] ---> 4e0820befbb0 [2021-05-22T03:46:18.158Z] Step 5/6 : COPY go.mod . [2021-05-22T03:46:19.131Z] ---> 8dd182cebc81 [2021-05-22T03:46:19.131Z] Step 6/6 : RUN go mod download [2021-05-22T03:46:19.131Z] ---> Running in 76dd3570203d [2021-05-22T03:46:27.566Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-22T03:46:27.567Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-22T03:46:27.567Z] ---> 34a1135c6a23 [2021-05-22T03:46:27.567Z] Step 3/24 : WORKDIR /edgex-go [2021-05-22T03:46:27.567Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-22T03:46:27.567Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-22T03:46:27.567Z] ---> 34a1135c6a23 [2021-05-22T03:46:27.567Z] Step 3/24 : WORKDIR /edgex-go [2021-05-22T03:46:27.567Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-22T03:46:27.567Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-05-22T03:46:27.567Z] ---> 34a1135c6a23 [2021-05-22T03:46:27.567Z] Step 3/26 : WORKDIR /edgex-go [2021-05-22T03:46:27.567Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-22T03:46:27.567Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-05-22T03:46:27.567Z] ---> 34a1135c6a23 [2021-05-22T03:46:27.567Z] Step 3/32 : WORKDIR /edgex-go [2021-05-22T03:46:27.567Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-22T03:46:27.567Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-22T03:46:27.567Z] ---> 34a1135c6a23 [2021-05-22T03:46:27.567Z] Step 3/23 : WORKDIR /edgex-go [2021-05-22T03:46:28.519Z] ---> Running in 123bf60d63ec [2021-05-22T03:46:28.519Z] ---> Running in 129685fd837d [2021-05-22T03:46:28.519Z] ---> Running in 421c00425324 [2021-05-22T03:46:28.519Z] ---> Running in e97fb02b7ff7 [2021-05-22T03:46:28.519Z] ---> Running in 7543cc671a23 [2021-05-22T03:46:28.791Z] Removing intermediate container 129685fd837d [2021-05-22T03:46:28.791Z] ---> 04430a69d38b [2021-05-22T03:46:28.791Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-22T03:46:28.791Z] Removing intermediate container 421c00425324 [2021-05-22T03:46:28.791Z] ---> a7a0a61081d7 [2021-05-22T03:46:28.791Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-22T03:46:28.791Z] ---> Running in 7a4e8acce199 [2021-05-22T03:46:28.791Z] Removing intermediate container e97fb02b7ff7 [2021-05-22T03:46:28.791Z] ---> 3cab057811cc [2021-05-22T03:46:28.791Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-22T03:46:28.791Z] Removing intermediate container 123bf60d63ec [2021-05-22T03:46:28.791Z] ---> 5bed9aea1f81 [2021-05-22T03:46:28.791Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-22T03:46:28.791Z] Removing intermediate container 7543cc671a23 [2021-05-22T03:46:28.791Z] ---> aa899cb3de63 [2021-05-22T03:46:28.791Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-22T03:46:28.791Z] ---> Running in 6e0092f3af6d [2021-05-22T03:46:28.791Z] ---> Running in ea16cf06be44 [2021-05-22T03:46:28.791Z] ---> Running in 3abbced75720 [2021-05-22T03:46:28.791Z] ---> Running in 6d169aed090c [2021-05-22T03:46:29.744Z] Removing intermediate container 7a4e8acce199 [2021-05-22T03:46:29.744Z] ---> 2436d84d5cbb [2021-05-22T03:46:29.744Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-05-22T03:46:29.744Z] ---> Running in 37b8027d5e8b [2021-05-22T03:46:29.744Z] Removing intermediate container 6e0092f3af6d [2021-05-22T03:46:29.744Z] ---> 5b65a95bd429 [2021-05-22T03:46:29.744Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-05-22T03:46:30.008Z] ---> Running in bc6b1932b714 [2021-05-22T03:46:30.008Z] Removing intermediate container ea16cf06be44 [2021-05-22T03:46:30.008Z] ---> 1ea297cdf8f5 [2021-05-22T03:46:30.008Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-22T03:46:30.008Z] ---> Running in a875c071952e [2021-05-22T03:46:30.276Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-22T03:46:30.277Z] Removing intermediate container 6d169aed090c [2021-05-22T03:46:30.277Z] ---> 5da960b1bee8 [2021-05-22T03:46:30.277Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-05-22T03:46:30.277Z] Removing intermediate container 3abbced75720 [2021-05-22T03:46:30.277Z] ---> fe35c65aaf3c [2021-05-22T03:46:30.277Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-05-22T03:46:30.536Z] ---> Running in a3905dd5baaf [2021-05-22T03:46:30.536Z] ---> Running in 9d96168f0ae5 [2021-05-22T03:46:30.536Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-22T03:46:30.536Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-22T03:46:30.797Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-22T03:46:31.057Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-22T03:46:31.057Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-22T03:46:31.317Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-22T03:46:31.580Z] OK: 219 MiB in 52 packages [2021-05-22T03:46:31.842Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-22T03:46:31.842Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-22T03:46:31.842Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-22T03:46:31.842Z] OK: 219 MiB in 52 packages [2021-05-22T03:46:32.102Z] Removing intermediate container 37b8027d5e8b [2021-05-22T03:46:32.102Z] ---> eb51cce9fb8a [2021-05-22T03:46:32.102Z] Step 6/23 : COPY go.mod . [2021-05-22T03:46:32.363Z] OK: 219 MiB in 52 packages [2021-05-22T03:46:32.363Z] OK: 219 MiB in 52 packages [2021-05-22T03:46:32.621Z] ---> 1f0188a21a94 [2021-05-22T03:46:32.621Z] Step 7/23 : RUN go mod download [2021-05-22T03:46:32.880Z] ---> Running in ade5e9e70bf7 [2021-05-22T03:46:32.880Z] Removing intermediate container bc6b1932b714 [2021-05-22T03:46:32.880Z] ---> c6c7d4985fb5 [2021-05-22T03:46:32.881Z] Step 6/24 : COPY go.mod . [2021-05-22T03:46:33.143Z] Removing intermediate container 9d96168f0ae5 [2021-05-22T03:46:33.143Z] ---> 88543b9d550b [2021-05-22T03:46:33.143Z] Step 6/32 : COPY go.mod . [2021-05-22T03:46:33.143Z] ---> b5d0fb37a963 [2021-05-22T03:46:33.143Z] Step 7/24 : RUN go mod download [2021-05-22T03:46:33.409Z] OK: 219 MiB in 52 packages [2021-05-22T03:46:33.667Z] Removing intermediate container a3905dd5baaf [2021-05-22T03:46:33.667Z] ---> 74edf58a44a0 [2021-05-22T03:46:33.667Z] Step 6/26 : COPY go.mod . [2021-05-22T03:46:33.931Z] ---> Running in aff8cc81488c [2021-05-22T03:46:34.192Z] ---> 3568348aadde [2021-05-22T03:46:34.192Z] Step 7/32 : RUN go mod download [2021-05-22T03:46:34.192Z] ---> 46ac61a300fe [2021-05-22T03:46:34.192Z] Step 7/26 : RUN go mod download [2021-05-22T03:46:34.455Z] ---> Running in 3a08e0720b6d [2021-05-22T03:46:34.722Z] ---> Running in 2993e9349d28 [2021-05-22T03:46:34.722Z] Removing intermediate container a875c071952e [2021-05-22T03:46:34.722Z] ---> e61abca611ca [2021-05-22T03:46:34.722Z] Step 6/24 : COPY go.mod . [2021-05-22T03:46:34.988Z] ---> bafd90f15661 [2021-05-22T03:46:34.988Z] Step 7/24 : RUN go mod download [2021-05-22T03:46:35.250Z] ---> Running in 48f61fcfac41 [2021-05-22T03:46:35.841Z] Removing intermediate container ade5e9e70bf7 [2021-05-22T03:46:35.841Z] ---> 5ed38d4f9eb8 [2021-05-22T03:46:35.841Z] Step 8/23 : COPY . . [2021-05-22T03:46:35.841Z] Removing intermediate container aff8cc81488c [2021-05-22T03:46:35.841Z] ---> 7dac21aea337 [2021-05-22T03:46:35.841Z] Step 8/24 : COPY . . [2021-05-22T03:46:45.907Z] Removing intermediate container 76dd3570203d [2021-05-22T03:46:45.907Z] ---> c0cc62d37027 [2021-05-22T03:46:45.907Z] Successfully built c0cc62d37027 [2021-05-22T03:46:45.907Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-22T03:46:46.272Z] + docker inspect -f . ci-base-image-arm64 [2021-05-22T03:46:46.272Z] . [Pipeline] withDockerContainer [2021-05-22T03:46:46.563Z] prd-ubuntu18.04-docker-arm64-4c-16g-15635 does not seem to be running inside a container [2021-05-22T03:46:46.669Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@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 ******** ci-base-image-arm64 cat [2021-05-22T03:46:48.109Z] ---> 0da3bc193e77 [2021-05-22T03:46:48.109Z] Step 9/23 : RUN go mod tidy [2021-05-22T03:46:48.374Z] $ docker top 53c83645f3607d60559775308a4bc5459c17eddd7e7ed0fdf43c80d0d822ff0d -eo pid,comm [2021-05-22T03:46:48.373Z] ---> 2e7499e02411 [2021-05-22T03:46:48.373Z] Step 9/24 : RUN go mod tidy [2021-05-22T03:46:48.373Z] Removing intermediate container 3a08e0720b6d [2021-05-22T03:46:48.373Z] ---> 1a519149e233 [2021-05-22T03:46:48.373Z] Step 8/32 : COPY . . [2021-05-22T03:46:48.646Z] ---> Running in 642baa8a3cc4 [2021-05-22T03:46:48.646Z] Removing intermediate container 2993e9349d28 [2021-05-22T03:46:48.646Z] ---> fde54fe39c4a [2021-05-22T03:46:48.646Z] Step 8/26 : COPY . . [2021-05-22T03:46:48.646Z] ---> Running in d12133b1a64f [Pipeline] { [Pipeline] sh [2021-05-22T03:46:49.362Z] + go version [2021-05-22T03:46:49.362Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-22T03:46:49.391Z] $ docker stop --time=1 53c83645f3607d60559775308a4bc5459c17eddd7e7ed0fdf43c80d0d822ff0d [2021-05-22T03:46:51.209Z] $ docker rm -f 53c83645f3607d60559775308a4bc5459c17eddd7e7ed0fdf43c80d0d822ff0d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [2021-05-22T03:46:53.658Z] Removing intermediate container 48f61fcfac41 [2021-05-22T03:46:53.658Z] ---> 818c68f7ef5d [2021-05-22T03:46:53.658Z] Step 8/24 : COPY . . [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-22T03:46:54.037Z] + docker inspect -f . ci-base-image-arm64 [2021-05-22T03:46:54.037Z] . [Pipeline] withDockerContainer [2021-05-22T03:46:54.310Z] prd-ubuntu18.04-docker-arm64-4c-16g-15635 does not seem to be running inside a container [2021-05-22T03:46:54.402Z] $ 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/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@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 ******** ci-base-image-arm64 cat [2021-05-22T03:46:55.977Z] $ docker top 64af2cb17bdcb15c5b230153609aeb25c5d89f793c56d1dde7c21308dce9a237 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-22T03:46:56.314Z] ========================================================= [2021-05-22T03:46:56.314Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-05-22T03:46:56.314Z] ========================================================= [Pipeline] sh [2021-05-22T03:46:56.964Z] + go mod tidy [Pipeline] sh [2021-05-22T03:46:58.611Z] + make test [2021-05-22T03:46:58.611Z] go mod tidy [2021-05-22T03:46:59.212Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-22T03:47:11.814Z] ---> c24f57cc4f0b [2021-05-22T03:47:11.814Z] Step 9/32 : RUN go mod tidy [2021-05-22T03:47:11.814Z] ---> 223be93d4eb7 [2021-05-22T03:47:11.814Z] Step 9/26 : RUN go mod tidy [2021-05-22T03:47:11.814Z] ---> Running in 99ef853e2e82 [2021-05-22T03:47:11.814Z] ---> Running in c7bc61176cfc [2021-05-22T03:47:11.814Z] Removing intermediate container 642baa8a3cc4 [2021-05-22T03:47:11.814Z] ---> 7a09ca51237e [2021-05-22T03:47:11.814Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-05-22T03:47:11.814Z] Removing intermediate container d12133b1a64f [2021-05-22T03:47:11.814Z] ---> 32b687ea1f44 [2021-05-22T03:47:11.814Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-05-22T03:47:11.814Z] ---> Running in 019633da961f [2021-05-22T03:47:11.814Z] ---> Running in 157955151e9a [2021-05-22T03:47:12.766Z] 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 [2021-05-22T03:47:13.031Z] 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 [2021-05-22T03:47:15.583Z] Removing intermediate container 99ef853e2e82 [2021-05-22T03:47:15.583Z] ---> ddbf6a6451de [2021-05-22T03:47:15.583Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-05-22T03:47:15.583Z] Removing intermediate container c7bc61176cfc [2021-05-22T03:47:15.583Z] ---> 4a3a42396066 [2021-05-22T03:47:15.583Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-22T03:47:15.583Z] ---> Running in 73b6b1ba7857 [2021-05-22T03:47:15.583Z] ---> Running in abbe272733f6 [2021-05-22T03:47:16.533Z] 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 [2021-05-22T03:47:16.533Z] 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 [2021-05-22T03:47:26.025Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-05-22T03:47:28.843Z] ---> cf4bbda65304 [2021-05-22T03:47:28.843Z] Step 9/24 : RUN go mod tidy [2021-05-22T03:47:28.843Z] ---> Running in 59e29aedf22c [2021-05-22T03:47:30.239Z] Removing intermediate container 59e29aedf22c [2021-05-22T03:47:30.239Z] ---> d813d26b453f [2021-05-22T03:47:30.239Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-05-22T03:47:30.239Z] ---> Running in 3378e35d1b28 [2021-05-22T03:47:30.507Z] 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 [2021-05-22T03:47:53.015Z] 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 [2021-05-22T03:47:58.731Z] Removing intermediate container 019633da961f [2021-05-22T03:47:58.731Z] ---> 9f8c0f87070f [2021-05-22T03:47:58.731Z] [2021-05-22T03:47:58.731Z] Step 11/23 : FROM alpine:3.12 [2021-05-22T03:47:58.731Z] 3.12: Pulling from library/alpine [2021-05-22T03:47:58.731Z] Removing intermediate container abbe272733f6 [2021-05-22T03:47:58.731Z] ---> 982eebed6701 [2021-05-22T03:47:58.731Z] [2021-05-22T03:47:58.731Z] Step 11/26 : FROM alpine:3.12 [2021-05-22T03:47:58.731Z] 3.12: Pulling from library/alpine [2021-05-22T03:47:58.731Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-22T03:47:58.731Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-22T03:47:58.731Z] Status: Image is up to date for alpine:3.12 [2021-05-22T03:47:58.731Z] Status: Downloaded newer image for alpine:3.12 [2021-05-22T03:47:58.731Z] ---> 13621d1b12d4 [2021-05-22T03:47:58.731Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-05-22T03:47:58.731Z] ---> 13621d1b12d4 [2021-05-22T03:47:58.731Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-05-22T03:47:58.731Z] ---> Running in 6fb2aa67b4aa [2021-05-22T03:47:58.731Z] ---> Running in 29ea543c9fd2 [2021-05-22T03:47:58.992Z] Removing intermediate container 73b6b1ba7857 [2021-05-22T03:47:58.992Z] ---> 9bdf329ebf9a [2021-05-22T03:47:58.992Z] [2021-05-22T03:47:58.992Z] Step 11/32 : FROM alpine:3.12 [2021-05-22T03:47:58.992Z] ---> 13621d1b12d4 [2021-05-22T03:47:58.992Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-22T03:47:58.992Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-22T03:47:58.992Z] ---> Running in 236b3c798299 [2021-05-22T03:47:58.992Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-22T03:47:59.261Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-22T03:47:59.261Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-22T03:47:59.261Z] Removing intermediate container 236b3c798299 [2021-05-22T03:47:59.261Z] ---> 9e01b50b6774 [2021-05-22T03:47:59.261Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-22T03:47:59.261Z] (1/2) Installing ca-certificates (20191127-r4) [2021-05-22T03:47:59.261Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-22T03:47:59.261Z] Executing busybox-1.31.1-r20.trigger [2021-05-22T03:47:59.261Z] Executing ca-certificates-20191127-r4.trigger [2021-05-22T03:47:59.261Z] (1/6) Installing ca-certificates (20191127-r4) [2021-05-22T03:47:59.261Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-22T03:47:59.261Z] (3/6) Installing libcurl (7.76.1-r0) [2021-05-22T03:47:59.525Z] (4/6) Installing curl (7.76.1-r0) [2021-05-22T03:47:59.525Z] ---> Running in 37d0bc270a35 [2021-05-22T03:47:59.525Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-22T03:47:59.525Z] (6/6) Installing su-exec (0.2-r1) [2021-05-22T03:47:59.525Z] Executing busybox-1.31.1-r20.trigger [2021-05-22T03:47:59.525Z] OK: 6 MiB in 16 packages [2021-05-22T03:47:59.525Z] Executing ca-certificates-20191127-r4.trigger [2021-05-22T03:47:59.525Z] OK: 7 MiB in 20 packages [2021-05-22T03:48:00.493Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-22T03:48:00.493Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-22T03:48:00.493Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-22T03:48:00.753Z] (2/2) Installing su-exec (0.2-r1) [2021-05-22T03:48:00.753Z] Executing busybox-1.31.1-r20.trigger [2021-05-22T03:48:00.753Z] OK: 6 MiB in 16 packages [2021-05-22T03:48:00.754Z] Removing intermediate container 157955151e9a [2021-05-22T03:48:00.754Z] ---> c87b06bedaad [2021-05-22T03:48:00.754Z] [2021-05-22T03:48:00.754Z] Step 11/24 : FROM alpine:3.12 [2021-05-22T03:48:00.754Z] ---> 13621d1b12d4 [2021-05-22T03:48:00.754Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-05-22T03:48:01.024Z] Removing intermediate container 29ea543c9fd2 [2021-05-22T03:48:01.024Z] ---> b5602fa6d507 [2021-05-22T03:48:01.024Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-22T03:48:01.024Z] ---> Running in f1cd9d394b2b [2021-05-22T03:48:01.024Z] Removing intermediate container 6fb2aa67b4aa [2021-05-22T03:48:01.024Z] ---> 77f1102981d6 [2021-05-22T03:48:01.024Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-22T03:48:01.024Z] ---> Running in 54c76301d78d [2021-05-22T03:48:01.024Z] ---> Running in d60df44711ad [2021-05-22T03:48:01.292Z] Removing intermediate container f1cd9d394b2b [2021-05-22T03:48:01.292Z] ---> e940b4a325f0 [2021-05-22T03:48:01.292Z] Step 13/24 : ENV APP_PORT=59880 [2021-05-22T03:48:01.292Z] Removing intermediate container 54c76301d78d [2021-05-22T03:48:01.292Z] ---> 53c45f1ea0b1 [2021-05-22T03:48:01.292Z] Step 14/23 : ENV APP_PORT=59860 [2021-05-22T03:48:01.292Z] ---> Running in 671477c22703 [2021-05-22T03:48:01.292Z] Removing intermediate container 37d0bc270a35 [2021-05-22T03:48:01.292Z] ---> 8aa1d4bc35f5 [2021-05-22T03:48:01.292Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-22T03:48:01.292Z] Removing intermediate container d60df44711ad [2021-05-22T03:48:01.292Z] ---> 6e7920d173e0 [2021-05-22T03:48:01.292Z] Step 14/26 : WORKDIR / [2021-05-22T03:48:01.292Z] ---> Running in 83e82970602c [2021-05-22T03:48:01.564Z] ---> Running in 0a4e332839b7 [2021-05-22T03:48:01.564Z] Removing intermediate container 671477c22703 [2021-05-22T03:48:01.564Z] ---> 1615aed26ccb [2021-05-22T03:48:01.564Z] Step 14/24 : EXPOSE $APP_PORT [2021-05-22T03:48:01.564Z] ---> Running in 9a01beeb8add [2021-05-22T03:48:01.564Z] ---> Running in 8aeb534d8974 [2021-05-22T03:48:01.564Z] Removing intermediate container 83e82970602c [2021-05-22T03:48:01.564Z] ---> 92f07722b08a [2021-05-22T03:48:01.564Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-22T03:48:01.564Z] Removing intermediate container 0a4e332839b7 [2021-05-22T03:48:01.564Z] ---> c05bfaf3351f [2021-05-22T03:48:01.564Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-05-22T03:48:01.564Z] ---> Running in 99553722fa5b [2021-05-22T03:48:01.829Z] Removing intermediate container 9a01beeb8add [2021-05-22T03:48:01.829Z] ---> a16ac01443a4 [2021-05-22T03:48:01.829Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-05-22T03:48:01.829Z] ---> Running in 68950d718c08 [2021-05-22T03:48:01.829Z] Removing intermediate container 8aeb534d8974 [2021-05-22T03:48:01.829Z] ---> 413c41e9a0e7 [2021-05-22T03:48:01.829Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-22T03:48:01.829Z] ---> Running in fb699fadd5f7 [2021-05-22T03:48:01.829Z] Removing intermediate container 99553722fa5b [2021-05-22T03:48:01.829Z] ---> f61934849357 [2021-05-22T03:48:01.829Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-22T03:48:02.090Z] Removing intermediate container 68950d718c08 [2021-05-22T03:48:02.090Z] ---> f3cd8fa8a5ce [2021-05-22T03:48:02.090Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-05-22T03:48:02.090Z] ---> 40ca95d82af4 [2021-05-22T03:48:02.090Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-05-22T03:48:02.356Z] ---> Running in 1f42eb277e66 [2021-05-22T03:48:02.357Z] ---> 1d024cbe9b43 [2021-05-22T03:48:02.357Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-05-22T03:48:02.933Z] ---> 2edc71a45617 [2021-05-22T03:48:02.933Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-22T03:48:03.201Z] ---> dccdd9b7ca26 [2021-05-22T03:48:03.201Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-05-22T03:48:03.466Z] Removing intermediate container fb699fadd5f7 [2021-05-22T03:48:03.466Z] ---> fd52ffb20752 [2021-05-22T03:48:03.466Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-22T03:48:03.466Z] ---> 2e94fa6cadea [2021-05-22T03:48:03.466Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-05-22T03:48:03.466Z] ---> Running in d15667454554 [2021-05-22T03:48:03.730Z] ---> d1c8d248003e [2021-05-22T03:48:03.730Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-05-22T03:48:03.730Z] Removing intermediate container 1f42eb277e66 [2021-05-22T03:48:03.730Z] ---> c832485beeb8 [2021-05-22T03:48:03.730Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-05-22T03:48:03.730Z] ---> Running in 789e56c4ec77 [2021-05-22T03:48:03.730Z] ---> Running in 1f30abe0bda8 [2021-05-22T03:48:03.730Z] ---> 82015a1aeb5d [2021-05-22T03:48:03.730Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-22T03:48:03.993Z] Removing intermediate container 789e56c4ec77 [2021-05-22T03:48:03.993Z] ---> 1237282f69b7 [2021-05-22T03:48:03.993Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-22T03:48:03.993Z] Removing intermediate container 1f30abe0bda8 [2021-05-22T03:48:03.993Z] ---> 37244a28e1cc [2021-05-22T03:48:03.993Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-22T03:48:03.993Z] ---> Running in 5b2629b0a4fa [2021-05-22T03:48:04.256Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-22T03:48:04.256Z] ---> b9427fb432a8 [2021-05-22T03:48:04.256Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-05-22T03:48:04.256Z] Removing intermediate container 5b2629b0a4fa [2021-05-22T03:48:04.256Z] ---> 620a2f1ede0a [2021-05-22T03:48:04.256Z] Step 21/23 : LABEL arch=x86_64 [2021-05-22T03:48:04.256Z] ---> 7c7b958e6bae [2021-05-22T03:48:04.256Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-22T03:48:04.256Z] ---> Running in 2205c112a2a6 [2021-05-22T03:48:04.517Z] ---> Running in 270d4a7b5659 [2021-05-22T03:48:04.517Z] ---> d4133ae32679 [2021-05-22T03:48:04.517Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-05-22T03:48:04.781Z] Removing intermediate container 2205c112a2a6 [2021-05-22T03:48:04.781Z] ---> 22369e315e9a [2021-05-22T03:48:04.781Z] Step 22/23 : LABEL git_sha=a2592921306e51035cec72d554cd9d72e59e12a7 [2021-05-22T03:48:04.781Z] ---> Running in 212a624458c5 [2021-05-22T03:48:04.781Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-22T03:48:05.047Z] Removing intermediate container 212a624458c5 [2021-05-22T03:48:05.047Z] ---> 9661e17ecc03 [2021-05-22T03:48:05.047Z] Step 23/23 : LABEL version=0.0.0 [2021-05-22T03:48:05.047Z] ---> fb7433a5a4c2 [2021-05-22T03:48:05.047Z] 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/ [2021-05-22T03:48:05.047Z] ---> Running in 541ad87504d8 [2021-05-22T03:48:05.047Z] ---> Running in ae74475fbe18 [2021-05-22T03:48:05.307Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-22T03:48:05.307Z] Removing intermediate container 541ad87504d8 [2021-05-22T03:48:05.307Z] ---> f7296beee3fe [2021-05-22T03:48:05.307Z] [2021-05-22T03:48:05.307Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-22T03:48:05.591Z] Successfully built f7296beee3fe [2021-05-22T03:48:05.591Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-22T03:48:05.591Z] Successfully tagged support-notifications:latest [2021-05-22T03:48:05.591Z] Building support-scheduler [2021-05-22T03:48:05.591Z]  Building support-notifications ... done (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-22T03:48:06.190Z] Removing intermediate container 270d4a7b5659 [2021-05-22T03:48:06.190Z] ---> cfb520d7bf1f [2021-05-22T03:48:06.190Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-22T03:48:06.464Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-22T03:48:06.464Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-22T03:48:06.729Z] Removing intermediate container 3378e35d1b28 [2021-05-22T03:48:06.729Z] ---> f897c03d20e5 [2021-05-22T03:48:06.729Z] [2021-05-22T03:48:06.729Z] Step 11/24 : FROM alpine:3.12 [2021-05-22T03:48:06.729Z] Executing busybox-1.31.1-r20.trigger [2021-05-22T03:48:06.729Z] OK: 8 MiB in 20 packages [2021-05-22T03:48:06.729Z] ---> 13621d1b12d4 [2021-05-22T03:48:06.729Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-22T03:48:07.319Z] ---> bb9b631c9327 [2021-05-22T03:48:07.319Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-05-22T03:48:07.319Z] ---> Running in 7ceb997f1f38 [2021-05-22T03:48:07.319Z] Removing intermediate container ae74475fbe18 [2021-05-22T03:48:07.319Z] ---> fb0687ab3f44 [2021-05-22T03:48:07.319Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-05-22T03:48:07.319Z] ---> Running in 296e08c3378f [2021-05-22T03:48:07.591Z] Removing intermediate container d15667454554 [2021-05-22T03:48:07.591Z] ---> a2cd17bf38e1 [2021-05-22T03:48:07.591Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-22T03:48:07.861Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-22T03:48:07.861Z] Removing intermediate container 296e08c3378f [2021-05-22T03:48:07.861Z] ---> de3244d60418 [2021-05-22T03:48:07.861Z] Step 24/26 : LABEL arch=x86_64 [2021-05-22T03:48:07.861Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-22T03:48:07.861Z] ---> 5692d32219cb [2021-05-22T03:48:07.861Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-05-22T03:48:07.861Z] ---> Running in fef1b2ca02ae [2021-05-22T03:48:07.861Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-22T03:48:07.861Z] Executing busybox-1.31.1-r20.trigger [2021-05-22T03:48:07.861Z] OK: 6 MiB in 15 packages [2021-05-22T03:48:08.128Z] ---> 0a66842d4642 [2021-05-22T03:48:08.128Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-22T03:48:08.701Z] Removing intermediate container fef1b2ca02ae [2021-05-22T03:48:08.701Z] ---> aadc368cb48b [2021-05-22T03:48:08.701Z] Step 25/26 : LABEL git_sha=a2592921306e51035cec72d554cd9d72e59e12a7 [2021-05-22T03:48:08.701Z] ---> 4fa824218f06 [2021-05-22T03:48:08.701Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-22T03:48:08.701Z] ---> Running in a96bffd314d0 [2021-05-22T03:48:08.701Z] ---> ad5b87182ec4 [2021-05-22T03:48:08.701Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-22T03:48:08.965Z] Removing intermediate container 7ceb997f1f38 [2021-05-22T03:48:08.965Z] ---> 630c35156c78 [2021-05-22T03:48:08.965Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-22T03:48:08.965Z] Removing intermediate container a96bffd314d0 [2021-05-22T03:48:08.965Z] ---> 502590d26940 [2021-05-22T03:48:08.965Z] Step 26/26 : LABEL version=0.0.0 [2021-05-22T03:48:08.965Z] ---> Running in 3b10dff5c63b [2021-05-22T03:48:08.965Z] ---> cafca59aba06 [2021-05-22T03:48:08.965Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-05-22T03:48:08.965Z] ---> Running in e6332c3179ca [2021-05-22T03:48:09.225Z] ---> 8dcc11de3508 [2021-05-22T03:48:09.225Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-05-22T03:48:09.225Z] Removing intermediate container 3b10dff5c63b [2021-05-22T03:48:09.225Z] ---> cae07b42598a [2021-05-22T03:48:09.225Z] Step 14/24 : ENV APP_PORT=59882 [2021-05-22T03:48:10.166Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-22T03:48:10.166Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-22T03:48:11.107Z] ---> Running in 463424debe1e [2021-05-22T03:48:11.107Z] Removing intermediate container e6332c3179ca [2021-05-22T03:48:11.107Z] ---> 56ad23ef783f [2021-05-22T03:48:11.107Z] [2021-05-22T03:48:11.107Z] ---> 34a1135c6a23 [2021-05-22T03:48:11.107Z] Step 3/23 : WORKDIR /edgex-go [2021-05-22T03:48:11.107Z] ---> Using cache [2021-05-22T03:48:11.107Z] ---> aa899cb3de63 [2021-05-22T03:48:11.107Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-22T03:48:11.107Z] ---> Using cache [2021-05-22T03:48:11.107Z] ---> fe35c65aaf3c [2021-05-22T03:48:11.107Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-22T03:48:11.107Z] ---> Using cache [2021-05-22T03:48:11.107Z] ---> 88543b9d550b [2021-05-22T03:48:11.107Z] Step 6/23 : COPY go.mod . [2021-05-22T03:48:11.107Z] ---> Using cache [2021-05-22T03:48:11.107Z] ---> 3568348aadde [2021-05-22T03:48:11.107Z] Step 7/23 : RUN go mod download [2021-05-22T03:48:11.107Z] ---> Using cache [2021-05-22T03:48:11.107Z] ---> 1a519149e233 [2021-05-22T03:48:11.107Z] Step 8/23 : COPY . . [2021-05-22T03:48:11.107Z] ---> 4fc7ef5f0a4b [2021-05-22T03:48:11.107Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-05-22T03:48:11.107Z] ---> Running in a70aabf36669 [2021-05-22T03:48:11.107Z] ---> Using cache [2021-05-22T03:48:11.108Z] ---> c24f57cc4f0b [2021-05-22T03:48:11.108Z] Step 9/23 : RUN go mod tidy [2021-05-22T03:48:11.108Z] ---> Using cache [2021-05-22T03:48:11.108Z] ---> ddbf6a6451de [2021-05-22T03:48:11.108Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-05-22T03:48:11.108Z] Successfully built 56ad23ef783f [2021-05-22T03:48:11.370Z] Successfully tagged security-secretstore-setup:latest [2021-05-22T03:48:11.370Z] Building core-metadata [2021-05-22T03:48:11.370Z]  Building security-secretstore-setup ... done  ---> Running in 00d5f1e6a425 [2021-05-22T03:48:11.370Z] ---> Running in 818da847605f [2021-05-22T03:48:11.370Z] Removing intermediate container a70aabf36669 [2021-05-22T03:48:11.370Z] Removing intermediate container 463424debe1e [2021-05-22T03:48:11.370Z] ---> c8d1e3f8f050 [2021-05-22T03:48:11.370Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-22T03:48:11.370Z] ---> 2aeb604446b7 [2021-05-22T03:48:11.370Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-22T03:48:11.370Z] ---> Running in ce0549727c52 [2021-05-22T03:48:11.370Z] ---> Running in 85736dccd109 [2021-05-22T03:48:11.632Z] Removing intermediate container 00d5f1e6a425 [2021-05-22T03:48:11.632Z] ---> 7a1894e0e276 [2021-05-22T03:48:11.632Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-05-22T03:48:11.897Z] 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 [2021-05-22T03:48:13.283Z] Removing intermediate container ce0549727c52 [2021-05-22T03:48:13.283Z] ---> a248255643b1 [2021-05-22T03:48:13.283Z] Step 16/24 : WORKDIR / [2021-05-22T03:48:13.283Z] Removing intermediate container 85736dccd109 [2021-05-22T03:48:13.283Z] ---> fbf9efbb04d0 [2021-05-22T03:48:13.283Z] Step 22/24 : LABEL arch=x86_64 [2021-05-22T03:48:13.872Z] ---> c9de323b45dd [2021-05-22T03:48:13.872Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-05-22T03:48:13.872Z] ---> Running in 11453340f5db [2021-05-22T03:48:13.872Z] ---> Running in 41c84c622f65 [2021-05-22T03:48:13.872Z] ---> Running in 0258de0114aa [2021-05-22T03:48:14.147Z] Removing intermediate container 11453340f5db [2021-05-22T03:48:14.147Z] ---> d096f23674a5 [2021-05-22T03:48:14.147Z] Step 23/24 : LABEL git_sha=a2592921306e51035cec72d554cd9d72e59e12a7 [2021-05-22T03:48:14.147Z] Removing intermediate container 41c84c622f65 [2021-05-22T03:48:14.147Z] ---> a1c47adb5e6c [2021-05-22T03:48:14.147Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-22T03:48:14.147Z] ---> Running in b50a7c5e5a68 [2021-05-22T03:48:14.424Z] Removing intermediate container b50a7c5e5a68 [2021-05-22T03:48:14.424Z] ---> 92bfb9dfea75 [2021-05-22T03:48:14.424Z] Step 24/24 : LABEL version=0.0.0 [2021-05-22T03:48:14.424Z] ---> d7386c800efc [2021-05-22T03:48:14.424Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-05-22T03:48:14.700Z] ---> Running in 188def79ff48 [2021-05-22T03:48:14.974Z] Removing intermediate container 188def79ff48 [2021-05-22T03:48:14.974Z] ---> 78d447212c50 [2021-05-22T03:48:14.974Z] [2021-05-22T03:48:15.253Z] Successfully built 78d447212c50 [2021-05-22T03:48:15.253Z] ---> b36a866ccf74 [2021-05-22T03:48:15.253Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-22T03:48:15.253Z] Successfully tagged core-data:latest [2021-05-22T03:48:15.253Z]  Building core-data ... done Building security-proxy-setup [2021-05-22T03:48:15.519Z] Removing intermediate container 0258de0114aa [2021-05-22T03:48:15.519Z] ---> c1cea60bdeba [2021-05-22T03:48:15.519Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-22T03:48:16.478Z] ---> Running in ea45e873269b [2021-05-22T03:48:16.478Z] ---> 89a6965a928c [2021-05-22T03:48:16.478Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-05-22T03:48:16.746Z] ---> Running in ceac9795132b [2021-05-22T03:48:18.174Z] Removing intermediate container ceac9795132b [2021-05-22T03:48:18.174Z] ---> dc658e48b0c8 [2021-05-22T03:48:18.174Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-22T03:48:18.454Z] Removing intermediate container ea45e873269b [2021-05-22T03:48:18.454Z] ---> 9309df3b83f0 [2021-05-22T03:48:18.454Z] Step 29/32 : CMD ["gate"] [2021-05-22T03:48:19.422Z] ---> Running in 537bce3e27c6 [2021-05-22T03:48:19.422Z] ---> Running in 3e64616dc751 [2021-05-22T03:48:19.700Z] Removing intermediate container 537bce3e27c6 [2021-05-22T03:48:19.700Z] ---> 439e60d1bc5c [2021-05-22T03:48:19.700Z] Step 22/24 : LABEL arch=x86_64 [2021-05-22T03:48:20.288Z] ---> Running in 1eeea8f95c7b [2021-05-22T03:48:20.288Z] Removing intermediate container 3e64616dc751 [2021-05-22T03:48:20.288Z] ---> 9870dcf088aa [2021-05-22T03:48:20.288Z] Step 30/32 : LABEL arch=x86_64 [2021-05-22T03:48:20.550Z] ---> Running in b2513a655826 [2021-05-22T03:48:20.817Z] Removing intermediate container 1eeea8f95c7b [2021-05-22T03:48:20.817Z] ---> 87f6702eb116 [2021-05-22T03:48:20.817Z] Step 23/24 : LABEL git_sha=a2592921306e51035cec72d554cd9d72e59e12a7 [2021-05-22T03:48:21.398Z] ---> Running in 4d6b1ba1b3f5 [2021-05-22T03:48:21.398Z] Removing intermediate container b2513a655826 [2021-05-22T03:48:21.398Z] ---> d7fd51aa724d [2021-05-22T03:48:21.398Z] Step 31/32 : LABEL git_sha=a2592921306e51035cec72d554cd9d72e59e12a7 [2021-05-22T03:48:21.398Z] ---> Running in 18b84490dd76 [2021-05-22T03:48:21.398Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-22T03:48:21.398Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-22T03:48:21.398Z] ---> 34a1135c6a23 [2021-05-22T03:48:21.398Z] Step 3/24 : WORKDIR /edgex-go [2021-05-22T03:48:21.398Z] ---> Using cache [2021-05-22T03:48:21.398Z] ---> aa899cb3de63 [2021-05-22T03:48:21.398Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-22T03:48:21.398Z] ---> Using cache [2021-05-22T03:48:21.398Z] ---> fe35c65aaf3c [2021-05-22T03:48:21.398Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-22T03:48:21.398Z] ---> Using cache [2021-05-22T03:48:21.398Z] ---> 88543b9d550b [2021-05-22T03:48:21.398Z] Step 6/24 : COPY go.mod . [2021-05-22T03:48:21.398Z] ---> Using cache [2021-05-22T03:48:21.398Z] ---> 3568348aadde [2021-05-22T03:48:21.398Z] Step 7/24 : RUN go mod download [2021-05-22T03:48:21.398Z] ---> Using cache [2021-05-22T03:48:21.398Z] ---> 1a519149e233 [2021-05-22T03:48:21.398Z] Step 8/24 : COPY . . [2021-05-22T03:48:21.667Z] ---> Using cache [2021-05-22T03:48:21.667Z] ---> c24f57cc4f0b [2021-05-22T03:48:21.667Z] Step 9/24 : RUN go mod tidy [2021-05-22T03:48:21.667Z] ---> Using cache [2021-05-22T03:48:21.667Z] ---> ddbf6a6451de [2021-05-22T03:48:21.667Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-05-22T03:48:21.667Z] Removing intermediate container 4d6b1ba1b3f5 [2021-05-22T03:48:21.667Z] ---> 388704cf1709 [2021-05-22T03:48:21.667Z] Step 24/24 : LABEL version=0.0.0 [2021-05-22T03:48:21.667Z] ---> Running in a8b5b0a965b8 [2021-05-22T03:48:21.667Z] ---> Running in 7e05a8f8e74c [2021-05-22T03:48:21.938Z] Removing intermediate container 18b84490dd76 [2021-05-22T03:48:21.938Z] ---> 15e66d72f5c2 [2021-05-22T03:48:21.938Z] Step 32/32 : LABEL version=0.0.0 [2021-05-22T03:48:21.938Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-22T03:48:21.938Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-22T03:48:21.938Z] ---> 34a1135c6a23 [2021-05-22T03:48:21.938Z] Step 3/22 : WORKDIR /edgex-go [2021-05-22T03:48:21.938Z] ---> Using cache [2021-05-22T03:48:21.938Z] ---> aa899cb3de63 [2021-05-22T03:48:21.938Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-22T03:48:21.938Z] ---> Using cache [2021-05-22T03:48:21.938Z] ---> fe35c65aaf3c [2021-05-22T03:48:21.938Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-05-22T03:48:21.938Z] ---> Using cache [2021-05-22T03:48:21.938Z] ---> 88543b9d550b [2021-05-22T03:48:21.938Z] Step 6/22 : COPY go.mod . [2021-05-22T03:48:21.938Z] ---> Using cache [2021-05-22T03:48:21.938Z] ---> 3568348aadde [2021-05-22T03:48:21.938Z] Step 7/22 : RUN go mod download [2021-05-22T03:48:21.938Z] ---> Using cache [2021-05-22T03:48:21.938Z] ---> 1a519149e233 [2021-05-22T03:48:21.938Z] Step 8/22 : COPY . . [2021-05-22T03:48:21.938Z] Removing intermediate container 7e05a8f8e74c [2021-05-22T03:48:21.938Z] ---> 77221ee9ecbc [2021-05-22T03:48:21.938Z] [2021-05-22T03:48:21.938Z] ---> Running in 4c2a559a21c1 [2021-05-22T03:48:21.938Z] ---> Using cache [2021-05-22T03:48:21.938Z] ---> c24f57cc4f0b [2021-05-22T03:48:21.938Z] Step 9/22 : RUN go mod tidy [2021-05-22T03:48:21.938Z] ---> Using cache [2021-05-22T03:48:21.938Z] ---> ddbf6a6451de [2021-05-22T03:48:21.938Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-22T03:48:22.202Z] ---> Running in 12c042a52544 [2021-05-22T03:48:22.202Z] 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 [2021-05-22T03:48:22.202Z] Successfully built 77221ee9ecbc [2021-05-22T03:48:22.202Z] Successfully tagged core-command:latest [2021-05-22T03:48:22.202Z] Building sys-mgmt-agent [2021-05-22T03:48:22.465Z]  Building core-command ... done Removing intermediate container 4c2a559a21c1 [2021-05-22T03:48:22.465Z] ---> 3e4d32d17664 [2021-05-22T03:48:22.465Z] [2021-05-22T03:48:22.465Z] Successfully built 3e4d32d17664 [2021-05-22T03:48:22.465Z] Successfully tagged security-bootstrapper:latest [2021-05-22T03:48:22.730Z]  Building security-bootstrapper ... done 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 [2021-05-22T03:48:33.090Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-22T03:48:33.090Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-22T03:48:33.090Z] ---> 34a1135c6a23 [2021-05-22T03:48:33.090Z] Step 3/24 : WORKDIR /edgex-go [2021-05-22T03:48:33.090Z] ---> Using cache [2021-05-22T03:48:33.090Z] ---> aa899cb3de63 [2021-05-22T03:48:33.090Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-22T03:48:33.090Z] ---> Using cache [2021-05-22T03:48:33.090Z] ---> fe35c65aaf3c [2021-05-22T03:48:33.090Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-05-22T03:48:33.090Z] ---> Running in 7dbb6611ae39 [2021-05-22T03:48:33.090Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-22T03:48:34.067Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-22T03:48:34.443Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-05-22T03:48:34.443Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-05-22T03:48:36.044Z] OK: 219 MiB in 52 packages [2021-05-22T03:48:36.655Z] Removing intermediate container 818da847605f [2021-05-22T03:48:36.655Z] ---> a84830fc64fe [2021-05-22T03:48:36.655Z] [2021-05-22T03:48:36.655Z] Step 11/23 : FROM alpine:3.12 [2021-05-22T03:48:36.655Z] ---> 13621d1b12d4 [2021-05-22T03:48:36.655Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-05-22T03:48:36.655Z] ---> Using cache [2021-05-22T03:48:36.655Z] ---> 630c35156c78 [2021-05-22T03:48:36.655Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-22T03:48:36.655Z] ---> Using cache [2021-05-22T03:48:36.655Z] ---> cae07b42598a [2021-05-22T03:48:36.655Z] Step 14/23 : ENV APP_PORT=59861 [2021-05-22T03:48:36.655Z] ---> Running in 4d33a8280eb1 [2021-05-22T03:48:36.655Z] Removing intermediate container 7dbb6611ae39 [2021-05-22T03:48:36.655Z] ---> ef129c8dc966 [2021-05-22T03:48:36.655Z] Step 6/24 : COPY go.mod . [2021-05-22T03:48:36.655Z] Removing intermediate container 4d33a8280eb1 [2021-05-22T03:48:36.655Z] ---> bab6e8003fa0 [2021-05-22T03:48:36.655Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-22T03:48:36.655Z] ---> 2f0a9df2ab44 [2021-05-22T03:48:36.655Z] Step 7/24 : RUN go mod download [2021-05-22T03:48:36.934Z] ---> Running in f7e0cbcfafdb [2021-05-22T03:48:36.934Z] ---> Running in bbad35c096a9 [2021-05-22T03:48:36.934Z] Removing intermediate container f7e0cbcfafdb [2021-05-22T03:48:36.934Z] ---> 41c1f1386fde [2021-05-22T03:48:36.934Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-22T03:48:37.221Z] ---> c3f95ae85997 [2021-05-22T03:48:37.221Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-05-22T03:48:37.819Z] ---> ae36df42cb24 [2021-05-22T03:48:37.819Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-22T03:48:38.101Z] Removing intermediate container bbad35c096a9 [2021-05-22T03:48:38.101Z] ---> 951b7955a0bf [2021-05-22T03:48:38.101Z] Step 8/24 : COPY . . [2021-05-22T03:48:38.377Z] ---> 7d94db739341 [2021-05-22T03:48:38.377Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-05-22T03:48:38.377Z] ---> Running in 7735605671cc [2021-05-22T03:48:38.377Z] Removing intermediate container 7735605671cc [2021-05-22T03:48:38.377Z] ---> 04c36bfbe2f0 [2021-05-22T03:48:38.377Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-22T03:48:38.656Z] ---> Running in 72e0cc813af9 [2021-05-22T03:48:39.240Z] Removing intermediate container 72e0cc813af9 [2021-05-22T03:48:39.240Z] ---> 038de34cc64c [2021-05-22T03:48:39.240Z] Step 21/23 : LABEL arch=x86_64 [2021-05-22T03:48:41.176Z] ---> Running in 126322f1d6a1 [2021-05-22T03:48:41.759Z] Removing intermediate container 126322f1d6a1 [2021-05-22T03:48:41.759Z] ---> 28ad38c7c47d [2021-05-22T03:48:41.759Z] Step 22/23 : LABEL git_sha=a2592921306e51035cec72d554cd9d72e59e12a7 [2021-05-22T03:48:42.023Z] ---> Running in 3e59d2d3f1dc [2021-05-22T03:48:42.597Z] Removing intermediate container 3e59d2d3f1dc [2021-05-22T03:48:42.597Z] ---> ecb09087dd8c [2021-05-22T03:48:42.597Z] Step 23/23 : LABEL version=0.0.0 [2021-05-22T03:48:42.597Z] ---> 0b64d5df3579 [2021-05-22T03:48:42.597Z] Step 9/24 : RUN go mod tidy [2021-05-22T03:48:42.597Z] ---> Running in aaf51c2eedef [2021-05-22T03:48:42.597Z] ---> Running in d60055bcbd87 [2021-05-22T03:48:42.745Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-05-22T03:48:42.745Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-05-22T03:48:42.860Z] Removing intermediate container aaf51c2eedef [2021-05-22T03:48:42.860Z] ---> f0a825ab6d30 [2021-05-22T03:48:42.860Z] [2021-05-22T03:48:42.860Z] Successfully built f0a825ab6d30 [2021-05-22T03:48:42.860Z] Successfully tagged support-scheduler:latest [2021-05-22T03:48:44.259Z]  Building support-scheduler ... done Removing intermediate container d60055bcbd87 [2021-05-22T03:48:44.259Z] ---> 6671f08f9637 [2021-05-22T03:48:44.259Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-05-22T03:48:44.259Z] ---> Running in d0e468f60c71 [2021-05-22T03:48:45.209Z] 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 [2021-05-22T03:48:46.154Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-05-22T03:48:46.635Z] 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 [2021-05-22T03:48:46.756Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-05-22T03:48:47.034Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-05-22T03:48:47.034Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-05-22T03:48:50.844Z] Removing intermediate container 12c042a52544 [2021-05-22T03:48:50.844Z] ---> 93e420da3fba [2021-05-22T03:48:50.844Z] [2021-05-22T03:48:50.844Z] Step 11/22 : FROM alpine:3.12 [2021-05-22T03:48:50.844Z] ---> 13621d1b12d4 [2021-05-22T03:48:50.844Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-05-22T03:48:50.844Z] ---> Running in 94a88d141384 [2021-05-22T03:48:50.844Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-22T03:48:50.844Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-22T03:48:51.107Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-22T03:48:51.107Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-22T03:48:51.107Z] (3/4) Installing libcurl (7.76.1-r0) [2021-05-22T03:48:51.107Z] (4/4) Installing curl (7.76.1-r0) [2021-05-22T03:48:51.107Z] Executing busybox-1.31.1-r20.trigger [2021-05-22T03:48:51.107Z] Executing ca-certificates-20191127-r4.trigger [2021-05-22T03:48:51.107Z] OK: 7 MiB in 18 packages [2021-05-22T03:48:51.491Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-05-22T03:48:51.677Z] Removing intermediate container 94a88d141384 [2021-05-22T03:48:51.678Z] ---> 1ee285b4542a [2021-05-22T03:48:51.678Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-22T03:48:51.678Z] ---> Running in b58fe131f7dd [2021-05-22T03:48:51.939Z] Removing intermediate container b58fe131f7dd [2021-05-22T03:48:51.939Z] ---> 25642fe90e4a [2021-05-22T03:48:51.939Z] Step 14/22 : WORKDIR /edgex [2021-05-22T03:48:51.939Z] ---> Running in de98310a35fe [2021-05-22T03:48:52.201Z] Removing intermediate container de98310a35fe [2021-05-22T03:48:52.201Z] ---> ddebb8885e6e [2021-05-22T03:48:52.201Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-22T03:48:52.474Z] ---> 986c45339aa7 [2021-05-22T03:48:52.474Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-22T03:48:52.486Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-05-22T03:48:52.748Z] ---> 87e869cf3069 [2021-05-22T03:48:52.748Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-05-22T03:48:53.336Z] ---> b23cc79f3b5e [2021-05-22T03:48:53.336Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-22T03:48:53.336Z] ---> Running in 0fe7dc3cc69d [2021-05-22T03:48:53.336Z] Removing intermediate container 0fe7dc3cc69d [2021-05-22T03:48:53.336Z] ---> 9ad89937957b [2021-05-22T03:48:53.336Z] Step 19/22 : CMD ["--init=true"] [2021-05-22T03:48:53.336Z] ---> Running in 4a1227f741c7 [2021-05-22T03:48:53.606Z] Removing intermediate container 4a1227f741c7 [2021-05-22T03:48:53.606Z] ---> b68f2755b5c8 [2021-05-22T03:48:53.606Z] Step 20/22 : LABEL arch=x86_64 [2021-05-22T03:48:53.878Z] ---> Running in 46249d7ee71c [2021-05-22T03:48:53.878Z] Removing intermediate container 46249d7ee71c [2021-05-22T03:48:53.878Z] ---> 36eece52ba14 [2021-05-22T03:48:53.878Z] Step 21/22 : LABEL git_sha=a2592921306e51035cec72d554cd9d72e59e12a7 [2021-05-22T03:48:53.878Z] ---> Running in 98adce763b1a [2021-05-22T03:48:54.157Z] Removing intermediate container 98adce763b1a [2021-05-22T03:48:54.157Z] ---> f23e4ad24e9b [2021-05-22T03:48:54.157Z] Step 22/22 : LABEL version=0.0.0 [2021-05-22T03:48:54.157Z] ---> Running in 7228f9ea403b [2021-05-22T03:48:54.762Z] Removing intermediate container 7228f9ea403b [2021-05-22T03:48:54.762Z] ---> ef9219cfb58f [2021-05-22T03:48:54.762Z] [2021-05-22T03:48:55.038Z] Successfully built ef9219cfb58f [2021-05-22T03:48:55.038Z] Successfully tagged security-proxy-setup:latest [2021-05-22T03:48:55.652Z]  Building security-proxy-setup ... done Removing intermediate container a8b5b0a965b8 [2021-05-22T03:48:55.652Z] ---> 260a403c4d04 [2021-05-22T03:48:55.652Z] [2021-05-22T03:48:55.652Z] Step 11/24 : FROM alpine:3.12 [2021-05-22T03:48:55.652Z] ---> 13621d1b12d4 [2021-05-22T03:48:55.652Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-22T03:48:55.652Z] ---> Using cache [2021-05-22T03:48:55.652Z] ---> 630c35156c78 [2021-05-22T03:48:55.652Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-22T03:48:55.652Z] ---> Using cache [2021-05-22T03:48:55.652Z] ---> cae07b42598a [2021-05-22T03:48:55.652Z] Step 14/24 : ENV APP_PORT=59881 [2021-05-22T03:48:55.652Z] ---> Running in b7ea7854698c [2021-05-22T03:48:55.652Z] Removing intermediate container b7ea7854698c [2021-05-22T03:48:55.652Z] ---> 79a18d60ea1f [2021-05-22T03:48:55.652Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-22T03:48:55.652Z] ---> Running in 16d3b9e4ba31 [2021-05-22T03:48:55.652Z] Removing intermediate container 16d3b9e4ba31 [2021-05-22T03:48:55.652Z] ---> dfeccce2e108 [2021-05-22T03:48:55.652Z] Step 16/24 : WORKDIR / [2021-05-22T03:48:55.924Z] ---> Running in a9629270bc87 [2021-05-22T03:48:55.925Z] Removing intermediate container a9629270bc87 [2021-05-22T03:48:55.925Z] ---> 0f3b17cf7ce1 [2021-05-22T03:48:55.925Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-22T03:48:56.197Z] ---> f7b5d754455a [2021-05-22T03:48:56.197Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-05-22T03:48:56.803Z] ---> 90b0c157371f [2021-05-22T03:48:56.803Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-22T03:48:57.065Z] ---> 60dbb7ef7e1f [2021-05-22T03:48:57.065Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-05-22T03:48:57.065Z] ---> Running in f4417cfb0d1b [2021-05-22T03:48:57.065Z] Removing intermediate container f4417cfb0d1b [2021-05-22T03:48:57.065Z] ---> a3748616b295 [2021-05-22T03:48:57.065Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-22T03:48:57.339Z] ---> Running in 9e21116aaeab [2021-05-22T03:48:57.339Z] Removing intermediate container 9e21116aaeab [2021-05-22T03:48:57.339Z] ---> d270502527ed [2021-05-22T03:48:57.339Z] Step 22/24 : LABEL arch=x86_64 [2021-05-22T03:48:57.339Z] ---> Running in 62dd8daf1d84 [2021-05-22T03:48:57.611Z] Removing intermediate container 62dd8daf1d84 [2021-05-22T03:48:57.611Z] ---> 07ab07e85d3e [2021-05-22T03:48:57.611Z] Step 23/24 : LABEL git_sha=a2592921306e51035cec72d554cd9d72e59e12a7 [2021-05-22T03:48:57.611Z] ---> Running in 9933a0b27e43 [2021-05-22T03:48:57.876Z] Removing intermediate container 9933a0b27e43 [2021-05-22T03:48:57.876Z] ---> 6863e69414e6 [2021-05-22T03:48:57.876Z] Step 24/24 : LABEL version=0.0.0 [2021-05-22T03:48:57.876Z] ---> Running in d4024ce8dd44 [2021-05-22T03:48:58.137Z] Removing intermediate container d4024ce8dd44 [2021-05-22T03:48:58.137Z] ---> 6b13a7c0f49b [2021-05-22T03:48:58.137Z] [2021-05-22T03:48:58.137Z] Successfully built 6b13a7c0f49b [2021-05-22T03:48:58.138Z] Successfully tagged core-metadata:latest [2021-05-22T03:49:01.478Z]  Building core-metadata ... done Removing intermediate container d0e468f60c71 [2021-05-22T03:49:01.478Z] ---> 912036be1704 [2021-05-22T03:49:01.478Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-22T03:49:01.478Z] ---> Running in 1d80230ba77a [2021-05-22T03:49:01.478Z] 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 [2021-05-22T03:49:02.056Z] Removing intermediate container 1d80230ba77a [2021-05-22T03:49:02.056Z] ---> 430abf6310e6 [2021-05-22T03:49:02.056Z] [2021-05-22T03:49:02.056Z] Step 12/24 : FROM docker:20.10.0 [2021-05-22T03:49:02.056Z] 20.10.0: Pulling from library/docker [2021-05-22T03:49:02.667Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-05-22T03:49:02.667Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-05-22T03:49:02.667Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-05-22T03:49:05.375Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-22T03:49:05.375Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-22T03:49:05.375Z] ---> aefe523efa57 [2021-05-22T03:49:05.375Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-05-22T03:49:05.948Z] ---> Running in 385ec8a4d21a [2021-05-22T03:49:05.948Z] Removing intermediate container 385ec8a4d21a [2021-05-22T03:49:05.948Z] ---> 7946f97331d7 [2021-05-22T03:49:05.948Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-05-22T03:49:05.948Z] ---> Running in 84f0629a19e8 [2021-05-22T03:49:06.209Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-22T03:49:06.468Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-22T03:49:06.468Z] (1/39) Installing readline (8.0.4-r0) [2021-05-22T03:49:06.468Z] (2/39) Installing bash (5.0.17-r0) [2021-05-22T03:49:06.468Z] Executing bash-5.0.17-r0.post-install [2021-05-22T03:49:06.468Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-22T03:49:06.468Z] (4/39) Installing libcurl (7.76.1-r0) [2021-05-22T03:49:06.468Z] (5/39) Installing curl (7.76.1-r0) [2021-05-22T03:49:06.468Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-22T03:49:06.468Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-05-22T03:49:06.468Z] (8/39) Installing expat (2.2.9-r1) [2021-05-22T03:49:06.468Z] (9/39) Installing libffi (3.3-r2) [2021-05-22T03:49:06.468Z] (10/39) Installing gdbm (1.13-r1) [2021-05-22T03:49:06.468Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-22T03:49:06.468Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-22T03:49:06.468Z] (13/39) Installing python3 (3.8.10-r0) [2021-05-22T03:49:06.995Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.420s coverage: 46.1% of statements [2021-05-22T03:49:06.996Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-05-22T03:49:06.996Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-05-22T03:49:06.996Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-05-22T03:49:06.996Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-05-22T03:49:06.996Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-05-22T03:49:06.996Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-05-22T03:49:06.996Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.192s coverage: 28.7% of statements [2021-05-22T03:49:07.408Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-22T03:49:07.408Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-22T03:49:07.408Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-22T03:49:07.408Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-22T03:49:07.408Z] (18/39) Installing py3-packaging (20.4-r0) [2021-05-22T03:49:07.408Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-22T03:49:07.408Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-22T03:49:07.408Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-22T03:49:07.408Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-22T03:49:07.408Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-05-22T03:49:07.408Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-05-22T03:49:07.408Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-22T03:49:07.408Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-22T03:49:07.408Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-22T03:49:07.408Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-22T03:49:07.408Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-22T03:49:07.408Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-05-22T03:49:07.408Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-22T03:49:07.408Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-22T03:49:07.408Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-22T03:49:07.408Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-22T03:49:07.408Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-22T03:49:07.408Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-22T03:49:07.408Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-22T03:49:07.408Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-22T03:49:07.408Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-22T03:49:07.595Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.355s coverage: 100.0% of statements [2021-05-22T03:49:07.669Z] Executing busybox-1.31.1-r19.trigger [2021-05-22T03:49:07.669Z] OK: 72 MiB in 59 packages [2021-05-22T03:49:08.242Z] Collecting docker-compose==1.23.2 [2021-05-22T03:49:08.242Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-05-22T03:49:08.242Z] Collecting jsonschema<3,>=2.5.1 [2021-05-22T03:49:08.242Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-22T03:49:08.504Z] Collecting cached-property<2,>=1.2.0 [2021-05-22T03:49:08.504Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-05-22T03:49:08.504Z] Collecting docker<4.0,>=3.6.0 [2021-05-22T03:49:08.504Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-22T03:49:08.504Z] Collecting dockerpty<0.5,>=0.4.1 [2021-05-22T03:49:08.504Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-05-22T03:49:09.076Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-22T03:49:09.076Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-22T03:49:09.337Z] Collecting websocket-client<1.0,>=0.32.0 [2021-05-22T03:49:09.337Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-05-22T03:49:09.337Z] Collecting docopt<0.7,>=0.6.1 [2021-05-22T03:49:09.337Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-22T03:49:09.597Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-05-22T03:49:09.597Z] Collecting texttable<0.10,>=0.9.0 [2021-05-22T03:49:09.597Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-05-22T03:49:10.169Z] Collecting PyYAML<4,>=3.10 [2021-05-22T03:49:10.169Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-05-22T03:49:10.742Z] Collecting docker-pycreds>=0.4.0 [2021-05-22T03:49:10.742Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-22T03:49:10.742Z] 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) [2021-05-22T03:49:10.742Z] 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) [2021-05-22T03:49:10.742Z] Collecting urllib3<1.25,>=1.21.1 [2021-05-22T03:49:10.742Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-05-22T03:49:10.742Z] Collecting idna<2.8,>=2.5 [2021-05-22T03:49:10.742Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-22T03:49:10.742Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-22T03:49:10.742Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-05-22T03:49:10.742Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-22T03:49:10.742Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-22T03:49:11.003Z] Installing collected packages: jsonschema, cached-property, websocket-client, urllib3, idna, requests, docker-pycreds, docker, dockerpty, docopt, texttable, PyYAML, docker-compose [2021-05-22T03:49:11.003Z] Attempting uninstall: urllib3 [2021-05-22T03:49:11.003Z] Found existing installation: urllib3 1.25.9 [2021-05-22T03:49:11.003Z] Uninstalling urllib3-1.25.9: [2021-05-22T03:49:11.603Z] Successfully uninstalled urllib3-1.25.9 [2021-05-22T03:49:11.603Z] Attempting uninstall: idna [2021-05-22T03:49:11.603Z] Found existing installation: idna 2.9 [2021-05-22T03:49:11.603Z] Uninstalling idna-2.9: [2021-05-22T03:49:11.603Z] Successfully uninstalled idna-2.9 [2021-05-22T03:49:11.603Z] Attempting uninstall: requests [2021-05-22T03:49:11.603Z] Found existing installation: requests 2.23.0 [2021-05-22T03:49:11.603Z] Uninstalling requests-2.23.0: [2021-05-22T03:49:11.603Z] Successfully uninstalled requests-2.23.0 [2021-05-22T03:49:11.603Z] Running setup.py install for dockerpty: started [2021-05-22T03:49:11.864Z] Running setup.py install for dockerpty: finished with status 'done' [2021-05-22T03:49:11.864Z] Running setup.py install for docopt: started [2021-05-22T03:49:12.124Z] Running setup.py install for docopt: finished with status 'done' [2021-05-22T03:49:12.124Z] Running setup.py install for texttable: started [2021-05-22T03:49:12.385Z] Running setup.py install for texttable: finished with status 'done' [2021-05-22T03:49:12.647Z] Running setup.py install for PyYAML: started [2021-05-22T03:49:12.909Z] Running setup.py install for PyYAML: finished with status 'done' [2021-05-22T03:49:13.169Z] 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 [2021-05-22T03:49:15.903Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.644s coverage: 27.7% of statements [2021-05-22T03:49:15.903Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-05-22T03:49:15.903Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-05-22T03:49:15.903Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-05-22T03:49:15.903Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-05-22T03:49:15.903Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-05-22T03:49:15.903Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.264s coverage: 81.2% of statements [2021-05-22T03:49:15.903Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-05-22T03:49:15.903Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.229s coverage: 100.0% of statements [2021-05-22T03:49:15.903Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-05-22T03:49:15.903Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.173s coverage: 100.0% of statements [2021-05-22T03:49:15.903Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-05-22T03:49:15.903Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-05-22T03:49:16.473Z] Removing intermediate container 84f0629a19e8 [2021-05-22T03:49:16.473Z] ---> 08adf706496f [2021-05-22T03:49:16.473Z] Step 15/24 : ENV APP_PORT=58890 [2021-05-22T03:49:16.473Z] ---> Running in dcf4b56cf6b4 [2021-05-22T03:49:16.473Z] Removing intermediate container dcf4b56cf6b4 [2021-05-22T03:49:16.473Z] ---> f11ac762a5a3 [2021-05-22T03:49:16.473Z] Step 16/24 : EXPOSE $APP_PORT [2021-05-22T03:49:16.473Z] ---> Running in fdd56b54012e [2021-05-22T03:49:16.473Z] Removing intermediate container fdd56b54012e [2021-05-22T03:49:16.473Z] ---> d376783bf2aa [2021-05-22T03:49:16.473Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-22T03:49:16.473Z] ---> 5af4220b04f7 [2021-05-22T03:49:16.473Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-22T03:49:16.473Z] ---> bd10aa4d7a9a [2021-05-22T03:49:16.473Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-22T03:49:16.733Z] ---> 627fef152734 [2021-05-22T03:49:16.733Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-22T03:49:16.733Z] ---> Running in a227420794c0 [2021-05-22T03:49:16.733Z] Removing intermediate container a227420794c0 [2021-05-22T03:49:16.733Z] ---> e1691e9e34a6 [2021-05-22T03:49:16.733Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-22T03:49:16.995Z] ---> Running in d5b1cf4d6ba9 [2021-05-22T03:49:16.995Z] Removing intermediate container d5b1cf4d6ba9 [2021-05-22T03:49:16.995Z] ---> 9fcdcc13f85e [2021-05-22T03:49:16.995Z] Step 22/24 : LABEL arch=x86_64 [2021-05-22T03:49:16.995Z] ---> Running in c83ca95a8bf6 [2021-05-22T03:49:16.995Z] Removing intermediate container c83ca95a8bf6 [2021-05-22T03:49:16.995Z] ---> ba3541917551 [2021-05-22T03:49:16.995Z] Step 23/24 : LABEL git_sha=a2592921306e51035cec72d554cd9d72e59e12a7 [2021-05-22T03:49:16.995Z] ---> Running in bd2e1ba595f5 [2021-05-22T03:49:17.261Z] Removing intermediate container bd2e1ba595f5 [2021-05-22T03:49:17.261Z] ---> 20bdf4829aba [2021-05-22T03:49:17.261Z] Step 24/24 : LABEL version=0.0.0 [2021-05-22T03:49:17.261Z] ---> Running in 524ec1bc257e [2021-05-22T03:49:17.261Z] Removing intermediate container 524ec1bc257e [2021-05-22T03:49:17.261Z] ---> 9926ee536c4c [2021-05-22T03:49:17.261Z] [2021-05-22T03:49:17.261Z] Successfully built 9926ee536c4c [2021-05-22T03:49:17.261Z] Successfully tagged sys-mgmt-agent:latest [2021-05-22T03:49:17.345Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.347s coverage: 58.6% of statements [2021-05-22T03:49:17.345Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-05-22T03:49:17.345Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-05-22T03:49:17.527Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-05-22T03:49:17.533Z] $ docker stop --time=1 2a3e954563f2120c553921ab31b916a771c9fa250396e8ab60803537986e0600 [2021-05-22T03:49:18.753Z] $ docker rm -f 2a3e954563f2120c553921ab31b916a771c9fa250396e8ab60803537986e0600 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-22T03:49:19.125Z] + docker images [2021-05-22T03:49:19.125Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-05-22T03:49:19.125Z] sys-mgmt-agent latest 9926ee536c4c 1 second ago 312MB [2021-05-22T03:49:19.125Z] 430abf6310e6 17 seconds ago 1.16GB [2021-05-22T03:49:19.125Z] core-metadata latest 6b13a7c0f49b 21 seconds ago 18.6MB [2021-05-22T03:49:19.125Z] 260a403c4d04 23 seconds ago 1.17GB [2021-05-22T03:49:19.125Z] security-proxy-setup latest ef9219cfb58f 24 seconds ago 25.3MB [2021-05-22T03:49:19.125Z] 93e420da3fba 29 seconds ago 1.16GB [2021-05-22T03:49:19.125Z] support-scheduler latest f0a825ab6d30 36 seconds ago 17.1MB [2021-05-22T03:49:19.125Z] a84830fc64fe 42 seconds ago 1.16GB [2021-05-22T03:49:19.125Z] security-bootstrapper latest 3e4d32d17664 56 seconds ago 18.2MB [2021-05-22T03:49:19.125Z] core-command latest 77221ee9ecbc 57 seconds ago 17.1MB [2021-05-22T03:49:19.125Z] core-data latest 78d447212c50 About a minute ago 21.6MB [2021-05-22T03:49:19.125Z] security-secretstore-setup latest 56ad23ef783f About a minute ago 25.8MB [2021-05-22T03:49:19.125Z] f897c03d20e5 About a minute ago 1.16GB [2021-05-22T03:49:19.125Z] support-notifications latest f7296beee3fe About a minute ago 17.8MB [2021-05-22T03:49:19.125Z] c87b06bedaad About a minute ago 1.17GB [2021-05-22T03:49:19.125Z] 9bdf329ebf9a About a minute ago 1.15GB [2021-05-22T03:49:19.125Z] 9f8c0f87070f About a minute ago 1.16GB [2021-05-22T03:49:19.125Z] 982eebed6701 About a minute ago 1.16GB [2021-05-22T03:49:19.125Z] ci-base-image-x86_64 latest 34a1135c6a23 6 minutes ago 648MB [2021-05-22T03:49:19.125Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 3 weeks ago 445MB [2021-05-22T03:49:19.125Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 3 weeks ago 37.5MB [2021-05-22T03:49:19.125Z] alpine 3.12 13621d1b12d4 5 weeks ago 5.58MB [2021-05-22T03:49:19.125Z] docker 20.10.0 aefe523efa57 5 months ago 240MB [2021-05-22T03:49:19.125Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 10 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) [2021-05-22T03:49:19.392Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.562s coverage: 87.7% of statements [2021-05-22T03:49:19.392Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-05-22T03:49:19.392Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-05-22T03:49:19.392Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.199s coverage: 78.9% of statements [2021-05-22T03:49:19.392Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [Pipeline] findFiles [Pipeline] node [2021-05-22T03:49:31.657Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.281s coverage: 28.6% of statements [2021-05-22T03:49:31.657Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-05-22T03:49:31.657Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-05-22T03:49:31.657Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-05-22T03:49:31.657Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-05-22T03:49:31.657Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-05-22T03:49:31.657Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.485s coverage: 100.0% of statements [2021-05-22T03:49:31.657Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-05-22T03:49:31.657Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.314s coverage: 100.0% of statements [2021-05-22T03:49:31.657Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-05-22T03:49:31.657Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.446s coverage: 86.7% of statements [2021-05-22T03:49:31.657Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-05-22T03:49:31.657Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.473s coverage: 97.5% of statements [2021-05-22T03:49:31.657Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-05-22T03:49:31.658Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.301s coverage: 78.3% of statements [2021-05-22T03:49:31.658Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-05-22T03:49:31.658Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-05-22T03:49:31.658Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-05-22T03:49:31.658Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-05-22T03:49:34.447Z] Still waiting to schedule task [2021-05-22T03:49:34.448Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-05-22T03:49:37.081Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.412s coverage: 95.1% of statements [2021-05-22T03:49:37.081Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-05-22T03:49:37.081Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-05-22T03:49:37.081Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-05-22T03:49:37.081Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-05-22T03:49:37.081Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-05-22T03:49:37.081Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-05-22T03:49:37.081Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-05-22T03:49:37.081Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-05-22T03:49:37.081Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-05-22T03:49:37.081Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-05-22T03:49:37.081Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-05-22T03:49:37.081Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-05-22T03:49:37.081Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-05-22T03:49:37.081Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-05-22T03:49:37.081Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-05-22T03:49:37.081Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-05-22T03:49:37.081Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-05-22T03:49:37.081Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-05-22T03:49:37.081Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.154s coverage: 58.8% of statements [2021-05-22T03:49:37.081Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-05-22T03:49:37.081Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-05-22T03:49:37.081Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.314s coverage: 0.8% of statements [2021-05-22T03:49:37.081Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-05-22T03:49:37.081Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.202s coverage: 21.7% of statements [2021-05-22T03:49:37.081Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-05-22T03:49:37.081Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.245s coverage: 47.1% of statements [2021-05-22T03:49:37.081Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.247s coverage: 79.5% of statements [2021-05-22T03:49:37.081Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.169s coverage: 94.1% of statements [2021-05-22T03:49:38.523Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.211s coverage: 96.3% of statements [2021-05-22T03:49:38.523Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.219s coverage: 87.5% of statements [2021-05-22T03:49:52.685Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.261s coverage: 94.4% of statements [2021-05-22T03:49:52.685Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.181s coverage: 44.8% of statements [2021-05-22T03:49:56.984Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.586s coverage: 81.8% of statements [2021-05-22T03:49:56.984Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-05-22T03:50:03.725Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.243s coverage: 92.9% of statements [2021-05-22T03:50:03.725Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-05-22T03:50:03.725Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-05-22T03:50:03.725Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-05-22T03:50:03.725Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.054s coverage: 65.1% of statements [2021-05-22T03:50:03.725Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-05-22T03:50:03.725Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-05-22T03:50:03.725Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-05-22T03:50:03.725Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-05-22T03:50:03.725Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-05-22T03:50:03.725Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.073s coverage: 87.2% of statements [2021-05-22T03:50:03.725Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-05-22T03:50:03.725Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-05-22T03:50:03.725Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.160s coverage: 100.0% of statements [2021-05-22T03:50:03.725Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-05-22T03:50:03.725Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.200s coverage: 76.0% of statements [2021-05-22T03:50:03.725Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-05-22T03:50:03.725Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.183s coverage: 80.0% of statements [2021-05-22T03:50:03.725Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.264s coverage: 87.2% of statements [2021-05-22T03:50:03.725Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.257s coverage: 85.4% of statements [2021-05-22T03:50:03.725Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.309s coverage: 91.2% of statements [2021-05-22T03:50:03.725Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-05-22T03:50:04.721Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.771s coverage: 64.4% of statements [2021-05-22T03:50:04.721Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-05-22T03:50:04.721Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-05-22T03:50:04.721Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.174s coverage: 100.0% of statements [2021-05-22T03:50:04.721Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.107s coverage: 91.3% of statements [2021-05-22T03:50:05.000Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.087s coverage: 100.0% of statements [2021-05-22T03:50:05.279Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.081s coverage: 73.7% of statements [2021-05-22T03:50:06.264Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.051s coverage: 100.0% of statements [2021-05-22T03:50:10.576Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.051s coverage: 66.9% of statements [2021-05-22T03:50:10.576Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-05-22T03:50:10.576Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-05-22T03:50:10.576Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-05-22T03:50:12.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.726s coverage: 43.5% of statements [2021-05-22T03:50:12.018Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-05-22T03:50:12.018Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-05-22T03:50:12.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.121s coverage: 89.5% of statements [2021-05-22T03:50:12.018Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-05-22T03:50:12.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.158s coverage: 84.8% of statements [2021-05-22T03:50:17.431Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.485s coverage: 46.8% of statements [2021-05-22T03:50:17.431Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-05-22T03:50:17.431Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-05-22T03:50:17.431Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-05-22T03:50:17.431Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-05-22T03:50:17.431Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-05-22T03:50:17.431Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.212s coverage: 100.0% of statements [2021-05-22T03:50:17.431Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-05-22T03:50:17.431Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.110s coverage: 100.0% of statements [2021-05-22T03:50:17.431Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-05-22T03:50:17.431Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-05-22T03:50:20.832Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.237s coverage: 18.9% of statements [2021-05-22T03:50:20.833Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] [2021-05-22T03:50:20.833Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] [2021-05-22T03:50:20.833Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-05-22T03:50:20.833Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.508s coverage: 91.9% of statements [2021-05-22T03:50:20.833Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-05-22T03:50:20.833Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-05-22T03:50:20.833Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-05-22T03:50:26.251Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.592s coverage: 28.7% of statements [2021-05-22T03:50:26.251Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-05-22T03:50:26.251Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-05-22T03:50:26.251Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-05-22T03:50:26.251Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-05-22T03:50:26.251Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-05-22T03:50:26.251Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.161s coverage: 99.0% of statements [2021-05-22T03:50:26.251Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-05-22T03:50:26.251Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.311s coverage: 100.0% of statements [2021-05-22T03:50:26.251Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-05-22T03:50:26.251Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-05-22T03:50:26.251Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-05-22T03:50:26.251Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.249s coverage: 64.6% of statements [2021-05-22T03:50:26.251Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-05-22T03:50:26.855Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.429s coverage: 97.6% of statements [2021-05-22T03:50:26.855Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-05-22T03:50:26.855Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-05-22T03:50:26.855Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-05-22T03:50:26.855Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.056s coverage: 0.0% of statements [2021-05-22T03:50:26.855Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-05-22T03:50:26.855Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.060s coverage: 100.0% of statements [2021-05-22T03:50:26.855Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-05-22T03:50:26.855Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-05-22T03:50:26.855Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-05-22T03:50:26.855Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-05-22T03:50:27.131Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.107s coverage: 87.9% of statements [2021-05-22T03:50:27.132Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-05-22T03:50:27.132Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-05-22T03:50:27.734Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.081s coverage: 100.0% of statements [2021-05-22T03:50:28.717Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.160s coverage: 28.1% of statements [2021-05-22T03:50:28.717Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-05-22T03:50:28.717Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] [2021-05-22T03:50:29.697Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.171s coverage: 27.9% of statements [2021-05-22T03:50:29.697Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] [2021-05-22T03:50:29.697Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] [2021-05-22T03:50:29.697Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] [2021-05-22T03:50:29.697Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-05-22T03:50:29.697Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] [2021-05-22T03:50:29.697Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.083s coverage: 100.0% of statements [2021-05-22T03:50:30.674Z] GO111MODULE=on go vet ./... [2021-05-22T03:52:07.521Z] gofmt -l . [2021-05-22T03:52:09.506Z] [ "`gofmt -l .`" = "" ] [2021-05-22T03:52:12.708Z] ./bin/test-go-mod-tidy.sh [2021-05-22T03:52:12.708Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-05-22T03:52:15.989Z] + ls -al . [2021-05-22T03:52:15.989Z] total 880 [2021-05-22T03:52:15.989Z] drwxrwxr-x 9 1001 1001 4096 May 22 03:52 . [2021-05-22T03:52:15.989Z] drwxr-xr-x 4 root root 4096 May 22 03:46 .. [2021-05-22T03:52:15.989Z] -rw-rw-r-- 1 1001 1001 11 May 22 03:45 .dockerignore [2021-05-22T03:52:15.989Z] drwxrwxr-x 8 1001 1001 4096 May 22 03:45 .git [2021-05-22T03:52:15.989Z] drwxrwxr-x 3 1001 1001 4096 May 22 03:45 .github [2021-05-22T03:52:15.989Z] -rw-rw-r-- 1 1001 1001 818 May 22 03:45 .gitignore [2021-05-22T03:52:15.989Z] -rw-rw-r-- 1 1001 1001 166 May 22 03:45 .sonarcloud.properties [2021-05-22T03:52:15.989Z] -rw-rw-r-- 1 1001 1001 8609 May 22 03:45 Attribution.txt [2021-05-22T03:52:15.989Z] -rw-rw-r-- 1 1001 1001 3804 May 22 03:45 CONTRIBUTING.md [2021-05-22T03:52:15.989Z] -rw-rw-r-- 1 1001 1001 931 May 22 03:45 Dockerfile.build [2021-05-22T03:52:15.989Z] -rw-rw-r-- 1 1001 1001 863 May 22 03:45 Jenkinsfile [2021-05-22T03:52:15.989Z] -rw-rw-r-- 1 1001 1001 10775 May 22 03:45 LICENSE [2021-05-22T03:52:15.989Z] -rw-rw-r-- 1 1001 1001 5632 May 22 03:45 Makefile [2021-05-22T03:52:15.989Z] -rw-rw-r-- 1 1001 1001 7978 May 22 03:45 README.md [2021-05-22T03:52:15.989Z] -rw-rw-r-- 1 1001 1001 6755 May 22 03:45 SECURITY.md [2021-05-22T03:52:15.989Z] -rw-rw-r-- 1 1001 1001 5 May 22 03:42 VERSION [2021-05-22T03:52:15.989Z] -rw-rw-r-- 1 1001 1001 4131 May 22 03:45 ZMQWindows.md [2021-05-22T03:52:15.989Z] drwxrwxr-x 2 1001 1001 4096 May 22 03:45 bin [2021-05-22T03:52:15.989Z] drwxrwxr-x 14 1001 1001 4096 May 22 03:45 cmd [2021-05-22T03:52:15.989Z] -rw-r--r-- 1 root root 741453 May 22 03:50 coverage.out [2021-05-22T03:52:15.989Z] -rw-r--r-- 1 root root 1060 May 22 03:52 go.mod [2021-05-22T03:52:15.989Z] -rw-r--r-- 1 root root 22219 May 22 03:46 go.sum [2021-05-22T03:52:15.989Z] drwxrwxr-x 8 1001 1001 4096 May 22 03:45 internal [2021-05-22T03:52:15.989Z] drwxrwxr-x 4 1001 1001 4096 May 22 03:45 openapi [2021-05-22T03:52:15.989Z] drwxrwxr-x 4 1001 1001 4096 May 22 03:45 snap [2021-05-22T03:52:15.989Z] -rw-rw-r-- 1 1001 1001 168 May 22 03:45 version.go [Pipeline] sh [2021-05-22T03:52:16.673Z] + '[' -e coverage.out ] [2021-05-22T03:52:16.673Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-05-22T03:52:16.698Z] Warning: overwriting stash ‘coverage-report’ [2021-05-22T03:52:17.742Z] Stashed 1 file(s) [Pipeline] sh [2021-05-22T03:52:18.457Z] + make build [2021-05-22T03:52:18.457Z] go mod tidy [2021-05-22T03:52:19.459Z] 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 [2021-05-22T03:52:26.872Z] 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 [2021-05-22T03:52:32.823Z] Running on prd-ubuntu18.04-docker-8c-8g-15636 in /w/workspace/edgexfoundry_edgex-go_PR-3478 [Pipeline] { [Pipeline] ws [2021-05-22T03:52:32.841Z] Running in /w/workspace/edgex-go/16 [Pipeline] { [Pipeline] checkout [2021-05-22T03:52:32.943Z] The recommended git tool is: git [2021-05-22T03:52:35.619Z] using credential edgex-jenkins-ssh [2021-05-22T03:52:35.631Z] Cloning the remote Git repository [2021-05-22T03:52:35.653Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-05-22T03:52:35.729Z] > git init /w/workspace/edgex-go/16 # timeout=10 [2021-05-22T03:52:35.756Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-22T03:52:35.757Z] > git --version # timeout=10 [2021-05-22T03:52:35.763Z] > git --version # 'git version 2.17.1' [2021-05-22T03:52:35.763Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-22T03:52:35.789Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-22T03:52:42.638Z] Merging remotes/origin/master commit dfd83a2c80b22c5abde7548ed5ab1fe11263d6eb into PR head commit a2592921306e51035cec72d554cd9d72e59e12a7 [2021-05-22T03:52:42.124Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-22T03:52:42.131Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-22T03:52:42.141Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-22T03:52:42.162Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-22T03:52:42.162Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-22T03:52:42.167Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3478/head:refs/remotes/origin/PR-3478 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-22T03:52:42.645Z] > git config core.sparsecheckout # timeout=10 [2021-05-22T03:52:42.650Z] > git checkout -f a2592921306e51035cec72d554cd9d72e59e12a7 # timeout=10 [2021-05-22T03:52:42.728Z] > git remote # timeout=10 [2021-05-22T03:52:42.743Z] > git config --get remote.origin.url # timeout=10 [2021-05-22T03:52:42.768Z] Merge succeeded, producing a2592921306e51035cec72d554cd9d72e59e12a7 [2021-05-22T03:52:42.768Z] Checking out Revision a2592921306e51035cec72d554cd9d72e59e12a7 (PR-3478) [2021-05-22T03:52:42.748Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-22T03:52:42.753Z] > git merge dfd83a2c80b22c5abde7548ed5ab1fe11263d6eb # timeout=10 [2021-05-22T03:52:42.761Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-22T03:52:42.771Z] > git config core.sparsecheckout # timeout=10 [2021-05-22T03:52:42.774Z] > git checkout -f a2592921306e51035cec72d554cd9d72e59e12a7 # timeout=10 [2021-05-22T03:52:46.402Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-secrets/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-22T03:52:47.514Z] + echo snap-build.sh [2021-05-22T03:52:47.514Z] snap-build.sh [2021-05-22T03:52:47.514Z] + SNAP_BASE_DIR=. [2021-05-22T03:52:47.514Z] + '[' '!' -z /w/workspace/edgex-go/16 ']' [2021-05-22T03:52:47.514Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/16 [2021-05-22T03:52:47.514Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/16]' [2021-05-22T03:52:47.514Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/16] [2021-05-22T03:52:47.514Z] + cd /w/workspace/edgex-go/16 [2021-05-22T03:52:47.514Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-05-22T03:52:47.514Z] Reading package lists... [2021-05-22T03:52:47.514Z] Building dependency tree... [2021-05-22T03:52:47.514Z] Reading state information... [2021-05-22T03:52:47.776Z] The following packages were automatically installed and are no longer required: [2021-05-22T03:52:47.776Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-05-22T03:52:47.776Z] uidmap xdelta3 [2021-05-22T03:52:47.776Z] Use 'sudo apt autoremove' to remove them. [2021-05-22T03:52:47.776Z] The following packages will be REMOVED: [2021-05-22T03:52:47.776Z] lxd* lxd-client* [2021-05-22T03:52:48.037Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-05-22T03:52:48.037Z] After this operation, 31.7 MB disk space will be freed. [2021-05-22T03:52:49.082Z] (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.) [2021-05-22T03:52:49.082Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-05-22T03:52:49.654Z] Removing lxd dnsmasq configuration [2021-05-22T03:52:49.916Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-05-22T03:52:50.178Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-05-22T03:52:50.749Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-22T03:52:51.011Z] (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.) [2021-05-22T03:52:51.011Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-05-22T03:52:52.437Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-05-22T03:52:52.699Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-05-22T03:52:53.644Z] + sudo snap remove --purge lxd [2021-05-22T03:52:53.904Z] snap "lxd" is not installed [2021-05-22T03:52:53.904Z] + sudo groupadd --force --system lxd [2021-05-22T03:52:53.904Z] ++ whoami [2021-05-22T03:52:53.904Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-05-22T03:52:53.904Z] + newgrp - lxd [2021-05-22T03:52:53.904Z] + sudo snap install lxd [2021-05-22T03:52:55.297Z] 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 [2021-05-22T03:52:56.728Z] 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 [2021-05-22T03:53:03.523Z] 2021-05-22T03:53:00Z INFO Waiting for automatic snapd restart... [2021-05-22T03:53:03.527Z] 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 [2021-05-22T03:53:03.527Z] 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 [2021-05-22T03:53:07.843Z] 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 [2021-05-22T03:53:12.147Z] 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 [2021-05-22T03:53:15.526Z] 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 [2021-05-22T03:53:19.819Z] 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 [2021-05-22T03:53:22.983Z] lxd 4.14 from Canonical* installed [2021-05-22T03:53:22.983Z] + sudo lxd init --auto [2021-05-22T03:53:22.993Z] 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 [2021-05-22T03:53:24.962Z] 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 [2021-05-22T03:53:31.169Z] + sudo snap install --classic snapcraft [Pipeline] } [2021-05-22T03:53:31.217Z] $ docker stop --time=1 64af2cb17bdcb15c5b230153609aeb25c5d89f793c56d1dde7c21308dce9a237 [2021-05-22T03:53:33.635Z] $ docker rm -f 64af2cb17bdcb15c5b230153609aeb25c5d89f793c56d1dde7c21308dce9a237 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-22T03:53:35.409Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-22T03:53:35.409Z] [2021-05-22T03:53:35.409Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-22T03:53:35.759Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-22T03:53:36.033Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-05-22T03:53:36.033Z] 29e5d40040c1: Pulling fs layer [2021-05-22T03:53:36.033Z] 1ce36da41761: Pulling fs layer [2021-05-22T03:53:36.033Z] 25b303627fd3: Pulling fs layer [2021-05-22T03:53:36.308Z] 29e5d40040c1: Verifying Checksum [2021-05-22T03:53:36.308Z] 29e5d40040c1: Download complete [2021-05-22T03:53:36.582Z] 1ce36da41761: Verifying Checksum [2021-05-22T03:53:36.582Z] 1ce36da41761: Download complete [2021-05-22T03:53:36.857Z] 29e5d40040c1: Pull complete [2021-05-22T03:53:37.763Z] snapcraft 4.7.1 from Canonical* installed [2021-05-22T03:53:37.763Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-05-22T03:53:37.763Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-05-22T03:53:37.763Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-22T03:53:37.763Z] Dload Upload Total Spent Left Speed [2021-05-22T03:53:37.763Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4860 0 --:--:-- --:--:-- --:--:-- 4860 [2021-05-22T03:53:38.025Z] 0 3325k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3325k 100 3325k 0 0 6382k 0 --:--:-- --:--:-- --:--:-- 11.5M [2021-05-22T03:53:38.025Z] ./yq_linux_amd64 [2021-05-22T03:53:38.285Z] + sudo snapcraft prime --use-lxd [2021-05-22T03:53:38.288Z] 1ce36da41761: Pull complete [2021-05-22T03:53:38.288Z] 25b303627fd3: Verifying Checksum [2021-05-22T03:53:38.288Z] 25b303627fd3: Download complete [2021-05-22T03:53:39.671Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-05-22T03:53:39.932Z] 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: [2021-05-22T03:53:39.932Z] - README.md [2021-05-22T03:53:39.932Z] [2021-05-22T03:53:39.932Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-05-22T03:53:40.504Z] Launching a container. [2021-05-22T03:53:49.263Z] 25b303627fd3: Pull complete [2021-05-22T03:53:49.263Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-05-22T03:53:49.263Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-22T03:53:49.263Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-05-22T03:53:49.529Z] prd-ubuntu18.04-docker-arm64-4c-16g-15635 does not seem to be running inside a container [2021-05-22T03:53:49.619Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-05-22T03:53:50.234Z] Waiting for container to be ready [2021-05-22T03:53:50.234Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-05-22T03:53:50.234Z] [2021-05-22T03:53:52.597Z] $ docker top 67b268403029d2eb80132a91b172ddcbc1d2fd98d2b1d850200c3ba9e4576a79 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-22T03:53:53.559Z] + + docker-composegrep build parallel --help [2021-05-22T03:53:53.559Z] [2021-05-22T03:53:53.659Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-05-22T03:53:53.933Z] Waiting for network to be ready... [2021-05-22T03:53:54.509Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-05-22T03:53:54.509Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1726 kB] [2021-05-22T03:53:54.773Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-05-22T03:53:54.773Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [322 kB] [2021-05-22T03:53:54.773Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-05-22T03:53:54.773Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-05-22T03:53:54.773Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] [2021-05-22T03:53:54.773Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] [2021-05-22T03:53:54.773Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1126 kB] [2021-05-22T03:53:54.773Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [254 kB] [2021-05-22T03:53:55.035Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-05-22T03:53:55.296Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-05-22T03:53:55.560Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-05-22T03:53:55.560Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-05-22T03:53:55.560Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-05-22T03:53:55.560Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-05-22T03:53:55.560Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-05-22T03:53:55.560Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-05-22T03:53:57.598Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-05-22T03:53:57.598Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2070 kB] [2021-05-22T03:53:57.598Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [413 kB] [2021-05-22T03:53:57.598Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] [2021-05-22T03:53:57.598Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-05-22T03:53:57.598Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] [2021-05-22T03:53:57.598Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] [2021-05-22T03:53:57.598Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] [2021-05-22T03:53:57.598Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-05-22T03:53:57.607Z] --parallel Build images in parallel. [Pipeline] } [2021-05-22T03:53:57.633Z] $ docker stop --time=1 67b268403029d2eb80132a91b172ddcbc1d2fd98d2b1d850200c3ba9e4576a79 [2021-05-22T03:53:58.542Z] Fetched 24.6 MB in 4s (5845 kB/s) [2021-05-22T03:53:59.487Z] Reading package lists... [2021-05-22T03:53:59.502Z] $ docker rm -f 67b268403029d2eb80132a91b172ddcbc1d2fd98d2b1d850200c3ba9e4576a79 [2021-05-22T03:53:59.748Z] Reading package lists... [2021-05-22T03:53:59.748Z] Building dependency tree... [2021-05-22T03:53:59.748Z] Reading state information... [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-22T03:54:00.012Z] The following additional packages will be installed: [2021-05-22T03:54:00.012Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-05-22T03:54:00.012Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-05-22T03:54:00.012Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-05-22T03:54:00.012Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-05-22T03:54:00.012Z] Suggested packages: [2021-05-22T03:54:00.012Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-05-22T03:54:00.012Z] Recommended packages: [2021-05-22T03:54:00.012Z] gnupg libsasl2-modules [2021-05-22T03:54:00.012Z] The following NEW packages will be installed: [2021-05-22T03:54:00.012Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-05-22T03:54:00.012Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-05-22T03:54:00.012Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-05-22T03:54:00.012Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-05-22T03:54:00.012Z] The following packages will be upgraded: [2021-05-22T03:54:00.012Z] gpg gpg-agent gpgconf libudev1 [2021-05-22T03:54:00.012Z] 4 upgraded, 18 newly installed, 0 to remove and 106 not upgraded. [2021-05-22T03:54:00.012Z] Need to get 3530 kB of archives. [2021-05-22T03:54:00.012Z] After this operation, 13.3 MB of additional disk space will be used. [2021-05-22T03:54:00.012Z] 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] [2021-05-22T03:54:00.012Z] 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] [2021-05-22T03:54:00.012Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-05-22T03:54:00.013Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-05-22T03:54:00.156Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-22T03:54:00.156Z] . [Pipeline] withDockerContainer [2021-05-22T03:54:00.274Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.47 [58.2 kB] [2021-05-22T03:54:00.414Z] prd-ubuntu18.04-docker-arm64-4c-16g-15635 does not seem to be running inside a container [2021-05-22T03:54:00.528Z] $ 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/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-05-22T03:54:00.536Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.47 [1102 kB] [2021-05-22T03:54:00.797Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-05-22T03:54:00.797Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-05-22T03:54:00.797Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-05-22T03:54:01.058Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-05-22T03:54:01.058Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-05-22T03:54:01.058Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-05-22T03:54:01.058Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-05-22T03:54:01.058Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-05-22T03:54:01.058Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-05-22T03:54:01.058Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-05-22T03:54:01.058Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-05-22T03:54:01.058Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-05-22T03:54:01.058Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-05-22T03:54:01.058Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-05-22T03:54:01.058Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-05-22T03:54:01.058Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-05-22T03:54:01.319Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-22T03:54:01.319Z] Fetched 3530 kB in 1s (3219 kB/s) [2021-05-22T03:54:01.319Z] (Reading database ... 12511 files and directories currently installed.) [2021-05-22T03:54:01.319Z] Preparing to unpack .../libudev1_237-3ubuntu10.47_amd64.deb ... [2021-05-22T03:54:01.319Z] Unpacking libudev1:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-22T03:54:01.319Z] Setting up libudev1:amd64 (237-3ubuntu10.47) ... [2021-05-22T03:54:01.319Z] Selecting previously unselected package udev. [2021-05-22T03:54:01.319Z] (Reading database ... 12511 files and directories currently installed.) [2021-05-22T03:54:01.319Z] Preparing to unpack .../00-udev_237-3ubuntu10.47_amd64.deb ... [2021-05-22T03:54:01.585Z] Unpacking udev (237-3ubuntu10.47) ... [2021-05-22T03:54:01.585Z] Selecting previously unselected package libfuse2:amd64. [2021-05-22T03:54:01.585Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-05-22T03:54:01.585Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-05-22T03:54:01.848Z] Selecting previously unselected package fuse. [2021-05-22T03:54:01.848Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-05-22T03:54:01.848Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-05-22T03:54:01.848Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-22T03:54:01.848Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-22T03:54:01.848Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-22T03:54:01.848Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-22T03:54:02.070Z] $ docker top 1ea3c3642b9352eab4b8b0a1b4b6208ac9d0b88c174fa08a57bf82fdf7d19ad6 -eo pid,comm [2021-05-22T03:54:02.110Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-22T03:54:02.110Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-22T03:54:02.110Z] Selecting previously unselected package libksba8:amd64. [2021-05-22T03:54:02.110Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-05-22T03:54:02.110Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-05-22T03:54:02.110Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-05-22T03:54:02.110Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-22T03:54:02.110Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-22T03:54:02.110Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-05-22T03:54:02.110Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-22T03:54:02.110Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [Pipeline] { [2021-05-22T03:54:02.373Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-05-22T03:54:02.373Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-22T03:54:02.373Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-22T03:54:02.373Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-05-22T03:54:02.373Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-22T03:54:02.373Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-22T03:54:02.373Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-05-22T03:54:02.373Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-22T03:54:02.373Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-22T03:54:02.373Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [Pipeline] sh [2021-05-22T03:54:02.635Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-22T03:54:02.635Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-22T03:54:02.635Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-05-22T03:54:02.635Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-22T03:54:02.635Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-22T03:54:02.635Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-05-22T03:54:02.635Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-22T03:54:02.635Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-22T03:54:02.635Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-05-22T03:54:02.635Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-22T03:54:02.635Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-22T03:54:02.896Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-05-22T03:54:02.896Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-05-22T03:54:02.896Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-22T03:54:02.896Z] Selecting previously unselected package libsasl2-2:amd64. [2021-05-22T03:54:02.896Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-05-22T03:54:02.896Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-22T03:54:02.896Z] Selecting previously unselected package libldap-common. [2021-05-22T03:54:02.896Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-05-22T03:54:02.896Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-22T03:54:02.896Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-05-22T03:54:02.896Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-05-22T03:54:02.896Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-22T03:54:03.037Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-05-22T03:54:03.158Z] Selecting previously unselected package dirmngr. [2021-05-22T03:54:03.158Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-22T03:54:03.158Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-05-22T03:54:03.158Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-22T03:54:03.158Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-05-22T03:54:03.158Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-05-22T03:54:03.158Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-22T03:54:03.158Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-22T03:54:03.158Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-05-22T03:54:03.158Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-22T03:54:03.158Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-05-22T03:54:03.158Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-22T03:54:03.158Z] Setting up udev (237-3ubuntu10.47) ... [2021-05-22T03:54:03.420Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-05-22T03:54:03.679Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-22T03:54:03.679Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-05-22T03:54:03.679Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-05-22T03:54:03.679Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-05-22T03:54:03.679Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-22T03:54:03.680Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-22T03:54:03.680Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-22T03:54:03.680Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-22T03:54:03.942Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-22T03:54:03.942Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-22T03:54:03.942Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-22T03:54:03.942Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-22T03:54:03.942Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-05-22T03:54:03.942Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-22T03:54:04.202Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-05-22T03:54:04.202Z] settings in the [Install] section, and DefaultInstance for template units). [2021-05-22T03:54:04.202Z] This means they are not meant to be enabled using systemctl. [2021-05-22T03:54:04.202Z] Possible reasons for having this kind of units are: [2021-05-22T03:54:04.202Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-05-22T03:54:04.202Z] .wants/ or .requires/ directory. [2021-05-22T03:54:04.202Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-05-22T03:54:04.202Z] a requirement dependency on it. [2021-05-22T03:54:04.202Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-05-22T03:54:04.202Z] D-Bus, udev, scripted systemctl call, ...). [2021-05-22T03:54:04.202Z] 4) In case of template units, the unit is meant to be enabled with some [2021-05-22T03:54:04.202Z] instance name specified. [2021-05-22T03:54:04.774Z] Reading package lists... [2021-05-22T03:54:04.774Z] Building dependency tree... [2021-05-22T03:54:04.774Z] Reading state information... [2021-05-22T03:54:05.036Z] The following additional packages will be installed: [2021-05-22T03:54:05.036Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-05-22T03:54:05.036Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-05-22T03:54:05.036Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-05-22T03:54:05.036Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-05-22T03:54:05.036Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-05-22T03:54:05.036Z] Suggested packages: [2021-05-22T03:54:05.036Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-05-22T03:54:05.036Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-05-22T03:54:05.036Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-05-22T03:54:05.036Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-05-22T03:54:05.036Z] systemd-container policykit-1 [2021-05-22T03:54:05.036Z] Recommended packages: [2021-05-22T03:54:05.036Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-05-22T03:54:05.036Z] The following NEW packages will be installed: [2021-05-22T03:54:05.036Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-05-22T03:54:05.036Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-05-22T03:54:05.036Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-05-22T03:54:05.036Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-05-22T03:54:05.036Z] python3.6-minimal snapd squashfs-tools sudo [2021-05-22T03:54:05.036Z] The following packages will be upgraded: [2021-05-22T03:54:05.036Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-05-22T03:54:05.036Z] 5 upgraded, 25 newly installed, 0 to remove and 101 not upgraded. [2021-05-22T03:54:05.036Z] Need to get 35.2 MB of archives. [2021-05-22T03:54:05.036Z] After this operation, 141 MB of additional disk space will be used. [2021-05-22T03:54:05.036Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] [2021-05-22T03:54:05.036Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.47 [2914 kB] [2021-05-22T03:54:05.036Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-05-22T03:54:05.036Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-05-22T03:54:05.297Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-05-22T03:54:05.297Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-05-22T03:54:05.297Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-05-22T03:54:05.297Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-05-22T03:54:05.297Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-05-22T03:54:05.297Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-05-22T03:54:05.297Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-05-22T03:54:05.297Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-05-22T03:54:05.297Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-05-22T03:54:05.297Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-05-22T03:54:05.297Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-05-22T03:54:05.297Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-05-22T03:54:05.297Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] [2021-05-22T03:54:06.241Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.47 [209 kB] [2021-05-22T03:54:06.241Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] [2021-05-22T03:54:06.241Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] [2021-05-22T03:54:06.241Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-05-22T03:54:06.241Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-05-22T03:54:06.241Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-05-22T03:54:06.241Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-05-22T03:54:06.242Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-05-22T03:54:06.242Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-05-22T03:54:06.242Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-05-22T03:54:06.242Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-05-22T03:54:06.242Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-05-22T03:54:06.242Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-05-22T03:54:06.242Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-22T03:54:06.405Z] Building core-command ... [2021-05-22T03:54:06.405Z] Building core-data ... [2021-05-22T03:54:06.405Z] Building core-metadata ... [2021-05-22T03:54:06.405Z] Building security-bootstrapper ... [2021-05-22T03:54:06.503Z] Fetched 35.2 MB in 1s (26.9 MB/s) [2021-05-22T03:54:06.503Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-22T03:54:06.503Z] Preparing to unpack .../systemd_237-3ubuntu10.47_amd64.deb ... [2021-05-22T03:54:06.503Z] Unpacking systemd (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-22T03:54:06.679Z] Building security-proxy-setup ... [2021-05-22T03:54:06.679Z] Building security-secretstore-setup ... [2021-05-22T03:54:06.679Z] Building support-notifications ... [2021-05-22T03:54:06.679Z] Building support-scheduler ... [2021-05-22T03:54:06.679Z] Building sys-mgmt-agent ... [2021-05-22T03:54:06.679Z] Building support-notifications [2021-05-22T03:54:06.679Z] Building security-bootstrapper [2021-05-22T03:54:06.679Z] Building sys-mgmt-agent [2021-05-22T03:54:06.679Z] Building security-proxy-setup [2021-05-22T03:54:06.679Z] Building core-command [2021-05-22T03:54:07.081Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.47_amd64.deb ... [2021-05-22T03:54:07.081Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-22T03:54:07.081Z] Setting up libsystemd0:amd64 (237-3ubuntu10.47) ... [2021-05-22T03:54:07.344Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-22T03:54:07.344Z] Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... [2021-05-22T03:54:07.344Z] Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... [2021-05-22T03:54:07.344Z] Setting up libapt-pkg5.0:amd64 (1.6.13) ... [2021-05-22T03:54:07.344Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-22T03:54:07.344Z] Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... [2021-05-22T03:54:07.606Z] Unpacking apt (1.6.13) over (1.6.1) ... [2021-05-22T03:54:07.606Z] Setting up apt (1.6.13) ... [2021-05-22T03:54:07.606Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-05-22T03:54:08.178Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-05-22T03:54:08.178Z] (Reading database ... 12764 files and directories currently installed.) [2021-05-22T03:54:08.178Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-05-22T03:54:08.178Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-05-22T03:54:08.440Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-05-22T03:54:08.440Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-22T03:54:08.440Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-22T03:54:08.440Z] Selecting previously unselected package libexpat1:amd64. [2021-05-22T03:54:08.440Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-05-22T03:54:08.440Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-05-22T03:54:08.702Z] Selecting previously unselected package python3.6-minimal. [2021-05-22T03:54:08.702Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-22T03:54:08.702Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-05-22T03:54:08.702Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-05-22T03:54:08.963Z] Checking for services that may need to be restarted...done. [2021-05-22T03:54:08.963Z] Checking for services that may need to be restarted...done. [2021-05-22T03:54:08.963Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-22T03:54:08.963Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-05-22T03:54:08.963Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-05-22T03:54:09.535Z] Selecting previously unselected package python3-minimal. [2021-05-22T03:54:09.535Z] (Reading database ... 13012 files and directories currently installed.) [2021-05-22T03:54:09.535Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-05-22T03:54:09.535Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-05-22T03:54:09.535Z] Selecting previously unselected package mime-support. [2021-05-22T03:54:09.535Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-05-22T03:54:09.535Z] Unpacking mime-support (3.60ubuntu1) ... [2021-05-22T03:54:09.535Z] Selecting previously unselected package libmpdec2:amd64. [2021-05-22T03:54:09.535Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-05-22T03:54:09.535Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-05-22T03:54:09.535Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-05-22T03:54:09.535Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-22T03:54:09.535Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-22T03:54:09.797Z] Selecting previously unselected package python3.6. [2021-05-22T03:54:09.797Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-22T03:54:09.797Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-22T03:54:09.797Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-05-22T03:54:09.797Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-05-22T03:54:09.797Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-05-22T03:54:09.797Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-05-22T03:54:10.058Z] Selecting previously unselected package python3. [2021-05-22T03:54:10.058Z] (Reading database ... 13442 files and directories currently installed.) [2021-05-22T03:54:10.058Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-05-22T03:54:10.058Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-05-22T03:54:10.058Z] Selecting previously unselected package multiarch-support. [2021-05-22T03:54:10.058Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-05-22T03:54:10.058Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-05-22T03:54:12.034Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-05-22T03:54:12.034Z] Selecting previously unselected package liblzo2-2:amd64. [2021-05-22T03:54:12.034Z] (Reading database ... 13479 files and directories currently installed.) [2021-05-22T03:54:12.034Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-05-22T03:54:12.034Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-05-22T03:54:12.034Z] Selecting previously unselected package libbsd0:amd64. [2021-05-22T03:54:12.034Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-05-22T03:54:12.034Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-05-22T03:54:12.034Z] Selecting previously unselected package sudo. [2021-05-22T03:54:12.034Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-05-22T03:54:12.034Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-05-22T03:54:12.034Z] Selecting previously unselected package apparmor. [2021-05-22T03:54:12.034Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-05-22T03:54:12.034Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-05-22T03:54:12.034Z] Selecting previously unselected package libedit2:amd64. [2021-05-22T03:54:12.034Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-05-22T03:54:12.034Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-05-22T03:54:12.034Z] Selecting previously unselected package libkrb5support0:amd64. [2021-05-22T03:54:12.034Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-05-22T03:54:12.034Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-05-22T03:54:12.034Z] Selecting previously unselected package libk5crypto3:amd64. [2021-05-22T03:54:12.034Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-05-22T03:54:12.034Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-05-22T03:54:12.034Z] Selecting previously unselected package libkeyutils1:amd64. [2021-05-22T03:54:12.034Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-05-22T03:54:12.034Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-05-22T03:54:12.034Z] Selecting previously unselected package libkrb5-3:amd64. [2021-05-22T03:54:12.034Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-05-22T03:54:12.034Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-05-22T03:54:12.034Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-05-22T03:54:12.034Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-05-22T03:54:12.034Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-05-22T03:54:12.034Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-05-22T03:54:12.034Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-05-22T03:54:12.034Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-05-22T03:54:12.034Z] Selecting previously unselected package openssh-client. [2021-05-22T03:54:12.034Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-05-22T03:54:12.034Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-05-22T03:54:12.034Z] Selecting previously unselected package squashfs-tools. [2021-05-22T03:54:12.034Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-05-22T03:54:12.034Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-05-22T03:54:12.034Z] Selecting previously unselected package snapd. [2021-05-22T03:54:12.034Z] Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... [2021-05-22T03:54:12.034Z] Unpacking snapd (2.48.3+18.04) ... [2021-05-22T03:54:13.957Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-05-22T03:54:13.957Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-05-22T03:54:14.220Z] Setting up mime-support (3.60ubuntu1) ... [2021-05-22T03:54:14.220Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-05-22T03:54:14.220Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-05-22T03:54:14.220Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-05-22T03:54:14.220Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-22T03:54:14.220Z] Setting up systemd (237-3ubuntu10.47) ... [2021-05-22T03:54:14.220Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-05-22T03:54:14.794Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-05-22T03:54:14.794Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-05-22T03:54:14.794Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-05-22T03:54:14.794Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-22T03:54:14.794Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-05-22T03:54:14.794Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-22T03:54:15.369Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-05-22T03:54:15.369Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-05-22T03:54:15.369Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-05-22T03:54:15.369Z] Setting up python3 (3.6.7-1~18.04) ... [2021-05-22T03:54:15.369Z] running python rtupdate hooks for python3.6... [2021-05-22T03:54:15.369Z] running python post-rtupdate hooks for python3.6... [2021-05-22T03:54:15.369Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-05-22T03:54:15.940Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-05-22T03:54:16.201Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-05-22T03:54:16.201Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-05-22T03:54:16.201Z] Setting up snapd (2.48.3+18.04) ... [2021-05-22T03:54:16.462Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-05-22T03:54:16.723Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-05-22T03:54:16.983Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-05-22T03:54:16.983Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-05-22T03:54:17.244Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-05-22T03:54:17.244Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-05-22T03:54:17.506Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-05-22T03:54:17.506Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-05-22T03:54:17.768Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-05-22T03:54:18.029Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-05-22T03:54:18.029Z] /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' [2021-05-22T03:54:18.029Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-22T03:54:18.029Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-05-22T03:54:18.973Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-22T03:54:18.973Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-22T03:54:19.239Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-22T03:54:20.181Z] Reading package lists... [2021-05-22T03:54:20.441Z] Reading package lists... [2021-05-22T03:54:20.441Z] Building dependency tree... [2021-05-22T03:54:20.441Z] Reading state information... [2021-05-22T03:54:20.702Z] Calculating upgrade... [2021-05-22T03:54:20.702Z] The following packages will be upgraded: [2021-05-22T03:54:20.702Z] advancecomp base-files bash binutils binutils-common [2021-05-22T03:54:20.702Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-05-22T03:54:20.702Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-05-22T03:54:20.702Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-05-22T03:54:20.702Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-05-22T03:54:20.702Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-05-22T03:54:20.702Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-05-22T03:54:20.702Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-05-22T03:54:20.702Z] libkmod2 liblsan0 libmount1 libmpx2 libncurses5 libncursesw5 libnettle6 [2021-05-22T03:54:20.702Z] libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime libpam0g [2021-05-22T03:54:20.702Z] libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 [2021-05-22T03:54:20.702Z] libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 [2021-05-22T03:54:20.702Z] libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base [2021-05-22T03:54:20.702Z] ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 [2021-05-22T03:54:20.702Z] pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-05-22T03:54:20.964Z] 101 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-05-22T03:54:20.964Z] Need to get 64.0 MB of archives. [2021-05-22T03:54:20.964Z] After this operation, 5041 kB of additional disk space will be used. [2021-05-22T03:54:20.964Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-143.147 [994 kB] [2021-05-22T03:54:20.964Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-05-22T03:54:20.964Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-05-22T03:54:20.964Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-05-22T03:54:20.964Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-05-22T03:54:20.964Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-05-22T03:54:20.964Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-05-22T03:54:20.964Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-05-22T03:54:20.964Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-05-22T03:54:20.964Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-05-22T03:54:20.964Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-05-22T03:54:20.964Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-05-22T03:54:20.964Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-05-22T03:54:20.964Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-05-22T03:54:20.964Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-05-22T03:54:20.964Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-05-22T03:54:20.964Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-05-22T03:54:20.964Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-05-22T03:54:21.226Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-05-22T03:54:21.227Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-05-22T03:54:21.227Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-05-22T03:54:21.227Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-05-22T03:54:21.227Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-05-22T03:54:21.227Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-05-22T03:54:21.227Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-05-22T03:54:21.227Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-05-22T03:54:21.227Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-05-22T03:54:21.227Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-05-22T03:54:21.227Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-05-22T03:54:21.227Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-05-22T03:54:21.227Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-05-22T03:54:21.227Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-05-22T03:54:21.227Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-05-22T03:54:21.227Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-05-22T03:54:21.227Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-05-22T03:54:21.227Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-05-22T03:54:21.227Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] [2021-05-22T03:54:21.227Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] [2021-05-22T03:54:21.227Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-05-22T03:54:21.227Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-05-22T03:54:21.227Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-05-22T03:54:21.227Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-05-22T03:54:21.227Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-05-22T03:54:21.227Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-05-22T03:54:21.227Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-05-22T03:54:21.488Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-05-22T03:54:21.488Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-05-22T03:54:21.488Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-05-22T03:54:21.488Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-05-22T03:54:21.488Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-05-22T03:54:21.488Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-05-22T03:54:21.488Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-05-22T03:54:21.488Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-05-22T03:54:21.488Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-05-22T03:54:21.488Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-05-22T03:54:21.488Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-05-22T03:54:21.488Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-05-22T03:54:21.748Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-05-22T03:54:21.748Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-05-22T03:54:21.748Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-05-22T03:54:22.009Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-05-22T03:54:22.009Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-05-22T03:54:22.009Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-05-22T03:54:22.009Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-05-22T03:54:22.009Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-05-22T03:54:22.009Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-05-22T03:54:22.009Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-05-22T03:54:22.269Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-05-22T03:54:22.269Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-05-22T03:54:22.269Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-05-22T03:54:22.269Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-05-22T03:54:22.269Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-05-22T03:54:22.269Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-05-22T03:54:22.269Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-05-22T03:54:22.269Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-05-22T03:54:22.269Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-05-22T03:54:22.269Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-05-22T03:54:22.269Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-05-22T03:54:22.269Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-05-22T03:54:22.530Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-05-22T03:54:22.530Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-05-22T03:54:22.530Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-05-22T03:54:22.530Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] [2021-05-22T03:54:22.530Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-05-22T03:54:22.530Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.47 [16.0 kB] [2021-05-22T03:54:22.530Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2021-05-22T03:54:22.531Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-05-22T03:54:22.531Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-05-22T03:54:22.531Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-05-22T03:54:22.531Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-05-22T03:54:22.531Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-05-22T03:54:22.531Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-05-22T03:54:22.531Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-05-22T03:54:22.531Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-05-22T03:54:22.531Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-05-22T03:54:22.531Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-05-22T03:54:22.792Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-05-22T03:54:22.793Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-05-22T03:54:22.793Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-05-22T03:54:22.793Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-05-22T03:54:22.793Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-05-22T03:54:22.793Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-22T03:54:23.054Z] Fetched 64.0 MB in 2s (32.4 MB/s) [2021-05-22T03:54:23.054Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-22T03:54:23.054Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-05-22T03:54:23.054Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-22T03:54:23.318Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-05-22T03:54:23.319Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-22T03:54:23.319Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-143.147_amd64.deb ... [2021-05-22T03:54:23.319Z] Unpacking linux-libc-dev:amd64 (4.15.0-143.147) over (4.15.0-20.21) ... [2021-05-22T03:54:23.581Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-22T03:54:23.581Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-22T03:54:23.844Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-22T03:54:23.844Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-22T03:54:23.844Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-22T03:54:23.844Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-22T03:54:23.844Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-22T03:54:23.844Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-22T03:54:23.844Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-22T03:54:23.844Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-22T03:54:24.107Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-22T03:54:24.107Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-22T03:54:24.107Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-22T03:54:24.107Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-22T03:54:24.107Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-22T03:54:24.107Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-22T03:54:24.107Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-22T03:54:24.107Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-05-22T03:54:24.373Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-05-22T03:54:24.373Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-22T03:54:24.373Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-22T03:54:24.373Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-22T03:54:24.373Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-22T03:54:24.373Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-22T03:54:24.373Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-22T03:54:24.635Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-22T03:54:24.635Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-22T03:54:24.635Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-22T03:54:24.635Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-05-22T03:54:24.897Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-22T03:54:25.158Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-05-22T03:54:25.420Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-22T03:54:25.420Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-05-22T03:54:25.420Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-05-22T03:54:25.420Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-05-22T03:54:25.420Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-05-22T03:54:25.682Z] Setting up base-files (10.1ubuntu2.10) ... [2021-05-22T03:54:25.682Z] Installing new version of config file /etc/issue ... [2021-05-22T03:54:25.682Z] Installing new version of config file /etc/issue.net ... [2021-05-22T03:54:25.682Z] Installing new version of config file /etc/lsb-release ... [2021-05-22T03:54:25.682Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-05-22T03:54:25.943Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-05-22T03:54:25.944Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-05-22T03:54:25.944Z] Removing obsolete conffile /etc/default/motd-news ... [2021-05-22T03:54:26.204Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-22T03:54:26.204Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-05-22T03:54:26.204Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-05-22T03:54:26.204Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-05-22T03:54:26.204Z] 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 [2021-05-22T03:54:26.204Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-22T03:54:26.204Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-22T03:54:26.465Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-05-22T03:54:26.465Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-05-22T03:54:26.465Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-22T03:54:26.465Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-05-22T03:54:26.465Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-05-22T03:54:26.465Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-05-22T03:54:26.727Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-22T03:54:26.727Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-05-22T03:54:26.727Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-22T03:54:26.727Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-05-22T03:54:26.994Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-22T03:54:26.994Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-22T03:54:26.994Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-22T03:54:26.994Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-22T03:54:26.994Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-22T03:54:26.994Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-22T03:54:26.994Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-22T03:54:27.256Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-05-22T03:54:27.256Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-22T03:54:27.256Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-05-22T03:54:27.256Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-05-22T03:54:27.256Z] Setting up grep (3.1-2build1) ... [2021-05-22T03:54:27.256Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-22T03:54:27.256Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-05-22T03:54:27.518Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-05-22T03:54:27.518Z] Setting up login (1:4.5-1ubuntu2) ... [2021-05-22T03:54:27.518Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-22T03:54:27.518Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-22T03:54:29.608Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-22T03:54:29.608Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-05-22T03:54:29.608Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-22T03:54:29.608Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-22T03:54:29.608Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-22T03:54:29.608Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-22T03:54:29.608Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-22T03:54:29.608Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-22T03:54:29.608Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-22T03:54:29.608Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-05-22T03:54:29.608Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-22T03:54:29.608Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-05-22T03:54:29.608Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-22T03:54:29.608Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-05-22T03:54:29.608Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-05-22T03:54:29.608Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-05-22T03:54:29.608Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-05-22T03:54:29.608Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-05-22T03:54:29.608Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-22T03:54:29.608Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-05-22T03:54:29.608Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-05-22T03:54:29.608Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-05-22T03:54:29.880Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-22T03:54:29.880Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-22T03:54:29.880Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-22T03:54:29.880Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-22T03:54:29.880Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-22T03:54:29.880Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-22T03:54:29.880Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-22T03:54:29.880Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-22T03:54:30.141Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-22T03:54:30.141Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-22T03:54:30.141Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-22T03:54:30.141Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-22T03:54:30.141Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-22T03:54:30.141Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-22T03:54:30.141Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-22T03:54:30.141Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-22T03:54:30.401Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-22T03:54:30.401Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-22T03:54:30.401Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-22T03:54:30.401Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-22T03:54:30.401Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-22T03:54:30.401Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-22T03:54:30.401Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-22T03:54:30.401Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-22T03:54:30.401Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-22T03:54:30.663Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-22T03:54:30.663Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-22T03:54:30.663Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-22T03:54:30.663Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-22T03:54:30.663Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-22T03:54:30.924Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-22T03:54:30.924Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-22T03:54:30.924Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-22T03:54:30.924Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-05-22T03:54:30.924Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-22T03:54:30.924Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-22T03:54:30.924Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-22T03:54:31.497Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-05-22T03:54:31.497Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-05-22T03:54:31.759Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-05-22T03:54:32.021Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-22T03:54:32.021Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-05-22T03:54:32.021Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-22T03:54:32.021Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-05-22T03:54:32.282Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-22T03:54:32.282Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-05-22T03:54:32.282Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-22T03:54:32.282Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-05-22T03:54:32.282Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-22T03:54:32.282Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-05-22T03:54:32.282Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-05-22T03:54:32.543Z] Setting up debconf (1.5.66ubuntu1) ... [2021-05-22T03:54:32.543Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-22T03:54:32.543Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-05-22T03:54:32.543Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-05-22T03:54:32.804Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-05-22T03:54:32.804Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-22T03:54:32.804Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-05-22T03:54:32.804Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-05-22T03:54:32.804Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-05-22T03:54:32.804Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-22T03:54:32.804Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-22T03:54:32.804Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-22T03:54:32.804Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-22T03:54:33.065Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-22T03:54:33.065Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-22T03:54:33.065Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-22T03:54:33.065Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-22T03:54:33.065Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-22T03:54:33.065Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-22T03:54:33.327Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-22T03:54:33.327Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-22T03:54:33.327Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-22T03:54:33.327Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-22T03:54:33.327Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-22T03:54:33.588Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.47_amd64.deb ... [2021-05-22T03:54:33.588Z] Unpacking systemd-sysv (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-22T03:54:33.588Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-22T03:54:33.588Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-22T03:54:33.588Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-22T03:54:33.588Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-22T03:54:33.588Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-05-22T03:54:33.588Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-05-22T03:54:33.851Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-05-22T03:54:33.851Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-22T03:54:33.851Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-05-22T03:54:33.851Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-22T03:54:33.851Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-22T03:54:34.113Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-22T03:54:34.113Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-22T03:54:34.113Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-22T03:54:34.113Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-22T03:54:34.113Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-22T03:54:34.113Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-05-22T03:54:34.113Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-05-22T03:54:34.374Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-05-22T03:54:34.374Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-22T03:54:34.374Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-05-22T03:54:34.374Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-05-22T03:54:34.374Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-05-22T03:54:34.636Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-22T03:54:34.636Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-22T03:54:34.636Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-22T03:54:34.636Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-05-22T03:54:34.636Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-22T03:54:34.636Z] Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... [2021-05-22T03:54:34.636Z] Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-05-22T03:54:34.896Z] Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... [2021-05-22T03:54:34.896Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-22T03:54:34.896Z] Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... [2021-05-22T03:54:34.896Z] Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-05-22T03:54:34.896Z] Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... [2021-05-22T03:54:34.896Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-22T03:54:34.896Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-05-22T03:54:34.896Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-05-22T03:54:35.156Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-05-22T03:54:35.156Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-22T03:54:35.156Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-05-22T03:54:35.156Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-05-22T03:54:35.156Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-05-22T03:54:35.156Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-22T03:54:35.156Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-05-22T03:54:35.156Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-05-22T03:54:35.417Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-05-22T03:54:35.417Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-22T03:54:35.417Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-05-22T03:54:35.417Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-05-22T03:54:35.417Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-05-22T03:54:35.417Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-22T03:54:35.417Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-05-22T03:54:35.679Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-05-22T03:54:35.679Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-05-22T03:54:35.679Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-22T03:54:35.679Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-05-22T03:54:35.679Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-05-22T03:54:35.679Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-05-22T03:54:35.679Z] (Reading database ... 13915 files and directories currently installed.) [2021-05-22T03:54:35.680Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-05-22T03:54:35.941Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-05-22T03:54:35.941Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-05-22T03:54:35.941Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-05-22T03:54:35.941Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-05-22T03:54:35.941Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-05-22T03:54:36.203Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-05-22T03:54:36.465Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-05-22T03:54:36.465Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-05-22T03:54:36.465Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-05-22T03:54:36.465Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-05-22T03:54:36.465Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-05-22T03:54:36.728Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-05-22T03:54:36.729Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-05-22T03:54:36.729Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-05-22T03:54:36.729Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-05-22T03:54:36.729Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-05-22T03:54:36.729Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-05-22T03:54:36.729Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-05-22T03:54:36.729Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-05-22T03:54:36.991Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-05-22T03:54:36.991Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-05-22T03:54:36.991Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-05-22T03:54:36.991Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-05-22T03:54:37.251Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-05-22T03:54:37.251Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-05-22T03:54:37.251Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-05-22T03:54:37.512Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-05-22T03:54:37.512Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-22T03:54:37.512Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-22T03:54:37.773Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-22T03:54:37.773Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-22T03:54:37.773Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-22T03:54:37.773Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-22T03:54:38.034Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-22T03:54:38.034Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-22T03:54:38.034Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-22T03:54:38.034Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-22T03:54:38.034Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-22T03:54:38.034Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-22T03:54:38.295Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-22T03:54:38.295Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-22T03:54:38.295Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-22T03:54:38.295Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-22T03:54:39.238Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-22T03:54:39.239Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-22T03:54:39.818Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-22T03:54:39.818Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-22T03:54:40.085Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-22T03:54:40.085Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-22T03:54:40.345Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-22T03:54:40.346Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-22T03:54:41.288Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-22T03:54:41.288Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-22T03:54:41.288Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-22T03:54:41.288Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-22T03:54:41.288Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-05-22T03:54:41.288Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-22T03:54:41.549Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-05-22T03:54:41.549Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-22T03:54:41.549Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-05-22T03:54:41.549Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-05-22T03:54:41.549Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-22T03:54:41.549Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-22T03:54:41.549Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-22T03:54:41.549Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-22T03:54:41.810Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-05-22T03:54:41.811Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-05-22T03:54:41.811Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-22T03:54:41.811Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-22T03:54:41.811Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-22T03:54:41.811Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-22T03:54:41.811Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-22T03:54:41.811Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-05-22T03:54:41.811Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-05-22T03:54:41.811Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-05-22T03:54:42.072Z] [2021-05-22T03:54:42.072Z] Current default time zone: 'Etc/UTC' [2021-05-22T03:54:42.072Z] Local time is now: Sat May 22 03:54:41 UTC 2021. [2021-05-22T03:54:42.072Z] Universal Time is now: Sat May 22 03:54:41 UTC 2021. [2021-05-22T03:54:42.072Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-05-22T03:54:42.072Z] [2021-05-22T03:54:42.072Z] Setting up systemd-sysv (237-3ubuntu10.47) ... [2021-05-22T03:54:42.072Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-22T03:54:42.072Z] Setting up linux-libc-dev:amd64 (4.15.0-143.147) ... [2021-05-22T03:54:42.072Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-05-22T03:54:42.072Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-05-22T03:54:42.072Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-05-22T03:54:42.072Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-05-22T03:54:42.072Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-05-22T03:54:42.072Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-05-22T03:54:42.072Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-05-22T03:54:42.072Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-22T03:54:42.072Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-05-22T03:54:42.072Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-22T03:54:42.334Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-05-22T03:54:42.334Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-22T03:54:42.334Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-05-22T03:54:42.334Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-05-22T03:54:42.334Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-05-22T03:54:42.334Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-05-22T03:54:42.334Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-05-22T03:54:42.334Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-05-22T03:54:42.334Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-05-22T03:54:42.334Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-05-22T03:54:44.256Z] Updating certificates in /etc/ssl/certs... [2021-05-22T03:54:45.200Z] 23 added, 27 removed; done. [2021-05-22T03:54:45.200Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-05-22T03:54:45.200Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-22T03:54:45.200Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-05-22T03:54:45.200Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-05-22T03:54:45.200Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-05-22T03:54:45.200Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-22T03:54:45.200Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-05-22T03:54:45.200Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-22T03:54:45.200Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-22T03:54:45.200Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-22T03:54:45.200Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-22T03:54:45.200Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-22T03:54:45.200Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-05-22T03:54:45.200Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-05-22T03:54:45.200Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-05-22T03:54:45.200Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-05-22T03:54:45.200Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-05-22T03:54:45.200Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-22T03:54:45.200Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-22T03:54:45.200Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-05-22T03:54:45.200Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-05-22T03:54:45.462Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-05-22T03:54:45.462Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-22T03:54:45.462Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-05-22T03:54:45.462Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-05-22T03:54:45.462Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-05-22T03:54:45.462Z] Updating certificates in /etc/ssl/certs... [2021-05-22T03:54:46.041Z] 0 added, 0 removed; done. [2021-05-22T03:54:46.041Z] Running hooks in /etc/ca-certificates/update.d... [2021-05-22T03:54:46.041Z] done. [2021-05-22T03:54:46.628Z] Reading package lists... [2021-05-22T03:54:46.628Z] Building dependency tree... [2021-05-22T03:54:46.628Z] Reading state information... [2021-05-22T03:54:46.889Z] The following NEW packages will be installed: [2021-05-22T03:54:46.889Z] apt-transport-https [2021-05-22T03:54:46.889Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-05-22T03:54:46.889Z] Need to get 1692 B of archives. [2021-05-22T03:54:46.889Z] After this operation, 154 kB of additional disk space will be used. [2021-05-22T03:54:46.889Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] [2021-05-22T03:54:47.151Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-22T03:54:47.151Z] Fetched 1692 B in 0s (9666 B/s) [2021-05-22T03:54:47.151Z] Selecting previously unselected package apt-transport-https. [2021-05-22T03:54:47.151Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-22T03:54:47.151Z] Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... [2021-05-22T03:54:47.151Z] Unpacking apt-transport-https (1.6.13) ... [2021-05-22T03:54:47.151Z] Setting up apt-transport-https (1.6.13) ... [2021-05-22T03:54:47.412Z] Waiting for network to be ready... [2021-05-22T03:54:54.008Z] 2021-05-22T03:54:50Z INFO Waiting for automatic snapd restart... [2021-05-22T03:54:54.008Z] snapd 2.50 from Canonical* installed [2021-05-22T03:54:54.269Z] "snapd" switched to the "latest/stable" channel [2021-05-22T03:54:54.269Z] [2021-05-22T03:54:56.788Z] core18 20210507 from Canonical* installed [2021-05-22T03:54:56.789Z] "core18" switched to the "latest/stable" channel [2021-05-22T03:54:56.789Z] [2021-05-22T03:55:00.091Z] snapcraft 4.7.1 from Canonical* installed [2021-05-22T03:55:00.091Z] "snapcraft" switched to the "latest/stable" channel [2021-05-22T03:55:00.091Z] [2021-05-22T03:55:04.307Z] 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: [2021-05-22T03:55:04.308Z] - README.md [2021-05-22T03:55:04.308Z] [2021-05-22T03:55:04.308Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-05-22T03:55:10.905Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-22T03:55:10.905Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-22T03:55:10.905Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-22T03:55:10.905Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-22T03:55:11.167Z] Reading package lists... [2021-05-22T03:55:11.739Z] 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 [2021-05-22T03:55:17.830Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-22T03:55:17.830Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-22T03:55:17.830Z] ---> c0cc62d37027 [2021-05-22T03:55:17.830Z] Step 3/24 : WORKDIR /edgex-go [2021-05-22T03:55:17.830Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-22T03:55:17.830Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-22T03:55:17.830Z] ---> c0cc62d37027 [2021-05-22T03:55:17.830Z] Step 3/24 : WORKDIR /edgex-go [2021-05-22T03:55:17.830Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-22T03:55:17.830Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-22T03:55:17.830Z] ---> c0cc62d37027 [2021-05-22T03:55:17.830Z] Step 3/22 : WORKDIR /edgex-go [2021-05-22T03:55:18.103Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-22T03:55:18.103Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-05-22T03:55:18.103Z] ---> c0cc62d37027 [2021-05-22T03:55:18.103Z] Step 3/32 : WORKDIR /edgex-go [2021-05-22T03:55:18.103Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-22T03:55:18.103Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-22T03:55:18.103Z] ---> c0cc62d37027 [2021-05-22T03:55:18.103Z] Step 3/23 : WORKDIR /edgex-go [2021-05-22T03:55:18.340Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-22T03:55:18.340Z] Reading package lists... [2021-05-22T03:55:18.340Z] Building dependency tree... [2021-05-22T03:55:18.340Z] Reading state information... [2021-05-22T03:55:18.340Z] Suggested packages: [2021-05-22T03:55:18.340Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-05-22T03:55:18.340Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-05-22T03:55:18.340Z] Recommended packages: [2021-05-22T03:55:18.340Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-05-22T03:55:18.340Z] The following NEW packages will be installed: [2021-05-22T03:55:18.340Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-05-22T03:55:18.340Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-05-22T03:55:18.340Z] pkg-config zip [2021-05-22T03:55:18.340Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-05-22T03:55:18.340Z] Need to get 7663 kB of archives. [2021-05-22T03:55:18.340Z] After this operation, 43.8 MB of additional disk space will be used. [2021-05-22T03:55:18.340Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-05-22T03:55:18.340Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-05-22T03:55:18.340Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-05-22T03:55:18.340Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-05-22T03:55:18.340Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-05-22T03:55:18.340Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-05-22T03:55:18.340Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-05-22T03:55:18.340Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-05-22T03:55:18.341Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-05-22T03:55:18.601Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-05-22T03:55:18.601Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-05-22T03:55:18.601Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-05-22T03:55:18.601Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-05-22T03:55:18.601Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-05-22T03:55:18.601Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-05-22T03:55:18.861Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-22T03:55:18.861Z] Fetched 7663 kB in 1s (10.6 MB/s) [2021-05-22T03:55:18.861Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-05-22T03:55:18.861Z] (Reading database ... 13924 files and directories currently installed.) [2021-05-22T03:55:18.861Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-05-22T03:55:18.861Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-05-22T03:55:19.122Z] Selecting previously unselected package libpsl5:amd64. [2021-05-22T03:55:19.122Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-05-22T03:55:19.122Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-05-22T03:55:19.122Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-05-22T03:55:19.122Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-05-22T03:55:19.122Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-05-22T03:55:19.122Z] Selecting previously unselected package librtmp1:amd64. [2021-05-22T03:55:19.122Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-05-22T03:55:19.122Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-05-22T03:55:19.122Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-05-22T03:55:19.122Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-05-22T03:55:19.122Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-05-22T03:55:19.384Z] Selecting previously unselected package liberror-perl. [2021-05-22T03:55:19.384Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-05-22T03:55:19.384Z] Unpacking liberror-perl (0.17025-1) ... [2021-05-22T03:55:19.384Z] Selecting previously unselected package git-man. [2021-05-22T03:55:19.384Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-05-22T03:55:19.384Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-05-22T03:55:19.646Z] Selecting previously unselected package git. [2021-05-22T03:55:19.646Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-05-22T03:55:19.646Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-05-22T03:55:19.907Z] Selecting previously unselected package libnorm1:amd64. [2021-05-22T03:55:19.907Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-05-22T03:55:20.081Z] ---> Running in f13529354eb3 [2021-05-22T03:55:20.081Z] ---> Running in 735afecfc0b4 [2021-05-22T03:55:20.081Z] ---> Running in 0b5ec82ffaa9 [2021-05-22T03:55:20.081Z] ---> Running in 1b2b2cd23136 [2021-05-22T03:55:20.081Z] ---> Running in cc092433b657 [2021-05-22T03:55:20.169Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-05-22T03:55:20.169Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-05-22T03:55:20.169Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-05-22T03:55:20.169Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-05-22T03:55:20.169Z] Selecting previously unselected package libsodium23:amd64. [2021-05-22T03:55:20.169Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-05-22T03:55:20.169Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-05-22T03:55:20.169Z] Selecting previously unselected package libzmq5:amd64. [2021-05-22T03:55:20.169Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-05-22T03:55:20.169Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-22T03:55:20.430Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-05-22T03:55:20.430Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-05-22T03:55:20.430Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-22T03:55:20.430Z] Selecting previously unselected package pkg-config. [2021-05-22T03:55:20.430Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-05-22T03:55:20.430Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-05-22T03:55:20.430Z] Selecting previously unselected package zip. [2021-05-22T03:55:20.430Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-05-22T03:55:20.430Z] Unpacking zip (3.0-11build1) ... [2021-05-22T03:55:20.430Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-05-22T03:55:20.430Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-05-22T03:55:20.430Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-05-22T03:55:20.430Z] Setting up liberror-perl (0.17025-1) ... [2021-05-22T03:55:20.680Z] Removing intermediate container f13529354eb3 [2021-05-22T03:55:20.680Z] ---> bb9137f1be19 [2021-05-22T03:55:20.680Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-22T03:55:20.680Z] Removing intermediate container 1b2b2cd23136 [2021-05-22T03:55:20.690Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-05-22T03:55:20.690Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-05-22T03:55:20.690Z] No schema files found: doing nothing. [2021-05-22T03:55:20.690Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-05-22T03:55:20.690Z] Setting up zip (3.0-11build1) ... [2021-05-22T03:55:20.690Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-05-22T03:55:20.690Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-05-22T03:55:20.690Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-05-22T03:55:20.690Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-22T03:55:20.690Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-05-22T03:55:20.690Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-22T03:55:20.691Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-05-22T03:55:20.691Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-22T03:55:20.955Z] ---> d2dac5f665a5 [2021-05-22T03:55:20.955Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-22T03:55:20.955Z] Removing intermediate container 735afecfc0b4 [2021-05-22T03:55:20.955Z] ---> 3c7b6362f1b2 [2021-05-22T03:55:20.955Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-22T03:55:20.955Z] Removing intermediate container 0b5ec82ffaa9 [2021-05-22T03:55:20.955Z] ---> f7742d1fc0b4 [2021-05-22T03:55:20.955Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-22T03:55:20.955Z] ---> Running in bb23d27630a4 [2021-05-22T03:55:20.955Z] Removing intermediate container cc092433b657 [2021-05-22T03:55:20.955Z] ---> 9241cbb14bc3 [2021-05-22T03:55:20.955Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-22T03:55:21.234Z] ---> Running in 5c2284275b30 [2021-05-22T03:55:21.234Z] ---> Running in f6ae741d48a9 [2021-05-22T03:55:21.234Z] ---> Running in 17c0af602e5c [2021-05-22T03:55:21.234Z] ---> Running in 4a1026810597 [2021-05-22T03:55:24.643Z] Removing intermediate container bb23d27630a4 [2021-05-22T03:55:24.643Z] ---> 50ebdbe2e352 [2021-05-22T03:55:24.643Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-05-22T03:55:24.926Z] ---> Running in ff9116a57880 [2021-05-22T03:55:25.214Z] Removing intermediate container 5c2284275b30 [2021-05-22T03:55:25.214Z] ---> 42031c58541f [2021-05-22T03:55:25.214Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-05-22T03:55:25.489Z] ---> Running in c3704c928fae [2021-05-22T03:55:25.489Z] Removing intermediate container 4a1026810597 [2021-05-22T03:55:25.489Z] ---> 50a6285255e0 [2021-05-22T03:55:25.489Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-22T03:55:25.489Z] Removing intermediate container 17c0af602e5c [2021-05-22T03:55:25.489Z] ---> be15e39886d3 [2021-05-22T03:55:25.489Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-05-22T03:55:25.762Z] Removing intermediate container f6ae741d48a9 [2021-05-22T03:55:25.762Z] ---> 31c561ae0801 [2021-05-22T03:55:25.762Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-05-22T03:55:25.762Z] ---> Running in 736c9eef5c8e [2021-05-22T03:55:25.762Z] ---> Running in a90df89bfcbc [2021-05-22T03:55:26.034Z] ---> Running in c9990e59f6ee [2021-05-22T03:55:27.023Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-22T03:55:27.284Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-22T03:55:27.284Z] git set to automatically installed. [2021-05-22T03:55:27.284Z] git-man set to automatically installed. [2021-05-22T03:55:27.284Z] libcurl3-gnutls set to automatically installed. [2021-05-22T03:55:27.284Z] liberror-perl set to automatically installed. [2021-05-22T03:55:27.284Z] libglib2.0-0 set to automatically installed. [2021-05-22T03:55:27.284Z] libnghttp2-14 set to automatically installed. [2021-05-22T03:55:27.284Z] libnorm1 set to automatically installed. [2021-05-22T03:55:27.284Z] libpgm-5.2-0 set to automatically installed. [2021-05-22T03:55:27.284Z] libpsl5 set to automatically installed. [2021-05-22T03:55:27.284Z] librtmp1 set to automatically installed. [2021-05-22T03:55:27.284Z] libsodium23 set to automatically installed. [2021-05-22T03:55:27.284Z] libzmq3-dev set to automatically installed. [2021-05-22T03:55:27.284Z] libzmq5 set to automatically installed. [2021-05-22T03:55:27.284Z] pkg-config set to automatically installed. [2021-05-22T03:55:27.284Z] zip set to automatically installed. [2021-05-22T03:55:27.306Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-22T03:55:27.904Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-22T03:55:27.904Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-22T03:55:27.904Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-22T03:55:27.904Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-22T03:55:28.177Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-22T03:55:28.780Z] OK: 218 MiB in 52 packages [2021-05-22T03:55:28.780Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-22T03:55:29.062Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-22T03:55:29.062Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-22T03:55:29.202Z] snapd is not logged in, snap install commands will use sudo [2021-05-22T03:55:29.348Z] OK: 218 MiB in 52 packages [2021-05-22T03:55:29.963Z] OK: 218 MiB in 52 packages [2021-05-22T03:55:29.963Z] OK: 218 MiB in 52 packages [2021-05-22T03:55:29.963Z] OK: 218 MiB in 52 packages [2021-05-22T03:55:30.246Z] Removing intermediate container ff9116a57880 [2021-05-22T03:55:30.246Z] ---> 13efba2914d6 [2021-05-22T03:55:30.246Z] Step 6/32 : COPY go.mod . [2021-05-22T03:55:30.851Z] Removing intermediate container c3704c928fae [2021-05-22T03:55:30.851Z] ---> 5c1d77192170 [2021-05-22T03:55:30.851Z] Step 6/24 : COPY go.mod . [2021-05-22T03:55:31.456Z] ---> 5cb177e3c103 [2021-05-22T03:55:31.456Z] Step 7/32 : RUN go mod download [2021-05-22T03:55:31.456Z] ---> Running in 2957ccfc7154 [2021-05-22T03:55:32.054Z] Removing intermediate container 736c9eef5c8e [2021-05-22T03:55:32.054Z] ---> 6f2fb7fbc873 [2021-05-22T03:55:32.054Z] Step 6/24 : COPY go.mod . [2021-05-22T03:55:32.054Z] Removing intermediate container a90df89bfcbc [2021-05-22T03:55:32.054Z] ---> 0ef49b3cb3e9 [2021-05-22T03:55:32.054Z] Step 6/23 : COPY go.mod . [2021-05-22T03:55:32.054Z] ---> d5d7a5702fb7 [2021-05-22T03:55:32.054Z] Step 7/24 : RUN go mod download [2021-05-22T03:55:32.054Z] Removing intermediate container c9990e59f6ee [2021-05-22T03:55:32.054Z] ---> 6e3d820a5b48 [2021-05-22T03:55:32.054Z] Step 6/22 : COPY go.mod . [2021-05-22T03:55:32.338Z] ---> Running in baa40fd9fb67 [2021-05-22T03:55:33.325Z] ---> f435317fd163 [2021-05-22T03:55:33.325Z] ---> 4719c217bed9 [2021-05-22T03:55:33.325Z] Step 7/24 : RUN go mod downloadStep 7/23 : RUN go mod download [2021-05-22T03:55:33.325Z] [2021-05-22T03:55:33.598Z] ---> 842f94157131 [2021-05-22T03:55:33.598Z] Step 7/22 : RUN go mod download [2021-05-22T03:55:33.598Z] ---> Running in af5b60f7f82c [2021-05-22T03:55:33.598Z] ---> Running in d9b9fc48a925 [2021-05-22T03:55:33.871Z] ---> Running in e3476d5a1aa0 [2021-05-22T03:55:35.307Z] Removing intermediate container 2957ccfc7154 [2021-05-22T03:55:35.308Z] ---> dbde03a9ac01 [2021-05-22T03:55:35.308Z] Step 8/32 : COPY . . [2021-05-22T03:55:35.922Z] Removing intermediate container baa40fd9fb67 [2021-05-22T03:55:35.922Z] ---> 9d78bc3d1830 [2021-05-22T03:55:35.922Z] Step 8/24 : COPY . . [2021-05-22T03:55:36.144Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-22T03:55:37.926Z] Removing intermediate container d9b9fc48a925 [2021-05-22T03:55:37.926Z] ---> 979e9b67c602 [2021-05-22T03:55:37.926Z] Step 8/23 : COPY . . [2021-05-22T03:55:38.525Z] Removing intermediate container af5b60f7f82c [2021-05-22T03:55:38.525Z] ---> afb299f5223f [2021-05-22T03:55:38.525Z] Step 8/24 : COPY . . [2021-05-22T03:55:38.525Z] Removing intermediate container e3476d5a1aa0 [2021-05-22T03:55:38.525Z] ---> 811d0b8bd791 [2021-05-22T03:55:38.525Z] Step 8/22 : COPY . . [2021-05-22T03:55:51.068Z] go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed [2021-05-22T03:55:51.068Z] snapd is not logged in, snap install commands will use sudo [2021-05-22T03:55:57.665Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-22T03:55:57.665Z] snap "core18" has no updates available [2021-05-22T03:55:58.236Z] Pulling go-build-helper [2021-05-22T03:55:58.236Z] + snapcraftctl pull [2021-05-22T03:55:59.181Z] 'app-service-config' has dependencies that need to be staged: go-build-helper [2021-05-22T03:55:59.181Z] Skipping pull go-build-helper (already ran) [2021-05-22T03:55:59.181Z] Building go-build-helper [2021-05-22T03:55:59.181Z] + snapcraftctl build [2021-05-22T03:56:01.102Z] Staging go-build-helper [2021-05-22T03:56:01.102Z] + snapcraftctl stage [2021-05-22T03:56:05.344Z] ---> 5c647c99a373 [2021-05-22T03:56:05.345Z] Step 9/32 : RUN go mod tidy [2021-05-22T03:56:05.345Z] ---> de3a21607382 [2021-05-22T03:56:05.345Z] Step 9/24 : RUN go mod tidy [2021-05-22T03:56:05.345Z] ---> Running in a956971d00c2 [2021-05-22T03:56:05.345Z] ---> b915905e92f0 [2021-05-22T03:56:05.345Z] Step 9/23 : RUN go mod tidy [2021-05-22T03:56:05.345Z] ---> 7f08f4197ec6 [2021-05-22T03:56:05.345Z] Step 9/22 : RUN go mod tidy [2021-05-22T03:56:05.345Z] ---> Running in e961783a5834 [2021-05-22T03:56:05.345Z] ---> Running in faa77894473a [2021-05-22T03:56:05.345Z] ---> Running in 29912235ef6a [2021-05-22T03:56:05.345Z] ---> 1d6cf582a91c [2021-05-22T03:56:05.345Z] Step 9/24 : RUN go mod tidy [2021-05-22T03:56:05.345Z] ---> Running in 2659b02aacbb [2021-05-22T03:56:08.760Z] Removing intermediate container a956971d00c2 [2021-05-22T03:56:08.760Z] ---> b102754cf284 [2021-05-22T03:56:08.760Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-05-22T03:56:08.760Z] ---> Running in 427724542cb9 [2021-05-22T03:56:08.760Z] Removing intermediate container e961783a5834 [2021-05-22T03:56:08.760Z] ---> 8a1cab30c67b [2021-05-22T03:56:08.760Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-05-22T03:56:09.033Z] ---> Running in 25780844ce86 [2021-05-22T03:56:09.311Z] Removing intermediate container 29912235ef6a [2021-05-22T03:56:09.311Z] ---> 6b5c60c102c2 [2021-05-22T03:56:09.311Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-22T03:56:09.586Z] ---> Running in 3e3d43acb8ea [2021-05-22T03:56:09.871Z] Removing intermediate container faa77894473a [2021-05-22T03:56:09.871Z] ---> 6175557493ff [2021-05-22T03:56:09.871Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-05-22T03:56:10.153Z] Removing intermediate container 2659b02aacbb [2021-05-22T03:56:10.153Z] ---> 59fb27b46abc [2021-05-22T03:56:10.153Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-05-22T03:56:10.153Z] ---> Running in 43195b0dc375 [2021-05-22T03:56:10.432Z] ---> Running in ca854972ec37 [2021-05-22T03:56:10.711Z] 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 [2021-05-22T03:56:11.321Z] 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 [2021-05-22T03:56:11.929Z] 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 [2021-05-22T03:56:12.536Z] 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 [2021-05-22T03:56:12.815Z] 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 [2021-05-22T03:56:13.340Z] Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-05-22T03:56:13.340Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-05-22T03:56:13.340Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-05-22T03:56:13.340Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1726 kB] [2021-05-22T03:56:13.340Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [322 kB] [2021-05-22T03:56:13.340Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-05-22T03:56:13.340Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-05-22T03:56:13.340Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] [2021-05-22T03:56:13.340Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] [2021-05-22T03:56:13.340Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1126 kB] [2021-05-22T03:56:13.340Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [254 kB] [2021-05-22T03:56:13.340Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-05-22T03:56:13.340Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-05-22T03:56:13.340Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-05-22T03:56:13.340Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-05-22T03:56:13.340Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-05-22T03:56:13.340Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-05-22T03:56:13.340Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-05-22T03:56:13.340Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-05-22T03:56:13.341Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2070 kB] [2021-05-22T03:56:13.341Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [413 kB] [2021-05-22T03:56:13.341Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] [2021-05-22T03:56:13.341Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-05-22T03:56:13.341Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] [2021-05-22T03:56:13.341Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] [2021-05-22T03:56:13.341Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] [2021-05-22T03:56:13.341Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-05-22T03:56:13.341Z] Fetched 24.6 MB in 0s (0 B/s) [2021-05-22T03:56:13.341Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-05-22T03:56:13.341Z] Fetched 224 kB in 0s (0 B/s) [2021-05-22T03:56:13.341Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-05-22T03:56:13.341Z] Fetched 157 kB in 0s (0 B/s) [2021-05-22T03:56:13.341Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-05-22T03:56:13.341Z] Fetched 221 kB in 0s (0 B/s) [2021-05-22T03:56:13.341Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-05-22T03:56:13.341Z] Fetched 143 kB in 0s (0 B/s) [2021-05-22T03:56:13.341Z] Pulling app-service-config [2021-05-22T03:56:13.341Z] + snapcraftctl pull [2021-05-22T03:56:13.341Z] Cloning into '/root/parts/app-service-config/src'... [2021-05-22T03:56:13.341Z] Pulling config-common [2021-05-22T03:56:13.341Z] + snapcraftctl pull [2021-05-22T03:56:16.650Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-22T03:56:16.650Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-22T03:56:16.650Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-22T03:56:16.650Z] Fetched 0 B in 0s (0 B/s) [2021-05-22T03:56:16.650Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-05-22T03:56:16.650Z] Fetched 0 B in 0s (0 B/s) [2021-05-22T03:56:16.650Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-05-22T03:56:16.650Z] Fetched 0 B in 0s (0 B/s) [2021-05-22T03:56:16.650Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-05-22T03:56:16.650Z] Fetched 0 B in 0s (0 B/s) [2021-05-22T03:56:16.650Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-05-22T03:56:16.650Z] Fetched 0 B in 0s (0 B/s) [2021-05-22T03:56:16.650Z] Pulling edgex-go [2021-05-22T03:56:16.650Z] + snapcraftctl pull [2021-05-22T03:56:34.787Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-22T03:56:34.787Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-22T03:56:34.787Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-22T03:56:34.787Z] Fetched 0 B in 0s (0 B/s) [2021-05-22T03:56:34.787Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-05-22T03:56:34.787Z] Fetched 96.5 kB in 0s (0 B/s) [2021-05-22T03:56:34.787Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-05-22T03:56:34.787Z] Fetched 279 kB in 0s (0 B/s) [2021-05-22T03:56:34.787Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-05-22T03:56:34.787Z] Fetched 122 kB in 0s (0 B/s) [2021-05-22T03:56:34.787Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-05-22T03:56:34.787Z] Fetched 77.8 kB in 0s (0 B/s) [2021-05-22T03:56:34.787Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-05-22T03:56:34.787Z] Fetched 8848 B in 0s (0 B/s) [2021-05-22T03:56:34.787Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-05-22T03:56:34.787Z] Fetched 47.8 kB in 0s (0 B/s) [2021-05-22T03:56:34.787Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-05-22T03:56:34.787Z] Fetched 45.6 kB in 0s (0 B/s) [2021-05-22T03:56:34.787Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-05-22T03:56:34.787Z] Fetched 15.0 kB in 0s (0 B/s) [2021-05-22T03:56:34.787Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-05-22T03:56:34.787Z] Fetched 219 kB in 0s (0 B/s) [2021-05-22T03:56:34.787Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-05-22T03:56:34.787Z] Fetched 154 kB in 0s (0 B/s) [2021-05-22T03:56:34.787Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-05-22T03:56:34.787Z] Fetched 50.6 kB in 0s (0 B/s) [2021-05-22T03:56:34.787Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-05-22T03:56:34.787Z] Fetched 14.8 kB in 0s (0 B/s) [2021-05-22T03:56:34.787Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-05-22T03:56:34.787Z] Fetched 41.8 kB in 0s (0 B/s) [2021-05-22T03:56:34.787Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-05-22T03:56:34.787Z] Fetched 499 kB in 0s (0 B/s) [2021-05-22T03:56:34.787Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-05-22T03:56:34.787Z] Fetched 111 kB in 0s (0 B/s) [2021-05-22T03:56:34.787Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-05-22T03:56:34.787Z] Fetched 240 kB in 0s (0 B/s) [2021-05-22T03:56:34.787Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-05-22T03:56:34.787Z] Fetched 29.3 kB in 0s (0 B/s) [2021-05-22T03:56:34.787Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-05-22T03:56:34.787Z] Fetched 85.5 kB in 0s (0 B/s) [2021-05-22T03:56:34.787Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-05-22T03:56:34.787Z] Fetched 24.5 kB in 0s (0 B/s) [2021-05-22T03:56:34.787Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-05-22T03:56:34.787Z] Fetched 49.2 kB in 0s (0 B/s) [2021-05-22T03:56:34.787Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-05-22T03:56:34.787Z] Fetched 54.2 kB in 0s (0 B/s) [2021-05-22T03:56:34.787Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-05-22T03:56:34.787Z] Fetched 30.8 kB in 0s (0 B/s) [2021-05-22T03:56:34.787Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-05-22T03:56:34.787Z] Fetched 15.8 kB in 0s (0 B/s) [2021-05-22T03:56:34.787Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-05-22T03:56:34.787Z] Fetched 85.9 kB in 0s (0 B/s) [2021-05-22T03:56:34.787Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-05-22T03:56:34.787Z] Fetched 8720 B in 0s (0 B/s) [2021-05-22T03:56:34.787Z] Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] [2021-05-22T03:56:34.787Z] Fetched 137 kB in 0s (0 B/s) [2021-05-22T03:56:34.787Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-05-22T03:56:34.787Z] Fetched 119 kB in 0s (0 B/s) [2021-05-22T03:56:34.787Z] Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] [2021-05-22T03:56:34.787Z] Fetched 110 kB in 0s (0 B/s) [2021-05-22T03:56:34.787Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-05-22T03:56:34.787Z] Fetched 11.1 kB in 0s (0 B/s) [2021-05-22T03:56:34.787Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-05-22T03:56:34.787Z] Fetched 645 kB in 0s (0 B/s) [2021-05-22T03:56:34.787Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-05-22T03:56:34.787Z] Fetched 41.3 kB in 0s (0 B/s) [2021-05-22T03:56:34.787Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-05-22T03:56:34.787Z] Fetched 17.9 kB in 0s (0 B/s) [2021-05-22T03:56:34.787Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-05-22T03:56:34.787Z] Fetched 368 kB in 0s (0 B/s) [2021-05-22T03:56:34.787Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-05-22T03:56:34.787Z] Fetched 187 kB in 0s (0 B/s) [2021-05-22T03:56:34.787Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-05-22T03:56:34.787Z] Fetched 175 kB in 0s (0 B/s) [2021-05-22T03:56:34.787Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-05-22T03:56:34.787Z] Fetched 206 kB in 0s (0 B/s) [2021-05-22T03:56:34.787Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-05-22T03:56:34.787Z] Fetched 1301 kB in 0s (0 B/s) [2021-05-22T03:56:34.787Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-05-22T03:56:34.787Z] Fetched 36.2 kB in 0s (0 B/s) [2021-05-22T03:56:34.787Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-05-22T03:56:34.787Z] Fetched 159 kB in 0s (0 B/s) [2021-05-22T03:56:34.787Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-05-22T03:56:34.787Z] Fetched 107 kB in 0s (0 B/s) [2021-05-22T03:56:34.787Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-05-22T03:56:34.787Z] Fetched 48.7 kB in 0s (0 B/s) [2021-05-22T03:56:34.787Z] Pulling static-packages [2021-05-22T03:56:34.787Z] + snapcraftctl pull [2021-05-22T03:56:36.177Z] Pulling version [2021-05-22T03:56:36.177Z] + cd /root/project [2021-05-22T03:56:36.177Z] + [ -f VERSION ] [2021-05-22T03:56:36.177Z] + PROJECT_VERSION=local-dev [2021-05-22T03:56:36.177Z] + git rev-parse --short HEAD [2021-05-22T03:56:36.177Z] + GIT_REVISION=a2592921 [2021-05-22T03:56:36.177Z] + snapcraftctl set-version local-dev [2021-05-22T03:56:37.121Z] Skipping build go-build-helper (already ran) [2021-05-22T03:56:37.121Z] Building app-service-config [2021-05-22T03:56:37.121Z] + make build [2021-05-22T03:56:37.121Z] go mod tidy [2021-05-22T03:56:39.670Z] go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.60 [2021-05-22T03:56:39.670Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.90 [2021-05-22T03:56:39.670Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.13 [2021-05-22T03:56:39.670Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.54 [2021-05-22T03:56:39.933Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.20 [2021-05-22T03:56:39.933Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.7 [2021-05-22T03:56:39.933Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-05-22T03:56:39.933Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.4 [2021-05-22T03:56:39.933Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-05-22T03:56:40.196Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.8 [2021-05-22T03:56:40.196Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-05-22T03:56:40.196Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-05-22T03:56:40.196Z] go: downloading github.com/google/uuid v1.2.0 [2021-05-22T03:56:40.196Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-05-22T03:56:40.196Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-05-22T03:56:40.456Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-05-22T03:56:40.456Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-05-22T03:56:40.456Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-05-22T03:56:40.456Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-05-22T03:56:40.456Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-05-22T03:56:40.719Z] go: downloading golang.org/x/text v0.3.2 [2021-05-22T03:56:40.719Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-05-22T03:56:40.719Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-05-22T03:56:40.719Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-05-22T03:56:40.719Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-05-22T03:56:40.719Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-05-22T03:56:41.291Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-05-22T03:56:41.291Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-05-22T03:56:41.291Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-05-22T03:56:41.291Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-05-22T03:56:41.291Z] go: downloading github.com/pelletier/go-toml v1.9.0 [2021-05-22T03:56:41.291Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-05-22T03:56:41.291Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-05-22T03:56:41.291Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-05-22T03:56:41.291Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-05-22T03:56:41.291Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-05-22T03:56:41.291Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-05-22T03:56:41.291Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-05-22T03:56:41.291Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-05-22T03:56:41.291Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-05-22T03:56:41.553Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-05-22T03:56:41.553Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-05-22T03:56:41.553Z] go: downloading github.com/kr/pretty v0.2.0 [2021-05-22T03:56:41.553Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-05-22T03:56:41.553Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-05-22T03:56:41.553Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2021-05-22T03:56:41.553Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-05-22T03:56:41.553Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-05-22T03:56:41.553Z] go: downloading github.com/pkg/errors v0.8.1 [2021-05-22T03:56:41.553Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-05-22T03:56:41.553Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-05-22T03:56:41.553Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-05-22T03:56:41.553Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-05-22T03:56:41.816Z] go: downloading github.com/fatih/color v1.9.0 [2021-05-22T03:56:41.816Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-05-22T03:56:41.816Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-05-22T03:56:41.816Z] go: downloading github.com/kr/text v0.1.0 [2021-05-22T03:56:41.816Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-05-22T03:56:41.816Z] go: downloading github.com/x448/float16 v0.8.4 [2021-05-22T03:56:41.816Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-05-22T03:56:41.816Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-05-22T03:56:41.816Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-05-22T03:56:41.816Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-05-22T03:56:41.816Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-05-22T03:56:41.816Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-05-22T03:56:41.816Z] go: downloading github.com/miekg/dns v1.1.26 [2021-05-22T03:56:41.816Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-05-22T03:56:41.816Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-05-22T03:56:41.816Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-05-22T03:56:41.816Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-05-22T03:56:42.080Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-05-22T03:56:42.080Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-05-22T03:56:42.080Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-22T03:56:42.080Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-05-22T03:56:42.080Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-05-22T03:56:42.080Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-05-22T03:56:42.080Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-05-22T03:56:42.080Z] go: downloading github.com/golang/protobuf v1.3.2 [2021-05-22T03:56:42.080Z] go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-05-22T03:56:42.080Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.60 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable [2021-05-22T03:56:52.083Z] + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable [2021-05-22T03:56:52.083Z] + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml [2021-05-22T03:56:52.083Z] + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt [2021-05-22T03:56:52.083Z] + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE [2021-05-22T03:56:52.350Z] Building config-common [2021-05-22T03:56:52.350Z] + snapcraftctl build [2021-05-22T03:56:54.928Z] Building edgex-go [2021-05-22T03:56:54.929Z] + cd /root/parts/edgex-go/src [2021-05-22T03:56:54.929Z] + make build [2021-05-22T03:56:54.929Z] go mod tidy [2021-05-22T03:56:55.499Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.58 [2021-05-22T03:56:55.500Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.93 [2021-05-22T03:56:55.760Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.22 [2021-05-22T03:56:55.760Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.15 [2021-05-22T03:56:55.760Z] go: downloading github.com/pelletier/go-toml v1.9.1 [2021-05-22T03:56:55.760Z] go: downloading github.com/lib/pq v1.10.2 [2021-05-22T03:56:55.760Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-05-22T03:56:55.760Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-05-22T03:56:55.760Z] go: downloading github.com/imdario/mergo v0.3.12 [2021-05-22T03:56:55.760Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-05-22T03:56:55.760Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-05-22T03:56:55.760Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-05-22T03:56:56.020Z] 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 [2021-05-22T03:57:00.221Z] 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 [2021-05-22T03:57:05.510Z] 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 [2021-05-22T03:57:06.453Z] 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 [2021-05-22T03:57:09.786Z] 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 [2021-05-22T03:57:09.786Z] 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 [2021-05-22T03:57:10.728Z] 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 [2021-05-22T03:57:12.643Z] 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 [2021-05-22T03:57:13.586Z] 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 [2021-05-22T03:57:14.974Z] 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 [2021-05-22T03:57:16.362Z] 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 [2021-05-22T03:57:17.307Z] 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 [2021-05-22T03:57:19.221Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-05-22T03:57:19.221Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-05-22T03:57:19.221Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-05-22T03:57:19.221Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-05-22T03:57:19.221Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-05-22T03:57:19.221Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-05-22T03:57:19.221Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-05-22T03:57:19.221Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-05-22T03:57:19.221Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-05-22T03:57:19.221Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-05-22T03:57:19.221Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-05-22T03:57:19.221Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-05-22T03:57:19.221Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-05-22T03:57:19.221Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-05-22T03:57:19.221Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-05-22T03:57:19.221Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-05-22T03:57:19.222Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-05-22T03:57:19.222Z] + 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 [2021-05-22T03:57:19.222Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-05-22T03:57:19.222Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-05-22T03:57:19.222Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-05-22T03:57:19.222Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-05-22T03:57:19.222Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-05-22T03:57:19.222Z] + 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 [2021-05-22T03:57:19.222Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-05-22T03:57:19.222Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-05-22T03:57:19.222Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2021-05-22T03:57:22.526Z] Building static-packages [2021-05-22T03:57:22.526Z] + snapcraftctl build [2021-05-22T03:57:24.480Z] Building version [2021-05-22T03:57:24.480Z] + snapcraftctl build [2021-05-22T03:57:26.519Z] Skipping stage go-build-helper (already ran) [2021-05-22T03:57:26.519Z] Staging app-service-config [2021-05-22T03:57:26.519Z] + snapcraftctl stage [2021-05-22T03:57:27.460Z] Staging config-common [2021-05-22T03:57:27.460Z] + snapcraftctl stage [2021-05-22T03:57:28.404Z] Staging edgex-go [2021-05-22T03:57:28.404Z] + snapcraftctl stage [2021-05-22T03:57:29.346Z] Staging static-packages [2021-05-22T03:57:29.346Z] + snapcraftctl stage [2021-05-22T03:57:30.288Z] Staging version [2021-05-22T03:57:30.288Z] + snapcraftctl stage [2021-05-22T03:57:31.672Z] Priming go-build-helper [2021-05-22T03:57:31.672Z] + snapcraftctl prime [2021-05-22T03:57:32.614Z] Priming app-service-config [2021-05-22T03:57:32.614Z] + snapcraftctl prime [2021-05-22T03:57:33.558Z] Priming config-common [2021-05-22T03:57:33.558Z] + snapcraftctl prime [2021-05-22T03:57:34.943Z] Priming edgex-go [2021-05-22T03:57:34.943Z] + snapcraftctl prime [2021-05-22T03:57:35.886Z] Priming static-packages [2021-05-22T03:57:35.886Z] + snapcraftctl prime [2021-05-22T03:57:38.436Z] Priming version [2021-05-22T03:57:38.436Z] + snapcraftctl prime [2021-05-22T03:57:39.379Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-22T03:58:05.078Z] 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 [2021-05-22T03:58:08.478Z] Removing intermediate container 427724542cb9 [2021-05-22T03:58:08.478Z] ---> 330b8bfae60e [2021-05-22T03:58:08.478Z] [2021-05-22T03:58:08.478Z] Step 11/32 : FROM alpine:3.12 [2021-05-22T03:58:08.768Z] 3.12: Pulling from library/alpine [2021-05-22T03:58:09.046Z] Removing intermediate container 3e3d43acb8ea [2021-05-22T03:58:09.046Z] ---> 999cf9218d2a [2021-05-22T03:58:09.046Z] [2021-05-22T03:58:09.046Z] Step 11/22 : FROM alpine:3.12 [2021-05-22T03:58:09.329Z] 3.12: Pulling from library/alpine [2021-05-22T03:58:10.319Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-22T03:58:10.319Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-22T03:58:10.319Z] Status: Downloaded newer image for alpine:3.12 [2021-05-22T03:58:10.319Z] Status: Image is up to date for alpine:3.12 [2021-05-22T03:58:10.319Z] ---> 9852663dfa18 [2021-05-22T03:58:10.319Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-22T03:58:10.319Z] ---> 9852663dfa18 [2021-05-22T03:58:10.319Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-05-22T03:58:10.921Z] ---> Running in 8b10fd41c6ad [2021-05-22T03:58:10.921Z] ---> Running in ee6473b0930f [2021-05-22T03:58:11.912Z] Removing intermediate container 8b10fd41c6ad [2021-05-22T03:58:11.912Z] ---> a2767070b737 [2021-05-22T03:58:11.912Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-22T03:58:12.522Z] ---> Running in d212c4713d27 [2021-05-22T03:58:12.794Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-22T03:58:13.069Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-22T03:58:14.092Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-22T03:58:14.092Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-22T03:58:14.092Z] (3/4) Installing libcurl (7.76.1-r0) [2021-05-22T03:58:14.092Z] (4/4) Installing curl (7.76.1-r0) [2021-05-22T03:58:14.092Z] Executing busybox-1.31.1-r20.trigger [2021-05-22T03:58:14.092Z] Executing ca-certificates-20191127-r4.trigger [2021-05-22T03:58:14.439Z] OK: 7 MiB in 18 packages [2021-05-22T03:58:16.005Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-22T03:58:16.289Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-22T03:58:16.589Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-22T03:58:16.589Z] (2/2) Installing su-exec (0.2-r1) [2021-05-22T03:58:16.589Z] Executing busybox-1.31.1-r20.trigger [2021-05-22T03:58:16.878Z] OK: 5 MiB in 16 packages [2021-05-22T03:58:18.858Z] Removing intermediate container ee6473b0930f [2021-05-22T03:58:18.858Z] ---> 2b26d194ca85 [2021-05-22T03:58:18.858Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-22T03:58:19.137Z] Removing intermediate container 25780844ce86 [2021-05-22T03:58:19.137Z] ---> 378018df5c79 [2021-05-22T03:58:19.137Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-22T03:58:19.137Z] Removing intermediate container d212c4713d27 [2021-05-22T03:58:19.137Z] ---> 34e710d7e9c4 [2021-05-22T03:58:19.137Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-22T03:58:19.743Z] ---> Running in 80a19d147407 [2021-05-22T03:58:20.018Z] ---> Running in 60e50ffbf9a2 [2021-05-22T03:58:20.018Z] ---> Running in 9b88d6ea1314 [2021-05-22T03:58:20.625Z] Removing intermediate container 80a19d147407 [2021-05-22T03:58:20.625Z] ---> bf879e1ae1a5 [2021-05-22T03:58:20.625Z] Step 14/22 : WORKDIR /edgex [2021-05-22T03:58:20.625Z] Removing intermediate container 43195b0dc375 [2021-05-22T03:58:20.625Z] ---> 86a2383ff4d1 [2021-05-22T03:58:20.625Z] [2021-05-22T03:58:20.625Z] Step 11/23 : FROM alpine:3.12 [2021-05-22T03:58:20.625Z] Removing intermediate container ca854972ec37 [2021-05-22T03:58:20.625Z] ---> 479733726933 [2021-05-22T03:58:20.625Z] [2021-05-22T03:58:20.625Z] Step 11/24 : FROM alpine:3.12 [2021-05-22T03:58:20.625Z] ---> 9852663dfa18 [2021-05-22T03:58:20.625Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-05-22T03:58:20.625Z] ---> 9852663dfa18 [2021-05-22T03:58:20.625Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-22T03:58:20.899Z] Removing intermediate container 9b88d6ea1314 [2021-05-22T03:58:20.900Z] ---> 86e7b3603b67 [2021-05-22T03:58:20.900Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-05-22T03:58:20.900Z] ---> Running in b0fdc5f1b2f2 [2021-05-22T03:58:20.900Z] ---> Running in f7576ffdef5f [2021-05-22T03:58:21.190Z] ---> Running in 5c66ec486934 [2021-05-22T03:58:21.190Z] ---> Running in aaab98abeca4 [2021-05-22T03:58:21.784Z] 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 [2021-05-22T03:58:21.784Z] Removing intermediate container b0fdc5f1b2f2 [2021-05-22T03:58:21.784Z] ---> c7afe8da4b82 [2021-05-22T03:58:21.784Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-22T03:58:21.784Z] Removing intermediate container aaab98abeca4 [2021-05-22T03:58:21.784Z] ---> 052105c07e70 [2021-05-22T03:58:21.784Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-05-22T03:58:22.058Z] ---> Running in ea914ab16a10 [2021-05-22T03:58:23.506Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-22T03:58:23.506Z] ---> eb607b42dc7d [2021-05-22T03:58:23.506Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-22T03:58:23.506Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-22T03:58:23.506Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-22T03:58:23.784Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-22T03:58:24.384Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-22T03:58:24.384Z] Executing busybox-1.31.1-r20.trigger [2021-05-22T03:58:24.384Z] (1/2) Installing ca-certificates (20191127-r4) [2021-05-22T03:58:24.384Z] OK: 5 MiB in 15 packages [2021-05-22T03:58:24.384Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-22T03:58:24.384Z] Executing busybox-1.31.1-r20.trigger [2021-05-22T03:58:24.384Z] Executing ca-certificates-20191127-r4.trigger [2021-05-22T03:58:24.659Z] OK: 6 MiB in 16 packages [2021-05-22T03:58:25.641Z] Removing intermediate container 60e50ffbf9a2 [2021-05-22T03:58:25.641Z] ---> a3e4f74ed338 [2021-05-22T03:58:25.641Z] [2021-05-22T03:58:25.641Z] Step 12/24 : FROM docker:20.10.0 [2021-05-22T03:58:25.641Z] ---> 4e55ce94b620 [2021-05-22T03:58:25.641Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-05-22T03:58:25.913Z] 20.10.0: Pulling from library/docker [2021-05-22T03:58:26.210Z] Removing intermediate container 5c66ec486934 [2021-05-22T03:58:26.210Z] ---> 2bbb0b2a3a9e [2021-05-22T03:58:26.210Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-22T03:58:26.210Z] Removing intermediate container ea914ab16a10 [2021-05-22T03:58:26.210Z] ---> bc74d07b7ac3 [2021-05-22T03:58:26.210Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-05-22T03:58:26.812Z] ---> Running in ac5015e0f379 [2021-05-22T03:58:26.812Z] ---> Running in e3864b7dbab6 [2021-05-22T03:58:27.090Z] Removing intermediate container f7576ffdef5f [2021-05-22T03:58:27.090Z] ---> c44138a75daf [2021-05-22T03:58:27.090Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-22T03:58:27.689Z] ---> Running in 5a88add523c8 [2021-05-22T03:58:27.689Z] Removing intermediate container ac5015e0f379 [2021-05-22T03:58:27.689Z] ---> 202614ab1c8b [2021-05-22T03:58:27.689Z] Step 14/24 : ENV APP_PORT=59882 [2021-05-22T03:58:27.972Z] ---> 343edd8a26d2 [2021-05-22T03:58:27.972Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-22T03:58:27.972Z] Removing intermediate container e3864b7dbab6 [2021-05-22T03:58:27.972Z] ---> b7e9bd46262c [2021-05-22T03:58:27.972Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-22T03:58:27.972Z] ---> Running in d823efee1179 [2021-05-22T03:58:28.252Z] ---> Running in 9fe1e0d94bc9 [2021-05-22T03:58:28.526Z] Removing intermediate container 5a88add523c8 [2021-05-22T03:58:28.526Z] ---> 1d63f621a163 [2021-05-22T03:58:28.526Z] Step 14/23 : ENV APP_PORT=59860 [2021-05-22T03:58:28.802Z] ---> Running in 2d20bfcd2325 [2021-05-22T03:58:29.086Z] Removing intermediate container d823efee1179 [2021-05-22T03:58:29.086Z] ---> c05a66fb2a0a [2021-05-22T03:58:29.086Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-22T03:58:29.360Z] Removing intermediate container 9fe1e0d94bc9 [2021-05-22T03:58:29.360Z] ---> e78b2bd35b64 [2021-05-22T03:58:29.360Z] Step 19/22 : CMD ["--init=true"] [2021-05-22T03:58:29.635Z] ---> Running in 14c236e09a0e [2021-05-22T03:58:29.635Z] ---> 71f1c07845f3 [2021-05-22T03:58:29.635Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-22T03:58:29.635Z] ---> Running in 96c2ffc04acd [2021-05-22T03:58:29.635Z] Removing intermediate container 2d20bfcd2325 [2021-05-22T03:58:29.635Z] ---> 2469fdb3d5b4 [2021-05-22T03:58:29.635Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-22T03:58:29.912Z] ---> Running in 643ce636f2fc [2021-05-22T03:58:29.912Z] ---> Running in 6eaa5d7d1ab4 [2021-05-22T03:58:30.189Z] Removing intermediate container 14c236e09a0e [2021-05-22T03:58:30.189Z] ---> c35314bbadf1 [2021-05-22T03:58:30.189Z] Step 16/24 : WORKDIR / [2021-05-22T03:58:30.463Z] Removing intermediate container 96c2ffc04acd [2021-05-22T03:58:30.463Z] ---> 27f6906d1e62 [2021-05-22T03:58:30.463Z] Step 20/22 : LABEL arch=arm64 [2021-05-22T03:58:30.463Z] ---> Running in e81e20c41c85 [2021-05-22T03:58:30.740Z] ---> Running in c45b3c9b950e [2021-05-22T03:58:30.740Z] Removing intermediate container 6eaa5d7d1ab4 [2021-05-22T03:58:30.740Z] ---> 4d06bd6a5a27 [2021-05-22T03:58:30.740Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-22T03:58:31.363Z] Removing intermediate container e81e20c41c85 [2021-05-22T03:58:31.363Z] ---> 9dc21e839d09 [2021-05-22T03:58:31.363Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-22T03:58:31.635Z] Removing intermediate container c45b3c9b950e [2021-05-22T03:58:31.635Z] ---> b7175ad63196 [2021-05-22T03:58:31.635Z] Step 21/22 : LABEL git_sha=a2592921306e51035cec72d554cd9d72e59e12a7 [2021-05-22T03:58:32.230Z] ---> Running in bc4d946cf325 [2021-05-22T03:58:32.501Z] ---> 3518981f9bd4 [2021-05-22T03:58:32.501Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-05-22T03:58:33.105Z] ---> 030e2f87b8c3 [2021-05-22T03:58:33.105Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-05-22T03:58:33.105Z] Removing intermediate container bc4d946cf325 [2021-05-22T03:58:33.105Z] ---> 5bbcf1db7acb [2021-05-22T03:58:33.105Z] Step 22/22 : LABEL version=0.0.0 [2021-05-22T03:58:33.380Z] ---> Running in 03aba0096996 [2021-05-22T03:58:33.380Z] Removing intermediate container 643ce636f2fc [2021-05-22T03:58:33.380Z] ---> baeae0eecd40 [2021-05-22T03:58:33.380Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-22T03:58:34.368Z] Removing intermediate container 03aba0096996 [2021-05-22T03:58:34.368Z] ---> 9591b4c8ce46 [2021-05-22T03:58:34.368Z] [2021-05-22T03:58:36.640Z] ---> 9fb0ce66e013 [2021-05-22T03:58:36.640Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-05-22T03:58:36.640Z] Successfully built 9591b4c8ce46 [2021-05-22T03:58:36.640Z] ---> 6ab29efaa70b [2021-05-22T03:58:36.640Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-05-22T03:58:36.640Z] Successfully tagged security-proxy-setup-arm64:latest [2021-05-22T03:58:36.640Z]  Building security-proxy-setup ... done Building security-secretstore-setup [2021-05-22T03:58:36.640Z] ---> 274cdf26db2d [2021-05-22T03:58:36.640Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-22T03:58:36.640Z] ---> 1e62cefd3e82 [2021-05-22T03:58:36.640Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-05-22T03:58:37.239Z] ---> Running in 2ece0c1784ff [2021-05-22T03:58:37.240Z] ---> 4b15f644f4a4 [2021-05-22T03:58:37.240Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-05-22T03:58:37.837Z] ---> Running in fb9388591507 [2021-05-22T03:58:37.837Z] ---> 7efa9dbf593e [2021-05-22T03:58:37.837Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-05-22T03:58:38.110Z] Removing intermediate container 2ece0c1784ff [2021-05-22T03:58:38.110Z] ---> 517c00dbe9ff [2021-05-22T03:58:38.110Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-22T03:58:38.708Z] ---> Running in 4015f1508690 [2021-05-22T03:58:38.981Z] Removing intermediate container fb9388591507 [2021-05-22T03:58:38.981Z] ---> d9daaa4325e1 [2021-05-22T03:58:38.981Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-22T03:58:39.255Z] ---> Running in b96adcfd80f9 [2021-05-22T03:58:39.530Z] ---> 933127b8da25 [2021-05-22T03:58:39.530Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-22T03:58:39.530Z] Removing intermediate container 4015f1508690 [2021-05-22T03:58:39.530Z] ---> 719560ca2c40 [2021-05-22T03:58:39.530Z] Step 21/23 : LABEL arch=arm64 [2021-05-22T03:58:39.806Z] ---> Running in 66f787247a36 [2021-05-22T03:58:40.085Z] Removing intermediate container b96adcfd80f9 [2021-05-22T03:58:40.085Z] ---> 97056eff757e [2021-05-22T03:58:40.085Z] Step 22/24 : LABEL arch=arm64 [2021-05-22T03:58:40.362Z] ---> Running in 4c897915ce97 [2021-05-22T03:58:40.972Z] Removing intermediate container 66f787247a36 [2021-05-22T03:58:40.972Z] ---> d55356b14cc5 [2021-05-22T03:58:40.972Z] Step 22/23 : LABEL git_sha=a2592921306e51035cec72d554cd9d72e59e12a7 [2021-05-22T03:58:40.972Z] ---> f38c42c98896 [2021-05-22T03:58:40.972Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-05-22T03:58:41.256Z] ---> Running in 290996ee357c [2021-05-22T03:58:41.256Z] Removing intermediate container 4c897915ce97 [2021-05-22T03:58:41.256Z] ---> 7f5361871f89 [2021-05-22T03:58:41.256Z] Step 23/24 : LABEL git_sha=a2592921306e51035cec72d554cd9d72e59e12a7 [2021-05-22T03:58:41.856Z] ---> Running in d8c7a242aca9 [2021-05-22T03:58:41.856Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-22T03:58:41.856Z] Removing intermediate container 290996ee357c [2021-05-22T03:58:41.856Z] ---> 1f2546c78d7c [2021-05-22T03:58:41.856Z] Step 23/23 : LABEL version=0.0.0 [2021-05-22T03:58:42.143Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-22T03:58:42.143Z] ---> eeaf43b92773 [2021-05-22T03:58:42.143Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-05-22T03:58:42.143Z] ---> 8472c224b359 [2021-05-22T03:58:42.143Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-05-22T03:58:42.143Z] ---> Running in bb6e07be60a2 [2021-05-22T03:58:42.432Z] ---> Running in ea675d79877f [2021-05-22T03:58:42.432Z] Removing intermediate container d8c7a242aca9 [2021-05-22T03:58:42.432Z] ---> 319a199a0265 [2021-05-22T03:58:42.432Z] Step 24/24 : LABEL version=0.0.0 [2021-05-22T03:58:42.432Z] ---> Running in 74b809e7b154 [2021-05-22T03:58:42.709Z] ---> Running in 9635cfafce83 [2021-05-22T03:58:42.988Z] Removing intermediate container bb6e07be60a2 [2021-05-22T03:58:42.989Z] ---> efe2a85c105d [2021-05-22T03:58:42.989Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-05-22T03:58:43.265Z] Removing intermediate container ea675d79877f [2021-05-22T03:58:43.265Z] ---> f9ce6619aaff [2021-05-22T03:58:43.265Z] [2021-05-22T03:58:43.265Z] ---> Running in 3161ca5db0b9 [2021-05-22T03:58:43.265Z] Removing intermediate container 74b809e7b154 [2021-05-22T03:58:43.265Z] ---> 7d3cc947d0be [2021-05-22T03:58:43.265Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-05-22T03:58:43.861Z] Removing intermediate container 9635cfafce83 [2021-05-22T03:58:43.861Z] ---> d4d9e46ad0c8 [2021-05-22T03:58:43.861Z] [2021-05-22T03:58:43.861Z] Successfully built f9ce6619aaff [2021-05-22T03:58:43.861Z] Successfully tagged support-notifications-arm64:latest [2021-05-22T03:58:43.861Z]  Building support-notifications ... done Building core-data [2021-05-22T03:58:44.460Z] Successfully built d4d9e46ad0c8 [2021-05-22T03:58:44.460Z] Successfully tagged core-command-arm64:latest [2021-05-22T03:58:44.460Z]  Building core-command ... done Building core-metadata [2021-05-22T03:58:45.053Z] ---> 210ad11262ee [2021-05-22T03:58:45.053Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-05-22T03:58:45.053Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-22T03:58:45.323Z] ---> Running in a03de3d1b544 [2021-05-22T03:58:45.324Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-22T03:58:45.925Z] (1/39) Installing readline (8.0.4-r0) [2021-05-22T03:58:45.925Z] (2/39) Installing bash (5.0.17-r0) [2021-05-22T03:58:45.925Z] Executing bash-5.0.17-r0.post-install [2021-05-22T03:58:45.925Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-22T03:58:45.925Z] (4/39) Installing libcurl (7.76.1-r0) [2021-05-22T03:58:45.925Z] (5/39) Installing curl (7.76.1-r0) [2021-05-22T03:58:45.925Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-22T03:58:45.925Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-05-22T03:58:45.925Z] (8/39) Installing expat (2.2.9-r1) [2021-05-22T03:58:45.925Z] (9/39) Installing libffi (3.3-r2) [2021-05-22T03:58:45.925Z] (10/39) Installing gdbm (1.13-r1) [2021-05-22T03:58:45.925Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-22T03:58:45.925Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-22T03:58:45.925Z] (13/39) Installing python3 (3.8.10-r0) [2021-05-22T03:58:47.905Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-22T03:58:47.905Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-22T03:58:47.905Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-22T03:58:47.905Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-22T03:58:47.905Z] (18/39) Installing py3-packaging (20.4-r0) [2021-05-22T03:58:47.905Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-22T03:58:48.178Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-22T03:58:48.178Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-22T03:58:48.178Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-22T03:58:48.178Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-05-22T03:58:48.178Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-05-22T03:58:48.453Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-22T03:58:48.453Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-22T03:58:48.453Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-22T03:58:48.453Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-22T03:58:48.453Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-22T03:58:48.453Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-05-22T03:58:48.453Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-22T03:58:48.453Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-22T03:58:48.453Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-22T03:58:48.453Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-22T03:58:48.745Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-22T03:58:48.745Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-22T03:58:48.745Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-22T03:58:48.745Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-22T03:58:48.745Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-22T03:58:48.745Z] Executing busybox-1.31.1-r19.trigger [2021-05-22T03:58:48.745Z] OK: 72 MiB in 59 packages [2021-05-22T03:58:49.030Z] Removing intermediate container a03de3d1b544 [2021-05-22T03:58:49.030Z] ---> 885b45d0a794 [2021-05-22T03:58:49.303Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-22T03:58:49.905Z] ---> Running in 33c29fab66b2 [2021-05-22T03:58:50.885Z] Removing intermediate container 33c29fab66b2 [2021-05-22T03:58:50.885Z] ---> 9a7aa12b909c [2021-05-22T03:58:50.885Z] Step 29/32 : CMD ["gate"] [2021-05-22T03:58:51.483Z] ---> Running in 78a80c30f980 [2021-05-22T03:58:52.097Z] Removing intermediate container 78a80c30f980 [2021-05-22T03:58:52.097Z] ---> 4e66f5be0b56 [2021-05-22T03:58:52.097Z] Step 30/32 : LABEL arch=arm64 [2021-05-22T03:58:52.695Z] ---> Running in 4a53de28c226 [2021-05-22T03:58:53.678Z] Removing intermediate container 4a53de28c226 [2021-05-22T03:58:53.678Z] ---> 8d9b4a168598 [2021-05-22T03:58:53.678Z] Step 31/32 : LABEL git_sha=a2592921306e51035cec72d554cd9d72e59e12a7 [2021-05-22T03:58:53.678Z] Collecting docker-compose==1.23.2 [2021-05-22T03:58:53.678Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-05-22T03:58:53.952Z] ---> Running in 12211f22573f [2021-05-22T03:58:54.547Z] Collecting docopt<0.7,>=0.6.1 [2021-05-22T03:58:54.547Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-22T03:58:54.547Z] Removing intermediate container 12211f22573f [2021-05-22T03:58:54.547Z] ---> 8858d062e332 [2021-05-22T03:58:54.547Z] Step 32/32 : LABEL version=0.0.0 [2021-05-22T03:58:54.823Z] ---> Running in fb2b9ccb84ff [2021-05-22T03:58:55.808Z] Removing intermediate container fb2b9ccb84ff [2021-05-22T03:58:55.808Z] ---> 0128cc8f6a91 [2021-05-22T03:58:55.808Z] [2021-05-22T03:58:56.083Z] Successfully built 0128cc8f6a91 [2021-05-22T03:58:56.083Z] Successfully tagged security-bootstrapper-arm64:latest [2021-05-22T03:58:56.083Z] Building support-scheduler [2021-05-22T03:58:56.355Z]  Building security-bootstrapper ... done Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-05-22T03:58:56.963Z] Collecting docker<4.0,>=3.6.0 [2021-05-22T03:58:56.963Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-22T03:58:57.943Z] Collecting texttable<0.10,>=0.9.0 [2021-05-22T03:58:57.943Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-05-22T03:59:03.285Z] Collecting jsonschema<3,>=2.5.1 [2021-05-22T03:59:03.285Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-22T03:59:03.285Z] Collecting dockerpty<0.5,>=0.4.1 [2021-05-22T03:59:03.286Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-05-22T03:59:03.566Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-22T03:59:03.566Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-22T03:59:04.172Z] Collecting cached-property<2,>=1.2.0 [2021-05-22T03:59:04.172Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-05-22T03:59:05.156Z] Collecting PyYAML<4,>=3.10 [2021-05-22T03:59:05.156Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-05-22T03:59:08.540Z] Collecting websocket-client<1.0,>=0.32.0 [2021-05-22T03:59:08.540Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-05-22T03:59:09.141Z] Collecting docker-pycreds>=0.4.0 [2021-05-22T03:59:09.141Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-22T03:59:09.417Z] Collecting idna<2.8,>=2.5 [2021-05-22T03:59:09.417Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-22T03:59:09.417Z] 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) [2021-05-22T03:59:10.400Z] Collecting urllib3<1.25,>=1.21.1 [2021-05-22T03:59:10.400Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-05-22T03:59:10.674Z] 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) [2021-05-22T03:59:10.674Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-05-22T03:59:10.674Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-22T03:59:10.674Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-22T03:59:10.674Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-22T03:59:11.659Z] Installing collected packages: docopt, idna, urllib3, requests, docker-pycreds, websocket-client, docker, texttable, jsonschema, dockerpty, cached-property, PyYAML, docker-compose [2021-05-22T03:59:11.659Z] Running setup.py install for docopt: started [2021-05-22T03:59:13.645Z] Running setup.py install for docopt: finished with status 'done' [2021-05-22T03:59:13.645Z] Attempting uninstall: idna [2021-05-22T03:59:13.645Z] Found existing installation: idna 2.9 [2021-05-22T03:59:13.645Z] Uninstalling idna-2.9: [2021-05-22T03:59:13.923Z] Successfully uninstalled idna-2.9 [2021-05-22T03:59:13.924Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-22T03:59:13.924Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-05-22T03:59:13.924Z] ---> c0cc62d37027 [2021-05-22T03:59:13.924Z] Step 3/26 : WORKDIR /edgex-go [2021-05-22T03:59:13.924Z] ---> Using cache [2021-05-22T03:59:13.924Z] ---> 9241cbb14bc3 [2021-05-22T03:59:13.924Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-22T03:59:13.924Z] ---> Using cache [2021-05-22T03:59:13.924Z] ---> be15e39886d3 [2021-05-22T03:59:13.924Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-05-22T03:59:15.365Z] Attempting uninstall: urllib3 [2021-05-22T03:59:15.365Z] Found existing installation: urllib3 1.25.9 [2021-05-22T03:59:15.365Z] Uninstalling urllib3-1.25.9: [2021-05-22T03:59:15.365Z] Successfully uninstalled urllib3-1.25.9 [2021-05-22T03:59:16.443Z] Attempting uninstall: requests [2021-05-22T03:59:16.443Z] Found existing installation: requests 2.23.0 [2021-05-22T03:59:16.443Z] Uninstalling requests-2.23.0: [2021-05-22T03:59:16.773Z] Successfully uninstalled requests-2.23.0 [2021-05-22T03:59:19.595Z] ---> Running in 8c9f50d42a7c [2021-05-22T03:59:19.595Z] Running setup.py install for texttable: started [2021-05-22T03:59:19.595Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-22T03:59:20.194Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-22T03:59:21.191Z] OK: 218 MiB in 52 packages [2021-05-22T03:59:21.191Z] Running setup.py install for texttable: finished with status 'done' [2021-05-22T03:59:21.815Z] Running setup.py install for dockerpty: started [2021-05-22T03:59:23.269Z] Removing intermediate container 8c9f50d42a7c [2021-05-22T03:59:23.269Z] ---> 086fa1f45833 [2021-05-22T03:59:23.269Z] Step 6/26 : COPY go.mod . [2021-05-22T03:59:23.874Z] Running setup.py install for dockerpty: finished with status 'done' [2021-05-22T03:59:24.167Z] Running setup.py install for PyYAML: started [2021-05-22T03:59:24.442Z] ---> 56853e2b2985 [2021-05-22T03:59:24.442Z] Step 7/26 : RUN go mod download [2021-05-22T03:59:25.041Z] ---> Running in d1e359ae3216 [2021-05-22T03:59:27.024Z] Running setup.py install for PyYAML: finished with status 'done' [2021-05-22T03:59:28.478Z] 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 [2021-05-22T03:59:29.083Z] Removing intermediate container d1e359ae3216 [2021-05-22T03:59:29.083Z] ---> d757e3f1ac82 [2021-05-22T03:59:29.083Z] Step 8/26 : COPY . . [2021-05-22T03:59:30.576Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-22T03:59:30.576Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-22T03:59:30.576Z] ---> c0cc62d37027 [2021-05-22T03:59:30.576Z] Step 3/24 : WORKDIR /edgex-go [2021-05-22T03:59:30.576Z] ---> Using cache [2021-05-22T03:59:30.576Z] ---> 9241cbb14bc3 [2021-05-22T03:59:30.576Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-22T03:59:30.576Z] ---> Using cache [2021-05-22T03:59:30.576Z] ---> be15e39886d3 [2021-05-22T03:59:30.576Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-05-22T03:59:31.181Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-22T03:59:31.181Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-22T03:59:31.181Z] ---> c0cc62d37027 [2021-05-22T03:59:31.181Z] Step 3/24 : WORKDIR /edgex-go [2021-05-22T03:59:31.181Z] ---> Using cache [2021-05-22T03:59:31.181Z] ---> 9241cbb14bc3 [2021-05-22T03:59:31.181Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-22T03:59:31.181Z] ---> Using cache [2021-05-22T03:59:31.181Z] ---> be15e39886d3 [2021-05-22T03:59:31.181Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-22T03:59:31.181Z] ---> Using cache [2021-05-22T03:59:31.181Z] ---> 086fa1f45833 [2021-05-22T03:59:31.181Z] Step 6/24 : COPY go.mod . [2021-05-22T03:59:31.181Z] ---> Using cache [2021-05-22T03:59:31.181Z] ---> 56853e2b2985 [2021-05-22T03:59:31.181Z] Step 7/24 : RUN go mod download [2021-05-22T03:59:31.181Z] ---> Using cache [2021-05-22T03:59:31.181Z] ---> d757e3f1ac82 [2021-05-22T03:59:31.181Z] Step 8/24 : COPY . . [2021-05-22T03:59:31.468Z] ---> Running in dbff1fc89c96 [2021-05-22T03:59:33.452Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-22T03:59:34.430Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-22T03:59:35.414Z] OK: 218 MiB in 52 packages [2021-05-22T03:59:38.080Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-22T03:59:38.080Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-22T03:59:38.080Z] ---> c0cc62d37027 [2021-05-22T03:59:38.080Z] Step 3/23 : WORKDIR /edgex-go [2021-05-22T03:59:38.080Z] ---> Using cache [2021-05-22T03:59:38.080Z] ---> 9241cbb14bc3 [2021-05-22T03:59:38.080Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-22T03:59:38.080Z] ---> Using cache [2021-05-22T03:59:38.080Z] ---> be15e39886d3 [2021-05-22T03:59:38.080Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-22T03:59:38.080Z] ---> Using cache [2021-05-22T03:59:38.080Z] ---> 086fa1f45833 [2021-05-22T03:59:38.080Z] Step 6/23 : COPY go.mod . [2021-05-22T03:59:38.080Z] ---> Using cache [2021-05-22T03:59:38.080Z] ---> 56853e2b2985 [2021-05-22T03:59:38.080Z] Step 7/23 : RUN go mod download [2021-05-22T03:59:38.080Z] ---> Using cache [2021-05-22T03:59:38.080Z] ---> d757e3f1ac82 [2021-05-22T03:59:38.080Z] Step 8/23 : COPY . . [2021-05-22T03:59:39.521Z] Removing intermediate container dbff1fc89c96 [2021-05-22T03:59:39.521Z] ---> 3955d5bcd58b [2021-05-22T03:59:39.521Z] Step 6/24 : COPY go.mod . [2021-05-22T03:59:41.511Z] ---> 2d09ba093cfb [2021-05-22T03:59:41.511Z] Step 7/24 : RUN go mod download [2021-05-22T03:59:41.788Z] ---> Running in e0a4458bc182 [2021-05-22T03:59:43.223Z] Removing intermediate container 3161ca5db0b9 [2021-05-22T03:59:43.223Z] ---> 2fed1124dabc [2021-05-22T03:59:43.223Z] Step 15/24 : ENV APP_PORT=58890 [2021-05-22T03:59:43.897Z] ---> Running in 301c5bacb5a4 [2021-05-22T03:59:44.890Z] Removing intermediate container 301c5bacb5a4 [2021-05-22T03:59:44.890Z] ---> d62a0b9f80cb [2021-05-22T03:59:44.890Z] Step 16/24 : EXPOSE $APP_PORT [2021-05-22T03:59:45.171Z] ---> Running in 55a91dabfd6e [2021-05-22T03:59:45.452Z] Removing intermediate container e0a4458bc182 [2021-05-22T03:59:45.452Z] ---> cb03c433938d [2021-05-22T03:59:45.452Z] Step 8/24 : COPY . . [2021-05-22T03:59:46.450Z] Removing intermediate container 55a91dabfd6e [2021-05-22T03:59:46.450Z] ---> 251ffd205aba [2021-05-22T03:59:46.450Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-22T03:59:49.168Z] ---> 0831a1081819 [2021-05-22T03:59:49.168Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-22T03:59:51.804Z] ---> 4324c283e50b [2021-05-22T03:59:51.804Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-22T03:59:52.415Z] ---> 3334772d437f [2021-05-22T03:59:52.415Z] Step 9/26 : RUN go mod tidy [2021-05-22T03:59:54.397Z] ---> Running in cafe43caaa33 [2021-05-22T03:59:55.002Z] ---> bfaa70a9a8e0 [2021-05-22T03:59:55.002Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-22T03:59:55.276Z] ---> Running in 1065d7469440 [2021-05-22T03:59:55.878Z] ---> 86a35e92a320 [2021-05-22T03:59:55.878Z] Step 9/24 : RUN go mod tidy [2021-05-22T03:59:56.862Z] ---> Running in 5b8b1df80457 [2021-05-22T03:59:57.151Z] Removing intermediate container 1065d7469440 [2021-05-22T03:59:57.151Z] ---> a427c0f6cc57 [2021-05-22T03:59:57.151Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-22T03:59:57.781Z] ---> Running in 7f6f0dcd9e99 [2021-05-22T03:59:59.227Z] Removing intermediate container 7f6f0dcd9e99 [2021-05-22T03:59:59.227Z] ---> 0c396fbaeda1 [2021-05-22T03:59:59.227Z] Step 22/24 : LABEL arch=arm64 [2021-05-22T03:59:59.227Z] ---> 749ea587fd45 [2021-05-22T03:59:59.227Z] Step 9/23 : RUN go mod tidy [2021-05-22T03:59:59.845Z] ---> Running in 6f325bff1467 [2021-05-22T03:59:59.845Z] ---> Running in 3dbe9ce71de1 [2021-05-22T04:00:01.293Z] Removing intermediate container 6f325bff1467 [2021-05-22T04:00:01.293Z] ---> 5d0bb7834b88 [2021-05-22T04:00:01.293Z] Step 23/24 : LABEL git_sha=a2592921306e51035cec72d554cd9d72e59e12a7 [2021-05-22T04:00:01.293Z] ---> Running in 3085df290e53 [2021-05-22T04:00:01.583Z] Removing intermediate container cafe43caaa33 [2021-05-22T04:00:01.583Z] ---> 95a973748dd0 [2021-05-22T04:00:01.583Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-22T04:00:02.194Z] ---> Running in e6d71eb9eecf [2021-05-22T04:00:02.474Z] Removing intermediate container 3085df290e53 [2021-05-22T04:00:02.474Z] ---> 3a1f46a9b2b7 [2021-05-22T04:00:02.474Z] Step 24/24 : LABEL version=0.0.0 [2021-05-22T04:00:03.079Z] ---> Running in ab85056bf434 [2021-05-22T04:00:04.077Z] Removing intermediate container 5b8b1df80457 [2021-05-22T04:00:04.077Z] ---> 00e141a99549 [2021-05-22T04:00:04.077Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-05-22T04:00:04.351Z] Removing intermediate container ab85056bf434 [2021-05-22T04:00:04.351Z] ---> f6f48d54f77f [2021-05-22T04:00:04.351Z] [2021-05-22T04:00:04.351Z] ---> Running in 668f3d3a595b [2021-05-22T04:00:04.958Z] 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 [2021-05-22T04:00:04.959Z] Successfully built f6f48d54f77f [2021-05-22T04:00:04.959Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-05-22T04:00:06.417Z]  Building sys-mgmt-agent ... done Removing intermediate container 3dbe9ce71de1 [2021-05-22T04:00:06.417Z] ---> 31e9100616b9 [2021-05-22T04:00:06.417Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-05-22T04:00:06.417Z] ---> Running in fc606a79b010 [2021-05-22T04:00:07.026Z] 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 [2021-05-22T04:00:07.652Z] ---> 31442a63e791 [2021-05-22T04:00:07.652Z] Step 9/24 : RUN go mod tidy [2021-05-22T04:00:07.652Z] ---> Running in 625a67083b2a [2021-05-22T04:00:09.101Z] 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 [2021-05-22T04:00:15.825Z] Removing intermediate container 625a67083b2a [2021-05-22T04:00:15.825Z] ---> 608aaed41306 [2021-05-22T04:00:15.825Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-05-22T04:00:15.825Z] ---> Running in 587da26ae996 [2021-05-22T04:00:16.812Z] 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 [2021-05-22T04:01:38.678Z] 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 [2021-05-22T04:01:39.280Z] Removing intermediate container e6d71eb9eecf [2021-05-22T04:01:39.281Z] ---> 9357761752d4 [2021-05-22T04:01:39.281Z] [2021-05-22T04:01:39.281Z] Step 11/26 : FROM alpine:3.12 [2021-05-22T04:01:39.281Z] ---> 9852663dfa18 [2021-05-22T04:01:39.281Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-05-22T04:01:39.557Z] ---> Running in 16b08a0eb019 [2021-05-22T04:01:41.550Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-22T04:01:41.826Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-22T04:01:42.428Z] (1/6) Installing ca-certificates (20191127-r4) [2021-05-22T04:01:42.428Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-22T04:01:42.704Z] (3/6) Installing libcurl (7.76.1-r0) [2021-05-22T04:01:42.704Z] (4/6) Installing curl (7.76.1-r0) [2021-05-22T04:01:42.704Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-22T04:01:42.704Z] (6/6) Installing su-exec (0.2-r1) [2021-05-22T04:01:42.704Z] Executing busybox-1.31.1-r20.trigger [2021-05-22T04:01:42.704Z] Executing ca-certificates-20191127-r4.trigger [2021-05-22T04:01:42.982Z] OK: 7 MiB in 20 packages [2021-05-22T04:01:45.646Z] Removing intermediate container 16b08a0eb019 [2021-05-22T04:01:45.646Z] ---> 8066c022bc2a [2021-05-22T04:01:45.646Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-22T04:01:45.923Z] ---> Running in ea2e0d89df2b [2021-05-22T04:01:46.532Z] Removing intermediate container ea2e0d89df2b [2021-05-22T04:01:46.532Z] ---> b96ccf0a7dc9 [2021-05-22T04:01:46.532Z] Step 14/26 : WORKDIR / [2021-05-22T04:01:46.812Z] ---> Running in f73ee9a1e4ea [2021-05-22T04:01:47.428Z] Removing intermediate container f73ee9a1e4ea [2021-05-22T04:01:47.428Z] ---> 199ec56b778c [2021-05-22T04:01:47.428Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-05-22T04:01:48.886Z] ---> 9d9c077488db [2021-05-22T04:01:48.886Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-05-22T04:01:49.885Z] ---> bcb11e2a693d [2021-05-22T04:01:49.885Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-22T04:01:51.356Z] ---> e03e40f107fb [2021-05-22T04:01:51.356Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-05-22T04:01:52.816Z] ---> 81449343c133 [2021-05-22T04:01:52.816Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-22T04:01:54.842Z] ---> 144c874539e8 [2021-05-22T04:01:54.842Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-05-22T04:01:58.265Z] ---> 7a4bdb9c9133 [2021-05-22T04:01:58.265Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-05-22T04:01:58.265Z] Removing intermediate container fc606a79b010 [2021-05-22T04:01:58.265Z] ---> 2c5933c08c35 [2021-05-22T04:01:58.265Z] [2021-05-22T04:01:58.265Z] Step 11/23 : FROM alpine:3.12 [2021-05-22T04:01:58.265Z] ---> 9852663dfa18 [2021-05-22T04:01:58.265Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-05-22T04:01:58.265Z] ---> Using cache [2021-05-22T04:01:58.265Z] ---> 2bbb0b2a3a9e [2021-05-22T04:01:58.265Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-22T04:01:58.265Z] ---> Using cache [2021-05-22T04:01:58.265Z] ---> 202614ab1c8b [2021-05-22T04:01:58.265Z] Step 14/23 : ENV APP_PORT=59861 [2021-05-22T04:01:58.265Z] ---> Running in d1c8d757c934 [2021-05-22T04:01:58.875Z] Removing intermediate container d1c8d757c934 [2021-05-22T04:01:58.875Z] ---> bc6ad2c913d7 [2021-05-22T04:01:58.875Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-22T04:01:59.156Z] ---> f2a9d4b0feaf [2021-05-22T04:01:59.156Z] 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/ [2021-05-22T04:01:59.157Z] ---> Running in 5de2b911a8f0 [2021-05-22T04:01:59.435Z] ---> Running in c27a9e9941b3 [2021-05-22T04:02:00.035Z] Removing intermediate container 5de2b911a8f0 [2021-05-22T04:02:00.036Z] ---> 09733080a7bd [2021-05-22T04:02:00.036Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-22T04:02:02.025Z] ---> de2a91f26f7c [2021-05-22T04:02:02.025Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-05-22T04:02:03.485Z] Removing intermediate container c27a9e9941b3 [2021-05-22T04:02:03.485Z] ---> 266508c10262 [2021-05-22T04:02:03.485Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-05-22T04:02:04.115Z] Removing intermediate container 668f3d3a595b [2021-05-22T04:02:04.115Z] ---> c9c42682087b [2021-05-22T04:02:04.115Z] [2021-05-22T04:02:04.115Z] Step 11/24 : FROM alpine:3.12 [2021-05-22T04:02:04.115Z] ---> 9852663dfa18 [2021-05-22T04:02:04.115Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-22T04:02:04.115Z] ---> Using cache [2021-05-22T04:02:04.115Z] ---> 2bbb0b2a3a9e [2021-05-22T04:02:04.115Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-22T04:02:04.115Z] ---> Using cache [2021-05-22T04:02:04.115Z] ---> 202614ab1c8b [2021-05-22T04:02:04.115Z] Step 14/24 : ENV APP_PORT=59881 [2021-05-22T04:02:04.115Z] ---> Running in 2ed30b19a695 [2021-05-22T04:02:04.115Z] ---> Running in a24f490ee341 [2021-05-22T04:02:04.115Z] ---> 0ca13a700d55 [2021-05-22T04:02:04.115Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-22T04:02:04.723Z] Removing intermediate container 2ed30b19a695 [2021-05-22T04:02:04.723Z] ---> 92e50e4c4417 [2021-05-22T04:02:04.723Z] Step 24/26 : LABEL arch=arm64 [2021-05-22T04:02:04.996Z] Removing intermediate container a24f490ee341 [2021-05-22T04:02:04.996Z] ---> 1c6cd0a6598e [2021-05-22T04:02:04.996Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-22T04:02:04.996Z] ---> Running in 115dac57863f [2021-05-22T04:02:05.272Z] ---> Running in b8ad9e203aaf [2021-05-22T04:02:05.549Z] ---> 282d63cfd593 [2021-05-22T04:02:05.549Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-05-22T04:02:05.549Z] ---> Running in 88c73933a7e6 [2021-05-22T04:02:05.549Z] Removing intermediate container 115dac57863f [2021-05-22T04:02:05.549Z] ---> 74738b4f1401 [2021-05-22T04:02:05.550Z] Step 25/26 : LABEL git_sha=a2592921306e51035cec72d554cd9d72e59e12a7 [2021-05-22T04:02:05.824Z] Removing intermediate container b8ad9e203aaf [2021-05-22T04:02:05.824Z] ---> ef0199dd88e9 [2021-05-22T04:02:05.824Z] Step 16/24 : WORKDIR / [2021-05-22T04:02:05.824Z] ---> Running in 4d2e209d60e1 [2021-05-22T04:02:06.099Z] ---> Running in 25d66db6dc47 [2021-05-22T04:02:06.376Z] Removing intermediate container 88c73933a7e6 [2021-05-22T04:02:06.376Z] ---> ff9b7b43922e [2021-05-22T04:02:06.376Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-22T04:02:06.653Z] ---> Running in 7397ac5d2cf8 [2021-05-22T04:02:06.653Z] Removing intermediate container 4d2e209d60e1 [2021-05-22T04:02:06.653Z] ---> 4e4ac054b633 [2021-05-22T04:02:06.653Z] Step 26/26 : LABEL version=0.0.0 [2021-05-22T04:02:06.653Z] Removing intermediate container 25d66db6dc47 [2021-05-22T04:02:06.653Z] ---> 4e11aa6a23af [2021-05-22T04:02:06.653Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-22T04:02:06.653Z] ---> Running in f4ca245abf15 [2021-05-22T04:02:07.264Z] Removing intermediate container 7397ac5d2cf8 [2021-05-22T04:02:07.264Z] ---> b889947907a4 [2021-05-22T04:02:07.264Z] Step 21/23 : LABEL arch=arm64 [2021-05-22T04:02:07.264Z] Removing intermediate container f4ca245abf15 [2021-05-22T04:02:07.264Z] ---> efceef417c13 [2021-05-22T04:02:07.264Z] [2021-05-22T04:02:07.264Z] ---> Running in 1a3bf7e313b3 [2021-05-22T04:02:07.866Z] ---> 3138de5d5c65 [2021-05-22T04:02:07.866Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-05-22T04:02:07.866Z] Successfully built efceef417c13 [2021-05-22T04:02:08.141Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-05-22T04:02:08.141Z]  Building security-secretstore-setup ... done Removing intermediate container 1a3bf7e313b3 [2021-05-22T04:02:08.141Z] ---> 917dd3635da9 [2021-05-22T04:02:08.141Z] Step 22/23 : LABEL git_sha=a2592921306e51035cec72d554cd9d72e59e12a7 [2021-05-22T04:02:08.418Z] ---> Running in 15be155af313 [2021-05-22T04:02:09.405Z] Removing intermediate container 15be155af313 [2021-05-22T04:02:09.405Z] ---> ac846f0fe741 [2021-05-22T04:02:09.405Z] Step 23/23 : LABEL version=0.0.0 [2021-05-22T04:02:09.405Z] ---> 225a4a16ee39 [2021-05-22T04:02:09.405Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-22T04:02:09.683Z] ---> Running in 2d2aec09c254 [2021-05-22T04:02:10.669Z] Removing intermediate container 2d2aec09c254 [2021-05-22T04:02:10.669Z] ---> 0d68aefa201d [2021-05-22T04:02:10.669Z] [2021-05-22T04:02:10.941Z] Successfully built 0d68aefa201d [2021-05-22T04:02:10.941Z] ---> 5e57d6428194 [2021-05-22T04:02:10.941Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-05-22T04:02:10.941Z] Successfully tagged support-scheduler-arm64:latest [2021-05-22T04:02:11.218Z]  Building support-scheduler ... done  ---> Running in 4680c938d35e [2021-05-22T04:02:11.496Z] Removing intermediate container 587da26ae996 [2021-05-22T04:02:11.496Z] ---> 105b4794e8f6 [2021-05-22T04:02:11.496Z] [2021-05-22T04:02:11.496Z] Step 11/24 : FROM alpine:3.12 [2021-05-22T04:02:11.496Z] ---> 9852663dfa18 [2021-05-22T04:02:11.496Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-05-22T04:02:11.772Z] ---> Running in 887466f5f941 [2021-05-22T04:02:11.772Z] Removing intermediate container 4680c938d35e [2021-05-22T04:02:11.772Z] ---> b952a47ecdf4 [2021-05-22T04:02:11.772Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-22T04:02:12.050Z] ---> Running in 1b9371b4b2d8 [2021-05-22T04:02:12.050Z] Removing intermediate container 887466f5f941 [2021-05-22T04:02:12.050Z] ---> b0e9761ba0d6 [2021-05-22T04:02:12.050Z] Step 13/24 : ENV APP_PORT=59880 [2021-05-22T04:02:12.327Z] ---> Running in 8aa4d08c2c30 [2021-05-22T04:02:12.603Z] Removing intermediate container 1b9371b4b2d8 [2021-05-22T04:02:12.603Z] ---> 46ff1774edb7 [2021-05-22T04:02:12.603Z] Step 22/24 : LABEL arch=arm64 [2021-05-22T04:02:12.603Z] ---> Running in 0351ac28ad42 [2021-05-22T04:02:12.879Z] Removing intermediate container 8aa4d08c2c30 [2021-05-22T04:02:12.879Z] ---> 09b30dae3c02 [2021-05-22T04:02:12.879Z] Step 14/24 : EXPOSE $APP_PORT [2021-05-22T04:02:13.168Z] Removing intermediate container 0351ac28ad42 [2021-05-22T04:02:13.168Z] ---> bf8191754733 [2021-05-22T04:02:13.168Z] Step 23/24 : LABEL git_sha=a2592921306e51035cec72d554cd9d72e59e12a7 [2021-05-22T04:02:13.168Z] ---> Running in ff4b967ca926 [2021-05-22T04:02:13.168Z] ---> Running in 233ef330551e [2021-05-22T04:02:13.771Z] Removing intermediate container 233ef330551e [2021-05-22T04:02:13.771Z] ---> b663e15a3804 [2021-05-22T04:02:13.771Z] Step 24/24 : LABEL version=0.0.0 [2021-05-22T04:02:13.771Z] Removing intermediate container ff4b967ca926 [2021-05-22T04:02:13.771Z] ---> 0b22285a4b4d [2021-05-22T04:02:13.771Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-22T04:02:13.771Z] ---> Running in 4d0396438478 [2021-05-22T04:02:13.771Z] ---> Running in cacfe5f2eae5 [2021-05-22T04:02:14.390Z] Removing intermediate container cacfe5f2eae5 [2021-05-22T04:02:14.390Z] ---> 25ed3384e37c [2021-05-22T04:02:14.390Z] [2021-05-22T04:02:14.994Z] Successfully built 25ed3384e37c [2021-05-22T04:02:14.994Z] Successfully tagged core-metadata-arm64:latest [2021-05-22T04:02:16.436Z]  Building core-metadata ... done Removing intermediate container 4d0396438478 [2021-05-22T04:02:16.436Z] ---> fc3bb26a61c6 [2021-05-22T04:02:16.436Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-22T04:02:16.436Z] ---> Running in 52774f9c1f7e [2021-05-22T04:02:17.423Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-22T04:02:18.400Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-22T04:02:18.996Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-22T04:02:18.996Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-22T04:02:19.269Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-22T04:02:19.269Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-22T04:02:19.547Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-22T04:02:19.547Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-22T04:02:19.547Z] Executing busybox-1.31.1-r20.trigger [2021-05-22T04:02:19.547Z] OK: 8 MiB in 20 packages [2021-05-22T04:02:21.004Z] Removing intermediate container 52774f9c1f7e [2021-05-22T04:02:21.004Z] ---> 418c726fd72c [2021-05-22T04:02:21.004Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-22T04:02:21.602Z] ---> 76a2713ca7d5 [2021-05-22T04:02:21.602Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-22T04:02:23.047Z] ---> 89eb86b6c543 [2021-05-22T04:02:23.047Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-22T04:02:24.031Z] ---> 84acfbe25524 [2021-05-22T04:02:24.031Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-05-22T04:02:24.031Z] ---> Running in 4d0b17f7d3a2 [2021-05-22T04:02:24.631Z] Removing intermediate container 4d0b17f7d3a2 [2021-05-22T04:02:24.631Z] ---> 0eb8012b0ad7 [2021-05-22T04:02:24.631Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-22T04:02:24.631Z] ---> Running in e66755a98fc2 [2021-05-22T04:02:25.230Z] Removing intermediate container e66755a98fc2 [2021-05-22T04:02:25.230Z] ---> 9fa0f948b131 [2021-05-22T04:02:25.230Z] Step 22/24 : LABEL arch=arm64 [2021-05-22T04:02:25.230Z] ---> Running in 97b6bd6c6796 [2021-05-22T04:02:25.833Z] Removing intermediate container 97b6bd6c6796 [2021-05-22T04:02:25.833Z] ---> e8263c36032c [2021-05-22T04:02:25.833Z] Step 23/24 : LABEL git_sha=a2592921306e51035cec72d554cd9d72e59e12a7 [2021-05-22T04:02:25.833Z] ---> Running in f9d97e73403f [2021-05-22T04:02:26.437Z] Removing intermediate container f9d97e73403f [2021-05-22T04:02:26.438Z] ---> 747c8d584fb0 [2021-05-22T04:02:26.438Z] Step 24/24 : LABEL version=0.0.0 [2021-05-22T04:02:26.438Z] ---> Running in 230c24ce7501 [2021-05-22T04:02:27.039Z] Removing intermediate container 230c24ce7501 [2021-05-22T04:02:27.039Z] ---> fa6616a634f3 [2021-05-22T04:02:27.039Z] [2021-05-22T04:02:27.637Z] Successfully built fa6616a634f3 [2021-05-22T04:02:27.637Z] Successfully tagged core-data-arm64:latest [2021-05-22T04:02:27.928Z]  Building core-data ... done  [Pipeline] } [2021-05-22T04:02:27.944Z] $ docker stop --time=1 1ea3c3642b9352eab4b8b0a1b4b6208ac9d0b88c174fa08a57bf82fdf7d19ad6 [2021-05-22T04:02:29.741Z] $ docker rm -f 1ea3c3642b9352eab4b8b0a1b4b6208ac9d0b88c174fa08a57bf82fdf7d19ad6 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-22T04:02:30.337Z] + docker images [2021-05-22T04:02:30.610Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-05-22T04:02:30.610Z] core-data-arm64 latest fa6616a634f3 4 seconds ago 20.4MB [2021-05-22T04:02:30.610Z] core-metadata-arm64 latest 25ed3384e37c 16 seconds ago 17.4MB [2021-05-22T04:02:30.610Z] 105b4794e8f6 20 seconds ago 990MB [2021-05-22T04:02:30.610Z] support-scheduler-arm64 latest 0d68aefa201d 21 seconds ago 16.1MB [2021-05-22T04:02:30.610Z] security-secretstore-setup-arm64 latest efceef417c13 23 seconds ago 24.4MB [2021-05-22T04:02:30.610Z] c9c42682087b 28 seconds ago 989MB [2021-05-22T04:02:30.610Z] 2c5933c08c35 34 seconds ago 981MB [2021-05-22T04:02:30.610Z] 9357761752d4 52 seconds ago 978MB [2021-05-22T04:02:30.610Z] sys-mgmt-agent-arm64 latest f6f48d54f77f 2 minutes ago 299MB [2021-05-22T04:02:30.610Z] security-bootstrapper-arm64 latest 0128cc8f6a91 3 minutes ago 17.2MB [2021-05-22T04:02:30.610Z] core-command-arm64 latest d4d9e46ad0c8 3 minutes ago 16.1MB [2021-05-22T04:02:30.610Z] support-notifications-arm64 latest f9ce6619aaff 3 minutes ago 16.8MB [2021-05-22T04:02:30.610Z] security-proxy-setup-arm64 latest 9591b4c8ce46 3 minutes ago 24MB [2021-05-22T04:02:30.610Z] a3e4f74ed338 4 minutes ago 979MB [2021-05-22T04:02:30.610Z] 479733726933 4 minutes ago 981MB [2021-05-22T04:02:30.610Z] 86a2383ff4d1 4 minutes ago 982MB [2021-05-22T04:02:30.610Z] 999cf9218d2a 4 minutes ago 978MB [2021-05-22T04:02:30.610Z] 330b8bfae60e 4 minutes ago 974MB [2021-05-22T04:02:30.610Z] ci-base-image-arm64 latest c0cc62d37027 15 minutes ago 641MB [2021-05-22T04:02:30.610Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine cfc18b08335c 3 weeks ago 428MB [2021-05-22T04:02:30.610Z] alpine 3.12 9852663dfa18 5 weeks ago 5.32MB [2021-05-22T04:02:30.610Z] docker 20.10.0 eeaf43b92773 5 months ago 228MB [2021-05-22T04:02:30.610Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 10 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 [2021-05-22T04:02:33.714Z] ---> job-cost.sh [2021-05-22T04:02:33.714Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-L10D [2021-05-22T04:03:12.669Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-22T04:04:52.123Z] lf-activate-venv(): INFO: Adding /tmp/venv-L10D/bin to PATH [2021-05-22T04:04:52.123Z] INFO: No Stack... [2021-05-22T04:04:52.123Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-05-22T04:04:52.123Z] INFO: Archiving Costs [Pipeline] sh [2021-05-22T04:04:52.460Z] + + catcut /w/workspace/edgex-go/16/archives/cost.csv -d, [2021-05-22T04:04:52.460Z] -f6 [Pipeline] lock [2021-05-22T04:04:52.519Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3478-16-stack-cost] [2021-05-22T04:04:52.528Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3478-16-stack-cost] did not exist. Created. [2021-05-22T04:04:52.528Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3478-16-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-22T04:04:52.878Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-05-22T04:04:53.153Z] Stashed 1 file(s) [Pipeline] } [2021-05-22T04:04:53.164Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3478-16-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 [2021-05-22T04:04:53.724Z] provisioning config files... [2021-05-22T04:04:53.733Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/16@tmp/config8617388540916015462tmp [Pipeline] { [Pipeline] sh [2021-05-22T04:04:54.049Z] + set +x [2021-05-22T04:04:54.049Z] + curl -s https://codecov.io/bash [2021-05-22T04:04:54.049Z] + bash -s -- [2021-05-22T04:04:54.312Z] [2021-05-22T04:04:54.312Z] _____ _ [2021-05-22T04:04:54.312Z] / ____| | | [2021-05-22T04:04:54.312Z] | | ___ __| | ___ ___ _____ __ [2021-05-22T04:04:54.312Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-05-22T04:04:54.312Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-05-22T04:04:54.312Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-05-22T04:04:54.312Z] Bash-1.0.2 [2021-05-22T04:04:54.312Z] [2021-05-22T04:04:54.312Z] [2021-05-22T04:04:54.312Z] ==> git version 2.24.4 found [2021-05-22T04:04:54.312Z] ==> 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 [2021-05-22T04:04:54.312Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-05-22T04:04:54.312Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-05-22T04:04:54.312Z] ==> Jenkins CI detected. [2021-05-22T04:04:54.312Z] project root: . [2021-05-22T04:04:54.312Z] --> token set from env [2021-05-22T04:04:54.312Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-05-22T04:04:54.312Z] ==> Running gcov in . (disable via -X gcov) [2021-05-22T04:04:54.312Z] ==> Python coveragepy not found [2021-05-22T04:04:54.312Z] ==> Searching for coverage reports in: [2021-05-22T04:04:54.312Z] + . [2021-05-22T04:04:54.312Z] -> Found 1 reports [2021-05-22T04:04:54.312Z] ==> Detecting git/mercurial file structure [2021-05-22T04:04:54.312Z] ==> Reading reports [2021-05-22T04:04:54.312Z] + ./coverage.out bytes=741453 [2021-05-22T04:04:54.312Z] ==> Appending adjustments [2021-05-22T04:04:54.312Z] https://docs.codecov.io/docs/fixing-reports [2021-05-22T04:04:56.879Z] + Found adjustments [2021-05-22T04:04:56.879Z] ==> Gzipping contents [2021-05-22T04:04:56.879Z] 104K /tmp/codecov.OiyiYu.gz [2021-05-22T04:04:56.879Z] ==> Uploading reports [2021-05-22T04:04:56.879Z] url: https://codecov.io [2021-05-22T04:04:56.879Z] query: branch=PR-3478&commit=a2592921306e51035cec72d554cd9d72e59e12a7&build=16&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3478%2F16%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3478&job=&cmd_args= [2021-05-22T04:04:56.879Z] -> Pinging Codecov [2021-05-22T04:04:56.879Z] https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-3478&commit=a2592921306e51035cec72d554cd9d72e59e12a7&build=16&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3478%2F16%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3478&job=&cmd_args= [2021-05-22T04:04:57.141Z] -> Uploading to [2021-05-22T04:04:57.141Z] https://storage.googleapis.com/codecov/v4/raw/2021-05-22/00271124DB129430A58F1EEE437C3FCB/a2592921306e51035cec72d554cd9d72e59e12a7/435113f3-6f74-4c27-a022-a2c759caa1d6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210522%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210522T040456Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=de5fb633a7343357c6ebf935b4731fc2994e4c1a1ef1a6e6e22b3b199ac66d85 [2021-05-22T04:04:57.141Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-22T04:04:57.141Z] Dload Upload Total Spent Left Speed [2021-05-22T04:04:57.402Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 102k 0 0 100 102k 0 269k --:--:-- --:--:-- --:--:-- 269k 100 102k 0 0 100 102k 0 269k --:--:-- --:--:-- --:--:-- 269k [2021-05-22T04:04:57.402Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/a2592921306e51035cec72d554cd9d72e59e12a7 [Pipeline] } [2021-05-22T04:04:57.412Z] 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 [2021-05-22T04:04:58.518Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-22T04:04:59.087Z] ---> package-listing.sh [2021-05-22T04:04:59.087Z] ++ facter osfamily [2021-05-22T04:04:59.087Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-22T04:04:59.349Z] + OS_FAMILY=redhat [2021-05-22T04:04:59.349Z] + workspace=/w/workspace/edgex-go/16 [2021-05-22T04:04:59.349Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-22T04:04:59.349Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-22T04:04:59.349Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-22T04:04:59.349Z] + PACKAGES=/tmp/packages_start.txt [2021-05-22T04:04:59.349Z] + '[' /w/workspace/edgex-go/16 ']' [2021-05-22T04:04:59.349Z] + PACKAGES=/tmp/packages_end.txt [2021-05-22T04:04:59.349Z] + case "${OS_FAMILY}" in [2021-05-22T04:04:59.349Z] + rpm -qa [2021-05-22T04:04:59.349Z] + sort [2021-05-22T04:05:01.263Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-22T04:05:01.264Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-22T04:05:01.264Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-22T04:05:01.264Z] + '[' /w/workspace/edgex-go/16 ']' [2021-05-22T04:05:01.264Z] + mkdir -p /w/workspace/edgex-go/16/archives/ [2021-05-22T04:05:01.264Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/16/archives/ [Pipeline] echo [2021-05-22T04:05:01.278Z] 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/16/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-22T04:05:01.567Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-22T04:05:02.139Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-22T04:05:02.139Z] [2021-05-22T04:05:02.139Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-22T04:05:02.453Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-22T04:05:02.453Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-22T04:05:02.453Z] df20fa9351a1: Pulling fs layer [2021-05-22T04:05:02.453Z] 36b3adc4ff6f: Pulling fs layer [2021-05-22T04:05:02.453Z] 8ad3a11d3b57: Pulling fs layer [2021-05-22T04:05:02.453Z] 46f8f816bc3b: Pulling fs layer [2021-05-22T04:05:02.453Z] 93b61091891f: Pulling fs layer [2021-05-22T04:05:02.453Z] 93b9cdb0e59b: Pulling fs layer [2021-05-22T04:05:02.453Z] 5e14af77c1be: Pulling fs layer [2021-05-22T04:05:02.453Z] 01666e4c0597: Pulling fs layer [2021-05-22T04:05:02.453Z] aa168da1d23b: Pulling fs layer [2021-05-22T04:05:02.453Z] 46f8f816bc3b: Waiting [2021-05-22T04:05:02.453Z] 93b61091891f: Waiting [2021-05-22T04:05:02.453Z] 93b9cdb0e59b: Waiting [2021-05-22T04:05:02.453Z] 5e14af77c1be: Waiting [2021-05-22T04:05:02.453Z] 01666e4c0597: Waiting [2021-05-22T04:05:02.453Z] aa168da1d23b: Waiting [2021-05-22T04:05:02.453Z] 36b3adc4ff6f: Verifying Checksum [2021-05-22T04:05:02.453Z] 36b3adc4ff6f: Download complete [2021-05-22T04:05:04.641Z] df20fa9351a1: Verifying Checksum [2021-05-22T04:05:04.641Z] df20fa9351a1: Download complete [2021-05-22T04:05:04.641Z] 93b61091891f: Verifying Checksum [2021-05-22T04:05:04.641Z] 93b61091891f: Download complete [2021-05-22T04:05:04.641Z] 93b9cdb0e59b: Verifying Checksum [2021-05-22T04:05:04.641Z] 93b9cdb0e59b: Download complete [2021-05-22T04:05:04.641Z] 8ad3a11d3b57: Verifying Checksum [2021-05-22T04:05:04.641Z] 8ad3a11d3b57: Download complete [2021-05-22T04:05:04.641Z] 01666e4c0597: Verifying Checksum [2021-05-22T04:05:04.641Z] 01666e4c0597: Download complete [2021-05-22T04:05:04.641Z] 5e14af77c1be: Verifying Checksum [2021-05-22T04:05:04.641Z] 5e14af77c1be: Download complete [2021-05-22T04:05:04.641Z] 46f8f816bc3b: Verifying Checksum [2021-05-22T04:05:04.641Z] 46f8f816bc3b: Download complete [2021-05-22T04:05:04.641Z] df20fa9351a1: Pull complete [2021-05-22T04:05:04.641Z] 36b3adc4ff6f: Pull complete [2021-05-22T04:05:04.641Z] 8ad3a11d3b57: Pull complete [2021-05-22T04:05:04.641Z] 46f8f816bc3b: Pull complete [2021-05-22T04:05:04.641Z] 93b61091891f: Pull complete [2021-05-22T04:05:04.641Z] 93b9cdb0e59b: Pull complete [2021-05-22T04:05:04.641Z] 5e14af77c1be: Pull complete [2021-05-22T04:05:04.641Z] 01666e4c0597: Pull complete [2021-05-22T04:05:04.641Z] aa168da1d23b: Verifying Checksum [2021-05-22T04:05:04.641Z] aa168da1d23b: Download complete [2021-05-22T04:05:08.873Z] aa168da1d23b: Pull complete [2021-05-22T04:05:08.873Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-22T04:05:08.873Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-22T04:05:08.873Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-22T04:05:08.964Z] prd-centos7-docker-4c-2g-15630 does not seem to be running inside a container [2021-05-22T04:05:09.007Z] $ 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/16/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/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-05-22T04:05:11.660Z] $ docker top 0378b10b2531d6be04cb1923a0519db38e3459b7d430fe9c769db39861706e04 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-22T04:05:12.036Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-22T04:05:12.333Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-22T04:05:12.628Z] + ls /var/log/sa-host [2021-05-22T04:05:12.628Z] + sadf -c /var/log/sa-host/sa05 [2021-05-22T04:05:12.628Z] file_magic: OK [2021-05-22T04:05:12.628Z] HZ: Using current value: 100 [2021-05-22T04:05:12.628Z] file_header: OK [2021-05-22T04:05:12.628Z] 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 [2021-05-22T04:05:12.628Z] Statistics: [2021-05-22T04:05:12.628Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-22T04:05:12.628Z] File successfully converted to sysstat format version 12.2.1 [2021-05-22T04:05:12.628Z] + sadf -c /var/log/sa-host/sa22 [2021-05-22T04:05:12.628Z] file_magic: OK [2021-05-22T04:05:12.628Z] HZ: Using current value: 100 [2021-05-22T04:05:12.628Z] file_header: OK [2021-05-22T04:05:12.628Z] 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 [2021-05-22T04:05:12.628Z] Statistics: [2021-05-22T04:05:12.628Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-22T04:05:12.628Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-22T04:05:12.841Z] provisioning config files... [2021-05-22T04:05:12.855Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/16@tmp/config7455741501153295365tmp [Pipeline] { [Pipeline] echo [2021-05-22T04:05:12.877Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-22T04:05:13.170Z] ---> create-netrc.sh [Pipeline] } [2021-05-22T04:05:13.177Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-22T04:05:13.202Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-22T04:05:13.499Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-22T04:05:13.510Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-22T04:05:13.805Z] ---> sudo-logs.sh [2021-05-22T04:05:13.805Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-22T04:05:13.842Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-22T04:05:14.143Z] ---> job-cost.sh [2021-05-22T04:05:14.143Z] lf-activate-venv: SKIPPING [2021-05-22T04:05:14.143Z] DEBUG: total: 0.18000000715255737 [2021-05-22T04:05:14.143Z] INFO: Retrieving Stack Cost... [2021-05-22T04:05:16.060Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-22T04:05:16.321Z] INFO: Archiving Costs [Pipeline] echo [2021-05-22T04:05:16.336Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-22T04:05:16.633Z] ---> logs-deploy.sh [2021-05-22T04:05:16.633Z] lf-activate-venv: SKIPPING [2021-05-22T04:05:16.633Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3478/16 [2021-05-22T04:05:16.633Z] INFO: archiving workspace using pattern(s): [2021-05-22T04:05:17.584Z] Archives upload complete. [2021-05-22T04:05:17.584Z] INFO: archiving logs to Nexus