Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch main at 1e29038257f9cf3e20d04decabeb5e5af95e4ca0 rather than 86849eb27b09fd5d0ba6efd0ffb4064875c2a37c Obtained Jenkinsfile from 1e29038257f9cf3e20d04decabeb5e5af95e4ca0 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1189136121014905303.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 144eb70ba3d470a427e699408e811d3f535e987a 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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2721517283362283536.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 144eb70ba3d470a427e699408e811d3f535e987a 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-3623/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3623/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6564362115954351016.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 144eb70ba3d470a427e699408e811d3f535e987a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 144eb70ba3d470a427e699408e811d3f535e987a # timeout=10 Commit message: "Merge pull request #341 from ernestojeda/master-2-main" > 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4025299332218286038.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 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-3623/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3623/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5787783353883120516.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-2785’ is offline Running on prd-centos7-docker-4c-2g-3068 in /w/workspace/edgexfoundry_edgex-go_PR-3623 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/3 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh4059345177313225368.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 1e29038257f9cf3e20d04decabeb5e5af95e4ca0 into PR head commit 86849eb27b09fd5d0ba6efd0ffb4064875c2a37c Merge succeeded, producing 1f5f198171f7b0d774ff583e205307900743fa55 Checking out Revision 1f5f198171f7b0d774ff583e205307900743fa55 (PR-3623) > 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh164911621395953502.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3623/head:refs/remotes/origin/PR-3623 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 86849eb27b09fd5d0ba6efd0ffb4064875c2a37c # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh5209140167294295774.key > git merge 1e29038257f9cf3e20d04decabeb5e5af95e4ca0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1f5f198171f7b0d774ff583e205307900743fa55 # timeout=10 Commit message: "Merge commit '1e29038257f9cf3e20d04decabeb5e5af95e4ca0' into HEAD" > git rev-list --no-walk 86849eb27b09fd5d0ba6efd0ffb4064875c2a37c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-07-16T08:30:03.264Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-07-16T08:30:03.466Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-07-16T08:30:03.492Z] ========================================================= [2021-07-16T08:30:03.492Z] EdgeX Global Pipelines Version Info [2021-07-16T08:30:03.492Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-07-16T08:30:04.891Z] ------------------- [2021-07-16T08:30:04.892Z] stable info: [2021-07-16T08:30:04.892Z] ------------------- [2021-07-16T08:30:04.892Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-07-16T08:30:04.892Z] Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a [2021-07-16T08:30:04.892Z] Message: update stable to v1.0.196 [2021-07-16T08:30:05.488Z] ------------------- [2021-07-16T08:30:05.488Z] experimental info: [2021-07-16T08:30:05.488Z] ------------------- [2021-07-16T08:30:05.488Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-07-16T08:30:05.488Z] Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a [2021-07-16T08:30:05.488Z] Message: update experimental to v1.0.196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-07-16T08:30:05.630Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-07-16T08:30:05.657Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-07-16T08:30:05.682Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-07-16T08:30:05.708Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-07-16T08:30:05.738Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-07-16T08:30:05.766Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-07-16T08:30:05.795Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-07-16T08:30:05.822Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-07-16T08:30:05.858Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-07-16T08:30:05.884Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-07-16T08:30:05.913Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-07-16T08:30:05.955Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-07-16T08:30:06.002Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-07-16T08:30:06.029Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-07-16T08:30:06.069Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-07-16T08:30:06.105Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-07-16T08:30:06.132Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-07-16T08:30:06.163Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-07-16T08:30:06.228Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-07-16T08:30:06.254Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-07-16T08:30:06.278Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-07-16T08:30:06.301Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-07-16T08:30:06.323Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3623 [Pipeline] echo [2021-07-16T08:30:06.344Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3623 [Pipeline] echo [2021-07-16T08:30:06.371Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3623 [Pipeline] echo [2021-07-16T08:30:06.396Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1f5f198171f7b0d774ff583e205307900743fa55 [Pipeline] echo [2021-07-16T08:30:06.422Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1f5f198 [Pipeline] echo [2021-07-16T08:30:06.443Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-16T08:30:06.518Z] provisioning config files... [2021-07-16T08:30:06.543Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config1735658320905431075tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-16T08:30:06.901Z] ---> docker-login.sh [2021-07-16T08:30:06.901Z] nexus3.edgexfoundry.org:10001 [2021-07-16T08:30:06.901Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-16T08:30:07.172Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-16T08:30:07.172Z] Configure a credential helper to remove this warning. See [2021-07-16T08:30:07.172Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-16T08:30:07.172Z] [2021-07-16T08:30:07.172Z] Login Succeeded [2021-07-16T08:30:07.172Z] nexus3.edgexfoundry.org:10002 [2021-07-16T08:30:07.172Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-16T08:30:07.442Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-16T08:30:07.442Z] Configure a credential helper to remove this warning. See [2021-07-16T08:30:07.442Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-16T08:30:07.442Z] [2021-07-16T08:30:07.442Z] Login Succeeded [2021-07-16T08:30:07.442Z] nexus3.edgexfoundry.org:10003 [2021-07-16T08:30:07.442Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-16T08:30:07.712Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-16T08:30:07.712Z] Configure a credential helper to remove this warning. See [2021-07-16T08:30:07.712Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-16T08:30:07.712Z] [2021-07-16T08:30:07.712Z] Login Succeeded [2021-07-16T08:30:07.712Z] nexus3.edgexfoundry.org:10004 [2021-07-16T08:30:07.712Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-16T08:30:07.712Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-16T08:30:07.712Z] Configure a credential helper to remove this warning. See [2021-07-16T08:30:07.712Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-16T08:30:07.712Z] [2021-07-16T08:30:07.712Z] Login Succeeded [2021-07-16T08:30:07.712Z] docker.io [2021-07-16T08:30:07.985Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-16T08:30:08.253Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-16T08:30:08.254Z] Configure a credential helper to remove this warning. See [2021-07-16T08:30:08.254Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-16T08:30:08.254Z] [2021-07-16T08:30:08.254Z] Login Succeeded [2021-07-16T08:30:08.254Z] ---> docker-login.sh ends [Pipeline] } [2021-07-16T08:30:08.273Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-16T08:30:08.626Z] ++ 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-07-16T08:30:08.626Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-16T08:30:08.626Z] ++ dirname cmd/core-command/Dockerfile [2021-07-16T08:30:08.626Z] ++ cut -d/ -f2 [2021-07-16T08:30:08.626Z] + echo core-command,cmd/core-command/Dockerfile [2021-07-16T08:30:08.626Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-16T08:30:08.626Z] ++ dirname cmd/core-data/Dockerfile [2021-07-16T08:30:08.626Z] ++ cut -d/ -f2 [2021-07-16T08:30:08.626Z] + echo core-data,cmd/core-data/Dockerfile [2021-07-16T08:30:08.626Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-16T08:30:08.626Z] ++ dirname cmd/core-metadata/Dockerfile [2021-07-16T08:30:08.626Z] ++ cut -d/ -f2 [2021-07-16T08:30:08.626Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-07-16T08:30:08.626Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-16T08:30:08.626Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-07-16T08:30:08.626Z] ++ cut -d/ -f2 [2021-07-16T08:30:08.626Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-07-16T08:30:08.626Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-16T08:30:08.626Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-07-16T08:30:08.626Z] ++ cut -d/ -f2 [2021-07-16T08:30:08.626Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-07-16T08:30:08.626Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-16T08:30:08.626Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-07-16T08:30:08.626Z] ++ cut -d/ -f2 [2021-07-16T08:30:08.626Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-07-16T08:30:08.626Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-16T08:30:08.626Z] ++ dirname cmd/support-notifications/Dockerfile [2021-07-16T08:30:08.626Z] ++ cut -d/ -f2 [2021-07-16T08:30:08.626Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-07-16T08:30:08.626Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-16T08:30:08.626Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-07-16T08:30:08.626Z] ++ cut -d/ -f2 [2021-07-16T08:30:08.626Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-07-16T08:30:08.626Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-16T08:30:08.626Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-07-16T08:30:08.626Z] ++ cut -d/ -f2 [2021-07-16T08:30:08.626Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-07-16T08:30:08.693Z] 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-07-16T08:30:10.248Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-16T08:30:10.248Z] [2021-07-16T08:30:10.248Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-07-16T08:30:10.581Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-16T08:30:10.581Z] latest: Pulling from edgex-devops/git-semver [2021-07-16T08:30:10.581Z] 31603596830f: Pulling fs layer [2021-07-16T08:30:10.581Z] b6dc333f4379: Pulling fs layer [2021-07-16T08:30:10.581Z] 3d9ef1400e77: Pulling fs layer [2021-07-16T08:30:10.581Z] fd332fbdc1db: Pulling fs layer [2021-07-16T08:30:10.581Z] fd332fbdc1db: Waiting [2021-07-16T08:30:10.853Z] b6dc333f4379: Download complete [2021-07-16T08:30:10.853Z] 31603596830f: Verifying Checksum [2021-07-16T08:30:10.853Z] 31603596830f: Download complete [2021-07-16T08:30:11.129Z] 31603596830f: Pull complete [2021-07-16T08:30:11.129Z] b6dc333f4379: Pull complete [2021-07-16T08:30:11.129Z] fd332fbdc1db: Verifying Checksum [2021-07-16T08:30:11.129Z] fd332fbdc1db: Download complete [2021-07-16T08:30:11.129Z] 3d9ef1400e77: Verifying Checksum [2021-07-16T08:30:11.129Z] 3d9ef1400e77: Download complete [2021-07-16T08:30:12.092Z] 3d9ef1400e77: Pull complete [2021-07-16T08:30:12.092Z] fd332fbdc1db: Pull complete [2021-07-16T08:30:12.092Z] Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 [2021-07-16T08:30:12.092Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-16T08:30:12.092Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-07-16T08:30:12.201Z] prd-centos7-docker-4c-2g-3068 does not seem to be running inside a container [2021-07-16T08:30:12.270Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-07-16T08:30:13.020Z] $ docker top a363d5aac745adef3e6a881a33efd7ff43a126631c4eceb94f1455f5819f4650 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-16T08:30:13.167Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-16T08:30:13.167Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-16T08:30:13.289Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-16T08:30:13.290Z] $ docker exec a363d5aac745adef3e6a881a33efd7ff43a126631c4eceb94f1455f5819f4650 ssh-agent [2021-07-16T08:30:13.417Z] SSH_AUTH_SOCK=/tmp/ssh-LXTj6N6fsvIv/agent.13 [2021-07-16T08:30:13.417Z] SSH_AGENT_PID=20 [2021-07-16T08:30:13.431Z] Running ssh-add (command line suppressed) [2021-07-16T08:30:13.535Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_5500475134947672802.key (/w/workspace/edgex-go/3@tmp/private_key_5500475134947672802.key) [2021-07-16T08:30:13.576Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-16T08:30:13.903Z] + git tag --points-at HEAD [Pipeline] } [2021-07-16T08:30:13.925Z] $ docker exec --env ******** --env ******** a363d5aac745adef3e6a881a33efd7ff43a126631c4eceb94f1455f5819f4650 ssh-agent -k [2021-07-16T08:30:14.049Z] unset SSH_AUTH_SOCK; [2021-07-16T08:30:14.050Z] unset SSH_AGENT_PID; [2021-07-16T08:30:14.050Z] echo Agent pid 20 killed; [2021-07-16T08:30:14.072Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-07-16T08:30:14.121Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-16T08:30:14.121Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-16T08:30:14.254Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-16T08:30:14.255Z] $ docker exec a363d5aac745adef3e6a881a33efd7ff43a126631c4eceb94f1455f5819f4650 ssh-agent [2021-07-16T08:30:14.378Z] SSH_AUTH_SOCK=/tmp/ssh-vycEyIxPZ23o/agent.52 [2021-07-16T08:30:14.378Z] SSH_AGENT_PID=60 [2021-07-16T08:30:14.389Z] Running ssh-add (command line suppressed) [2021-07-16T08:30:14.510Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_2839464827932151279.key (/w/workspace/edgex-go/3@tmp/private_key_2839464827932151279.key) [2021-07-16T08:30:14.538Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-16T08:30:14.879Z] + git semver init [2021-07-16T08:30:14.879Z] # -> Open(): unable to determine branch for HEAD [2021-07-16T08:30:14.879Z] # $GIT_DIR = /w/workspace/edgex-go/3/.git [2021-07-16T08:30:14.879Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/3 [2021-07-16T08:30:14.879Z] # $SEMVER_REMOTE_NAME = origin [2021-07-16T08:30:14.879Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-16T08:30:14.879Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-16T08:30:14.879Z] # $SEMVER_BRANCH = PR-3623 [2021-07-16T08:30:14.879Z] # $SEMVER_TEMP = /tmp/semver-052359452 [2021-07-16T08:30:14.879Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-07-16T08:30:36.997Z] # '/tmp/semver-052359452' -> '/w/workspace/edgex-go/3/.semver' [2021-07-16T08:30:36.998Z] # -> Force: false [2021-07-16T08:30:36.998Z] # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } [2021-07-16T08:30:37.020Z] $ docker exec --env ******** --env ******** a363d5aac745adef3e6a881a33efd7ff43a126631c4eceb94f1455f5819f4650 ssh-agent -k [2021-07-16T08:30:37.124Z] unset SSH_AUTH_SOCK; [2021-07-16T08:30:37.126Z] unset SSH_AGENT_PID; [2021-07-16T08:30:37.126Z] echo Agent pid 60 killed; [2021-07-16T08:30:37.150Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-16T08:30:37.532Z] + git semver [Pipeline] } [2021-07-16T08:30:37.555Z] $ docker stop --time=1 a363d5aac745adef3e6a881a33efd7ff43a126631c4eceb94f1455f5819f4650 [2021-07-16T08:30:39.364Z] $ docker rm -f a363d5aac745adef3e6a881a33efd7ff43a126631c4eceb94f1455f5819f4650 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-16T08:30:39.772Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-07-16T08:30:40.131Z] Stashed 1 file(s) [Pipeline] echo [2021-07-16T08:30:40.138Z] [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-07-16T08:30:40.776Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-07-16T08:30:41.112Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-07-16T08:30:41.457Z] + sudo service docker restart [2021-07-16T08:30:41.457Z] + true [2021-07-16T08:30:41.457Z] Redirecting to /bin/systemctl restart docker.service [2021-07-16T08:30:55.368Z] Still waiting to schedule task [2021-07-16T08:30:55.369Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [Pipeline] echo [2021-07-16T08:30:59.713Z] ========================================================= [2021-07-16T08:30:59.713Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-07-16T08:30:59.713Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-16T08:31:00.056Z] + 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-07-16T08:31:01.481Z] Sending build context to Docker daemon 328.4MB [2021-07-16T08:31:01.481Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-07-16T08:31:01.481Z] Step 2/6 : FROM ${BASE} [2021-07-16T08:31:01.759Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-07-16T08:31:01.759Z] 540db60ca938: Pulling fs layer [2021-07-16T08:31:01.759Z] adcc1eea9eea: Pulling fs layer [2021-07-16T08:31:01.759Z] 4c4ab2625f07: Pulling fs layer [2021-07-16T08:31:01.759Z] 0773c198feca: Pulling fs layer [2021-07-16T08:31:01.759Z] 345f892a5656: Pulling fs layer [2021-07-16T08:31:01.759Z] 4796506630df: Pulling fs layer [2021-07-16T08:31:01.759Z] cc55df3e53f1: Pulling fs layer [2021-07-16T08:31:01.759Z] 4d027b6c602c: Pulling fs layer [2021-07-16T08:31:01.759Z] 449e75d2c14e: Pulling fs layer [2021-07-16T08:31:01.759Z] 0773c198feca: Waiting [2021-07-16T08:31:01.759Z] 345f892a5656: Waiting [2021-07-16T08:31:01.759Z] 4796506630df: Waiting [2021-07-16T08:31:01.759Z] cc55df3e53f1: Waiting [2021-07-16T08:31:01.759Z] 4d027b6c602c: Waiting [2021-07-16T08:31:01.759Z] 449e75d2c14e: Waiting [2021-07-16T08:31:02.034Z] adcc1eea9eea: Verifying Checksum [2021-07-16T08:31:02.034Z] adcc1eea9eea: Download complete [2021-07-16T08:31:02.034Z] 345f892a5656: Verifying Checksum [2021-07-16T08:31:02.034Z] 345f892a5656: Download complete [2021-07-16T08:31:02.034Z] 540db60ca938: Verifying Checksum [2021-07-16T08:31:02.034Z] 540db60ca938: Download complete [2021-07-16T08:31:02.034Z] 4796506630df: Verifying Checksum [2021-07-16T08:31:02.034Z] 4796506630df: Download complete [2021-07-16T08:31:02.034Z] cc55df3e53f1: Verifying Checksum [2021-07-16T08:31:02.034Z] cc55df3e53f1: Download complete [2021-07-16T08:31:02.301Z] 540db60ca938: Pull complete [2021-07-16T08:31:02.301Z] adcc1eea9eea: Pull complete [2021-07-16T08:31:02.301Z] 4c4ab2625f07: Pull complete [2021-07-16T08:31:02.571Z] 4d027b6c602c: Verifying Checksum [2021-07-16T08:31:02.571Z] 4d027b6c602c: Download complete [2021-07-16T08:31:05.154Z] 449e75d2c14e: Verifying Checksum [2021-07-16T08:31:05.154Z] 449e75d2c14e: Download complete [2021-07-16T08:31:06.566Z] 0773c198feca: Verifying Checksum [2021-07-16T08:31:06.566Z] 0773c198feca: Download complete [2021-07-16T08:31:09.952Z] 0773c198feca: Pull complete [2021-07-16T08:31:09.952Z] 345f892a5656: Pull complete [2021-07-16T08:31:09.952Z] 4796506630df: Pull complete [2021-07-16T08:31:10.226Z] cc55df3e53f1: Pull complete [2021-07-16T08:31:10.226Z] 4d027b6c602c: Pull complete [2021-07-16T08:31:12.196Z] 449e75d2c14e: Pull complete [2021-07-16T08:31:12.196Z] Digest: sha256:a2fa0993ec4462abfc92311096d2e43e803cda49eb027de246ea451416b7a8a8 [2021-07-16T08:31:12.196Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-07-16T08:31:12.196Z] ---> 0d28375d9b5b [2021-07-16T08:31:12.196Z] 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-07-16T08:31:14.157Z] ---> Running in 2ec888e02d40 [2021-07-16T08:31:14.428Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-16T08:31:15.388Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-16T08:31:15.654Z] (1/12) Installing libmagic (5.39-r0) [2021-07-16T08:31:15.654Z] (2/12) Installing file (5.39-r0) [2021-07-16T08:31:15.924Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-07-16T08:31:15.924Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-07-16T08:31:18.511Z] (5/12) Installing fortify-headers (1.1-r0) [2021-07-16T08:31:18.778Z] (6/12) Installing patch (2.7.6-r7) [2021-07-16T08:31:18.778Z] (7/12) Installing build-base (0.5-r2) [2021-07-16T08:31:18.778Z] (8/12) Installing libsodium (1.0.18-r0) [2021-07-16T08:31:19.049Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-07-16T08:31:19.049Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-07-16T08:31:19.326Z] (11/12) Installing libzmq (4.3.3-r1) [2021-07-16T08:31:19.326Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-07-16T08:31:19.326Z] Executing busybox-1.32.1-r6.trigger [2021-07-16T08:31:19.326Z] OK: 219 MiB in 52 packages [2021-07-16T08:31:20.739Z] Removing intermediate container 2ec888e02d40 [2021-07-16T08:31:20.739Z] ---> aa9f7079e9f6 [2021-07-16T08:31:20.739Z] Step 4/6 : WORKDIR /edgex-go [2021-07-16T08:31:20.739Z] ---> Running in cbadc09e7e6b [2021-07-16T08:31:20.739Z] Removing intermediate container cbadc09e7e6b [2021-07-16T08:31:20.739Z] ---> 13b090d814d1 [2021-07-16T08:31:20.739Z] Step 5/6 : COPY go.mod . [2021-07-16T08:31:20.739Z] ---> 5c8dfb2ff48f [2021-07-16T08:31:20.739Z] Step 6/6 : RUN go mod download [2021-07-16T08:31:21.008Z] ---> Running in eefbfd4d3452 [2021-07-16T08:31:36.045Z] Removing intermediate container eefbfd4d3452 [2021-07-16T08:31:36.045Z] ---> 9ceb23898473 [2021-07-16T08:31:36.045Z] Successfully built 9ceb23898473 [2021-07-16T08:31:36.045Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-16T08:31:36.377Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-16T08:31:36.377Z] . [Pipeline] withDockerContainer [2021-07-16T08:31:36.519Z] prd-centos7-docker-4c-2g-3068 does not seem to be running inside a container [2021-07-16T08:31:36.603Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-07-16T08:31:37.062Z] $ docker top f44bc8b9cf268bf3e71c2f5c8c817e7aed322b59bc79bf042f2e462794c77294 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-16T08:31:37.511Z] + go version [2021-07-16T08:31:37.512Z] go version go1.16.5 linux/amd64 [Pipeline] } [2021-07-16T08:31:37.532Z] $ docker stop --time=1 f44bc8b9cf268bf3e71c2f5c8c817e7aed322b59bc79bf042f2e462794c77294 [2021-07-16T08:31:38.761Z] $ docker rm -f f44bc8b9cf268bf3e71c2f5c8c817e7aed322b59bc79bf042f2e462794c77294 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-16T08:31:39.356Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-16T08:31:39.356Z] . [Pipeline] withDockerContainer [2021-07-16T08:31:39.455Z] prd-centos7-docker-4c-2g-3068 does not seem to be running inside a container [2021-07-16T08:31:39.522Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-07-16T08:31:39.945Z] $ docker top 25c022351551a0dca222f6a56f4c0585d495f7b0c7008f9d3eed29167799152f -eo pid,comm [Pipeline] { [Pipeline] echo [2021-07-16T08:31:40.105Z] ========================================================= [2021-07-16T08:31:40.105Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-07-16T08:31:40.105Z] ========================================================= [Pipeline] sh [2021-07-16T08:31:40.418Z] + go mod tidy [Pipeline] sh [2021-07-16T08:31:41.012Z] + make test [2021-07-16T08:31:41.012Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-07-16T08:31:41.281Z] go mod tidy [2021-07-16T08:31:41.281Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-07-16T08:31:46.693Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-07-16T08:32:05.064Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-07-16T08:32:09.450Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-07-16T08:32:10.431Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-07-16T08:32:10.431Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-07-16T08:32:13.060Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-07-16T08:32:13.660Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-07-16T08:32:13.660Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-07-16T08:32:13.660Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-07-16T08:32:14.253Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-07-16T08:32:14.841Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-07-16T08:32:15.111Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-07-16T08:32:15.111Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-07-16T08:32:15.111Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-07-16T08:32:15.111Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-07-16T08:32:17.761Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.050s coverage: 28.7% of statements [2021-07-16T08:32:17.761Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-07-16T08:32:17.762Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-07-16T08:32:18.778Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.070s coverage: 100.0% of statements [2021-07-16T08:32:18.778Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-07-16T08:32:19.057Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.078s coverage: 46.3% of statements [2021-07-16T08:32:19.057Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-07-16T08:32:19.057Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-07-16T08:32:20.062Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.122s coverage: 89.9% of statements [2021-07-16T08:32:20.062Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-07-16T08:32:20.062Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-07-16T08:32:20.062Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.052s coverage: 78.9% of statements [2021-07-16T08:32:22.040Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.069s coverage: 81.2% of statements [2021-07-16T08:32:22.040Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-07-16T08:32:22.040Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-07-16T08:32:22.040Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-07-16T08:32:22.040Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-07-16T08:32:22.040Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-07-16T08:32:22.309Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.295s coverage: 95.1% of statements [2021-07-16T08:32:22.309Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-07-16T08:32:22.309Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-07-16T08:32:22.309Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-07-16T08:32:22.309Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-07-16T08:32:22.309Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-07-16T08:32:22.309Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-07-16T08:32:22.309Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-07-16T08:32:22.309Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-07-16T08:32:22.309Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.060s coverage: 60.0% of statements [2021-07-16T08:32:22.309Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-07-16T08:32:22.309Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-07-16T08:32:22.309Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-07-16T08:32:23.278Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.057s coverage: 0.8% of statements [2021-07-16T08:32:23.278Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-07-16T08:32:23.278Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.053s coverage: 58.8% of statements [2021-07-16T08:32:23.278Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.051s coverage: 22.0% of statements [2021-07-16T08:32:23.278Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-07-16T08:32:23.544Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.056s coverage: 47.1% of statements [2021-07-16T08:32:23.817Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.059s coverage: 79.5% of statements [2021-07-16T08:32:24.089Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.045s coverage: 94.1% of statements [2021-07-16T08:32:24.357Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.063s coverage: 96.3% of statements [2021-07-16T08:32:24.638Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.041s coverage: 87.5% of statements [2021-07-16T08:32:37.012Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.064s coverage: 94.4% of statements [2021-07-16T08:32:37.012Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.042s coverage: 44.8% of statements [2021-07-16T08:32:41.286Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.195s coverage: 81.8% of statements [2021-07-16T08:32:41.286Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-07-16T08:32:55.486Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-3069 in /w/workspace/edgexfoundry_edgex-go_PR-3623 [Pipeline] { [Pipeline] ws [2021-07-16T08:32:55.503Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2021-07-16T08:32:55.800Z] The recommended git tool is: git [2021-07-16T08:32:59.549Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.078s coverage: 92.9% of statements [2021-07-16T08:32:59.549Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-07-16T08:32:59.549Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-07-16T08:32:59.549Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-07-16T08:32:59.549Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements [2021-07-16T08:32:59.549Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-07-16T08:32:59.549Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-07-16T08:32:59.549Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-07-16T08:32:59.549Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-07-16T08:32:59.549Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-07-16T08:32:59.549Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.060s coverage: 87.2% of statements [2021-07-16T08:32:59.549Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-07-16T08:32:59.549Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-07-16T08:32:59.549Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.044s coverage: 100.0% of statements [2021-07-16T08:32:59.549Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-07-16T08:32:59.549Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.055s coverage: 58.8% of statements [2021-07-16T08:32:59.549Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-07-16T08:32:59.549Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.053s coverage: 80.0% of statements [2021-07-16T08:32:59.549Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.067s coverage: 87.2% of statements [2021-07-16T08:32:59.549Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.065s coverage: 85.4% of statements [2021-07-16T08:32:59.549Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.079s coverage: 91.2% of statements [2021-07-16T08:32:59.549Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-07-16T08:32:59.549Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.153s coverage: 64.4% of statements [2021-07-16T08:32:59.549Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-07-16T08:32:59.549Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-07-16T08:32:59.549Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements [2021-07-16T08:32:59.549Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 91.3% of statements [2021-07-16T08:32:59.549Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.024s coverage: 100.0% of statements [2021-07-16T08:32:59.549Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements [2021-07-16T08:32:59.549Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.033s coverage: 100.0% of statements [2021-07-16T08:33:00.550Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.177s coverage: 66.9% of statements [2021-07-16T08:33:00.550Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-07-16T08:33:00.550Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-07-16T08:33:00.550Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-07-16T08:33:00.849Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.137s coverage: 43.6% of statements [2021-07-16T08:33:00.849Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-07-16T08:33:00.849Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-07-16T08:33:01.132Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.061s coverage: 89.5% of statements [2021-07-16T08:33:01.132Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-07-16T08:33:01.404Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.048s coverage: 84.8% of statements [2021-07-16T08:33:01.404Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-07-16T08:33:01.909Z] using credential edgex-jenkins-ssh [2021-07-16T08:33:01.990Z] Cloning the remote Git repository [2021-07-16T08:33:02.123Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-07-16T08:33:02.363Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2021-07-16T08:33:02.438Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-07-16T08:33:02.439Z] > git --version # timeout=10 [2021-07-16T08:33:02.464Z] > git --version # 'git version 2.17.1' [2021-07-16T08:33:02.465Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-16T08:33:02.602Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-16T08:33:09.636Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.065s coverage: 19.3% of statements [2021-07-16T08:33:09.636Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-07-16T08:33:09.636Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-07-16T08:33:09.636Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-07-16T08:33:09.636Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-07-16T08:33:09.636Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.135s coverage: 91.9% of statements [2021-07-16T08:33:09.636Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-07-16T08:33:09.636Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-07-16T08:33:09.636Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-07-16T08:33:09.636Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-07-16T08:33:09.636Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-07-16T08:33:09.636Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.058s coverage: 62.7% of statements [2021-07-16T08:33:09.636Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-07-16T08:33:09.636Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-07-16T08:33:09.636Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.085s coverage: 97.6% of statements [2021-07-16T08:33:09.636Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-07-16T08:33:09.636Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-07-16T08:33:09.636Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-07-16T08:33:09.637Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-07-16T08:33:09.637Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-07-16T08:33:09.637Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.055s coverage: 28.9% of statements [2021-07-16T08:33:09.637Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-07-16T08:33:09.637Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-07-16T08:33:09.637Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-07-16T08:33:09.637Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-07-16T08:33:09.637Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-07-16T08:33:09.637Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-07-16T08:33:09.637Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements [2021-07-16T08:33:09.637Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 95.4% of statements [2021-07-16T08:33:09.637Z] GO111MODULE=on go vet ./... [2021-07-16T08:33:19.548Z] Merging remotes/origin/main commit 1e29038257f9cf3e20d04decabeb5e5af95e4ca0 into PR head commit 86849eb27b09fd5d0ba6efd0ffb4064875c2a37c [2021-07-16T08:33:18.421Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-07-16T08:33:18.444Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-16T08:33:18.467Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-07-16T08:33:18.508Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-07-16T08:33:18.509Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-16T08:33:18.522Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3623/head:refs/remotes/origin/PR-3623 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-07-16T08:33:19.570Z] > git config core.sparsecheckout # timeout=10 [2021-07-16T08:33:19.595Z] > git checkout -f 86849eb27b09fd5d0ba6efd0ffb4064875c2a37c # timeout=10 [2021-07-16T08:33:19.811Z] > git remote # timeout=10 [2021-07-16T08:33:19.832Z] > git config --get remote.origin.url # timeout=10 [2021-07-16T08:33:19.844Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-16T08:33:19.855Z] > git merge 1e29038257f9cf3e20d04decabeb5e5af95e4ca0 # timeout=10 [2021-07-16T08:33:20.036Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-16T08:33:20.066Z] Merge succeeded, producing 9aaa5ca76516de3f94dc5b863dbf3475f89a0f27 [2021-07-16T08:33:20.066Z] Checking out Revision 9aaa5ca76516de3f94dc5b863dbf3475f89a0f27 (PR-3623) [2021-07-16T08:33:20.073Z] > git config core.sparsecheckout # timeout=10 [2021-07-16T08:33:20.088Z] > git checkout -f 9aaa5ca76516de3f94dc5b863dbf3475f89a0f27 # timeout=10 [2021-07-16T08:33:24.563Z] Commit message: "Merge commit '1e29038257f9cf3e20d04decabeb5e5af95e4ca0' into HEAD" [2021-07-16T08:33:24.571Z] > git rev-list --no-walk 86849eb27b09fd5d0ba6efd0ffb4064875c2a37c # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-16T08:33:25.654Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-07-16T08:33:26.061Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-07-16T08:33:26.444Z] + true [2021-07-16T08:33:26.444Z] + sudo service docker restart [2021-07-16T08:33:36.447Z] gofmt -l . [2021-07-16T08:33:36.447Z] [ "`gofmt -l .`" = "" ] [2021-07-16T08:33:36.447Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-07-16T08:33:36.777Z] + ls -al . [2021-07-16T08:33:36.777Z] total 568 [2021-07-16T08:33:36.777Z] drwxrwxr-x 10 1001 1001 4096 Jul 16 08:33 . [2021-07-16T08:33:36.777Z] drwxr-xr-x 4 root root 28 Jul 16 08:31 .. [2021-07-16T08:33:36.777Z] -rw-rw-r-- 1 1001 1001 11 Jul 16 08:29 .dockerignore [2021-07-16T08:33:36.777Z] drwxrwxr-x 8 1001 1001 179 Jul 16 08:30 .git [2021-07-16T08:33:36.777Z] drwxrwxr-x 3 1001 1001 125 Jul 16 08:29 .github [2021-07-16T08:33:36.777Z] -rw-rw-r-- 1 1001 1001 818 Jul 16 08:29 .gitignore [2021-07-16T08:33:36.777Z] -rw-rw-r-- 1 1001 1001 76 Jul 16 08:29 .hadolint.yml [2021-07-16T08:33:36.777Z] drwx------ 3 1001 1001 58 Jul 16 08:30 .semver [2021-07-16T08:33:36.777Z] -rw-rw-r-- 1 1001 1001 166 Jul 16 08:29 .sonarcloud.properties [2021-07-16T08:33:36.777Z] -rw-rw-r-- 1 1001 1001 8609 Jul 16 08:29 Attribution.txt [2021-07-16T08:33:36.777Z] -rw-rw-r-- 1 1001 1001 43881 Jul 16 08:29 CHANGELOG.md [2021-07-16T08:33:36.777Z] -rw-rw-r-- 1 1001 1001 3804 Jul 16 08:29 CONTRIBUTING.md [2021-07-16T08:33:36.777Z] -rw-rw-r-- 1 1001 1001 931 Jul 16 08:29 Dockerfile.build [2021-07-16T08:33:36.777Z] -rw-rw-r-- 1 1001 1001 849 Jul 16 08:29 Jenkinsfile [2021-07-16T08:33:36.777Z] -rw-rw-r-- 1 1001 1001 10775 Jul 16 08:29 LICENSE [2021-07-16T08:33:36.777Z] -rw-rw-r-- 1 1001 1001 6003 Jul 16 08:29 Makefile [2021-07-16T08:33:36.777Z] -rw-rw-r-- 1 1001 1001 7818 Jul 16 08:29 README.md [2021-07-16T08:33:36.777Z] -rw-rw-r-- 1 1001 1001 6912 Jul 16 08:29 SECURITY.md [2021-07-16T08:33:36.777Z] -rw-rw-r-- 1 1001 1001 5 Jul 16 08:30 VERSION [2021-07-16T08:33:36.777Z] -rw-rw-r-- 1 1001 1001 4131 Jul 16 08:29 ZMQWindows.md [2021-07-16T08:33:36.777Z] drwxrwxr-x 2 1001 1001 37 Jul 16 08:29 bin [2021-07-16T08:33:36.777Z] drwxrwxr-x 14 1001 1001 4096 Jul 16 08:29 cmd [2021-07-16T08:33:36.777Z] -rw-r--r-- 1 root root 402846 Jul 16 08:33 coverage.out [2021-07-16T08:33:36.777Z] -rw-rw-r-- 1 1001 1001 812 Jul 16 08:29 go.mod [2021-07-16T08:33:36.777Z] -rw-r--r-- 1 root root 21149 Jul 16 08:31 go.sum [2021-07-16T08:33:36.777Z] drwxrwxr-x 7 1001 1001 114 Jul 16 08:29 internal [2021-07-16T08:33:36.777Z] drwxrwxr-x 3 1001 1001 16 Jul 16 08:29 openapi [2021-07-16T08:33:36.777Z] drwxrwxr-x 4 1001 1001 71 Jul 16 08:29 snap [2021-07-16T08:33:36.777Z] -rw-rw-r-- 1 1001 1001 204 Jul 16 08:29 version.go [Pipeline] sh [2021-07-16T08:33:37.119Z] + '[' -e coverage.out ] [2021-07-16T08:33:37.119Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-07-16T08:33:37.237Z] Stashed 1 file(s) [Pipeline] sh [2021-07-16T08:33:37.570Z] + make build [2021-07-16T08:33:37.570Z] go mod tidy [2021-07-16T08:33:37.570Z] 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-07-16T08:33:38.998Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-16T08:33:44.916Z] provisioning config files... [2021-07-16T08:33:44.946Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config2951671788705318215tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-16T08:33:45.335Z] ---> docker-login.sh [2021-07-16T08:33:45.336Z] nexus3.edgexfoundry.org:10001 [2021-07-16T08:33:46.324Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-16T08:33:46.600Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-16T08:33:46.600Z] Configure a credential helper to remove this warning. See [2021-07-16T08:33:46.600Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-16T08:33:46.600Z] [2021-07-16T08:33:46.600Z] Login Succeeded [2021-07-16T08:33:46.600Z] nexus3.edgexfoundry.org:10002 [2021-07-16T08:33:46.627Z] 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-07-16T08:33:46.627Z] 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-07-16T08:33:47.202Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-16T08:33:47.202Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-16T08:33:47.202Z] Configure a credential helper to remove this warning. See [2021-07-16T08:33:47.202Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-16T08:33:47.202Z] [2021-07-16T08:33:47.202Z] Login Succeeded [2021-07-16T08:33:47.202Z] nexus3.edgexfoundry.org:10003 [2021-07-16T08:33:47.590Z] 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-07-16T08:33:47.590Z] 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-07-16T08:33:47.816Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-16T08:33:47.816Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-16T08:33:47.816Z] Configure a credential helper to remove this warning. See [2021-07-16T08:33:47.816Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-16T08:33:47.816Z] [2021-07-16T08:33:47.816Z] Login Succeeded [2021-07-16T08:33:47.816Z] nexus3.edgexfoundry.org:10004 [2021-07-16T08:33:48.420Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-16T08:33:48.420Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-16T08:33:48.420Z] Configure a credential helper to remove this warning. See [2021-07-16T08:33:48.420Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-16T08:33:48.420Z] [2021-07-16T08:33:48.420Z] Login Succeeded [2021-07-16T08:33:48.420Z] docker.io [2021-07-16T08:33:48.560Z] 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-07-16T08:33:49.044Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-16T08:33:49.323Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-16T08:33:49.323Z] Configure a credential helper to remove this warning. See [2021-07-16T08:33:49.323Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-16T08:33:49.323Z] [2021-07-16T08:33:49.323Z] Login Succeeded [2021-07-16T08:33:49.323Z] ---> docker-login.sh ends [Pipeline] } [2021-07-16T08:33:49.344Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-07-16T08:33:49.527Z] 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 [Pipeline] echo [2021-07-16T08:33:50.014Z] ========================================================= [2021-07-16T08:33:50.014Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-07-16T08:33:50.014Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-16T08:33:50.164Z] 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-07-16T08:33:50.390Z] + 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-07-16T08:33:51.143Z] 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-07-16T08:33:51.726Z] 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-07-16T08:33:52.419Z] Sending build context to Docker daemon 165.8MB [2021-07-16T08:33:52.423Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-07-16T08:33:52.423Z] Step 2/6 : FROM ${BASE} [2021-07-16T08:33:52.699Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-07-16T08:33:52.699Z] 595b0fe564bb: Pulling fs layer [2021-07-16T08:33:52.699Z] 24495759ef45: Pulling fs layer [2021-07-16T08:33:52.699Z] d148012ef14d: Pulling fs layer [2021-07-16T08:33:52.699Z] cb65c68fc2e2: Pulling fs layer [2021-07-16T08:33:52.699Z] 093eec477d81: Pulling fs layer [2021-07-16T08:33:52.699Z] a6d5b2bbb924: Pulling fs layer [2021-07-16T08:33:52.699Z] 2446dc1eb7d3: Pulling fs layer [2021-07-16T08:33:52.699Z] 596795e73e0f: Pulling fs layer [2021-07-16T08:33:52.699Z] cb65c68fc2e2: Waiting [2021-07-16T08:33:52.699Z] 093eec477d81: Waiting [2021-07-16T08:33:52.699Z] 596795e73e0f: Waiting [2021-07-16T08:33:52.699Z] a6d5b2bbb924: Waiting [2021-07-16T08:33:52.699Z] 2446dc1eb7d3: Waiting [2021-07-16T08:33:52.699Z] d148012ef14d: Verifying Checksum [2021-07-16T08:33:52.699Z] d148012ef14d: Download complete [2021-07-16T08:33:52.699Z] 24495759ef45: Verifying Checksum [2021-07-16T08:33:52.699Z] 24495759ef45: Download complete [2021-07-16T08:33:52.701Z] 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-07-16T08:33:52.979Z] 093eec477d81: Download complete [2021-07-16T08:33:52.979Z] a6d5b2bbb924: Verifying Checksum [2021-07-16T08:33:52.979Z] a6d5b2bbb924: Download complete [2021-07-16T08:33:52.979Z] 595b0fe564bb: Verifying Checksum [2021-07-16T08:33:52.979Z] 595b0fe564bb: Download complete [2021-07-16T08:33:52.979Z] 2446dc1eb7d3: Verifying Checksum [2021-07-16T08:33:52.979Z] 2446dc1eb7d3: Download complete [2021-07-16T08:33:53.635Z] 595b0fe564bb: Pull complete [Pipeline] } [2021-07-16T08:33:54.211Z] $ docker stop --time=1 25c022351551a0dca222f6a56f4c0585d495f7b0c7008f9d3eed29167799152f [2021-07-16T08:33:54.304Z] 24495759ef45: Pull complete [2021-07-16T08:33:54.909Z] d148012ef14d: Pull complete [2021-07-16T08:33:55.511Z] 596795e73e0f: Verifying Checksum [2021-07-16T08:33:55.511Z] 596795e73e0f: Download complete [2021-07-16T08:33:56.071Z] $ docker rm -f 25c022351551a0dca222f6a56f4c0585d495f7b0c7008f9d3eed29167799152f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [2021-07-16T08:33:56.572Z] cb65c68fc2e2: Download complete [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-16T08:34:00.142Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-07-16T08:34:00.143Z] [2021-07-16T08:34:00.143Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-07-16T08:34:00.527Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-07-16T08:34:00.527Z] latest: Pulling from edgex-devops/edgex-compose [2021-07-16T08:34:00.527Z] cbdbe7a5bc2a: Pulling fs layer [2021-07-16T08:34:00.527Z] ca9280d653b3: Pulling fs layer [2021-07-16T08:34:00.527Z] 7e9c9ca2126c: Pulling fs layer [2021-07-16T08:34:00.806Z] cbdbe7a5bc2a: Verifying Checksum [2021-07-16T08:34:00.806Z] cbdbe7a5bc2a: Download complete [2021-07-16T08:34:01.077Z] cbdbe7a5bc2a: Pull complete [2021-07-16T08:34:01.352Z] ca9280d653b3: Verifying Checksum [2021-07-16T08:34:01.352Z] ca9280d653b3: Download complete [2021-07-16T08:34:01.957Z] ca9280d653b3: Pull complete [2021-07-16T08:34:03.911Z] 7e9c9ca2126c: Verifying Checksum [2021-07-16T08:34:03.911Z] 7e9c9ca2126c: Download complete [2021-07-16T08:34:06.545Z] 7e9c9ca2126c: Pull complete [2021-07-16T08:34:06.545Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-07-16T08:34:06.545Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-07-16T08:34:06.545Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-07-16T08:34:06.652Z] prd-centos7-docker-4c-2g-3068 does not seem to be running inside a container [2021-07-16T08:34:06.738Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-07-16T08:34:06.818Z] cb65c68fc2e2: Pull complete [2021-07-16T08:34:07.096Z] 093eec477d81: Pull complete [2021-07-16T08:34:07.375Z] a6d5b2bbb924: Pull complete [2021-07-16T08:34:07.984Z] 2446dc1eb7d3: Pull complete [2021-07-16T08:34:09.373Z] $ docker top 6795e72745659ce4b41ec05db0adc67c47f65b24062f4d1256db1772d5c9414c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-16T08:34:09.798Z] + docker-compose build --help [2021-07-16T08:34:09.798Z] + grep parallel [2021-07-16T08:34:10.388Z] --parallel Build images in parallel. [Pipeline] } [2021-07-16T08:34:10.408Z] $ docker stop --time=1 6795e72745659ce4b41ec05db0adc67c47f65b24062f4d1256db1772d5c9414c [2021-07-16T08:34:11.622Z] $ docker rm -f 6795e72745659ce4b41ec05db0adc67c47f65b24062f4d1256db1772d5c9414c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-16T08:34:12.153Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-07-16T08:34:12.153Z] . [Pipeline] withDockerContainer [2021-07-16T08:34:12.270Z] prd-centos7-docker-4c-2g-3068 does not seem to be running inside a container [2021-07-16T08:34:12.358Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-07-16T08:34:12.374Z] 596795e73e0f: Pull complete [2021-07-16T08:34:12.375Z] Digest: sha256:8fdc37217a1dd7593ea05f088b02ef5bfb3cd8d6ab6705c4f2c080891875b7a0 [2021-07-16T08:34:12.375Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-07-16T08:34:12.375Z] ---> d9e956139c92 [2021-07-16T08:34:12.375Z] 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-07-16T08:34:12.763Z] $ docker top 7dcabb0ed718318f5152b72423378b64c3c0f9d4a9f2aa566aa85217ae65ef65 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-16T08:34:13.181Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-07-16T08:34:13.783Z] Building core-command ... [2021-07-16T08:34:13.784Z] Building core-data ... [2021-07-16T08:34:13.784Z] Building core-metadata ... [2021-07-16T08:34:13.784Z] Building security-bootstrapper ... [2021-07-16T08:34:13.784Z] Building security-proxy-setup ... [2021-07-16T08:34:13.784Z] Building security-secretstore-setup ... [2021-07-16T08:34:13.784Z] Building support-notifications ... [2021-07-16T08:34:13.784Z] Building support-scheduler ... [2021-07-16T08:34:13.784Z] Building sys-mgmt-agent ... [2021-07-16T08:34:13.784Z] Building core-metadata [2021-07-16T08:34:13.784Z] Building support-notifications [2021-07-16T08:34:13.784Z] Building core-data [2021-07-16T08:34:13.784Z] Building core-command [2021-07-16T08:34:13.784Z] Building security-secretstore-setup [2021-07-16T08:34:15.033Z] ---> Running in 7a78fca4d4f4 [2021-07-16T08:34:16.480Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-16T08:34:17.461Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-16T08:34:18.058Z] (1/12) Installing libmagic (5.39-r0) [2021-07-16T08:34:18.332Z] (2/12) Installing file (5.39-r0) [2021-07-16T08:34:18.332Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-07-16T08:34:18.612Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-07-16T08:34:22.941Z] (5/12) Installing fortify-headers (1.1-r0) [2021-07-16T08:34:22.941Z] (6/12) Installing patch (2.7.6-r7) [2021-07-16T08:34:22.941Z] (7/12) Installing build-base (0.5-r2) [2021-07-16T08:34:22.941Z] (8/12) Installing libsodium (1.0.18-r0) [2021-07-16T08:34:23.216Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-07-16T08:34:23.216Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-07-16T08:34:23.496Z] (11/12) Installing libzmq (4.3.3-r1) [2021-07-16T08:34:23.496Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-07-16T08:34:23.496Z] Executing busybox-1.32.1-r6.trigger [2021-07-16T08:34:23.496Z] OK: 218 MiB in 52 packages [2021-07-16T08:34:26.138Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-16T08:34:26.139Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-07-16T08:34:26.139Z] ---> 9ceb23898473 [2021-07-16T08:34:26.139Z] Step 3/26 : WORKDIR /edgex-go [2021-07-16T08:34:26.139Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-16T08:34:26.139Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-16T08:34:26.139Z] ---> 9ceb23898473 [2021-07-16T08:34:26.139Z] Step 3/24 : WORKDIR /edgex-go [2021-07-16T08:34:26.139Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-16T08:34:26.139Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-16T08:34:26.139Z] ---> 9ceb23898473 [2021-07-16T08:34:26.139Z] Step 3/24 : WORKDIR /edgex-go [2021-07-16T08:34:26.729Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-16T08:34:26.729Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-07-16T08:34:26.729Z] ---> 9ceb23898473 [2021-07-16T08:34:26.729Z] Step 3/23 : WORKDIR /edgex-go [2021-07-16T08:34:26.999Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-16T08:34:26.999Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-16T08:34:26.999Z] ---> 9ceb23898473 [2021-07-16T08:34:26.999Z] Step 3/24 : WORKDIR /edgex-go [2021-07-16T08:34:26.999Z] ---> Running in 93eba08d136a [2021-07-16T08:34:26.999Z] ---> Running in 60e93c458425 [2021-07-16T08:34:26.999Z] ---> Running in 6aaa33ff6b42 [2021-07-16T08:34:26.999Z] ---> Running in 292f0444da90 [2021-07-16T08:34:26.999Z] ---> Running in fd69a18b3284 [2021-07-16T08:34:27.271Z] Removing intermediate container 93eba08d136a [2021-07-16T08:34:27.271Z] ---> 56d70e6dd667 [2021-07-16T08:34:27.271Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-16T08:34:27.271Z] Removing intermediate container 60e93c458425 [2021-07-16T08:34:27.271Z] ---> 634a5e22cfc0 [2021-07-16T08:34:27.271Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-16T08:34:27.271Z] Removing intermediate container 6aaa33ff6b42 [2021-07-16T08:34:27.271Z] ---> 1000fdc2f5f2 [2021-07-16T08:34:27.271Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-16T08:34:27.271Z] Removing intermediate container fd69a18b3284 [2021-07-16T08:34:27.271Z] ---> 1eb6be33af29 [2021-07-16T08:34:27.271Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-16T08:34:27.271Z] ---> Running in f280be32197a [2021-07-16T08:34:27.271Z] Removing intermediate container 292f0444da90 [2021-07-16T08:34:27.271Z] ---> b2d709288f42 [2021-07-16T08:34:27.271Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-16T08:34:27.545Z] ---> Running in 1e2ababece36 [2021-07-16T08:34:27.545Z] ---> Running in c7a9685094f2 [2021-07-16T08:34:27.545Z] ---> Running in 1a0d1eb14036 [2021-07-16T08:34:27.545Z] ---> Running in e32fe7fcae73 [2021-07-16T08:34:27.865Z] Removing intermediate container 7a78fca4d4f4 [2021-07-16T08:34:27.865Z] ---> 06fbe07e2d20 [2021-07-16T08:34:27.865Z] Step 4/6 : WORKDIR /edgex-go [2021-07-16T08:34:27.865Z] ---> Running in 18b44426f360 [2021-07-16T08:34:28.140Z] Removing intermediate container 18b44426f360 [2021-07-16T08:34:28.140Z] ---> 7a07a7e29934 [2021-07-16T08:34:28.140Z] Step 5/6 : COPY go.mod . [2021-07-16T08:34:28.533Z] Removing intermediate container f280be32197a [2021-07-16T08:34:28.534Z] ---> a19556a74aa1 [2021-07-16T08:34:28.534Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-07-16T08:34:28.534Z] ---> Running in 9b068f788b41 [2021-07-16T08:34:28.534Z] Removing intermediate container 1e2ababece36 [2021-07-16T08:34:28.534Z] ---> e1effd39ba7d [2021-07-16T08:34:28.534Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-07-16T08:34:28.534Z] ---> Running in 39b0a14135ad [2021-07-16T08:34:28.803Z] Removing intermediate container 1a0d1eb14036 [2021-07-16T08:34:28.803Z] ---> 4e2680a83ce3 [2021-07-16T08:34:28.803Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-07-16T08:34:28.803Z] ---> Running in 8bbfe3e4571e [2021-07-16T08:34:29.078Z] Removing intermediate container e32fe7fcae73 [2021-07-16T08:34:29.078Z] ---> 28ed1d1445df [2021-07-16T08:34:29.078Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-07-16T08:34:29.078Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-16T08:34:29.078Z] ---> Running in db5594500aee [2021-07-16T08:34:29.078Z] Removing intermediate container c7a9685094f2 [2021-07-16T08:34:29.078Z] ---> cf4107433050 [2021-07-16T08:34:29.078Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-07-16T08:34:29.078Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-16T08:34:29.124Z] ---> e092dad6f552 [2021-07-16T08:34:29.124Z] Step 6/6 : RUN go mod download [2021-07-16T08:34:29.124Z] ---> Running in ff27d27a9570 [2021-07-16T08:34:29.348Z] ---> Running in da29798c7ade [2021-07-16T08:34:29.348Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-16T08:34:29.617Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-16T08:34:29.617Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-16T08:34:29.883Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-16T08:34:29.883Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-16T08:34:30.168Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-16T08:34:30.168Z] OK: 219 MiB in 52 packages [2021-07-16T08:34:30.433Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-16T08:34:30.433Z] Removing intermediate container 9b068f788b41 [2021-07-16T08:34:30.433Z] ---> 5a0a3801cdc1 [2021-07-16T08:34:30.433Z] Step 6/24 : COPY go.mod . [2021-07-16T08:34:30.712Z] OK: 219 MiB in 52 packages [2021-07-16T08:34:30.712Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-16T08:34:30.984Z] OK: 219 MiB in 52 packages [2021-07-16T08:34:30.984Z] ---> a221c6d187ad [2021-07-16T08:34:30.984Z] Step 7/24 : RUN go mod download [2021-07-16T08:34:30.984Z] OK: 219 MiB in 52 packages [2021-07-16T08:34:30.984Z] ---> Running in 4ea1a890f68e [2021-07-16T08:34:30.984Z] Removing intermediate container 8bbfe3e4571e [2021-07-16T08:34:30.984Z] ---> 39cec50babec [2021-07-16T08:34:30.984Z] Step 6/24 : COPY go.mod . [2021-07-16T08:34:31.283Z] OK: 219 MiB in 52 packages [2021-07-16T08:34:31.565Z] ---> 79a1e4714529 [2021-07-16T08:34:31.565Z] Step 7/24 : RUN go mod download [2021-07-16T08:34:31.565Z] ---> Running in ac7252772242 [2021-07-16T08:34:31.565Z] Removing intermediate container 39b0a14135ad [2021-07-16T08:34:31.565Z] ---> 442e7d20b9ca [2021-07-16T08:34:31.565Z] Step 6/24 : COPY go.mod . [2021-07-16T08:34:31.565Z] Removing intermediate container db5594500aee [2021-07-16T08:34:31.565Z] ---> 7c198992d766 [2021-07-16T08:34:31.565Z] Step 6/26 : COPY go.mod . [2021-07-16T08:34:31.842Z] Removing intermediate container da29798c7ade [2021-07-16T08:34:31.842Z] ---> 8b84702460d5 [2021-07-16T08:34:31.842Z] Step 6/23 : COPY go.mod . [2021-07-16T08:34:31.842Z] ---> 2af7abd50887 [2021-07-16T08:34:31.842Z] Step 7/24 : RUN go mod download [2021-07-16T08:34:32.114Z] ---> Running in ba16912a9599 [2021-07-16T08:34:32.114Z] ---> 89059528c94c [2021-07-16T08:34:32.114Z] Step 7/26 : RUN go mod download [2021-07-16T08:34:32.114Z] ---> Running in ac3474e04450 [2021-07-16T08:34:32.114Z] ---> 01fa33175bba [2021-07-16T08:34:32.114Z] Step 7/23 : RUN go mod download [2021-07-16T08:34:32.114Z] ---> Running in 6c08a39d916d [2021-07-16T08:34:32.114Z] Removing intermediate container 4ea1a890f68e [2021-07-16T08:34:32.114Z] ---> 41327b1140d6 [2021-07-16T08:34:32.114Z] Step 8/24 : COPY . . [2021-07-16T08:34:33.557Z] Removing intermediate container ac7252772242 [2021-07-16T08:34:33.557Z] ---> bf54efd86822 [2021-07-16T08:34:33.557Z] Step 8/24 : COPY . . [2021-07-16T08:34:36.160Z] Removing intermediate container 6c08a39d916d [2021-07-16T08:34:36.160Z] ---> e71312c6d9da [2021-07-16T08:34:36.160Z] Step 8/23 : COPY . . [2021-07-16T08:34:36.160Z] Removing intermediate container ba16912a9599 [2021-07-16T08:34:36.160Z] ---> c7c36a6aefbf [2021-07-16T08:34:36.160Z] Step 8/24 : COPY . . [2021-07-16T08:34:36.160Z] Removing intermediate container ac3474e04450 [2021-07-16T08:34:36.160Z] ---> 5dfcbce19265 [2021-07-16T08:34:36.160Z] Step 8/26 : COPY . . [2021-07-16T08:34:42.865Z] ---> 84c58d0aed33 [2021-07-16T08:34:42.865Z] Step 9/23 : RUN go mod tidy [2021-07-16T08:34:42.865Z] ---> 879607a49627 [2021-07-16T08:34:42.865Z] Step 9/24 : RUN go mod tidy [2021-07-16T08:34:42.865Z] ---> 0e1c30d0d574 [2021-07-16T08:34:42.865Z] Step 9/24 : RUN go mod tidy [2021-07-16T08:34:42.865Z] ---> Running in b8999fcf1498 [2021-07-16T08:34:42.865Z] ---> Running in f725c5eb27aa [2021-07-16T08:34:42.865Z] ---> Running in 411d0064dafd [2021-07-16T08:34:44.820Z] Removing intermediate container 411d0064dafd [2021-07-16T08:34:44.820Z] ---> e606f276c8ba [2021-07-16T08:34:44.820Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-07-16T08:34:44.820Z] ---> Running in 79ed48c4206e [2021-07-16T08:34:44.820Z] Removing intermediate container f725c5eb27aa [2021-07-16T08:34:44.820Z] ---> e2030ad21042 [2021-07-16T08:34:44.820Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-07-16T08:34:44.820Z] Removing intermediate container b8999fcf1498 [2021-07-16T08:34:44.820Z] ---> 8358a068917f [2021-07-16T08:34:44.820Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-07-16T08:34:45.089Z] ---> Running in 67337282627d [2021-07-16T08:34:45.089Z] ---> Running in e4eb5756c92c [2021-07-16T08:34:45.677Z] 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-07-16T08:34:45.955Z] 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-07-16T08:34:46.234Z] 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-07-16T08:34:56.010Z] Removing intermediate container ff27d27a9570 [2021-07-16T08:34:56.010Z] ---> 3dc46845c622 [2021-07-16T08:34:56.010Z] Successfully built 3dc46845c622 [2021-07-16T08:34:56.010Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-16T08:34:56.363Z] + docker inspect -f . ci-base-image-arm64 [2021-07-16T08:34:56.363Z] . [Pipeline] withDockerContainer [2021-07-16T08:34:56.627Z] prd-ubuntu18.04-docker-arm64-4c-16g-3069 does not seem to be running inside a container [2021-07-16T08:34:56.720Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-07-16T08:34:58.221Z] $ docker top 0227fbd0b01d2848ac352c31891a5505f37ecb52551a1e0f2477add79e857819 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-16T08:34:58.631Z] ---> 5f8f00e8fb56 [2021-07-16T08:34:58.632Z] Step 9/26 : RUN go mod tidy [2021-07-16T08:34:58.632Z] ---> 0094e2d54d0e [2021-07-16T08:34:58.632Z] Step 9/24 : RUN go mod tidy [2021-07-16T08:34:58.632Z] ---> Running in ad871f7918ef [2021-07-16T08:34:58.632Z] ---> Running in 13ed738bc181 [2021-07-16T08:34:59.172Z] + go version [2021-07-16T08:34:59.172Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-07-16T08:34:59.188Z] $ docker stop --time=1 0227fbd0b01d2848ac352c31891a5505f37ecb52551a1e0f2477add79e857819 [2021-07-16T08:34:59.624Z] Removing intermediate container 13ed738bc181 [2021-07-16T08:34:59.624Z] ---> f43697172402 [2021-07-16T08:34:59.624Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-07-16T08:34:59.624Z] ---> Running in 940b65520906 [2021-07-16T08:34:59.624Z] Removing intermediate container ad871f7918ef [2021-07-16T08:34:59.624Z] ---> a4b2d8c9fad6 [2021-07-16T08:34:59.624Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-07-16T08:34:59.624Z] ---> Running in fda4f08885d6 [2021-07-16T08:35:00.238Z] 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-07-16T08:35:00.517Z] 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-07-16T08:35:00.982Z] $ docker rm -f 0227fbd0b01d2848ac352c31891a5505f37ecb52551a1e0f2477add79e857819 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-16T08:35:01.887Z] + docker inspect -f . ci-base-image-arm64 [2021-07-16T08:35:01.887Z] . [Pipeline] withDockerContainer [2021-07-16T08:35:02.171Z] prd-ubuntu18.04-docker-arm64-4c-16g-3069 does not seem to be running inside a container [2021-07-16T08:35:02.266Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-07-16T08:35:03.809Z] $ docker top 7e043ec667592d959482c1e1316568e290201f9b6dbb2ec90114c752fbf8e6f0 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-07-16T08:35:04.153Z] ========================================================= [2021-07-16T08:35:04.153Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-07-16T08:35:04.153Z] ========================================================= [Pipeline] sh [2021-07-16T08:35:04.809Z] + go mod tidy [Pipeline] sh [2021-07-16T08:35:06.083Z] + make test [2021-07-16T08:35:06.084Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-07-16T08:35:06.084Z] go mod tidy [2021-07-16T08:35:06.687Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-07-16T08:35:27.359Z] Removing intermediate container 79ed48c4206e [2021-07-16T08:35:27.359Z] ---> ed9f5c5baab1 [2021-07-16T08:35:27.359Z] [2021-07-16T08:35:27.359Z] Step 11/24 : FROM alpine:3.12 [2021-07-16T08:35:27.359Z] 3.12: Pulling from library/alpine [2021-07-16T08:35:27.359Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-16T08:35:27.359Z] Status: Downloaded newer image for alpine:3.12 [2021-07-16T08:35:27.359Z] ---> 13621d1b12d4 [2021-07-16T08:35:27.359Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-07-16T08:35:27.359Z] ---> Running in 92b4cc981992 [2021-07-16T08:35:27.359Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-16T08:35:27.359Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-16T08:35:27.359Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-07-16T08:35:27.359Z] Executing busybox-1.31.1-r20.trigger [2021-07-16T08:35:27.359Z] OK: 6 MiB in 15 packages [2021-07-16T08:35:27.359Z] Removing intermediate container e4eb5756c92c [2021-07-16T08:35:27.359Z] ---> b2f5147e86f7 [2021-07-16T08:35:27.359Z] [2021-07-16T08:35:27.359Z] Step 11/23 : FROM alpine:3.12 [2021-07-16T08:35:27.359Z] ---> 13621d1b12d4 [2021-07-16T08:35:27.359Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-07-16T08:35:27.359Z] ---> Running in a456063ca653 [2021-07-16T08:35:27.359Z] Removing intermediate container 92b4cc981992 [2021-07-16T08:35:27.359Z] ---> c23249c882d2 [2021-07-16T08:35:27.359Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-16T08:35:27.359Z] ---> Running in 5adb71f51983 [2021-07-16T08:35:27.359Z] Removing intermediate container 5adb71f51983 [2021-07-16T08:35:27.359Z] ---> 149660c57ce0 [2021-07-16T08:35:27.359Z] Step 14/24 : ENV APP_PORT=59882 [2021-07-16T08:35:27.359Z] ---> Running in 0f01bcd15c43 [2021-07-16T08:35:27.628Z] Removing intermediate container 0f01bcd15c43 [2021-07-16T08:35:27.628Z] ---> c594fe07bfce [2021-07-16T08:35:27.628Z] Step 15/24 : EXPOSE $APP_PORT [2021-07-16T08:35:27.628Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-16T08:35:27.628Z] ---> Running in befb8e1f86e0 [2021-07-16T08:35:27.898Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-16T08:35:27.898Z] Removing intermediate container befb8e1f86e0 [2021-07-16T08:35:27.898Z] ---> c2821ec43b69 [2021-07-16T08:35:27.898Z] Step 16/24 : WORKDIR / [2021-07-16T08:35:28.167Z] ---> Running in 5da93cfd417a [2021-07-16T08:35:28.167Z] (1/2) Installing ca-certificates (20191127-r4) [2021-07-16T08:35:28.167Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-07-16T08:35:28.167Z] Executing busybox-1.31.1-r20.trigger [2021-07-16T08:35:28.167Z] Executing ca-certificates-20191127-r4.trigger [2021-07-16T08:35:28.439Z] OK: 6 MiB in 16 packages [2021-07-16T08:35:28.439Z] Removing intermediate container 5da93cfd417a [2021-07-16T08:35:28.439Z] ---> ba40306ff2df [2021-07-16T08:35:28.439Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-16T08:35:29.430Z] ---> 5bf04650204b [2021-07-16T08:35:29.430Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-07-16T08:35:29.430Z] Removing intermediate container a456063ca653 [2021-07-16T08:35:29.430Z] ---> 7de28317d9df [2021-07-16T08:35:29.430Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-16T08:35:29.719Z] ---> Running in 810431d8418d [2021-07-16T08:35:29.997Z] Removing intermediate container 67337282627d [2021-07-16T08:35:29.997Z] ---> 77ba7afc2e3c [2021-07-16T08:35:29.997Z] [2021-07-16T08:35:29.997Z] Step 11/24 : FROM alpine:3.12 [2021-07-16T08:35:29.997Z] ---> 13621d1b12d4 [2021-07-16T08:35:29.997Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-07-16T08:35:29.997Z] Removing intermediate container 810431d8418d [2021-07-16T08:35:29.997Z] ---> cff9105e17c0 [2021-07-16T08:35:29.997Z] Step 14/23 : ENV APP_PORT=59860 [2021-07-16T08:35:30.269Z] ---> Running in 2243b63cea85 [2021-07-16T08:35:30.269Z] ---> Running in ad93b706290a [2021-07-16T08:35:30.269Z] ---> 5866e88878d2 [2021-07-16T08:35:30.269Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-07-16T08:35:30.542Z] Removing intermediate container 2243b63cea85 [2021-07-16T08:35:30.542Z] ---> 4fee552be45e [2021-07-16T08:35:30.542Z] Step 13/24 : ENV APP_PORT=59880 [2021-07-16T08:35:30.542Z] Removing intermediate container ad93b706290a [2021-07-16T08:35:30.542Z] ---> 06fe7015e402 [2021-07-16T08:35:30.542Z] Step 15/23 : EXPOSE $APP_PORT [2021-07-16T08:35:30.542Z] ---> Running in dbab8113643a [2021-07-16T08:35:30.542Z] ---> Running in b310d6bd3906 [2021-07-16T08:35:30.825Z] ---> e3907631a124 [2021-07-16T08:35:30.825Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-07-16T08:35:30.825Z] Removing intermediate container dbab8113643a [2021-07-16T08:35:30.825Z] ---> fd822bde922d [2021-07-16T08:35:30.825Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-16T08:35:30.825Z] Removing intermediate container b310d6bd3906 [2021-07-16T08:35:30.825Z] ---> 0ef207c5f6f6 [2021-07-16T08:35:30.825Z] Step 14/24 : EXPOSE $APP_PORT [2021-07-16T08:35:30.825Z] ---> Running in 73bdc159073f [2021-07-16T08:35:30.825Z] ---> Running in 98f60d0428c1 [2021-07-16T08:35:31.093Z] Removing intermediate container 73bdc159073f [2021-07-16T08:35:31.093Z] ---> 56aabccb97ad [2021-07-16T08:35:31.093Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-16T08:35:31.093Z] ---> Running in 2b14447cbd48 [2021-07-16T08:35:31.372Z] Removing intermediate container 98f60d0428c1 [2021-07-16T08:35:31.372Z] ---> 7b948deb4f63 [2021-07-16T08:35:31.372Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-16T08:35:31.372Z] Removing intermediate container 2b14447cbd48 [2021-07-16T08:35:31.372Z] ---> 67513d9f8075 [2021-07-16T08:35:31.372Z] Step 22/24 : LABEL arch=x86_64 [2021-07-16T08:35:31.372Z] ---> 3f3b4129b099 [2021-07-16T08:35:31.372Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-07-16T08:35:31.372Z] ---> Running in 78179b514c2e [2021-07-16T08:35:31.372Z] ---> Running in e12568bed268 [2021-07-16T08:35:31.965Z] Removing intermediate container e12568bed268 [2021-07-16T08:35:31.965Z] ---> faff7c3f1c15 [2021-07-16T08:35:31.965Z] Step 23/24 : LABEL git_sha=1f5f198171f7b0d774ff583e205307900743fa55 [2021-07-16T08:35:31.965Z] ---> Running in e9eece5a12f9 [2021-07-16T08:35:32.239Z] ---> cefa175f7a7f [2021-07-16T08:35:32.239Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-07-16T08:35:32.239Z] Removing intermediate container e9eece5a12f9 [2021-07-16T08:35:32.239Z] ---> 6db2a87fe8de [2021-07-16T08:35:32.239Z] Step 24/24 : LABEL version=0.0.0 [2021-07-16T08:35:32.508Z] ---> Running in 5044b325ee1d [2021-07-16T08:35:32.782Z] ---> e9f6050c96df [2021-07-16T08:35:32.782Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-07-16T08:35:32.782Z] Removing intermediate container 5044b325ee1d [2021-07-16T08:35:32.782Z] ---> b62174091914 [2021-07-16T08:35:32.782Z] [2021-07-16T08:35:32.782Z] ---> Running in 3f3d94917ac3 [2021-07-16T08:35:33.055Z] Successfully built b62174091914 [2021-07-16T08:35:33.055Z] Successfully tagged core-command:latest [2021-07-16T08:35:33.055Z] Building security-bootstrapper [2021-07-16T08:35:33.055Z]  Building core-command ... done Removing intermediate container 3f3d94917ac3 [2021-07-16T08:35:33.055Z] ---> fdadf7579708 [2021-07-16T08:35:33.055Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-16T08:35:33.055Z] Removing intermediate container 78179b514c2e [2021-07-16T08:35:33.055Z] ---> b04e674b91be [2021-07-16T08:35:33.055Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-07-16T08:35:33.055Z] ---> Running in affe940f1414 [2021-07-16T08:35:33.358Z] ---> Running in 6f2e0d92d56a [2021-07-16T08:35:33.564Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-07-16T08:35:33.627Z] Removing intermediate container affe940f1414 [2021-07-16T08:35:33.627Z] ---> bd78d36cdb39 [2021-07-16T08:35:33.627Z] Step 21/23 : LABEL arch=x86_64 [2021-07-16T08:35:33.627Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-16T08:35:34.224Z] ---> Running in 90420c67360d [2021-07-16T08:35:34.224Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-16T08:35:34.496Z] Removing intermediate container 90420c67360d [2021-07-16T08:35:34.496Z] ---> 43597f0f219a [2021-07-16T08:35:34.496Z] Step 22/23 : LABEL git_sha=1f5f198171f7b0d774ff583e205307900743fa55 [2021-07-16T08:35:34.777Z] ---> Running in bb278cd140db [2021-07-16T08:35:34.777Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-07-16T08:35:35.047Z] (2/6) Installing libgcc (9.3.0-r2) [2021-07-16T08:35:35.047Z] (3/6) Installing libsodium (1.0.18-r0) [2021-07-16T08:35:35.047Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-07-16T08:35:35.322Z] Removing intermediate container bb278cd140db [2021-07-16T08:35:35.322Z] ---> c082ba3ecd9d [2021-07-16T08:35:35.322Z] Step 23/23 : LABEL version=0.0.0 [2021-07-16T08:35:35.322Z] (5/6) Installing libzmq (4.3.3-r0) [2021-07-16T08:35:35.593Z] (6/6) Installing zeromq (4.3.3-r0) [2021-07-16T08:35:35.593Z] ---> Running in ea56b834c829 [2021-07-16T08:35:35.593Z] Executing busybox-1.31.1-r20.trigger [2021-07-16T08:35:35.593Z] OK: 8 MiB in 20 packages [2021-07-16T08:35:35.593Z] Removing intermediate container ea56b834c829 [2021-07-16T08:35:35.593Z] ---> 52b1c4ac2c7d [2021-07-16T08:35:35.593Z] [2021-07-16T08:35:36.191Z] Successfully built 52b1c4ac2c7d [2021-07-16T08:35:36.191Z] Successfully tagged support-notifications:latest [2021-07-16T08:35:36.191Z]  Building support-notifications ... done Building sys-mgmt-agent [2021-07-16T08:35:36.191Z] Removing intermediate container 6f2e0d92d56a [2021-07-16T08:35:36.191Z] ---> a2d11f11590c [2021-07-16T08:35:36.191Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-16T08:35:36.467Z] 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-07-16T08:35:37.946Z] ---> d759ab589781 [2021-07-16T08:35:37.946Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-07-16T08:35:39.385Z] ---> d5ad1a135f0c [2021-07-16T08:35:39.385Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-07-16T08:35:40.378Z] ---> 0af2ef9d8d8f [2021-07-16T08:35:40.378Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-07-16T08:35:40.652Z] ---> Running in d836833fd472 [2021-07-16T08:35:40.928Z] Removing intermediate container 940b65520906 [2021-07-16T08:35:40.928Z] ---> a8afcce5eedb [2021-07-16T08:35:40.928Z] [2021-07-16T08:35:40.928Z] Step 11/26 : FROM alpine:3.12 [2021-07-16T08:35:40.928Z] ---> 13621d1b12d4 [2021-07-16T08:35:40.928Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-07-16T08:35:40.928Z] Removing intermediate container d836833fd472 [2021-07-16T08:35:40.928Z] ---> 82771d8ca560 [2021-07-16T08:35:40.928Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-16T08:35:40.928Z] ---> Running in 3dee151fbfcb [2021-07-16T08:35:41.215Z] ---> Running in 9578648577fd [2021-07-16T08:35:41.849Z] Removing intermediate container 9578648577fd [2021-07-16T08:35:41.849Z] ---> 17b3da8bd1c6 [2021-07-16T08:35:41.849Z] Step 22/24 : LABEL arch=x86_64 [2021-07-16T08:35:41.849Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-16T08:35:41.849Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-16T08:35:41.849Z] (1/6) Installing ca-certificates (20191127-r4) [2021-07-16T08:35:41.849Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-07-16T08:35:42.142Z] (3/6) Installing libcurl (7.77.0-r0) [2021-07-16T08:35:42.142Z] (4/6) Installing curl (7.77.0-r0) [2021-07-16T08:35:42.142Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-07-16T08:35:42.142Z] (6/6) Installing su-exec (0.2-r1) [2021-07-16T08:35:42.142Z] Executing busybox-1.31.1-r20.trigger [2021-07-16T08:35:42.142Z] Executing ca-certificates-20191127-r4.trigger [2021-07-16T08:35:42.142Z] OK: 7 MiB in 20 packages [2021-07-16T08:35:42.142Z] ---> Running in bb2beb9bb2d8 [2021-07-16T08:35:42.142Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-16T08:35:42.142Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-07-16T08:35:42.142Z] ---> 9ceb23898473 [2021-07-16T08:35:42.142Z] Step 3/32 : WORKDIR /edgex-go [2021-07-16T08:35:42.142Z] ---> Using cache [2021-07-16T08:35:42.142Z] ---> 634a5e22cfc0 [2021-07-16T08:35:42.142Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-16T08:35:42.142Z] ---> Using cache [2021-07-16T08:35:42.142Z] ---> 4e2680a83ce3 [2021-07-16T08:35:42.142Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-07-16T08:35:42.142Z] ---> Using cache [2021-07-16T08:35:42.142Z] ---> 39cec50babec [2021-07-16T08:35:42.142Z] Step 6/32 : COPY go.mod . [2021-07-16T08:35:42.142Z] ---> Using cache [2021-07-16T08:35:42.142Z] ---> 79a1e4714529 [2021-07-16T08:35:42.142Z] Step 7/32 : RUN go mod download [2021-07-16T08:35:42.142Z] ---> Using cache [2021-07-16T08:35:42.142Z] ---> bf54efd86822 [2021-07-16T08:35:42.142Z] Step 8/32 : COPY . . [2021-07-16T08:35:42.424Z] ---> Using cache [2021-07-16T08:35:42.424Z] ---> 879607a49627 [2021-07-16T08:35:42.424Z] Step 9/32 : RUN go mod tidy [2021-07-16T08:35:42.424Z] ---> Using cache [2021-07-16T08:35:42.424Z] ---> e606f276c8ba [2021-07-16T08:35:42.424Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-07-16T08:35:42.424Z] Removing intermediate container fda4f08885d6 [2021-07-16T08:35:42.424Z] ---> 6af129cd3301 [2021-07-16T08:35:42.424Z] [2021-07-16T08:35:42.424Z] Step 11/24 : FROM alpine:3.12 [2021-07-16T08:35:42.424Z] ---> 13621d1b12d4 [2021-07-16T08:35:42.424Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-07-16T08:35:42.424Z] ---> Using cache [2021-07-16T08:35:42.424Z] ---> c23249c882d2 [2021-07-16T08:35:42.424Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-16T08:35:42.424Z] ---> Using cache [2021-07-16T08:35:42.424Z] ---> 149660c57ce0 [2021-07-16T08:35:42.424Z] Step 14/24 : ENV APP_PORT=59881 [2021-07-16T08:35:42.714Z] ---> Running in 1e69e61e2d8e [2021-07-16T08:35:42.714Z] ---> Running in 4cc8bf3f9916 [2021-07-16T08:35:42.714Z] Removing intermediate container bb2beb9bb2d8 [2021-07-16T08:35:42.714Z] ---> c974c954b83e [2021-07-16T08:35:42.714Z] Step 23/24 : LABEL git_sha=1f5f198171f7b0d774ff583e205307900743fa55 [2021-07-16T08:35:42.714Z] ---> Running in 1f7ca2e17fa8 [2021-07-16T08:35:42.714Z] Removing intermediate container 1e69e61e2d8e [2021-07-16T08:35:42.714Z] ---> 1873b12b4185 [2021-07-16T08:35:42.714Z] Step 15/24 : EXPOSE $APP_PORT [2021-07-16T08:35:42.999Z] ---> Running in 5d39727adba4 [2021-07-16T08:35:42.999Z] Removing intermediate container 1f7ca2e17fa8 [2021-07-16T08:35:42.999Z] ---> e0b0864da904 [2021-07-16T08:35:42.999Z] Step 24/24 : LABEL version=0.0.0 [2021-07-16T08:35:42.999Z] Removing intermediate container 3dee151fbfcb [2021-07-16T08:35:42.999Z] ---> 675a8df0a8e8 [2021-07-16T08:35:42.999Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-07-16T08:35:42.999Z] 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-07-16T08:35:43.276Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-16T08:35:43.276Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-16T08:35:43.276Z] ---> 9ceb23898473 [2021-07-16T08:35:43.276Z] Step 3/24 : WORKDIR /edgex-go [2021-07-16T08:35:43.276Z] ---> Using cache [2021-07-16T08:35:43.276Z] ---> 634a5e22cfc0 [2021-07-16T08:35:43.276Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-16T08:35:43.276Z] ---> Using cache [2021-07-16T08:35:43.276Z] ---> 4e2680a83ce3 [2021-07-16T08:35:43.276Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-07-16T08:35:43.276Z] ---> Running in 03f4694b15c4 [2021-07-16T08:35:43.276Z] ---> Running in 8d8c17391fd3 [2021-07-16T08:35:43.276Z] ---> Running in 9e8914168446 [2021-07-16T08:35:43.276Z] Removing intermediate container 5d39727adba4 [2021-07-16T08:35:43.276Z] ---> a05e077849e0 [2021-07-16T08:35:43.276Z] Step 16/24 : WORKDIR / [2021-07-16T08:35:43.276Z] ---> Running in 8f3dd101ccfe [2021-07-16T08:35:43.276Z] Removing intermediate container 03f4694b15c4 [2021-07-16T08:35:43.276Z] ---> ee2a03363073 [2021-07-16T08:35:43.276Z] [2021-07-16T08:35:43.560Z] Removing intermediate container 8d8c17391fd3 [2021-07-16T08:35:43.560Z] ---> 49ef2178ce84 [2021-07-16T08:35:43.560Z] Step 14/26 : WORKDIR / [2021-07-16T08:35:43.560Z] ---> Running in c3a59a41626b [2021-07-16T08:35:43.838Z] Removing intermediate container 8f3dd101ccfe [2021-07-16T08:35:43.838Z] ---> bfae53599dfc [2021-07-16T08:35:43.838Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-16T08:35:43.838Z] Successfully built ee2a03363073 [2021-07-16T08:35:43.838Z] Successfully tagged core-data:latest [2021-07-16T08:35:43.838Z] Building support-scheduler [2021-07-16T08:35:43.838Z]  Building core-data ... done Removing intermediate container c3a59a41626b [2021-07-16T08:35:43.838Z] ---> 36709a5e3720 [2021-07-16T08:35:43.838Z] 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-07-16T08:35:44.122Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-16T08:35:45.158Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-16T08:35:45.437Z] OK: 219 MiB in 52 packages [2021-07-16T08:35:45.720Z] ---> 9eac7350c313 [2021-07-16T08:35:45.720Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-07-16T08:35:46.336Z] ---> 4cf01f2c649d [2021-07-16T08:35:46.337Z] 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-07-16T08:35:46.617Z] ---> a876249a479d [2021-07-16T08:35:46.617Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-07-16T08:35:46.617Z] ---> 3855346f4f28 [2021-07-16T08:35:46.617Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-07-16T08:35:46.617Z] Removing intermediate container 9e8914168446 [2021-07-16T08:35:46.617Z] ---> 450bd72a4cd8 [2021-07-16T08:35:46.617Z] Step 6/24 : COPY go.mod . [2021-07-16T08:35:47.240Z] ---> b7d87cd80a0c [2021-07-16T08:35:47.240Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-07-16T08:35:47.240Z] ---> 0c41781a337c [2021-07-16T08:35:47.240Z] 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-07-16T08:35:47.240Z] ---> b34cdcdb5075 [2021-07-16T08:35:47.240Z] Step 7/24 : RUN go mod download [2021-07-16T08:35:47.240Z] ---> Running in bad97c249976 [2021-07-16T08:35:47.240Z] ---> Running in 69dca52c5dba [2021-07-16T08:35:47.522Z] Removing intermediate container bad97c249976 [2021-07-16T08:35:47.522Z] ---> 4a54ad8e4dd6 [2021-07-16T08:35:47.522Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-16T08:35:47.806Z] ---> 368aa3c76485 [2021-07-16T08:35:47.806Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-07-16T08:35:47.806Z] ---> Running in 9f20dc8444df [2021-07-16T08:35:48.096Z] Removing intermediate container 9f20dc8444df [2021-07-16T08:35:48.096Z] ---> cef8f23f1d13 [2021-07-16T08:35:48.096Z] Step 22/24 : LABEL arch=x86_64 [2021-07-16T08:35:48.096Z] ---> Running in aa0b7be90fd1 [2021-07-16T08:35:48.377Z] ---> bfaa988d1642 [2021-07-16T08:35:48.377Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-07-16T08:35:48.377Z] Removing intermediate container aa0b7be90fd1 [2021-07-16T08:35:48.377Z] ---> 3ed86f70c186 [2021-07-16T08:35:48.377Z] Step 23/24 : LABEL git_sha=1f5f198171f7b0d774ff583e205307900743fa55 [2021-07-16T08:35:48.657Z] ---> Running in b7eae737bf98 [2021-07-16T08:35:48.958Z] Removing intermediate container b7eae737bf98 [2021-07-16T08:35:48.958Z] ---> aa8d9e11a91d [2021-07-16T08:35:48.958Z] Step 24/24 : LABEL version=0.0.0 [2021-07-16T08:35:48.958Z] ---> Running in b7d09f06d239 [2021-07-16T08:35:49.248Z] Removing intermediate container 69dca52c5dba [2021-07-16T08:35:49.248Z] ---> afd017242e5e [2021-07-16T08:35:49.248Z] Step 8/24 : COPY . . [2021-07-16T08:35:49.546Z] ---> 93b1461cb1d4 [2021-07-16T08:35:49.546Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-07-16T08:35:49.546Z] Removing intermediate container b7d09f06d239 [2021-07-16T08:35:49.546Z] ---> e98e039c9a78 [2021-07-16T08:35:49.546Z] [2021-07-16T08:35:49.546Z] Successfully built e98e039c9a78 [2021-07-16T08:35:49.546Z] Successfully tagged core-metadata:latest [2021-07-16T08:35:49.546Z] Building security-proxy-setup [2021-07-16T08:35:52.233Z]  Building core-metadata ... done  ---> d964bdc1ebdf [2021-07-16T08:35:52.233Z] 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-07-16T08:35:53.737Z] ---> Running in 219cbb79d873 [2021-07-16T08:35:58.041Z] Removing intermediate container 219cbb79d873 [2021-07-16T08:35:58.041Z] ---> 1ac1fe1c519a [2021-07-16T08:35:58.041Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-07-16T08:35:58.041Z] ---> 8c798c09f1ec [2021-07-16T08:35:58.041Z] Step 9/24 : RUN go mod tidy [2021-07-16T08:35:58.041Z] ---> Running in a972620bef2d [2021-07-16T08:35:58.041Z] ---> Running in e1ba449012ce [2021-07-16T08:35:58.320Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-16T08:35:58.320Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-07-16T08:35:58.320Z] ---> 9ceb23898473 [2021-07-16T08:35:58.320Z] Step 3/23 : WORKDIR /edgex-go [2021-07-16T08:35:58.320Z] ---> Using cache [2021-07-16T08:35:58.320Z] ---> 634a5e22cfc0 [2021-07-16T08:35:58.320Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-16T08:35:58.320Z] ---> Using cache [2021-07-16T08:35:58.320Z] ---> 4e2680a83ce3 [2021-07-16T08:35:58.320Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-07-16T08:35:58.320Z] ---> Using cache [2021-07-16T08:35:58.320Z] ---> 39cec50babec [2021-07-16T08:35:58.320Z] Step 6/23 : COPY go.mod . [2021-07-16T08:35:58.320Z] ---> Using cache [2021-07-16T08:35:58.320Z] ---> 79a1e4714529 [2021-07-16T08:35:58.320Z] Step 7/23 : RUN go mod download [2021-07-16T08:35:58.320Z] ---> Using cache [2021-07-16T08:35:58.320Z] ---> bf54efd86822 [2021-07-16T08:35:58.320Z] Step 8/23 : COPY . . [2021-07-16T08:35:58.320Z] ---> Using cache [2021-07-16T08:35:58.320Z] ---> 879607a49627 [2021-07-16T08:35:58.320Z] Step 9/23 : RUN go mod tidy [2021-07-16T08:35:58.320Z] ---> Using cache [2021-07-16T08:35:58.320Z] ---> e606f276c8ba [2021-07-16T08:35:58.320Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-07-16T08:35:58.320Z] ---> Running in e3b114499229 [2021-07-16T08:35:58.606Z] Removing intermediate container e1ba449012ce [2021-07-16T08:35:58.606Z] ---> 684f1ced8592 [2021-07-16T08:35:58.606Z] Step 24/26 : LABEL arch=x86_64 [2021-07-16T08:35:58.606Z] ---> Running in 5f733b0bae9a [2021-07-16T08:35:58.883Z] Removing intermediate container 5f733b0bae9a [2021-07-16T08:35:58.883Z] ---> f835edf4c104 [2021-07-16T08:35:58.883Z] Step 25/26 : LABEL git_sha=1f5f198171f7b0d774ff583e205307900743fa55 [2021-07-16T08:35:59.164Z] ---> Running in 4edd56eafc45 [2021-07-16T08:35:59.164Z] 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-07-16T08:35:59.164Z] Removing intermediate container 4edd56eafc45 [2021-07-16T08:35:59.164Z] ---> ff687b93cc17 [2021-07-16T08:35:59.164Z] Step 26/26 : LABEL version=0.0.0 [2021-07-16T08:35:59.460Z] ---> Running in b5a2b6664c84 [2021-07-16T08:35:59.460Z] Removing intermediate container b5a2b6664c84 [2021-07-16T08:35:59.460Z] ---> 14c230c7933d [2021-07-16T08:35:59.460Z] [2021-07-16T08:35:59.760Z] Successfully built 14c230c7933d [2021-07-16T08:35:59.760Z] Successfully tagged security-secretstore-setup:latest [2021-07-16T08:36:00.774Z]  Building security-secretstore-setup ... done Removing intermediate container a972620bef2d [2021-07-16T08:36:00.774Z] ---> 98473532cb43 [2021-07-16T08:36:00.774Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-07-16T08:36:00.774Z] ---> Running in 731869659c6f [2021-07-16T08:36:01.796Z] 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-07-16T08:36:02.088Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-16T08:36:02.088Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-07-16T08:36:02.088Z] ---> 9ceb23898473 [2021-07-16T08:36:02.088Z] Step 3/22 : WORKDIR /edgex-go [2021-07-16T08:36:02.088Z] ---> Using cache [2021-07-16T08:36:02.088Z] ---> 634a5e22cfc0 [2021-07-16T08:36:02.088Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-16T08:36:02.088Z] ---> Using cache [2021-07-16T08:36:02.088Z] ---> 4e2680a83ce3 [2021-07-16T08:36:02.088Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-07-16T08:36:02.088Z] ---> Using cache [2021-07-16T08:36:02.088Z] ---> 39cec50babec [2021-07-16T08:36:02.088Z] Step 6/22 : COPY go.mod . [2021-07-16T08:36:02.088Z] ---> Using cache [2021-07-16T08:36:02.088Z] ---> 79a1e4714529 [2021-07-16T08:36:02.088Z] Step 7/22 : RUN go mod download [2021-07-16T08:36:02.088Z] ---> Using cache [2021-07-16T08:36:02.088Z] ---> bf54efd86822 [2021-07-16T08:36:02.088Z] Step 8/22 : COPY . . [2021-07-16T08:36:02.088Z] ---> Using cache [2021-07-16T08:36:02.088Z] ---> 879607a49627 [2021-07-16T08:36:02.088Z] Step 9/22 : RUN go mod tidy [2021-07-16T08:36:02.088Z] ---> Using cache [2021-07-16T08:36:02.088Z] ---> e606f276c8ba [2021-07-16T08:36:02.088Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-07-16T08:36:02.379Z] ---> Running in 44417d0f173f [2021-07-16T08:36:03.011Z] 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-07-16T08:36:11.436Z] Removing intermediate container 4cc8bf3f9916 [2021-07-16T08:36:11.436Z] ---> 32ca8a835417 [2021-07-16T08:36:11.436Z] [2021-07-16T08:36:11.436Z] Step 11/32 : FROM alpine:3.12 [2021-07-16T08:36:11.436Z] ---> 13621d1b12d4 [2021-07-16T08:36:11.436Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-07-16T08:36:11.436Z] ---> Running in 2cc2fc893cbb [2021-07-16T08:36:11.436Z] Removing intermediate container 2cc2fc893cbb [2021-07-16T08:36:11.436Z] ---> 8b547635bf56 [2021-07-16T08:36:11.436Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-07-16T08:36:11.436Z] ---> Running in f895b7751a19 [2021-07-16T08:36:11.436Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-16T08:36:11.436Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-16T08:36:11.436Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-07-16T08:36:11.436Z] (2/2) Installing su-exec (0.2-r1) [2021-07-16T08:36:11.436Z] Executing busybox-1.31.1-r20.trigger [2021-07-16T08:36:11.436Z] OK: 6 MiB in 16 packages [2021-07-16T08:36:12.061Z] Removing intermediate container f895b7751a19 [2021-07-16T08:36:12.061Z] ---> 337ac8a9a8c6 [2021-07-16T08:36:12.061Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-07-16T08:36:12.061Z] ---> Running in 7f7aa441b400 [2021-07-16T08:36:12.061Z] Removing intermediate container 7f7aa441b400 [2021-07-16T08:36:12.061Z] ---> ce25fe57876a [2021-07-16T08:36:12.061Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-07-16T08:36:12.061Z] ---> Running in e2cee7acde97 [2021-07-16T08:36:12.358Z] Removing intermediate container e2cee7acde97 [2021-07-16T08:36:12.358Z] ---> 39c961965438 [2021-07-16T08:36:12.358Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-07-16T08:36:12.358Z] ---> Running in dc16b8a3eded [2021-07-16T08:36:13.394Z] Removing intermediate container dc16b8a3eded [2021-07-16T08:36:13.394Z] ---> 20c56c8ac9e0 [2021-07-16T08:36:13.394Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-07-16T08:36:13.394Z] ---> Running in 570a626cc0ef [2021-07-16T08:36:13.394Z] Removing intermediate container 570a626cc0ef [2021-07-16T08:36:13.394Z] ---> 801e6e2fb375 [2021-07-16T08:36:13.394Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-07-16T08:36:14.014Z] ---> 617249c5b822 [2021-07-16T08:36:14.014Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-07-16T08:36:14.014Z] ---> Running in 7e75412870af [2021-07-16T08:36:15.031Z] Removing intermediate container 7e75412870af [2021-07-16T08:36:15.031Z] ---> 18ab45d9451b [2021-07-16T08:36:15.031Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-16T08:36:15.320Z] ---> 19a90b986822 [2021-07-16T08:36:15.320Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-07-16T08:36:15.947Z] ---> 634b82c8d214 [2021-07-16T08:36:15.947Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-07-16T08:36:16.228Z] ---> 30ef6509dafd [2021-07-16T08:36:16.228Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-07-16T08:36:16.514Z] ---> b641a70349c0 [2021-07-16T08:36:16.514Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-07-16T08:36:16.785Z] ---> 5fac2a450f82 [2021-07-16T08:36:16.785Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-07-16T08:36:16.786Z] ---> Running in 011fe1fdf592 [2021-07-16T08:36:17.059Z] Removing intermediate container 011fe1fdf592 [2021-07-16T08:36:17.059Z] ---> 5029f0854476 [2021-07-16T08:36:17.059Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-07-16T08:36:17.664Z] ---> 8ab90192d921 [2021-07-16T08:36:17.664Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-07-16T08:36:17.664Z] ---> Running in 1f2286130add [2021-07-16T08:36:18.495Z] Removing intermediate container 1f2286130add [2021-07-16T08:36:18.496Z] ---> 7829b9620aac [2021-07-16T08:36:18.496Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-07-16T08:36:18.496Z] ---> Running in e0ee0dc84e49 [2021-07-16T08:36:18.786Z] Removing intermediate container e0ee0dc84e49 [2021-07-16T08:36:18.786Z] ---> 39af2b2a7280 [2021-07-16T08:36:18.786Z] Step 29/32 : CMD ["gate"] [2021-07-16T08:36:19.072Z] ---> Running in 08bcca9118b1 [2021-07-16T08:36:19.072Z] Removing intermediate container 08bcca9118b1 [2021-07-16T08:36:19.072Z] ---> 188411aaf63c [2021-07-16T08:36:19.072Z] Step 30/32 : LABEL arch=x86_64 [2021-07-16T08:36:19.360Z] ---> Running in 44e59ef7624f [2021-07-16T08:36:19.360Z] Removing intermediate container 44e59ef7624f [2021-07-16T08:36:19.360Z] ---> 171931368415 [2021-07-16T08:36:19.360Z] Step 31/32 : LABEL git_sha=1f5f198171f7b0d774ff583e205307900743fa55 [2021-07-16T08:36:19.640Z] ---> Running in fd01c38cc6f8 [2021-07-16T08:36:19.640Z] Removing intermediate container fd01c38cc6f8 [2021-07-16T08:36:19.640Z] ---> 0c8f9dff9ca1 [2021-07-16T08:36:19.640Z] Step 32/32 : LABEL version=0.0.0 [2021-07-16T08:36:19.925Z] ---> Running in bbaffc9df798 [2021-07-16T08:36:20.205Z] Removing intermediate container bbaffc9df798 [2021-07-16T08:36:20.205Z] ---> 919221841385 [2021-07-16T08:36:20.205Z] [2021-07-16T08:36:20.205Z] Successfully built 919221841385 [2021-07-16T08:36:20.205Z] Successfully tagged security-bootstrapper:latest [2021-07-16T08:36:30.255Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-07-16T08:36:30.255Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-07-16T08:36:30.483Z]  Building security-bootstrapper ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-07-16T08:36:30.483Z] Removing intermediate container e3b114499229 [2021-07-16T08:36:30.483Z] ---> 27b574a95295 [2021-07-16T08:36:30.483Z] [2021-07-16T08:36:30.483Z] Step 11/23 : FROM alpine:3.12 [2021-07-16T08:36:30.483Z] ---> 13621d1b12d4 [2021-07-16T08:36:30.483Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-07-16T08:36:30.483Z] ---> Using cache [2021-07-16T08:36:30.483Z] ---> c23249c882d2 [2021-07-16T08:36:30.483Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-16T08:36:30.483Z] ---> Using cache [2021-07-16T08:36:30.483Z] ---> 149660c57ce0 [2021-07-16T08:36:30.483Z] Step 14/23 : ENV APP_PORT=59861 [2021-07-16T08:36:30.483Z] ---> Running in 5e01af64a19a [2021-07-16T08:36:30.773Z] Removing intermediate container 5e01af64a19a [2021-07-16T08:36:30.773Z] ---> e6528aff82f5 [2021-07-16T08:36:30.773Z] Step 15/23 : EXPOSE $APP_PORT [2021-07-16T08:36:30.773Z] ---> Running in ab908a02f151 [2021-07-16T08:36:30.773Z] Removing intermediate container ab908a02f151 [2021-07-16T08:36:30.773Z] ---> 86269c56dc7c [2021-07-16T08:36:30.773Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-16T08:36:31.396Z] ---> ce8b439bee59 [2021-07-16T08:36:31.396Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-07-16T08:36:31.690Z] ---> 279b2b602a28 [2021-07-16T08:36:31.690Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-07-16T08:36:31.976Z] ---> ab5ee59f2d06 [2021-07-16T08:36:31.976Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-07-16T08:36:32.264Z] ---> Running in 066f6c9c0259 [2021-07-16T08:36:32.543Z] Removing intermediate container 731869659c6f [2021-07-16T08:36:32.543Z] ---> 7ef455a438f3 [2021-07-16T08:36:32.543Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-07-16T08:36:32.823Z] Removing intermediate container 066f6c9c0259 [2021-07-16T08:36:32.823Z] ---> edabd9c6381a [2021-07-16T08:36:32.823Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-16T08:36:32.823Z] ---> Running in 6c2e0df6da2d [2021-07-16T08:36:33.117Z] ---> Running in 60f7fd50384e [2021-07-16T08:36:33.117Z] Removing intermediate container 44417d0f173f [2021-07-16T08:36:33.117Z] ---> 6dbaac549af2 [2021-07-16T08:36:33.117Z] [2021-07-16T08:36:33.117Z] Step 11/22 : FROM alpine:3.12 [2021-07-16T08:36:33.117Z] ---> 13621d1b12d4 [2021-07-16T08:36:33.117Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-07-16T08:36:33.117Z] ---> Running in 074c16ab9224 [2021-07-16T08:36:33.117Z] Removing intermediate container 60f7fd50384e [2021-07-16T08:36:33.117Z] ---> c5bea122a26d [2021-07-16T08:36:33.117Z] Step 21/23 : LABEL arch=x86_64 [2021-07-16T08:36:33.117Z] ---> Running in 8cf20e2d80f5 [2021-07-16T08:36:33.411Z] Removing intermediate container 8cf20e2d80f5 [2021-07-16T08:36:33.411Z] ---> 7bd5cd85379d [2021-07-16T08:36:33.411Z] Step 22/23 : LABEL git_sha=1f5f198171f7b0d774ff583e205307900743fa55 [2021-07-16T08:36:33.411Z] ---> Running in 7e5ee57db215 [2021-07-16T08:36:33.411Z] 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-07-16T08:36:33.411Z] Removing intermediate container 7e5ee57db215 [2021-07-16T08:36:33.411Z] ---> 5222fcb2cfb1 [2021-07-16T08:36:33.412Z] Step 23/23 : LABEL version=0.0.0 [2021-07-16T08:36:33.412Z] ---> Running in d60df2b8a6c5 [2021-07-16T08:36:33.412Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-16T08:36:33.703Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-16T08:36:33.703Z] Removing intermediate container d60df2b8a6c5 [2021-07-16T08:36:33.703Z] ---> 2eb27f18b721 [2021-07-16T08:36:33.703Z] [2021-07-16T08:36:33.703Z] (1/4) Installing ca-certificates (20191127-r4) [2021-07-16T08:36:33.703Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-07-16T08:36:33.703Z] (3/4) Installing libcurl (7.77.0-r0) [2021-07-16T08:36:33.998Z] (4/4) Installing curl (7.77.0-r0) [2021-07-16T08:36:33.998Z] Executing busybox-1.31.1-r20.trigger [2021-07-16T08:36:33.998Z] Executing ca-certificates-20191127-r4.trigger [2021-07-16T08:36:33.998Z] Successfully built 2eb27f18b721 [2021-07-16T08:36:33.998Z] Successfully tagged support-scheduler:latest [2021-07-16T08:36:33.998Z]  Building support-scheduler ... done OK: 7 MiB in 18 packages [2021-07-16T08:36:34.274Z] Removing intermediate container 6c2e0df6da2d [2021-07-16T08:36:34.274Z] ---> eb0d300e517e [2021-07-16T08:36:34.274Z] [2021-07-16T08:36:34.274Z] Step 12/24 : FROM docker:20.10.6 [2021-07-16T08:36:34.274Z] Removing intermediate container 074c16ab9224 [2021-07-16T08:36:34.274Z] ---> e06717960621 [2021-07-16T08:36:34.274Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-07-16T08:36:34.274Z] ---> Running in ca59a6ad5361 [2021-07-16T08:36:34.551Z] Removing intermediate container ca59a6ad5361 [2021-07-16T08:36:34.551Z] ---> f9b267a16da4 [2021-07-16T08:36:34.551Z] Step 14/22 : WORKDIR /edgex [2021-07-16T08:36:34.551Z] ---> Running in 21bb0bd92361 [2021-07-16T08:36:34.551Z] 20.10.6: Pulling from library/docker [2021-07-16T08:36:34.551Z] Removing intermediate container 21bb0bd92361 [2021-07-16T08:36:34.551Z] ---> 7da67e0850ab [2021-07-16T08:36:34.551Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-07-16T08:36:35.004Z] ---> fdc205718e3f [2021-07-16T08:36:35.004Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-07-16T08:36:35.380Z] ---> ce0c441cdf62 [2021-07-16T08:36:35.380Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-07-16T08:36:35.699Z] ---> 9cdf2c5e631a [2021-07-16T08:36:35.699Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-07-16T08:36:35.699Z] ---> Running in a1f282f5422b [2021-07-16T08:36:35.699Z] Removing intermediate container a1f282f5422b [2021-07-16T08:36:35.699Z] ---> 458b6e4fb9ce [2021-07-16T08:36:35.699Z] Step 19/22 : CMD ["--init=true"] [2021-07-16T08:36:35.699Z] ---> Running in 50f7dcfa8422 [2021-07-16T08:36:35.699Z] Removing intermediate container 50f7dcfa8422 [2021-07-16T08:36:35.699Z] ---> da8a6b9a3817 [2021-07-16T08:36:35.699Z] Step 20/22 : LABEL arch=x86_64 [2021-07-16T08:36:35.734Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-07-16T08:36:35.734Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-07-16T08:36:36.111Z] ---> Running in 8580a9b424eb [2021-07-16T08:36:36.111Z] Removing intermediate container 8580a9b424eb [2021-07-16T08:36:36.111Z] ---> 13a98ea2bb8c [2021-07-16T08:36:36.111Z] Step 21/22 : LABEL git_sha=1f5f198171f7b0d774ff583e205307900743fa55 [2021-07-16T08:36:36.465Z] ---> Running in d16dbf544f39 [2021-07-16T08:36:36.465Z] Removing intermediate container d16dbf544f39 [2021-07-16T08:36:36.465Z] ---> 714fec823b01 [2021-07-16T08:36:36.465Z] Step 22/22 : LABEL version=0.0.0 [2021-07-16T08:36:36.465Z] ---> Running in b2269984ebf4 [2021-07-16T08:36:36.465Z] Removing intermediate container b2269984ebf4 [2021-07-16T08:36:36.465Z] ---> 3824e0d3cf62 [2021-07-16T08:36:36.465Z] [2021-07-16T08:36:36.465Z] Successfully built 3824e0d3cf62 [2021-07-16T08:36:36.465Z] Successfully tagged security-proxy-setup:latest [2021-07-16T08:36:42.519Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-07-16T08:36:42.521Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-07-16T08:36:42.521Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-07-16T08:36:42.521Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-07-16T08:36:43.971Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-07-16T08:36:44.250Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-07-16T08:36:44.772Z]  Building security-proxy-setup ... done Digest: sha256:062edd9c11cbdf94e7620d932857a356fa179eaa26a3cc352759e75f04729c49 [2021-07-16T08:36:44.772Z] Status: Downloaded newer image for docker:20.10.6 [2021-07-16T08:36:44.772Z] ---> d2979b152a7d [2021-07-16T08:36:44.772Z] 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-07-16T08:36:44.772Z] ---> Running in 5f0847129762 [2021-07-16T08:36:45.049Z] Removing intermediate container 5f0847129762 [2021-07-16T08:36:45.049Z] ---> e7acb9e9c940 [2021-07-16T08:36:45.049Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-07-16T08:36:45.049Z] ---> Running in b30714d43faa [2021-07-16T08:36:45.332Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-16T08:36:45.332Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-16T08:36:45.608Z] (1/39) Installing readline (8.1.0-r0) [2021-07-16T08:36:45.608Z] (2/39) Installing bash (5.1.0-r0) [2021-07-16T08:36:45.608Z] Executing bash-5.1.0-r0.post-install [2021-07-16T08:36:45.608Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-07-16T08:36:45.608Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-07-16T08:36:45.608Z] (5/39) Installing libcurl (7.77.0-r1) [2021-07-16T08:36:45.608Z] (6/39) Installing curl (7.77.0-r1) [2021-07-16T08:36:45.608Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-07-16T08:36:45.608Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-07-16T08:36:45.608Z] (9/39) Installing expat (2.2.10-r1) [2021-07-16T08:36:45.608Z] (10/39) Installing libffi (3.3-r2) [2021-07-16T08:36:45.608Z] (11/39) Installing gdbm (1.19-r0) [2021-07-16T08:36:45.608Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-07-16T08:36:45.608Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-07-16T08:36:45.608Z] (14/39) Installing python3 (3.8.10-r0) [2021-07-16T08:36:45.706Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-07-16T08:36:45.706Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-07-16T08:36:45.706Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-07-16T08:36:45.706Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-07-16T08:36:46.207Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-07-16T08:36:46.207Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-07-16T08:36:46.207Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-07-16T08:36:46.207Z] (18/39) Installing py3-six (1.15.0-r0) [2021-07-16T08:36:46.207Z] (19/39) Installing py3-packaging (20.9-r0) [2021-07-16T08:36:46.207Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-07-16T08:36:46.207Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-07-16T08:36:46.207Z] (22/39) Installing py3-idna (3.1-r0) [2021-07-16T08:36:46.208Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-07-16T08:36:46.208Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-07-16T08:36:46.208Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-07-16T08:36:46.208Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-07-16T08:36:46.208Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-07-16T08:36:46.208Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-07-16T08:36:46.208Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-07-16T08:36:46.208Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-07-16T08:36:46.208Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-07-16T08:36:46.208Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-07-16T08:36:46.208Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-07-16T08:36:46.484Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-07-16T08:36:46.484Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-07-16T08:36:46.484Z] (36/39) Installing py3-progress (1.5-r0) [2021-07-16T08:36:46.484Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-07-16T08:36:46.484Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-07-16T08:36:46.484Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-07-16T08:36:46.484Z] Executing busybox-1.32.1-r6.trigger [2021-07-16T08:36:46.484Z] OK: 82 MiB in 59 packages [2021-07-16T08:36:47.928Z] Collecting docker-compose==1.23.2 [2021-07-16T08:36:47.928Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-07-16T08:36:47.928Z] Collecting PyYAML<4,>=3.10 [2021-07-16T08:36:47.928Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-07-16T08:36:48.556Z] Collecting jsonschema<3,>=2.5.1 [2021-07-16T08:36:48.556Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-07-16T08:36:48.556Z] Collecting texttable<0.10,>=0.9.0 [2021-07-16T08:36:48.556Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-07-16T08:36:49.164Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-07-16T08:36:49.164Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-07-16T08:36:49.164Z] Collecting cached-property<2,>=1.2.0 [2021-07-16T08:36:49.164Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-07-16T08:36:49.164Z] Collecting docker<4.0,>=3.6.0 [2021-07-16T08:36:49.164Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-07-16T08:36:49.164Z] Collecting dockerpty<0.5,>=0.4.1 [2021-07-16T08:36:49.164Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-07-16T08:36:49.442Z] 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-07-16T08:36:49.442Z] Collecting docopt<0.7,>=0.6.1 [2021-07-16T08:36:49.442Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-07-16T08:36:49.719Z] Collecting websocket-client<1.0,>=0.32.0 [2021-07-16T08:36:49.719Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-07-16T08:36:49.994Z] Collecting docker-pycreds>=0.4.0 [2021-07-16T08:36:49.994Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-07-16T08:36:49.995Z] Collecting urllib3<1.25,>=1.21.1 [2021-07-16T08:36:49.995Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-07-16T08:36:49.995Z] Collecting idna<2.8,>=2.5 [2021-07-16T08:36:49.995Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-07-16T08:36:49.995Z] Collecting chardet<3.1.0,>=3.0.2 [2021-07-16T08:36:49.995Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-07-16T08:36:50.263Z] Collecting certifi>=2017.4.17 [2021-07-16T08:36:50.263Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-07-16T08:36:50.263Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-07-16T08:36:50.263Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-07-16T08:36:50.263Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-07-16T08:36:50.263Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-07-16T08:36:50.263Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-07-16T08:36:50.263Z] Attempting uninstall: urllib3 [2021-07-16T08:36:50.263Z] Found existing installation: urllib3 1.26.2 [2021-07-16T08:36:50.263Z] Uninstalling urllib3-1.26.2: [2021-07-16T08:36:50.263Z] Successfully uninstalled urllib3-1.26.2 [2021-07-16T08:36:50.555Z] Attempting uninstall: idna [2021-07-16T08:36:50.555Z] Found existing installation: idna 3.1 [2021-07-16T08:36:50.555Z] Uninstalling idna-3.1: [2021-07-16T08:36:50.555Z] Successfully uninstalled idna-3.1 [2021-07-16T08:36:50.555Z] Attempting uninstall: chardet [2021-07-16T08:36:50.555Z] Found existing installation: chardet 4.0.0 [2021-07-16T08:36:50.555Z] Uninstalling chardet-4.0.0: [2021-07-16T08:36:50.555Z] Successfully uninstalled chardet-4.0.0 [2021-07-16T08:36:50.838Z] Attempting uninstall: requests [2021-07-16T08:36:50.838Z] Found existing installation: requests 2.25.1 [2021-07-16T08:36:50.838Z] Uninstalling requests-2.25.1: [2021-07-16T08:36:50.838Z] Successfully uninstalled requests-2.25.1 [2021-07-16T08:36:50.838Z] Running setup.py install for texttable: started [2021-07-16T08:36:51.113Z] Running setup.py install for texttable: finished with status 'done' [2021-07-16T08:36:51.113Z] Running setup.py install for PyYAML: started [2021-07-16T08:36:51.721Z] Running setup.py install for PyYAML: finished with status 'done' [2021-07-16T08:36:51.721Z] Running setup.py install for docopt: started [2021-07-16T08:36:51.998Z] Running setup.py install for docopt: finished with status 'done' [2021-07-16T08:36:51.998Z] Running setup.py install for dockerpty: started [2021-07-16T08:36:52.275Z] Running setup.py install for dockerpty: finished with status 'done' [2021-07-16T08:36:52.559Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 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-07-16T08:36:55.987Z] Removing intermediate container b30714d43faa [2021-07-16T08:36:55.987Z] ---> 57dbdf13d610 [2021-07-16T08:36:55.987Z] Step 15/24 : ENV APP_PORT=58890 [2021-07-16T08:36:55.987Z] ---> Running in 21d1895cd31c [2021-07-16T08:36:56.271Z] Removing intermediate container 21d1895cd31c [2021-07-16T08:36:56.271Z] ---> 831378677755 [2021-07-16T08:36:56.271Z] Step 16/24 : EXPOSE $APP_PORT [2021-07-16T08:36:56.271Z] ---> Running in 7a5a5627a458 [2021-07-16T08:36:56.271Z] Removing intermediate container 7a5a5627a458 [2021-07-16T08:36:56.271Z] ---> 283bd461c9c8 [2021-07-16T08:36:56.271Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-07-16T08:36:56.887Z] ---> ea11ab7137c1 [2021-07-16T08:36:56.887Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-07-16T08:36:56.887Z] ---> 24a60e05850e [2021-07-16T08:36:56.887Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-07-16T08:36:57.165Z] ---> 891842c40f2b [2021-07-16T08:36:57.165Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-07-16T08:36:57.165Z] ---> Running in 1a96c29d002c [2021-07-16T08:36:57.165Z] Removing intermediate container 1a96c29d002c [2021-07-16T08:36:57.165Z] ---> 2907786c168e [2021-07-16T08:36:57.165Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-16T08:36:57.165Z] ---> Running in f7e4e1902186 [2021-07-16T08:36:57.444Z] Removing intermediate container f7e4e1902186 [2021-07-16T08:36:57.444Z] ---> 55621bc4168d [2021-07-16T08:36:57.444Z] Step 22/24 : LABEL arch=x86_64 [2021-07-16T08:36:57.444Z] ---> Running in 9196c2285449 [2021-07-16T08:36:57.444Z] Removing intermediate container 9196c2285449 [2021-07-16T08:36:57.444Z] ---> 37386fff3a15 [2021-07-16T08:36:57.444Z] Step 23/24 : LABEL git_sha=1f5f198171f7b0d774ff583e205307900743fa55 [2021-07-16T08:36:57.444Z] ---> Running in 9bfabac8a889 [2021-07-16T08:36:57.724Z] Removing intermediate container 9bfabac8a889 [2021-07-16T08:36:57.724Z] ---> 62c933dfb3da [2021-07-16T08:36:57.724Z] Step 24/24 : LABEL version=0.0.0 [2021-07-16T08:36:57.724Z] ---> Running in c9e58b57de64 [2021-07-16T08:36:57.724Z] Removing intermediate container c9e58b57de64 [2021-07-16T08:36:57.724Z] ---> 1ea9c54c644c [2021-07-16T08:36:57.724Z] [2021-07-16T08:36:57.724Z] Successfully built 1ea9c54c644c [2021-07-16T08:36:57.999Z] Successfully tagged sys-mgmt-agent:latest [2021-07-16T08:36:58.017Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-07-16T08:36:58.025Z] $ docker stop --time=1 7dcabb0ed718318f5152b72423378b64c3c0f9d4a9f2aa566aa85217ae65ef65 [2021-07-16T08:36:58.192Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.379s coverage: 28.7% of statements [2021-07-16T08:36:58.193Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-07-16T08:36:58.193Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-07-16T08:36:59.328Z] $ docker rm -f 7dcabb0ed718318f5152b72423378b64c3c0f9d4a9f2aa566aa85217ae65ef65 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-16T08:36:59.782Z] + docker images [2021-07-16T08:36:59.782Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-07-16T08:36:59.782Z] sys-mgmt-agent latest 1ea9c54c644c 2 seconds ago 324MB [2021-07-16T08:36:59.782Z] security-proxy-setup latest 3824e0d3cf62 23 seconds ago 25.7MB [2021-07-16T08:36:59.782Z] eb0d300e517e 25 seconds ago 1.18GB [2021-07-16T08:36:59.782Z] support-scheduler latest 2eb27f18b721 26 seconds ago 15.9MB [2021-07-16T08:36:59.782Z] 6dbaac549af2 27 seconds ago 1.18GB [2021-07-16T08:36:59.782Z] 27b574a95295 30 seconds ago 1.18GB [2021-07-16T08:36:59.782Z] security-bootstrapper latest 919221841385 40 seconds ago 18.6MB [2021-07-16T08:36:59.782Z] 32ca8a835417 50 seconds ago 1.18GB [2021-07-16T08:36:59.782Z] security-secretstore-setup latest 14c230c7933d About a minute ago 28.7MB [2021-07-16T08:36:59.782Z] core-metadata latest e98e039c9a78 About a minute ago 16.6MB [2021-07-16T08:36:59.782Z] core-data latest ee2a03363073 About a minute ago 20.3MB [2021-07-16T08:36:59.782Z] 6af129cd3301 About a minute ago 1.18GB [2021-07-16T08:36:59.782Z] a8afcce5eedb About a minute ago 1.18GB [2021-07-16T08:36:59.782Z] support-notifications latest 52b1c4ac2c7d About a minute ago 16.7MB [2021-07-16T08:36:59.782Z] core-command latest b62174091914 About a minute ago 15.9MB [2021-07-16T08:36:59.782Z] 77ba7afc2e3c About a minute ago 1.18GB [2021-07-16T08:36:59.782Z] b2f5147e86f7 About a minute ago 1.18GB [2021-07-16T08:36:59.782Z] ed9f5c5baab1 About a minute ago 1.17GB [2021-07-16T08:36:59.782Z] ci-base-image-x86_64 latest 9ceb23898473 5 minutes ago 678MB [2021-07-16T08:36:59.782Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 0d28375d9b5b 36 hours ago 475MB [2021-07-16T08:36:59.782Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest d8573e4929f5 9 days ago 37.5MB [2021-07-16T08:36:59.782Z] docker 20.10.6 d2979b152a7d 3 months ago 246MB [2021-07-16T08:36:59.782Z] alpine 3.12 13621d1b12d4 3 months ago 5.58MB [2021-07-16T08:36:59.782Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 12 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-07-16T08:37:00.850Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.384s coverage: 100.0% of statements [2021-07-16T08:37:00.851Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-07-16T08:37:01.859Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.376s coverage: 46.3% of statements [2021-07-16T08:37:01.859Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-07-16T08:37:01.859Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-07-16T08:37:03.324Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.759s coverage: 89.9% of statements [2021-07-16T08:37:03.324Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-07-16T08:37:03.324Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-07-16T08:37:03.324Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.215s coverage: 78.9% of statements [2021-07-16T08:37:06.743Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.227s coverage: 81.2% of statements [2021-07-16T08:37:06.743Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-07-16T08:37:06.743Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-07-16T08:37:06.743Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-07-16T08:37:06.743Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-07-16T08:37:06.743Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-07-16T08:37:12.189Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.427s coverage: 95.1% of statements [2021-07-16T08:37:12.190Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-07-16T08:37:12.190Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-07-16T08:37:12.190Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-07-16T08:37:12.190Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-07-16T08:37:12.190Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-07-16T08:37:12.190Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-07-16T08:37:12.190Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-07-16T08:37:12.190Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-07-16T08:37:12.190Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.258s coverage: 60.0% of statements [2021-07-16T08:37:12.190Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-07-16T08:37:12.190Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-07-16T08:37:12.190Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-07-16T08:37:12.190Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.330s coverage: 0.8% of statements [2021-07-16T08:37:12.190Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-07-16T08:37:12.190Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.150s coverage: 58.8% of statements [2021-07-16T08:37:12.190Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.221s coverage: 22.0% of statements [2021-07-16T08:37:12.190Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-07-16T08:37:12.190Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.164s coverage: 47.1% of statements [2021-07-16T08:37:12.190Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.226s coverage: 79.5% of statements [2021-07-16T08:37:12.190Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.177s coverage: 94.1% of statements [2021-07-16T08:37:13.181Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.195s coverage: 96.3% of statements [2021-07-16T08:37:14.633Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.214s coverage: 87.5% of statements [2021-07-16T08:37:15.236Z] Still waiting to schedule task [2021-07-16T08:37:15.236Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-07-16T08:37:27.081Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.242s coverage: 94.4% of statements [2021-07-16T08:37:27.082Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.178s coverage: 44.8% of statements [2021-07-16T08:37:31.436Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.509s coverage: 81.8% of statements [2021-07-16T08:37:31.436Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-07-16T08:37:39.785Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.221s coverage: 92.9% of statements [2021-07-16T08:37:39.785Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-07-16T08:37:39.785Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-07-16T08:37:39.785Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-07-16T08:37:39.785Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.054s coverage: 65.1% of statements [2021-07-16T08:37:39.785Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-07-16T08:37:39.785Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-07-16T08:37:39.785Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-07-16T08:37:39.785Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-07-16T08:37:39.785Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-07-16T08:37:39.785Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.175s coverage: 87.2% of statements [2021-07-16T08:37:39.785Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-07-16T08:37:39.785Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-07-16T08:37:39.785Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.138s coverage: 100.0% of statements [2021-07-16T08:37:39.785Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-07-16T08:37:39.785Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.161s coverage: 58.8% of statements [2021-07-16T08:37:39.785Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-07-16T08:37:39.785Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.163s coverage: 80.0% of statements [2021-07-16T08:37:39.785Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.247s coverage: 87.2% of statements [2021-07-16T08:37:39.785Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.243s coverage: 85.4% of statements [2021-07-16T08:37:39.785Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.289s coverage: 91.2% of statements [2021-07-16T08:37:39.785Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-07-16T08:37:39.785Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.679s coverage: 64.4% of statements [2021-07-16T08:37:39.785Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-07-16T08:37:39.785Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-07-16T08:37:39.785Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.172s coverage: 100.0% of statements [2021-07-16T08:37:39.785Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.080s coverage: 91.3% of statements [2021-07-16T08:37:39.785Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.059s coverage: 100.0% of statements [2021-07-16T08:37:39.785Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.074s coverage: 73.7% of statements [2021-07-16T08:37:41.250Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.049s coverage: 100.0% of statements [2021-07-16T08:37:44.706Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.030s coverage: 66.9% of statements [2021-07-16T08:37:44.706Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-07-16T08:37:44.706Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-07-16T08:37:44.706Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-07-16T08:37:46.727Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.809s coverage: 43.6% of statements [2021-07-16T08:37:46.727Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-07-16T08:37:46.727Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-07-16T08:37:46.727Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.217s coverage: 89.5% of statements [2021-07-16T08:37:46.727Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-07-16T08:37:46.727Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.203s coverage: 84.8% of statements [2021-07-16T08:37:46.727Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-07-16T08:37:55.074Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.214s coverage: 19.3% of statements [2021-07-16T08:37:55.074Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-07-16T08:37:55.074Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-07-16T08:37:55.074Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-07-16T08:37:55.074Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-07-16T08:37:55.074Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.568s coverage: 91.9% of statements [2021-07-16T08:37:55.074Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-07-16T08:37:55.074Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-07-16T08:37:55.074Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-07-16T08:37:55.074Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-07-16T08:37:55.074Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-07-16T08:37:55.074Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.176s coverage: 62.7% of statements [2021-07-16T08:37:55.074Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-07-16T08:37:55.074Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-07-16T08:37:55.074Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.444s coverage: 97.6% of statements [2021-07-16T08:37:55.074Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-07-16T08:37:55.074Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-07-16T08:37:55.074Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-07-16T08:37:55.074Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-07-16T08:37:55.074Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-07-16T08:37:55.074Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.181s coverage: 28.9% of statements [2021-07-16T08:37:55.074Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-07-16T08:37:55.074Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-07-16T08:37:55.074Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-07-16T08:37:55.074Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-07-16T08:37:55.074Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-07-16T08:37:55.074Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-07-16T08:37:55.074Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.160s coverage: 100.0% of statements [2021-07-16T08:37:55.074Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.075s coverage: 95.4% of statements [2021-07-16T08:37:55.074Z] GO111MODULE=on go vet ./... [2021-07-16T08:39:16.960Z] gofmt -l . [2021-07-16T08:39:16.960Z] [ "`gofmt -l .`" = "" ] [2021-07-16T08:39:16.960Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-07-16T08:39:17.646Z] + ls -al . [2021-07-16T08:39:17.646Z] total 596 [2021-07-16T08:39:17.646Z] drwxrwxr-x 9 1001 1001 4096 Jul 16 08:39 . [2021-07-16T08:39:17.646Z] drwxr-xr-x 4 root root 4096 Jul 16 08:35 .. [2021-07-16T08:39:17.646Z] -rw-rw-r-- 1 1001 1001 11 Jul 16 08:33 .dockerignore [2021-07-16T08:39:17.646Z] drwxrwxr-x 8 1001 1001 4096 Jul 16 08:33 .git [2021-07-16T08:39:17.646Z] drwxrwxr-x 3 1001 1001 4096 Jul 16 08:33 .github [2021-07-16T08:39:17.646Z] -rw-rw-r-- 1 1001 1001 818 Jul 16 08:33 .gitignore [2021-07-16T08:39:17.646Z] -rw-rw-r-- 1 1001 1001 76 Jul 16 08:33 .hadolint.yml [2021-07-16T08:39:17.646Z] -rw-rw-r-- 1 1001 1001 166 Jul 16 08:33 .sonarcloud.properties [2021-07-16T08:39:17.646Z] -rw-rw-r-- 1 1001 1001 8609 Jul 16 08:33 Attribution.txt [2021-07-16T08:39:17.646Z] -rw-rw-r-- 1 1001 1001 43881 Jul 16 08:33 CHANGELOG.md [2021-07-16T08:39:17.646Z] -rw-rw-r-- 1 1001 1001 3804 Jul 16 08:33 CONTRIBUTING.md [2021-07-16T08:39:17.646Z] -rw-rw-r-- 1 1001 1001 931 Jul 16 08:33 Dockerfile.build [2021-07-16T08:39:17.646Z] -rw-rw-r-- 1 1001 1001 849 Jul 16 08:33 Jenkinsfile [2021-07-16T08:39:17.646Z] -rw-rw-r-- 1 1001 1001 10775 Jul 16 08:33 LICENSE [2021-07-16T08:39:17.646Z] -rw-rw-r-- 1 1001 1001 6003 Jul 16 08:33 Makefile [2021-07-16T08:39:17.646Z] -rw-rw-r-- 1 1001 1001 7818 Jul 16 08:33 README.md [2021-07-16T08:39:17.646Z] -rw-rw-r-- 1 1001 1001 6912 Jul 16 08:33 SECURITY.md [2021-07-16T08:39:17.646Z] -rw-rw-r-- 1 1001 1001 5 Jul 16 08:30 VERSION [2021-07-16T08:39:17.646Z] -rw-rw-r-- 1 1001 1001 4131 Jul 16 08:33 ZMQWindows.md [2021-07-16T08:39:17.646Z] drwxrwxr-x 2 1001 1001 4096 Jul 16 08:33 bin [2021-07-16T08:39:17.646Z] drwxrwxr-x 14 1001 1001 4096 Jul 16 08:33 cmd [2021-07-16T08:39:17.646Z] -rw-r--r-- 1 root root 402846 Jul 16 08:37 coverage.out [2021-07-16T08:39:17.646Z] -rw-rw-r-- 1 1001 1001 812 Jul 16 08:33 go.mod [2021-07-16T08:39:17.646Z] -rw-r--r-- 1 root root 21149 Jul 16 08:35 go.sum [2021-07-16T08:39:17.646Z] drwxrwxr-x 7 1001 1001 4096 Jul 16 08:33 internal [2021-07-16T08:39:17.646Z] drwxrwxr-x 3 1001 1001 4096 Jul 16 08:33 openapi [2021-07-16T08:39:17.646Z] drwxrwxr-x 4 1001 1001 4096 Jul 16 08:33 snap [2021-07-16T08:39:17.646Z] -rw-rw-r-- 1 1001 1001 204 Jul 16 08:33 version.go [Pipeline] sh [2021-07-16T08:39:18.328Z] + '[' -e coverage.out ] [2021-07-16T08:39:18.328Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-07-16T08:39:18.350Z] Warning: overwriting stash ‘coverage-report’ [2021-07-16T08:39:19.243Z] Stashed 1 file(s) [Pipeline] sh [2021-07-16T08:39:19.902Z] + make build [2021-07-16T08:39:19.902Z] go mod tidy [2021-07-16T08:39:20.504Z] 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-07-16T08:39:27.236Z] 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-07-16T08:39:45.368Z] Running on prd-ubuntu18.04-docker-8c-8g-3071 in /w/workspace/edgexfoundry_edgex-go_PR-3623 [Pipeline] { [Pipeline] ws [2021-07-16T08:39:45.396Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2021-07-16T08:39:45.598Z] The recommended git tool is: git [2021-07-16T08:39:48.790Z] using credential edgex-jenkins-ssh [2021-07-16T08:39:48.805Z] Cloning the remote Git repository [2021-07-16T08:39:48.812Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-07-16T08:39:48.889Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2021-07-16T08:39:48.928Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-07-16T08:39:48.928Z] > git --version # timeout=10 [2021-07-16T08:39:48.935Z] > git --version # 'git version 2.17.1' [2021-07-16T08:39:48.935Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-16T08:39:48.963Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-16T08:39:49.629Z] 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-07-16T08:39:51.633Z] 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-07-16T08:39:55.965Z] 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-07-16T08:39:56.564Z] 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-07-16T08:39:59.563Z] Merging remotes/origin/main commit 1e29038257f9cf3e20d04decabeb5e5af95e4ca0 into PR head commit 86849eb27b09fd5d0ba6efd0ffb4064875c2a37c [2021-07-16T08:39:59.740Z] Merge succeeded, producing 238bc453e95483dc06d24ccfbdbcf12c53c8dc95 [2021-07-16T08:39:59.741Z] Checking out Revision 238bc453e95483dc06d24ccfbdbcf12c53c8dc95 (PR-3623) [2021-07-16T08:39:59.971Z] 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-07-16T08:39:58.918Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-07-16T08:39:58.928Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-16T08:39:58.944Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-07-16T08:39:58.961Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-07-16T08:39:58.962Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-16T08:39:58.974Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3623/head:refs/remotes/origin/PR-3623 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-07-16T08:39:59.563Z] > git config core.sparsecheckout # timeout=10 [2021-07-16T08:39:59.568Z] > git checkout -f 86849eb27b09fd5d0ba6efd0ffb4064875c2a37c # timeout=10 [2021-07-16T08:39:59.639Z] > git remote # timeout=10 [2021-07-16T08:39:59.653Z] > git config --get remote.origin.url # timeout=10 [2021-07-16T08:39:59.659Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-16T08:39:59.664Z] > git merge 1e29038257f9cf3e20d04decabeb5e5af95e4ca0 # timeout=10 [2021-07-16T08:39:59.718Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-16T08:39:59.730Z] > git config core.sparsecheckout # timeout=10 [2021-07-16T08:39:59.737Z] > git checkout -f 238bc453e95483dc06d24ccfbdbcf12c53c8dc95 # timeout=10 [2021-07-16T08:40:03.680Z] Commit message: "Merge commit '1e29038257f9cf3e20d04decabeb5e5af95e4ca0' into HEAD" [2021-07-16T08:40:03.671Z] > git rev-list --no-walk 86849eb27b09fd5d0ba6efd0ffb4064875c2a37c # timeout=10 [2021-07-16T08:40:04.334Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-16T08:40:04.947Z] + echo snap-build.sh [2021-07-16T08:40:04.947Z] snap-build.sh [2021-07-16T08:40:04.947Z] + SNAP_BASE_DIR=. [2021-07-16T08:40:04.947Z] + '[' '!' -z /w/workspace/edgex-go/3 ']' [2021-07-16T08:40:04.947Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/3 [2021-07-16T08:40:04.947Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/3]' [2021-07-16T08:40:04.947Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/3] [2021-07-16T08:40:04.947Z] + cd /w/workspace/edgex-go/3 [2021-07-16T08:40:04.947Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-07-16T08:40:04.947Z] Reading package lists... [2021-07-16T08:40:04.947Z] Building dependency tree... [2021-07-16T08:40:04.947Z] Reading state information... [2021-07-16T08:40:04.947Z] The following packages were automatically installed and are no longer required: [2021-07-16T08:40:04.947Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-07-16T08:40:04.947Z] uidmap xdelta3 [2021-07-16T08:40:04.947Z] Use 'sudo apt autoremove' to remove them. [2021-07-16T08:40:04.947Z] The following packages will be REMOVED: [2021-07-16T08:40:04.947Z] lxd* lxd-client* [2021-07-16T08:40:05.218Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-07-16T08:40:05.218Z] After this operation, 31.7 MB disk space will be freed. [2021-07-16T08:40:05.757Z] (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-07-16T08:40:05.757Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-07-16T08:40:06.727Z] Removing lxd dnsmasq configuration [2021-07-16T08:40:06.727Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-07-16T08:40:06.727Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-07-16T08:40:06.970Z] 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-07-16T08:40:07.687Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-07-16T08:40:07.687Z] (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-07-16T08:40:07.687Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-07-16T08:40:09.104Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-07-16T08:40:09.104Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-07-16T08:40:09.689Z] + sudo snap remove --purge lxd [2021-07-16T08:40:09.689Z] snap "lxd" is not installed [2021-07-16T08:40:09.957Z] + sudo groupadd --force --system lxd [2021-07-16T08:40:09.957Z] ++ whoami [2021-07-16T08:40:09.957Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-07-16T08:40:09.957Z] + newgrp - lxd [2021-07-16T08:40:09.957Z] + sudo snap install lxd [2021-07-16T08:40:11.304Z] 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-07-16T08:40:13.955Z] 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-07-16T08:40:16.631Z] 2021-07-16T08:40:14Z INFO Waiting for automatic snapd restart... [2021-07-16T08:40:17.377Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-07-16T08:40:24.134Z] $ docker stop --time=1 7e043ec667592d959482c1e1316568e290201f9b6dbb2ec90114c752fbf8e6f0 [2021-07-16T08:40:26.664Z] $ docker rm -f 7e043ec667592d959482c1e1316568e290201f9b6dbb2ec90114c752fbf8e6f0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-16T08:40:28.378Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-07-16T08:40:28.656Z] [2021-07-16T08:40:28.656Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-16T08:40:29.023Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-07-16T08:40:29.305Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-07-16T08:40:29.305Z] 29e5d40040c1: Pulling fs layer [2021-07-16T08:40:29.305Z] 1ce36da41761: Pulling fs layer [2021-07-16T08:40:29.305Z] 25b303627fd3: Pulling fs layer [2021-07-16T08:40:29.589Z] 29e5d40040c1: Verifying Checksum [2021-07-16T08:40:29.589Z] 29e5d40040c1: Download complete [2021-07-16T08:40:30.604Z] 1ce36da41761: Verifying Checksum [2021-07-16T08:40:30.604Z] 1ce36da41761: Download complete [2021-07-16T08:40:30.604Z] 29e5d40040c1: Pull complete [2021-07-16T08:40:31.694Z] lxd 4.16 from Canonical* installed [2021-07-16T08:40:31.694Z] + sudo lxd init --auto [2021-07-16T08:40:32.058Z] 25b303627fd3: Verifying Checksum [2021-07-16T08:40:32.058Z] 25b303627fd3: Download complete [2021-07-16T08:40:32.058Z] 1ce36da41761: Pull complete [2021-07-16T08:40:39.931Z] + sudo snap install --classic snapcraft [2021-07-16T08:40:42.248Z] 25b303627fd3: Pull complete [2021-07-16T08:40:42.248Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-07-16T08:40:42.248Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-07-16T08:40:42.248Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-07-16T08:40:42.487Z] prd-ubuntu18.04-docker-arm64-4c-16g-3069 does not seem to be running inside a container [2021-07-16T08:40:42.564Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-07-16T08:40:45.454Z] $ docker top a4c319b86869f9493198fceb9ac283d44fac652d7af0b817609ddcbd6a076d1c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-16T08:40:46.425Z] + docker-compose build --help [2021-07-16T08:40:46.426Z] + grep parallel [2021-07-16T08:40:49.827Z] --parallel Build images in parallel. [Pipeline] } [2021-07-16T08:40:49.840Z] $ docker stop --time=1 a4c319b86869f9493198fceb9ac283d44fac652d7af0b817609ddcbd6a076d1c [2021-07-16T08:40:51.751Z] $ docker rm -f a4c319b86869f9493198fceb9ac283d44fac652d7af0b817609ddcbd6a076d1c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-16T08:40:52.256Z] snapcraft 4.8.3 from Canonical* installed [2021-07-16T08:40:52.257Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-07-16T08:40:52.257Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-07-16T08:40:52.257Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-16T08:40:52.257Z] Dload Upload Total Spent Left Speed [2021-07-16T08:40:52.537Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4823 0 --:--:-- --:--:-- --:--:-- 4823 [2021-07-16T08:40:52.564Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-07-16T08:40:52.564Z] . [Pipeline] withDockerContainer [2021-07-16T08:40:52.805Z] 100 3325k 100 3325k 0 0 9554k 0 --:--:-- --:--:-- --:--:-- 9554k [2021-07-16T08:40:52.805Z] ./yq_linux_amd64 [2021-07-16T08:40:52.805Z] + sudo snapcraft prime --use-lxd [2021-07-16T08:40:52.843Z] prd-ubuntu18.04-docker-arm64-4c-16g-3069 does not seem to be running inside a container [2021-07-16T08:40:52.923Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-07-16T08:40:54.614Z] $ docker top 9b860c2ae3fbbd6295e3c6c37d04c0fa3d67f1db2fd1ecb3104d53521148f212 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-16T08:40:55.389Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-07-16T08:40:55.389Z] 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-07-16T08:40:55.389Z] - README.md [2021-07-16T08:40:55.389Z] [2021-07-16T08:40:55.389Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-07-16T08:40:55.389Z] Launching a container. [2021-07-16T08:40:55.636Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-07-16T08:40:59.989Z] Building core-command ... [2021-07-16T08:40:59.989Z] Building core-data ... [2021-07-16T08:40:59.989Z] Building core-metadata ... [2021-07-16T08:40:59.989Z] Building security-bootstrapper ... [2021-07-16T08:40:59.989Z] Building security-proxy-setup ... [2021-07-16T08:40:59.989Z] Building security-secretstore-setup ... [2021-07-16T08:40:59.989Z] Building support-notifications ... [2021-07-16T08:40:59.989Z] Building support-scheduler ... [2021-07-16T08:40:59.989Z] Building sys-mgmt-agent ... [2021-07-16T08:40:59.989Z] Building security-secretstore-setup [2021-07-16T08:40:59.989Z] Building sys-mgmt-agent [2021-07-16T08:40:59.989Z] Building core-metadata [2021-07-16T08:40:59.989Z] Building support-notifications [2021-07-16T08:40:59.989Z] Building security-bootstrapper [2021-07-16T08:41:02.123Z] Waiting for container to be ready [2021-07-16T08:41:02.123Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-07-16T08:41:02.123Z] [2021-07-16T08:41:06.388Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-07-16T08:41:06.388Z] Waiting for network to be ready... [2021-07-16T08:41:06.972Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-07-16T08:41:06.972Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1784 kB] [2021-07-16T08:41:06.972Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-07-16T08:41:07.246Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] [2021-07-16T08:41:07.246Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-07-16T08:41:07.246Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-07-16T08:41:07.246Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] [2021-07-16T08:41:07.246Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] [2021-07-16T08:41:07.246Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1130 kB] [2021-07-16T08:41:07.246Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] [2021-07-16T08:41:07.514Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-07-16T08:41:07.781Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-07-16T08:41:08.057Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-07-16T08:41:08.058Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-07-16T08:41:08.058Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-07-16T08:41:08.058Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-07-16T08:41:08.058Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-07-16T08:41:08.058Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-07-16T08:41:08.327Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-07-16T08:41:08.596Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2132 kB] [2021-07-16T08:41:08.864Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [422 kB] [2021-07-16T08:41:08.864Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-07-16T08:41:08.864Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-07-16T08:41:08.864Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [389 kB] [2021-07-16T08:41:08.864Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.8 kB] [2021-07-16T08:41:08.864Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1739 kB] [2021-07-16T08:41:08.864Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] [2021-07-16T08:41:11.460Z] Fetched 24.8 MB in 4s (5995 kB/s) [2021-07-16T08:41:11.729Z] Reading package lists... [2021-07-16T08:41:11.996Z] Reading package lists... [2021-07-16T08:41:12.268Z] Building dependency tree... [2021-07-16T08:41:12.268Z] Reading state information... [2021-07-16T08:41:12.537Z] The following additional packages will be installed: [2021-07-16T08:41:12.537Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-07-16T08:41:12.537Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-07-16T08:41:12.537Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-07-16T08:41:12.537Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-07-16T08:41:12.537Z] Suggested packages: [2021-07-16T08:41:12.537Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-07-16T08:41:12.537Z] Recommended packages: [2021-07-16T08:41:12.537Z] gnupg libsasl2-modules [2021-07-16T08:41:12.537Z] The following NEW packages will be installed: [2021-07-16T08:41:12.537Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-07-16T08:41:12.537Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-07-16T08:41:12.537Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-07-16T08:41:12.537Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-07-16T08:41:12.537Z] The following packages will be upgraded: [2021-07-16T08:41:12.537Z] gpg gpg-agent gpgconf libudev1 [2021-07-16T08:41:12.537Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-07-16T08:41:12.537Z] Need to get 3530 kB of archives. [2021-07-16T08:41:12.537Z] After this operation, 13.3 MB of additional disk space will be used. [2021-07-16T08:41:12.537Z] 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-07-16T08:41:12.537Z] 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-07-16T08:41:12.537Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-07-16T08:41:12.537Z] 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-07-16T08:41:12.804Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.48 [58.0 kB] [2021-07-16T08:41:13.074Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.48 [1103 kB] [2021-07-16T08:41:13.341Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-07-16T08:41:13.341Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-07-16T08:41:13.341Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-07-16T08:41:13.609Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-07-16T08:41:13.609Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-07-16T08:41:13.609Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-07-16T08:41:13.609Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-07-16T08:41:13.609Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-07-16T08:41:13.609Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-07-16T08:41:13.609Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-07-16T08:41:13.609Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-07-16T08:41:13.609Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-07-16T08:41:13.609Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-07-16T08:41:13.609Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-07-16T08:41:13.609Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-07-16T08:41:13.609Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-07-16T08:41:13.609Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-16T08:41:13.876Z] Fetched 3530 kB in 1s (3147 kB/s) [2021-07-16T08:41:13.876Z] (Reading database ... 12511 files and directories currently installed.) [2021-07-16T08:41:13.876Z] Preparing to unpack .../libudev1_237-3ubuntu10.48_amd64.deb ... [2021-07-16T08:41:13.876Z] Unpacking libudev1:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-07-16T08:41:13.876Z] Setting up libudev1:amd64 (237-3ubuntu10.48) ... [2021-07-16T08:41:13.876Z] Selecting previously unselected package udev. [2021-07-16T08:41:13.876Z] (Reading database ... 12511 files and directories currently installed.) [2021-07-16T08:41:13.876Z] Preparing to unpack .../00-udev_237-3ubuntu10.48_amd64.deb ... [2021-07-16T08:41:13.876Z] Unpacking udev (237-3ubuntu10.48) ... [2021-07-16T08:41:14.143Z] Selecting previously unselected package libfuse2:amd64. [2021-07-16T08:41:14.143Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-07-16T08:41:14.143Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-07-16T08:41:14.143Z] Selecting previously unselected package fuse. [2021-07-16T08:41:14.143Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-07-16T08:41:14.143Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-07-16T08:41:14.409Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-16T08:41:14.409Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-07-16T08:41:14.409Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-16T08:41:14.409Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-07-16T08:41:14.409Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-16T08:41:14.409Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-07-16T08:41:14.409Z] Selecting previously unselected package libksba8:amd64. [2021-07-16T08:41:14.409Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-07-16T08:41:14.409Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-07-16T08:41:14.675Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-07-16T08:41:14.675Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-16T08:41:14.675Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-16T08:41:14.675Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-07-16T08:41:14.675Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-16T08:41:14.675Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-16T08:41:14.675Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-07-16T08:41:14.675Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-16T08:41:14.675Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-16T08:41:14.675Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-07-16T08:41:14.675Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-16T08:41:14.675Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-16T08:41:14.945Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-07-16T08:41:14.945Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-16T08:41:14.945Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-16T08:41:14.945Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-07-16T08:41:14.945Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-16T08:41:14.945Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-16T08:41:14.945Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-07-16T08:41:14.945Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-16T08:41:14.945Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-16T08:41:14.945Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-07-16T08:41:14.945Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-16T08:41:14.945Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-16T08:41:14.945Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-07-16T08:41:15.211Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-16T08:41:15.211Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-16T08:41:15.211Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-07-16T08:41:15.211Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-07-16T08:41:15.211Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-07-16T08:41:15.211Z] Selecting previously unselected package libsasl2-2:amd64. [2021-07-16T08:41:15.211Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-07-16T08:41:15.211Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-07-16T08:41:15.211Z] Selecting previously unselected package libldap-common. [2021-07-16T08:41:15.211Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-07-16T08:41:15.211Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-07-16T08:41:15.212Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-07-16T08:41:15.212Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-07-16T08:41:15.212Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-07-16T08:41:15.212Z] Selecting previously unselected package dirmngr. [2021-07-16T08:41:15.212Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-16T08:41:15.478Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-07-16T08:41:15.478Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-07-16T08:41:15.478Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-07-16T08:41:15.478Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-07-16T08:41:15.478Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-07-16T08:41:15.478Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-07-16T08:41:15.478Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-07-16T08:41:15.478Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-16T08:41:15.478Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-07-16T08:41:15.478Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-07-16T08:41:15.478Z] Setting up udev (237-3ubuntu10.48) ... [2021-07-16T08:41:15.746Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-07-16T08:41:16.013Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-16T08:41:16.013Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-07-16T08:41:16.013Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-07-16T08:41:16.013Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-07-16T08:41:16.013Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-16T08:41:16.013Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-16T08:41:16.013Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-16T08:41:16.013Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-16T08:41:16.013Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-16T08:41:16.013Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-16T08:41:16.013Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-16T08:41:16.013Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-07-16T08:41:16.013Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-07-16T08:41:16.281Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-07-16T08:41:16.551Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-07-16T08:41:16.551Z] settings in the [Install] section, and DefaultInstance for template units). [2021-07-16T08:41:16.551Z] This means they are not meant to be enabled using systemctl. [2021-07-16T08:41:16.551Z] Possible reasons for having this kind of units are: [2021-07-16T08:41:16.551Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-07-16T08:41:16.551Z] .wants/ or .requires/ directory. [2021-07-16T08:41:16.551Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-07-16T08:41:16.551Z] a requirement dependency on it. [2021-07-16T08:41:16.551Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-07-16T08:41:16.551Z] D-Bus, udev, scripted systemctl call, ...). [2021-07-16T08:41:16.551Z] 4) In case of template units, the unit is meant to be enabled with some [2021-07-16T08:41:16.551Z] instance name specified. [2021-07-16T08:41:16.816Z] Reading package lists... [2021-07-16T08:41:17.084Z] Building dependency tree... [2021-07-16T08:41:17.084Z] Reading state information... [2021-07-16T08:41:17.352Z] The following additional packages will be installed: [2021-07-16T08:41:17.352Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-07-16T08:41:17.352Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-07-16T08:41:17.352Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-07-16T08:41:17.352Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-07-16T08:41:17.352Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-07-16T08:41:17.352Z] Suggested packages: [2021-07-16T08:41:17.352Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-07-16T08:41:17.352Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-07-16T08:41:17.352Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-07-16T08:41:17.352Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-07-16T08:41:17.352Z] systemd-container policykit-1 [2021-07-16T08:41:17.352Z] Recommended packages: [2021-07-16T08:41:17.352Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-07-16T08:41:17.352Z] The following NEW packages will be installed: [2021-07-16T08:41:17.352Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-07-16T08:41:17.352Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-07-16T08:41:17.352Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-07-16T08:41:17.352Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-07-16T08:41:17.352Z] python3.6-minimal snapd squashfs-tools sudo [2021-07-16T08:41:17.352Z] The following packages will be upgraded: [2021-07-16T08:41:17.352Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-07-16T08:41:17.352Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-07-16T08:41:17.352Z] Need to get 36.7 MB of archives. [2021-07-16T08:41:17.352Z] After this operation, 147 MB of additional disk space will be used. [2021-07-16T08:41:17.352Z] 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-07-16T08:41:17.352Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.48 [2915 kB] [2021-07-16T08:41:17.352Z] 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-07-16T08:41:17.619Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-07-16T08:41:17.619Z] 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-07-16T08:41:17.619Z] 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-07-16T08:41:17.619Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-07-16T08:41:17.619Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-07-16T08:41:17.619Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-07-16T08:41:17.619Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-07-16T08:41:17.619Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-07-16T08:41:17.619Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-07-16T08:41:17.619Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-07-16T08:41:17.619Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-07-16T08:41:17.619Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-07-16T08:41:17.619Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-07-16T08:41:18.203Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.48 [209 kB] [2021-07-16T08:41:18.203Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-07-16T08:41:18.471Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-07-16T08:41:18.471Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-07-16T08:41:18.471Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-07-16T08:41:18.471Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-07-16T08:41:18.471Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-07-16T08:41:18.471Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-07-16T08:41:18.471Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-07-16T08:41:18.471Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-07-16T08:41:18.471Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-07-16T08:41:18.471Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-07-16T08:41:18.471Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] [2021-07-16T08:41:18.471Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] [2021-07-16T08:41:19.443Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-16T08:41:19.710Z] Fetched 36.7 MB in 2s (16.7 MB/s) [2021-07-16T08:41:19.710Z] (Reading database ... 12757 files and directories currently installed.) [2021-07-16T08:41:19.710Z] Preparing to unpack .../systemd_237-3ubuntu10.48_amd64.deb ... [2021-07-16T08:41:19.710Z] Unpacking systemd (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-07-16T08:41:20.292Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.48_amd64.deb ... [2021-07-16T08:41:20.292Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-07-16T08:41:20.292Z] Setting up libsystemd0:amd64 (237-3ubuntu10.48) ... [2021-07-16T08:41:20.292Z] (Reading database ... 12757 files and directories currently installed.) [2021-07-16T08:41:20.292Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-07-16T08:41:20.292Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-07-16T08:41:20.558Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-07-16T08:41:20.558Z] (Reading database ... 12757 files and directories currently installed.) [2021-07-16T08:41:20.558Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-07-16T08:41:20.558Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-07-16T08:41:20.824Z] Setting up apt (1.6.14) ... [2021-07-16T08:41:20.824Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-07-16T08:41:21.089Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-07-16T08:41:21.358Z] (Reading database ... 12764 files and directories currently installed.) [2021-07-16T08:41:21.358Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-07-16T08:41:21.358Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-07-16T08:41:21.358Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-07-16T08:41:21.358Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-07-16T08:41:21.358Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-16T08:41:21.628Z] Selecting previously unselected package libexpat1:amd64. [2021-07-16T08:41:21.628Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-07-16T08:41:21.628Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-07-16T08:41:21.628Z] Selecting previously unselected package python3.6-minimal. [2021-07-16T08:41:21.628Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-07-16T08:41:21.628Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-07-16T08:41:21.908Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-07-16T08:41:21.908Z] Checking for services that may need to be restarted...done. [2021-07-16T08:41:21.908Z] Checking for services that may need to be restarted...done. [2021-07-16T08:41:21.908Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-16T08:41:21.908Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-07-16T08:41:22.181Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-07-16T08:41:22.466Z] Selecting previously unselected package python3-minimal. [2021-07-16T08:41:22.466Z] (Reading database ... 13012 files and directories currently installed.) [2021-07-16T08:41:22.466Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-07-16T08:41:22.466Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-07-16T08:41:22.466Z] Selecting previously unselected package mime-support. [2021-07-16T08:41:22.466Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-07-16T08:41:22.466Z] Unpacking mime-support (3.60ubuntu1) ... [2021-07-16T08:41:22.466Z] Selecting previously unselected package libmpdec2:amd64. [2021-07-16T08:41:22.466Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-07-16T08:41:22.466Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-07-16T08:41:22.734Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-07-16T08:41:22.734Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-07-16T08:41:22.734Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-16T08:41:22.734Z] Selecting previously unselected package python3.6. [2021-07-16T08:41:22.734Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-07-16T08:41:22.734Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-16T08:41:22.734Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-07-16T08:41:22.734Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-07-16T08:41:23.001Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-07-16T08:41:23.001Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-07-16T08:41:23.001Z] Selecting previously unselected package python3. [2021-07-16T08:41:23.001Z] (Reading database ... 13442 files and directories currently installed.) [2021-07-16T08:41:23.001Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-07-16T08:41:23.001Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-07-16T08:41:23.269Z] Selecting previously unselected package multiarch-support. [2021-07-16T08:41:23.269Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-07-16T08:41:23.269Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-07-16T08:41:23.269Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-07-16T08:41:23.269Z] Selecting previously unselected package liblzo2-2:amd64. [2021-07-16T08:41:23.269Z] (Reading database ... 13479 files and directories currently installed.) [2021-07-16T08:41:23.269Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-07-16T08:41:23.269Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-07-16T08:41:23.269Z] Selecting previously unselected package libbsd0:amd64. [2021-07-16T08:41:23.269Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-07-16T08:41:23.269Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-07-16T08:41:23.269Z] Selecting previously unselected package sudo. [2021-07-16T08:41:23.269Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-07-16T08:41:23.269Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-07-16T08:41:23.535Z] Selecting previously unselected package apparmor. [2021-07-16T08:41:23.535Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-07-16T08:41:23.535Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-07-16T08:41:23.535Z] Selecting previously unselected package libedit2:amd64. [2021-07-16T08:41:23.535Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-07-16T08:41:23.535Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-07-16T08:41:23.802Z] Selecting previously unselected package libkrb5support0:amd64. [2021-07-16T08:41:23.802Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-07-16T08:41:23.802Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-07-16T08:41:23.802Z] Selecting previously unselected package libk5crypto3:amd64. [2021-07-16T08:41:23.802Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-07-16T08:41:23.802Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-07-16T08:41:23.802Z] Selecting previously unselected package libkeyutils1:amd64. [2021-07-16T08:41:23.802Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-07-16T08:41:23.802Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-07-16T08:41:23.802Z] Selecting previously unselected package libkrb5-3:amd64. [2021-07-16T08:41:23.802Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-07-16T08:41:23.802Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-07-16T08:41:23.802Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-07-16T08:41:23.802Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-07-16T08:41:23.802Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-07-16T08:41:24.072Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-07-16T08:41:24.072Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-07-16T08:41:24.072Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-07-16T08:41:24.072Z] Selecting previously unselected package openssh-client. [2021-07-16T08:41:24.072Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-07-16T08:41:24.072Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-07-16T08:41:24.339Z] Selecting previously unselected package squashfs-tools. [2021-07-16T08:41:24.339Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... [2021-07-16T08:41:24.339Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-07-16T08:41:24.339Z] Selecting previously unselected package snapd. [2021-07-16T08:41:24.339Z] Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... [2021-07-16T08:41:24.339Z] Unpacking snapd (2.49.2+18.04) ... [2021-07-16T08:41:26.359Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-07-16T08:41:26.359Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-07-16T08:41:26.359Z] Setting up mime-support (3.60ubuntu1) ... [2021-07-16T08:41:26.359Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-07-16T08:41:26.627Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-07-16T08:41:26.627Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-07-16T08:41:26.627Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-07-16T08:41:26.627Z] Setting up systemd (237-3ubuntu10.48) ... [2021-07-16T08:41:26.627Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-07-16T08:41:27.212Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-07-16T08:41:27.212Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-07-16T08:41:27.212Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-07-16T08:41:27.212Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-16T08:41:27.212Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-07-16T08:41:27.213Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-16T08:41:27.801Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-07-16T08:41:27.801Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-07-16T08:41:27.801Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-07-16T08:41:27.801Z] Setting up python3 (3.6.7-1~18.04) ... [2021-07-16T08:41:27.801Z] running python rtupdate hooks for python3.6... [2021-07-16T08:41:27.801Z] running python post-rtupdate hooks for python3.6... [2021-07-16T08:41:27.801Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-07-16T08:41:28.391Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-07-16T08:41:28.657Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-07-16T08:41:28.657Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-07-16T08:41:28.657Z] Setting up snapd (2.49.2+18.04) ... [2021-07-16T08:41:28.925Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-07-16T08:41:29.193Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-07-16T08:41:29.459Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-07-16T08:41:29.459Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-07-16T08:41:29.729Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-07-16T08:41:29.729Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-07-16T08:41:29.994Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-07-16T08:41:29.995Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-07-16T08:41:30.262Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-07-16T08:41:30.262Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-07-16T08:41:30.531Z] /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-07-16T08:41:30.531Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-07-16T08:41:31.116Z] Processing triggers for systemd (237-3ubuntu10.48) ... [2021-07-16T08:41:32.080Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-07-16T08:41:32.080Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-07-16T08:41:32.080Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-07-16T08:41:33.064Z] Reading package lists... [2021-07-16T08:41:35.093Z] Reading package lists... [2021-07-16T08:41:35.093Z] Building dependency tree... [2021-07-16T08:41:35.093Z] Reading state information... [2021-07-16T08:41:35.093Z] Calculating upgrade... [2021-07-16T08:41:35.093Z] The following packages will be upgraded: [2021-07-16T08:41:35.093Z] advancecomp base-files bash binutils binutils-common [2021-07-16T08:41:35.093Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-07-16T08:41:35.093Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-07-16T08:41:35.093Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-07-16T08:41:35.093Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-07-16T08:41:35.093Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-07-16T08:41:35.093Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-07-16T08:41:35.093Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-07-16T08:41:35.093Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-07-16T08:41:35.093Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-07-16T08:41:35.093Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-07-16T08:41:35.093Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-07-16T08:41:35.093Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-07-16T08:41:35.093Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-07-16T08:41:35.093Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-07-16T08:41:35.093Z] ubuntu-keyring util-linux [2021-07-16T08:41:35.093Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-07-16T08:41:35.093Z] Need to get 64.2 MB of archives. [2021-07-16T08:41:35.093Z] After this operation, 5113 kB of additional disk space will be used. [2021-07-16T08:41:35.093Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-147.151 [991 kB] [2021-07-16T08:41:35.093Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-07-16T08:41:35.093Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-07-16T08:41:35.093Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-07-16T08:41:35.093Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-07-16T08:41:35.093Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-07-16T08:41:35.093Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-07-16T08:41:35.093Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-07-16T08:41:35.093Z] 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-07-16T08:41:35.093Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-07-16T08:41:35.093Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-07-16T08:41:35.093Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-07-16T08:41:35.093Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-07-16T08:41:35.093Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-07-16T08:41:35.093Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-07-16T08:41:35.093Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-07-16T08:41:35.093Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-07-16T08:41:35.093Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-07-16T08:41:35.093Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-07-16T08:41:35.093Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-07-16T08:41:35.093Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-07-16T08:41:35.093Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-07-16T08:41:35.093Z] 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-07-16T08:41:35.093Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-07-16T08:41:35.093Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-07-16T08:41:35.093Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-07-16T08:41:35.093Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-07-16T08:41:35.093Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-07-16T08:41:35.093Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-07-16T08:41:35.093Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-07-16T08:41:35.093Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-07-16T08:41:35.093Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-07-16T08:41:35.094Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-07-16T08:41:35.094Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-07-16T08:41:35.094Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-07-16T08:41:35.094Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-07-16T08:41:35.094Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-07-16T08:41:35.094Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-07-16T08:41:35.094Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-07-16T08:41:35.094Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-07-16T08:41:35.094Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-07-16T08:41:35.094Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-07-16T08:41:35.094Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-07-16T08:41:35.094Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-07-16T08:41:35.094Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-07-16T08:41:35.094Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-07-16T08:41:35.094Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-07-16T08:41:35.094Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-07-16T08:41:35.094Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-07-16T08:41:35.094Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-07-16T08:41:35.094Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-07-16T08:41:35.094Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-07-16T08:41:35.094Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-07-16T08:41:35.094Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-07-16T08:41:35.094Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-07-16T08:41:35.094Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-07-16T08:41:35.094Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-07-16T08:41:35.094Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-07-16T08:41:35.094Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-07-16T08:41:35.094Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-07-16T08:41:35.094Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-07-16T08:41:35.094Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-07-16T08:41:35.094Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-07-16T08:41:35.094Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-07-16T08:41:35.094Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-07-16T08:41:35.094Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-07-16T08:41:35.094Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-07-16T08:41:35.094Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-07-16T08:41:35.094Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-07-16T08:41:35.094Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-07-16T08:41:35.094Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-07-16T08:41:35.360Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-07-16T08:41:35.360Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-07-16T08:41:35.360Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-07-16T08:41:35.360Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-07-16T08:41:35.360Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-07-16T08:41:35.360Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-07-16T08:41:35.360Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-07-16T08:41:35.360Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-07-16T08:41:35.360Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-07-16T08:41:35.360Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-07-16T08:41:35.360Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-07-16T08:41:35.360Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-07-16T08:41:35.360Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-07-16T08:41:35.360Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] [2021-07-16T08:41:35.360Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-07-16T08:41:35.360Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.48 [15.5 kB] [2021-07-16T08:41:35.629Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2021-07-16T08:41:35.629Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-07-16T08:41:35.629Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-07-16T08:41:35.629Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-07-16T08:41:35.629Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-07-16T08:41:35.629Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-07-16T08:41:35.629Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-07-16T08:41:35.629Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-07-16T08:41:35.629Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-07-16T08:41:35.629Z] Get:97 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-07-16T08:41:35.629Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-07-16T08:41:35.629Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-07-16T08:41:35.629Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-07-16T08:41:35.897Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-07-16T08:41:35.897Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-07-16T08:41:35.897Z] Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-07-16T08:41:35.897Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-16T08:41:35.897Z] Fetched 64.2 MB in 2s (32.2 MB/s) [2021-07-16T08:41:36.165Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-16T08:41:36.165Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-07-16T08:41:36.165Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-07-16T08:41:36.432Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-07-16T08:41:36.432Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-07-16T08:41:36.432Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-147.151_amd64.deb ... [2021-07-16T08:41:36.432Z] Unpacking linux-libc-dev:amd64 (4.15.0-147.151) over (4.15.0-20.21) ... [2021-07-16T08:41:36.699Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-16T08:41:36.699Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-16T08:41:36.968Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-16T08:41:36.968Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-16T08:41:36.968Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-16T08:41:36.968Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-16T08:41:36.968Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-16T08:41:36.968Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-16T08:41:36.968Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-16T08:41:36.968Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-16T08:41:37.237Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-16T08:41:37.237Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-16T08:41:37.237Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-16T08:41:37.237Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-16T08:41:37.237Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-16T08:41:37.237Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-16T08:41:37.237Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-16T08:41:37.237Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-07-16T08:41:37.237Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-07-16T08:41:37.506Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-16T08:41:37.506Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-16T08:41:37.506Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-16T08:41:37.506Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-16T08:41:37.506Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-16T08:41:37.506Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-16T08:41:37.506Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-16T08:41:37.773Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-16T08:41:37.773Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-16T08:41:37.773Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-07-16T08:41:38.041Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-07-16T08:41:38.310Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-07-16T08:41:38.310Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-16T08:41:38.310Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-07-16T08:41:38.579Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-07-16T08:41:38.579Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-07-16T08:41:38.579Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-07-16T08:41:38.579Z] Setting up base-files (10.1ubuntu2.10) ... [2021-07-16T08:41:38.579Z] Installing new version of config file /etc/issue ... [2021-07-16T08:41:38.579Z] Installing new version of config file /etc/issue.net ... [2021-07-16T08:41:38.579Z] Installing new version of config file /etc/lsb-release ... [2021-07-16T08:41:38.579Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-07-16T08:41:38.846Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-07-16T08:41:38.846Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-07-16T08:41:39.113Z] Removing obsolete conffile /etc/default/motd-news ... [2021-07-16T08:41:39.113Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-16T08:41:39.113Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-07-16T08:41:39.113Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-07-16T08:41:39.113Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-07-16T08:41:39.113Z] 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-07-16T08:41:39.381Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-16T08:41:39.381Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-16T08:41:39.381Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-07-16T08:41:39.381Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-07-16T08:41:39.381Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-16T08:41:39.381Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-07-16T08:41:39.381Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-07-16T08:41:39.381Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-07-16T08:41:39.381Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-16T08:41:39.381Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-07-16T08:41:39.650Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-07-16T08:41:39.650Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-07-16T08:41:39.650Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-16T08:41:39.650Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-07-16T08:41:39.650Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-07-16T08:41:39.933Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-07-16T08:41:39.933Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-16T08:41:39.933Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-07-16T08:41:39.933Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-07-16T08:41:39.933Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-07-16T08:41:39.933Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-16T08:41:39.933Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-07-16T08:41:39.933Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-07-16T08:41:40.201Z] Setting up grep (3.1-2build1) ... [2021-07-16T08:41:40.201Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-16T08:41:40.201Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-07-16T08:41:40.201Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-07-16T08:41:40.201Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-07-16T08:41:40.201Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-16T08:41:40.201Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-07-16T08:41:40.201Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-07-16T08:41:40.466Z] Setting up login (1:4.5-1ubuntu2) ... [2021-07-16T08:41:40.466Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-16T08:41:40.466Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-07-16T08:41:40.466Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-16T08:41:40.466Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-07-16T08:41:40.466Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-16T08:41:40.466Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-07-16T08:41:40.466Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-07-16T08:41:41.055Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-07-16T08:41:41.055Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-07-16T08:41:41.055Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-07-16T08:41:41.055Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-07-16T08:41:41.331Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-07-16T08:41:41.331Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-16T08:41:41.331Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-07-16T08:41:41.923Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-07-16T08:41:42.192Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-07-16T08:41:42.192Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-07-16T08:41:42.192Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-07-16T08:41:42.192Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-07-16T08:41:42.461Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-07-16T08:41:42.461Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-16T08:41:42.461Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-07-16T08:41:42.461Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-07-16T08:41:42.461Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-07-16T08:41:42.461Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-16T08:41:42.461Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-16T08:41:42.461Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-16T08:41:42.731Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-16T08:41:42.731Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-16T08:41:42.731Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-16T08:41:42.731Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-16T08:41:42.731Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-16T08:41:42.731Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-16T08:41:42.731Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-16T08:41:42.731Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-16T08:41:42.999Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-16T08:41:42.999Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-16T08:41:42.999Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-16T08:41:42.999Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-16T08:41:42.999Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-16T08:41:42.999Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-16T08:41:42.999Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-07-16T08:41:42.999Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-16T08:41:43.268Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-07-16T08:41:43.268Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-16T08:41:43.268Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-07-16T08:41:43.268Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-16T08:41:43.268Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-07-16T08:41:43.268Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-16T08:41:43.268Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-07-16T08:41:43.536Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-16T08:41:43.536Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-16T08:41:43.536Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-16T08:41:43.536Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-16T08:41:43.536Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-16T08:41:43.536Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-16T08:41:43.536Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-16T08:41:43.536Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-07-16T08:41:43.806Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-16T08:41:43.806Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-16T08:41:43.806Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-16T08:41:44.077Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-07-16T08:41:44.347Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-07-16T08:41:44.617Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-07-16T08:41:44.617Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-16T08:41:44.617Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-07-16T08:41:44.617Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-07-16T08:41:44.887Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-07-16T08:41:44.887Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-16T08:41:44.887Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-07-16T08:41:44.887Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-16T08:41:44.887Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-07-16T08:41:45.159Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-16T08:41:45.159Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-07-16T08:41:45.159Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-07-16T08:41:45.159Z] Setting up debconf (1.5.66ubuntu1) ... [2021-07-16T08:41:45.430Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-16T08:41:45.430Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-07-16T08:41:45.430Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-07-16T08:41:45.430Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-07-16T08:41:45.430Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-16T08:41:45.430Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-07-16T08:41:45.430Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-07-16T08:41:45.430Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-07-16T08:41:45.703Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-16T08:41:45.703Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-07-16T08:41:45.703Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-07-16T08:41:45.703Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-07-16T08:41:45.974Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-16T08:41:45.974Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-07-16T08:41:45.974Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-07-16T08:41:45.974Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-07-16T08:41:45.974Z] (Reading database ... 13919 files and directories currently installed.) [2021-07-16T08:41:45.974Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-07-16T08:41:45.974Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-07-16T08:41:46.246Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-07-16T08:41:46.246Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-16T08:41:46.246Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-16T08:41:46.246Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-16T08:41:46.246Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.48_amd64.deb ... [2021-07-16T08:41:46.246Z] Unpacking systemd-sysv (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-07-16T08:41:46.516Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-07-16T08:41:46.516Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-07-16T08:41:46.516Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-07-16T08:41:46.516Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-16T08:41:46.516Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-07-16T08:41:46.516Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-07-16T08:41:46.516Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-07-16T08:41:46.792Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-16T08:41:46.792Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-07-16T08:41:46.792Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-07-16T08:41:46.792Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-07-16T08:41:46.792Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-16T08:41:46.792Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-07-16T08:41:46.792Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-07-16T08:41:46.792Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-07-16T08:41:47.064Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-16T08:41:47.064Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-07-16T08:41:47.064Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-07-16T08:41:47.064Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-07-16T08:41:47.335Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-16T08:41:47.335Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-07-16T08:41:47.335Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-07-16T08:41:47.335Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-07-16T08:41:47.335Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-16T08:41:47.336Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-07-16T08:41:47.336Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-07-16T08:41:47.611Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-07-16T08:41:47.612Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-16T08:41:47.612Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-16T08:41:47.612Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-07-16T08:41:47.882Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-07-16T08:41:47.882Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-16T08:41:47.882Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-07-16T08:41:47.882Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-07-16T08:41:47.882Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-07-16T08:41:47.882Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-16T08:41:47.882Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-07-16T08:41:47.882Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-07-16T08:41:48.154Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-07-16T08:41:48.154Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-16T08:41:48.154Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-07-16T08:41:48.154Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-07-16T08:41:48.154Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-07-16T08:41:48.154Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-16T08:41:48.154Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-07-16T08:41:48.154Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-07-16T08:41:48.425Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-07-16T08:41:48.425Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-16T08:41:48.425Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-07-16T08:41:48.425Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-07-16T08:41:48.425Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-07-16T08:41:48.425Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-16T08:41:48.425Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-07-16T08:41:48.425Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-07-16T08:41:48.692Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-07-16T08:41:48.693Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-16T08:41:48.693Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-07-16T08:41:48.693Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-07-16T08:41:48.693Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-07-16T08:41:48.693Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-16T08:41:48.693Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-07-16T08:41:48.961Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-07-16T08:41:48.961Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-07-16T08:41:48.961Z] (Reading database ... 13924 files and directories currently installed.) [2021-07-16T08:41:48.961Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-07-16T08:41:48.961Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-07-16T08:41:48.961Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-07-16T08:41:48.961Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-07-16T08:41:49.232Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-07-16T08:41:49.232Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-07-16T08:41:49.232Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-07-16T08:41:49.232Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-07-16T08:41:49.501Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-07-16T08:41:49.502Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-07-16T08:41:49.502Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-07-16T08:41:49.502Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-07-16T08:41:49.502Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-07-16T08:41:49.502Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-07-16T08:41:49.783Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-07-16T08:41:49.783Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-07-16T08:41:49.783Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-07-16T08:41:49.783Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-07-16T08:41:49.783Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-07-16T08:41:49.783Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-07-16T08:41:49.783Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-07-16T08:41:49.783Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-07-16T08:41:50.066Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-07-16T08:41:50.066Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-07-16T08:41:50.349Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-07-16T08:41:50.349Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-07-16T08:41:50.349Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-07-16T08:41:50.349Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-07-16T08:41:50.349Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-07-16T08:41:50.349Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-07-16T08:41:50.621Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-07-16T08:41:50.621Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-07-16T08:41:50.891Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-07-16T08:41:50.891Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-07-16T08:41:50.891Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-07-16T08:41:50.891Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-07-16T08:41:50.891Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-16T08:41:50.891Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-16T08:41:51.159Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-16T08:41:51.159Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-16T08:41:51.159Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-16T08:41:51.159Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-16T08:41:51.159Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-16T08:41:51.159Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-16T08:41:52.128Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-16T08:41:52.128Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-16T08:41:52.719Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-16T08:41:52.719Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-16T08:41:52.990Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-16T08:41:52.990Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-16T08:41:53.258Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-16T08:41:53.258Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-16T08:41:54.225Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-16T08:41:54.225Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-16T08:41:54.225Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-07-16T08:41:54.225Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-07-16T08:41:54.225Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-07-16T08:41:54.225Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-07-16T08:41:54.225Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-07-16T08:41:54.225Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-07-16T08:41:54.495Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-07-16T08:41:54.495Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-07-16T08:41:54.495Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-07-16T08:41:54.495Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-07-16T08:41:54.495Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-07-16T08:41:54.495Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-07-16T08:41:54.495Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-07-16T08:41:54.762Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-07-16T08:41:54.762Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-16T08:41:54.762Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-07-16T08:41:54.762Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-16T08:41:54.762Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-16T08:41:54.762Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-16T08:41:54.762Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-07-16T08:41:54.762Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-07-16T08:41:54.762Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-07-16T08:41:55.029Z] [2021-07-16T08:41:55.029Z] Current default time zone: 'Etc/UTC' [2021-07-16T08:41:55.029Z] Local time is now: Fri Jul 16 08:41:54 UTC 2021. [2021-07-16T08:41:55.029Z] Universal Time is now: Fri Jul 16 08:41:54 UTC 2021. [2021-07-16T08:41:55.029Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-07-16T08:41:55.029Z] [2021-07-16T08:41:55.029Z] Setting up systemd-sysv (237-3ubuntu10.48) ... [2021-07-16T08:41:55.029Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-16T08:41:55.029Z] Setting up linux-libc-dev:amd64 (4.15.0-147.151) ... [2021-07-16T08:41:55.029Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-07-16T08:41:55.029Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-07-16T08:41:55.030Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-07-16T08:41:55.030Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-07-16T08:41:55.030Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-07-16T08:41:55.030Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-07-16T08:41:55.030Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-07-16T08:41:55.030Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-16T08:41:55.030Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-07-16T08:41:55.306Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-16T08:41:55.306Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-07-16T08:41:55.306Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-16T08:41:55.306Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-07-16T08:41:55.306Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-07-16T08:41:55.306Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-07-16T08:41:55.306Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-07-16T08:41:55.306Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-07-16T08:41:55.306Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-07-16T08:41:55.306Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-07-16T08:41:55.306Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-07-16T08:41:57.253Z] Updating certificates in /etc/ssl/certs... [2021-07-16T08:41:57.834Z] 23 added, 27 removed; done. [2021-07-16T08:41:57.834Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-07-16T08:41:57.834Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-16T08:41:57.834Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-07-16T08:41:57.834Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-07-16T08:41:57.834Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-07-16T08:41:57.834Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-16T08:41:57.834Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-07-16T08:41:57.834Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-16T08:41:57.834Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-16T08:41:57.834Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-16T08:41:57.834Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-07-16T08:41:57.834Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-16T08:41:57.834Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-07-16T08:41:58.100Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-07-16T08:41:58.100Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-07-16T08:41:58.100Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-07-16T08:41:58.100Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-07-16T08:41:58.100Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-07-16T08:41:58.100Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-07-16T08:41:58.100Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-07-16T08:41:58.100Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-07-16T08:41:58.100Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-07-16T08:41:58.100Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-07-16T08:41:58.100Z] Processing triggers for systemd (237-3ubuntu10.48) ... [2021-07-16T08:41:58.100Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-07-16T08:41:58.368Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-07-16T08:41:58.368Z] Updating certificates in /etc/ssl/certs... [2021-07-16T08:41:58.963Z] 0 added, 0 removed; done. [2021-07-16T08:41:58.963Z] Running hooks in /etc/ca-certificates/update.d... [2021-07-16T08:41:58.963Z] done. [2021-07-16T08:41:59.230Z] Reading package lists... [2021-07-16T08:41:59.497Z] Building dependency tree... [2021-07-16T08:41:59.497Z] Reading state information... [2021-07-16T08:41:59.497Z] The following NEW packages will be installed: [2021-07-16T08:41:59.497Z] apt-transport-https [2021-07-16T08:41:59.497Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-07-16T08:41:59.766Z] Need to get 4348 B of archives. [2021-07-16T08:41:59.766Z] After this operation, 154 kB of additional disk space will be used. [2021-07-16T08:41:59.766Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-07-16T08:41:59.766Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-16T08:41:59.766Z] Fetched 4348 B in 0s (24.4 kB/s) [2021-07-16T08:41:59.766Z] Selecting previously unselected package apt-transport-https. [2021-07-16T08:41:59.766Z] (Reading database ... 13929 files and directories currently installed.) [2021-07-16T08:41:59.766Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-07-16T08:41:59.766Z] Unpacking apt-transport-https (1.6.14) ... [2021-07-16T08:42:00.032Z] Setting up apt-transport-https (1.6.14) ... [2021-07-16T08:42:00.299Z] Waiting for network to be ready... [2021-07-16T08:42:06.950Z] 2021-07-16T08:42:02Z INFO Waiting for automatic snapd restart... [2021-07-16T08:42:06.950Z] snapd 2.51.1 from Canonical* installed [2021-07-16T08:42:07.536Z] "snapd" switched to the "latest/stable" channel [2021-07-16T08:42:07.536Z] [2021-07-16T08:42:08.071Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-16T08:42:08.071Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-16T08:42:08.071Z] ---> 3dc46845c622 [2021-07-16T08:42:08.071Z] Step 3/24 : WORKDIR /edgex-go [2021-07-16T08:42:08.071Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-16T08:42:08.071Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-07-16T08:42:08.071Z] ---> 3dc46845c622 [2021-07-16T08:42:08.071Z] Step 3/32 : WORKDIR /edgex-go [2021-07-16T08:42:08.071Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-16T08:42:08.071Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-16T08:42:08.071Z] ---> 3dc46845c622 [2021-07-16T08:42:08.071Z] Step 3/24 : WORKDIR /edgex-go [2021-07-16T08:42:08.071Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-16T08:42:08.071Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-07-16T08:42:08.071Z] ---> 3dc46845c622 [2021-07-16T08:42:08.071Z] Step 3/26 : WORKDIR /edgex-go [2021-07-16T08:42:08.071Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-16T08:42:08.071Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-07-16T08:42:08.071Z] ---> 3dc46845c622 [2021-07-16T08:42:08.071Z] Step 3/23 : WORKDIR /edgex-go [2021-07-16T08:42:08.071Z] ---> Running in eb3e4cf882c4 [2021-07-16T08:42:08.071Z] ---> Running in 46b907fb23ad [2021-07-16T08:42:08.071Z] ---> Running in 943bd5622cd1 [2021-07-16T08:42:08.071Z] ---> Running in 8ad20aec4c5d [2021-07-16T08:42:08.071Z] ---> Running in 5e2c5a7f0397 [2021-07-16T08:42:08.071Z] Removing intermediate container 943bd5622cd1 [2021-07-16T08:42:08.071Z] ---> e48f4af295af [2021-07-16T08:42:08.071Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-16T08:42:08.071Z] Removing intermediate container eb3e4cf882c4 [2021-07-16T08:42:08.071Z] ---> f6c85e6797c3 [2021-07-16T08:42:08.071Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-16T08:42:08.071Z] ---> Running in a71da009a3d2 [2021-07-16T08:42:08.071Z] Removing intermediate container 46b907fb23ad [2021-07-16T08:42:08.071Z] ---> 2dffc79d68d9 [2021-07-16T08:42:08.071Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-16T08:42:08.071Z] Removing intermediate container 8ad20aec4c5d [2021-07-16T08:42:08.071Z] ---> c149f040cf63 [2021-07-16T08:42:08.071Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-16T08:42:08.071Z] Removing intermediate container 5e2c5a7f0397 [2021-07-16T08:42:08.071Z] ---> 2e52685eac3f [2021-07-16T08:42:08.071Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-16T08:42:08.071Z] ---> Running in 2a2f550433fd [2021-07-16T08:42:08.071Z] ---> Running in 5115d7fd5520 [2021-07-16T08:42:08.071Z] ---> Running in 6f564316487c [2021-07-16T08:42:08.071Z] ---> Running in 5022c0158d70 [2021-07-16T08:42:10.096Z] Removing intermediate container a71da009a3d2 [2021-07-16T08:42:10.096Z] ---> 19f866418f23 [2021-07-16T08:42:10.096Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-07-16T08:42:10.130Z] core18 20210611 from Canonical* installed [2021-07-16T08:42:10.130Z] "core18" switched to the "latest/stable" channel [2021-07-16T08:42:10.130Z] [2021-07-16T08:42:10.383Z] ---> Running in 7a7ca7afbd6e [2021-07-16T08:42:10.665Z] Removing intermediate container 2a2f550433fd [2021-07-16T08:42:10.665Z] ---> 09083428fd02 [2021-07-16T08:42:10.665Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-07-16T08:42:10.945Z] Removing intermediate container 5115d7fd5520 [2021-07-16T08:42:10.945Z] ---> 38a2ed9122dd [2021-07-16T08:42:10.945Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-07-16T08:42:10.945Z] ---> Running in 9621838ade1d [2021-07-16T08:42:11.222Z] ---> Running in 0a4be0bc9cc1 [2021-07-16T08:42:11.222Z] Removing intermediate container 5022c0158d70 [2021-07-16T08:42:11.222Z] Removing intermediate container 6f564316487c [2021-07-16T08:42:11.222Z] ---> 586f1ecf9803 [2021-07-16T08:42:11.222Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-07-16T08:42:11.222Z] ---> 84f2ef645bd9 [2021-07-16T08:42:11.222Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-07-16T08:42:11.508Z] ---> Running in 2bfc1851e8bb [2021-07-16T08:42:11.508Z] ---> Running in f65519071f32 [2021-07-16T08:42:12.505Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-16T08:42:13.112Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-16T08:42:13.406Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-16T08:42:13.406Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-16T08:42:13.482Z] snapcraft 4.8.3 from Canonical* installed [2021-07-16T08:42:13.482Z] "snapcraft" switched to the "latest/stable" channel [2021-07-16T08:42:13.482Z] [2021-07-16T08:42:13.691Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-16T08:42:13.969Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-16T08:42:13.969Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-16T08:42:14.590Z] OK: 218 MiB in 52 packages [2021-07-16T08:42:14.590Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-16T08:42:14.873Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-16T08:42:14.873Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-16T08:42:15.169Z] OK: 218 MiB in 52 packages [2021-07-16T08:42:15.785Z] OK: 218 MiB in 52 packages [2021-07-16T08:42:15.785Z] OK: 218 MiB in 52 packages [2021-07-16T08:42:16.070Z] Removing intermediate container 7a7ca7afbd6e [2021-07-16T08:42:16.070Z] ---> f50e060b99d1 [2021-07-16T08:42:16.070Z] Step 6/26 : COPY go.mod .OK: 218 MiB in 52 packages [2021-07-16T08:42:16.070Z] [2021-07-16T08:42:17.063Z] Removing intermediate container 9621838ade1d [2021-07-16T08:42:17.063Z] ---> 14b98de9986e [2021-07-16T08:42:17.063Z] Step 6/24 : COPY go.mod . [2021-07-16T08:42:17.343Z] ---> 968d37b0489d [2021-07-16T08:42:17.343Z] Step 7/26 : RUN go mod download [2021-07-16T08:42:17.627Z] ---> Running in f3db34df071d [2021-07-16T08:42:17.741Z] 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-07-16T08:42:17.741Z] - README.md [2021-07-16T08:42:17.741Z] [2021-07-16T08:42:17.741Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-07-16T08:42:17.741Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-07-16T08:42:17.907Z] Removing intermediate container f65519071f32 [2021-07-16T08:42:17.907Z] ---> fc68e0153939 [2021-07-16T08:42:17.907Z] Step 6/24 : COPY go.mod . [2021-07-16T08:42:18.008Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-07-16T08:42:18.008Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-07-16T08:42:18.189Z] Removing intermediate container 0a4be0bc9cc1 [2021-07-16T08:42:18.190Z] ---> d49922d9b4b6 [2021-07-16T08:42:18.190Z] Step 6/23 : COPY go.mod . [2021-07-16T08:42:18.190Z] Removing intermediate container 2bfc1851e8bb [2021-07-16T08:42:18.190Z] ---> ea80a980b5ea [2021-07-16T08:42:18.190Z] Step 6/32 : COPY go.mod . [2021-07-16T08:42:18.190Z] ---> 24b7e7a2d9a1 [2021-07-16T08:42:18.190Z] Step 7/24 : RUN go mod download [2021-07-16T08:42:18.804Z] ---> Running in f46a0df396a9 [2021-07-16T08:42:19.270Z] Reading package lists... [2021-07-16T08:42:19.270Z] 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-07-16T08:42:19.428Z] ---> aa94654a5170 [2021-07-16T08:42:19.428Z] Step 7/24 : RUN go mod download [2021-07-16T08:42:19.548Z] Reading package lists... [2021-07-16T08:42:19.548Z] Building dependency tree... [2021-07-16T08:42:19.548Z] Reading state information... [2021-07-16T08:42:19.710Z] ---> d2cae7641a00 [2021-07-16T08:42:19.710Z] Step 7/23 : RUN go mod download [2021-07-16T08:42:19.710Z] ---> 799d709dcd7e [2021-07-16T08:42:19.710Z] Step 7/32 : RUN go mod download [2021-07-16T08:42:19.710Z] ---> Running in 878aa9f3e191 [2021-07-16T08:42:19.827Z] Suggested packages: [2021-07-16T08:42:19.827Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-07-16T08:42:19.827Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-07-16T08:42:19.827Z] Recommended packages: [2021-07-16T08:42:19.827Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-07-16T08:42:19.827Z] The following NEW packages will be installed: [2021-07-16T08:42:19.827Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-07-16T08:42:19.827Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-07-16T08:42:19.827Z] pkg-config zip [2021-07-16T08:42:19.827Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-07-16T08:42:19.827Z] Need to get 7663 kB of archives. [2021-07-16T08:42:19.827Z] After this operation, 43.8 MB of additional disk space will be used. [2021-07-16T08:42:19.827Z] 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-07-16T08:42:19.999Z] ---> Running in 8f2a0c3b1097 [2021-07-16T08:42:19.999Z] ---> Running in b0f50d887e4d [2021-07-16T08:42:20.104Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-07-16T08:42:20.105Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-07-16T08:42:20.105Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-07-16T08:42:20.105Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-07-16T08:42:20.105Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-07-16T08:42:20.105Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-07-16T08:42:20.390Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-07-16T08:42:20.390Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-07-16T08:42:20.390Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-07-16T08:42:20.661Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-07-16T08:42:20.661Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-07-16T08:42:20.661Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-07-16T08:42:20.661Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-07-16T08:42:20.661Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-07-16T08:42:20.936Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-16T08:42:20.936Z] Fetched 7663 kB in 1s (8892 kB/s) [2021-07-16T08:42:20.936Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-07-16T08:42:20.936Z] (Reading database ... 13933 files and directories currently installed.) [2021-07-16T08:42:20.936Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-07-16T08:42:20.936Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-07-16T08:42:20.936Z] Selecting previously unselected package libpsl5:amd64. [2021-07-16T08:42:20.936Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-07-16T08:42:20.936Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-07-16T08:42:21.211Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-07-16T08:42:21.211Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-07-16T08:42:21.211Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-07-16T08:42:21.211Z] Selecting previously unselected package librtmp1:amd64. [2021-07-16T08:42:21.211Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-07-16T08:42:21.211Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-07-16T08:42:21.211Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-07-16T08:42:21.211Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-07-16T08:42:21.211Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-07-16T08:42:21.211Z] Selecting previously unselected package liberror-perl. [2021-07-16T08:42:21.211Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-07-16T08:42:21.211Z] Unpacking liberror-perl (0.17025-1) ... [2021-07-16T08:42:21.211Z] Selecting previously unselected package git-man. [2021-07-16T08:42:21.211Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-07-16T08:42:21.211Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-07-16T08:42:21.486Z] Selecting previously unselected package git. [2021-07-16T08:42:21.486Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-07-16T08:42:21.486Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-07-16T08:42:22.010Z] Removing intermediate container f3db34df071d [2021-07-16T08:42:22.010Z] ---> b584eb6f96a6 [2021-07-16T08:42:22.010Z] Step 8/26 : COPY . . [2021-07-16T08:42:22.089Z] Selecting previously unselected package libnorm1:amd64. [2021-07-16T08:42:22.089Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-07-16T08:42:22.089Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-07-16T08:42:22.089Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-07-16T08:42:22.089Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-07-16T08:42:22.089Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-07-16T08:42:22.089Z] Selecting previously unselected package libsodium23:amd64. [2021-07-16T08:42:22.089Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-07-16T08:42:22.089Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-07-16T08:42:22.089Z] Selecting previously unselected package libzmq5:amd64. [2021-07-16T08:42:22.089Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-07-16T08:42:22.089Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-07-16T08:42:22.089Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-07-16T08:42:22.089Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-07-16T08:42:22.089Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-07-16T08:42:22.365Z] Selecting previously unselected package pkg-config. [2021-07-16T08:42:22.365Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-07-16T08:42:22.365Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-07-16T08:42:22.365Z] Selecting previously unselected package zip. [2021-07-16T08:42:22.365Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-07-16T08:42:22.365Z] Unpacking zip (3.0-11build1) ... [2021-07-16T08:42:22.365Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-07-16T08:42:22.365Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-07-16T08:42:22.365Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-07-16T08:42:22.365Z] Setting up liberror-perl (0.17025-1) ... [2021-07-16T08:42:22.365Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-07-16T08:42:22.365Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-07-16T08:42:22.365Z] No schema files found: doing nothing. [2021-07-16T08:42:22.365Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-07-16T08:42:22.365Z] Setting up zip (3.0-11build1) ... [2021-07-16T08:42:22.365Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-07-16T08:42:22.365Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-07-16T08:42:22.365Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-07-16T08:42:22.365Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-07-16T08:42:22.639Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-07-16T08:42:22.639Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-07-16T08:42:22.639Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-07-16T08:42:22.639Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-07-16T08:42:23.029Z] Removing intermediate container f46a0df396a9 [2021-07-16T08:42:23.029Z] ---> 8b193f71932a [2021-07-16T08:42:23.029Z] Step 8/24 : COPY . . [2021-07-16T08:42:23.260Z] git set to automatically installed. [2021-07-16T08:42:23.260Z] git-man set to automatically installed. [2021-07-16T08:42:23.260Z] libcurl3-gnutls set to automatically installed. [2021-07-16T08:42:23.260Z] liberror-perl set to automatically installed. [2021-07-16T08:42:23.260Z] libglib2.0-0 set to automatically installed. [2021-07-16T08:42:23.260Z] libnghttp2-14 set to automatically installed. [2021-07-16T08:42:23.260Z] libnorm1 set to automatically installed. [2021-07-16T08:42:23.260Z] libpgm-5.2-0 set to automatically installed. [2021-07-16T08:42:23.260Z] libpsl5 set to automatically installed. [2021-07-16T08:42:23.260Z] librtmp1 set to automatically installed. [2021-07-16T08:42:23.260Z] libsodium23 set to automatically installed. [2021-07-16T08:42:23.260Z] libzmq3-dev set to automatically installed. [2021-07-16T08:42:23.260Z] libzmq5 set to automatically installed. [2021-07-16T08:42:23.260Z] pkg-config set to automatically installed. [2021-07-16T08:42:23.260Z] zip set to automatically installed. [2021-07-16T08:42:24.714Z] snapd is not logged in, snap install commands will use sudo [2021-07-16T08:42:25.039Z] Removing intermediate container 878aa9f3e191 [2021-07-16T08:42:25.040Z] ---> f24f480d05ce [2021-07-16T08:42:25.040Z] Step 8/24 : COPY . . [2021-07-16T08:42:25.321Z] Removing intermediate container b0f50d887e4d [2021-07-16T08:42:25.321Z] ---> 9385f6a1b780 [2021-07-16T08:42:25.321Z] Step 8/32 : COPY . . [2021-07-16T08:42:25.321Z] Removing intermediate container 8f2a0c3b1097 [2021-07-16T08:42:25.321Z] ---> ca6c741306e6 [2021-07-16T08:42:25.321Z] Step 8/23 : COPY . . [2021-07-16T08:42:30.153Z] go (1.16/stable) 1.16.6 from Michael Hudson-Doyle (mwhudson) installed [2021-07-16T08:42:30.758Z] snapd is not logged in, snap install commands will use sudo [2021-07-16T08:42:32.751Z] snap "core18" has no updates available [2021-07-16T08:42:33.352Z] Pulling config-common [2021-07-16T08:42:33.352Z] + snapcraftctl pull [2021-07-16T08:42:34.790Z] Pulling go-build-helper [2021-07-16T08:42:34.790Z] + snapcraftctl pull [2021-07-16T08:42:35.773Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-07-16T08:42:35.773Z] Skipping pull go-build-helper (already ran) [2021-07-16T08:42:35.773Z] Building go-build-helper [2021-07-16T08:42:35.773Z] + snapcraftctl build [2021-07-16T08:42:37.753Z] Staging go-build-helper [2021-07-16T08:42:37.753Z] + snapcraftctl stage [2021-07-16T08:42:46.045Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-07-16T08:42:46.045Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-07-16T08:42:46.045Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1784 kB] [2021-07-16T08:42:46.045Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] [2021-07-16T08:42:46.045Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-07-16T08:42:46.045Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-07-16T08:42:46.046Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] [2021-07-16T08:42:46.046Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] [2021-07-16T08:42:46.046Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1130 kB] [2021-07-16T08:42:46.046Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] [2021-07-16T08:42:46.046Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-07-16T08:42:46.046Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-07-16T08:42:46.046Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-07-16T08:42:46.046Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-07-16T08:42:46.046Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-07-16T08:42:46.046Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-07-16T08:42:46.046Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-07-16T08:42:46.046Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-07-16T08:42:46.046Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-07-16T08:42:46.046Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2132 kB] [2021-07-16T08:42:46.046Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [422 kB] [2021-07-16T08:42:46.046Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-07-16T08:42:46.046Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-07-16T08:42:46.046Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [389 kB] [2021-07-16T08:42:46.046Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.8 kB] [2021-07-16T08:42:46.046Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1739 kB] [2021-07-16T08:42:46.046Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] [2021-07-16T08:42:46.046Z] Fetched 24.8 MB in 0s (0 B/s) [2021-07-16T08:42:46.046Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-07-16T08:42:46.046Z] Fetched 224 kB in 0s (0 B/s) [2021-07-16T08:42:46.046Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-07-16T08:42:46.046Z] Fetched 157 kB in 0s (0 B/s) [2021-07-16T08:42:46.046Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-07-16T08:42:46.046Z] Fetched 221 kB in 0s (0 B/s) [2021-07-16T08:42:46.046Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-07-16T08:42:46.046Z] Fetched 143 kB in 0s (0 B/s) [2021-07-16T08:42:46.046Z] Pulling edgex-go [2021-07-16T08:42:46.046Z] + snapcraftctl pull [2021-07-16T08:42:47.482Z] Pulling hooks [2021-07-16T08:42:47.482Z] + snapcraftctl pull [2021-07-16T08:42:47.582Z] ---> bc65242719bd [2021-07-16T08:42:47.582Z] Step 9/24 : RUN go mod tidy [2021-07-16T08:42:47.582Z] ---> 6194d40eee62 [2021-07-16T08:42:47.582Z] Step 9/26 : RUN go mod tidy [2021-07-16T08:42:47.582Z] ---> 8b0d68e73e05 [2021-07-16T08:42:47.582Z] Step 9/32 : RUN go mod tidy [2021-07-16T08:42:47.582Z] ---> 23df2d4464e6 [2021-07-16T08:42:47.582Z] Step 9/23 : RUN go mod tidy [2021-07-16T08:42:47.582Z] ---> Running in c9e6ce4ee7a3 [2021-07-16T08:42:47.582Z] ---> Running in 234bca03f5fd [2021-07-16T08:42:47.582Z] ---> 7b79c3846790 [2021-07-16T08:42:47.582Z] Step 9/24 : RUN go mod tidy [2021-07-16T08:42:47.582Z] ---> Running in 30455ecc23a7 [2021-07-16T08:42:47.582Z] ---> Running in fb39a6369635 [2021-07-16T08:42:47.582Z] ---> Running in 78c4471f4233 [2021-07-16T08:42:51.935Z] Removing intermediate container c9e6ce4ee7a3 [2021-07-16T08:42:51.935Z] ---> 03f2d92b19a8 [2021-07-16T08:42:51.935Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-07-16T08:42:51.935Z] ---> Running in dc02b1ab7b7e [2021-07-16T08:42:52.543Z] Removing intermediate container 234bca03f5fd [2021-07-16T08:42:52.543Z] ---> 1f08850ced7b [2021-07-16T08:42:52.543Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-07-16T08:42:52.826Z] Removing intermediate container 30455ecc23a7 [2021-07-16T08:42:52.826Z] ---> 718dad1009ca [2021-07-16T08:42:52.826Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-07-16T08:42:53.105Z] ---> Running in 44e77bccfec6 [2021-07-16T08:42:53.105Z] ---> Running in b8346c7372d1 [2021-07-16T08:42:53.388Z] Removing intermediate container 78c4471f4233 [2021-07-16T08:42:53.388Z] ---> a26fea65f450 [2021-07-16T08:42:53.388Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-07-16T08:42:53.388Z] Removing intermediate container fb39a6369635 [2021-07-16T08:42:53.388Z] ---> 1ddfc1300f75 [2021-07-16T08:42:53.388Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-07-16T08:42:53.679Z] ---> Running in 710db092aa78 [2021-07-16T08:42:53.958Z] ---> Running in 8e448eb4936d [2021-07-16T08:42:54.273Z] 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-07-16T08:42:55.287Z] 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-07-16T08:42:55.287Z] 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-07-16T08:42:56.288Z] 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-07-16T08:42:56.288Z] 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-07-16T08:43:05.934Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-07-16T08:43:05.934Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-07-16T08:43:05.934Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-07-16T08:43:05.934Z] Fetched 0 B in 0s (0 B/s) [2021-07-16T08:43:05.934Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-07-16T08:43:05.934Z] Fetched 96.5 kB in 0s (0 B/s) [2021-07-16T08:43:05.934Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-07-16T08:43:05.934Z] Fetched 279 kB in 0s (0 B/s) [2021-07-16T08:43:05.934Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-07-16T08:43:05.934Z] Fetched 122 kB in 0s (0 B/s) [2021-07-16T08:43:05.934Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-07-16T08:43:05.934Z] Fetched 77.8 kB in 0s (0 B/s) [2021-07-16T08:43:05.934Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-07-16T08:43:05.934Z] Fetched 8848 B in 0s (0 B/s) [2021-07-16T08:43:05.934Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-07-16T08:43:05.934Z] Fetched 47.8 kB in 0s (0 B/s) [2021-07-16T08:43:05.934Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-07-16T08:43:05.934Z] Fetched 45.6 kB in 0s (0 B/s) [2021-07-16T08:43:05.934Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-07-16T08:43:05.934Z] Fetched 15.0 kB in 0s (0 B/s) [2021-07-16T08:43:05.934Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-07-16T08:43:05.934Z] Fetched 219 kB in 0s (0 B/s) [2021-07-16T08:43:05.934Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-07-16T08:43:05.934Z] Fetched 154 kB in 0s (0 B/s) [2021-07-16T08:43:05.934Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-07-16T08:43:05.934Z] Fetched 50.6 kB in 0s (0 B/s) [2021-07-16T08:43:05.934Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-07-16T08:43:05.934Z] Fetched 14.8 kB in 0s (0 B/s) [2021-07-16T08:43:05.934Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-07-16T08:43:05.934Z] Fetched 41.8 kB in 0s (0 B/s) [2021-07-16T08:43:05.934Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-07-16T08:43:05.934Z] Fetched 499 kB in 0s (0 B/s) [2021-07-16T08:43:05.934Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-07-16T08:43:05.934Z] Fetched 111 kB in 0s (0 B/s) [2021-07-16T08:43:05.934Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-07-16T08:43:05.934Z] Fetched 240 kB in 0s (0 B/s) [2021-07-16T08:43:05.934Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-07-16T08:43:05.934Z] Fetched 29.3 kB in 0s (0 B/s) [2021-07-16T08:43:05.934Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-07-16T08:43:05.934Z] Fetched 85.5 kB in 0s (0 B/s) [2021-07-16T08:43:05.934Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-07-16T08:43:05.934Z] Fetched 24.5 kB in 0s (0 B/s) [2021-07-16T08:43:05.934Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-07-16T08:43:05.934Z] Fetched 49.2 kB in 0s (0 B/s) [2021-07-16T08:43:05.934Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-07-16T08:43:05.934Z] Fetched 54.2 kB in 0s (0 B/s) [2021-07-16T08:43:05.934Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-07-16T08:43:05.934Z] Fetched 30.8 kB in 0s (0 B/s) [2021-07-16T08:43:05.934Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-07-16T08:43:05.934Z] Fetched 15.8 kB in 0s (0 B/s) [2021-07-16T08:43:05.934Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-07-16T08:43:05.934Z] Fetched 85.9 kB in 0s (0 B/s) [2021-07-16T08:43:05.934Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-07-16T08:43:05.934Z] Fetched 8720 B in 0s (0 B/s) [2021-07-16T08:43:05.934Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-07-16T08:43:05.934Z] Fetched 140 kB in 0s (0 B/s) [2021-07-16T08:43:05.934Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-07-16T08:43:05.934Z] Fetched 119 kB in 0s (0 B/s) [2021-07-16T08:43:05.934Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-07-16T08:43:05.934Z] Fetched 111 kB in 0s (0 B/s) [2021-07-16T08:43:05.934Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-07-16T08:43:05.934Z] Fetched 11.1 kB in 0s (0 B/s) [2021-07-16T08:43:05.934Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-07-16T08:43:05.934Z] Fetched 645 kB in 0s (0 B/s) [2021-07-16T08:43:05.934Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-07-16T08:43:05.934Z] Fetched 41.3 kB in 0s (0 B/s) [2021-07-16T08:43:05.934Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-07-16T08:43:05.934Z] Fetched 17.9 kB in 0s (0 B/s) [2021-07-16T08:43:05.934Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-07-16T08:43:05.934Z] Fetched 368 kB in 0s (0 B/s) [2021-07-16T08:43:05.934Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-07-16T08:43:05.934Z] Fetched 187 kB in 0s (0 B/s) [2021-07-16T08:43:05.934Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-07-16T08:43:05.935Z] Fetched 175 kB in 0s (0 B/s) [2021-07-16T08:43:05.935Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-07-16T08:43:05.935Z] Fetched 206 kB in 0s (0 B/s) [2021-07-16T08:43:05.935Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-07-16T08:43:05.935Z] Fetched 1301 kB in 0s (0 B/s) [2021-07-16T08:43:05.935Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-07-16T08:43:05.935Z] Fetched 36.2 kB in 0s (0 B/s) [2021-07-16T08:43:05.935Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-07-16T08:43:05.935Z] Fetched 159 kB in 0s (0 B/s) [2021-07-16T08:43:05.935Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-07-16T08:43:05.935Z] Fetched 107 kB in 0s (0 B/s) [2021-07-16T08:43:05.935Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-07-16T08:43:05.935Z] Fetched 48.7 kB in 0s (0 B/s) [2021-07-16T08:43:05.935Z] Pulling static-packages [2021-07-16T08:43:05.935Z] + snapcraftctl pull [2021-07-16T08:43:05.935Z] Pulling version [2021-07-16T08:43:05.935Z] + cd /root/project [2021-07-16T08:43:05.935Z] + git describe --tags --abbrev=0 [2021-07-16T08:43:05.935Z] + sed s/v// [2021-07-16T08:43:05.935Z] + GIT_VERSION=2.0.1-dev.12 [2021-07-16T08:43:05.935Z] + [ -z 2.0.1-dev.12 ] [2021-07-16T08:43:05.935Z] + snapcraftctl set-version 2.0.1-dev.12 [2021-07-16T08:43:05.935Z] Building config-common [2021-07-16T08:43:05.935Z] + snapcraftctl build [2021-07-16T08:43:07.952Z] Skipping build go-build-helper (already ran) [2021-07-16T08:43:07.952Z] Building edgex-go [2021-07-16T08:43:08.249Z] + cd /root/parts/edgex-go/src [2021-07-16T08:43:08.249Z] + git describe --tags --abbrev=0 [2021-07-16T08:43:08.249Z] + sed s/v// [2021-07-16T08:43:08.249Z] + GIT_VERSION=2.0.1-dev.12 [2021-07-16T08:43:08.249Z] + [ -z 2.0.1-dev.12 ] [2021-07-16T08:43:08.249Z] + echo 2.0.1-dev.12 [2021-07-16T08:43:08.249Z] + make build [2021-07-16T08:43:08.249Z] go mod tidy [2021-07-16T08:43:09.853Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-07-16T08:43:09.853Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-07-16T08:43:09.853Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.2 [2021-07-16T08:43:09.853Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-07-16T08:43:09.853Z] go: downloading github.com/google/uuid v1.3.0 [2021-07-16T08:43:09.853Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-07-16T08:43:09.853Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2021-07-16T08:43:09.853Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-07-16T08:43:09.853Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-07-16T08:43:09.853Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-07-16T08:43:09.853Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-07-16T08:43:09.853Z] go: downloading github.com/lib/pq v1.10.2 [2021-07-16T08:43:09.853Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-07-16T08:43:09.853Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-07-16T08:43:10.197Z] go: downloading github.com/pelletier/go-toml v1.9.3 [2021-07-16T08:43:10.502Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-07-16T08:43:10.502Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-07-16T08:43:10.777Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-07-16T08:43:11.050Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-07-16T08:43:11.050Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-07-16T08:43:11.050Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-07-16T08:43:11.050Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-07-16T08:43:11.050Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-07-16T08:43:11.050Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-07-16T08:43:11.328Z] go: downloading github.com/x448/float16 v0.8.4 [2021-07-16T08:43:11.328Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-07-16T08:43:11.645Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-07-16T08:43:11.645Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-07-16T08:43:11.645Z] go: downloading golang.org/x/text v0.3.2 [2021-07-16T08:43:11.645Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-07-16T08:43:11.645Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-07-16T08:43:11.645Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-07-16T08:43:11.645Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-07-16T08:43:11.645Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-07-16T08:43:11.645Z] go: downloading github.com/kr/pretty v0.2.0 [2021-07-16T08:43:11.645Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-07-16T08:43:11.645Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-07-16T08:43:11.929Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-07-16T08:43:11.929Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-07-16T08:43:11.929Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-07-16T08:43:11.929Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-07-16T08:43:11.929Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-07-16T08:43:12.203Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-07-16T08:43:12.203Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-07-16T08:43:12.203Z] go: downloading github.com/kr/text v0.1.0 [2021-07-16T08:43:12.203Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-07-16T08:43:12.203Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-07-16T08:43:12.203Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-07-16T08:43:12.203Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-07-16T08:43:12.203Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-07-16T08:43:12.203Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-07-16T08:43:12.203Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-07-16T08:43:12.203Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-07-16T08:43:12.203Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-07-16T08:43:12.203Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-07-16T08:43:12.476Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-07-16T08:43:12.476Z] go: downloading github.com/fatih/color v1.9.0 [2021-07-16T08:43:12.476Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-07-16T08:43:12.476Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-07-16T08:43:12.476Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-07-16T08:43:12.476Z] go: downloading github.com/pkg/errors v0.8.1 [2021-07-16T08:43:12.476Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-07-16T08:43:12.476Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-07-16T08:43:12.476Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-07-16T08:43:12.476Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-07-16T08:43:12.476Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-07-16T08:43:12.476Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-07-16T08:43:12.476Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-07-16T08:43:12.476Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-07-16T08:43:12.476Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-07-16T08:43:12.476Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-07-16T08:43:12.750Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-07-16T08:43:12.750Z] go: downloading github.com/miekg/dns v1.1.26 [2021-07-16T08:43:12.750Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-07-16T08:43:12.750Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-07-16T08:43:12.750Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-07-16T08:43:12.750Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-07-16T08:43:12.750Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.12" -o cmd/core-data/core-data ./cmd/core-data [2021-07-16T08:43:21.073Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.12" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-07-16T08:43:25.417Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.12" -o cmd/core-command/core-command ./cmd/core-command [2021-07-16T08:43:26.030Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.12" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-07-16T08:43:27.447Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.12" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-07-16T08:43:27.713Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.12" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-07-16T08:43:28.671Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.12" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-07-16T08:43:30.072Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.12" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-07-16T08:43:31.039Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.12" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-07-16T08:43:32.459Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.12" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-07-16T08:43:33.041Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.12" -o ./cmd/secrets-config ./cmd/secrets-config [2021-07-16T08:43:34.004Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.12" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-07-16T08:43:35.951Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-07-16T08:43:35.951Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-07-16T08:43:35.951Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-07-16T08:43:35.951Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-07-16T08:43:35.951Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-07-16T08:43:35.951Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-07-16T08:43:35.951Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-07-16T08:43:35.951Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-07-16T08:43:35.951Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-07-16T08:43:35.951Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-07-16T08:43:35.951Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-07-16T08:43:35.951Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-07-16T08:43:35.951Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-07-16T08:43:35.951Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-07-16T08:43:35.951Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-07-16T08:43:35.951Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-07-16T08:43:35.951Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-07-16T08:43:35.951Z] + 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-07-16T08:43:35.951Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-07-16T08:43:35.951Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-07-16T08:43:35.951Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-07-16T08:43:35.951Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-07-16T08:43:35.951Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-07-16T08:43:35.951Z] + 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-07-16T08:43:35.951Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-07-16T08:43:35.951Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-07-16T08:43:35.951Z] + 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-07-16T08:43:36.935Z] Building hooks [2021-07-16T08:43:36.935Z] + cd /root/parts/hooks/src [2021-07-16T08:43:36.935Z] + make build [2021-07-16T08:43:36.935Z] go mod tidy [2021-07-16T08:43:37.523Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 [2021-07-16T08:43:37.790Z] go: downloading github.com/stretchr/testify v1.5.1 [2021-07-16T08:43:37.790Z] go: downloading gopkg.in/yaml.v2 v2.2.2 [2021-07-16T08:43:37.790Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-07-16T08:43:38.062Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-07-16T08:43:38.646Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-07-16T08:43:39.228Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-07-16T08:43:39.228Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-07-16T08:43:42.590Z] Building static-packages [2021-07-16T08:43:42.590Z] + snapcraftctl build [2021-07-16T08:43:44.008Z] Building version [2021-07-16T08:43:44.008Z] + snapcraftctl build [2021-07-16T08:43:45.958Z] Staging config-common [2021-07-16T08:43:45.958Z] + snapcraftctl stage [2021-07-16T08:43:47.378Z] Skipping stage go-build-helper (already ran) [2021-07-16T08:43:47.378Z] Staging edgex-go [2021-07-16T08:43:47.378Z] + snapcraftctl stage [2021-07-16T08:43:48.364Z] Staging hooks [2021-07-16T08:43:48.364Z] + snapcraftctl stage [2021-07-16T08:43:49.335Z] Staging static-packages [2021-07-16T08:43:49.335Z] + snapcraftctl stage [2021-07-16T08:43:50.304Z] Staging version [2021-07-16T08:43:50.304Z] + snapcraftctl stage [2021-07-16T08:43:51.323Z] Priming config-common [2021-07-16T08:43:51.323Z] + snapcraftctl prime [2021-07-16T08:43:52.306Z] Priming go-build-helper [2021-07-16T08:43:52.306Z] + snapcraftctl prime [2021-07-16T08:43:53.269Z] Priming edgex-go [2021-07-16T08:43:53.269Z] + snapcraftctl prime [2021-07-16T08:43:54.683Z] Priming hooks [2021-07-16T08:43:54.683Z] + snapcraftctl prime [2021-07-16T08:43:55.647Z] Priming static-packages [2021-07-16T08:43:55.647Z] + snapcraftctl prime [2021-07-16T08:43:58.232Z] Priming version [2021-07-16T08:43:58.232Z] + snapcraftctl prime [2021-07-16T08:43:59.199Z] 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-07-16T08:44:48.354Z] 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-07-16T08:44:52.734Z] Removing intermediate container 710db092aa78 [2021-07-16T08:44:52.734Z] ---> f518b8578f98 [2021-07-16T08:44:52.734Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-07-16T08:44:53.346Z] ---> Running in 645ae56719e6 [2021-07-16T08:44:56.007Z] 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-07-16T08:45:00.325Z] Removing intermediate container 8e448eb4936d [2021-07-16T08:45:00.325Z] ---> 71d0d006b0fe [2021-07-16T08:45:00.325Z] [2021-07-16T08:45:00.325Z] Step 11/32 : FROM alpine:3.12 [2021-07-16T08:45:00.325Z] 3.12: Pulling from library/alpine [2021-07-16T08:45:00.325Z] Removing intermediate container 44e77bccfec6 [2021-07-16T08:45:00.325Z] ---> 68ae78b21971 [2021-07-16T08:45:00.325Z] [2021-07-16T08:45:00.325Z] Step 11/26 : FROM alpine:3.12 [2021-07-16T08:45:00.325Z] Removing intermediate container b8346c7372d1 [2021-07-16T08:45:00.325Z] ---> d21e5e9d9a2a [2021-07-16T08:45:00.325Z] [2021-07-16T08:45:00.325Z] Step 11/23 : FROM alpine:3.12 [2021-07-16T08:45:00.600Z] 3.12: Pulling from library/alpine [2021-07-16T08:45:00.600Z] 3.12: Pulling from library/alpine [2021-07-16T08:45:00.873Z] Removing intermediate container 645ae56719e6 [2021-07-16T08:45:00.873Z] ---> 4b7fc4a6c4e6 [2021-07-16T08:45:00.873Z] [2021-07-16T08:45:00.873Z] Step 12/24 : FROM docker:20.10.6 [2021-07-16T08:45:01.861Z] 20.10.6: Pulling from library/docker [2021-07-16T08:45:02.155Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-16T08:45:02.155Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-16T08:45:02.155Z] Status: Downloaded newer image for alpine:3.12 [2021-07-16T08:45:02.155Z] Status: Image is up to date for alpine:3.12 [2021-07-16T08:45:02.155Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-16T08:45:02.155Z] Status: Image is up to date for alpine:3.12 [2021-07-16T08:45:02.155Z] ---> c4fd0aeabfcf [2021-07-16T08:45:02.155Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-07-16T08:45:02.458Z] ---> c4fd0aeabfcf [2021-07-16T08:45:02.458Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-07-16T08:45:02.458Z] ---> c4fd0aeabfcf [2021-07-16T08:45:02.458Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-07-16T08:45:02.756Z] ---> Running in c922705b1d9d [2021-07-16T08:45:02.756Z] ---> Running in fdb15ad435de [2021-07-16T08:45:02.756Z] ---> Running in f79fd52dc404 [2021-07-16T08:45:03.045Z] Removing intermediate container dc02b1ab7b7e [2021-07-16T08:45:03.045Z] ---> 278545a31b17 [2021-07-16T08:45:03.045Z] [2021-07-16T08:45:03.045Z] Step 11/24 : FROM alpine:3.12 [2021-07-16T08:45:03.045Z] ---> c4fd0aeabfcf [2021-07-16T08:45:03.045Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-07-16T08:45:03.672Z] ---> Running in 466b087f5ebe [2021-07-16T08:45:03.672Z] Removing intermediate container c922705b1d9d [2021-07-16T08:45:03.672Z] ---> 9cfc563c3feb [2021-07-16T08:45:03.672Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-07-16T08:45:04.298Z] ---> Running in 4879be733248 [2021-07-16T08:45:05.303Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-16T08:45:05.583Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-16T08:45:05.583Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-16T08:45:05.858Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-16T08:45:05.858Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-16T08:45:06.136Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-16T08:45:06.136Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-16T08:45:06.414Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-16T08:45:06.414Z] (1/6) Installing ca-certificates (20191127-r4) [2021-07-16T08:45:06.414Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-07-16T08:45:06.414Z] (3/6) Installing libcurl (7.77.0-r0) [2021-07-16T08:45:06.414Z] (4/6) Installing curl (7.77.0-r0) [2021-07-16T08:45:06.414Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-07-16T08:45:06.414Z] (6/6) Installing su-exec (0.2-r1) [2021-07-16T08:45:06.414Z] Executing busybox-1.31.1-r20.trigger [2021-07-16T08:45:06.414Z] Executing ca-certificates-20191127-r4.trigger [2021-07-16T08:45:06.414Z] (1/2) Installing ca-certificates (20191127-r4) [2021-07-16T08:45:06.692Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-07-16T08:45:06.692Z] Executing busybox-1.31.1-r20.trigger [2021-07-16T08:45:06.692Z] Executing ca-certificates-20191127-r4.trigger [2021-07-16T08:45:06.692Z] OK: 7 MiB in 20 packages [2021-07-16T08:45:06.692Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-07-16T08:45:06.692Z] Executing busybox-1.31.1-r20.trigger [2021-07-16T08:45:06.692Z] OK: 5 MiB in 15 packages [2021-07-16T08:45:06.979Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-07-16T08:45:06.980Z] (2/2) Installing su-exec (0.2-r1) [2021-07-16T08:45:06.980Z] Executing busybox-1.31.1-r20.trigger [2021-07-16T08:45:06.980Z] OK: 6 MiB in 16 packages [2021-07-16T08:45:06.980Z] OK: 5 MiB in 16 packages [2021-07-16T08:45:09.657Z] Removing intermediate container 466b087f5ebe [2021-07-16T08:45:09.657Z] ---> 137bf1db99cc [2021-07-16T08:45:09.657Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-16T08:45:09.657Z] Removing intermediate container fdb15ad435de [2021-07-16T08:45:09.657Z] ---> 8fb17343321c [2021-07-16T08:45:09.657Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-07-16T08:45:09.943Z] Removing intermediate container 4879be733248 [2021-07-16T08:45:09.943Z] ---> 868b7b5fcc7b [2021-07-16T08:45:09.943Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-07-16T08:45:09.943Z] ---> Running in 9ae028b16c5b [2021-07-16T08:45:09.943Z] ---> Running in 9d4dcea377d2 [2021-07-16T08:45:09.943Z] Removing intermediate container f79fd52dc404 [2021-07-16T08:45:09.943Z] ---> cbc0a9a60325 [2021-07-16T08:45:09.943Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-16T08:45:09.943Z] ---> Running in b7ffd864f94c [2021-07-16T08:45:10.223Z] ---> Running in 59318f5f2a36 [2021-07-16T08:45:10.834Z] Removing intermediate container 9d4dcea377d2 [2021-07-16T08:45:10.834Z] ---> 76934fa664c4 [2021-07-16T08:45:10.834Z] Step 14/26 : WORKDIR / [2021-07-16T08:45:10.834Z] Removing intermediate container 9ae028b16c5b [2021-07-16T08:45:10.834Z] ---> 78fae43a0f52 [2021-07-16T08:45:10.834Z] Step 14/24 : ENV APP_PORT=59881 [2021-07-16T08:45:11.109Z] Removing intermediate container b7ffd864f94c [2021-07-16T08:45:11.109Z] ---> cf24a59cae80 [2021-07-16T08:45:11.109Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-07-16T08:45:11.109Z] ---> Running in b36317887807 [2021-07-16T08:45:11.109Z] ---> Running in fa168aa41eca [2021-07-16T08:45:11.387Z] ---> Running in 62041b1a4407 [2021-07-16T08:45:11.387Z] Removing intermediate container 59318f5f2a36 [2021-07-16T08:45:11.387Z] ---> 952bfdc7fe03 [2021-07-16T08:45:11.387Z] Step 14/23 : ENV APP_PORT=59860 [2021-07-16T08:45:11.679Z] ---> Running in 4224ff87cad5 [2021-07-16T08:45:12.313Z] Removing intermediate container fa168aa41eca [2021-07-16T08:45:12.313Z] ---> 08470c20d31b [2021-07-16T08:45:12.313Z] Step 15/24 : EXPOSE $APP_PORT [2021-07-16T08:45:12.614Z] Removing intermediate container 62041b1a4407 [2021-07-16T08:45:12.614Z] ---> 64bda1a94cd4 [2021-07-16T08:45:12.614Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-07-16T08:45:12.614Z] ---> Running in 325b836f1df4 [2021-07-16T08:45:12.614Z] Removing intermediate container b36317887807 [2021-07-16T08:45:12.614Z] ---> 58a9b0b0580c [2021-07-16T08:45:12.614Z] 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-07-16T08:45:12.614Z] Removing intermediate container 4224ff87cad5 [2021-07-16T08:45:12.614Z] ---> 31bc1342f2d0 [2021-07-16T08:45:12.614Z] Step 15/23 : EXPOSE $APP_PORT [2021-07-16T08:45:12.922Z] ---> Running in fbcd50d76c37 [2021-07-16T08:45:12.922Z] ---> Running in 5ddd0a49c186 [2021-07-16T08:45:14.134Z] Removing intermediate container 325b836f1df4 [2021-07-16T08:45:14.134Z] ---> 860c6253d2fe [2021-07-16T08:45:14.134Z] Step 16/24 : WORKDIR / [2021-07-16T08:45:14.134Z] ---> Running in 8918987914e9 [2021-07-16T08:45:14.596Z] Removing intermediate container 5ddd0a49c186 [2021-07-16T08:45:14.596Z] ---> c9171000f206 [2021-07-16T08:45:14.596Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-16T08:45:14.596Z] ---> e19838a89dd1 [2021-07-16T08:45:14.596Z] 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-07-16T08:45:15.595Z] Removing intermediate container 8918987914e9 [2021-07-16T08:45:15.595Z] ---> 1bbdffc2fb32 [2021-07-16T08:45:15.595Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-16T08:45:16.206Z] ---> 8b140b87ada2 [2021-07-16T08:45:16.206Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-07-16T08:45:16.500Z] ---> 3e4c3d3ba24c [2021-07-16T08:45:16.500Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-07-16T08:45:16.781Z] Removing intermediate container fbcd50d76c37 [2021-07-16T08:45:16.781Z] ---> 9a0e701ea04a [2021-07-16T08:45:16.781Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-07-16T08:45:17.062Z] ---> 2810d6c26258 [2021-07-16T08:45:17.062Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-07-16T08:45:17.062Z] ---> Running in 3f9591e743bf [2021-07-16T08:45:18.061Z] ---> 289bb5eb0bb8 [2021-07-16T08:45:18.061Z] 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-07-16T08:45:18.352Z] Removing intermediate container 3f9591e743bf [2021-07-16T08:45:18.352Z] ---> f89b0c79d5c2 [2021-07-16T08:45:18.352Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-07-16T08:45:18.352Z] ---> e13015353421 [2021-07-16T08:45:18.352Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-07-16T08:45:19.865Z] ---> 088d406157e4 [2021-07-16T08:45:19.865Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-07-16T08:45:19.865Z] ---> 6f4ef9fe03d0 [2021-07-16T08:45:19.865Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-07-16T08:45:19.865Z] ---> 83ddcea22a0b [2021-07-16T08:45:19.865Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-07-16T08:45:19.865Z] ---> f5c0319fe145 [2021-07-16T08:45:19.865Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-07-16T08:45:20.144Z] ---> Running in 909f5ed80ed3 [2021-07-16T08:45:20.144Z] ---> Running in d76397f502d1 [2021-07-16T08:45:21.634Z] Removing intermediate container d76397f502d1 [2021-07-16T08:45:21.634Z] ---> b492b83f0d1c [2021-07-16T08:45:21.634Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-16T08:45:21.634Z] ---> 5b728f08f03f [2021-07-16T08:45:21.634Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-07-16T08:45:21.634Z] ---> Running in 4d9700434216 [2021-07-16T08:45:21.634Z] ---> Running in 6824902d330d [2021-07-16T08:45:21.925Z] ---> 0e7cb7020ae4 [2021-07-16T08:45:21.925Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-07-16T08:45:22.930Z] Removing intermediate container 4d9700434216 [2021-07-16T08:45:22.930Z] ---> 94caf2d3f0b7 [2021-07-16T08:45:22.930Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-16T08:45:22.930Z] Removing intermediate container 6824902d330d [2021-07-16T08:45:22.930Z] ---> d84acff3da12 [2021-07-16T08:45:22.930Z] Step 21/23 : LABEL arch=arm64 [2021-07-16T08:45:22.930Z] ---> Running in 7f301f80c90c [2021-07-16T08:45:23.209Z] ---> Running in 2dfca4a9652f [2021-07-16T08:45:23.494Z] Digest: sha256:062edd9c11cbdf94e7620d932857a356fa179eaa26a3cc352759e75f04729c49 [2021-07-16T08:45:23.494Z] Status: Downloaded newer image for docker:20.10.6 [2021-07-16T08:45:23.494Z] ---> cdf2a7733a7b [2021-07-16T08:45:23.494Z] 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-07-16T08:45:23.779Z] ---> 3b1d071c75c1 [2021-07-16T08:45:23.779Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-07-16T08:45:23.779Z] Removing intermediate container 909f5ed80ed3 [2021-07-16T08:45:23.779Z] ---> 1d094e707921 [2021-07-16T08:45:23.779Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-16T08:45:23.779Z] ---> Running in c5bcba2e4543 [2021-07-16T08:45:24.058Z] Removing intermediate container 7f301f80c90c [2021-07-16T08:45:24.058Z] ---> 1754dc6068ef [2021-07-16T08:45:24.058Z] Step 22/24 : LABEL arch=arm64 [2021-07-16T08:45:24.058Z] Removing intermediate container 2dfca4a9652f [2021-07-16T08:45:24.058Z] ---> 897b1ea05b9b [2021-07-16T08:45:24.058Z] Step 22/23 : LABEL git_sha=9aaa5ca76516de3f94dc5b863dbf3475f89a0f27 [2021-07-16T08:45:24.340Z] ---> Running in 583d0e5012ff [2021-07-16T08:45:24.340Z] ---> Running in a8de1d39aa30 [2021-07-16T08:45:24.617Z] Removing intermediate container c5bcba2e4543 [2021-07-16T08:45:24.617Z] ---> f0ae53fbaaeb [2021-07-16T08:45:24.617Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-07-16T08:45:24.894Z] ---> Running in 00b60879c39d [2021-07-16T08:45:24.894Z] ---> fd3e6ddc442f [2021-07-16T08:45:24.894Z] 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-07-16T08:45:25.192Z] ---> Running in 2bf88bf461f8 [2021-07-16T08:45:25.192Z] ---> 2fbcfc7fca5a [2021-07-16T08:45:25.192Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-07-16T08:45:25.192Z] Removing intermediate container 583d0e5012ff [2021-07-16T08:45:25.192Z] ---> db1674152e98 [2021-07-16T08:45:25.192Z] Step 23/24 : LABEL git_sha=9aaa5ca76516de3f94dc5b863dbf3475f89a0f27 [2021-07-16T08:45:25.192Z] Removing intermediate container a8de1d39aa30 [2021-07-16T08:45:25.192Z] ---> 11b88e344ed1 [2021-07-16T08:45:25.192Z] Step 23/23 : LABEL version=0.0.0 [2021-07-16T08:45:25.484Z] ---> Running in 3f6432d50207 [2021-07-16T08:45:25.484Z] ---> Running in dcbc2f6483a4 [2021-07-16T08:45:26.493Z] Removing intermediate container 3f6432d50207 [2021-07-16T08:45:26.493Z] ---> 2e5a6f6b0fb2 [2021-07-16T08:45:26.493Z] [2021-07-16T08:45:26.493Z] Removing intermediate container dcbc2f6483a4 [2021-07-16T08:45:26.493Z] ---> 7d2ef6966434 [2021-07-16T08:45:26.493Z] Step 24/24 : LABEL version=0.0.0 [2021-07-16T08:45:26.493Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-16T08:45:26.795Z] ---> Running in 4a4ab73fdcfb [2021-07-16T08:45:26.795Z] Successfully built 2e5a6f6b0fb2 [2021-07-16T08:45:26.795Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-16T08:45:27.070Z] Successfully tagged support-notifications-arm64:latest [2021-07-16T08:45:27.070Z] Building core-command [2021-07-16T08:45:27.356Z]  Building support-notifications ... done  ---> 3a87cdb19c1c [2021-07-16T08:45:27.356Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-07-16T08:45:27.635Z] Removing intermediate container 4a4ab73fdcfb [2021-07-16T08:45:27.635Z] ---> 2778e2e63a24 [2021-07-16T08:45:27.635Z] [2021-07-16T08:45:27.635Z] (1/39) Installing readline (8.1.0-r0) [2021-07-16T08:45:27.635Z] (2/39) Installing bash (5.1.0-r0) [2021-07-16T08:45:27.918Z] Executing bash-5.1.0-r0.post-install [2021-07-16T08:45:27.918Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-07-16T08:45:27.918Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-07-16T08:45:27.918Z] (5/39) Installing libcurl (7.77.0-r1) [2021-07-16T08:45:27.918Z] (6/39) Installing curl (7.77.0-r1) [2021-07-16T08:45:27.918Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-07-16T08:45:27.918Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-07-16T08:45:27.918Z] (9/39) Installing expat (2.2.10-r1) [2021-07-16T08:45:27.918Z] (10/39) Installing libffi (3.3-r2) [2021-07-16T08:45:27.918Z] (11/39) Installing gdbm (1.19-r0) [2021-07-16T08:45:27.918Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-07-16T08:45:27.918Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-07-16T08:45:27.918Z] (14/39) Installing python3 (3.8.10-r0) [2021-07-16T08:45:27.918Z] Successfully built 2778e2e63a24 [2021-07-16T08:45:28.201Z] Successfully tagged core-metadata-arm64:latest [2021-07-16T08:45:28.201Z]  Building core-metadata ... done Building core-data [2021-07-16T08:45:28.824Z] Removing intermediate container 2bf88bf461f8 [2021-07-16T08:45:28.824Z] ---> da657b6aaffc [2021-07-16T08:45:28.824Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-07-16T08:45:28.824Z] ---> 3ec281007b28 [2021-07-16T08:45:28.824Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-07-16T08:45:28.824Z] ---> Running in 0755aee6b61a [2021-07-16T08:45:29.863Z] Removing intermediate container 0755aee6b61a [2021-07-16T08:45:29.863Z] ---> 21e5dbb9cd4b [2021-07-16T08:45:29.863Z] Step 24/26 : LABEL arch=arm64 [2021-07-16T08:45:29.863Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-07-16T08:45:29.863Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-07-16T08:45:29.863Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-07-16T08:45:30.163Z] (18/39) Installing py3-six (1.15.0-r0) [2021-07-16T08:45:30.163Z] (19/39) Installing py3-packaging (20.9-r0) [2021-07-16T08:45:30.163Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-07-16T08:45:30.163Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-07-16T08:45:30.163Z] (22/39) Installing py3-idna (3.1-r0) [2021-07-16T08:45:30.457Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-07-16T08:45:30.457Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-07-16T08:45:30.457Z] ---> 3cc25a40cc91 [2021-07-16T08:45:30.457Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-07-16T08:45:30.457Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-07-16T08:45:30.457Z] ---> Running in 2780ddafc179 [2021-07-16T08:45:30.457Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-07-16T08:45:30.457Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-07-16T08:45:30.457Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-07-16T08:45:30.457Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-07-16T08:45:30.457Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-07-16T08:45:30.457Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-07-16T08:45:30.457Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-07-16T08:45:30.745Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-07-16T08:45:30.745Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-07-16T08:45:30.745Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-07-16T08:45:30.745Z] (36/39) Installing py3-progress (1.5-r0) [2021-07-16T08:45:30.745Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-07-16T08:45:30.745Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-07-16T08:45:30.745Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-07-16T08:45:31.382Z] Executing busybox-1.32.1-r6.trigger [2021-07-16T08:45:31.382Z] OK: 82 MiB in 59 packages [2021-07-16T08:45:31.721Z] Removing intermediate container 2780ddafc179 [2021-07-16T08:45:31.721Z] ---> b50f772833c8 [2021-07-16T08:45:31.721Z] Step 25/26 : LABEL git_sha=9aaa5ca76516de3f94dc5b863dbf3475f89a0f27 [2021-07-16T08:45:32.002Z] ---> a32567ca5f74 [2021-07-16T08:45:32.002Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-07-16T08:45:32.286Z] ---> Running in 0b3c9c918c24 [2021-07-16T08:45:32.575Z] ---> Running in 134e464e00de [2021-07-16T08:45:33.214Z] Removing intermediate container 0b3c9c918c24 [2021-07-16T08:45:33.214Z] ---> f317dcc2a2f0 [2021-07-16T08:45:33.214Z] Step 26/26 : LABEL version=0.0.0 [2021-07-16T08:45:33.499Z] ---> Running in bed247843da7 [2021-07-16T08:45:33.499Z] Removing intermediate container 134e464e00de [2021-07-16T08:45:33.499Z] ---> 6467d226cb36 [2021-07-16T08:45:33.499Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-07-16T08:45:34.503Z] Removing intermediate container bed247843da7 [2021-07-16T08:45:34.503Z] ---> 34970355521e [2021-07-16T08:45:34.503Z] [2021-07-16T08:45:34.779Z] Successfully built 34970355521e [2021-07-16T08:45:35.054Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-07-16T08:45:35.054Z]  Building security-secretstore-setup ... done Building security-proxy-setup [2021-07-16T08:45:35.333Z] ---> ba9f5de09488 [2021-07-16T08:45:35.333Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-07-16T08:45:35.607Z] ---> Running in 64c01f07763e [2021-07-16T08:45:39.021Z] Removing intermediate container 64c01f07763e [2021-07-16T08:45:39.021Z] ---> 3f18ce38742b [2021-07-16T08:45:39.021Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-07-16T08:45:39.021Z] ---> Running in acc36888fec8 [2021-07-16T08:45:39.626Z] Removing intermediate container acc36888fec8 [2021-07-16T08:45:39.626Z] ---> 7d076a8d6b90 [2021-07-16T08:45:39.626Z] Step 29/32 : CMD ["gate"] [2021-07-16T08:45:40.230Z] ---> Running in 8c3822e7a6be [2021-07-16T08:45:40.504Z] Collecting docker-compose==1.23.2 [2021-07-16T08:45:40.504Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-07-16T08:45:41.107Z] Collecting cached-property<2,>=1.2.0 [2021-07-16T08:45:41.107Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-07-16T08:45:41.107Z] Removing intermediate container 8c3822e7a6be [2021-07-16T08:45:41.107Z] ---> fc6bd40021fb [2021-07-16T08:45:41.107Z] Step 30/32 : LABEL arch=arm64 [2021-07-16T08:45:41.107Z] Collecting texttable<0.10,>=0.9.0 [2021-07-16T08:45:41.107Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-07-16T08:45:41.708Z] ---> Running in 3e74db621c40 [2021-07-16T08:45:42.318Z] Removing intermediate container 3e74db621c40 [2021-07-16T08:45:42.318Z] ---> 44168fdddbe3 [2021-07-16T08:45:42.318Z] Step 31/32 : LABEL git_sha=9aaa5ca76516de3f94dc5b863dbf3475f89a0f27 [2021-07-16T08:45:42.925Z] ---> Running in 0659b5c500ea [2021-07-16T08:45:43.946Z] Removing intermediate container 0659b5c500ea [2021-07-16T08:45:43.946Z] ---> cac486878054 [2021-07-16T08:45:43.946Z] Step 32/32 : LABEL version=0.0.0 [2021-07-16T08:45:43.946Z] Collecting docker<4.0,>=3.6.0 [2021-07-16T08:45:43.946Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-07-16T08:45:44.224Z] ---> Running in 352f445e3133 [2021-07-16T08:45:44.832Z] Collecting PyYAML<4,>=3.10 [2021-07-16T08:45:44.833Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-07-16T08:45:45.116Z] Removing intermediate container 352f445e3133 [2021-07-16T08:45:45.116Z] ---> f0b72f2e9918 [2021-07-16T08:45:45.116Z] [2021-07-16T08:45:45.398Z] Successfully built f0b72f2e9918 [2021-07-16T08:45:45.671Z] Successfully tagged security-bootstrapper-arm64:latest [2021-07-16T08:45:45.672Z] Building support-scheduler [2021-07-16T08:45:48.318Z]  Building security-bootstrapper ... done Collecting docopt<0.7,>=0.6.1 [2021-07-16T08:45:48.318Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-07-16T08:45:50.962Z] 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-07-16T08:45:51.996Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-07-16T08:45:51.996Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-07-16T08:45:52.273Z] Collecting websocket-client<1.0,>=0.32.0 [2021-07-16T08:45:52.550Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-07-16T08:45:52.824Z] Collecting jsonschema<3,>=2.5.1 [2021-07-16T08:45:52.824Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-07-16T08:45:53.099Z] Collecting dockerpty<0.5,>=0.4.1 [2021-07-16T08:45:53.099Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-07-16T08:45:55.078Z] Collecting docker-pycreds>=0.4.0 [2021-07-16T08:45:55.078Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-07-16T08:45:56.532Z] Collecting urllib3<1.25,>=1.21.1 [2021-07-16T08:45:56.816Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-07-16T08:45:56.816Z] Collecting chardet<3.1.0,>=3.0.2 [2021-07-16T08:45:56.816Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-07-16T08:45:57.417Z] Collecting certifi>=2017.4.17 [2021-07-16T08:45:57.417Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-07-16T08:45:57.691Z] Collecting idna<2.8,>=2.5 [2021-07-16T08:45:57.691Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-07-16T08:45:57.965Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-07-16T08:45:57.965Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-07-16T08:45:57.965Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-07-16T08:45:57.965Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-07-16T08:45:59.424Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-07-16T08:45:59.424Z] Attempting uninstall: urllib3 [2021-07-16T08:45:59.424Z] Found existing installation: urllib3 1.26.2 [2021-07-16T08:45:59.424Z] Uninstalling urllib3-1.26.2: [2021-07-16T08:45:59.424Z] Successfully uninstalled urllib3-1.26.2 [2021-07-16T08:46:00.032Z] Attempting uninstall: idna [2021-07-16T08:46:00.032Z] Found existing installation: idna 3.1 [2021-07-16T08:46:00.032Z] Uninstalling idna-3.1: [2021-07-16T08:46:00.032Z] Successfully uninstalled idna-3.1 [2021-07-16T08:46:01.035Z] Attempting uninstall: chardet [2021-07-16T08:46:01.035Z] Found existing installation: chardet 4.0.0 [2021-07-16T08:46:01.035Z] Uninstalling chardet-4.0.0: [2021-07-16T08:46:01.035Z] Successfully uninstalled chardet-4.0.0 [2021-07-16T08:46:02.489Z] Attempting uninstall: requests [2021-07-16T08:46:02.489Z] Found existing installation: requests 2.25.1 [2021-07-16T08:46:02.489Z] Uninstalling requests-2.25.1: [2021-07-16T08:46:02.771Z] Successfully uninstalled requests-2.25.1 [2021-07-16T08:46:03.379Z] Running setup.py install for texttable: started [2021-07-16T08:46:04.006Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-16T08:46:04.006Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-16T08:46:04.006Z] ---> 3dc46845c622 [2021-07-16T08:46:04.006Z] Step 3/24 : WORKDIR /edgex-go [2021-07-16T08:46:04.006Z] ---> Using cache [2021-07-16T08:46:04.006Z] ---> 2e52685eac3f [2021-07-16T08:46:04.006Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-16T08:46:04.006Z] ---> Using cache [2021-07-16T08:46:04.006Z] ---> 84f2ef645bd9 [2021-07-16T08:46:04.006Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-07-16T08:46:05.467Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-16T08:46:05.467Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-16T08:46:05.467Z] ---> 3dc46845c622 [2021-07-16T08:46:05.467Z] Step 3/24 : WORKDIR /edgex-go [2021-07-16T08:46:05.467Z] ---> Using cache [2021-07-16T08:46:05.467Z] ---> 2e52685eac3f [2021-07-16T08:46:05.467Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-16T08:46:05.467Z] ---> Using cache [2021-07-16T08:46:05.467Z] ---> 84f2ef645bd9 [2021-07-16T08:46:05.467Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-07-16T08:46:06.098Z] Running setup.py install for texttable: finished with status 'done' [2021-07-16T08:46:06.098Z] Running setup.py install for PyYAML: started [2021-07-16T08:46:08.114Z] ---> Running in c51a8941b919 [2021-07-16T08:46:08.114Z] ---> Running in 3f9e82263de3 [2021-07-16T08:46:09.165Z] Running setup.py install for PyYAML: finished with status 'done' [2021-07-16T08:46:09.500Z] Running setup.py install for docopt: started [2021-07-16T08:46:10.192Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-16T08:46:10.541Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-16T08:46:11.295Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-16T08:46:11.295Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-16T08:46:12.319Z] OK: 218 MiB in 52 packages [2021-07-16T08:46:12.607Z] OK: 218 MiB in 52 packages [2021-07-16T08:46:12.896Z] Running setup.py install for docopt: finished with status 'done' [2021-07-16T08:46:12.896Z] Running setup.py install for dockerpty: started [2021-07-16T08:46:15.584Z] Running setup.py install for dockerpty: finished with status 'done' [2021-07-16T08:46:15.584Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-16T08:46:15.584Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-07-16T08:46:15.584Z] ---> 3dc46845c622 [2021-07-16T08:46:15.584Z] Step 3/22 : WORKDIR /edgex-go [2021-07-16T08:46:15.584Z] ---> Using cache [2021-07-16T08:46:15.584Z] ---> 2e52685eac3f [2021-07-16T08:46:15.584Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-16T08:46:15.584Z] ---> Using cache [2021-07-16T08:46:15.584Z] ---> 84f2ef645bd9 [2021-07-16T08:46:15.584Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-07-16T08:46:15.584Z] ---> Using cache [2021-07-16T08:46:15.584Z] ---> 7d748afb72e4 [2021-07-16T08:46:15.584Z] Step 6/22 : COPY go.mod . [2021-07-16T08:46:15.584Z] Removing intermediate container c51a8941b919 [2021-07-16T08:46:15.584Z] ---> 7d748afb72e4 [2021-07-16T08:46:15.584Z] Step 6/24 : COPY go.mod . [2021-07-16T08:46:15.584Z] Removing intermediate container 3f9e82263de3 [2021-07-16T08:46:15.584Z] ---> c8e0139f5d16 [2021-07-16T08:46:15.584Z] Step 6/24 : COPY go.mod . [2021-07-16T08:46:17.622Z] ---> 2ea73c4487f3 [2021-07-16T08:46:17.622Z] Step 7/22 : RUN go mod download [2021-07-16T08:46:17.622Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 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-07-16T08:46:17.622Z] ---> b3af9dd01905 [2021-07-16T08:46:17.622Z] Step 7/24 : RUN go mod download [2021-07-16T08:46:17.622Z] ---> c85739d35f34 [2021-07-16T08:46:17.622Z] Step 7/24 : RUN go mod download [2021-07-16T08:46:17.622Z] ---> Running in e4471578d6d3 [2021-07-16T08:46:17.905Z] ---> Running in cbac4789bbb9 [2021-07-16T08:46:17.905Z] ---> Running in 198ea737255d [2021-07-16T08:46:21.355Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-16T08:46:21.355Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-07-16T08:46:21.355Z] ---> 3dc46845c622 [2021-07-16T08:46:21.355Z] Step 3/23 : WORKDIR /edgex-go [2021-07-16T08:46:21.355Z] ---> Using cache [2021-07-16T08:46:21.355Z] ---> 2e52685eac3f [2021-07-16T08:46:21.355Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-16T08:46:21.355Z] ---> Using cache [2021-07-16T08:46:21.355Z] ---> 84f2ef645bd9 [2021-07-16T08:46:21.355Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-07-16T08:46:21.355Z] ---> Using cache [2021-07-16T08:46:21.355Z] ---> 7d748afb72e4 [2021-07-16T08:46:21.355Z] Step 6/23 : COPY go.mod . [2021-07-16T08:46:21.355Z] ---> Using cache [2021-07-16T08:46:21.355Z] ---> c85739d35f34 [2021-07-16T08:46:21.355Z] Step 7/23 : RUN go mod download [2021-07-16T08:46:21.355Z] ---> Running in 805c95560a44 [2021-07-16T08:46:22.344Z] Removing intermediate container e4471578d6d3 [2021-07-16T08:46:22.344Z] ---> 81923a77f430 [2021-07-16T08:46:22.344Z] Step 8/22 : COPY . . [2021-07-16T08:46:23.806Z] Removing intermediate container 198ea737255d [2021-07-16T08:46:23.806Z] ---> ae7aade70f5e [2021-07-16T08:46:23.806Z] Step 8/24 : COPY . . [2021-07-16T08:46:23.806Z] Removing intermediate container cbac4789bbb9 [2021-07-16T08:46:23.806Z] ---> d064e281a4ff [2021-07-16T08:46:23.806Z] Step 8/24 : COPY . . [2021-07-16T08:46:25.802Z] Removing intermediate container 805c95560a44 [2021-07-16T08:46:25.802Z] ---> 2d0123a101a1 [2021-07-16T08:46:25.802Z] Step 8/23 : COPY . . [2021-07-16T08:46:36.002Z] Removing intermediate container 00b60879c39d [2021-07-16T08:46:36.002Z] ---> b9675c6bbc2e [2021-07-16T08:46:36.002Z] Step 15/24 : ENV APP_PORT=58890 [2021-07-16T08:46:37.442Z] ---> Running in 110db5585cd0 [2021-07-16T08:46:38.889Z] Removing intermediate container 110db5585cd0 [2021-07-16T08:46:38.889Z] ---> 4edf21da0644 [2021-07-16T08:46:38.889Z] Step 16/24 : EXPOSE $APP_PORT [2021-07-16T08:46:39.491Z] ---> Running in 3d1328a79be9 [2021-07-16T08:46:40.934Z] Removing intermediate container 3d1328a79be9 [2021-07-16T08:46:40.934Z] ---> 9d38a5e4a043 [2021-07-16T08:46:40.934Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-07-16T08:46:42.939Z] ---> 34e792c58413 [2021-07-16T08:46:42.939Z] Step 9/22 : RUN go mod tidy [2021-07-16T08:46:42.940Z] ---> f0ea8c7b048f [2021-07-16T08:46:42.940Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-07-16T08:46:43.580Z] ---> Running in 575c91edb421 [2021-07-16T08:46:44.199Z] ---> 150689b5201f [2021-07-16T08:46:44.199Z] Step 9/24 : RUN go mod tidy [2021-07-16T08:46:44.199Z] ---> c42ac752535a [2021-07-16T08:46:44.199Z] Step 9/24 : RUN go mod tidy [2021-07-16T08:46:44.199Z] ---> 1efed7515fe6 [2021-07-16T08:46:44.199Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-07-16T08:46:44.477Z] ---> Running in 77c9591b1fcb [2021-07-16T08:46:44.477Z] ---> Running in a8e4485ec661 [2021-07-16T08:46:44.757Z] ---> 1cfde0a73c76 [2021-07-16T08:46:44.757Z] Step 9/23 : RUN go mod tidy [2021-07-16T08:46:45.378Z] ---> Running in 88da270a0b18 [2021-07-16T08:46:46.029Z] ---> 4a8f07fb51ce [2021-07-16T08:46:46.029Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-07-16T08:46:46.314Z] ---> Running in 0a3a1d4e2dc7 [2021-07-16T08:46:47.324Z] Removing intermediate container 0a3a1d4e2dc7 [2021-07-16T08:46:47.324Z] ---> 653540cda1cd [2021-07-16T08:46:47.324Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-16T08:46:47.608Z] ---> Running in dff2aca9ac23 [2021-07-16T08:46:48.226Z] Removing intermediate container dff2aca9ac23 [2021-07-16T08:46:48.226Z] ---> 8862a33ea605 [2021-07-16T08:46:48.226Z] Step 22/24 : LABEL arch=arm64 [2021-07-16T08:46:48.512Z] ---> Running in f9110c0cfd00 [2021-07-16T08:46:48.799Z] Removing intermediate container 575c91edb421 [2021-07-16T08:46:48.799Z] ---> 8fcbb934a4b6 [2021-07-16T08:46:48.799Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-07-16T08:46:49.090Z] ---> Running in 5e940bc63229 [2021-07-16T08:46:49.375Z] Removing intermediate container f9110c0cfd00 [2021-07-16T08:46:49.375Z] ---> 0413778bc636 [2021-07-16T08:46:49.375Z] Step 23/24 : LABEL git_sha=9aaa5ca76516de3f94dc5b863dbf3475f89a0f27 [2021-07-16T08:46:49.655Z] ---> Running in 0a84cd5d3cff [2021-07-16T08:46:50.668Z] Removing intermediate container 0a84cd5d3cff [2021-07-16T08:46:50.668Z] ---> 0cfee3e134e0 [2021-07-16T08:46:50.668Z] Step 24/24 : LABEL version=0.0.0 [2021-07-16T08:46:50.956Z] ---> Running in 6b9f565514d9 [2021-07-16T08:46:51.580Z] 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-07-16T08:46:51.580Z] Removing intermediate container 77c9591b1fcb [2021-07-16T08:46:51.580Z] ---> 09ad00a86fc0 [2021-07-16T08:46:51.580Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-07-16T08:46:51.858Z] Removing intermediate container 6b9f565514d9 [2021-07-16T08:46:51.858Z] ---> fb70b3a8dd8a [2021-07-16T08:46:51.858Z] [2021-07-16T08:46:51.858Z] ---> Running in 509398b25ce0 [2021-07-16T08:46:52.141Z] Removing intermediate container a8e4485ec661 [2021-07-16T08:46:52.141Z] ---> 77fcb66cccb8 [2021-07-16T08:46:52.141Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-07-16T08:46:52.423Z] Successfully built fb70b3a8dd8a [2021-07-16T08:46:52.423Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-07-16T08:46:52.423Z] Removing intermediate container 88da270a0b18 [2021-07-16T08:46:52.423Z] ---> 8c82602ca00b [2021-07-16T08:46:52.423Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-07-16T08:46:52.708Z]  Building sys-mgmt-agent ... done  ---> Running in 5f0e5e59998a [2021-07-16T08:46:52.709Z] ---> Running in eb3d74abb13c [2021-07-16T08:46:54.744Z] 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-07-16T08:46:55.031Z] 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-07-16T08:46:55.314Z] 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-07-16T08:48:32.313Z] 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-07-16T08:48:34.333Z] Removing intermediate container 5e940bc63229 [2021-07-16T08:48:34.333Z] ---> d6cc736437b3 [2021-07-16T08:48:34.333Z] [2021-07-16T08:48:34.333Z] Step 11/22 : FROM alpine:3.12 [2021-07-16T08:48:34.333Z] ---> c4fd0aeabfcf [2021-07-16T08:48:34.333Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-07-16T08:48:34.610Z] Removing intermediate container 5f0e5e59998a [2021-07-16T08:48:34.610Z] ---> 592a1588a8fa [2021-07-16T08:48:34.610Z] [2021-07-16T08:48:34.610Z] Step 11/24 : FROM alpine:3.12 [2021-07-16T08:48:34.610Z] ---> c4fd0aeabfcf [2021-07-16T08:48:34.610Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-07-16T08:48:34.610Z] ---> Using cache [2021-07-16T08:48:34.610Z] ---> 137bf1db99cc [2021-07-16T08:48:34.610Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-16T08:48:34.610Z] ---> Using cache [2021-07-16T08:48:34.610Z] ---> 78fae43a0f52 [2021-07-16T08:48:34.610Z] Step 14/24 : ENV APP_PORT=59882 [2021-07-16T08:48:34.891Z] ---> Running in 9b8d68677946 [2021-07-16T08:48:34.891Z] ---> Running in b789f06bdfc2 [2021-07-16T08:48:36.379Z] Removing intermediate container 9b8d68677946 [2021-07-16T08:48:36.379Z] ---> 4047eb637f31 [2021-07-16T08:48:36.379Z] Step 15/24 : EXPOSE $APP_PORT [2021-07-16T08:48:36.677Z] ---> Running in af1be8338748 [2021-07-16T08:48:36.963Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-16T08:48:37.255Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-16T08:48:37.255Z] Removing intermediate container eb3d74abb13c [2021-07-16T08:48:37.255Z] ---> 19716fdacbb3 [2021-07-16T08:48:37.255Z] [2021-07-16T08:48:37.255Z] Step 11/23 : FROM alpine:3.12 [2021-07-16T08:48:37.255Z] ---> c4fd0aeabfcf [2021-07-16T08:48:37.255Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-07-16T08:48:37.255Z] ---> Using cache [2021-07-16T08:48:37.255Z] ---> 137bf1db99cc [2021-07-16T08:48:37.255Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-16T08:48:37.255Z] ---> Using cache [2021-07-16T08:48:37.255Z] ---> 78fae43a0f52 [2021-07-16T08:48:37.255Z] Step 14/23 : ENV APP_PORT=59861 [2021-07-16T08:48:37.537Z] Removing intermediate container af1be8338748 [2021-07-16T08:48:37.537Z] ---> 9e75905ce45f [2021-07-16T08:48:37.537Z] Step 16/24 : WORKDIR / [2021-07-16T08:48:37.537Z] ---> Running in 1663fa7a7279 [2021-07-16T08:48:37.825Z] ---> Running in bfbeedddaaf8 [2021-07-16T08:48:37.825Z] (1/4) Installing ca-certificates (20191127-r4) [2021-07-16T08:48:38.105Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-07-16T08:48:38.105Z] (3/4) Installing libcurl (7.77.0-r0) [2021-07-16T08:48:38.105Z] (4/4) Installing curl (7.77.0-r0) [2021-07-16T08:48:38.105Z] Executing busybox-1.31.1-r20.trigger [2021-07-16T08:48:38.105Z] Executing ca-certificates-20191127-r4.trigger [2021-07-16T08:48:38.386Z] OK: 7 MiB in 18 packages [2021-07-16T08:48:38.386Z] Removing intermediate container 1663fa7a7279 [2021-07-16T08:48:38.386Z] ---> 960a002cf5c6 [2021-07-16T08:48:38.386Z] Step 15/23 : EXPOSE $APP_PORT [2021-07-16T08:48:38.386Z] Removing intermediate container bfbeedddaaf8 [2021-07-16T08:48:38.386Z] ---> 3eeb222b43c1 [2021-07-16T08:48:38.386Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-16T08:48:38.668Z] ---> Running in 25f8aff22c30 [2021-07-16T08:48:39.281Z] Removing intermediate container 25f8aff22c30 [2021-07-16T08:48:39.281Z] ---> f57bd448a11f [2021-07-16T08:48:39.281Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-16T08:48:39.891Z] ---> ac9a3805c202 [2021-07-16T08:48:39.891Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-07-16T08:48:40.183Z] Removing intermediate container b789f06bdfc2 [2021-07-16T08:48:40.183Z] ---> 037de2e19714 [2021-07-16T08:48:40.183Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-07-16T08:48:40.818Z] ---> Running in 152ccd9ac7c7 [2021-07-16T08:48:40.818Z] ---> 01d5ca4eb0fa [2021-07-16T08:48:40.818Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-07-16T08:48:41.822Z] ---> ea1495b1a99f [2021-07-16T08:48:41.822Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-07-16T08:48:41.822Z] Removing intermediate container 152ccd9ac7c7 [2021-07-16T08:48:41.822Z] ---> e00cc76c6592 [2021-07-16T08:48:41.822Z] Step 14/22 : WORKDIR /edgex [2021-07-16T08:48:42.115Z] ---> Running in e926abcf9f97 [2021-07-16T08:48:42.400Z] ---> 5d26f0d44153 [2021-07-16T08:48:42.400Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-07-16T08:48:43.008Z] Removing intermediate container e926abcf9f97 [2021-07-16T08:48:43.008Z] ---> e84c57dccc20 [2021-07-16T08:48:43.008Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-07-16T08:48:43.008Z] ---> ba74896a0655 [2021-07-16T08:48:43.008Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-07-16T08:48:43.288Z] ---> Running in 8c5342170805 [2021-07-16T08:48:43.566Z] ---> 1827ddd403e6 [2021-07-16T08:48:43.566Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-07-16T08:48:43.846Z] ---> Running in 4ce5497c4394 [2021-07-16T08:48:44.473Z] Removing intermediate container 8c5342170805 [2021-07-16T08:48:44.473Z] ---> e8781963ed69 [2021-07-16T08:48:44.473Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-16T08:48:44.473Z] ---> 8fe3768197e1 [2021-07-16T08:48:44.473Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-07-16T08:48:44.473Z] ---> Running in 5a2ffe76aa64 [2021-07-16T08:48:44.791Z] Removing intermediate container 4ce5497c4394 [2021-07-16T08:48:44.791Z] ---> 1a9a9d6f59fd [2021-07-16T08:48:44.791Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-16T08:48:45.163Z] ---> Running in 876608f2fb92 [2021-07-16T08:48:45.464Z] Removing intermediate container 5a2ffe76aa64 [2021-07-16T08:48:45.464Z] ---> 0920ac5b9345 [2021-07-16T08:48:45.464Z] Step 22/24 : LABEL arch=arm64 [2021-07-16T08:48:45.789Z] Removing intermediate container 509398b25ce0 [2021-07-16T08:48:45.789Z] ---> 5df4c61ebcd9 [2021-07-16T08:48:45.789Z] [2021-07-16T08:48:45.789Z] Step 11/24 : FROM alpine:3.12 [2021-07-16T08:48:45.789Z] ---> c4fd0aeabfcf [2021-07-16T08:48:45.789Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-07-16T08:48:46.105Z] ---> Running in bc278859a78a [2021-07-16T08:48:46.105Z] ---> Running in d82dada612a8 [2021-07-16T08:48:46.105Z] Removing intermediate container 876608f2fb92 [2021-07-16T08:48:46.105Z] ---> fc5e8b767f42 [2021-07-16T08:48:46.105Z] Step 21/23 : LABEL arch=arm64 [2021-07-16T08:48:46.105Z] ---> 95b8bef7fa80 [2021-07-16T08:48:46.105Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-07-16T08:48:46.391Z] ---> Running in 2cbf7a00b5ed [2021-07-16T08:48:46.669Z] Removing intermediate container d82dada612a8 [2021-07-16T08:48:46.669Z] ---> 39e8bee5a184 [2021-07-16T08:48:46.669Z] Step 13/24 : ENV APP_PORT=59880 [2021-07-16T08:48:46.948Z] Removing intermediate container bc278859a78a [2021-07-16T08:48:46.948Z] ---> d22574370b81 [2021-07-16T08:48:46.948Z] Step 23/24 : LABEL git_sha=9aaa5ca76516de3f94dc5b863dbf3475f89a0f27 [2021-07-16T08:48:46.948Z] ---> Running in db4bd9a3eac5 [2021-07-16T08:48:47.227Z] ---> Running in d20c99c61226 [2021-07-16T08:48:47.227Z] Removing intermediate container 2cbf7a00b5ed [2021-07-16T08:48:47.227Z] ---> 3f25d7cf028a [2021-07-16T08:48:47.227Z] Step 22/23 : LABEL git_sha=9aaa5ca76516de3f94dc5b863dbf3475f89a0f27 [2021-07-16T08:48:47.970Z] ---> Running in 93da7dd62d6f [2021-07-16T08:48:48.265Z] ---> d2607f61acdd [2021-07-16T08:48:48.265Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-07-16T08:48:48.265Z] Removing intermediate container d20c99c61226 [2021-07-16T08:48:48.265Z] ---> 0b86f72bde0e [2021-07-16T08:48:48.265Z] Step 24/24 : LABEL version=0.0.0 [2021-07-16T08:48:48.265Z] Removing intermediate container db4bd9a3eac5 [2021-07-16T08:48:48.265Z] ---> bfe811b53ac4 [2021-07-16T08:48:48.265Z] Step 14/24 : EXPOSE $APP_PORT [2021-07-16T08:48:48.265Z] ---> Running in 84a22015ef4e [2021-07-16T08:48:48.265Z] ---> Running in a32ae2bc7ef9 [2021-07-16T08:48:48.265Z] ---> Running in 1d25cf9e606a [2021-07-16T08:48:48.543Z] Removing intermediate container 93da7dd62d6f [2021-07-16T08:48:48.543Z] ---> 13bdf824f0b5 [2021-07-16T08:48:48.543Z] Step 23/23 : LABEL version=0.0.0 [2021-07-16T08:48:48.543Z] ---> Running in 9b910f09dc7d [2021-07-16T08:48:49.146Z] Removing intermediate container 84a22015ef4e [2021-07-16T08:48:49.146Z] ---> d317bf51e14e [2021-07-16T08:48:49.146Z] Step 19/22 : CMD ["--init=true"] [2021-07-16T08:48:49.146Z] Removing intermediate container a32ae2bc7ef9 [2021-07-16T08:48:49.146Z] ---> 828dbdc3dd73 [2021-07-16T08:48:49.146Z] [2021-07-16T08:48:49.146Z] Removing intermediate container 1d25cf9e606a [2021-07-16T08:48:49.146Z] ---> a9cc4c3a9b66 [2021-07-16T08:48:49.146Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-16T08:48:49.429Z] ---> Running in dafbe2647f3f [2021-07-16T08:48:49.429Z] Removing intermediate container 9b910f09dc7d [2021-07-16T08:48:49.429Z] ---> 23bb8849832a [2021-07-16T08:48:49.429Z] [2021-07-16T08:48:49.429Z] ---> Running in 7b24c52a2cd5 [2021-07-16T08:48:49.703Z] Successfully built 828dbdc3dd73 [2021-07-16T08:48:49.703Z] Successfully tagged core-command-arm64:latest [2021-07-16T08:48:49.982Z]  Building core-command ... done Successfully built 23bb8849832a [2021-07-16T08:48:49.982Z] Successfully tagged support-scheduler-arm64:latest [2021-07-16T08:48:49.982Z]  Building support-scheduler ... done Removing intermediate container dafbe2647f3f [2021-07-16T08:48:49.982Z] ---> 481389a49862 [2021-07-16T08:48:49.982Z] Step 20/22 : LABEL arch=arm64 [2021-07-16T08:48:50.257Z] ---> Running in f68dcdba645f [2021-07-16T08:48:50.871Z] Removing intermediate container f68dcdba645f [2021-07-16T08:48:50.871Z] ---> d03799b5d74a [2021-07-16T08:48:50.871Z] Step 21/22 : LABEL git_sha=9aaa5ca76516de3f94dc5b863dbf3475f89a0f27 [2021-07-16T08:48:50.871Z] ---> Running in d21b56813c42 [2021-07-16T08:48:51.864Z] Removing intermediate container d21b56813c42 [2021-07-16T08:48:51.864Z] ---> beeff97dbe15 [2021-07-16T08:48:51.864Z] Step 22/22 : LABEL version=0.0.0 [2021-07-16T08:48:51.864Z] ---> Running in e7383d6baa06 [2021-07-16T08:48:52.142Z] Removing intermediate container 7b24c52a2cd5 [2021-07-16T08:48:52.142Z] ---> 72d98943d67d [2021-07-16T08:48:52.142Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-07-16T08:48:52.142Z] ---> Running in 58f1ca53c6d3 [2021-07-16T08:48:52.417Z] Removing intermediate container e7383d6baa06 [2021-07-16T08:48:52.417Z] ---> 15126212ec7c [2021-07-16T08:48:52.417Z] [2021-07-16T08:48:53.017Z] Successfully built 15126212ec7c [2021-07-16T08:48:53.017Z] Successfully tagged security-proxy-setup-arm64:latest [2021-07-16T08:48:53.620Z]  Building security-proxy-setup ... done fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-16T08:48:54.598Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-16T08:48:55.201Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-07-16T08:48:55.201Z] (2/6) Installing libgcc (9.3.0-r2) [2021-07-16T08:48:55.474Z] (3/6) Installing libsodium (1.0.18-r0) [2021-07-16T08:48:55.474Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-07-16T08:48:55.748Z] (5/6) Installing libzmq (4.3.3-r0) [2021-07-16T08:48:55.748Z] (6/6) Installing zeromq (4.3.3-r0) [2021-07-16T08:48:55.748Z] Executing busybox-1.31.1-r20.trigger [2021-07-16T08:48:55.748Z] OK: 8 MiB in 20 packages [2021-07-16T08:48:57.189Z] Removing intermediate container 58f1ca53c6d3 [2021-07-16T08:48:57.189Z] ---> 556b445bdd2b [2021-07-16T08:48:57.189Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-16T08:48:57.792Z] ---> 5bb21a3f2d78 [2021-07-16T08:48:57.792Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-07-16T08:48:59.243Z] ---> f5a6783245c5 [2021-07-16T08:48:59.243Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-07-16T08:49:00.235Z] ---> 1f224492fdae [2021-07-16T08:49:00.235Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-07-16T08:49:00.235Z] ---> Running in 7c2009bac7e7 [2021-07-16T08:49:00.834Z] Removing intermediate container 7c2009bac7e7 [2021-07-16T08:49:00.834Z] ---> 624b0ca4b1e1 [2021-07-16T08:49:00.834Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-16T08:49:01.110Z] ---> Running in f6f55aa12385 [2021-07-16T08:49:01.388Z] Removing intermediate container f6f55aa12385 [2021-07-16T08:49:01.388Z] ---> 7adbb7e7622d [2021-07-16T08:49:01.388Z] Step 22/24 : LABEL arch=arm64 [2021-07-16T08:49:01.662Z] ---> Running in 45488fd48bda [2021-07-16T08:49:02.264Z] Removing intermediate container 45488fd48bda [2021-07-16T08:49:02.264Z] ---> 22c75cd3666f [2021-07-16T08:49:02.264Z] Step 23/24 : LABEL git_sha=9aaa5ca76516de3f94dc5b863dbf3475f89a0f27 [2021-07-16T08:49:02.264Z] ---> Running in 6080171fc57d [2021-07-16T08:49:02.886Z] Removing intermediate container 6080171fc57d [2021-07-16T08:49:02.886Z] ---> 20667bd526a9 [2021-07-16T08:49:02.886Z] Step 24/24 : LABEL version=0.0.0 [2021-07-16T08:49:02.886Z] ---> Running in 04971564b38d [2021-07-16T08:49:03.481Z] Removing intermediate container 04971564b38d [2021-07-16T08:49:03.481Z] ---> b23e14f8c4fe [2021-07-16T08:49:03.481Z] [2021-07-16T08:49:03.758Z] Successfully built b23e14f8c4fe [2021-07-16T08:49:03.758Z] Successfully tagged core-data-arm64:latest [2021-07-16T08:49:04.376Z]  Building core-data ... done  [Pipeline] } [2021-07-16T08:49:04.364Z] $ docker stop --time=1 9b860c2ae3fbbd6295e3c6c37d04c0fa3d67f1db2fd1ecb3104d53521148f212 [2021-07-16T08:49:06.311Z] $ docker rm -f 9b860c2ae3fbbd6295e3c6c37d04c0fa3d67f1db2fd1ecb3104d53521148f212 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-16T08:49:06.978Z] + docker images [2021-07-16T08:49:07.258Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-07-16T08:49:07.258Z] core-data-arm64 latest b23e14f8c4fe 4 seconds ago 19.2MB [2021-07-16T08:49:07.258Z] security-proxy-setup-arm64 latest 15126212ec7c 15 seconds ago 24.2MB [2021-07-16T08:49:07.258Z] support-scheduler-arm64 latest 23bb8849832a 18 seconds ago 15.1MB [2021-07-16T08:49:07.258Z] core-command-arm64 latest 828dbdc3dd73 19 seconds ago 15MB [2021-07-16T08:49:07.258Z] 5df4c61ebcd9 23 seconds ago 998MB [2021-07-16T08:49:07.258Z] 19716fdacbb3 31 seconds ago 991MB [2021-07-16T08:49:07.258Z] d6cc736437b3 34 seconds ago 996MB [2021-07-16T08:49:07.258Z] 592a1588a8fa 34 seconds ago 989MB [2021-07-16T08:49:07.258Z] sys-mgmt-agent-arm64 latest fb70b3a8dd8a 2 minutes ago 311MB [2021-07-16T08:49:07.258Z] security-bootstrapper-arm64 latest f0b72f2e9918 3 minutes ago 17.5MB [2021-07-16T08:49:07.258Z] security-secretstore-setup-arm64 latest 34970355521e 3 minutes ago 27.1MB [2021-07-16T08:49:07.258Z] core-metadata-arm64 latest 2778e2e63a24 3 minutes ago 15.7MB [2021-07-16T08:49:07.258Z] support-notifications-arm64 latest 2e5a6f6b0fb2 3 minutes ago 15.7MB [2021-07-16T08:49:07.258Z] 278545a31b17 4 minutes ago 995MB [2021-07-16T08:49:07.258Z] 4b7fc4a6c4e6 4 minutes ago 992MB [2021-07-16T08:49:07.258Z] d21e5e9d9a2a 4 minutes ago 992MB [2021-07-16T08:49:07.258Z] 68ae78b21971 4 minutes ago 999MB [2021-07-16T08:49:07.258Z] 71d0d006b0fe 4 minutes ago 992MB [2021-07-16T08:49:07.258Z] ci-base-image-arm64 latest 3dc46845c622 14 minutes ago 664MB [2021-07-16T08:49:07.258Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine d9e956139c92 36 hours ago 451MB [2021-07-16T08:49:07.258Z] alpine 3.12 c4fd0aeabfcf 4 weeks ago 5.32MB [2021-07-16T08:49:07.258Z] docker 20.10.6 cdf2a7733a7b 3 months ago 234MB [2021-07-16T08:49:07.258Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 12 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-07-16T08:49:08.418Z] ---> job-cost.sh [2021-07-16T08:49:08.419Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-9LBI [2021-07-16T08:49:55.408Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-07-16T08:52:02.282Z] lf-activate-venv(): INFO: Adding /tmp/venv-9LBI/bin to PATH [2021-07-16T08:52:02.282Z] INFO: No Stack... [2021-07-16T08:52:02.282Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-07-16T08:52:02.282Z] INFO: Archiving Costs [Pipeline] sh [2021-07-16T08:52:02.628Z] + cat /w/workspace/edgex-go/3/archives/cost.csv [2021-07-16T08:52:02.628Z] + cut -d, -f6 [Pipeline] lock [2021-07-16T08:52:02.692Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3623-3-stack-cost] [2021-07-16T08:52:02.701Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3623-3-stack-cost] did not exist. Created. [2021-07-16T08:52:02.701Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3623-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-16T08:52:03.078Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-07-16T08:52:03.356Z] Stashed 1 file(s) [Pipeline] } [2021-07-16T08:52:03.371Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3623-3-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-07-16T08:52:04.400Z] provisioning config files... [2021-07-16T08:52:04.414Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config1673177686401800316tmp [Pipeline] { [Pipeline] sh [2021-07-16T08:52:04.746Z] + set +x [2021-07-16T08:52:04.746Z] + curl -s https://codecov.io/bash [2021-07-16T08:52:04.746Z] + bash -s -- [2021-07-16T08:52:04.746Z] [2021-07-16T08:52:04.746Z] _____ _ [2021-07-16T08:52:04.746Z] / ____| | | [2021-07-16T08:52:04.746Z] | | ___ __| | ___ ___ _____ __ [2021-07-16T08:52:04.746Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-07-16T08:52:04.746Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-07-16T08:52:04.746Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-07-16T08:52:04.746Z] Bash-1.0.5 [2021-07-16T08:52:04.746Z] [2021-07-16T08:52:04.746Z] [2021-07-16T08:52:05.018Z] ==> git version 2.24.4 found [2021-07-16T08:52:05.018Z] ==> 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-07-16T08:52:05.018Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-07-16T08:52:05.018Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-07-16T08:52:05.018Z] ==> Jenkins CI detected. [2021-07-16T08:52:05.018Z] project root: . [2021-07-16T08:52:05.018Z] --> token set from env [2021-07-16T08:52:05.018Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-07-16T08:52:05.018Z] ==> Running gcov in . (disable via -X gcov) [2021-07-16T08:52:05.018Z] ==> Python coveragepy not found [2021-07-16T08:52:05.018Z] ==> Searching for coverage reports in: [2021-07-16T08:52:05.018Z] + . [2021-07-16T08:52:05.018Z] -> Found 1 reports [2021-07-16T08:52:05.018Z] ==> Detecting git/mercurial file structure [2021-07-16T08:52:05.019Z] ==> Reading reports [2021-07-16T08:52:05.019Z] + ./coverage.out bytes=402846 [2021-07-16T08:52:05.019Z] ==> Appending adjustments [2021-07-16T08:52:05.019Z] https://docs.codecov.io/docs/fixing-reports [2021-07-16T08:52:05.977Z] + Found adjustments [2021-07-16T08:52:06.244Z] ==> Gzipping contents [2021-07-16T08:52:06.244Z] 56K /tmp/codecov.BnwlJw.gz [2021-07-16T08:52:06.244Z] ==> Uploading reports [2021-07-16T08:52:06.244Z] url: https://codecov.io [2021-07-16T08:52:06.244Z] query: branch=PR-3623&commit=1f5f198171f7b0d774ff583e205307900743fa55&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3623%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3623&job=&cmd_args= [2021-07-16T08:52:06.244Z] -> Pinging Codecov [2021-07-16T08:52:06.244Z] https://codecov.io/upload/v4?package=bash-1.0.5&token=&package=bash-1.0.5&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3623&commit=1f5f198171f7b0d774ff583e205307900743fa55&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3623%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3623&job=&cmd_args= [2021-07-16T08:52:06.510Z] -> Uploading to [2021-07-16T08:52:06.510Z] https://storage.googleapis.com/codecov/v4/raw/2021-07-16/00271124DB129430A58F1EEE437C3FCB/1f5f198171f7b0d774ff583e205307900743fa55/ea4e9024-d22b-459b-b641-eca782666340.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210716%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210716T085206Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4926846a3a52ff08f96d91a278a042ba357cd3620c4c3bbb50749cc31e534d91 [2021-07-16T08:52:06.510Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-16T08:52:06.510Z] Dload Upload Total Spent Left Speed [2021-07-16T08:52:07.094Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54498 0 0 100 54498 0 130k --:--:-- --:--:-- --:--:-- 130k [2021-07-16T08:52:07.094Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/1f5f198171f7b0d774ff583e205307900743fa55 [Pipeline] } [2021-07-16T08:52:07.107Z] 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-07-16T08:52:08.704Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-16T08:52:09.315Z] ---> package-listing.sh [2021-07-16T08:52:09.315Z] ++ facter osfamily [2021-07-16T08:52:09.315Z] ++ tr '[:upper:]' '[:lower:]' [2021-07-16T08:52:09.587Z] + OS_FAMILY=redhat [2021-07-16T08:52:09.587Z] + workspace=/w/workspace/edgex-go/3 [2021-07-16T08:52:09.587Z] + START_PACKAGES=/tmp/packages_start.txt [2021-07-16T08:52:09.587Z] + END_PACKAGES=/tmp/packages_end.txt [2021-07-16T08:52:09.587Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-07-16T08:52:09.587Z] + PACKAGES=/tmp/packages_start.txt [2021-07-16T08:52:09.587Z] + '[' /w/workspace/edgex-go/3 ']' [2021-07-16T08:52:09.587Z] + PACKAGES=/tmp/packages_end.txt [2021-07-16T08:52:09.587Z] + case "${OS_FAMILY}" in [2021-07-16T08:52:09.587Z] + rpm -qa [2021-07-16T08:52:09.587Z] + sort [2021-07-16T08:52:11.537Z] + '[' -f /tmp/packages_start.txt ']' [2021-07-16T08:52:11.537Z] + '[' -f /tmp/packages_end.txt ']' [2021-07-16T08:52:11.537Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-07-16T08:52:11.537Z] + '[' /w/workspace/edgex-go/3 ']' [2021-07-16T08:52:11.537Z] + mkdir -p /w/workspace/edgex-go/3/archives/ [2021-07-16T08:52:11.537Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo [2021-07-16T08:52:11.559Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-07-16T08:52:11.865Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-07-16T08:52:12.462Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-16T08:52:12.462Z] [2021-07-16T08:52:12.462Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-07-16T08:52:12.814Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-16T08:52:12.815Z] alpine: Pulling from edgex-lftools-log-publisher [2021-07-16T08:52:12.815Z] 5843afab3874: Pulling fs layer [2021-07-16T08:52:12.815Z] 2dfaacf7024e: Pulling fs layer [2021-07-16T08:52:12.815Z] 2dbba127c6aa: Pulling fs layer [2021-07-16T08:52:12.815Z] 1a467efa2204: Pulling fs layer [2021-07-16T08:52:12.815Z] 865369a531d5: Pulling fs layer [2021-07-16T08:52:12.815Z] 2dc3bafdbf1c: Pulling fs layer [2021-07-16T08:52:12.815Z] 9ac237eaa80d: Pulling fs layer [2021-07-16T08:52:12.815Z] 6bcad4ecc5c2: Pulling fs layer [2021-07-16T08:52:12.815Z] 7074353bde3e: Pulling fs layer [2021-07-16T08:52:12.815Z] 9ac237eaa80d: Waiting [2021-07-16T08:52:12.815Z] 1a467efa2204: Waiting [2021-07-16T08:52:12.815Z] 865369a531d5: Waiting [2021-07-16T08:52:12.815Z] 2dc3bafdbf1c: Waiting [2021-07-16T08:52:12.815Z] 6bcad4ecc5c2: Waiting [2021-07-16T08:52:12.815Z] 7074353bde3e: Waiting [2021-07-16T08:52:13.100Z] 2dfaacf7024e: Verifying Checksum [2021-07-16T08:52:13.100Z] 2dfaacf7024e: Download complete [2021-07-16T08:52:13.100Z] 1a467efa2204: Verifying Checksum [2021-07-16T08:52:13.100Z] 1a467efa2204: Download complete [2021-07-16T08:52:13.100Z] 5843afab3874: Verifying Checksum [2021-07-16T08:52:13.100Z] 5843afab3874: Download complete [2021-07-16T08:52:13.100Z] 2dc3bafdbf1c: Verifying Checksum [2021-07-16T08:52:13.100Z] 2dc3bafdbf1c: Download complete [2021-07-16T08:52:13.380Z] 865369a531d5: Verifying Checksum [2021-07-16T08:52:13.380Z] 865369a531d5: Download complete [2021-07-16T08:52:13.380Z] 9ac237eaa80d: Verifying Checksum [2021-07-16T08:52:13.380Z] 9ac237eaa80d: Download complete [2021-07-16T08:52:13.380Z] 6bcad4ecc5c2: Verifying Checksum [2021-07-16T08:52:13.380Z] 6bcad4ecc5c2: Download complete [2021-07-16T08:52:13.380Z] 5843afab3874: Pull complete [2021-07-16T08:52:13.650Z] 2dbba127c6aa: Verifying Checksum [2021-07-16T08:52:13.650Z] 2dbba127c6aa: Download complete [2021-07-16T08:52:13.650Z] 2dfaacf7024e: Pull complete [2021-07-16T08:52:14.252Z] 2dbba127c6aa: Pull complete [2021-07-16T08:52:14.252Z] 1a467efa2204: Pull complete [2021-07-16T08:52:14.518Z] 865369a531d5: Pull complete [2021-07-16T08:52:14.518Z] 2dc3bafdbf1c: Pull complete [2021-07-16T08:52:14.518Z] 9ac237eaa80d: Pull complete [2021-07-16T08:52:14.782Z] 6bcad4ecc5c2: Pull complete [2021-07-16T08:52:17.362Z] 7074353bde3e: Verifying Checksum [2021-07-16T08:52:17.362Z] 7074353bde3e: Download complete [2021-07-16T08:52:22.762Z] 7074353bde3e: Pull complete [2021-07-16T08:52:22.762Z] Digest: sha256:2a5174b1bc71a2b706ed38de5c718fca755e8a1691f7904ed9ba2ee036070238 [2021-07-16T08:52:22.762Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-16T08:52:22.762Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-07-16T08:52:22.875Z] prd-centos7-docker-4c-2g-3068 does not seem to be running inside a container [2021-07-16T08:52:22.945Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-07-16T08:52:25.772Z] $ docker top ace1792a0c7dd95bfc832d52b836ce2638068b12e9a66c81c3bb6098048731c8 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-16T08:52:26.216Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-07-16T08:52:26.544Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-07-16T08:52:26.868Z] + ls /var/log/sa-host [2021-07-16T08:52:26.868Z] + sadf -c /var/log/sa-host/sa05 [2021-07-16T08:52:26.868Z] file_magic: OK [2021-07-16T08:52:26.868Z] HZ: Using current value: 100 [2021-07-16T08:52:26.868Z] file_header: OK [2021-07-16T08:52:26.868Z] 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-07-16T08:52:26.868Z] Statistics: [2021-07-16T08:52:26.868Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-16T08:52:26.868Z] File successfully converted to sysstat format version 12.5.4 [2021-07-16T08:52:26.868Z] + sadf -c /var/log/sa-host/sa16 [2021-07-16T08:52:26.868Z] file_magic: OK [2021-07-16T08:52:26.868Z] HZ: Using current value: 100 [2021-07-16T08:52:26.868Z] file_header: OK [2021-07-16T08:52:26.868Z] 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-07-16T08:52:26.868Z] Statistics: [2021-07-16T08:52:26.868Z] 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... [2021-07-16T08:52:26.868Z] File successfully converted to sysstat format version 12.5.4 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-16T08:52:27.491Z] provisioning config files... [2021-07-16T08:52:27.511Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config4222675232641668562tmp [Pipeline] { [Pipeline] echo [2021-07-16T08:52:27.540Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-16T08:52:27.868Z] ---> create-netrc.sh [Pipeline] } [2021-07-16T08:52:27.884Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-07-16T08:52:28.292Z] ---> python-tools-install.sh [Pipeline] echo [2021-07-16T08:52:28.305Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-16T08:52:28.620Z] ---> sudo-logs.sh [2021-07-16T08:52:28.621Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-07-16T08:52:28.659Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-16T08:52:28.995Z] ---> job-cost.sh [2021-07-16T08:52:28.995Z] lf-activate-venv: SKIPPING [2021-07-16T08:52:28.995Z] DEBUG: total: 0.18000000715255737 [2021-07-16T08:52:28.995Z] INFO: Retrieving Stack Cost... [2021-07-16T08:52:29.590Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-16T08:52:30.184Z] INFO: Archiving Costs [Pipeline] echo [2021-07-16T08:52:30.205Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-16T08:52:30.532Z] ---> logs-deploy.sh [2021-07-16T08:52:30.533Z] lf-activate-venv: SKIPPING [2021-07-16T08:52:30.533Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3623/3 [2021-07-16T08:52:30.533Z] INFO: archiving workspace using pattern(s): [2021-07-16T08:52:31.502Z] Archives upload complete. [2021-07-16T08:52:31.502Z] INFO: archiving logs to Nexus