Pull request #3617 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of mutterc for edgexfoundry/edgex-go Loading trusted files from base branch main at 9e22069fcd2ccadbe001935d29c439c09ed736f9 rather than 1dd8f73d4a16be177840b1cc147c1423bec5f79e Obtained Jenkinsfile from 9e22069fcd2ccadbe001935d29c439c09ed736f9 Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh902009617054303962.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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2781679978441363547.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3617/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3617/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6197316911807296576.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3617/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4732553148037778233.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1431678131581464029.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3617/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3617/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6951512074618002966.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 144eb70ba3d470a427e699408e811d3f535e987a Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-2504 in /w/workspace/edgexfoundry_edgex-go_PR-3617 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh3155326625877257010.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 9e22069fcd2ccadbe001935d29c439c09ed736f9 into PR head commit 1dd8f73d4a16be177840b1cc147c1423bec5f79e > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh8822994741486125844.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3617/head:refs/remotes/origin/PR-3617 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1dd8f73d4a16be177840b1cc147c1423bec5f79e # timeout=10 Merge succeeded, producing 1dd8f73d4a16be177840b1cc147c1423bec5f79e Checking out Revision 1dd8f73d4a16be177840b1cc147c1423bec5f79e (PR-3617) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh4395535438614788269.key > git merge 9e22069fcd2ccadbe001935d29c439c09ed736f9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1dd8f73d4a16be177840b1cc147c1423bec5f79e # timeout=10 Commit message: "fix(notifications): Remove warning from 32-bit build." First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 144eb70ba3d470a427e699408e811d3f535e987a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-07-11T20:29:11.948Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-07-11T20:29:12.145Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-07-11T20:29:12.261Z] ========================================================= [2021-07-11T20:29:12.261Z] EdgeX Global Pipelines Version Info [2021-07-11T20:29:12.261Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-07-11T20:29:13.750Z] ------------------- [2021-07-11T20:29:13.750Z] stable info: [2021-07-11T20:29:13.750Z] ------------------- [2021-07-11T20:29:13.750Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-07-11T20:29:13.750Z] Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a [2021-07-11T20:29:13.750Z] Message: update stable to v1.0.196 [2021-07-11T20:29:14.330Z] ------------------- [2021-07-11T20:29:14.330Z] experimental info: [2021-07-11T20:29:14.330Z] ------------------- [2021-07-11T20:29:14.330Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-07-11T20:29:14.330Z] Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a [2021-07-11T20:29:14.330Z] Message: update experimental to v1.0.196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-07-11T20:29:14.573Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-07-11T20:29:14.648Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-07-11T20:29:14.704Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-07-11T20:29:14.763Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-07-11T20:29:14.827Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-07-11T20:29:14.889Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-07-11T20:29:14.945Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-07-11T20:29:14.999Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-07-11T20:29:15.054Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-07-11T20:29:15.121Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-07-11T20:29:15.185Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-07-11T20:29:15.243Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-07-11T20:29:15.302Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-07-11T20:29:15.360Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-07-11T20:29:15.416Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-07-11T20:29:15.479Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-07-11T20:29:15.536Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-07-11T20:29:15.595Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-07-11T20:29:15.655Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-07-11T20:29:15.713Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-07-11T20:29:15.772Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-07-11T20:29:15.829Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-07-11T20:29:15.887Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3617 [Pipeline] echo [2021-07-11T20:29:15.945Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3617 [Pipeline] echo [2021-07-11T20:29:16.001Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3617 [Pipeline] echo [2021-07-11T20:29:16.058Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1dd8f73d4a16be177840b1cc147c1423bec5f79e [Pipeline] echo [2021-07-11T20:29:16.114Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1dd8f73 [Pipeline] echo [2021-07-11T20:29:16.166Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-11T20:29:16.325Z] provisioning config files... [2021-07-11T20:29:16.344Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5339442952733034318tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-11T20:29:16.719Z] ---> docker-login.sh [2021-07-11T20:29:16.719Z] nexus3.edgexfoundry.org:10001 [2021-07-11T20:29:16.982Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-11T20:29:16.982Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-11T20:29:16.982Z] Configure a credential helper to remove this warning. See [2021-07-11T20:29:16.982Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-11T20:29:16.982Z] [2021-07-11T20:29:16.982Z] Login Succeeded [2021-07-11T20:29:16.982Z] nexus3.edgexfoundry.org:10002 [2021-07-11T20:29:17.248Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-11T20:29:17.248Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-11T20:29:17.248Z] Configure a credential helper to remove this warning. See [2021-07-11T20:29:17.248Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-11T20:29:17.248Z] [2021-07-11T20:29:17.248Z] Login Succeeded [2021-07-11T20:29:17.248Z] nexus3.edgexfoundry.org:10003 [2021-07-11T20:29:17.248Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-11T20:29:17.508Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-11T20:29:17.508Z] Configure a credential helper to remove this warning. See [2021-07-11T20:29:17.508Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-11T20:29:17.508Z] [2021-07-11T20:29:17.508Z] Login Succeeded [2021-07-11T20:29:17.508Z] nexus3.edgexfoundry.org:10004 [2021-07-11T20:29:17.508Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-11T20:29:17.508Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-11T20:29:17.508Z] Configure a credential helper to remove this warning. See [2021-07-11T20:29:17.508Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-11T20:29:17.508Z] [2021-07-11T20:29:17.508Z] Login Succeeded [2021-07-11T20:29:17.508Z] docker.io [2021-07-11T20:29:17.508Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-11T20:29:18.092Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-11T20:29:18.092Z] Configure a credential helper to remove this warning. See [2021-07-11T20:29:18.092Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-11T20:29:18.092Z] [2021-07-11T20:29:18.092Z] Login Succeeded [2021-07-11T20:29:18.092Z] ---> docker-login.sh ends [Pipeline] } [2021-07-11T20:29:18.116Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-11T20:29:18.540Z] ++ 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-11T20:29:18.541Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-11T20:29:18.541Z] ++ dirname cmd/core-command/Dockerfile [2021-07-11T20:29:18.541Z] ++ cut -d/ -f2 [2021-07-11T20:29:18.541Z] + echo core-command,cmd/core-command/Dockerfile [2021-07-11T20:29:18.541Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-11T20:29:18.541Z] ++ dirname cmd/core-data/Dockerfile [2021-07-11T20:29:18.541Z] ++ cut -d/ -f2 [2021-07-11T20:29:18.541Z] + echo core-data,cmd/core-data/Dockerfile [2021-07-11T20:29:18.541Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-11T20:29:18.541Z] ++ dirname cmd/core-metadata/Dockerfile [2021-07-11T20:29:18.541Z] ++ cut -d/ -f2 [2021-07-11T20:29:18.541Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-07-11T20:29:18.541Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-11T20:29:18.541Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-07-11T20:29:18.541Z] ++ cut -d/ -f2 [2021-07-11T20:29:18.541Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-07-11T20:29:18.541Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-11T20:29:18.541Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-07-11T20:29:18.541Z] ++ cut -d/ -f2 [2021-07-11T20:29:18.541Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-07-11T20:29:18.541Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-11T20:29:18.541Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-07-11T20:29:18.541Z] ++ cut -d/ -f2 [2021-07-11T20:29:18.541Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-07-11T20:29:18.541Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-11T20:29:18.541Z] ++ dirname cmd/support-notifications/Dockerfile [2021-07-11T20:29:18.541Z] ++ cut -d/ -f2 [2021-07-11T20:29:18.541Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-07-11T20:29:18.541Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-11T20:29:18.541Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-07-11T20:29:18.541Z] ++ cut -d/ -f2 [2021-07-11T20:29:18.541Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-07-11T20:29:18.541Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-11T20:29:18.541Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-07-11T20:29:18.541Z] ++ cut -d/ -f2 [2021-07-11T20:29:18.541Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-07-11T20:29:18.616Z] 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-11T20:29:20.438Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-11T20:29:20.438Z] [2021-07-11T20:29:20.438Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-07-11T20:29:20.792Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-11T20:29:20.792Z] latest: Pulling from edgex-devops/git-semver [2021-07-11T20:29:20.792Z] 31603596830f: Pulling fs layer [2021-07-11T20:29:20.792Z] b6dc333f4379: Pulling fs layer [2021-07-11T20:29:20.792Z] 3d9ef1400e77: Pulling fs layer [2021-07-11T20:29:20.792Z] fd332fbdc1db: Pulling fs layer [2021-07-11T20:29:20.792Z] fd332fbdc1db: Waiting [2021-07-11T20:29:20.792Z] b6dc333f4379: Verifying Checksum [2021-07-11T20:29:20.792Z] b6dc333f4379: Download complete [2021-07-11T20:29:21.055Z] 31603596830f: Verifying Checksum [2021-07-11T20:29:21.055Z] 31603596830f: Download complete [2021-07-11T20:29:21.323Z] fd332fbdc1db: Verifying Checksum [2021-07-11T20:29:21.323Z] fd332fbdc1db: Download complete [2021-07-11T20:29:21.323Z] 31603596830f: Pull complete [2021-07-11T20:29:21.323Z] 3d9ef1400e77: Verifying Checksum [2021-07-11T20:29:21.323Z] 3d9ef1400e77: Download complete [2021-07-11T20:29:21.323Z] b6dc333f4379: Pull complete [2021-07-11T20:29:21.928Z] 3d9ef1400e77: Pull complete [2021-07-11T20:29:22.200Z] fd332fbdc1db: Pull complete [2021-07-11T20:29:22.200Z] Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 [2021-07-11T20:29:22.200Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-11T20:29:22.200Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-07-11T20:29:22.311Z] prd-centos7-docker-4c-2g-2504 does not seem to be running inside a container [2021-07-11T20:29:22.357Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-07-11T20:29:23.550Z] $ docker top 6a9c0ae7a3056fae24b847f1f6f1b26df7d35448a1cc482db1e01c24eaf84a0a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-11T20:29:23.766Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-11T20:29:23.766Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-11T20:29:23.892Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-11T20:29:23.892Z] $ docker exec 6a9c0ae7a3056fae24b847f1f6f1b26df7d35448a1cc482db1e01c24eaf84a0a ssh-agent [2021-07-11T20:29:24.001Z] SSH_AUTH_SOCK=/tmp/ssh-aQ2AB9H017HR/agent.14 [2021-07-11T20:29:24.001Z] SSH_AGENT_PID=20 [2021-07-11T20:29:24.009Z] Running ssh-add (command line suppressed) [2021-07-11T20:29:24.105Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_3740334202991250480.key (/w/workspace/edgex-go/1@tmp/private_key_3740334202991250480.key) [2021-07-11T20:29:24.124Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-11T20:29:24.472Z] + git tag --points-at HEAD [Pipeline] } [2021-07-11T20:29:24.490Z] $ docker exec --env ******** --env ******** 6a9c0ae7a3056fae24b847f1f6f1b26df7d35448a1cc482db1e01c24eaf84a0a ssh-agent -k [2021-07-11T20:29:24.590Z] unset SSH_AUTH_SOCK; [2021-07-11T20:29:24.590Z] unset SSH_AGENT_PID; [2021-07-11T20:29:24.590Z] echo Agent pid 20 killed; [2021-07-11T20:29:24.605Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-07-11T20:29:24.701Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-11T20:29:24.702Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-11T20:29:24.809Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-11T20:29:24.809Z] $ docker exec 6a9c0ae7a3056fae24b847f1f6f1b26df7d35448a1cc482db1e01c24eaf84a0a ssh-agent [2021-07-11T20:29:24.923Z] SSH_AUTH_SOCK=/tmp/ssh-3CFNBvWqzNiw/agent.55 [2021-07-11T20:29:24.923Z] SSH_AGENT_PID=62 [2021-07-11T20:29:24.929Z] Running ssh-add (command line suppressed) [2021-07-11T20:29:25.024Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_3633588371754644788.key (/w/workspace/edgex-go/1@tmp/private_key_3633588371754644788.key) [2021-07-11T20:29:25.042Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-11T20:29:25.384Z] + git semver init [2021-07-11T20:29:25.384Z] # -> Open(): unable to determine branch for HEAD [2021-07-11T20:29:25.384Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-07-11T20:29:25.384Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-07-11T20:29:25.384Z] # $SEMVER_REMOTE_NAME = origin [2021-07-11T20:29:25.384Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-11T20:29:25.384Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-11T20:29:25.384Z] # $SEMVER_BRANCH = PR-3617 [2021-07-11T20:29:25.384Z] # $SEMVER_TEMP = /tmp/semver-014291565 [2021-07-11T20:29:25.384Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-07-11T20:29:37.632Z] # '/tmp/semver-014291565' -> '/w/workspace/edgex-go/1/.semver' [2021-07-11T20:29:37.632Z] # -> Force: false [2021-07-11T20:29:37.632Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-07-11T20:29:37.650Z] $ docker exec --env ******** --env ******** 6a9c0ae7a3056fae24b847f1f6f1b26df7d35448a1cc482db1e01c24eaf84a0a ssh-agent -k [2021-07-11T20:29:37.746Z] unset SSH_AUTH_SOCK; [2021-07-11T20:29:37.746Z] unset SSH_AGENT_PID; [2021-07-11T20:29:37.746Z] echo Agent pid 62 killed; [2021-07-11T20:29:37.759Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-11T20:29:38.185Z] + git semver [Pipeline] } [2021-07-11T20:29:38.211Z] $ docker stop --time=1 6a9c0ae7a3056fae24b847f1f6f1b26df7d35448a1cc482db1e01c24eaf84a0a [2021-07-11T20:29:41.073Z] $ docker rm -f 6a9c0ae7a3056fae24b847f1f6f1b26df7d35448a1cc482db1e01c24eaf84a0a [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-11T20:29:41.507Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-07-11T20:29:41.958Z] Stashed 1 file(s) [Pipeline] echo [2021-07-11T20:29:41.983Z] [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-11T20:29:43.073Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-07-11T20:29:43.391Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-07-11T20:29:43.713Z] + sudo service docker restart [2021-07-11T20:29:43.714Z] + true [2021-07-11T20:29:43.714Z] Redirecting to /bin/systemctl restart docker.service [2021-07-11T20:29:57.546Z] Still waiting to schedule task [2021-07-11T20:29:57.547Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [Pipeline] echo [2021-07-11T20:30:01.875Z] ========================================================= [2021-07-11T20:30:01.875Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-07-11T20:30:01.875Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-11T20:30:02.255Z] + 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-11T20:30:03.658Z] Sending build context to Docker daemon 328.3MB [2021-07-11T20:30:03.658Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-07-11T20:30:03.658Z] Step 2/6 : FROM ${BASE} [2021-07-11T20:30:03.658Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-07-11T20:30:03.658Z] 540db60ca938: Pulling fs layer [2021-07-11T20:30:03.658Z] adcc1eea9eea: Pulling fs layer [2021-07-11T20:30:03.658Z] 4c4ab2625f07: Pulling fs layer [2021-07-11T20:30:03.658Z] 0773c198feca: Pulling fs layer [2021-07-11T20:30:03.658Z] 345f892a5656: Pulling fs layer [2021-07-11T20:30:03.658Z] 9ac62484cfdc: Pulling fs layer [2021-07-11T20:30:03.658Z] 5ac4037533be: Pulling fs layer [2021-07-11T20:30:03.658Z] dc6bda0758c5: Pulling fs layer [2021-07-11T20:30:03.658Z] 0773c198feca: Waiting [2021-07-11T20:30:03.658Z] 345f892a5656: Waiting [2021-07-11T20:30:03.658Z] 9ac62484cfdc: Waiting [2021-07-11T20:30:03.658Z] 5ac4037533be: Waiting [2021-07-11T20:30:03.658Z] dc6bda0758c5: Waiting [2021-07-11T20:30:03.658Z] 4c4ab2625f07: Verifying Checksum [2021-07-11T20:30:03.658Z] 4c4ab2625f07: Download complete [2021-07-11T20:30:03.658Z] adcc1eea9eea: Verifying Checksum [2021-07-11T20:30:03.658Z] adcc1eea9eea: Download complete [2021-07-11T20:30:03.658Z] 345f892a5656: Verifying Checksum [2021-07-11T20:30:03.658Z] 345f892a5656: Download complete [2021-07-11T20:30:03.658Z] 9ac62484cfdc: Verifying Checksum [2021-07-11T20:30:03.658Z] 9ac62484cfdc: Download complete [2021-07-11T20:30:03.918Z] 540db60ca938: Verifying Checksum [2021-07-11T20:30:03.918Z] 540db60ca938: Download complete [2021-07-11T20:30:03.918Z] 540db60ca938: Pull complete [2021-07-11T20:30:04.181Z] adcc1eea9eea: Pull complete [2021-07-11T20:30:04.181Z] 5ac4037533be: Verifying Checksum [2021-07-11T20:30:04.181Z] 5ac4037533be: Download complete [2021-07-11T20:30:04.181Z] 4c4ab2625f07: Pull complete [2021-07-11T20:30:06.105Z] dc6bda0758c5: Verifying Checksum [2021-07-11T20:30:06.105Z] dc6bda0758c5: Download complete [2021-07-11T20:30:06.105Z] 0773c198feca: Verifying Checksum [2021-07-11T20:30:06.105Z] 0773c198feca: Download complete [2021-07-11T20:30:09.426Z] 0773c198feca: Pull complete [2021-07-11T20:30:09.426Z] 345f892a5656: Pull complete [2021-07-11T20:30:09.692Z] 9ac62484cfdc: Pull complete [2021-07-11T20:30:09.692Z] 5ac4037533be: Pull complete [2021-07-11T20:30:11.102Z] dc6bda0758c5: Pull complete [2021-07-11T20:30:11.102Z] Digest: sha256:693441261ed0de8fcf303aa2a0eae3a43e217b849db77d7793b1d2a0399e3ec4 [2021-07-11T20:30:11.102Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-07-11T20:30:11.102Z] ---> eb58bd16d52e [2021-07-11T20:30:11.102Z] 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-11T20:30:13.662Z] ---> Running in 8184359d80da [2021-07-11T20:30:13.943Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-11T20:30:14.897Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-11T20:30:15.473Z] (1/12) Installing libmagic (5.39-r0) [2021-07-11T20:30:15.734Z] (2/12) Installing file (5.39-r0) [2021-07-11T20:30:15.734Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-07-11T20:30:15.734Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-07-11T20:30:22.328Z] (5/12) Installing fortify-headers (1.1-r0) [2021-07-11T20:30:22.328Z] (6/12) Installing patch (2.7.6-r7) [2021-07-11T20:30:22.328Z] (7/12) Installing build-base (0.5-r2) [2021-07-11T20:30:22.328Z] (8/12) Installing libsodium (1.0.18-r0) [2021-07-11T20:30:22.588Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-07-11T20:30:22.588Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-07-11T20:30:22.588Z] (11/12) Installing libzmq (4.3.3-r1) [2021-07-11T20:30:22.856Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-07-11T20:30:22.857Z] Executing busybox-1.32.1-r6.trigger [2021-07-11T20:30:22.857Z] OK: 219 MiB in 52 packages [2021-07-11T20:30:24.245Z] Removing intermediate container 8184359d80da [2021-07-11T20:30:24.245Z] ---> 9ed31b03a648 [2021-07-11T20:30:24.245Z] Step 4/6 : WORKDIR /edgex-go [2021-07-11T20:30:24.245Z] ---> Running in 806e580565f2 [2021-07-11T20:30:24.245Z] Removing intermediate container 806e580565f2 [2021-07-11T20:30:24.245Z] ---> 9e7ff4cdedfb [2021-07-11T20:30:24.245Z] Step 5/6 : COPY go.mod . [2021-07-11T20:30:24.507Z] ---> 2884d0b42ed4 [2021-07-11T20:30:24.507Z] Step 6/6 : RUN go mod download [2021-07-11T20:30:24.507Z] ---> Running in ceefefaab86b [2021-07-11T20:30:42.673Z] Removing intermediate container ceefefaab86b [2021-07-11T20:30:42.673Z] ---> 2bdde518a1b1 [2021-07-11T20:30:42.673Z] Successfully built 2bdde518a1b1 [2021-07-11T20:30:42.673Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-11T20:30:43.065Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-11T20:30:43.065Z] . [Pipeline] withDockerContainer [2021-07-11T20:30:43.167Z] prd-centos7-docker-4c-2g-2504 does not seem to be running inside a container [2021-07-11T20:30:43.204Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-07-11T20:30:43.588Z] $ docker top afccc391ba18cf42cde10a6a0309409da6f7f8d35b3e9979f32d7509f42c18e2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-11T20:30:44.024Z] + go version [2021-07-11T20:30:44.024Z] go version go1.16.5 linux/amd64 [Pipeline] } [2021-07-11T20:30:44.053Z] $ docker stop --time=1 afccc391ba18cf42cde10a6a0309409da6f7f8d35b3e9979f32d7509f42c18e2 [2021-07-11T20:30:45.235Z] $ docker rm -f afccc391ba18cf42cde10a6a0309409da6f7f8d35b3e9979f32d7509f42c18e2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-11T20:30:46.049Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-11T20:30:46.049Z] . [Pipeline] withDockerContainer [2021-07-11T20:30:46.144Z] prd-centos7-docker-4c-2g-2504 does not seem to be running inside a container [2021-07-11T20:30:46.176Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-07-11T20:30:46.554Z] $ docker top 960d140102ca27a7964115178d5c01b79fcf4dd4605cda0613c9eb42926faa94 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-07-11T20:30:46.693Z] ========================================================= [2021-07-11T20:30:46.693Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-07-11T20:30:46.693Z] ========================================================= [Pipeline] sh [2021-07-11T20:30:47.016Z] + go mod tidy [Pipeline] sh [2021-07-11T20:30:47.612Z] + make test [2021-07-11T20:30:47.612Z] 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-11T20:30:47.874Z] go mod tidy [2021-07-11T20:30:47.874Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-07-11T20:30:53.198Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-07-11T20:31:11.472Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-07-11T20:31:13.425Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-07-11T20:31:14.831Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-07-11T20:31:14.831Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-07-11T20:31:16.776Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-07-11T20:31:17.738Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-07-11T20:31:17.739Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-07-11T20:31:17.739Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-07-11T20:31:18.348Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-07-11T20:31:18.348Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-07-11T20:31:18.937Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-07-11T20:31:18.937Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-07-11T20:31:18.937Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-07-11T20:31:18.937Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-07-11T20:31:21.544Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.062s coverage: 28.7% of statements [2021-07-11T20:31:21.544Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-07-11T20:31:21.544Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-07-11T20:31:22.122Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.058s coverage: 100.0% of statements [2021-07-11T20:31:22.122Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-07-11T20:31:22.705Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.056s coverage: 53.1% of statements [2021-07-11T20:31:22.705Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-07-11T20:31:22.705Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-07-11T20:31:23.282Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.095s coverage: 87.7% of statements [2021-07-11T20:31:23.282Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-07-11T20:31:23.282Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-07-11T20:31:23.282Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.043s coverage: 78.9% of statements [2021-07-11T20:31:24.702Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.053s coverage: 81.2% of statements [2021-07-11T20:31:24.702Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-07-11T20:31:24.702Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-07-11T20:31:24.702Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-07-11T20:31:24.702Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-07-11T20:31:24.702Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-07-11T20:31:24.965Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.263s coverage: 95.1% of statements [2021-07-11T20:31:24.965Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-07-11T20:31:24.965Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-07-11T20:31:24.965Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-07-11T20:31:24.965Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-07-11T20:31:24.965Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-07-11T20:31:24.965Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-07-11T20:31:24.965Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-07-11T20:31:24.965Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-07-11T20:31:25.227Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.052s coverage: 60.0% of statements [2021-07-11T20:31:25.227Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-07-11T20:31:25.227Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-07-11T20:31:25.227Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-07-11T20:31:26.190Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.046s coverage: 0.8% of statements [2021-07-11T20:31:26.190Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-07-11T20:31:26.190Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.041s coverage: 58.8% of statements [2021-07-11T20:31:26.190Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.065s coverage: 22.0% of statements [2021-07-11T20:31:26.190Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-07-11T20:31:26.190Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.045s coverage: 47.1% of statements [2021-07-11T20:31:26.772Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.052s coverage: 79.5% of statements [2021-07-11T20:31:26.772Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.062s coverage: 94.1% of statements [2021-07-11T20:31:27.357Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.086s coverage: 96.3% of statements [2021-07-11T20:31:27.357Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.051s coverage: 87.5% of statements [2021-07-11T20:31:39.716Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.050s coverage: 94.4% of statements [2021-07-11T20:31:39.716Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.058s coverage: 44.8% of statements [2021-07-11T20:31:43.928Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.183s coverage: 81.8% of statements [2021-07-11T20:31:43.928Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-07-11T20:32:02.070Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.083s coverage: 92.9% of statements [2021-07-11T20:32:02.070Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-07-11T20:32:02.070Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-07-11T20:32:02.070Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-07-11T20:32:02.070Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements [2021-07-11T20:32:02.070Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-07-11T20:32:02.070Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-07-11T20:32:02.070Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-07-11T20:32:02.070Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-07-11T20:32:02.070Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-07-11T20:32:02.070Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.058s coverage: 87.2% of statements [2021-07-11T20:32:02.070Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-07-11T20:32:02.070Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-07-11T20:32:02.070Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.042s coverage: 100.0% of statements [2021-07-11T20:32:02.070Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-07-11T20:32:02.070Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.049s coverage: 58.8% of statements [2021-07-11T20:32:02.070Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-07-11T20:32:02.070Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.051s coverage: 80.0% of statements [2021-07-11T20:32:02.070Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements [2021-07-11T20:32:02.070Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.055s coverage: 85.4% of statements [2021-07-11T20:32:02.070Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.080s coverage: 91.2% of statements [2021-07-11T20:32:02.070Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-07-11T20:32:02.070Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.137s coverage: 64.4% of statements [2021-07-11T20:32:02.070Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-07-11T20:32:02.070Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-07-11T20:32:02.070Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.043s coverage: 100.0% of statements [2021-07-11T20:32:02.070Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.035s coverage: 91.3% of statements [2021-07-11T20:32:02.070Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements [2021-07-11T20:32:02.070Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.029s coverage: 73.7% of statements [2021-07-11T20:32:02.070Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements [2021-07-11T20:32:02.070Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.195s coverage: 66.9% of statements [2021-07-11T20:32:02.070Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-07-11T20:32:02.070Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-07-11T20:32:02.070Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-07-11T20:32:03.046Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.129s coverage: 43.6% of statements [2021-07-11T20:32:03.046Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-07-11T20:32:03.046Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-07-11T20:32:03.046Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.058s coverage: 89.5% of statements [2021-07-11T20:32:03.046Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-07-11T20:32:03.313Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.047s coverage: 84.8% of statements [2021-07-11T20:32:03.313Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-07-11T20:32:09.925Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.061s coverage: 19.3% of statements [2021-07-11T20:32:09.925Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-07-11T20:32:09.925Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-07-11T20:32:09.925Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-07-11T20:32:09.925Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-07-11T20:32:09.925Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.124s coverage: 91.9% of statements [2021-07-11T20:32:09.925Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-07-11T20:32:09.925Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-07-11T20:32:09.925Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-07-11T20:32:09.925Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-07-11T20:32:09.925Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-07-11T20:32:09.925Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 62.7% of statements [2021-07-11T20:32:09.925Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-07-11T20:32:09.925Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-07-11T20:32:09.925Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.085s coverage: 97.6% of statements [2021-07-11T20:32:09.925Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-07-11T20:32:09.925Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-07-11T20:32:09.925Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-07-11T20:32:09.925Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-07-11T20:32:09.925Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-07-11T20:32:09.925Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.041s coverage: 28.9% of statements [2021-07-11T20:32:09.925Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-07-11T20:32:09.925Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-07-11T20:32:09.925Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-07-11T20:32:09.925Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-07-11T20:32:09.925Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-07-11T20:32:09.925Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-07-11T20:32:09.925Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.041s coverage: 100.0% of statements [2021-07-11T20:32:09.925Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 95.4% of statements [2021-07-11T20:32:09.925Z] GO111MODULE=on go vet ./... [2021-07-11T20:32:10.481Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2505 in /w/workspace/edgexfoundry_edgex-go_PR-3617 [Pipeline] { [Pipeline] ws [2021-07-11T20:32:10.551Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-07-11T20:32:10.827Z] The recommended git tool is: git [2021-07-11T20:32:16.562Z] using credential edgex-jenkins-ssh [2021-07-11T20:32:16.603Z] Cloning the remote Git repository [2021-07-11T20:32:16.649Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-07-11T20:32:16.758Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-07-11T20:32:16.830Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-07-11T20:32:16.831Z] > git --version # timeout=10 [2021-07-11T20:32:16.844Z] > git --version # 'git version 2.17.1' [2021-07-11T20:32:16.845Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-11T20:32:16.944Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-11T20:32:31.991Z] gofmt -l . [2021-07-11T20:32:31.992Z] [ "`gofmt -l .`" = "" ] [2021-07-11T20:32:32.254Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-07-11T20:32:33.168Z] + ls -al . [2021-07-11T20:32:33.168Z] total 564 [2021-07-11T20:32:33.168Z] drwxrwxr-x 10 1001 1001 4096 Jul 11 20:32 . [2021-07-11T20:32:33.168Z] drwxr-xr-x 4 root root 28 Jul 11 20:30 .. [2021-07-11T20:32:33.168Z] -rw-rw-r-- 1 1001 1001 11 Jul 11 20:29 .dockerignore [2021-07-11T20:32:33.168Z] drwxrwxr-x 8 1001 1001 179 Jul 11 20:29 .git [2021-07-11T20:32:33.168Z] drwxrwxr-x 3 1001 1001 125 Jul 11 20:29 .github [2021-07-11T20:32:33.168Z] -rw-rw-r-- 1 1001 1001 818 Jul 11 20:29 .gitignore [2021-07-11T20:32:33.168Z] -rw-rw-r-- 1 1001 1001 76 Jul 11 20:29 .hadolint.yml [2021-07-11T20:32:33.168Z] drwx------ 3 1001 1001 58 Jul 11 20:29 .semver [2021-07-11T20:32:33.168Z] -rw-rw-r-- 1 1001 1001 166 Jul 11 20:29 .sonarcloud.properties [2021-07-11T20:32:33.168Z] -rw-rw-r-- 1 1001 1001 8609 Jul 11 20:29 Attribution.txt [2021-07-11T20:32:33.168Z] -rw-rw-r-- 1 1001 1001 43881 Jul 11 20:29 CHANGELOG.md [2021-07-11T20:32:33.168Z] -rw-rw-r-- 1 1001 1001 3804 Jul 11 20:29 CONTRIBUTING.md [2021-07-11T20:32:33.168Z] -rw-rw-r-- 1 1001 1001 931 Jul 11 20:29 Dockerfile.build [2021-07-11T20:32:33.168Z] -rw-rw-r-- 1 1001 1001 849 Jul 11 20:29 Jenkinsfile [2021-07-11T20:32:33.168Z] -rw-rw-r-- 1 1001 1001 10775 Jul 11 20:29 LICENSE [2021-07-11T20:32:33.168Z] -rw-rw-r-- 1 1001 1001 6003 Jul 11 20:29 Makefile [2021-07-11T20:32:33.168Z] -rw-rw-r-- 1 1001 1001 7818 Jul 11 20:29 README.md [2021-07-11T20:32:33.168Z] -rw-rw-r-- 1 1001 1001 6912 Jul 11 20:29 SECURITY.md [2021-07-11T20:32:33.168Z] -rw-rw-r-- 1 1001 1001 5 Jul 11 20:29 VERSION [2021-07-11T20:32:33.168Z] -rw-rw-r-- 1 1001 1001 4131 Jul 11 20:29 ZMQWindows.md [2021-07-11T20:32:33.168Z] drwxrwxr-x 2 1001 1001 37 Jul 11 20:29 bin [2021-07-11T20:32:33.168Z] drwxrwxr-x 14 1001 1001 4096 Jul 11 20:29 cmd [2021-07-11T20:32:33.168Z] -rw-r--r-- 1 root root 398095 Jul 11 20:32 coverage.out [2021-07-11T20:32:33.168Z] -rw-rw-r-- 1 1001 1001 806 Jul 11 20:29 go.mod [2021-07-11T20:32:33.168Z] -rw-r--r-- 1 root root 20850 Jul 11 20:30 go.sum [2021-07-11T20:32:33.168Z] drwxrwxr-x 7 1001 1001 114 Jul 11 20:29 internal [2021-07-11T20:32:33.168Z] drwxrwxr-x 3 1001 1001 16 Jul 11 20:29 openapi [2021-07-11T20:32:33.168Z] drwxrwxr-x 4 1001 1001 71 Jul 11 20:29 snap [2021-07-11T20:32:33.168Z] -rw-rw-r-- 1 1001 1001 168 Jul 11 20:29 version.go [Pipeline] sh [2021-07-11T20:32:33.492Z] + '[' -e coverage.out ] [2021-07-11T20:32:33.492Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-07-11T20:32:33.624Z] Stashed 1 file(s) [Pipeline] sh [2021-07-11T20:32:33.948Z] + make build [2021-07-11T20:32:33.948Z] go mod tidy [2021-07-11T20:32:33.948Z] 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-11T20:32:34.297Z] Merging remotes/origin/main commit 9e22069fcd2ccadbe001935d29c439c09ed736f9 into PR head commit 1dd8f73d4a16be177840b1cc147c1423bec5f79e [2021-07-11T20:32:34.610Z] Merge succeeded, producing 1dd8f73d4a16be177840b1cc147c1423bec5f79e [2021-07-11T20:32:34.611Z] Checking out Revision 1dd8f73d4a16be177840b1cc147c1423bec5f79e (PR-3617) [2021-07-11T20:32:33.453Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-07-11T20:32:33.478Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-11T20:32:33.513Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-07-11T20:32:33.565Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-07-11T20:32:33.566Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-11T20:32:33.581Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3617/head:refs/remotes/origin/PR-3617 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-07-11T20:32:34.309Z] > git config core.sparsecheckout # timeout=10 [2021-07-11T20:32:34.320Z] > git checkout -f 1dd8f73d4a16be177840b1cc147c1423bec5f79e # timeout=10 [2021-07-11T20:32:34.528Z] > git remote # timeout=10 [2021-07-11T20:32:34.543Z] > git config --get remote.origin.url # timeout=10 [2021-07-11T20:32:34.559Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-11T20:32:34.569Z] > git merge 9e22069fcd2ccadbe001935d29c439c09ed736f9 # timeout=10 [2021-07-11T20:32:34.589Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-11T20:32:34.612Z] > git config core.sparsecheckout # timeout=10 [2021-07-11T20:32:34.631Z] > git checkout -f 1dd8f73d4a16be177840b1cc147c1423bec5f79e # timeout=10 [2021-07-11T20:32:35.353Z] 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-11T20:32:38.936Z] Commit message: "fix(notifications): Remove warning from 32-bit build." [2021-07-11T20:32:38.985Z] > git --version # timeout=10 [2021-07-11T20:32:38.999Z] > git --version # 'git version 2.17.1' [2021-07-11T20:32:39.013Z] fatal: bad object 144eb70ba3d470a427e699408e811d3f535e987a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-11T20:32:40.569Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-07-11T20:32:41.014Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-07-11T20:32:41.378Z] + true [2021-07-11T20:32:41.378Z] + sudo service docker restart [2021-07-11T20:32:41.989Z] 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-11T20:32:42.255Z] 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-11T20:32:43.216Z] 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-11T20:32:43.216Z] 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-11T20:32:44.165Z] 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-11T20:32:45.113Z] 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-11T20:32:45.687Z] 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-11T20:32:46.649Z] 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-11T20:32:47.224Z] 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-11T20:32:48.183Z] 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-11T20:32:49.628Z] $ docker stop --time=1 960d140102ca27a7964115178d5c01b79fcf4dd4605cda0613c9eb42926faa94 [2021-07-11T20:32:52.422Z] $ docker rm -f 960d140102ca27a7964115178d5c01b79fcf4dd4605cda0613c9eb42926faa94 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-11T20:32:56.384Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-07-11T20:32:56.384Z] [2021-07-11T20:32:56.384Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-07-11T20:32:56.747Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-07-11T20:32:56.747Z] latest: Pulling from edgex-devops/edgex-compose [2021-07-11T20:32:56.747Z] cbdbe7a5bc2a: Pulling fs layer [2021-07-11T20:32:56.747Z] ca9280d653b3: Pulling fs layer [2021-07-11T20:32:56.747Z] 7e9c9ca2126c: Pulling fs layer [2021-07-11T20:32:57.012Z] cbdbe7a5bc2a: Verifying Checksum [2021-07-11T20:32:57.012Z] cbdbe7a5bc2a: Download complete [2021-07-11T20:32:57.274Z] cbdbe7a5bc2a: Pull complete [2021-07-11T20:32:57.851Z] ca9280d653b3: Verifying Checksum [2021-07-11T20:32:57.851Z] ca9280d653b3: Download complete [2021-07-11T20:32:58.119Z] ca9280d653b3: Pull complete [2021-07-11T20:32:58.694Z] 7e9c9ca2126c: Verifying Checksum [2021-07-11T20:32:58.694Z] 7e9c9ca2126c: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-11T20:32:59.797Z] provisioning config files... [2021-07-11T20:32:59.825Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8732037681269062699tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-11T20:33:00.253Z] ---> docker-login.sh [2021-07-11T20:33:00.253Z] nexus3.edgexfoundry.org:10001 [2021-07-11T20:33:01.235Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-11T20:33:01.844Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-11T20:33:01.844Z] Configure a credential helper to remove this warning. See [2021-07-11T20:33:01.844Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-11T20:33:01.844Z] [2021-07-11T20:33:01.844Z] Login Succeeded [2021-07-11T20:33:01.844Z] nexus3.edgexfoundry.org:10002 [2021-07-11T20:33:01.998Z] 7e9c9ca2126c: Pull complete [2021-07-11T20:33:01.998Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-07-11T20:33:01.998Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-07-11T20:33:01.998Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-07-11T20:33:02.101Z] prd-centos7-docker-4c-2g-2504 does not seem to be running inside a container [2021-07-11T20:33:02.117Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-11T20:33:02.138Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-07-11T20:33:02.399Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-11T20:33:02.399Z] Configure a credential helper to remove this warning. See [2021-07-11T20:33:02.399Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-11T20:33:02.399Z] [2021-07-11T20:33:02.399Z] Login Succeeded [2021-07-11T20:33:02.399Z] nexus3.edgexfoundry.org:10003 [2021-07-11T20:33:02.673Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-11T20:33:02.950Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-11T20:33:02.950Z] Configure a credential helper to remove this warning. See [2021-07-11T20:33:02.950Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-11T20:33:02.950Z] [2021-07-11T20:33:02.950Z] Login Succeeded [2021-07-11T20:33:02.950Z] nexus3.edgexfoundry.org:10004 [2021-07-11T20:33:03.224Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-11T20:33:03.499Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-11T20:33:03.499Z] Configure a credential helper to remove this warning. See [2021-07-11T20:33:03.499Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-11T20:33:03.499Z] [2021-07-11T20:33:03.499Z] Login Succeeded [2021-07-11T20:33:03.499Z] docker.io [2021-07-11T20:33:03.778Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-11T20:33:04.371Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-11T20:33:04.371Z] Configure a credential helper to remove this warning. See [2021-07-11T20:33:04.371Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-11T20:33:04.371Z] [2021-07-11T20:33:04.371Z] Login Succeeded [2021-07-11T20:33:04.371Z] ---> docker-login.sh ends [2021-07-11T20:33:05.206Z] $ docker top 64348d698b0b79a6e8815d804eba331daf415086554bbb4e8d5e556e8cb115b8 -eo pid,comm [Pipeline] { [Pipeline] } [2021-07-11T20:33:05.407Z] Deleting 1 temporary files [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-07-11T20:33:05.754Z] + docker-compose build --help [2021-07-11T20:33:05.754Z] + grep parallel [Pipeline] echo [2021-07-11T20:33:06.116Z] ========================================================= [2021-07-11T20:33:06.116Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-07-11T20:33:06.116Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-11T20:33:06.326Z] --parallel Build images in parallel. [Pipeline] } [2021-07-11T20:33:06.357Z] $ docker stop --time=1 64348d698b0b79a6e8815d804eba331daf415086554bbb4e8d5e556e8cb115b8 [2021-07-11T20:33:06.558Z] + 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-11T20:33:07.563Z] $ docker rm -f 64348d698b0b79a6e8815d804eba331daf415086554bbb4e8d5e556e8cb115b8 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-11T20:33:08.151Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-07-11T20:33:08.151Z] . [Pipeline] withDockerContainer [2021-07-11T20:33:08.249Z] prd-centos7-docker-4c-2g-2504 does not seem to be running inside a container [2021-07-11T20:33:08.284Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-07-11T20:33:08.575Z] Sending build context to Docker daemon 165.7MB [2021-07-11T20:33:08.575Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-07-11T20:33:08.575Z] Step 2/6 : FROM ${BASE} [2021-07-11T20:33:08.641Z] $ docker top 28f804f60ff4db3b4467629ba7c01e2b214e00043e93f2626c351123fad5fe35 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-11T20:33:08.853Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-07-11T20:33:08.853Z] 595b0fe564bb: Pulling fs layer [2021-07-11T20:33:08.853Z] 24495759ef45: Pulling fs layer [2021-07-11T20:33:08.853Z] d148012ef14d: Pulling fs layer [2021-07-11T20:33:08.853Z] cb65c68fc2e2: Pulling fs layer [2021-07-11T20:33:08.853Z] 093eec477d81: Pulling fs layer [2021-07-11T20:33:08.853Z] 20fd20ab2234: Pulling fs layer [2021-07-11T20:33:08.853Z] 43245461236d: Pulling fs layer [2021-07-11T20:33:08.853Z] 5a37c24eccbd: Pulling fs layer [2021-07-11T20:33:08.853Z] 20fd20ab2234: Waiting [2021-07-11T20:33:08.853Z] 43245461236d: Waiting [2021-07-11T20:33:08.853Z] 5a37c24eccbd: Waiting [2021-07-11T20:33:08.853Z] cb65c68fc2e2: Waiting [2021-07-11T20:33:08.853Z] 093eec477d81: Waiting [2021-07-11T20:33:08.853Z] d148012ef14d: Verifying Checksum [2021-07-11T20:33:08.853Z] d148012ef14d: Download complete [2021-07-11T20:33:08.853Z] 24495759ef45: Verifying Checksum [2021-07-11T20:33:08.853Z] 24495759ef45: Download complete [2021-07-11T20:33:09.130Z] 093eec477d81: Verifying Checksum [2021-07-11T20:33:09.130Z] 595b0fe564bb: Verifying Checksum [2021-07-11T20:33:09.130Z] 595b0fe564bb: Download complete [2021-07-11T20:33:09.130Z] 093eec477d81: Download complete [2021-07-11T20:33:09.130Z] 43245461236d: Verifying Checksum [2021-07-11T20:33:09.130Z] 43245461236d: Download complete [2021-07-11T20:33:09.130Z] 20fd20ab2234: Verifying Checksum [2021-07-11T20:33:09.130Z] 20fd20ab2234: Download complete [2021-07-11T20:33:09.134Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-07-11T20:33:09.703Z] Building core-command ... [2021-07-11T20:33:09.703Z] Building core-data ... [2021-07-11T20:33:09.703Z] Building core-metadata ... [2021-07-11T20:33:09.703Z] Building security-bootstrapper ... [2021-07-11T20:33:09.704Z] Building security-proxy-setup ... [2021-07-11T20:33:09.704Z] Building security-secretstore-setup ... [2021-07-11T20:33:09.704Z] Building support-notifications ... [2021-07-11T20:33:09.704Z] Building support-scheduler ... [2021-07-11T20:33:09.704Z] Building sys-mgmt-agent ... [2021-07-11T20:33:09.704Z] Building security-secretstore-setup [2021-07-11T20:33:09.704Z] Building sys-mgmt-agent [2021-07-11T20:33:09.704Z] Building core-metadata [2021-07-11T20:33:09.704Z] Building support-notifications [2021-07-11T20:33:09.704Z] Building security-bootstrapper [2021-07-11T20:33:09.729Z] 595b0fe564bb: Pull complete [2021-07-11T20:33:10.345Z] 24495759ef45: Pull complete [2021-07-11T20:33:10.956Z] d148012ef14d: Pull complete [2021-07-11T20:33:11.227Z] 5a37c24eccbd: Verifying Checksum [2021-07-11T20:33:11.227Z] 5a37c24eccbd: Download complete [2021-07-11T20:33:12.656Z] cb65c68fc2e2: Verifying Checksum [2021-07-11T20:33:12.656Z] cb65c68fc2e2: Download complete [2021-07-11T20:33:22.409Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-11T20:33:22.409Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-11T20:33:22.409Z] ---> 2bdde518a1b1 [2021-07-11T20:33:22.409Z] Step 3/24 : WORKDIR /edgex-go [2021-07-11T20:33:22.409Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-11T20:33:22.409Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-07-11T20:33:22.409Z] ---> 2bdde518a1b1 [2021-07-11T20:33:22.409Z] Step 3/32 : WORKDIR /edgex-go [2021-07-11T20:33:22.409Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-11T20:33:22.409Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-11T20:33:22.409Z] ---> 2bdde518a1b1 [2021-07-11T20:33:22.409Z] Step 3/24 : WORKDIR /edgex-go [2021-07-11T20:33:22.409Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-11T20:33:22.409Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-07-11T20:33:22.409Z] ---> 2bdde518a1b1 [2021-07-11T20:33:22.409Z] Step 3/26 : WORKDIR /edgex-go [2021-07-11T20:33:22.797Z] cb65c68fc2e2: Pull complete [2021-07-11T20:33:22.797Z] 093eec477d81: Pull complete [2021-07-11T20:33:22.797Z] 20fd20ab2234: Pull complete [2021-07-11T20:33:22.798Z] 43245461236d: Pull complete [2021-07-11T20:33:26.623Z] ---> Running in e860448c03e9 [2021-07-11T20:33:26.623Z] ---> Running in 7d250ffe7f39 [2021-07-11T20:33:26.884Z] ---> Running in cdaa71207ca5 [2021-07-11T20:33:26.884Z] ---> Running in 9fe89fb189cd [2021-07-11T20:33:27.117Z] 5a37c24eccbd: Pull complete [2021-07-11T20:33:27.117Z] Digest: sha256:1f93be31992c0c85398b36ba92fe0466778821d351774b6a75e3069a3cd419d7 [2021-07-11T20:33:27.117Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-07-11T20:33:27.117Z] ---> 274d7007c78b [2021-07-11T20:33:27.117Z] 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-11T20:33:28.273Z] Removing intermediate container cdaa71207ca5 [2021-07-11T20:33:28.273Z] ---> 724ae092fe62 [2021-07-11T20:33:28.273Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-11T20:33:28.273Z] Removing intermediate container 9fe89fb189cd [2021-07-11T20:33:28.273Z] ---> 169bed7c8e0a [2021-07-11T20:33:28.273Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-11T20:33:28.273Z] Removing intermediate container 7d250ffe7f39 [2021-07-11T20:33:28.273Z] ---> 09121d5d3cd3 [2021-07-11T20:33:28.273Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-11T20:33:28.535Z] Removing intermediate container e860448c03e9 [2021-07-11T20:33:28.535Z] ---> 14ec7b84c385 [2021-07-11T20:33:28.535Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-11T20:33:28.535Z] ---> Running in 6d597eecedd2 [2021-07-11T20:33:28.798Z] ---> Running in 263829d7b776 [2021-07-11T20:33:28.798Z] ---> Running in de2affbdfdce [2021-07-11T20:33:29.061Z] ---> Running in 5e451907d622 [2021-07-11T20:33:29.776Z] ---> Running in 7a9899c670a1 [2021-07-11T20:33:30.750Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-11T20:33:30.990Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-11T20:33:30.991Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-07-11T20:33:30.991Z] ---> 2bdde518a1b1 [2021-07-11T20:33:30.991Z] Step 3/23 : WORKDIR /edgex-go [2021-07-11T20:33:30.991Z] ---> Using cache [2021-07-11T20:33:30.991Z] ---> 14ec7b84c385 [2021-07-11T20:33:30.991Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-11T20:33:31.259Z] ---> Running in 1e2850b09873 [2021-07-11T20:33:31.259Z] Removing intermediate container 6d597eecedd2 [2021-07-11T20:33:31.259Z] ---> 3290e0d5ad46 [2021-07-11T20:33:31.259Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-07-11T20:33:31.259Z] ---> Running in 0cc4a44f7b57 [2021-07-11T20:33:31.522Z] Removing intermediate container 263829d7b776 [2021-07-11T20:33:31.522Z] ---> 1f6f16ac292c [2021-07-11T20:33:31.522Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-07-11T20:33:31.522Z] ---> Running in d9fdbe0622ed [2021-07-11T20:33:31.731Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-11T20:33:31.794Z] Removing intermediate container 5e451907d622 [2021-07-11T20:33:31.794Z] ---> f47908896da7 [2021-07-11T20:33:31.794Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-07-11T20:33:31.794Z] Removing intermediate container de2affbdfdce [2021-07-11T20:33:31.794Z] ---> 6869caa4a802 [2021-07-11T20:33:31.794Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-07-11T20:33:31.794Z] ---> Running in ac94143dde56 [2021-07-11T20:33:31.794Z] ---> Running in 9c381626c4e3 [2021-07-11T20:33:32.054Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-11T20:33:32.054Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-11T20:33:32.054Z] Removing intermediate container 1e2850b09873 [2021-07-11T20:33:32.054Z] ---> cdbc8237cceb [2021-07-11T20:33:32.054Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-07-11T20:33:32.317Z] ---> Running in 8b745eef6809 [2021-07-11T20:33:32.317Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-11T20:33:32.326Z] (1/12) Installing libmagic (5.39-r0) [2021-07-11T20:33:32.579Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-11T20:33:32.579Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-11T20:33:32.600Z] (2/12) Installing file (5.39-r0) [2021-07-11T20:33:32.600Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-07-11T20:33:32.842Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-11T20:33:32.842Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-11T20:33:32.877Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-07-11T20:33:33.104Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-11T20:33:33.368Z] OK: 219 MiB in 52 packages [2021-07-11T20:33:33.368Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-11T20:33:33.368Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-11T20:33:33.652Z] Removing intermediate container d9fdbe0622ed [2021-07-11T20:33:33.652Z] ---> c5996238f88a [2021-07-11T20:33:33.652Z] Step 6/26 : COPY go.mod . [2021-07-11T20:33:33.652Z] ---> 0271822dbfef [2021-07-11T20:33:33.652Z] Step 7/26 : RUN go mod download [2021-07-11T20:33:33.652Z] ---> Running in af8b2b4e0846 [2021-07-11T20:33:33.923Z] OK: 219 MiB in 52 packages [2021-07-11T20:33:33.923Z] OK: 219 MiB in 52 packages [2021-07-11T20:33:33.923Z] OK: 219 MiB in 52 packages [2021-07-11T20:33:33.923Z] OK: 219 MiB in 52 packages [2021-07-11T20:33:34.511Z] Removing intermediate container ac94143dde56 [2021-07-11T20:33:34.511Z] ---> b6243ffd3913 [2021-07-11T20:33:34.511Z] Step 6/32 : COPY go.mod . [2021-07-11T20:33:34.511Z] Removing intermediate container 0cc4a44f7b57 [2021-07-11T20:33:34.511Z] ---> e889e2c83def [2021-07-11T20:33:34.511Z] Step 6/24 : COPY go.mod . [2021-07-11T20:33:34.511Z] Removing intermediate container 8b745eef6809 [2021-07-11T20:33:34.511Z] ---> 60484177d90b [2021-07-11T20:33:34.511Z] Step 6/23 : COPY go.mod . [2021-07-11T20:33:34.511Z] Removing intermediate container 9c381626c4e3 [2021-07-11T20:33:34.511Z] ---> 397055136992 [2021-07-11T20:33:34.511Z] Step 6/24 : COPY go.mod . [2021-07-11T20:33:34.779Z] ---> 58b17e9fa1ac [2021-07-11T20:33:34.779Z] Step 7/32 : RUN go mod download [2021-07-11T20:33:34.779Z] ---> f1cbd6071003 [2021-07-11T20:33:34.779Z] Step 7/24 : RUN go mod download [2021-07-11T20:33:34.779Z] ---> Running in e8e6eb327263 [2021-07-11T20:33:34.779Z] ---> d1b7d0df61fc [2021-07-11T20:33:34.779Z] Step 7/23 : RUN go mod download [2021-07-11T20:33:34.779Z] ---> 84088d05d0d1 [2021-07-11T20:33:34.779Z] Step 7/24 : RUN go mod download [2021-07-11T20:33:34.779Z] ---> Running in a2fe17388e37 [2021-07-11T20:33:34.779Z] Removing intermediate container af8b2b4e0846 [2021-07-11T20:33:34.779Z] ---> 78357a527cfe [2021-07-11T20:33:34.779Z] Step 8/26 : COPY . . [2021-07-11T20:33:35.045Z] ---> Running in 2ee145e1bbd9 [2021-07-11T20:33:35.045Z] ---> Running in 35a6ffcd25d2 [2021-07-11T20:33:40.402Z] Removing intermediate container e8e6eb327263 [2021-07-11T20:33:40.402Z] ---> 87aa600f333f [2021-07-11T20:33:40.402Z] Step 8/32 : COPY . . [2021-07-11T20:33:40.402Z] ---> c02f5dd49434 [2021-07-11T20:33:40.402Z] Step 9/26 : RUN go mod tidy [2021-07-11T20:33:40.402Z] ---> Running in 7a59215ffc11 [2021-07-11T20:33:40.402Z] Removing intermediate container a2fe17388e37 [2021-07-11T20:33:40.402Z] ---> 8b8467b81b05 [2021-07-11T20:33:40.402Z] Step 8/24 : COPY . . [2021-07-11T20:33:41.147Z] (5/12) Installing fortify-headers (1.1-r0) [2021-07-11T20:33:41.147Z] (6/12) Installing patch (2.7.6-r7) [2021-07-11T20:33:41.147Z] (7/12) Installing build-base (0.5-r2) [2021-07-11T20:33:41.147Z] (8/12) Installing libsodium (1.0.18-r0) [2021-07-11T20:33:41.147Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-07-11T20:33:41.147Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-07-11T20:33:41.147Z] (11/12) Installing libzmq (4.3.3-r1) [2021-07-11T20:33:41.147Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-07-11T20:33:41.347Z] Removing intermediate container 2ee145e1bbd9 [2021-07-11T20:33:41.347Z] ---> bb35d1fe0c29 [2021-07-11T20:33:41.347Z] Step 8/23 : COPY . . [2021-07-11T20:33:41.420Z] Executing busybox-1.32.1-r6.trigger [2021-07-11T20:33:41.420Z] OK: 218 MiB in 52 packages [2021-07-11T20:33:45.567Z] Removing intermediate container 35a6ffcd25d2 [2021-07-11T20:33:45.568Z] ---> 0adc6e796075 [2021-07-11T20:33:45.568Z] Step 8/24 : COPY . . [2021-07-11T20:33:45.730Z] Removing intermediate container 7a9899c670a1 [2021-07-11T20:33:45.730Z] ---> b36d66d992b4 [2021-07-11T20:33:45.730Z] Step 4/6 : WORKDIR /edgex-go [2021-07-11T20:33:45.730Z] ---> Running in 1c5dfc7b7258 [2021-07-11T20:33:45.730Z] Removing intermediate container 1c5dfc7b7258 [2021-07-11T20:33:45.730Z] ---> cc145911e1b7 [2021-07-11T20:33:45.730Z] Step 5/6 : COPY go.mod . [2021-07-11T20:33:46.713Z] ---> a5e005450d40 [2021-07-11T20:33:46.713Z] Step 6/6 : RUN go mod download [2021-07-11T20:33:46.713Z] ---> Running in 3cb7648bf18a [2021-07-11T20:33:48.883Z] ---> d7bc31f4ffb0 [2021-07-11T20:33:48.884Z] Step 9/24 : RUN go mod tidy [2021-07-11T20:33:48.884Z] ---> 8463609a47f0 [2021-07-11T20:33:48.884Z] Step 9/32 : RUN go mod tidy [2021-07-11T20:33:49.455Z] ---> 72f54e4ad15a [2021-07-11T20:33:49.455Z] Step 9/23 : RUN go mod tidy [2021-07-11T20:33:49.455Z] ---> Running in 142cf536d3ba [2021-07-11T20:33:49.455Z] ---> Running in 0bdfeddd9166 [2021-07-11T20:33:50.397Z] ---> Running in 9f24972ac568 [2021-07-11T20:33:50.397Z] Removing intermediate container 7a59215ffc11 [2021-07-11T20:33:50.397Z] ---> 7e81e5c8f890 [2021-07-11T20:33:50.397Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-07-11T20:33:50.968Z] ---> Running in d227e1cdd0f5 [2021-07-11T20:33:53.535Z] 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-11T20:33:54.503Z] Removing intermediate container 142cf536d3ba [2021-07-11T20:33:54.503Z] ---> ce422b6175b6 [2021-07-11T20:33:54.503Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-07-11T20:33:55.097Z] Removing intermediate container 0bdfeddd9166 [2021-07-11T20:33:55.097Z] ---> a818d37ce73f [2021-07-11T20:33:55.097Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-07-11T20:33:55.376Z] ---> Running in 58fc519a28d2 [2021-07-11T20:33:55.647Z] Removing intermediate container 9f24972ac568 [2021-07-11T20:33:55.647Z] ---> 5b2e44de375e [2021-07-11T20:33:55.647Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-07-11T20:33:55.647Z] ---> Running in cadbb7e2fe78 [2021-07-11T20:33:56.219Z] ---> Running in 8338abf29aa8 [2021-07-11T20:33:57.174Z] 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-11T20:33:57.174Z] 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-11T20:33:57.748Z] 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-11T20:34:07.795Z] ---> a6de4cbf8799 [2021-07-11T20:34:07.795Z] Step 9/24 : RUN go mod tidy [2021-07-11T20:34:07.795Z] ---> Running in d9973f5fe008 [2021-07-11T20:34:09.715Z] Removing intermediate container d9973f5fe008 [2021-07-11T20:34:09.715Z] ---> 3d1a7f5b0bf7 [2021-07-11T20:34:09.715Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-07-11T20:34:09.715Z] ---> Running in 90ccaf8ebd09 [2021-07-11T20:34:10.309Z] 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-11T20:34:13.533Z] Removing intermediate container 3cb7648bf18a [2021-07-11T20:34:13.533Z] ---> 3eb147d93177 [2021-07-11T20:34:13.533Z] Successfully built 3eb147d93177 [2021-07-11T20:34:13.533Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-11T20:34:13.919Z] + docker inspect -f . ci-base-image-arm64 [2021-07-11T20:34:13.919Z] . [Pipeline] withDockerContainer [2021-07-11T20:34:14.179Z] prd-ubuntu18.04-docker-arm64-4c-16g-2505 does not seem to be running inside a container [2021-07-11T20:34:14.267Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-07-11T20:34:16.117Z] $ docker top fb4af998847444fdafedd9f64f0e10962099d7f191c852078c9ef5cea2140217 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-11T20:34:17.156Z] + go version [2021-07-11T20:34:17.156Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-07-11T20:34:17.193Z] $ docker stop --time=1 fb4af998847444fdafedd9f64f0e10962099d7f191c852078c9ef5cea2140217 [2021-07-11T20:34:19.058Z] $ docker rm -f fb4af998847444fdafedd9f64f0e10962099d7f191c852078c9ef5cea2140217 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-11T20:34:20.155Z] + docker inspect -f . ci-base-image-arm64 [2021-07-11T20:34:20.155Z] . [Pipeline] withDockerContainer [2021-07-11T20:34:20.426Z] 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-11T20:34:20.442Z] prd-ubuntu18.04-docker-arm64-4c-16g-2505 does not seem to be running inside a container [2021-07-11T20:34:20.519Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-07-11T20:34:22.056Z] $ docker top ac93797da7e55ca2262db1e650c838dcfbf569eccd900f42b08863b47f89a988 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-07-11T20:34:22.460Z] ========================================================= [2021-07-11T20:34:22.461Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-07-11T20:34:22.461Z] ========================================================= [Pipeline] sh [2021-07-11T20:34:23.125Z] + go mod tidy [Pipeline] sh [2021-07-11T20:34:24.408Z] + make test [2021-07-11T20:34:24.408Z] 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-11T20:34:24.408Z] go mod tidy [2021-07-11T20:34:25.007Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-07-11T20:34:25.797Z] Removing intermediate container d227e1cdd0f5 [2021-07-11T20:34:25.797Z] ---> 60e089071ffe [2021-07-11T20:34:25.797Z] [2021-07-11T20:34:25.797Z] Step 11/26 : FROM alpine:3.12 [2021-07-11T20:34:26.057Z] 3.12: Pulling from library/alpine [2021-07-11T20:34:27.046Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-11T20:34:27.047Z] Status: Downloaded newer image for alpine:3.12 [2021-07-11T20:34:27.047Z] ---> 13621d1b12d4 [2021-07-11T20:34:27.047Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-07-11T20:34:27.047Z] ---> Running in 4843dfbfb58c [2021-07-11T20:34:27.647Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-11T20:34:27.647Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-11T20:34:27.932Z] (1/6) Installing ca-certificates (20191127-r4) [2021-07-11T20:34:27.932Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-07-11T20:34:27.932Z] (3/6) Installing libcurl (7.77.0-r0) [2021-07-11T20:34:27.932Z] (4/6) Installing curl (7.77.0-r0) [2021-07-11T20:34:27.932Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-07-11T20:34:27.932Z] (6/6) Installing su-exec (0.2-r1) [2021-07-11T20:34:27.932Z] Executing busybox-1.31.1-r20.trigger [2021-07-11T20:34:28.202Z] Executing ca-certificates-20191127-r4.trigger [2021-07-11T20:34:28.202Z] OK: 7 MiB in 20 packages [2021-07-11T20:34:28.795Z] Removing intermediate container 4843dfbfb58c [2021-07-11T20:34:28.795Z] ---> e81c22f6e94e [2021-07-11T20:34:28.795Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-07-11T20:34:28.795Z] ---> Running in a7f073c451e0 [2021-07-11T20:34:29.064Z] Removing intermediate container a7f073c451e0 [2021-07-11T20:34:29.064Z] ---> 8e9e96cd0d49 [2021-07-11T20:34:29.064Z] Step 14/26 : WORKDIR / [2021-07-11T20:34:29.064Z] ---> Running in 479c206761a8 [2021-07-11T20:34:29.335Z] Removing intermediate container 479c206761a8 [2021-07-11T20:34:29.335Z] ---> 82fb7cefd4ca [2021-07-11T20:34:29.335Z] 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-11T20:34:29.605Z] ---> 9ee396dbc706 [2021-07-11T20:34:29.605Z] 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-11T20:34:29.874Z] ---> 5a8736b389bd [2021-07-11T20:34:29.874Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-07-11T20:34:30.157Z] ---> 4ec6668c6fc7 [2021-07-11T20:34:30.157Z] 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-11T20:34:30.427Z] ---> c6a59dc46375 [2021-07-11T20:34:30.427Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-07-11T20:34:31.022Z] ---> 42b281303595 [2021-07-11T20:34:31.022Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-07-11T20:34:31.623Z] ---> 0de442dcb841 [2021-07-11T20:34:31.624Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-07-11T20:34:31.899Z] ---> b3163b4e1dbe [2021-07-11T20:34:31.899Z] 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-11T20:34:31.899Z] ---> Running in 91eaeac837ee [2021-07-11T20:34:33.319Z] Removing intermediate container 91eaeac837ee [2021-07-11T20:34:33.319Z] ---> eaf5f68a2dea [2021-07-11T20:34:33.319Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-07-11T20:34:33.319Z] ---> Running in 666fb7e0df4a [2021-07-11T20:34:33.319Z] Removing intermediate container 666fb7e0df4a [2021-07-11T20:34:33.319Z] ---> af32e9c1d751 [2021-07-11T20:34:33.319Z] Step 24/26 : LABEL arch=x86_64 [2021-07-11T20:34:33.319Z] ---> Running in 08b6ef1e1e68 [2021-07-11T20:34:33.587Z] Removing intermediate container 08b6ef1e1e68 [2021-07-11T20:34:33.587Z] ---> 4a68ca5ad446 [2021-07-11T20:34:33.587Z] Step 25/26 : LABEL git_sha=1dd8f73d4a16be177840b1cc147c1423bec5f79e [2021-07-11T20:34:33.587Z] ---> Running in c6bd4c177197 [2021-07-11T20:34:33.857Z] Removing intermediate container c6bd4c177197 [2021-07-11T20:34:33.857Z] ---> 3c918425e069 [2021-07-11T20:34:33.857Z] Step 26/26 : LABEL version=0.0.0 [2021-07-11T20:34:33.857Z] ---> Running in 6f4df328c95b [2021-07-11T20:34:34.126Z] Removing intermediate container 6f4df328c95b [2021-07-11T20:34:34.126Z] ---> 9d46161df711 [2021-07-11T20:34:34.126Z] [2021-07-11T20:34:34.126Z] Successfully built 9d46161df711 [2021-07-11T20:34:34.126Z] Successfully tagged security-secretstore-setup:latest [2021-07-11T20:34:34.126Z] Building core-command [2021-07-11T20:34:38.378Z]  Building security-secretstore-setup ... done Removing intermediate container 8338abf29aa8 [2021-07-11T20:34:38.378Z] ---> 581110060476 [2021-07-11T20:34:38.378Z] [2021-07-11T20:34:38.378Z] Step 11/23 : FROM alpine:3.12 [2021-07-11T20:34:38.378Z] ---> 13621d1b12d4 [2021-07-11T20:34:38.378Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-07-11T20:34:38.980Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-11T20:34:38.980Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-11T20:34:38.980Z] ---> 2bdde518a1b1 [2021-07-11T20:34:38.980Z] Step 3/24 : WORKDIR /edgex-go [2021-07-11T20:34:38.980Z] ---> Using cache [2021-07-11T20:34:38.980Z] ---> 14ec7b84c385 [2021-07-11T20:34:38.980Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-11T20:34:38.980Z] ---> Using cache [2021-07-11T20:34:38.980Z] ---> cdbc8237cceb [2021-07-11T20:34:38.980Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-07-11T20:34:38.980Z] ---> Running in de9f59fe28dc [2021-07-11T20:34:38.980Z] ---> Running in 079c8eb3b9e0 [2021-07-11T20:34:39.273Z] Removing intermediate container cadbb7e2fe78 [2021-07-11T20:34:39.273Z] ---> fdcbc646a9e6 [2021-07-11T20:34:39.273Z] [2021-07-11T20:34:39.273Z] Step 11/32 : FROM alpine:3.12 [2021-07-11T20:34:39.273Z] ---> 13621d1b12d4 [2021-07-11T20:34:39.273Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-07-11T20:34:39.554Z] ---> Running in a1782f15b202 [2021-07-11T20:34:39.824Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-11T20:34:39.824Z] Removing intermediate container 58fc519a28d2 [2021-07-11T20:34:39.824Z] ---> 407d2b57aba1 [2021-07-11T20:34:39.824Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-07-11T20:34:39.824Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-11T20:34:39.824Z] Removing intermediate container a1782f15b202 [2021-07-11T20:34:39.824Z] ---> e090640fad65 [2021-07-11T20:34:39.824Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-07-11T20:34:39.824Z] ---> Running in 809c66ab6aa5 [2021-07-11T20:34:39.824Z] ---> Running in 57cef6c48a3c [2021-07-11T20:34:40.246Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-11T20:34:40.247Z] (1/2) Installing ca-certificates (20191127-r4) [2021-07-11T20:34:40.247Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-07-11T20:34:40.247Z] Executing busybox-1.31.1-r20.trigger [2021-07-11T20:34:40.247Z] Executing ca-certificates-20191127-r4.trigger [2021-07-11T20:34:40.247Z] OK: 6 MiB in 16 packages [2021-07-11T20:34:40.718Z] Removing intermediate container de9f59fe28dc [2021-07-11T20:34:40.718Z] ---> b0bdd2407e9b [2021-07-11T20:34:40.718Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-11T20:34:40.718Z] ---> Running in 31f096e2d4d7 [2021-07-11T20:34:41.101Z] 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-11T20:34:41.101Z] Removing intermediate container 31f096e2d4d7 [2021-07-11T20:34:41.101Z] ---> b86c3db44305 [2021-07-11T20:34:41.101Z] Step 14/23 : ENV APP_PORT=59860 [2021-07-11T20:34:41.101Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-11T20:34:41.101Z] ---> Running in 8371b2fa3bf5 [2021-07-11T20:34:41.101Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-11T20:34:41.101Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-11T20:34:41.101Z] Removing intermediate container 8371b2fa3bf5 [2021-07-11T20:34:41.101Z] ---> eae82fd16954 [2021-07-11T20:34:41.101Z] Step 15/23 : EXPOSE $APP_PORT [2021-07-11T20:34:41.101Z] ---> Running in 0d4f03444134 [2021-07-11T20:34:41.101Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-07-11T20:34:41.101Z] (2/2) Installing su-exec (0.2-r1) [2021-07-11T20:34:41.101Z] Executing busybox-1.31.1-r20.trigger [2021-07-11T20:34:41.101Z] OK: 6 MiB in 16 packages [2021-07-11T20:34:41.390Z] Removing intermediate container 0d4f03444134 [2021-07-11T20:34:41.390Z] ---> 6d4100c4a88e [2021-07-11T20:34:41.390Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-11T20:34:41.664Z] OK: 219 MiB in 52 packages [2021-07-11T20:34:41.664Z] ---> c48ef3887e00 [2021-07-11T20:34:41.664Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-07-11T20:34:41.664Z] Removing intermediate container 57cef6c48a3c [2021-07-11T20:34:41.664Z] ---> ea26d21b07f3 [2021-07-11T20:34:41.664Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-07-11T20:34:41.664Z] ---> Running in f5f74122299b [2021-07-11T20:34:42.245Z] Removing intermediate container f5f74122299b [2021-07-11T20:34:42.245Z] ---> c6856b5b83f8 [2021-07-11T20:34:42.245Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-07-11T20:34:42.515Z] ---> Running in 9fe8eedc2d0b [2021-07-11T20:34:42.515Z] ---> a35c83b476d6 [2021-07-11T20:34:42.515Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-07-11T20:34:42.515Z] Removing intermediate container 079c8eb3b9e0 [2021-07-11T20:34:42.515Z] ---> 3d64f63c2e5a [2021-07-11T20:34:42.515Z] Step 6/24 : COPY go.mod . [2021-07-11T20:34:42.515Z] Removing intermediate container 809c66ab6aa5 [2021-07-11T20:34:42.515Z] ---> 5acaa53bbc6c [2021-07-11T20:34:42.515Z] [2021-07-11T20:34:42.515Z] Step 12/24 : FROM docker:20.10.0 [2021-07-11T20:34:42.791Z] Removing intermediate container 9fe8eedc2d0b [2021-07-11T20:34:42.791Z] ---> 2abecbe90888 [2021-07-11T20:34:42.791Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-07-11T20:34:42.791Z] ---> 5721684e51a5 [2021-07-11T20:34:42.791Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-07-11T20:34:42.791Z] ---> Running in 243fe8aa0c8a [2021-07-11T20:34:42.791Z] ---> Running in 92ab8da5a1d4 [2021-07-11T20:34:42.791Z] 20.10.0: Pulling from library/docker [2021-07-11T20:34:42.791Z] ---> 8d91e938d6e1 [2021-07-11T20:34:42.791Z] Step 7/24 : RUN go mod download [2021-07-11T20:34:42.791Z] ---> Running in ba56e6ff223f [2021-07-11T20:34:43.071Z] Removing intermediate container 92ab8da5a1d4 [2021-07-11T20:34:43.071Z] ---> 47cbeb215d4f [2021-07-11T20:34:43.071Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-11T20:34:43.071Z] ---> Running in c7839595e0d0 [2021-07-11T20:34:43.649Z] Removing intermediate container c7839595e0d0 [2021-07-11T20:34:43.649Z] ---> 5a016827bfa5 [2021-07-11T20:34:43.649Z] Step 21/23 : LABEL arch=x86_64 [2021-07-11T20:34:43.649Z] ---> Running in 847636e1e0ba [2021-07-11T20:34:43.915Z] Removing intermediate container 847636e1e0ba [2021-07-11T20:34:43.915Z] ---> 7a1b3526cab1 [2021-07-11T20:34:43.915Z] Step 22/23 : LABEL git_sha=1dd8f73d4a16be177840b1cc147c1423bec5f79e [2021-07-11T20:34:44.182Z] ---> Running in 482656af0287 [2021-07-11T20:34:44.182Z] Removing intermediate container 243fe8aa0c8a [2021-07-11T20:34:44.182Z] ---> 2dc71aba4130 [2021-07-11T20:34:44.182Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-07-11T20:34:44.182Z] Removing intermediate container ba56e6ff223f [2021-07-11T20:34:44.182Z] ---> db8caff624a5 [2021-07-11T20:34:44.182Z] Step 8/24 : COPY . . [2021-07-11T20:34:44.182Z] ---> Running in 9e2370392abf [2021-07-11T20:34:44.447Z] Removing intermediate container 482656af0287 [2021-07-11T20:34:44.447Z] ---> 5ee4b547ab50 [2021-07-11T20:34:44.447Z] Step 23/23 : LABEL version=0.0.0 [2021-07-11T20:34:44.710Z] ---> Running in 4a04460bc0fe [2021-07-11T20:34:45.686Z] Removing intermediate container 9e2370392abf [2021-07-11T20:34:45.686Z] ---> 5c3f14a6ccab [2021-07-11T20:34:45.686Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-07-11T20:34:48.265Z] Removing intermediate container 4a04460bc0fe [2021-07-11T20:34:48.265Z] ---> fed663973343 [2021-07-11T20:34:48.265Z] [2021-07-11T20:34:48.265Z] Removing intermediate container 90ccaf8ebd09 [2021-07-11T20:34:48.265Z] ---> a547c3357092 [2021-07-11T20:34:48.265Z] [2021-07-11T20:34:48.265Z] Step 11/24 : FROM alpine:3.12 [2021-07-11T20:34:48.265Z] ---> 13621d1b12d4 [2021-07-11T20:34:48.265Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-07-11T20:34:48.531Z] Successfully built fed663973343 [2021-07-11T20:34:49.109Z] Successfully tagged support-notifications:latest [2021-07-11T20:34:49.109Z]  Building support-notifications ... done Building core-data [2021-07-11T20:34:49.109Z] ---> e960170c9d81 [2021-07-11T20:34:49.109Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-07-11T20:34:49.109Z] ---> Running in 71dc52e2b32b [2021-07-11T20:34:49.683Z] ---> Running in 436b5fc7a019 [2021-07-11T20:34:50.254Z] ---> 512a484e692d [2021-07-11T20:34:50.254Z] Step 9/24 : RUN go mod tidy [2021-07-11T20:34:51.822Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-07-11T20:34:52.818Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-11T20:34:52.818Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-11T20:34:52.818Z] ---> 2bdde518a1b1 [2021-07-11T20:34:52.818Z] Step 3/24 : WORKDIR /edgex-go [2021-07-11T20:34:52.818Z] ---> Using cache [2021-07-11T20:34:52.818Z] ---> 14ec7b84c385 [2021-07-11T20:34:52.818Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-11T20:34:52.818Z] ---> Using cache [2021-07-11T20:34:52.818Z] ---> cdbc8237cceb [2021-07-11T20:34:52.818Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-07-11T20:34:52.818Z] ---> Running in d70d505092ac [2021-07-11T20:34:52.818Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-07-11T20:34:53.098Z] ---> Running in 9db6309a96c4 [2021-07-11T20:34:53.098Z] Status: Downloaded newer image for docker:20.10.0 [2021-07-11T20:34:53.098Z] ---> aefe523efa57 [2021-07-11T20:34:53.098Z] 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-11T20:34:53.098Z] ---> Running in 97cf688c066c [2021-07-11T20:34:53.098Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-11T20:34:53.098Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-11T20:34:53.098Z] Removing intermediate container 97cf688c066c [2021-07-11T20:34:53.098Z] ---> cb2c6ab9e63d [2021-07-11T20:34:53.098Z] 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-11T20:34:53.098Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-07-11T20:34:53.098Z] Executing busybox-1.31.1-r20.trigger [2021-07-11T20:34:53.098Z] ---> Running in 385d43b5ae83 [2021-07-11T20:34:53.098Z] OK: 6 MiB in 15 packages [2021-07-11T20:34:53.368Z] Removing intermediate container 436b5fc7a019 [2021-07-11T20:34:53.368Z] ---> bc08aa340c33 [2021-07-11T20:34:53.368Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-11T20:34:53.639Z] Removing intermediate container 71dc52e2b32b [2021-07-11T20:34:53.639Z] ---> 1736fc021be4 [2021-07-11T20:34:53.639Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-11T20:34:53.639Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-11T20:34:53.639Z] ---> Running in 56e69727d5f9 [2021-07-11T20:34:53.639Z] ---> 52d91503fd0d [2021-07-11T20:34:53.639Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-07-11T20:34:53.915Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-11T20:34:53.916Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-11T20:34:53.916Z] (1/39) Installing readline (8.0.4-r0) [2021-07-11T20:34:53.916Z] (2/39) Installing bash (5.0.17-r0) [2021-07-11T20:34:54.185Z] Executing bash-5.0.17-r0.post-install [2021-07-11T20:34:54.185Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-07-11T20:34:54.185Z] (4/39) Installing libcurl (7.77.0-r0) [2021-07-11T20:34:54.185Z] (5/39) Installing curl (7.77.0-r0) [2021-07-11T20:34:54.185Z] Removing intermediate container 56e69727d5f9 [2021-07-11T20:34:54.185Z] ---> fea2412ad1c5 [2021-07-11T20:34:54.185Z] Step 14/24 : ENV APP_PORT=59881 [2021-07-11T20:34:54.185Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-07-11T20:34:54.185Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-07-11T20:34:54.185Z] (8/39) Installing expat (2.2.9-r1) [2021-07-11T20:34:54.185Z] (9/39) Installing libffi (3.3-r2) [2021-07-11T20:34:54.185Z] (10/39) Installing gdbm (1.13-r1) [2021-07-11T20:34:54.185Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-07-11T20:34:54.185Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-07-11T20:34:54.185Z] (13/39) Installing python3 (3.8.10-r0) [2021-07-11T20:34:54.185Z] ---> Running in 82ecb6c5f451 [2021-07-11T20:34:54.185Z] ---> 15205a6b635d [2021-07-11T20:34:54.185Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-07-11T20:34:54.446Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-11T20:34:54.446Z] Removing intermediate container 82ecb6c5f451 [2021-07-11T20:34:54.446Z] ---> 9f392c1b525f [2021-07-11T20:34:54.446Z] Step 15/24 : EXPOSE $APP_PORT [2021-07-11T20:34:54.711Z] ---> 8805ca2ae9e5 [2021-07-11T20:34:54.711Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-07-11T20:34:54.711Z] ---> Running in a1ea606b6f5e [2021-07-11T20:34:54.711Z] Removing intermediate container d70d505092ac [2021-07-11T20:34:54.711Z] ---> 5a0c190d15f7 [2021-07-11T20:34:54.711Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-07-11T20:34:54.972Z] OK: 219 MiB in 52 packages [2021-07-11T20:34:54.972Z] ---> Running in ac499c9c776e [2021-07-11T20:34:54.972Z] Removing intermediate container a1ea606b6f5e [2021-07-11T20:34:54.972Z] ---> 33f8bb2fe4a8 [2021-07-11T20:34:54.972Z] Step 16/24 : WORKDIR / [2021-07-11T20:34:54.972Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-07-11T20:34:55.235Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-07-11T20:34:55.235Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-07-11T20:34:55.235Z] ---> Running in 93719be77c5f [2021-07-11T20:34:55.235Z] (17/39) Installing py3-six (1.15.0-r0) [2021-07-11T20:34:55.235Z] ---> 057bad94e600 [2021-07-11T20:34:55.235Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-07-11T20:34:55.235Z] (18/39) Installing py3-packaging (20.4-r0) [2021-07-11T20:34:55.235Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-07-11T20:34:55.235Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-07-11T20:34:55.235Z] (21/39) Installing py3-idna (2.9-r0) [2021-07-11T20:34:55.235Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-07-11T20:34:55.235Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-07-11T20:34:55.235Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-07-11T20:34:55.235Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-07-11T20:34:55.235Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-07-11T20:34:55.235Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-07-11T20:34:55.235Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-07-11T20:34:55.235Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-07-11T20:34:55.235Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-07-11T20:34:55.235Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-07-11T20:34:55.235Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-07-11T20:34:55.528Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-07-11T20:34:55.528Z] Removing intermediate container 93719be77c5f [2021-07-11T20:34:55.528Z] ---> e6cb8888e005 [2021-07-11T20:34:55.528Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-11T20:34:55.528Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-07-11T20:34:55.528Z] (35/39) Installing py3-progress (1.5-r0) [2021-07-11T20:34:55.528Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-07-11T20:34:55.528Z] ---> f7c4a8b9c284 [2021-07-11T20:34:55.528Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-07-11T20:34:55.528Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-07-11T20:34:55.528Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-07-11T20:34:55.528Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-07-11T20:34:55.528Z] Removing intermediate container 9db6309a96c4 [2021-07-11T20:34:55.528Z] ---> 9b0b9d87d04a [2021-07-11T20:34:55.528Z] Step 6/24 : COPY go.mod . [2021-07-11T20:34:55.528Z] Executing busybox-1.31.1-r19.trigger [2021-07-11T20:34:55.528Z] OK: 72 MiB in 59 packages [2021-07-11T20:34:55.807Z] 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-11T20:34:55.807Z] ---> Running in 064cb2cb1147 [2021-07-11T20:34:55.807Z] ---> 414d4a41cfcf [2021-07-11T20:34:55.807Z] Step 7/24 : RUN go mod download [2021-07-11T20:34:55.807Z] ---> ea58634d76ca [2021-07-11T20:34:55.807Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-07-11T20:34:56.096Z] ---> Running in 2c250fe71fe4 [2021-07-11T20:34:56.096Z] Removing intermediate container 064cb2cb1147 [2021-07-11T20:34:56.096Z] ---> d03baf722933 [2021-07-11T20:34:56.096Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-07-11T20:34:56.682Z] Collecting docker-compose==1.23.2 [2021-07-11T20:34:56.682Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-07-11T20:34:56.682Z] ---> 266db3495028 [2021-07-11T20:34:56.682Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-07-11T20:34:56.682Z] ---> d75d63a8c27c [2021-07-11T20:34:56.682Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-07-11T20:34:56.682Z] Collecting docopt<0.7,>=0.6.1 [2021-07-11T20:34:56.682Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-07-11T20:34:56.682Z] ---> Running in 167e17f21a40 [2021-07-11T20:34:56.947Z] ---> 322996091783 [2021-07-11T20:34:56.947Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-07-11T20:34:56.947Z] ---> Running in 926aa2ddb039 [2021-07-11T20:34:57.211Z] Removing intermediate container 926aa2ddb039 [2021-07-11T20:34:57.211Z] ---> bab93ae76f95 [2021-07-11T20:34:57.211Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-11T20:34:57.211Z] ---> Running in 0ed3c316f9ff [2021-07-11T20:34:57.474Z] Collecting websocket-client<1.0,>=0.32.0 [2021-07-11T20:34:57.474Z] Removing intermediate container 0ed3c316f9ff [2021-07-11T20:34:57.474Z] ---> 8d2fab61dc00 [2021-07-11T20:34:57.474Z] Step 22/24 : LABEL arch=x86_64 [2021-07-11T20:34:57.474Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-07-11T20:34:57.474Z] Collecting docker<4.0,>=3.6.0 [2021-07-11T20:34:57.474Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-07-11T20:34:57.474Z] ---> Running in bdffb6ae527f [2021-07-11T20:34:57.737Z] Removing intermediate container 2c250fe71fe4 [2021-07-11T20:34:57.737Z] ---> c59dc6738b79 [2021-07-11T20:34:57.737Z] Step 8/24 : COPY . . [2021-07-11T20:34:57.737Z] Collecting cached-property<2,>=1.2.0 [2021-07-11T20:34:57.737Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-07-11T20:34:57.737Z] Collecting dockerpty<0.5,>=0.4.1 [2021-07-11T20:34:57.737Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-07-11T20:34:58.003Z] Removing intermediate container bdffb6ae527f [2021-07-11T20:34:58.003Z] ---> 102c91290784 [2021-07-11T20:34:58.003Z] Step 23/24 : LABEL git_sha=1dd8f73d4a16be177840b1cc147c1423bec5f79e [2021-07-11T20:34:58.580Z] ---> Running in 528a0375f924 [2021-07-11T20:34:58.580Z] Collecting PyYAML<4,>=3.10 [2021-07-11T20:34:58.580Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-07-11T20:34:59.540Z] Removing intermediate container 167e17f21a40 [2021-07-11T20:34:59.540Z] ---> d94feec2533d [2021-07-11T20:34:59.540Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-07-11T20:34:59.801Z] Removing intermediate container 528a0375f924 [2021-07-11T20:34:59.801Z] ---> bcd4006061a7 [2021-07-11T20:34:59.801Z] Step 24/24 : LABEL version=0.0.0 [2021-07-11T20:35:00.078Z] ---> Running in 8eac7d6105ce [2021-07-11T20:35:00.356Z] Collecting texttable<0.10,>=0.9.0 [2021-07-11T20:35:00.356Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-07-11T20:35:00.356Z] ---> Running in daaf860a4707 [2021-07-11T20:35:00.633Z] Removing intermediate container 8eac7d6105ce [2021-07-11T20:35:00.633Z] ---> 0b8342c78c1f [2021-07-11T20:35:00.633Z] Step 29/32 : CMD ["gate"] [2021-07-11T20:35:00.907Z] Collecting jsonschema<3,>=2.5.1 [2021-07-11T20:35:01.187Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-07-11T20:35:01.466Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-07-11T20:35:01.466Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-07-11T20:35:01.466Z] 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-11T20:35:01.745Z] Collecting docker-pycreds>=0.4.0 [2021-07-11T20:35:01.745Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-07-11T20:35:01.745Z] Collecting urllib3<1.25,>=1.21.1 [2021-07-11T20:35:01.746Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-07-11T20:35:01.746Z] ---> Running in ab0b6753b38b [2021-07-11T20:35:01.746Z] Removing intermediate container daaf860a4707 [2021-07-11T20:35:01.746Z] ---> d70327ad26b0 [2021-07-11T20:35:01.746Z] [2021-07-11T20:35:02.026Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-07-11T20:35:02.026Z] Collecting idna<2.8,>=2.5 [2021-07-11T20:35:02.026Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-07-11T20:35:02.026Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-07-11T20:35:02.026Z] Successfully built d70327ad26b0 [2021-07-11T20:35:02.026Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-07-11T20:35:02.026Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-07-11T20:35:02.026Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-07-11T20:35:02.026Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-07-11T20:35:02.026Z] Successfully tagged core-metadata:latest [2021-07-11T20:35:02.026Z] Building security-proxy-setup [2021-07-11T20:35:02.295Z]  Building core-metadata ... done Installing collected packages: docopt, websocket-client, docker-pycreds, urllib3, idna, requests, docker, cached-property, dockerpty, PyYAML, texttable, jsonschema, docker-compose [2021-07-11T20:35:02.296Z] Running setup.py install for docopt: started [2021-07-11T20:35:03.694Z] Running setup.py install for docopt: finished with status 'done' [2021-07-11T20:35:03.694Z] Removing intermediate container ab0b6753b38b [2021-07-11T20:35:03.694Z] ---> 1759abddfaaf [2021-07-11T20:35:03.694Z] Step 30/32 : LABEL arch=x86_64 [2021-07-11T20:35:04.267Z] Attempting uninstall: urllib3 [2021-07-11T20:35:04.267Z] Found existing installation: urllib3 1.25.9 [2021-07-11T20:35:04.267Z] Uninstalling urllib3-1.25.9: [2021-07-11T20:35:04.267Z] Successfully uninstalled urllib3-1.25.9 [2021-07-11T20:35:04.267Z] ---> Running in 7a60246408fc [2021-07-11T20:35:04.267Z] ---> 7451b38f83b2 [2021-07-11T20:35:04.267Z] Step 9/24 : RUN go mod tidy [2021-07-11T20:35:04.529Z] Attempting uninstall: idna [2021-07-11T20:35:04.529Z] Found existing installation: idna 2.9 [2021-07-11T20:35:04.529Z] Uninstalling idna-2.9: [2021-07-11T20:35:04.529Z] Successfully uninstalled idna-2.9 [2021-07-11T20:35:04.529Z] Removing intermediate container 7a60246408fc [2021-07-11T20:35:04.529Z] ---> ddebf8873556 [2021-07-11T20:35:04.529Z] Step 31/32 : LABEL git_sha=1dd8f73d4a16be177840b1cc147c1423bec5f79e [2021-07-11T20:35:04.529Z] ---> Running in 1b1e75df883e [2021-07-11T20:35:04.529Z] ---> Running in afb59cbe2725 [2021-07-11T20:35:04.793Z] Attempting uninstall: requests [2021-07-11T20:35:04.793Z] Found existing installation: requests 2.23.0 [2021-07-11T20:35:04.793Z] Uninstalling requests-2.23.0: [2021-07-11T20:35:04.793Z] Successfully uninstalled requests-2.23.0 [2021-07-11T20:35:05.054Z] Removing intermediate container afb59cbe2725 [2021-07-11T20:35:05.054Z] ---> 06f2073accca [2021-07-11T20:35:05.054Z] Step 32/32 : LABEL version=0.0.0 [2021-07-11T20:35:05.317Z] ---> Running in 4a8ee77e35f7 [2021-07-11T20:35:05.317Z] Running setup.py install for dockerpty: started [2021-07-11T20:35:05.580Z] Removing intermediate container 4a8ee77e35f7 [2021-07-11T20:35:05.580Z] ---> 65098decb8b1 [2021-07-11T20:35:05.580Z] [2021-07-11T20:35:05.580Z] Successfully built 65098decb8b1 [2021-07-11T20:35:05.580Z] Successfully tagged security-bootstrapper:latest [2021-07-11T20:35:05.581Z]  Building security-bootstrapper ... done Building support-scheduler [2021-07-11T20:35:05.846Z] Running setup.py install for dockerpty: finished with status 'done' [2021-07-11T20:35:05.846Z] Running setup.py install for PyYAML: started [2021-07-11T20:35:06.829Z] Running setup.py install for PyYAML: finished with status 'done' [2021-07-11T20:35:06.829Z] Running setup.py install for texttable: started [2021-07-11T20:35:07.108Z] Running setup.py install for texttable: finished with status 'done' [2021-07-11T20:35:08.090Z] Removing intermediate container 1b1e75df883e [2021-07-11T20:35:08.090Z] ---> 94af5ce007ba [2021-07-11T20:35:08.090Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-07-11T20:35:11.451Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-11T20:35:11.451Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-07-11T20:35:11.451Z] ---> 2bdde518a1b1 [2021-07-11T20:35:11.451Z] Step 3/23 : WORKDIR /edgex-go [2021-07-11T20:35:11.451Z] ---> Using cache [2021-07-11T20:35:11.451Z] ---> 14ec7b84c385 [2021-07-11T20:35:11.451Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-11T20:35:11.451Z] ---> Using cache [2021-07-11T20:35:11.451Z] ---> cdbc8237cceb [2021-07-11T20:35:11.451Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-07-11T20:35:11.451Z] ---> Using cache [2021-07-11T20:35:11.451Z] ---> 3d64f63c2e5a [2021-07-11T20:35:11.451Z] Step 6/23 : COPY go.mod . [2021-07-11T20:35:11.451Z] ---> Using cache [2021-07-11T20:35:11.451Z] ---> 8d91e938d6e1 [2021-07-11T20:35:11.451Z] Step 7/23 : RUN go mod download [2021-07-11T20:35:11.451Z] ---> Using cache [2021-07-11T20:35:11.451Z] ---> db8caff624a5 [2021-07-11T20:35:11.451Z] Step 8/23 : COPY . . [2021-07-11T20:35:11.451Z] ---> Using cache [2021-07-11T20:35:11.451Z] ---> 512a484e692d [2021-07-11T20:35:11.451Z] Step 9/23 : RUN go mod tidy [2021-07-11T20:35:11.451Z] ---> Using cache [2021-07-11T20:35:11.451Z] ---> 5a0c190d15f7 [2021-07-11T20:35:11.451Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-07-11T20:35:11.451Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-07-11T20:35:12.026Z] ---> Running in aa2d27eb7370 [2021-07-11T20:35:12.026Z] ---> Running in 862538edda2e [2021-07-11T20:35:12.982Z] 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-11T20:35:12.982Z] 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-11T20:35:15.583Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-11T20:35:15.583Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-07-11T20:35:15.583Z] ---> 2bdde518a1b1 [2021-07-11T20:35:15.583Z] Step 3/22 : WORKDIR /edgex-go [2021-07-11T20:35:15.583Z] ---> Using cache [2021-07-11T20:35:15.583Z] ---> 14ec7b84c385 [2021-07-11T20:35:15.583Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-11T20:35:15.583Z] ---> Using cache [2021-07-11T20:35:15.583Z] ---> cdbc8237cceb [2021-07-11T20:35:15.583Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-07-11T20:35:15.583Z] ---> Using cache [2021-07-11T20:35:15.583Z] ---> 3d64f63c2e5a [2021-07-11T20:35:15.583Z] Step 6/22 : COPY go.mod . [2021-07-11T20:35:15.583Z] ---> Using cache [2021-07-11T20:35:15.583Z] ---> 8d91e938d6e1 [2021-07-11T20:35:15.583Z] Step 7/22 : RUN go mod download [2021-07-11T20:35:15.583Z] ---> Using cache [2021-07-11T20:35:15.583Z] ---> db8caff624a5 [2021-07-11T20:35:15.583Z] Step 8/22 : COPY . . [2021-07-11T20:35:15.583Z] ---> Using cache [2021-07-11T20:35:15.583Z] ---> 512a484e692d [2021-07-11T20:35:15.583Z] Step 9/22 : RUN go mod tidy [2021-07-11T20:35:15.583Z] ---> Using cache [2021-07-11T20:35:15.583Z] ---> 5a0c190d15f7 [2021-07-11T20:35:15.583Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-07-11T20:35:16.532Z] ---> Running in 25ee2e9a07ea [2021-07-11T20:35:16.532Z] Removing intermediate container 385d43b5ae83 [2021-07-11T20:35:16.532Z] ---> 6e1ede3ce867 [2021-07-11T20:35:16.532Z] Step 15/24 : ENV APP_PORT=58890 [2021-07-11T20:35:16.793Z] ---> Running in bf32397d05e9 [2021-07-11T20:35:16.793Z] Removing intermediate container bf32397d05e9 [2021-07-11T20:35:16.793Z] ---> 549053405fab [2021-07-11T20:35:16.793Z] Step 16/24 : EXPOSE $APP_PORT [2021-07-11T20:35:17.057Z] ---> Running in a532206aebc5 [2021-07-11T20:35:17.057Z] Removing intermediate container a532206aebc5 [2021-07-11T20:35:17.057Z] ---> 76e3e5e451b4 [2021-07-11T20:35:17.057Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-07-11T20:35:17.321Z] 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-11T20:35:17.906Z] ---> 40bc26059783 [2021-07-11T20:35:17.906Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-07-11T20:35:17.906Z] ---> 19bb497f2d67 [2021-07-11T20:35:17.906Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-07-11T20:35:18.506Z] ---> b2a04aa93842 [2021-07-11T20:35:18.506Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-07-11T20:35:18.506Z] ---> Running in 7b7821d66b49 [2021-07-11T20:35:18.506Z] Removing intermediate container 7b7821d66b49 [2021-07-11T20:35:18.506Z] ---> 4dac93b5e97b [2021-07-11T20:35:18.506Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-11T20:35:18.506Z] ---> Running in da96f5ccb302 [2021-07-11T20:35:18.780Z] Removing intermediate container da96f5ccb302 [2021-07-11T20:35:18.780Z] ---> 98d1996bdce5 [2021-07-11T20:35:18.780Z] Step 22/24 : LABEL arch=x86_64 [2021-07-11T20:35:18.780Z] ---> Running in d59176bab28d [2021-07-11T20:35:19.043Z] Removing intermediate container d59176bab28d [2021-07-11T20:35:19.043Z] ---> e014c9568d8c [2021-07-11T20:35:19.043Z] Step 23/24 : LABEL git_sha=1dd8f73d4a16be177840b1cc147c1423bec5f79e [2021-07-11T20:35:19.043Z] ---> Running in 8161d194fecf [2021-07-11T20:35:19.308Z] Removing intermediate container 8161d194fecf [2021-07-11T20:35:19.308Z] ---> 75a26241e7f0 [2021-07-11T20:35:19.308Z] Step 24/24 : LABEL version=0.0.0 [2021-07-11T20:35:19.308Z] ---> Running in 29c76732a38f [2021-07-11T20:35:19.570Z] Removing intermediate container 29c76732a38f [2021-07-11T20:35:19.570Z] ---> 18a579a028ad [2021-07-11T20:35:19.570Z] [2021-07-11T20:35:19.570Z] Successfully built 18a579a028ad [2021-07-11T20:35:19.570Z] Successfully tagged sys-mgmt-agent:latest [2021-07-11T20:35:23.821Z]  Building sys-mgmt-agent ... done Removing intermediate container ac499c9c776e [2021-07-11T20:35:23.821Z] ---> b3ceaf952044 [2021-07-11T20:35:23.821Z] [2021-07-11T20:35:23.821Z] Step 11/24 : FROM alpine:3.12 [2021-07-11T20:35:23.821Z] ---> 13621d1b12d4 [2021-07-11T20:35:23.821Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-07-11T20:35:23.821Z] ---> Using cache [2021-07-11T20:35:23.821Z] ---> 1736fc021be4 [2021-07-11T20:35:23.821Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-11T20:35:23.821Z] ---> Using cache [2021-07-11T20:35:23.821Z] ---> fea2412ad1c5 [2021-07-11T20:35:23.821Z] Step 14/24 : ENV APP_PORT=59882 [2021-07-11T20:35:23.821Z] ---> Running in d58d0c150407 [2021-07-11T20:35:23.821Z] Removing intermediate container d58d0c150407 [2021-07-11T20:35:23.821Z] ---> 2f060009b738 [2021-07-11T20:35:23.821Z] Step 15/24 : EXPOSE $APP_PORT [2021-07-11T20:35:23.821Z] ---> Running in 6f160d9d9064 [2021-07-11T20:35:24.092Z] Removing intermediate container 6f160d9d9064 [2021-07-11T20:35:24.092Z] ---> a4192fb932c6 [2021-07-11T20:35:24.092Z] Step 16/24 : WORKDIR / [2021-07-11T20:35:24.092Z] ---> Running in fbcf57b65da5 [2021-07-11T20:35:24.092Z] Removing intermediate container fbcf57b65da5 [2021-07-11T20:35:24.092Z] ---> 9ba77afd7619 [2021-07-11T20:35:24.092Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-11T20:35:24.685Z] ---> b1f25b0ca9e6 [2021-07-11T20:35:24.685Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-07-11T20:35:25.281Z] ---> c502d1906c84 [2021-07-11T20:35:25.281Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-07-11T20:35:25.552Z] ---> 1a660d6e79b5 [2021-07-11T20:35:25.552Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-07-11T20:35:25.552Z] ---> Running in 50cbf536495e [2021-07-11T20:35:25.552Z] Removing intermediate container 50cbf536495e [2021-07-11T20:35:25.552Z] ---> 46bd7fa0a7ed [2021-07-11T20:35:25.552Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-11T20:35:25.827Z] ---> Running in e1b58acd976f [2021-07-11T20:35:25.827Z] Removing intermediate container e1b58acd976f [2021-07-11T20:35:25.827Z] ---> 7c4f30448dd4 [2021-07-11T20:35:25.827Z] Step 22/24 : LABEL arch=x86_64 [2021-07-11T20:35:25.827Z] ---> Running in 31dd8ffffa70 [2021-07-11T20:35:26.104Z] Removing intermediate container 31dd8ffffa70 [2021-07-11T20:35:26.104Z] ---> 6ab85925dec3 [2021-07-11T20:35:26.104Z] Step 23/24 : LABEL git_sha=1dd8f73d4a16be177840b1cc147c1423bec5f79e [2021-07-11T20:35:26.104Z] ---> Running in 6d67e0353a74 [2021-07-11T20:35:26.104Z] Removing intermediate container 6d67e0353a74 [2021-07-11T20:35:26.104Z] ---> 2553dd4ca021 [2021-07-11T20:35:26.104Z] Step 24/24 : LABEL version=0.0.0 [2021-07-11T20:35:26.104Z] ---> Running in f2df1be57a58 [2021-07-11T20:35:26.376Z] Removing intermediate container f2df1be57a58 [2021-07-11T20:35:26.376Z] ---> d33780545f59 [2021-07-11T20:35:26.376Z] [2021-07-11T20:35:26.376Z] Successfully built d33780545f59 [2021-07-11T20:35:26.376Z] Successfully tagged core-command:latest [2021-07-11T20:35:38.880Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-07-11T20:35:41.425Z]  Building core-command ... done Removing intermediate container 862538edda2e [2021-07-11T20:35:41.425Z] ---> 2ccaaba27b31 [2021-07-11T20:35:41.425Z] [2021-07-11T20:35:41.425Z] Step 11/23 : FROM alpine:3.12 [2021-07-11T20:35:41.425Z] ---> 13621d1b12d4 [2021-07-11T20:35:41.425Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-07-11T20:35:41.425Z] ---> Using cache [2021-07-11T20:35:41.425Z] ---> 1736fc021be4 [2021-07-11T20:35:41.425Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-11T20:35:41.425Z] ---> Using cache [2021-07-11T20:35:41.425Z] ---> fea2412ad1c5 [2021-07-11T20:35:41.425Z] Step 14/23 : ENV APP_PORT=59861 [2021-07-11T20:35:41.425Z] ---> Running in 2e63ec039c45 [2021-07-11T20:35:41.425Z] Removing intermediate container 2e63ec039c45 [2021-07-11T20:35:41.425Z] ---> 9039875cac84 [2021-07-11T20:35:41.425Z] Step 15/23 : EXPOSE $APP_PORT [2021-07-11T20:35:41.425Z] ---> Running in e14d6c1f2c64 [2021-07-11T20:35:41.425Z] Removing intermediate container e14d6c1f2c64 [2021-07-11T20:35:41.425Z] ---> 37557cdcf4e5 [2021-07-11T20:35:41.425Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-11T20:35:41.425Z] ---> 47d0ba93ad46 [2021-07-11T20:35:41.425Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-07-11T20:35:41.425Z] 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-11T20:35:41.425Z] ---> b181e2051310 [2021-07-11T20:35:41.425Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-07-11T20:35:41.425Z] ---> c8f252aa758c [2021-07-11T20:35:41.425Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-07-11T20:35:41.425Z] ---> Running in 95635a5125d4 [2021-07-11T20:35:41.425Z] Removing intermediate container 95635a5125d4 [2021-07-11T20:35:41.425Z] ---> b9531a546dc3 [2021-07-11T20:35:41.425Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-11T20:35:41.425Z] ---> Running in 51a36fcfa8d5 [2021-07-11T20:35:41.425Z] Removing intermediate container 51a36fcfa8d5 [2021-07-11T20:35:41.425Z] ---> 123a1152d1e3 [2021-07-11T20:35:41.425Z] Step 21/23 : LABEL arch=x86_64 [2021-07-11T20:35:41.425Z] ---> Running in f7ae06bc03f5 [2021-07-11T20:35:41.425Z] Removing intermediate container f7ae06bc03f5 [2021-07-11T20:35:41.425Z] ---> 596c101246a0 [2021-07-11T20:35:41.425Z] Step 22/23 : LABEL git_sha=1dd8f73d4a16be177840b1cc147c1423bec5f79e [2021-07-11T20:35:41.425Z] ---> Running in 3e5bcee7d1a0 [2021-07-11T20:35:41.425Z] Removing intermediate container 3e5bcee7d1a0 [2021-07-11T20:35:41.425Z] ---> e56815a9b4bf [2021-07-11T20:35:41.425Z] Step 23/23 : LABEL version=0.0.0 [2021-07-11T20:35:41.425Z] ---> Running in 8e9d2d2e6e3c [2021-07-11T20:35:41.697Z] Removing intermediate container 8e9d2d2e6e3c [2021-07-11T20:35:41.697Z] ---> 66f248789ca6 [2021-07-11T20:35:41.697Z] [2021-07-11T20:35:41.697Z] Successfully built 66f248789ca6 [2021-07-11T20:35:41.697Z] Successfully tagged support-scheduler:latest [2021-07-11T20:35:42.665Z]  Building support-scheduler ... done Removing intermediate container 25ee2e9a07ea [2021-07-11T20:35:42.665Z] ---> 3a70d1abac46 [2021-07-11T20:35:42.665Z] [2021-07-11T20:35:42.665Z] Step 11/22 : FROM alpine:3.12 [2021-07-11T20:35:42.665Z] ---> 13621d1b12d4 [2021-07-11T20:35:42.665Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-07-11T20:35:42.665Z] ---> Running in 53c79abbb1b6 [2021-07-11T20:35:42.943Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-11T20:35:42.943Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-11T20:35:43.208Z] (1/4) Installing ca-certificates (20191127-r4) [2021-07-11T20:35:43.208Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-07-11T20:35:43.208Z] (3/4) Installing libcurl (7.77.0-r0) [2021-07-11T20:35:43.208Z] (4/4) Installing curl (7.77.0-r0) [2021-07-11T20:35:43.208Z] Executing busybox-1.31.1-r20.trigger [2021-07-11T20:35:43.208Z] Executing ca-certificates-20191127-r4.trigger [2021-07-11T20:35:43.208Z] OK: 7 MiB in 18 packages [2021-07-11T20:35:43.474Z] Removing intermediate container aa2d27eb7370 [2021-07-11T20:35:43.474Z] ---> b55c090aae9c [2021-07-11T20:35:43.474Z] [2021-07-11T20:35:43.474Z] Step 11/24 : FROM alpine:3.12 [2021-07-11T20:35:43.474Z] ---> 13621d1b12d4 [2021-07-11T20:35:43.474Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-07-11T20:35:43.474Z] ---> Running in 5d5ce26d7fac [2021-07-11T20:35:43.740Z] Removing intermediate container 5d5ce26d7fac [2021-07-11T20:35:43.740Z] ---> 59b7cb2614fd [2021-07-11T20:35:43.740Z] Step 13/24 : ENV APP_PORT=59880 [2021-07-11T20:35:43.740Z] Removing intermediate container 53c79abbb1b6 [2021-07-11T20:35:43.740Z] ---> e32b45cc24e7 [2021-07-11T20:35:43.740Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-07-11T20:35:43.740Z] ---> Running in ce587aecb14c [2021-07-11T20:35:43.740Z] ---> Running in c69897eef687 [2021-07-11T20:35:43.740Z] Removing intermediate container ce587aecb14c [2021-07-11T20:35:43.740Z] ---> e374f3739eed [2021-07-11T20:35:43.740Z] Step 14/24 : EXPOSE $APP_PORT [2021-07-11T20:35:44.007Z] ---> Running in f7d01a9c10f5 [2021-07-11T20:35:44.007Z] Removing intermediate container c69897eef687 [2021-07-11T20:35:44.007Z] ---> b109bfb98577 [2021-07-11T20:35:44.007Z] Step 14/22 : WORKDIR /edgex [2021-07-11T20:35:44.007Z] ---> Running in d58fc56d555c [2021-07-11T20:35:44.007Z] Removing intermediate container f7d01a9c10f5 [2021-07-11T20:35:44.007Z] ---> e3d988650a73 [2021-07-11T20:35:44.007Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-11T20:35:44.007Z] ---> Running in 7d38d03d0203 [2021-07-11T20:35:44.007Z] Removing intermediate container d58fc56d555c [2021-07-11T20:35:44.007Z] ---> b9c35cc6663c [2021-07-11T20:35:44.007Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-07-11T20:35:44.275Z] ---> ad1a5f63f3fb [2021-07-11T20:35:44.275Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-07-11T20:35:44.539Z] ---> 6c60bde0b6c4 [2021-07-11T20:35:44.539Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-07-11T20:35:44.539Z] Removing intermediate container 7d38d03d0203 [2021-07-11T20:35:44.539Z] ---> 7da629e3e0cc [2021-07-11T20:35:44.539Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-07-11T20:35:44.806Z] ---> Running in 227bbb19a60f [2021-07-11T20:35:44.806Z] ---> 1a88ae5cf8d3 [2021-07-11T20:35:44.806Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-07-11T20:35:44.806Z] ---> Running in 7757089d3f82 [2021-07-11T20:35:45.069Z] Removing intermediate container 7757089d3f82 [2021-07-11T20:35:45.069Z] ---> 482b4c92c556 [2021-07-11T20:35:45.069Z] Step 19/22 : CMD ["--init=true"] [2021-07-11T20:35:45.069Z] ---> Running in 2cdbd33f236f [2021-07-11T20:35:45.069Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-11T20:35:45.069Z] Removing intermediate container 2cdbd33f236f [2021-07-11T20:35:45.069Z] ---> bbb2fdf17b8a [2021-07-11T20:35:45.069Z] Step 20/22 : LABEL arch=x86_64 [2021-07-11T20:35:45.069Z] ---> Running in 680824bb6e56 [2021-07-11T20:35:45.329Z] Removing intermediate container 680824bb6e56 [2021-07-11T20:35:45.329Z] ---> c702a7fc8fcd [2021-07-11T20:35:45.329Z] Step 21/22 : LABEL git_sha=1dd8f73d4a16be177840b1cc147c1423bec5f79e [2021-07-11T20:35:45.329Z] ---> Running in 9062c933e27d [2021-07-11T20:35:45.329Z] Removing intermediate container 9062c933e27d [2021-07-11T20:35:45.329Z] ---> bc1adea3e40b [2021-07-11T20:35:45.329Z] Step 22/22 : LABEL version=0.0.0 [2021-07-11T20:35:45.329Z] ---> Running in 3240015cf45c [2021-07-11T20:35:45.769Z] Removing intermediate container 3240015cf45c [2021-07-11T20:35:45.769Z] ---> 09d0395b74dc [2021-07-11T20:35:45.769Z] [2021-07-11T20:35:45.769Z] Successfully built 09d0395b74dc [2021-07-11T20:35:45.769Z] Successfully tagged security-proxy-setup:latest [2021-07-11T20:35:45.769Z]  Building security-proxy-setup ... done fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-11T20:35:46.090Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-07-11T20:35:46.351Z] (2/6) Installing libgcc (9.3.0-r2) [2021-07-11T20:35:46.351Z] (3/6) Installing libsodium (1.0.18-r0) [2021-07-11T20:35:46.351Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-07-11T20:35:47.296Z] (5/6) Installing libzmq (4.3.3-r0) [2021-07-11T20:35:47.296Z] (6/6) Installing zeromq (4.3.3-r0) [2021-07-11T20:35:47.296Z] Executing busybox-1.31.1-r20.trigger [2021-07-11T20:35:47.296Z] OK: 8 MiB in 20 packages [2021-07-11T20:35:47.557Z] Removing intermediate container 227bbb19a60f [2021-07-11T20:35:47.557Z] ---> 44670a9861d0 [2021-07-11T20:35:47.557Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-11T20:35:47.820Z] ---> 2285cb8b20f0 [2021-07-11T20:35:47.820Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-07-11T20:35:48.082Z] ---> 062cd456f383 [2021-07-11T20:35:48.082Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-07-11T20:35:48.345Z] ---> 0ee57718bd6c [2021-07-11T20:35:48.345Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-07-11T20:35:48.345Z] ---> Running in e4b79a038e20 [2021-07-11T20:35:48.345Z] Removing intermediate container e4b79a038e20 [2021-07-11T20:35:48.345Z] ---> 41b7599a961b [2021-07-11T20:35:48.345Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-11T20:35:48.345Z] ---> Running in 09128c8f6d45 [2021-07-11T20:35:48.606Z] Removing intermediate container 09128c8f6d45 [2021-07-11T20:35:48.606Z] ---> a9a7d5641fec [2021-07-11T20:35:48.606Z] Step 22/24 : LABEL arch=x86_64 [2021-07-11T20:35:48.606Z] ---> Running in f2a255573985 [2021-07-11T20:35:48.606Z] Removing intermediate container f2a255573985 [2021-07-11T20:35:48.606Z] ---> 83cd1f211dea [2021-07-11T20:35:48.606Z] Step 23/24 : LABEL git_sha=1dd8f73d4a16be177840b1cc147c1423bec5f79e [2021-07-11T20:35:48.606Z] ---> Running in d8b0db6e2162 [2021-07-11T20:35:48.606Z] Removing intermediate container d8b0db6e2162 [2021-07-11T20:35:48.606Z] ---> af6908ceb6c7 [2021-07-11T20:35:48.606Z] Step 24/24 : LABEL version=0.0.0 [2021-07-11T20:35:48.606Z] ---> Running in ae7eeac0511f [2021-07-11T20:35:48.866Z] Removing intermediate container ae7eeac0511f [2021-07-11T20:35:48.866Z] ---> d0b33e45d7ee [2021-07-11T20:35:48.866Z] [2021-07-11T20:35:48.866Z] Successfully built d0b33e45d7ee [2021-07-11T20:35:48.866Z] Successfully tagged core-data:latest [2021-07-11T20:35:48.874Z]  Building core-data ... done  [Pipeline] } [2021-07-11T20:35:48.898Z] $ docker stop --time=1 28f804f60ff4db3b4467629ba7c01e2b214e00043e93f2626c351123fad5fe35 [2021-07-11T20:35:50.292Z] $ docker rm -f 28f804f60ff4db3b4467629ba7c01e2b214e00043e93f2626c351123fad5fe35 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-11T20:35:50.778Z] + docker images [2021-07-11T20:35:50.779Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-07-11T20:35:50.779Z] core-data latest d0b33e45d7ee 2 seconds ago 20.2MB [2021-07-11T20:35:50.779Z] security-proxy-setup latest 09d0395b74dc 5 seconds ago 25.7MB [2021-07-11T20:35:50.779Z] b55c090aae9c 7 seconds ago 1.16GB [2021-07-11T20:35:50.779Z] 3a70d1abac46 8 seconds ago 1.16GB [2021-07-11T20:35:50.779Z] support-scheduler latest 66f248789ca6 9 seconds ago 15.9MB [2021-07-11T20:35:50.779Z] 2ccaaba27b31 12 seconds ago 1.16GB [2021-07-11T20:35:50.779Z] core-command latest d33780545f59 24 seconds ago 15.9MB [2021-07-11T20:35:50.779Z] b3ceaf952044 27 seconds ago 1.16GB [2021-07-11T20:35:50.779Z] sys-mgmt-agent latest 18a579a028ad 31 seconds ago 311MB [2021-07-11T20:35:50.779Z] security-bootstrapper latest 65098decb8b1 45 seconds ago 18.6MB [2021-07-11T20:35:50.779Z] core-metadata latest d70327ad26b0 50 seconds ago 16.6MB [2021-07-11T20:35:50.779Z] a547c3357092 About a minute ago 1.16GB [2021-07-11T20:35:50.779Z] support-notifications latest fed663973343 About a minute ago 16.7MB [2021-07-11T20:35:50.779Z] 5acaa53bbc6c About a minute ago 1.16GB [2021-07-11T20:35:50.779Z] fdcbc646a9e6 About a minute ago 1.16GB [2021-07-11T20:35:50.779Z] 581110060476 About a minute ago 1.16GB [2021-07-11T20:35:50.779Z] security-secretstore-setup latest 9d46161df711 About a minute ago 28.7MB [2021-07-11T20:35:50.779Z] 60e089071ffe About a minute ago 1.17GB [2021-07-11T20:35:50.779Z] ci-base-image-x86_64 latest 2bdde518a1b1 5 minutes ago 659MB [2021-07-11T20:35:50.779Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine eb58bd16d52e 2 days ago 457MB [2021-07-11T20:35:50.779Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest d8573e4929f5 4 days ago 37.5MB [2021-07-11T20:35:50.779Z] alpine 3.12 13621d1b12d4 2 months ago 5.58MB [2021-07-11T20:35:50.779Z] docker 20.10.0 aefe523efa57 7 months ago 240MB [2021-07-11T20:35:50.779Z] 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-11T20:36:01.108Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-07-11T20:36:01.108Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-07-11T20:36:01.108Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-07-11T20:36:01.108Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-07-11T20:36:01.108Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-07-11T20:36:01.108Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-07-11T20:36:01.108Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-07-11T20:36:01.392Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-07-11T20:36:01.392Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-07-11T20:36:02.832Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-07-11T20:36:02.832Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-07-11T20:36:02.832Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-07-11T20:36:02.832Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-07-11T20:36:06.605Z] Still waiting to schedule task [2021-07-11T20:36:06.605Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-07-11T20:36:15.278Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.178s coverage: 28.7% of statements [2021-07-11T20:36:15.279Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-07-11T20:36:15.279Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-07-11T20:36:17.285Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.322s coverage: 100.0% of statements [2021-07-11T20:36:17.285Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-07-11T20:36:17.567Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.307s coverage: 53.1% of statements [2021-07-11T20:36:17.567Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-07-11T20:36:17.567Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-07-11T20:36:19.030Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.587s coverage: 87.7% of statements [2021-07-11T20:36:19.030Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-07-11T20:36:19.030Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-07-11T20:36:19.030Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.240s coverage: 78.9% of statements [2021-07-11T20:36:23.363Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.202s coverage: 81.2% of statements [2021-07-11T20:36:23.363Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-07-11T20:36:23.363Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-07-11T20:36:23.363Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-07-11T20:36:23.363Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-07-11T20:36:23.363Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-07-11T20:36:28.809Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.402s coverage: 95.1% of statements [2021-07-11T20:36:28.809Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-07-11T20:36:28.809Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-07-11T20:36:28.809Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-07-11T20:36:28.809Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-07-11T20:36:28.809Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-07-11T20:36:28.809Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-07-11T20:36:28.809Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-07-11T20:36:28.809Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-07-11T20:36:28.809Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.174s coverage: 60.0% of statements [2021-07-11T20:36:28.809Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-07-11T20:36:28.809Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-07-11T20:36:28.809Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-07-11T20:36:28.809Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.290s coverage: 0.8% of statements [2021-07-11T20:36:28.809Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-07-11T20:36:28.809Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.183s coverage: 58.8% of statements [2021-07-11T20:36:28.809Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.211s coverage: 22.0% of statements [2021-07-11T20:36:28.809Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-07-11T20:36:28.809Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.193s coverage: 47.1% of statements [2021-07-11T20:36:29.418Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.291s coverage: 79.5% of statements [2021-07-11T20:36:29.418Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.214s coverage: 94.1% of statements [2021-07-11T20:36:30.036Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.245s coverage: 96.3% of statements [2021-07-11T20:36:31.030Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.187s coverage: 87.5% of statements [2021-07-11T20:36:43.482Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.192s coverage: 94.4% of statements [2021-07-11T20:36:43.482Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.177s coverage: 44.8% of statements [2021-07-11T20:36:47.785Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.599s coverage: 81.8% of statements [2021-07-11T20:36:47.785Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-07-11T20:36:56.113Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.257s coverage: 92.9% of statements [2021-07-11T20:36:56.113Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-07-11T20:36:56.113Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-07-11T20:36:56.113Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-07-11T20:36:56.113Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.054s coverage: 65.1% of statements [2021-07-11T20:36:56.113Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-07-11T20:36:56.113Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-07-11T20:36:56.113Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-07-11T20:36:56.113Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-07-11T20:36:56.113Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-07-11T20:36:56.113Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.171s coverage: 87.2% of statements [2021-07-11T20:36:56.113Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-07-11T20:36:56.113Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-07-11T20:36:56.113Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.150s coverage: 100.0% of statements [2021-07-11T20:36:56.114Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-07-11T20:36:56.114Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.185s coverage: 58.8% of statements [2021-07-11T20:36:56.114Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-07-11T20:36:56.114Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.245s coverage: 80.0% of statements [2021-07-11T20:36:56.114Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.265s coverage: 87.2% of statements [2021-07-11T20:36:56.114Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.277s coverage: 85.4% of statements [2021-07-11T20:36:56.114Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.302s coverage: 91.2% of statements [2021-07-11T20:36:56.114Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-07-11T20:36:56.114Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.715s coverage: 64.4% of statements [2021-07-11T20:36:56.114Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-07-11T20:36:56.114Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-07-11T20:36:56.114Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.149s coverage: 100.0% of statements [2021-07-11T20:36:56.114Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.090s coverage: 91.3% of statements [2021-07-11T20:36:56.114Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.062s coverage: 100.0% of statements [2021-07-11T20:36:56.391Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.080s coverage: 73.7% of statements [2021-07-11T20:36:56.993Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.067s coverage: 100.0% of statements [2021-07-11T20:37:01.336Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.013s coverage: 66.9% of statements [2021-07-11T20:37:01.336Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-07-11T20:37:01.336Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-07-11T20:37:01.336Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-07-11T20:37:02.809Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.678s coverage: 43.6% of statements [2021-07-11T20:37:02.809Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-07-11T20:37:02.809Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-07-11T20:37:02.809Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.231s coverage: 89.5% of statements [2021-07-11T20:37:02.809Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-07-11T20:37:02.809Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.244s coverage: 84.8% of statements [2021-07-11T20:37:02.809Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-07-11T20:37:11.127Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.197s coverage: 19.3% of statements [2021-07-11T20:37:11.127Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-07-11T20:37:11.127Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-07-11T20:37:11.127Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-07-11T20:37:11.127Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-07-11T20:37:11.127Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.525s coverage: 91.9% of statements [2021-07-11T20:37:11.127Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-07-11T20:37:11.127Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-07-11T20:37:11.127Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-07-11T20:37:11.127Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-07-11T20:37:11.127Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-07-11T20:37:11.127Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.195s coverage: 62.7% of statements [2021-07-11T20:37:11.127Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-07-11T20:37:11.127Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-07-11T20:37:11.127Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.366s coverage: 97.6% of statements [2021-07-11T20:37:11.127Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-07-11T20:37:11.127Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-07-11T20:37:11.127Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-07-11T20:37:11.127Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-07-11T20:37:11.127Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-07-11T20:37:11.127Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.161s coverage: 28.9% of statements [2021-07-11T20:37:11.127Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-07-11T20:37:11.127Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-07-11T20:37:11.127Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-07-11T20:37:11.127Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-07-11T20:37:11.127Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-07-11T20:37:11.127Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-07-11T20:37:11.127Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.164s coverage: 100.0% of statements [2021-07-11T20:37:11.127Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.078s coverage: 95.4% of statements [2021-07-11T20:37:11.127Z] GO111MODULE=on go vet ./... [2021-07-11T20:38:32.974Z] gofmt -l . [2021-07-11T20:38:32.974Z] [ "`gofmt -l .`" = "" ] [2021-07-11T20:38:32.974Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-07-11T20:38:33.666Z] + ls -al . [2021-07-11T20:38:33.666Z] total 592 [2021-07-11T20:38:33.666Z] drwxrwxr-x 9 1001 1001 4096 Jul 11 20:38 . [2021-07-11T20:38:33.666Z] drwxr-xr-x 4 root root 4096 Jul 11 20:34 .. [2021-07-11T20:38:33.666Z] -rw-rw-r-- 1 1001 1001 11 Jul 11 20:32 .dockerignore [2021-07-11T20:38:33.666Z] drwxrwxr-x 8 1001 1001 4096 Jul 11 20:32 .git [2021-07-11T20:38:33.666Z] drwxrwxr-x 3 1001 1001 4096 Jul 11 20:32 .github [2021-07-11T20:38:33.666Z] -rw-rw-r-- 1 1001 1001 818 Jul 11 20:32 .gitignore [2021-07-11T20:38:33.666Z] -rw-rw-r-- 1 1001 1001 76 Jul 11 20:32 .hadolint.yml [2021-07-11T20:38:33.666Z] -rw-rw-r-- 1 1001 1001 166 Jul 11 20:32 .sonarcloud.properties [2021-07-11T20:38:33.666Z] -rw-rw-r-- 1 1001 1001 8609 Jul 11 20:32 Attribution.txt [2021-07-11T20:38:33.666Z] -rw-rw-r-- 1 1001 1001 43881 Jul 11 20:32 CHANGELOG.md [2021-07-11T20:38:33.666Z] -rw-rw-r-- 1 1001 1001 3804 Jul 11 20:32 CONTRIBUTING.md [2021-07-11T20:38:33.666Z] -rw-rw-r-- 1 1001 1001 931 Jul 11 20:32 Dockerfile.build [2021-07-11T20:38:33.666Z] -rw-rw-r-- 1 1001 1001 849 Jul 11 20:32 Jenkinsfile [2021-07-11T20:38:33.666Z] -rw-rw-r-- 1 1001 1001 10775 Jul 11 20:32 LICENSE [2021-07-11T20:38:33.666Z] -rw-rw-r-- 1 1001 1001 6003 Jul 11 20:32 Makefile [2021-07-11T20:38:33.666Z] -rw-rw-r-- 1 1001 1001 7818 Jul 11 20:32 README.md [2021-07-11T20:38:33.666Z] -rw-rw-r-- 1 1001 1001 6912 Jul 11 20:32 SECURITY.md [2021-07-11T20:38:33.666Z] -rw-rw-r-- 1 1001 1001 5 Jul 11 20:29 VERSION [2021-07-11T20:38:33.666Z] -rw-rw-r-- 1 1001 1001 4131 Jul 11 20:32 ZMQWindows.md [2021-07-11T20:38:33.666Z] drwxrwxr-x 2 1001 1001 4096 Jul 11 20:32 bin [2021-07-11T20:38:33.666Z] drwxrwxr-x 14 1001 1001 4096 Jul 11 20:32 cmd [2021-07-11T20:38:33.666Z] -rw-r--r-- 1 root root 398095 Jul 11 20:37 coverage.out [2021-07-11T20:38:33.666Z] -rw-rw-r-- 1 1001 1001 806 Jul 11 20:32 go.mod [2021-07-11T20:38:33.666Z] -rw-r--r-- 1 root root 20850 Jul 11 20:34 go.sum [2021-07-11T20:38:33.666Z] drwxrwxr-x 7 1001 1001 4096 Jul 11 20:32 internal [2021-07-11T20:38:33.666Z] drwxrwxr-x 3 1001 1001 4096 Jul 11 20:32 openapi [2021-07-11T20:38:33.666Z] drwxrwxr-x 4 1001 1001 4096 Jul 11 20:32 snap [2021-07-11T20:38:33.666Z] -rw-rw-r-- 1 1001 1001 168 Jul 11 20:32 version.go [Pipeline] sh [2021-07-11T20:38:34.371Z] + '[' -e coverage.out ] [2021-07-11T20:38:34.371Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-07-11T20:38:34.415Z] Warning: overwriting stash ‘coverage-report’ [2021-07-11T20:38:35.202Z] Stashed 1 file(s) [Pipeline] sh [2021-07-11T20:38:35.877Z] + make build [2021-07-11T20:38:35.877Z] go mod tidy [2021-07-11T20:38:36.482Z] 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-11T20:38:43.204Z] 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-11T20:39:05.412Z] 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-11T20:39:06.857Z] 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-11T20:39:11.189Z] 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-11T20:39:11.787Z] 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-11T20:39:15.190Z] 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-11T20:39:18.578Z] 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-11T20:39:21.217Z] 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-11T20:39:24.134Z] Running on prd-ubuntu18.04-docker-8c-8g-2506 in /w/workspace/edgexfoundry_edgex-go_PR-3617 [Pipeline] { [Pipeline] ws [2021-07-11T20:39:24.204Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-07-11T20:39:24.370Z] The recommended git tool is: git [2021-07-11T20:39:24.609Z] 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-11T20:39:26.866Z] using credential edgex-jenkins-ssh [2021-07-11T20:39:26.880Z] Cloning the remote Git repository [2021-07-11T20:39:26.902Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-07-11T20:39:26.979Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-07-11T20:39:27.006Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-07-11T20:39:27.006Z] > git --version # timeout=10 [2021-07-11T20:39:27.013Z] > git --version # 'git version 2.17.1' [2021-07-11T20:39:27.014Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-11T20:39:27.040Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-11T20:39:28.021Z] 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-11T20:39:30.654Z] 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-11T20:39:35.009Z] Merging remotes/origin/main commit 9e22069fcd2ccadbe001935d29c439c09ed736f9 into PR head commit 1dd8f73d4a16be177840b1cc147c1423bec5f79e [2021-07-11T20:39:35.120Z] Merge succeeded, producing 1dd8f73d4a16be177840b1cc147c1423bec5f79e [2021-07-11T20:39:35.121Z] Checking out Revision 1dd8f73d4a16be177840b1cc147c1423bec5f79e (PR-3617) [2021-07-11T20:39:34.398Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-07-11T20:39:34.406Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-11T20:39:34.417Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-07-11T20:39:34.429Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-07-11T20:39:34.430Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-11T20:39:34.435Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3617/head:refs/remotes/origin/PR-3617 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-07-11T20:39:35.018Z] > git config core.sparsecheckout # timeout=10 [2021-07-11T20:39:35.030Z] > git checkout -f 1dd8f73d4a16be177840b1cc147c1423bec5f79e # timeout=10 [2021-07-11T20:39:35.089Z] > git remote # timeout=10 [2021-07-11T20:39:35.095Z] > git config --get remote.origin.url # timeout=10 [2021-07-11T20:39:35.101Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-11T20:39:35.105Z] > git merge 9e22069fcd2ccadbe001935d29c439c09ed736f9 # timeout=10 [2021-07-11T20:39:35.114Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-11T20:39:35.123Z] > git config core.sparsecheckout # timeout=10 [2021-07-11T20:39:35.136Z] > git checkout -f 1dd8f73d4a16be177840b1cc147c1423bec5f79e # timeout=10 [Pipeline] } [2021-07-11T20:39:36.108Z] $ docker stop --time=1 ac93797da7e55ca2262db1e650c838dcfbf569eccd900f42b08863b47f89a988 [2021-07-11T20:39:38.498Z] $ docker rm -f ac93797da7e55ca2262db1e650c838dcfbf569eccd900f42b08863b47f89a988 [2021-07-11T20:39:38.914Z] Commit message: "fix(notifications): Remove warning from 32-bit build." [2021-07-11T20:39:38.939Z] > git --version # timeout=10 [2021-07-11T20:39:38.944Z] > git --version # 'git version 2.17.1' [2021-07-11T20:39:38.959Z] fatal: bad object 144eb70ba3d470a427e699408e811d3f535e987a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] libraryResource [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-11T20:39:40.450Z] + echo snap-build.sh [2021-07-11T20:39:40.450Z] snap-build.sh [2021-07-11T20:39:40.450Z] + SNAP_BASE_DIR=. [2021-07-11T20:39:40.450Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2021-07-11T20:39:40.450Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2021-07-11T20:39:40.450Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2021-07-11T20:39:40.450Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2021-07-11T20:39:40.450Z] + cd /w/workspace/edgex-go/1 [2021-07-11T20:39:40.450Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-07-11T20:39:40.450Z] Reading package lists... [2021-07-11T20:39:40.450Z] Building dependency tree... [2021-07-11T20:39:40.450Z] Reading state information... [2021-07-11T20:39:40.622Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-07-11T20:39:40.714Z] The following packages were automatically installed and are no longer required: [2021-07-11T20:39:40.715Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-07-11T20:39:40.715Z] uidmap xdelta3 [2021-07-11T20:39:40.715Z] Use 'sudo apt autoremove' to remove them. [2021-07-11T20:39:40.715Z] The following packages will be REMOVED: [2021-07-11T20:39:40.715Z] lxd* lxd-client* [2021-07-11T20:39:40.895Z] [2021-07-11T20:39:40.895Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-11T20:39:40.980Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-07-11T20:39:40.980Z] After this operation, 31.7 MB disk space will be freed. [2021-07-11T20:39:41.302Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-07-11T20:39:41.581Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-07-11T20:39:41.581Z] 29e5d40040c1: Pulling fs layer [2021-07-11T20:39:41.581Z] 1ce36da41761: Pulling fs layer [2021-07-11T20:39:41.581Z] 25b303627fd3: Pulling fs layer [2021-07-11T20:39:41.771Z] (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-11T20:39:41.771Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-07-11T20:39:41.857Z] 29e5d40040c1: Verifying Checksum [2021-07-11T20:39:41.857Z] 29e5d40040c1: Download complete [2021-07-11T20:39:42.455Z] 29e5d40040c1: Pull complete [2021-07-11T20:39:42.722Z] Removing lxd dnsmasq configuration [2021-07-11T20:39:42.722Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-07-11T20:39:42.732Z] 1ce36da41761: Verifying Checksum [2021-07-11T20:39:42.732Z] 1ce36da41761: Download complete [2021-07-11T20:39:42.985Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-07-11T20:39:43.937Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-07-11T20:39:43.937Z] (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-11T20:39:43.937Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-07-11T20:39:44.174Z] 1ce36da41761: Pull complete [2021-07-11T20:39:44.451Z] 25b303627fd3: Verifying Checksum [2021-07-11T20:39:44.452Z] 25b303627fd3: Download complete [2021-07-11T20:39:45.328Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-07-11T20:39:45.592Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-07-11T20:39:46.988Z] + sudo snap remove --purge lxd [2021-07-11T20:39:47.252Z] snap "lxd" is not installed [2021-07-11T20:39:47.252Z] + sudo groupadd --force --system lxd [2021-07-11T20:39:47.252Z] ++ whoami [2021-07-11T20:39:47.252Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-07-11T20:39:47.252Z] + newgrp - lxd [2021-07-11T20:39:47.252Z] + sudo snap install lxd [2021-07-11T20:39:54.620Z] 25b303627fd3: Pull complete [2021-07-11T20:39:54.620Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-07-11T20:39:54.620Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-07-11T20:39:54.620Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-07-11T20:39:54.981Z] prd-ubuntu18.04-docker-arm64-4c-16g-2505 does not seem to be running inside a container [2021-07-11T20:39:55.093Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-07-11T20:39:57.285Z] 2021-07-11T20:39:54Z INFO Waiting for automatic snapd restart... [2021-07-11T20:39:57.903Z] $ docker top 9f8ec1f6fdbc8b497982431fc857d8dbf04779ed987aa389a652f6f112c257e2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-11T20:39:59.016Z] + docker-compose build --help [2021-07-11T20:39:59.016Z] + grep parallel [2021-07-11T20:40:03.368Z] --parallel Build images in parallel. [Pipeline] } [2021-07-11T20:40:03.410Z] $ docker stop --time=1 9f8ec1f6fdbc8b497982431fc857d8dbf04779ed987aa389a652f6f112c257e2 [2021-07-11T20:40:05.318Z] $ docker rm -f 9f8ec1f6fdbc8b497982431fc857d8dbf04779ed987aa389a652f6f112c257e2 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-11T20:40:06.204Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-07-11T20:40:06.204Z] . [Pipeline] withDockerContainer [2021-07-11T20:40:06.524Z] prd-ubuntu18.04-docker-arm64-4c-16g-2505 does not seem to be running inside a container [2021-07-11T20:40:06.601Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-07-11T20:40:08.182Z] $ docker top 04d585e6a88cea2df2e45e626d47e4f6598200ed00fe2dcc7683a037463239a7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-11T20:40:09.200Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-07-11T20:40:12.231Z] lxd 4.15 from Canonical* installed [2021-07-11T20:40:12.231Z] + sudo lxd init --auto [2021-07-11T20:40:13.490Z] Building core-command ... [2021-07-11T20:40:13.490Z] Building core-data ... [2021-07-11T20:40:13.490Z] Building core-metadata ... [2021-07-11T20:40:13.490Z] Building security-bootstrapper ... [2021-07-11T20:40:13.490Z] Building security-proxy-setup ... [2021-07-11T20:40:13.490Z] Building security-secretstore-setup ... [2021-07-11T20:40:13.490Z] Building support-notifications ... [2021-07-11T20:40:13.490Z] Building support-scheduler ... [2021-07-11T20:40:13.490Z] Building sys-mgmt-agent ... [2021-07-11T20:40:13.490Z] Building support-notifications [2021-07-11T20:40:13.490Z] Building security-bootstrapper [2021-07-11T20:40:13.490Z] Building security-proxy-setup [2021-07-11T20:40:13.490Z] Building core-command [2021-07-11T20:40:13.490Z] Building sys-mgmt-agent [2021-07-11T20:40:22.262Z] + sudo snap install --classic snapcraft [2021-07-11T20:40:32.293Z] snapcraft 4.8.3 from Canonical* installed [2021-07-11T20:40:32.293Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-07-11T20:40:32.293Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-07-11T20:40:32.293Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-11T20:40:32.293Z] Dload Upload Total Spent Left Speed [2021-07-11T20:40:32.293Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 5268 0 --:--:-- --:--:-- --:--:-- 5268 [2021-07-11T20:40:32.293Z] 100 3325k 100 3325k 0 0 8271k 0 --:--:-- --:--:-- --:--:-- 8271k [2021-07-11T20:40:32.293Z] ./yq_linux_amd64 [2021-07-11T20:40:32.293Z] + sudo snapcraft prime --use-lxd [2021-07-11T20:40:33.687Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-07-11T20:40:33.687Z] 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-11T20:40:33.687Z] - README.md [2021-07-11T20:40:33.687Z] [2021-07-11T20:40:33.687Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-07-11T20:40:34.263Z] Launching a container. [2021-07-11T20:40:42.513Z] Waiting for container to be ready [2021-07-11T20:40:42.514Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-07-11T20:40:42.514Z] [2021-07-11T20:40:46.727Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-07-11T20:40:46.727Z] Waiting for network to be ready... [2021-07-11T20:40:46.988Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-07-11T20:40:46.989Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1784 kB] [2021-07-11T20:40:46.989Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-07-11T20:40:47.250Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] [2021-07-11T20:40:47.250Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-07-11T20:40:47.250Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-07-11T20:40:47.250Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] [2021-07-11T20:40:47.250Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] [2021-07-11T20:40:47.250Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1130 kB] [2021-07-11T20:40:47.250Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] [2021-07-11T20:40:47.513Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-07-11T20:40:47.776Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-07-11T20:40:48.039Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-07-11T20:40:48.039Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-07-11T20:40:48.039Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-07-11T20:40:48.039Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-07-11T20:40:48.039Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-07-11T20:40:48.039Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-07-11T20:40:48.304Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-07-11T20:40:48.566Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2131 kB] [2021-07-11T20:40:48.828Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [422 kB] [2021-07-11T20:40:48.828Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-07-11T20:40:48.828Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-07-11T20:40:48.828Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [389 kB] [2021-07-11T20:40:48.828Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.8 kB] [2021-07-11T20:40:48.828Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1739 kB] [2021-07-11T20:40:48.828Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] [2021-07-11T20:40:51.384Z] Fetched 24.8 MB in 4s (6138 kB/s) [2021-07-11T20:40:51.958Z] Reading package lists... [2021-07-11T20:40:51.958Z] Reading package lists... [2021-07-11T20:40:52.221Z] Building dependency tree... [2021-07-11T20:40:52.221Z] Reading state information... [2021-07-11T20:40:52.221Z] The following additional packages will be installed: [2021-07-11T20:40:52.221Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-07-11T20:40:52.221Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-07-11T20:40:52.221Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-07-11T20:40:52.221Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-07-11T20:40:52.221Z] Suggested packages: [2021-07-11T20:40:52.221Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-07-11T20:40:52.221Z] Recommended packages: [2021-07-11T20:40:52.221Z] gnupg libsasl2-modules [2021-07-11T20:40:52.493Z] The following NEW packages will be installed: [2021-07-11T20:40:52.493Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-07-11T20:40:52.493Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-07-11T20:40:52.493Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-07-11T20:40:52.493Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-07-11T20:40:52.493Z] The following packages will be upgraded: [2021-07-11T20:40:52.493Z] gpg gpg-agent gpgconf libudev1 [2021-07-11T20:40:52.493Z] 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. [2021-07-11T20:40:52.493Z] Need to get 3530 kB of archives. [2021-07-11T20:40:52.493Z] After this operation, 13.3 MB of additional disk space will be used. [2021-07-11T20:40:52.493Z] 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-11T20:40:52.493Z] 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-11T20:40:52.493Z] 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-11T20:40:52.493Z] 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-11T20:40:52.754Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.48 [58.0 kB] [2021-07-11T20:40:53.016Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.48 [1103 kB] [2021-07-11T20:40:53.280Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-07-11T20:40:53.280Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-07-11T20:40:53.280Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-07-11T20:40:53.280Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-07-11T20:40:53.280Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-07-11T20:40:53.280Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-07-11T20:40:53.280Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-07-11T20:40:53.280Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-07-11T20:40:53.280Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-07-11T20:40:53.280Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-07-11T20:40:53.542Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-07-11T20:40:53.542Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-07-11T20:40:53.542Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-07-11T20:40:53.542Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-07-11T20:40:53.542Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-07-11T20:40:53.542Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-07-11T20:40:53.542Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-11T20:40:53.542Z] Fetched 3530 kB in 1s (3101 kB/s) [2021-07-11T20:40:53.805Z] (Reading database ... 12511 files and directories currently installed.) [2021-07-11T20:40:53.805Z] Preparing to unpack .../libudev1_237-3ubuntu10.48_amd64.deb ... [2021-07-11T20:40:53.805Z] Unpacking libudev1:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-07-11T20:40:53.805Z] Setting up libudev1:amd64 (237-3ubuntu10.48) ... [2021-07-11T20:40:53.805Z] Selecting previously unselected package udev. [2021-07-11T20:40:53.805Z] (Reading database ... 12511 files and directories currently installed.) [2021-07-11T20:40:53.805Z] Preparing to unpack .../00-udev_237-3ubuntu10.48_amd64.deb ... [2021-07-11T20:40:53.805Z] Unpacking udev (237-3ubuntu10.48) ... [2021-07-11T20:40:54.067Z] Selecting previously unselected package libfuse2:amd64. [2021-07-11T20:40:54.067Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-07-11T20:40:54.067Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-07-11T20:40:54.067Z] Selecting previously unselected package fuse. [2021-07-11T20:40:54.067Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-07-11T20:40:54.067Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-07-11T20:40:54.330Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-11T20:40:54.330Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-07-11T20:40:54.330Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-11T20:40:54.330Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-07-11T20:40:54.330Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-11T20:40:54.330Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-07-11T20:40:54.593Z] Selecting previously unselected package libksba8:amd64. [2021-07-11T20:40:54.593Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-07-11T20:40:54.593Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-07-11T20:40:54.593Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-07-11T20:40:54.593Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-11T20:40:54.593Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-11T20:40:54.593Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-07-11T20:40:54.593Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-11T20:40:54.593Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-11T20:40:54.855Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-07-11T20:40:54.855Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-11T20:40:54.855Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-11T20:40:54.855Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-07-11T20:40:54.855Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-11T20:40:54.855Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-11T20:40:54.855Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-07-11T20:40:54.855Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-11T20:40:54.855Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-11T20:40:55.117Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-07-11T20:40:55.117Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-11T20:40:55.117Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-11T20:40:55.117Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-07-11T20:40:55.117Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-11T20:40:55.117Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-11T20:40:55.117Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-07-11T20:40:55.117Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-11T20:40:55.117Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-11T20:40:55.384Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-07-11T20:40:55.384Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-11T20:40:55.384Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-11T20:40:55.384Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-07-11T20:40:55.384Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-07-11T20:40:55.384Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-07-11T20:40:55.384Z] Selecting previously unselected package libsasl2-2:amd64. [2021-07-11T20:40:55.384Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-07-11T20:40:55.384Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-07-11T20:40:55.384Z] Selecting previously unselected package libldap-common. [2021-07-11T20:40:55.384Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-07-11T20:40:55.384Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-07-11T20:40:55.384Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-07-11T20:40:55.384Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-07-11T20:40:55.384Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-07-11T20:40:55.647Z] Selecting previously unselected package dirmngr. [2021-07-11T20:40:55.647Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-11T20:40:55.647Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-07-11T20:40:55.647Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-07-11T20:40:55.647Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-07-11T20:40:55.647Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-07-11T20:40:55.647Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-07-11T20:40:55.647Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-07-11T20:40:55.647Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-07-11T20:40:55.647Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-11T20:40:55.647Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-07-11T20:40:55.647Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-07-11T20:40:55.910Z] Setting up udev (237-3ubuntu10.48) ... [2021-07-11T20:40:56.173Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-07-11T20:40:56.173Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-11T20:40:56.173Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-07-11T20:40:56.435Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-07-11T20:40:56.435Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-07-11T20:40:56.435Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-11T20:40:56.435Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-11T20:40:56.435Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-11T20:40:56.435Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-11T20:40:56.435Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-11T20:40:56.435Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-11T20:40:56.435Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-11T20:40:56.435Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-07-11T20:40:56.435Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-07-11T20:40:56.435Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-07-11T20:40:57.007Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-07-11T20:40:57.007Z] settings in the [Install] section, and DefaultInstance for template units). [2021-07-11T20:40:57.007Z] This means they are not meant to be enabled using systemctl. [2021-07-11T20:40:57.007Z] Possible reasons for having this kind of units are: [2021-07-11T20:40:57.007Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-07-11T20:40:57.007Z] .wants/ or .requires/ directory. [2021-07-11T20:40:57.007Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-07-11T20:40:57.007Z] a requirement dependency on it. [2021-07-11T20:40:57.007Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-07-11T20:40:57.007Z] D-Bus, udev, scripted systemctl call, ...). [2021-07-11T20:40:57.007Z] 4) In case of template units, the unit is meant to be enabled with some [2021-07-11T20:40:57.007Z] instance name specified. [2021-07-11T20:40:57.270Z] Reading package lists... [2021-07-11T20:40:57.270Z] Building dependency tree... [2021-07-11T20:40:57.270Z] Reading state information... [2021-07-11T20:40:57.533Z] The following additional packages will be installed: [2021-07-11T20:40:57.533Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-07-11T20:40:57.533Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-07-11T20:40:57.533Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-07-11T20:40:57.533Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-07-11T20:40:57.533Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-07-11T20:40:57.533Z] Suggested packages: [2021-07-11T20:40:57.533Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-07-11T20:40:57.533Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-07-11T20:40:57.533Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-07-11T20:40:57.533Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-07-11T20:40:57.533Z] systemd-container policykit-1 [2021-07-11T20:40:57.533Z] Recommended packages: [2021-07-11T20:40:57.533Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-07-11T20:40:57.533Z] The following NEW packages will be installed: [2021-07-11T20:40:57.533Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-07-11T20:40:57.533Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-07-11T20:40:57.533Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-07-11T20:40:57.533Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-07-11T20:40:57.533Z] python3.6-minimal snapd squashfs-tools sudo [2021-07-11T20:40:57.533Z] The following packages will be upgraded: [2021-07-11T20:40:57.533Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-07-11T20:40:57.533Z] 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. [2021-07-11T20:40:57.533Z] Need to get 36.7 MB of archives. [2021-07-11T20:40:57.533Z] After this operation, 147 MB of additional disk space will be used. [2021-07-11T20:40:57.533Z] 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-11T20:40:57.795Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.48 [2915 kB] [2021-07-11T20:40:57.795Z] 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-11T20:40:57.795Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-07-11T20:40:57.795Z] 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-11T20:40:57.795Z] 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-11T20:40:57.795Z] 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-11T20:40:57.795Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-07-11T20:40:57.795Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-07-11T20:40:57.795Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-07-11T20:40:57.795Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-07-11T20:40:57.795Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-07-11T20:40:57.795Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-07-11T20:40:57.795Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-07-11T20:40:57.795Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-07-11T20:40:57.795Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-07-11T20:40:58.741Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.48 [209 kB] [2021-07-11T20:40:58.741Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-07-11T20:40:58.741Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-07-11T20:40:58.741Z] 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-11T20:40:58.741Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-07-11T20:40:58.741Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-07-11T20:40:58.741Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-07-11T20:40:58.741Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-07-11T20:40:58.741Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-07-11T20:40:58.741Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-07-11T20:40:58.741Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-07-11T20:40:58.741Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-07-11T20:40:58.741Z] 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-11T20:40:58.741Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] [2021-07-11T20:41:00.131Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-11T20:41:00.131Z] Fetched 36.7 MB in 2s (14.9 MB/s) [2021-07-11T20:41:00.131Z] (Reading database ... 12757 files and directories currently installed.) [2021-07-11T20:41:00.131Z] Preparing to unpack .../systemd_237-3ubuntu10.48_amd64.deb ... [2021-07-11T20:41:00.392Z] Unpacking systemd (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-07-11T20:41:00.966Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.48_amd64.deb ... [2021-07-11T20:41:00.966Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-07-11T20:41:00.966Z] Setting up libsystemd0:amd64 (237-3ubuntu10.48) ... [2021-07-11T20:41:00.966Z] (Reading database ... 12757 files and directories currently installed.) [2021-07-11T20:41:00.966Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-07-11T20:41:00.966Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-07-11T20:41:01.229Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-07-11T20:41:01.229Z] (Reading database ... 12757 files and directories currently installed.) [2021-07-11T20:41:01.229Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-07-11T20:41:01.229Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-07-11T20:41:01.492Z] Setting up apt (1.6.14) ... [2021-07-11T20:41:01.492Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-07-11T20:41:02.067Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-07-11T20:41:02.067Z] (Reading database ... 12764 files and directories currently installed.) [2021-07-11T20:41:02.067Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-07-11T20:41:02.067Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-07-11T20:41:02.329Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-07-11T20:41:02.329Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-07-11T20:41:02.329Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-11T20:41:02.329Z] Selecting previously unselected package libexpat1:amd64. [2021-07-11T20:41:02.329Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-07-11T20:41:02.329Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-07-11T20:41:02.592Z] Selecting previously unselected package python3.6-minimal. [2021-07-11T20:41:02.592Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-07-11T20:41:02.592Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-07-11T20:41:02.855Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-07-11T20:41:02.855Z] Checking for services that may need to be restarted...done. [2021-07-11T20:41:02.855Z] Checking for services that may need to be restarted...done. [2021-07-11T20:41:02.855Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-11T20:41:02.856Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-07-11T20:41:02.856Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-07-11T20:41:03.429Z] Selecting previously unselected package python3-minimal. [2021-07-11T20:41:03.429Z] (Reading database ... 13012 files and directories currently installed.) [2021-07-11T20:41:03.429Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-07-11T20:41:03.429Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-07-11T20:41:03.429Z] Selecting previously unselected package mime-support. [2021-07-11T20:41:03.429Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-07-11T20:41:03.429Z] Unpacking mime-support (3.60ubuntu1) ... [2021-07-11T20:41:03.429Z] Selecting previously unselected package libmpdec2:amd64. [2021-07-11T20:41:03.429Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-07-11T20:41:03.429Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-07-11T20:41:03.690Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-07-11T20:41:03.690Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-07-11T20:41:03.690Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-11T20:41:03.952Z] Selecting previously unselected package python3.6. [2021-07-11T20:41:03.952Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-07-11T20:41:03.952Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-11T20:41:03.952Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-07-11T20:41:03.952Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-07-11T20:41:03.952Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-07-11T20:41:03.952Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-07-11T20:41:04.214Z] Selecting previously unselected package python3. [2021-07-11T20:41:04.214Z] (Reading database ... 13442 files and directories currently installed.) [2021-07-11T20:41:04.214Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-07-11T20:41:04.214Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-07-11T20:41:04.214Z] Selecting previously unselected package multiarch-support. [2021-07-11T20:41:04.214Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-07-11T20:41:04.214Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-07-11T20:41:04.214Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-07-11T20:41:04.476Z] Selecting previously unselected package liblzo2-2:amd64. [2021-07-11T20:41:04.476Z] (Reading database ... 13479 files and directories currently installed.) [2021-07-11T20:41:04.476Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-07-11T20:41:04.476Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-07-11T20:41:04.476Z] Selecting previously unselected package libbsd0:amd64. [2021-07-11T20:41:04.476Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-07-11T20:41:04.476Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-07-11T20:41:04.476Z] Selecting previously unselected package sudo. [2021-07-11T20:41:04.476Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-07-11T20:41:04.476Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-07-11T20:41:04.738Z] Selecting previously unselected package apparmor. [2021-07-11T20:41:04.738Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-07-11T20:41:04.738Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-07-11T20:41:04.738Z] Selecting previously unselected package libedit2:amd64. [2021-07-11T20:41:04.738Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-07-11T20:41:04.738Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-07-11T20:41:04.999Z] Selecting previously unselected package libkrb5support0:amd64. [2021-07-11T20:41:04.999Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-07-11T20:41:04.999Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-07-11T20:41:04.999Z] Selecting previously unselected package libk5crypto3:amd64. [2021-07-11T20:41:04.999Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-07-11T20:41:04.999Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-07-11T20:41:04.999Z] Selecting previously unselected package libkeyutils1:amd64. [2021-07-11T20:41:04.999Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-07-11T20:41:04.999Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-07-11T20:41:04.999Z] Selecting previously unselected package libkrb5-3:amd64. [2021-07-11T20:41:04.999Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-07-11T20:41:04.999Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-07-11T20:41:05.261Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-07-11T20:41:05.261Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-07-11T20:41:05.261Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-07-11T20:41:05.261Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-07-11T20:41:05.261Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-07-11T20:41:05.261Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-07-11T20:41:05.522Z] Selecting previously unselected package openssh-client. [2021-07-11T20:41:05.523Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-07-11T20:41:05.523Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-07-11T20:41:05.523Z] Selecting previously unselected package squashfs-tools. [2021-07-11T20:41:05.523Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... [2021-07-11T20:41:05.523Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-07-11T20:41:05.523Z] Selecting previously unselected package snapd. [2021-07-11T20:41:05.523Z] Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... [2021-07-11T20:41:05.784Z] Unpacking snapd (2.49.2+18.04) ... [2021-07-11T20:41:07.704Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-07-11T20:41:07.704Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-07-11T20:41:07.967Z] Setting up mime-support (3.60ubuntu1) ... [2021-07-11T20:41:07.967Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-07-11T20:41:07.967Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-07-11T20:41:07.967Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-07-11T20:41:07.967Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-07-11T20:41:07.967Z] Setting up systemd (237-3ubuntu10.48) ... [2021-07-11T20:41:07.967Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-07-11T20:41:08.543Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-07-11T20:41:08.543Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-07-11T20:41:08.543Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-07-11T20:41:08.543Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-11T20:41:08.543Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-07-11T20:41:08.543Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-11T20:41:09.492Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-07-11T20:41:10.442Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-07-11T20:41:10.705Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-07-11T20:41:10.970Z] Setting up python3 (3.6.7-1~18.04) ... [2021-07-11T20:41:10.971Z] running python rtupdate hooks for python3.6... [2021-07-11T20:41:10.971Z] running python post-rtupdate hooks for python3.6... [2021-07-11T20:41:10.971Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-07-11T20:41:11.544Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-07-11T20:41:11.808Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-07-11T20:41:11.809Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-07-11T20:41:12.072Z] Setting up snapd (2.49.2+18.04) ... [2021-07-11T20:41:12.335Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-07-11T20:41:12.597Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-07-11T20:41:12.597Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-07-11T20:41:12.860Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-07-11T20:41:13.123Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-07-11T20:41:13.123Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-07-11T20:41:13.123Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-07-11T20:41:13.386Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-07-11T20:41:13.650Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-07-11T20:41:13.912Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-07-11T20:41:13.913Z] /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-11T20:41:13.913Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-07-11T20:41:13.913Z] Processing triggers for systemd (237-3ubuntu10.48) ... [2021-07-11T20:41:14.858Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-07-11T20:41:14.858Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-07-11T20:41:15.121Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-07-11T20:41:16.067Z] Reading package lists... [2021-07-11T20:41:16.329Z] Reading package lists... [2021-07-11T20:41:16.592Z] Building dependency tree... [2021-07-11T20:41:16.592Z] Reading state information... [2021-07-11T20:41:16.592Z] Calculating upgrade... [2021-07-11T20:41:16.856Z] The following packages will be upgraded: [2021-07-11T20:41:16.856Z] advancecomp base-files bash binutils binutils-common [2021-07-11T20:41:16.856Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-07-11T20:41:16.856Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-07-11T20:41:16.856Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-07-11T20:41:16.856Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-07-11T20:41:16.856Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-07-11T20:41:16.856Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-07-11T20:41:16.856Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-07-11T20:41:16.856Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-07-11T20:41:16.856Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-07-11T20:41:16.856Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-07-11T20:41:16.856Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-07-11T20:41:16.856Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-07-11T20:41:16.856Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-07-11T20:41:16.856Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-07-11T20:41:16.856Z] ubuntu-keyring util-linux [2021-07-11T20:41:16.856Z] 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-07-11T20:41:16.856Z] Need to get 64.1 MB of archives. [2021-07-11T20:41:16.856Z] After this operation, 5112 kB of additional disk space will be used. [2021-07-11T20:41:16.856Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-147.151 [991 kB] [2021-07-11T20:41:16.856Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-07-11T20:41:17.117Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-07-11T20:41:17.117Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-07-11T20:41:17.117Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-07-11T20:41:17.117Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-07-11T20:41:17.117Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-07-11T20:41:17.117Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-07-11T20:41:17.117Z] 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-11T20:41:17.118Z] 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-11T20:41:17.118Z] 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-11T20:41:17.118Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-07-11T20:41:17.118Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-07-11T20:41:17.118Z] 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-11T20:41:17.118Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-07-11T20:41:17.118Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-07-11T20:41:17.118Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-07-11T20:41:17.118Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-07-11T20:41:17.118Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-07-11T20:41:17.118Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-07-11T20:41:17.118Z] 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-11T20:41:17.118Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-07-11T20:41:17.118Z] 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-11T20:41:17.118Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-07-11T20:41:17.118Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-07-11T20:41:17.118Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-07-11T20:41:17.118Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-07-11T20:41:17.118Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-07-11T20:41:17.118Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-07-11T20:41:17.118Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-07-11T20:41:17.118Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-07-11T20:41:17.380Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-07-11T20:41:17.380Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-07-11T20:41:17.380Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-07-11T20:41:17.380Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-07-11T20:41:17.380Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-07-11T20:41:17.380Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-07-11T20:41:17.380Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-07-11T20:41:17.380Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-07-11T20:41:17.380Z] 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-11T20:41:17.380Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-07-11T20:41:17.380Z] 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-11T20:41:17.380Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-07-11T20:41:17.380Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-07-11T20:41:17.380Z] 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-11T20:41:17.380Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-07-11T20:41:17.380Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-07-11T20:41:17.380Z] 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-11T20:41:17.380Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-07-11T20:41:17.380Z] 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-11T20:41:17.380Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-07-11T20:41:17.380Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-07-11T20:41:17.380Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-07-11T20:41:17.380Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-07-11T20:41:17.380Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-07-11T20:41:17.380Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-07-11T20:41:17.380Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-07-11T20:41:17.380Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-07-11T20:41:17.645Z] 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-11T20:41:17.645Z] 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-11T20:41:17.645Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-07-11T20:41:17.908Z] 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-11T20:41:17.908Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-07-11T20:41:17.908Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-07-11T20:41:17.908Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-07-11T20:41:17.908Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-07-11T20:41:17.908Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-07-11T20:41:17.908Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-07-11T20:41:18.169Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-07-11T20:41:18.169Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-07-11T20:41:18.169Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-07-11T20:41:18.169Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-07-11T20:41:18.169Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-07-11T20:41:18.169Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-07-11T20:41:18.169Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-07-11T20:41:18.170Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-07-11T20:41:18.170Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-07-11T20:41:18.170Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-07-11T20:41:18.170Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-07-11T20:41:18.433Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-07-11T20:41:18.433Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-07-11T20:41:18.433Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-07-11T20:41:18.433Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-07-11T20:41:18.433Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] [2021-07-11T20:41:18.433Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-07-11T20:41:18.433Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.48 [15.5 kB] [2021-07-11T20:41:18.433Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2021-07-11T20:41:18.433Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-07-11T20:41:18.433Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-07-11T20:41:18.433Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-07-11T20:41:18.433Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-07-11T20:41:18.433Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-07-11T20:41:18.433Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-07-11T20:41:18.433Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-07-11T20:41:18.702Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-07-11T20:41:18.702Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-07-11T20:41:18.702Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-07-11T20:41:18.702Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-07-11T20:41:18.702Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-07-11T20:41:18.702Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-07-11T20:41:18.702Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-07-11T20:41:18.702Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-07-11T20:41:18.702Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-11T20:41:18.702Z] Fetched 64.1 MB in 2s (34.5 MB/s) [2021-07-11T20:41:18.967Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-11T20:41:18.967Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-07-11T20:41:18.967Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-07-11T20:41:19.230Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-07-11T20:41:19.230Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-07-11T20:41:19.512Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-147.151_amd64.deb ... [2021-07-11T20:41:19.512Z] Unpacking linux-libc-dev:amd64 (4.15.0-147.151) over (4.15.0-20.21) ... [2021-07-11T20:41:19.776Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-11T20:41:19.776Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-11T20:41:19.776Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-11T20:41:19.776Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-11T20:41:20.039Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-11T20:41:20.039Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-11T20:41:20.039Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-11T20:41:20.039Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-11T20:41:20.039Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-11T20:41:20.039Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-11T20:41:20.303Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-11T20:41:20.303Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-11T20:41:20.303Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-11T20:41:20.303Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-11T20:41:20.303Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-11T20:41:20.567Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-11T20:41:20.567Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-11T20:41:20.567Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-07-11T20:41:20.567Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-07-11T20:41:20.567Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-11T20:41:20.567Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-11T20:41:20.567Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-11T20:41:20.567Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-11T20:41:20.567Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-11T20:41:20.831Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-11T20:41:20.831Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-11T20:41:20.831Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-11T20:41:21.093Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-11T20:41:21.093Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-07-11T20:41:21.508Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-11T20:41:21.508Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-11T20:41:21.508Z] ---> 3eb147d93177 [2021-07-11T20:41:21.508Z] Step 3/24 : WORKDIR /edgex-go [2021-07-11T20:41:21.508Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-11T20:41:21.508Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-11T20:41:21.508Z] ---> 3eb147d93177 [2021-07-11T20:41:21.508Z] Step 3/24 : WORKDIR /edgex-go [2021-07-11T20:41:21.508Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-11T20:41:21.508Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-07-11T20:41:21.508Z] ---> 3eb147d93177 [2021-07-11T20:41:21.508Z] Step 3/32 : WORKDIR /edgex-go [2021-07-11T20:41:21.508Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-11T20:41:21.508Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-07-11T20:41:21.508Z] ---> 3eb147d93177 [2021-07-11T20:41:21.508Z] Step 3/22 : WORKDIR /edgex-go [2021-07-11T20:41:21.508Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-11T20:41:21.508Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-07-11T20:41:21.508Z] ---> 3eb147d93177 [2021-07-11T20:41:21.508Z] Step 3/23 : WORKDIR /edgex-go [2021-07-11T20:41:21.508Z] ---> Running in c9a8332e85d9 [2021-07-11T20:41:21.508Z] ---> Running in 312bab131a9f [2021-07-11T20:41:21.508Z] ---> Running in e80c46339e79 [2021-07-11T20:41:21.508Z] ---> Running in c2747feba15b [2021-07-11T20:41:21.508Z] ---> Running in 76a653104cce [2021-07-11T20:41:21.508Z] Removing intermediate container c9a8332e85d9 [2021-07-11T20:41:21.508Z] ---> 65b46adbd6c3 [2021-07-11T20:41:21.508Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-11T20:41:21.508Z] Removing intermediate container 76a653104cce [2021-07-11T20:41:21.508Z] ---> b796315e0199 [2021-07-11T20:41:21.508Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-11T20:41:21.508Z] Removing intermediate container 312bab131a9f [2021-07-11T20:41:21.508Z] ---> 3886df4fb2d8 [2021-07-11T20:41:21.508Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-11T20:41:21.508Z] Removing intermediate container e80c46339e79 [2021-07-11T20:41:21.508Z] ---> 48b40b204c1f [2021-07-11T20:41:21.508Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-11T20:41:21.508Z] Removing intermediate container c2747feba15b [2021-07-11T20:41:21.508Z] ---> 4b6cbd80679e [2021-07-11T20:41:21.508Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-11T20:41:21.508Z] ---> Running in 287b2743e5a9 [2021-07-11T20:41:21.508Z] ---> Running in 83d004a4a28e [2021-07-11T20:41:21.508Z] ---> Running in 5adc87de54f7 [2021-07-11T20:41:21.508Z] ---> Running in 80b899a93345 [2021-07-11T20:41:21.508Z] ---> Running in 86e8dacd775f [2021-07-11T20:41:21.669Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-07-11T20:41:21.930Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-07-11T20:41:22.205Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-11T20:41:22.205Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-07-11T20:41:22.205Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-07-11T20:41:22.205Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-07-11T20:41:22.205Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-07-11T20:41:22.468Z] Setting up base-files (10.1ubuntu2.10) ... [2021-07-11T20:41:22.468Z] Installing new version of config file /etc/issue ... [2021-07-11T20:41:22.468Z] Installing new version of config file /etc/issue.net ... [2021-07-11T20:41:22.468Z] Installing new version of config file /etc/lsb-release ... [2021-07-11T20:41:22.468Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-07-11T20:41:22.730Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-07-11T20:41:22.992Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-07-11T20:41:22.992Z] Removing obsolete conffile /etc/default/motd-news ... [2021-07-11T20:41:22.992Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-11T20:41:22.992Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-07-11T20:41:22.992Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-07-11T20:41:23.254Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-07-11T20:41:23.254Z] 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-11T20:41:23.254Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-11T20:41:23.254Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-11T20:41:23.254Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-07-11T20:41:23.254Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-07-11T20:41:23.515Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-11T20:41:23.515Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-07-11T20:41:23.515Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-07-11T20:41:23.515Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-07-11T20:41:23.515Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-11T20:41:23.515Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-07-11T20:41:23.515Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-07-11T20:41:23.778Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-07-11T20:41:23.779Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-11T20:41:23.779Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-07-11T20:41:24.040Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-07-11T20:41:24.040Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-07-11T20:41:24.040Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-11T20:41:24.040Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-07-11T20:41:24.040Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-07-11T20:41:24.160Z] Removing intermediate container 287b2743e5a9 [2021-07-11T20:41:24.160Z] ---> dc91c2810705 [2021-07-11T20:41:24.160Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-07-11T20:41:24.303Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-07-11T20:41:24.303Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-11T20:41:24.303Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-07-11T20:41:24.303Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-07-11T20:41:24.303Z] Setting up grep (3.1-2build1) ... [2021-07-11T20:41:24.435Z] ---> Running in 61bd30e25218 [2021-07-11T20:41:24.566Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-11T20:41:24.566Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-07-11T20:41:24.566Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-07-11T20:41:24.566Z] Setting up login (1:4.5-1ubuntu2) ... [2021-07-11T20:41:24.566Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-11T20:41:24.566Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-07-11T20:41:24.566Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-11T20:41:24.712Z] Removing intermediate container 5adc87de54f7 [2021-07-11T20:41:24.712Z] ---> 1f817dfc2b16 [2021-07-11T20:41:24.712Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-07-11T20:41:24.829Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-07-11T20:41:24.830Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-11T20:41:24.830Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-07-11T20:41:24.830Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-07-11T20:41:24.985Z] ---> Running in d8cac08d43b9 [2021-07-11T20:41:24.985Z] Removing intermediate container 80b899a93345 [2021-07-11T20:41:24.985Z] ---> 0e5cbe6fbb4e [2021-07-11T20:41:24.985Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-07-11T20:41:25.258Z] ---> Running in e2ac9dc5efc9 [2021-07-11T20:41:25.403Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-07-11T20:41:25.404Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-07-11T20:41:25.404Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-07-11T20:41:25.404Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-07-11T20:41:25.536Z] Removing intermediate container 86e8dacd775f [2021-07-11T20:41:25.536Z] ---> b71dbbbfee6b [2021-07-11T20:41:25.536Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-07-11T20:41:25.536Z] Removing intermediate container 83d004a4a28e [2021-07-11T20:41:25.536Z] ---> 5cb76a9d4da3 [2021-07-11T20:41:25.536Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-07-11T20:41:25.666Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-07-11T20:41:25.666Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-11T20:41:25.666Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-07-11T20:41:25.666Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-07-11T20:41:25.812Z] ---> Running in ad65292e5592 [2021-07-11T20:41:25.813Z] ---> Running in 3e5c0897de88 [2021-07-11T20:41:26.241Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-07-11T20:41:26.242Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-07-11T20:41:26.242Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-07-11T20:41:26.242Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-07-11T20:41:26.242Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-07-11T20:41:26.504Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-11T20:41:26.505Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-07-11T20:41:26.505Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-07-11T20:41:26.505Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-07-11T20:41:26.505Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-11T20:41:26.505Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-11T20:41:26.768Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-11T20:41:26.768Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-11T20:41:26.768Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-11T20:41:26.768Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-11T20:41:26.769Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-11T20:41:26.769Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-11T20:41:26.769Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-11T20:41:26.769Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-11T20:41:26.810Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-11T20:41:27.032Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-11T20:41:27.032Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-11T20:41:27.032Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-11T20:41:27.032Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-11T20:41:27.032Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-11T20:41:27.087Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-11T20:41:27.087Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-11T20:41:27.305Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-11T20:41:27.305Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-11T20:41:27.305Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-07-11T20:41:27.305Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-11T20:41:27.305Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-07-11T20:41:27.305Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-11T20:41:27.568Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-07-11T20:41:27.568Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-11T20:41:27.568Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-07-11T20:41:27.568Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-11T20:41:27.568Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-07-11T20:41:27.568Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-11T20:41:27.568Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-11T20:41:27.568Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-11T20:41:27.688Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-11T20:41:27.688Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-11T20:41:27.688Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-11T20:41:27.688Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-11T20:41:27.831Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-11T20:41:27.831Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-11T20:41:27.831Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-11T20:41:27.831Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-11T20:41:27.831Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-07-11T20:41:27.962Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-11T20:41:28.094Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-11T20:41:28.094Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-11T20:41:28.094Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-11T20:41:28.356Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-07-11T20:41:28.580Z] OK: 218 MiB in 52 packages [2021-07-11T20:41:28.580Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-11T20:41:28.580Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-11T20:41:28.618Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-07-11T20:41:28.880Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-07-11T20:41:28.880Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-11T20:41:28.880Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-07-11T20:41:28.880Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-07-11T20:41:29.142Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-07-11T20:41:29.142Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-11T20:41:29.142Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-07-11T20:41:29.187Z] OK: 218 MiB in 52 packages [2021-07-11T20:41:29.187Z] OK: 218 MiB in 52 packages [2021-07-11T20:41:29.404Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-11T20:41:29.404Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-07-11T20:41:29.404Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-11T20:41:29.404Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-07-11T20:41:29.404Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-07-11T20:41:29.667Z] Setting up debconf (1.5.66ubuntu1) ... [2021-07-11T20:41:29.667Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-11T20:41:29.667Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-07-11T20:41:29.667Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-07-11T20:41:29.793Z] OK: 218 MiB in 52 packages [2021-07-11T20:41:29.793Z] OK: 218 MiB in 52 packages [2021-07-11T20:41:29.930Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-07-11T20:41:29.930Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-11T20:41:29.930Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-07-11T20:41:29.930Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-07-11T20:41:29.930Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-07-11T20:41:29.930Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-11T20:41:29.930Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-07-11T20:41:29.930Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-07-11T20:41:30.194Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-07-11T20:41:30.194Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-11T20:41:30.194Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-07-11T20:41:30.194Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-07-11T20:41:30.194Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-07-11T20:41:30.397Z] Removing intermediate container 61bd30e25218 [2021-07-11T20:41:30.397Z] ---> 767f52d952fe [2021-07-11T20:41:30.397Z] Step 6/22 : COPY go.mod . [2021-07-11T20:41:30.456Z] (Reading database ... 13919 files and directories currently installed.) [2021-07-11T20:41:30.456Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-07-11T20:41:30.456Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-07-11T20:41:30.456Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-07-11T20:41:30.733Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-11T20:41:30.733Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-11T20:41:30.733Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-11T20:41:30.733Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.48_amd64.deb ... [2021-07-11T20:41:30.733Z] Unpacking systemd-sysv (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-07-11T20:41:30.733Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-07-11T20:41:30.733Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-07-11T20:41:30.995Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-07-11T20:41:30.995Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-11T20:41:30.995Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-07-11T20:41:30.995Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-07-11T20:41:30.995Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-07-11T20:41:30.998Z] Removing intermediate container d8cac08d43b9 [2021-07-11T20:41:30.998Z] ---> 490a5785bef5 [2021-07-11T20:41:30.998Z] Step 6/24 : COPY go.mod . [2021-07-11T20:41:30.998Z] Removing intermediate container e2ac9dc5efc9 [2021-07-11T20:41:30.998Z] ---> 8181e44446f4 [2021-07-11T20:41:30.998Z] Step 6/24 : COPY go.mod . [2021-07-11T20:41:31.258Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-11T20:41:31.258Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-07-11T20:41:31.258Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-07-11T20:41:31.258Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-07-11T20:41:31.258Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-11T20:41:31.258Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-07-11T20:41:31.258Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-07-11T20:41:31.258Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-07-11T20:41:31.272Z] ---> 47e181499f33 [2021-07-11T20:41:31.272Z] Step 7/22 : RUN go mod download [2021-07-11T20:41:31.522Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-11T20:41:31.522Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-07-11T20:41:31.522Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-07-11T20:41:31.522Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-07-11T20:41:31.552Z] Removing intermediate container ad65292e5592 [2021-07-11T20:41:31.552Z] ---> ef5ab52abcd4 [2021-07-11T20:41:31.552Z] Step 6/32 : COPY go.mod . [2021-07-11T20:41:31.784Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-11T20:41:31.784Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-07-11T20:41:31.784Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-07-11T20:41:31.784Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-07-11T20:41:31.784Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-11T20:41:31.784Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-07-11T20:41:31.830Z] ---> Running in 7a11731358b9 [2021-07-11T20:41:31.830Z] Removing intermediate container 3e5c0897de88 [2021-07-11T20:41:31.830Z] ---> f373cd5452a0 [2021-07-11T20:41:31.830Z] Step 6/23 : COPY go.mod . [2021-07-11T20:41:32.051Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-07-11T20:41:32.051Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-07-11T20:41:32.112Z] ---> edc2ed9f9f4c [2021-07-11T20:41:32.112Z] Step 7/24 : RUN go mod download [2021-07-11T20:41:32.313Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-11T20:41:32.313Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-11T20:41:32.313Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-07-11T20:41:32.313Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-07-11T20:41:32.313Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-11T20:41:32.313Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-07-11T20:41:32.313Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-07-11T20:41:32.313Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-07-11T20:41:32.386Z] ---> 464acf83ece7 [2021-07-11T20:41:32.386Z] Step 7/24 : RUN go mod download [2021-07-11T20:41:32.386Z] ---> Running in 3a65a1bb9ac0 [2021-07-11T20:41:32.577Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-11T20:41:32.577Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-07-11T20:41:32.577Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-07-11T20:41:32.577Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-07-11T20:41:32.577Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-11T20:41:32.577Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-07-11T20:41:32.577Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-07-11T20:41:32.577Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-07-11T20:41:32.668Z] ---> Running in f889f5bb1fa7 [2021-07-11T20:41:32.840Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-11T20:41:32.840Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-07-11T20:41:32.840Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-07-11T20:41:32.840Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-07-11T20:41:32.840Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-11T20:41:32.840Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-07-11T20:41:32.840Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-07-11T20:41:32.840Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-07-11T20:41:32.945Z] ---> 8ead09fc994e [2021-07-11T20:41:32.945Z] Step 7/32 : RUN go mod download [2021-07-11T20:41:33.104Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-11T20:41:33.104Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-07-11T20:41:33.104Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-07-11T20:41:33.104Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-07-11T20:41:33.104Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-11T20:41:33.104Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-07-11T20:41:33.104Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-07-11T20:41:33.230Z] ---> Running in 1265c44dda93 [2021-07-11T20:41:33.230Z] ---> 51e836e0a7ca [2021-07-11T20:41:33.230Z] Step 7/23 : RUN go mod download [2021-07-11T20:41:33.366Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-07-11T20:41:33.366Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-11T20:41:33.366Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-07-11T20:41:33.366Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-07-11T20:41:33.366Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-07-11T20:41:33.366Z] (Reading database ... 13924 files and directories currently installed.) [2021-07-11T20:41:33.366Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-07-11T20:41:33.366Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-07-11T20:41:33.508Z] ---> Running in ae80f99c4b53 [2021-07-11T20:41:33.629Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-07-11T20:41:33.629Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-07-11T20:41:33.629Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-07-11T20:41:33.629Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-07-11T20:41:33.892Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-07-11T20:41:33.892Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-07-11T20:41:33.892Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-07-11T20:41:33.892Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-07-11T20:41:34.155Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-07-11T20:41:34.156Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-07-11T20:41:34.156Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-07-11T20:41:34.156Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-07-11T20:41:34.156Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-07-11T20:41:34.156Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-07-11T20:41:34.419Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-07-11T20:41:34.419Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-07-11T20:41:34.419Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-07-11T20:41:34.419Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-07-11T20:41:34.419Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-07-11T20:41:34.419Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-07-11T20:41:34.696Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-07-11T20:41:34.696Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-07-11T20:41:34.960Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-07-11T20:41:34.960Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-07-11T20:41:34.960Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-07-11T20:41:34.960Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-07-11T20:41:35.223Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-07-11T20:41:35.223Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-07-11T20:41:35.485Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-07-11T20:41:35.485Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-07-11T20:41:35.485Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-07-11T20:41:35.485Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-07-11T20:41:35.748Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-07-11T20:41:35.748Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-07-11T20:41:35.748Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-11T20:41:35.748Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-11T20:41:35.748Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-11T20:41:35.748Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-11T20:41:36.011Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-11T20:41:36.012Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-11T20:41:36.012Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-11T20:41:36.012Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-11T20:41:36.138Z] Removing intermediate container 7a11731358b9 [2021-07-11T20:41:36.139Z] ---> 9384f1629e78 [2021-07-11T20:41:36.139Z] Step 8/22 : COPY . . [2021-07-11T20:41:36.748Z] Removing intermediate container 3a65a1bb9ac0 [2021-07-11T20:41:36.748Z] ---> ea460e412c84 [2021-07-11T20:41:36.748Z] Step 8/24 : COPY . . [2021-07-11T20:41:36.961Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-11T20:41:36.961Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-11T20:41:37.354Z] Removing intermediate container f889f5bb1fa7 [2021-07-11T20:41:37.355Z] ---> c883fd06a6eb [2021-07-11T20:41:37.355Z] Step 8/24 : COPY . . [2021-07-11T20:41:37.536Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-11T20:41:37.536Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-11T20:41:37.986Z] Removing intermediate container 1265c44dda93 [2021-07-11T20:41:37.986Z] ---> 10864b1b69bb [2021-07-11T20:41:37.986Z] Step 8/32 : COPY . . [2021-07-11T20:41:38.114Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-11T20:41:38.114Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-11T20:41:38.268Z] Removing intermediate container ae80f99c4b53 [2021-07-11T20:41:38.268Z] ---> 781a13be45f5 [2021-07-11T20:41:38.268Z] Step 8/23 : COPY . . [2021-07-11T20:41:38.377Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-11T20:41:38.377Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-11T20:41:38.952Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-11T20:41:38.952Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-11T20:41:38.952Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-07-11T20:41:38.952Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-07-11T20:41:39.217Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-07-11T20:41:39.217Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-07-11T20:41:39.217Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-07-11T20:41:39.217Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-07-11T20:41:39.481Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-07-11T20:41:39.481Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-07-11T20:41:39.481Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-07-11T20:41:39.481Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-07-11T20:41:39.481Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-07-11T20:41:39.481Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-07-11T20:41:39.481Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-07-11T20:41:39.745Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-07-11T20:41:39.745Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-11T20:41:39.745Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-07-11T20:41:39.745Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-11T20:41:39.745Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-11T20:41:39.745Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-11T20:41:39.745Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-07-11T20:41:39.745Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-07-11T20:41:39.745Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-07-11T20:41:40.010Z] [2021-07-11T20:41:40.010Z] Current default time zone: 'Etc/UTC' [2021-07-11T20:41:40.010Z] Local time is now: Sun Jul 11 20:41:39 UTC 2021. [2021-07-11T20:41:40.010Z] Universal Time is now: Sun Jul 11 20:41:39 UTC 2021. [2021-07-11T20:41:40.010Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-07-11T20:41:40.010Z] [2021-07-11T20:41:40.010Z] Setting up systemd-sysv (237-3ubuntu10.48) ... [2021-07-11T20:41:40.010Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-11T20:41:40.010Z] Setting up linux-libc-dev:amd64 (4.15.0-147.151) ... [2021-07-11T20:41:40.010Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-07-11T20:41:40.010Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-07-11T20:41:40.010Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-07-11T20:41:40.010Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-07-11T20:41:40.010Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-07-11T20:41:40.010Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-07-11T20:41:40.010Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-07-11T20:41:40.010Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-11T20:41:40.010Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-07-11T20:41:40.272Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-11T20:41:40.273Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-07-11T20:41:40.273Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-11T20:41:40.273Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-07-11T20:41:40.273Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-07-11T20:41:40.273Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-07-11T20:41:40.273Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-07-11T20:41:40.273Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-07-11T20:41:40.273Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-07-11T20:41:40.273Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-07-11T20:41:40.273Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-07-11T20:41:42.196Z] Updating certificates in /etc/ssl/certs... [2021-07-11T20:41:43.592Z] 23 added, 27 removed; done. [2021-07-11T20:41:43.592Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-07-11T20:41:43.592Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-11T20:41:43.592Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-07-11T20:41:43.592Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-07-11T20:41:43.592Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-07-11T20:41:43.592Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-11T20:41:43.592Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-07-11T20:41:43.592Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-11T20:41:43.592Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-11T20:41:43.592Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-11T20:41:43.592Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-07-11T20:41:43.592Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-11T20:41:43.592Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-07-11T20:41:43.592Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-07-11T20:41:43.592Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-07-11T20:41:43.592Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-07-11T20:41:43.592Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-07-11T20:41:43.592Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-07-11T20:41:43.592Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-07-11T20:41:43.592Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-07-11T20:41:43.592Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-07-11T20:41:43.592Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-07-11T20:41:43.855Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-07-11T20:41:43.855Z] Processing triggers for systemd (237-3ubuntu10.48) ... [2021-07-11T20:41:43.855Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-07-11T20:41:43.855Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-07-11T20:41:43.855Z] Updating certificates in /etc/ssl/certs... [2021-07-11T20:41:44.432Z] 0 added, 0 removed; done. [2021-07-11T20:41:44.432Z] Running hooks in /etc/ca-certificates/update.d... [2021-07-11T20:41:44.432Z] done. [2021-07-11T20:41:45.004Z] Reading package lists... [2021-07-11T20:41:45.266Z] Building dependency tree... [2021-07-11T20:41:45.266Z] Reading state information... [2021-07-11T20:41:45.528Z] The following NEW packages will be installed: [2021-07-11T20:41:45.528Z] apt-transport-https [2021-07-11T20:41:45.529Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-07-11T20:41:45.792Z] Need to get 4348 B of archives. [2021-07-11T20:41:45.792Z] After this operation, 154 kB of additional disk space will be used. [2021-07-11T20:41:45.792Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-07-11T20:41:45.792Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-11T20:41:45.792Z] Fetched 4348 B in 0s (24.6 kB/s) [2021-07-11T20:41:45.792Z] Selecting previously unselected package apt-transport-https. [2021-07-11T20:41:45.792Z] (Reading database ... 13929 files and directories currently installed.) [2021-07-11T20:41:45.792Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-07-11T20:41:45.792Z] Unpacking apt-transport-https (1.6.14) ... [2021-07-11T20:41:45.792Z] Setting up apt-transport-https (1.6.14) ... [2021-07-11T20:41:46.054Z] Waiting for network to be ready... [2021-07-11T20:41:51.359Z] 2021-07-11T20:41:49Z INFO Waiting for automatic snapd restart... [2021-07-11T20:41:51.934Z] snapd 2.51.1 from Canonical* installed [2021-07-11T20:41:52.880Z] "snapd" switched to the "latest/stable" channel [2021-07-11T20:41:52.880Z] [2021-07-11T20:41:55.436Z] core18 20210611 from Canonical* installed [2021-07-11T20:41:55.698Z] "core18" switched to the "latest/stable" channel [2021-07-11T20:41:55.698Z] [2021-07-11T20:41:59.004Z] snapcraft 4.8.3 from Canonical* installed [2021-07-11T20:41:59.269Z] "snapcraft" switched to the "latest/stable" channel [2021-07-11T20:41:59.269Z] [2021-07-11T20:42:00.461Z] ---> 7e644df78450 [2021-07-11T20:42:00.462Z] Step 9/22 : RUN go mod tidy [2021-07-11T20:42:00.462Z] ---> 61a399e89d8c [2021-07-11T20:42:00.462Z] Step 9/32 : RUN go mod tidy [2021-07-11T20:42:00.462Z] ---> c259953353e3 [2021-07-11T20:42:00.462Z] Step 9/24 : RUN go mod tidy [2021-07-11T20:42:00.462Z] ---> c37c1a1c8c33 [2021-07-11T20:42:00.462Z] Step 9/23 : RUN go mod tidy [2021-07-11T20:42:00.462Z] ---> Running in 03615beb17e4 [2021-07-11T20:42:00.462Z] ---> Running in 533831a69d49 [2021-07-11T20:42:00.462Z] ---> Running in e38eaca05d11 [2021-07-11T20:42:00.462Z] ---> Running in 10fd3ace8c1a [2021-07-11T20:42:00.462Z] ---> 5acd4be4eca9 [2021-07-11T20:42:00.462Z] Step 9/24 : RUN go mod tidy [2021-07-11T20:42:00.462Z] ---> Running in fdc764d6460a [2021-07-11T20:42:03.490Z] 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-11T20:42:03.490Z] - README.md [2021-07-11T20:42:03.490Z] [2021-07-11T20:42:03.490Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-07-11T20:42:04.184Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-07-11T20:42:04.184Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-07-11T20:42:04.584Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-07-11T20:42:04.798Z] Removing intermediate container 03615beb17e4 [2021-07-11T20:42:04.798Z] ---> 8ec957ffb5fa [2021-07-11T20:42:04.798Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-07-11T20:42:05.071Z] ---> Running in b402efe882b1 [2021-07-11T20:42:05.302Z] Reading package lists... [2021-07-11T20:42:05.345Z] Removing intermediate container e38eaca05d11 [2021-07-11T20:42:05.345Z] ---> 3f6a015b7f7d [2021-07-11T20:42:05.345Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-07-11T20:42:05.345Z] Removing intermediate container 533831a69d49 [2021-07-11T20:42:05.345Z] ---> 23f60a78c762 [2021-07-11T20:42:05.345Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-07-11T20:42:05.622Z] ---> Running in 0909faa413ae [2021-07-11T20:42:05.622Z] ---> Running in 62b4ce691eae [2021-07-11T20:42:05.622Z] Removing intermediate container 10fd3ace8c1a [2021-07-11T20:42:05.622Z] ---> 106f2ead8485 [2021-07-11T20:42:05.622Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-07-11T20:42:05.622Z] Removing intermediate container fdc764d6460a [2021-07-11T20:42:05.622Z] ---> 9f2be9d6b278 [2021-07-11T20:42:05.622Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-07-11T20:42:05.876Z] 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-11T20:42:05.876Z] Reading package lists... [2021-07-11T20:42:05.895Z] ---> Running in 5b21cb87fa2f [2021-07-11T20:42:05.895Z] ---> Running in 42dcbd4364e4 [2021-07-11T20:42:06.138Z] Building dependency tree... [2021-07-11T20:42:06.138Z] Reading state information... [2021-07-11T20:42:06.400Z] Suggested packages: [2021-07-11T20:42:06.400Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-07-11T20:42:06.400Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-07-11T20:42:06.400Z] Recommended packages: [2021-07-11T20:42:06.400Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-07-11T20:42:06.400Z] The following NEW packages will be installed: [2021-07-11T20:42:06.400Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-07-11T20:42:06.400Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-07-11T20:42:06.400Z] pkg-config zip [2021-07-11T20:42:06.400Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-07-11T20:42:06.400Z] Need to get 7663 kB of archives. [2021-07-11T20:42:06.400Z] After this operation, 43.8 MB of additional disk space will be used. [2021-07-11T20:42:06.400Z] 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-11T20:42:06.663Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-07-11T20:42:06.663Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-07-11T20:42:06.663Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-07-11T20:42:06.663Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-07-11T20:42:06.663Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-07-11T20:42:06.663Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-07-11T20:42:06.889Z] 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-11T20:42:06.925Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-07-11T20:42:06.925Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-07-11T20:42:06.925Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-07-11T20:42:06.925Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-07-11T20:42:07.188Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-07-11T20:42:07.188Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-07-11T20:42:07.188Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-07-11T20:42:07.188Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-07-11T20:42:07.188Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-11T20:42:07.188Z] Fetched 7663 kB in 1s (10.7 MB/s) [2021-07-11T20:42:07.450Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-07-11T20:42:07.450Z] (Reading database ... 13933 files and directories currently installed.) [2021-07-11T20:42:07.450Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-07-11T20:42:07.450Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-07-11T20:42:07.450Z] Selecting previously unselected package libpsl5:amd64. [2021-07-11T20:42:07.450Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-07-11T20:42:07.450Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-07-11T20:42:07.712Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-07-11T20:42:07.712Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-07-11T20:42:07.712Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-07-11T20:42:07.712Z] Selecting previously unselected package librtmp1:amd64. [2021-07-11T20:42:07.712Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-07-11T20:42:07.712Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-07-11T20:42:07.712Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-07-11T20:42:07.712Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-07-11T20:42:07.712Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-07-11T20:42:07.712Z] Selecting previously unselected package liberror-perl. [2021-07-11T20:42:07.712Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-07-11T20:42:07.712Z] Unpacking liberror-perl (0.17025-1) ... [2021-07-11T20:42:07.975Z] Selecting previously unselected package git-man. [2021-07-11T20:42:07.976Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-07-11T20:42:07.976Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-07-11T20:42:07.976Z] Selecting previously unselected package git. [2021-07-11T20:42:07.976Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-07-11T20:42:07.976Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-07-11T20:42:08.345Z] 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-11T20:42:08.345Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-07-11T20:42:08.549Z] Selecting previously unselected package libnorm1:amd64. [2021-07-11T20:42:08.549Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-07-11T20:42:08.549Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-07-11T20:42:08.549Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-07-11T20:42:08.549Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-07-11T20:42:08.549Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-07-11T20:42:08.622Z] 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-11T20:42:08.622Z] 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-11T20:42:08.811Z] Selecting previously unselected package libsodium23:amd64. [2021-07-11T20:42:08.811Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-07-11T20:42:08.811Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-07-11T20:42:08.811Z] Selecting previously unselected package libzmq5:amd64. [2021-07-11T20:42:08.811Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-07-11T20:42:08.811Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-07-11T20:42:08.811Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-07-11T20:42:08.811Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-07-11T20:42:08.811Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-07-11T20:42:09.073Z] Selecting previously unselected package pkg-config. [2021-07-11T20:42:09.073Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-07-11T20:42:09.073Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-07-11T20:42:09.073Z] Selecting previously unselected package zip. [2021-07-11T20:42:09.073Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-07-11T20:42:09.073Z] Unpacking zip (3.0-11build1) ... [2021-07-11T20:42:09.073Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-07-11T20:42:09.073Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-07-11T20:42:09.073Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-07-11T20:42:09.073Z] Setting up liberror-perl (0.17025-1) ... [2021-07-11T20:42:09.073Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-07-11T20:42:09.334Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-07-11T20:42:09.334Z] No schema files found: doing nothing. [2021-07-11T20:42:09.334Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-07-11T20:42:09.334Z] Setting up zip (3.0-11build1) ... [2021-07-11T20:42:09.334Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-07-11T20:42:09.334Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-07-11T20:42:09.334Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-07-11T20:42:09.334Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-07-11T20:42:09.334Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-07-11T20:42:09.334Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-07-11T20:42:09.334Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-07-11T20:42:09.334Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-07-11T20:42:10.281Z] git set to automatically installed. [2021-07-11T20:42:10.281Z] git-man set to automatically installed. [2021-07-11T20:42:10.281Z] libcurl3-gnutls set to automatically installed. [2021-07-11T20:42:10.281Z] liberror-perl set to automatically installed. [2021-07-11T20:42:10.281Z] libglib2.0-0 set to automatically installed. [2021-07-11T20:42:10.281Z] libnghttp2-14 set to automatically installed. [2021-07-11T20:42:10.281Z] libnorm1 set to automatically installed. [2021-07-11T20:42:10.281Z] libpgm-5.2-0 set to automatically installed. [2021-07-11T20:42:10.281Z] libpsl5 set to automatically installed. [2021-07-11T20:42:10.281Z] librtmp1 set to automatically installed. [2021-07-11T20:42:10.281Z] libsodium23 set to automatically installed. [2021-07-11T20:42:10.281Z] libzmq3-dev set to automatically installed. [2021-07-11T20:42:10.281Z] libzmq5 set to automatically installed. [2021-07-11T20:42:10.281Z] pkg-config set to automatically installed. [2021-07-11T20:42:10.281Z] zip set to automatically installed. [2021-07-11T20:42:11.241Z] snapd is not logged in, snap install commands will use sudo [2021-07-11T20:42:21.265Z] go (1.16/stable) 1.16.5 from Michael Hudson-Doyle (mwhudson) installed [2021-07-11T20:42:21.266Z] snapd is not logged in, snap install commands will use sudo [2021-07-11T20:42:23.185Z] snap "core18" has no updates available [2021-07-11T20:42:23.759Z] Pulling config-common [2021-07-11T20:42:23.759Z] + snapcraftctl pull [2021-07-11T20:42:24.706Z] Pulling go-build-helper [2021-07-11T20:42:24.706Z] + snapcraftctl pull [2021-07-11T20:42:26.097Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-07-11T20:42:26.097Z] Skipping pull go-build-helper (already ran) [2021-07-11T20:42:26.097Z] Building go-build-helper [2021-07-11T20:42:26.097Z] + snapcraftctl build [2021-07-11T20:42:28.016Z] Staging go-build-helper [2021-07-11T20:42:28.016Z] + snapcraftctl stage [2021-07-11T20:42:36.225Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-07-11T20:42:36.225Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-07-11T20:42:36.225Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1784 kB] [2021-07-11T20:42:36.225Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] [2021-07-11T20:42:36.225Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-07-11T20:42:36.225Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-07-11T20:42:36.225Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] [2021-07-11T20:42:36.225Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] [2021-07-11T20:42:36.225Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1130 kB] [2021-07-11T20:42:36.225Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] [2021-07-11T20:42:36.225Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-07-11T20:42:36.225Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-07-11T20:42:36.225Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-07-11T20:42:36.225Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-07-11T20:42:36.225Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-07-11T20:42:36.225Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-07-11T20:42:36.225Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-07-11T20:42:36.225Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-07-11T20:42:36.225Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-07-11T20:42:36.225Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2131 kB] [2021-07-11T20:42:36.225Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [422 kB] [2021-07-11T20:42:36.225Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-07-11T20:42:36.225Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-07-11T20:42:36.225Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [389 kB] [2021-07-11T20:42:36.225Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.8 kB] [2021-07-11T20:42:36.225Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1739 kB] [2021-07-11T20:42:36.225Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] [2021-07-11T20:42:36.225Z] Fetched 24.8 MB in 0s (0 B/s) [2021-07-11T20:42:36.225Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-07-11T20:42:36.225Z] Fetched 224 kB in 0s (0 B/s) [2021-07-11T20:42:36.225Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-07-11T20:42:36.225Z] Fetched 157 kB in 0s (0 B/s) [2021-07-11T20:42:36.225Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-07-11T20:42:36.225Z] Fetched 221 kB in 0s (0 B/s) [2021-07-11T20:42:36.225Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-07-11T20:42:36.225Z] Fetched 143 kB in 0s (0 B/s) [2021-07-11T20:42:36.225Z] Pulling edgex-go [2021-07-11T20:42:36.225Z] + snapcraftctl pull [2021-07-11T20:42:37.615Z] Pulling hooks [2021-07-11T20:42:37.615Z] + snapcraftctl pull [2021-07-11T20:42:55.784Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-07-11T20:42:55.784Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-07-11T20:42:55.784Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-07-11T20:42:55.784Z] Fetched 0 B in 0s (0 B/s) [2021-07-11T20:42:55.784Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-07-11T20:42:55.784Z] Fetched 96.5 kB in 0s (0 B/s) [2021-07-11T20:42:55.784Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-07-11T20:42:55.784Z] Fetched 279 kB in 0s (0 B/s) [2021-07-11T20:42:55.784Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-07-11T20:42:55.784Z] Fetched 122 kB in 0s (0 B/s) [2021-07-11T20:42:55.784Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-07-11T20:42:55.784Z] Fetched 77.8 kB in 0s (0 B/s) [2021-07-11T20:42:55.784Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-07-11T20:42:55.784Z] Fetched 8848 B in 0s (0 B/s) [2021-07-11T20:42:55.784Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-07-11T20:42:55.784Z] Fetched 47.8 kB in 0s (0 B/s) [2021-07-11T20:42:55.784Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-07-11T20:42:55.784Z] Fetched 45.6 kB in 0s (0 B/s) [2021-07-11T20:42:55.784Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-07-11T20:42:55.784Z] Fetched 15.0 kB in 0s (0 B/s) [2021-07-11T20:42:55.784Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-07-11T20:42:55.784Z] Fetched 219 kB in 0s (0 B/s) [2021-07-11T20:42:55.784Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-07-11T20:42:55.784Z] Fetched 154 kB in 0s (0 B/s) [2021-07-11T20:42:55.784Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-07-11T20:42:55.784Z] Fetched 50.6 kB in 0s (0 B/s) [2021-07-11T20:42:55.784Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-07-11T20:42:55.784Z] Fetched 14.8 kB in 0s (0 B/s) [2021-07-11T20:42:55.784Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-07-11T20:42:55.784Z] Fetched 41.8 kB in 0s (0 B/s) [2021-07-11T20:42:55.784Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-07-11T20:42:55.784Z] Fetched 499 kB in 0s (0 B/s) [2021-07-11T20:42:55.784Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-07-11T20:42:55.784Z] Fetched 111 kB in 0s (0 B/s) [2021-07-11T20:42:55.784Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-07-11T20:42:55.784Z] Fetched 240 kB in 0s (0 B/s) [2021-07-11T20:42:55.784Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-07-11T20:42:55.784Z] Fetched 29.3 kB in 0s (0 B/s) [2021-07-11T20:42:55.784Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-07-11T20:42:55.784Z] Fetched 85.5 kB in 0s (0 B/s) [2021-07-11T20:42:55.784Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-07-11T20:42:55.784Z] Fetched 24.5 kB in 0s (0 B/s) [2021-07-11T20:42:55.784Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-07-11T20:42:55.784Z] Fetched 49.2 kB in 0s (0 B/s) [2021-07-11T20:42:55.784Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-07-11T20:42:55.784Z] Fetched 54.2 kB in 0s (0 B/s) [2021-07-11T20:42:55.784Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-07-11T20:42:55.784Z] Fetched 30.8 kB in 0s (0 B/s) [2021-07-11T20:42:55.784Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-07-11T20:42:55.784Z] Fetched 15.8 kB in 0s (0 B/s) [2021-07-11T20:42:55.784Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-07-11T20:42:55.784Z] Fetched 85.9 kB in 0s (0 B/s) [2021-07-11T20:42:55.784Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-07-11T20:42:55.784Z] Fetched 8720 B in 0s (0 B/s) [2021-07-11T20:42:55.784Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-07-11T20:42:55.784Z] Fetched 140 kB in 0s (0 B/s) [2021-07-11T20:42:55.784Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-07-11T20:42:55.784Z] Fetched 119 kB in 0s (0 B/s) [2021-07-11T20:42:55.784Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-07-11T20:42:55.784Z] Fetched 111 kB in 0s (0 B/s) [2021-07-11T20:42:55.784Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-07-11T20:42:55.784Z] Fetched 11.1 kB in 0s (0 B/s) [2021-07-11T20:42:55.784Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-07-11T20:42:55.784Z] Fetched 645 kB in 0s (0 B/s) [2021-07-11T20:42:55.784Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-07-11T20:42:55.784Z] Fetched 41.3 kB in 0s (0 B/s) [2021-07-11T20:42:55.784Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-07-11T20:42:55.784Z] Fetched 17.9 kB in 0s (0 B/s) [2021-07-11T20:42:55.784Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-07-11T20:42:55.784Z] Fetched 368 kB in 0s (0 B/s) [2021-07-11T20:42:55.784Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-07-11T20:42:55.784Z] Fetched 187 kB in 0s (0 B/s) [2021-07-11T20:42:55.784Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-07-11T20:42:55.784Z] Fetched 175 kB in 0s (0 B/s) [2021-07-11T20:42:55.784Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-07-11T20:42:55.784Z] Fetched 206 kB in 0s (0 B/s) [2021-07-11T20:42:55.784Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-07-11T20:42:55.784Z] Fetched 1301 kB in 0s (0 B/s) [2021-07-11T20:42:55.784Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-07-11T20:42:55.784Z] Fetched 36.2 kB in 0s (0 B/s) [2021-07-11T20:42:55.784Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-07-11T20:42:55.784Z] Fetched 159 kB in 0s (0 B/s) [2021-07-11T20:42:55.784Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-07-11T20:42:55.784Z] Fetched 107 kB in 0s (0 B/s) [2021-07-11T20:42:55.784Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-07-11T20:42:55.784Z] Fetched 48.7 kB in 0s (0 B/s) [2021-07-11T20:42:55.784Z] Pulling static-packages [2021-07-11T20:42:55.784Z] + snapcraftctl pull [2021-07-11T20:42:55.784Z] Pulling version [2021-07-11T20:42:55.784Z] + cd /root/project [2021-07-11T20:42:55.784Z] + git describe --tags --abbrev=0 [2021-07-11T20:42:55.784Z] + sed s/v// [2021-07-11T20:42:55.784Z] + GIT_VERSION=2.0.1-dev.4 [2021-07-11T20:42:55.784Z] + [ -z 2.0.1-dev.4 ] [2021-07-11T20:42:55.784Z] + snapcraftctl set-version 2.0.1-dev.4 [2021-07-11T20:42:56.729Z] Building config-common [2021-07-11T20:42:56.729Z] + snapcraftctl build [2021-07-11T20:42:59.282Z] Skipping build go-build-helper (already ran) [2021-07-11T20:42:59.282Z] Building edgex-go [2021-07-11T20:42:59.282Z] + cd /root/parts/edgex-go/src [2021-07-11T20:42:59.282Z] + git describe --tags --abbrev=0 [2021-07-11T20:42:59.282Z] + sed s/v// [2021-07-11T20:42:59.282Z] + GIT_VERSION=2.0.1-dev.4 [2021-07-11T20:42:59.282Z] + [ -z 2.0.1-dev.4 ] [2021-07-11T20:42:59.282Z] + echo 2.0.1-dev.4 [2021-07-11T20:42:59.282Z] + make build [2021-07-11T20:42:59.282Z] go mod tidy [2021-07-11T20:43:01.202Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-07-11T20:43:01.202Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-07-11T20:43:01.202Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 [2021-07-11T20:43:01.202Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-07-11T20:43:01.202Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-07-11T20:43:01.202Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-07-11T20:43:01.202Z] go: downloading github.com/google/uuid v1.2.0 [2021-07-11T20:43:01.203Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-07-11T20:43:01.203Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-07-11T20:43:01.203Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-07-11T20:43:01.203Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-07-11T20:43:01.203Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-07-11T20:43:01.465Z] go: downloading github.com/lib/pq v1.10.2 [2021-07-11T20:43:01.465Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-07-11T20:43:01.727Z] go: downloading github.com/pelletier/go-toml v1.9.3 [2021-07-11T20:43:02.306Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-07-11T20:43:02.306Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-07-11T20:43:02.573Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-07-11T20:43:02.573Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-07-11T20:43:02.573Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-07-11T20:43:02.573Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-07-11T20:43:02.573Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-07-11T20:43:02.573Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-07-11T20:43:02.573Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-07-11T20:43:02.573Z] go: downloading github.com/x448/float16 v0.8.4 [2021-07-11T20:43:02.573Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-07-11T20:43:02.834Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-07-11T20:43:02.834Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-07-11T20:43:02.834Z] go: downloading golang.org/x/text v0.3.2 [2021-07-11T20:43:02.834Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-07-11T20:43:02.834Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-07-11T20:43:02.834Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-07-11T20:43:02.834Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-07-11T20:43:02.834Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-07-11T20:43:02.834Z] go: downloading github.com/kr/pretty v0.2.0 [2021-07-11T20:43:03.094Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-07-11T20:43:03.094Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-07-11T20:43:03.094Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-07-11T20:43:03.094Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-07-11T20:43:03.094Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-07-11T20:43:03.360Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-07-11T20:43:03.360Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-07-11T20:43:03.360Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-07-11T20:43:03.360Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-07-11T20:43:03.360Z] go: downloading github.com/kr/text v0.1.0 [2021-07-11T20:43:03.624Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-07-11T20:43:03.624Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-07-11T20:43:03.624Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-07-11T20:43:03.624Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-07-11T20:43:03.624Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-07-11T20:43:03.624Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-07-11T20:43:03.624Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-07-11T20:43:03.624Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-07-11T20:43:03.887Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-07-11T20:43:03.887Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-07-11T20:43:03.887Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-07-11T20:43:03.887Z] go: downloading github.com/fatih/color v1.9.0 [2021-07-11T20:43:03.887Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-07-11T20:43:03.887Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-07-11T20:43:03.887Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-07-11T20:43:03.887Z] go: downloading github.com/pkg/errors v0.8.1 [2021-07-11T20:43:03.887Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-07-11T20:43:03.887Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-07-11T20:43:03.887Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-07-11T20:43:03.887Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-07-11T20:43:04.148Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-07-11T20:43:04.148Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-07-11T20:43:04.148Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-07-11T20:43:04.148Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-07-11T20:43:04.148Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-07-11T20:43:04.148Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-07-11T20:43:04.148Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-07-11T20:43:04.148Z] go: downloading github.com/miekg/dns v1.1.26 [2021-07-11T20:43:04.148Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-07-11T20:43:04.148Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-07-11T20:43:04.148Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-07-11T20:43:04.148Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-07-11T20:43:04.148Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.4" -o cmd/core-data/core-data ./cmd/core-data [2021-07-11T20:43:14.196Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.4" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-07-11T20:43:18.405Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.4" -o cmd/core-command/core-command ./cmd/core-command [2021-07-11T20:43:19.794Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.4" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-07-11T20:43:21.184Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.4" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-07-11T20:43:21.447Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.4" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-07-11T20:43:22.839Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.4" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-07-11T20:43:24.233Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.4" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-07-11T20:43:25.177Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.4" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-07-11T20:43:26.564Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.4" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-07-11T20:43:27.508Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.4" -o ./cmd/secrets-config ./cmd/secrets-config [2021-07-11T20:43:28.455Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.4" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-07-11T20:43:30.371Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-07-11T20:43:30.371Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-07-11T20:43:30.371Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-07-11T20:43:30.371Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-07-11T20:43:30.371Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-07-11T20:43:30.371Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-07-11T20:43:30.371Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-07-11T20:43:30.371Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-07-11T20:43:30.371Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-07-11T20:43:30.371Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-07-11T20:43:30.371Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-07-11T20:43:30.371Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-07-11T20:43:30.371Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-07-11T20:43:30.371Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-07-11T20:43:30.635Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-07-11T20:43:30.635Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-07-11T20:43:30.635Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-07-11T20:43:30.635Z] + 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-11T20:43:30.635Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-07-11T20:43:30.635Z] + 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-11T20:43:30.635Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-07-11T20:43:30.635Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-07-11T20:43:30.635Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-07-11T20:43:30.635Z] + 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-11T20:43:30.635Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-07-11T20:43:30.635Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-07-11T20:43:30.635Z] + 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-11T20:43:31.581Z] Building hooks [2021-07-11T20:43:31.581Z] + cd /root/parts/hooks/src [2021-07-11T20:43:31.581Z] + make build [2021-07-11T20:43:31.581Z] go mod tidy [2021-07-11T20:43:32.999Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 [2021-07-11T20:43:32.999Z] go: downloading github.com/stretchr/testify v1.5.1 [2021-07-11T20:43:32.999Z] go: downloading gopkg.in/yaml.v2 v2.2.2 [2021-07-11T20:43:32.999Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-07-11T20:43:33.272Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-07-11T20:43:33.993Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-07-11T20:43:34.740Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-07-11T20:43:34.740Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-07-11T20:43:38.055Z] Building static-packages [2021-07-11T20:43:38.055Z] + snapcraftctl build [2021-07-11T20:43:39.976Z] Building version [2021-07-11T20:43:39.976Z] + snapcraftctl build [2021-07-11T20:43:41.895Z] Staging config-common [2021-07-11T20:43:41.895Z] + snapcraftctl stage [2021-07-11T20:43:42.840Z] Skipping stage go-build-helper (already ran) [2021-07-11T20:43:42.840Z] Staging edgex-go [2021-07-11T20:43:42.840Z] + snapcraftctl stage [2021-07-11T20:43:44.232Z] Staging hooks [2021-07-11T20:43:44.232Z] + snapcraftctl stage [2021-07-11T20:43:45.183Z] Staging static-packages [2021-07-11T20:43:45.183Z] + snapcraftctl stage [2021-07-11T20:43:45.492Z] 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-11T20:43:46.130Z] Staging version [2021-07-11T20:43:46.131Z] + snapcraftctl stage [2021-07-11T20:43:47.079Z] Priming config-common [2021-07-11T20:43:47.079Z] + snapcraftctl prime [2021-07-11T20:43:48.474Z] Priming go-build-helper [2021-07-11T20:43:48.474Z] + snapcraftctl prime [2021-07-11T20:43:49.424Z] Priming edgex-go [2021-07-11T20:43:49.424Z] + snapcraftctl prime [2021-07-11T20:43:50.811Z] Priming hooks [2021-07-11T20:43:50.811Z] + snapcraftctl prime [2021-07-11T20:43:51.758Z] Priming static-packages [2021-07-11T20:43:51.758Z] + snapcraftctl prime [2021-07-11T20:43:55.070Z] Priming version [2021-07-11T20:43:55.070Z] + snapcraftctl prime [2021-07-11T20:43:55.649Z] 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-11T20:44:00.666Z] Removing intermediate container 5b21cb87fa2f [2021-07-11T20:44:00.666Z] ---> 2622d00c4d7e [2021-07-11T20:44:00.666Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-07-11T20:44:00.666Z] Removing intermediate container b402efe882b1 [2021-07-11T20:44:00.666Z] ---> 7107f115db37 [2021-07-11T20:44:00.666Z] [2021-07-11T20:44:00.666Z] Step 11/22 : FROM alpine:3.12 [2021-07-11T20:44:00.666Z] ---> Running in c91e7a379bb3 [2021-07-11T20:44:00.666Z] 3.12: Pulling from library/alpine [2021-07-11T20:44:00.666Z] Removing intermediate container 62b4ce691eae [2021-07-11T20:44:00.666Z] ---> affa500ec92f [2021-07-11T20:44:00.666Z] [2021-07-11T20:44:00.666Z] Step 11/24 : FROM alpine:3.12 [2021-07-11T20:44:01.275Z] 3.12: Pulling from library/alpine [2021-07-11T20:44:01.550Z] Removing intermediate container 0909faa413ae [2021-07-11T20:44:01.550Z] ---> 0581eea3f544 [2021-07-11T20:44:01.550Z] [2021-07-11T20:44:01.550Z] Step 11/32 : FROM alpine:3.12 [2021-07-11T20:44:01.831Z] 3.12: Pulling from library/alpine [2021-07-11T20:44:01.831Z] Removing intermediate container 42dcbd4364e4 [2021-07-11T20:44:01.831Z] ---> 6659f5ba97db [2021-07-11T20:44:01.831Z] [2021-07-11T20:44:01.831Z] Step 11/23 : FROM alpine:3.12 [2021-07-11T20:44:02.114Z] 3.12: Pulling from library/alpine [2021-07-11T20:44:02.114Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-11T20:44:02.114Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-11T20:44:02.114Z] Status: Downloaded newer image for alpine:3.12 [2021-07-11T20:44:02.114Z] Status: Image is up to date for alpine:3.12 [2021-07-11T20:44:02.114Z] ---> c4fd0aeabfcf [2021-07-11T20:44:02.114Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-07-11T20:44:02.114Z] ---> c4fd0aeabfcf [2021-07-11T20:44:02.114Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-07-11T20:44:02.114Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-11T20:44:02.114Z] Status: Image is up to date for alpine:3.12 [2021-07-11T20:44:02.114Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-11T20:44:02.114Z] Status: Image is up to date for alpine:3.12 [2021-07-11T20:44:02.397Z] ---> c4fd0aeabfcf [2021-07-11T20:44:02.397Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-07-11T20:44:02.397Z] 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-11T20:44:02.397Z] ---> c4fd0aeabfcf [2021-07-11T20:44:02.397Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-07-11T20:44:02.684Z] ---> Running in 842dd0e3ad63 [2021-07-11T20:44:02.684Z] ---> Running in 53469210e153 [2021-07-11T20:44:02.968Z] ---> Running in e63715225923 [2021-07-11T20:44:02.968Z] ---> Running in b8597c197dc9 [2021-07-11T20:44:03.971Z] Removing intermediate container e63715225923 [2021-07-11T20:44:03.971Z] ---> c4d87779ea43 [2021-07-11T20:44:03.971Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-07-11T20:44:03.971Z] ---> Running in 05fb3636cf46 [2021-07-11T20:44:04.964Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-11T20:44:05.245Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-11T20:44:05.522Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-11T20:44:05.522Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-11T20:44:05.810Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-11T20:44:05.810Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-11T20:44:06.101Z] (1/2) Installing ca-certificates (20191127-r4) [2021-07-11T20:44:06.101Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-11T20:44:06.101Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-07-11T20:44:06.101Z] Executing busybox-1.31.1-r20.trigger [2021-07-11T20:44:06.101Z] Executing ca-certificates-20191127-r4.trigger [2021-07-11T20:44:06.377Z] Removing intermediate container c91e7a379bb3 [2021-07-11T20:44:06.377Z] ---> eb712e3fa7dd [2021-07-11T20:44:06.377Z] [2021-07-11T20:44:06.377Z] Step 12/24 : FROM docker:20.10.0 [2021-07-11T20:44:06.377Z] (1/4) Installing ca-certificates (20191127-r4) [2021-07-11T20:44:06.377Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-11T20:44:06.377Z] OK: 6 MiB in 16 packages [2021-07-11T20:44:06.377Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-07-11T20:44:06.377Z] Executing busybox-1.31.1-r20.trigger [2021-07-11T20:44:06.377Z] OK: 5 MiB in 15 packages [2021-07-11T20:44:06.377Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-07-11T20:44:06.377Z] (3/4) Installing libcurl (7.77.0-r0) [2021-07-11T20:44:06.377Z] (4/4) Installing curl (7.77.0-r0) [2021-07-11T20:44:06.377Z] Executing busybox-1.31.1-r20.trigger [2021-07-11T20:44:06.377Z] Executing ca-certificates-20191127-r4.trigger [2021-07-11T20:44:06.658Z] 20.10.0: Pulling from library/docker [2021-07-11T20:44:06.658Z] OK: 7 MiB in 18 packages [2021-07-11T20:44:06.938Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-07-11T20:44:06.938Z] (2/2) Installing su-exec (0.2-r1) [2021-07-11T20:44:06.938Z] Executing busybox-1.31.1-r20.trigger [2021-07-11T20:44:06.938Z] OK: 5 MiB in 16 packages [2021-07-11T20:44:08.936Z] Removing intermediate container b8597c197dc9 [2021-07-11T20:44:08.936Z] ---> 265c00bc4ae0 [2021-07-11T20:44:08.936Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-11T20:44:09.212Z] Removing intermediate container 842dd0e3ad63 [2021-07-11T20:44:09.212Z] ---> 66d26744050c [2021-07-11T20:44:09.212Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-11T20:44:09.487Z] ---> Running in fa44c655361c [2021-07-11T20:44:09.774Z] Removing intermediate container 05fb3636cf46 [2021-07-11T20:44:09.774Z] ---> 64de64f9780e [2021-07-11T20:44:09.774Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-07-11T20:44:10.053Z] ---> Running in 6e72244a9cb4 [2021-07-11T20:44:10.328Z] Removing intermediate container 53469210e153 [2021-07-11T20:44:10.328Z] ---> 7da2d14edc9c [2021-07-11T20:44:10.328Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-07-11T20:44:10.328Z] ---> Running in 59d0743f10fc [2021-07-11T20:44:10.609Z] Removing intermediate container fa44c655361c [2021-07-11T20:44:10.610Z] ---> 033edc169afc [2021-07-11T20:44:10.610Z] Step 14/24 : ENV APP_PORT=59882 [2021-07-11T20:44:10.610Z] ---> Running in eee992c030b4 [2021-07-11T20:44:10.886Z] ---> Running in 9ed395c66eaa [2021-07-11T20:44:10.886Z] Removing intermediate container 6e72244a9cb4 [2021-07-11T20:44:10.886Z] ---> da8f10ca39bf [2021-07-11T20:44:10.886Z] Step 14/23 : ENV APP_PORT=59860 [2021-07-11T20:44:11.164Z] Removing intermediate container 59d0743f10fc [2021-07-11T20:44:11.164Z] ---> 0ba8191ee979 [2021-07-11T20:44:11.164Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-07-11T20:44:11.164Z] ---> Running in 60eafd1d7b51 [2021-07-11T20:44:11.439Z] ---> Running in b00e42decefc [2021-07-11T20:44:11.439Z] Removing intermediate container eee992c030b4 [2021-07-11T20:44:11.439Z] ---> 5a80a4cfd486 [2021-07-11T20:44:11.439Z] Step 14/22 : WORKDIR /edgex [2021-07-11T20:44:11.720Z] Removing intermediate container 9ed395c66eaa [2021-07-11T20:44:11.720Z] ---> 5a5286abea1d [2021-07-11T20:44:11.720Z] Step 15/24 : EXPOSE $APP_PORT [2021-07-11T20:44:11.720Z] ---> Running in dd68a8be5b83 [2021-07-11T20:44:11.997Z] ---> Running in 9f7b12f44fb9 [2021-07-11T20:44:11.997Z] Removing intermediate container 60eafd1d7b51 [2021-07-11T20:44:11.997Z] ---> 9642e621206b [2021-07-11T20:44:11.997Z] Step 15/23 : EXPOSE $APP_PORT [2021-07-11T20:44:12.275Z] Removing intermediate container b00e42decefc [2021-07-11T20:44:12.275Z] ---> 7a8eea33eced [2021-07-11T20:44:12.275Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-07-11T20:44:12.551Z] ---> Running in d8103a43b1d4 [2021-07-11T20:44:12.824Z] ---> Running in 43b2d74ba20a [2021-07-11T20:44:13.098Z] Removing intermediate container dd68a8be5b83 [2021-07-11T20:44:13.098Z] ---> 847186b2d38e [2021-07-11T20:44:13.098Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-07-11T20:44:13.098Z] Removing intermediate container 9f7b12f44fb9 [2021-07-11T20:44:13.098Z] ---> 50908475cf12 [2021-07-11T20:44:13.098Z] Step 16/24 : WORKDIR / [2021-07-11T20:44:13.374Z] Removing intermediate container d8103a43b1d4 [2021-07-11T20:44:13.374Z] ---> e57815a6aea6 [2021-07-11T20:44:13.374Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-11T20:44:13.651Z] ---> Running in 45a551378a44 [2021-07-11T20:44:14.645Z] ---> 7c3926c4b9f7 [2021-07-11T20:44:14.645Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-07-11T20:44:14.926Z] Removing intermediate container 45a551378a44 [2021-07-11T20:44:14.926Z] ---> 9e89b987454a [2021-07-11T20:44:14.926Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-11T20:44:15.201Z] ---> 69afc20e84ad [2021-07-11T20:44:15.201Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-07-11T20:44:16.648Z] ---> ba213618e75b [2021-07-11T20:44:16.648Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-07-11T20:44:16.648Z] ---> 8e9f68086dd7 [2021-07-11T20:44:16.648Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-07-11T20:44:16.929Z] Removing intermediate container 43b2d74ba20a [2021-07-11T20:44:16.929Z] ---> f6846ce1b721 [2021-07-11T20:44:16.929Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-07-11T20:44:17.527Z] ---> Running in 5e98d11a71df [2021-07-11T20:44:17.528Z] ---> 2e507c3a7ca9 [2021-07-11T20:44:17.528Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-07-11T20:44:18.516Z] ---> c58dde2f506b [2021-07-11T20:44:18.516Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-07-11T20:44:18.792Z] Removing intermediate container 5e98d11a71df [2021-07-11T20:44:18.792Z] ---> 94c9f9d39809 [2021-07-11T20:44:18.792Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-07-11T20:44:18.792Z] ---> c6f5f7787ad2 [2021-07-11T20:44:18.792Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-07-11T20:44:19.069Z] ---> 9aa486c96c02 [2021-07-11T20:44:19.069Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-07-11T20:44:19.343Z] ---> Running in 0f9960d3ae4b [2021-07-11T20:44:19.615Z] ---> Running in cc7eadb9834e [2021-07-11T20:44:19.615Z] ---> 8d12c90d689c [2021-07-11T20:44:19.615Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-07-11T20:44:20.212Z] ---> 3c1cd5291e35 [2021-07-11T20:44:20.212Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-07-11T20:44:20.212Z] ---> Running in 98fcd1c6bea9 [2021-07-11T20:44:20.490Z] Removing intermediate container 0f9960d3ae4b [2021-07-11T20:44:20.490Z] ---> 3272108e2731 [2021-07-11T20:44:20.490Z] Step 19/22 : CMD ["--init=true"] [2021-07-11T20:44:20.490Z] ---> Running in 2b1cbcf375aa [2021-07-11T20:44:20.771Z] Removing intermediate container cc7eadb9834e [2021-07-11T20:44:20.771Z] ---> 6ebbe984deb1 [2021-07-11T20:44:20.771Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-11T20:44:21.044Z] ---> Running in e3194489c9a6 [2021-07-11T20:44:21.044Z] Removing intermediate container 98fcd1c6bea9 [2021-07-11T20:44:21.044Z] ---> f99f98b6ed60 [2021-07-11T20:44:21.044Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-11T20:44:21.320Z] ---> Running in 74f974b1810f [2021-07-11T20:44:21.597Z] ---> Running in 1a0d98d6dd26 [2021-07-11T20:44:21.875Z] Removing intermediate container e3194489c9a6 [2021-07-11T20:44:21.875Z] ---> eeb12ac7ee51 [2021-07-11T20:44:21.875Z] Step 20/22 : LABEL arch=arm64 [2021-07-11T20:44:21.875Z] ---> Running in dc8e17a59bc5 [2021-07-11T20:44:22.152Z] Removing intermediate container 74f974b1810f [2021-07-11T20:44:22.152Z] ---> bf96cd559752 [2021-07-11T20:44:22.152Z] Step 21/23 : LABEL arch=arm64 [2021-07-11T20:44:22.433Z] ---> Running in f930d2c19d26 [2021-07-11T20:44:22.433Z] Removing intermediate container 1a0d98d6dd26 [2021-07-11T20:44:22.433Z] ---> f0d9eb302b69 [2021-07-11T20:44:22.433Z] Step 22/24 : LABEL arch=arm64 [2021-07-11T20:44:23.034Z] ---> Running in 791a95624a6f [2021-07-11T20:44:23.034Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-07-11T20:44:23.034Z] Removing intermediate container dc8e17a59bc5 [2021-07-11T20:44:23.034Z] ---> b4e9af7524b1 [2021-07-11T20:44:23.034Z] Step 21/22 : LABEL git_sha=1dd8f73d4a16be177840b1cc147c1423bec5f79e [2021-07-11T20:44:23.034Z] Status: Downloaded newer image for docker:20.10.0 [2021-07-11T20:44:23.034Z] ---> eeaf43b92773 [2021-07-11T20:44:23.034Z] 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-11T20:44:23.309Z] Removing intermediate container f930d2c19d26 [2021-07-11T20:44:23.309Z] ---> 77bfde763480 [2021-07-11T20:44:23.309Z] Step 22/23 : LABEL git_sha=1dd8f73d4a16be177840b1cc147c1423bec5f79e [2021-07-11T20:44:23.583Z] ---> Running in 09982952d43e [2021-07-11T20:44:23.583Z] ---> Running in a87097bfd916 [2021-07-11T20:44:23.859Z] ---> Running in bd8f5d48849b [2021-07-11T20:44:23.859Z] Removing intermediate container 791a95624a6f [2021-07-11T20:44:23.859Z] ---> 12fadb33989b [2021-07-11T20:44:23.859Z] Step 23/24 : LABEL git_sha=1dd8f73d4a16be177840b1cc147c1423bec5f79e [2021-07-11T20:44:24.139Z] ---> Running in 4bcb8cd133f5 [2021-07-11T20:44:24.139Z] Removing intermediate container a87097bfd916 [2021-07-11T20:44:24.139Z] ---> 05031bf06ce0 [2021-07-11T20:44:24.139Z] Step 22/22 : LABEL version=0.0.0 [2021-07-11T20:44:24.413Z] Removing intermediate container 09982952d43e [2021-07-11T20:44:24.413Z] ---> 391d5af21471 [2021-07-11T20:44:24.413Z] 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-11T20:44:24.689Z] ---> Running in a8c3de0333e9 [2021-07-11T20:44:24.689Z] Removing intermediate container bd8f5d48849b [2021-07-11T20:44:24.689Z] ---> 107d17463fbe [2021-07-11T20:44:24.689Z] Step 23/23 : LABEL version=0.0.0 [2021-07-11T20:44:24.689Z] ---> Running in 98b0ca4eff85 [2021-07-11T20:44:25.302Z] Removing intermediate container 4bcb8cd133f5 [2021-07-11T20:44:25.302Z] ---> 3bb1ebf17d12 [2021-07-11T20:44:25.302Z] Step 24/24 : LABEL version=0.0.0 [2021-07-11T20:44:25.302Z] Removing intermediate container 2b1cbcf375aa [2021-07-11T20:44:25.302Z] ---> afe60b690664 [2021-07-11T20:44:25.302Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-11T20:44:25.302Z] ---> Running in d365c1052f99 [2021-07-11T20:44:25.576Z] ---> Running in d1f318375be4 [2021-07-11T20:44:25.576Z] Removing intermediate container a8c3de0333e9 [2021-07-11T20:44:25.576Z] ---> 4a4a9a80330b [2021-07-11T20:44:25.576Z] [2021-07-11T20:44:26.179Z] Successfully built 4a4a9a80330b [2021-07-11T20:44:26.455Z] Successfully tagged security-proxy-setup-arm64:latest [2021-07-11T20:44:26.455Z]  Building security-proxy-setup ... done Building security-secretstore-setup [2021-07-11T20:44:26.455Z] Removing intermediate container d365c1052f99 [2021-07-11T20:44:26.455Z] ---> fa226d1b5f83 [2021-07-11T20:44:26.455Z] [2021-07-11T20:44:26.455Z] Removing intermediate container d1f318375be4 [2021-07-11T20:44:26.455Z] ---> f21a7ba800ff [2021-07-11T20:44:26.455Z] [2021-07-11T20:44:26.728Z] ---> 9fdf95c6bcf1 [2021-07-11T20:44:26.728Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-07-11T20:44:26.728Z] Successfully built fa226d1b5f83 [2021-07-11T20:44:26.728Z] Successfully tagged support-notifications-arm64:latest [2021-07-11T20:44:26.728Z] Building core-data [2021-07-11T20:44:27.003Z]  Building support-notifications ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-11T20:44:27.003Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-11T20:44:27.003Z] Successfully built f21a7ba800ff [2021-07-11T20:44:27.003Z] Successfully tagged core-command-arm64:latest [2021-07-11T20:44:27.003Z] Building core-metadata [2021-07-11T20:44:27.601Z]  Building core-command ... done (1/39) Installing readline (8.0.4-r0) [2021-07-11T20:44:27.601Z] (2/39) Installing bash (5.0.17-r0) [2021-07-11T20:44:27.601Z] Executing bash-5.0.17-r0.post-install [2021-07-11T20:44:27.601Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-07-11T20:44:27.601Z] (4/39) Installing libcurl (7.77.0-r0) [2021-07-11T20:44:27.601Z] (5/39) Installing curl (7.77.0-r0) [2021-07-11T20:44:27.601Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-07-11T20:44:27.601Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-07-11T20:44:27.601Z] (8/39) Installing expat (2.2.9-r1) [2021-07-11T20:44:27.601Z] (9/39) Installing libffi (3.3-r2) [2021-07-11T20:44:27.601Z] (10/39) Installing gdbm (1.13-r1) [2021-07-11T20:44:27.601Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-07-11T20:44:27.601Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-07-11T20:44:27.877Z] (13/39) Installing python3 (3.8.10-r0) [2021-07-11T20:44:28.480Z] ---> 0853a8b911db [2021-07-11T20:44:28.480Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-07-11T20:44:29.928Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-07-11T20:44:29.928Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-07-11T20:44:29.928Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-07-11T20:44:29.928Z] (17/39) Installing py3-six (1.15.0-r0) [2021-07-11T20:44:29.928Z] (18/39) Installing py3-packaging (20.4-r0) [2021-07-11T20:44:29.928Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-07-11T20:44:29.928Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-07-11T20:44:29.928Z] (21/39) Installing py3-idna (2.9-r0) [2021-07-11T20:44:29.928Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-07-11T20:44:29.928Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-07-11T20:44:29.928Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-07-11T20:44:29.928Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-07-11T20:44:29.928Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-07-11T20:44:30.216Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-07-11T20:44:30.216Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-07-11T20:44:30.216Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-07-11T20:44:30.216Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-07-11T20:44:30.216Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-07-11T20:44:30.216Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-07-11T20:44:30.216Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-07-11T20:44:30.216Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-07-11T20:44:30.216Z] (35/39) Installing py3-progress (1.5-r0) [2021-07-11T20:44:30.216Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-07-11T20:44:30.216Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-07-11T20:44:30.491Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-07-11T20:44:30.491Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-07-11T20:44:30.491Z] Executing busybox-1.31.1-r19.trigger [2021-07-11T20:44:30.491Z] OK: 72 MiB in 59 packages [2021-07-11T20:44:30.491Z] ---> 6279a35a34ff [2021-07-11T20:44:30.491Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-07-11T20:44:32.486Z] ---> 023538541d05 [2021-07-11T20:44:32.486Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-07-11T20:44:33.933Z] ---> 33a62b0b956e [2021-07-11T20:44:33.933Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-07-11T20:44:34.534Z] ---> Running in 5a811721f85b [2021-07-11T20:44:35.136Z] Removing intermediate container 5a811721f85b [2021-07-11T20:44:35.136Z] ---> 92385144dc3b [2021-07-11T20:44:35.136Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-07-11T20:44:35.410Z] Collecting docker-compose==1.23.2 [2021-07-11T20:44:35.410Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-07-11T20:44:36.400Z] Collecting jsonschema<3,>=2.5.1 [2021-07-11T20:44:36.400Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-07-11T20:44:36.995Z] ---> ea7a3520d688 [2021-07-11T20:44:36.995Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-07-11T20:44:37.271Z] Collecting websocket-client<1.0,>=0.32.0 [2021-07-11T20:44:37.271Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-07-11T20:44:37.544Z] ---> Running in 9fc097229824 [2021-07-11T20:44:37.956Z] Collecting texttable<0.10,>=0.9.0 [2021-07-11T20:44:37.956Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-07-11T20:44:40.812Z] Removing intermediate container 9fc097229824 [2021-07-11T20:44:40.812Z] ---> e5ed32912636 [2021-07-11T20:44:40.812Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-07-11T20:44:41.115Z] ---> Running in 32207ecc0795 [2021-07-11T20:44:41.439Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-07-11T20:44:41.721Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-07-11T20:44:42.010Z] Removing intermediate container 32207ecc0795 [2021-07-11T20:44:42.010Z] ---> 2dd6e45bf14f [2021-07-11T20:44:42.010Z] Step 29/32 : CMD ["gate"] [2021-07-11T20:44:42.613Z] ---> Running in 1e0d605eff03 [2021-07-11T20:44:43.218Z] Collecting PyYAML<4,>=3.10 [2021-07-11T20:44:43.218Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-07-11T20:44:43.505Z] Removing intermediate container 1e0d605eff03 [2021-07-11T20:44:43.505Z] ---> 730d7aebb02a [2021-07-11T20:44:43.505Z] Step 30/32 : LABEL arch=arm64 [2021-07-11T20:44:44.495Z] ---> Running in 82b87d71586b [2021-07-11T20:44:45.487Z] Removing intermediate container 82b87d71586b [2021-07-11T20:44:45.487Z] ---> 5e0aecf94f1d [2021-07-11T20:44:45.487Z] Step 31/32 : LABEL git_sha=1dd8f73d4a16be177840b1cc147c1423bec5f79e [2021-07-11T20:44:46.091Z] ---> Running in c09f788efccd [2021-07-11T20:44:47.074Z] Removing intermediate container c09f788efccd [2021-07-11T20:44:47.074Z] ---> ad828bbd3a2d [2021-07-11T20:44:47.074Z] Step 32/32 : LABEL version=0.0.0 [2021-07-11T20:44:47.676Z] Collecting docker<4.0,>=3.6.0 [2021-07-11T20:44:47.676Z] ---> Running in fdf2e276152b [2021-07-11T20:44:47.676Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-07-11T20:44:48.656Z] Collecting cached-property<2,>=1.2.0 [2021-07-11T20:44:48.657Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-07-11T20:44:48.657Z] Removing intermediate container fdf2e276152b [2021-07-11T20:44:48.657Z] ---> c52934b20332 [2021-07-11T20:44:48.657Z] [2021-07-11T20:44:48.932Z] Collecting dockerpty<0.5,>=0.4.1 [2021-07-11T20:44:48.932Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-07-11T20:44:49.206Z] Successfully built c52934b20332 [2021-07-11T20:44:49.206Z] Successfully tagged security-bootstrapper-arm64:latest [2021-07-11T20:44:49.206Z]  Building security-bootstrapper ... done Building support-scheduler [2021-07-11T20:44:51.194Z] Collecting docopt<0.7,>=0.6.1 [2021-07-11T20:44:51.194Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-07-11T20:44:53.814Z] 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-11T20:44:54.087Z] Collecting urllib3<1.25,>=1.21.1 [2021-07-11T20:44:54.365Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-07-11T20:44:54.641Z] Collecting idna<2.8,>=2.5 [2021-07-11T20:44:54.641Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-07-11T20:44:54.914Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-07-11T20:44:54.914Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-07-11T20:44:55.188Z] Collecting docker-pycreds>=0.4.0 [2021-07-11T20:44:55.189Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-07-11T20:44:55.189Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-07-11T20:44:55.189Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-07-11T20:44:55.189Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-07-11T20:44:55.189Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-07-11T20:44:56.628Z] Installing collected packages: jsonschema, websocket-client, texttable, urllib3, idna, requests, PyYAML, docker-pycreds, docker, cached-property, dockerpty, docopt, docker-compose [2021-07-11T20:44:57.228Z] Running setup.py install for texttable: started [2021-07-11T20:44:59.850Z] Running setup.py install for texttable: finished with status 'done' [2021-07-11T20:44:59.850Z] Attempting uninstall: urllib3 [2021-07-11T20:44:59.850Z] Found existing installation: urllib3 1.25.9 [2021-07-11T20:44:59.850Z] Uninstalling urllib3-1.25.9: [2021-07-11T20:44:59.850Z] Successfully uninstalled urllib3-1.25.9 [2021-07-11T20:45:00.125Z] Attempting uninstall: idna [2021-07-11T20:45:00.125Z] Found existing installation: idna 2.9 [2021-07-11T20:45:00.125Z] Uninstalling idna-2.9: [2021-07-11T20:45:00.402Z] Successfully uninstalled idna-2.9 [2021-07-11T20:45:01.000Z] Attempting uninstall: requests [2021-07-11T20:45:01.000Z] Found existing installation: requests 2.23.0 [2021-07-11T20:45:01.000Z] Uninstalling requests-2.23.0: [2021-07-11T20:45:01.000Z] Successfully uninstalled requests-2.23.0 [2021-07-11T20:45:01.603Z] Running setup.py install for PyYAML: started [2021-07-11T20:45:04.251Z] Running setup.py install for PyYAML: finished with status 'done' [2021-07-11T20:45:04.861Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-11T20:45:04.861Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-07-11T20:45:04.861Z] ---> 3eb147d93177 [2021-07-11T20:45:04.861Z] Step 3/26 : WORKDIR /edgex-go [2021-07-11T20:45:04.861Z] ---> Using cache [2021-07-11T20:45:04.861Z] ---> 48b40b204c1f [2021-07-11T20:45:04.861Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-11T20:45:04.861Z] ---> Using cache [2021-07-11T20:45:04.861Z] ---> b71dbbbfee6b [2021-07-11T20:45:04.861Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-07-11T20:45:04.861Z] ---> Using cache [2021-07-11T20:45:04.861Z] ---> ef5ab52abcd4 [2021-07-11T20:45:04.861Z] Step 6/26 : COPY go.mod . [2021-07-11T20:45:04.861Z] ---> Using cache [2021-07-11T20:45:04.861Z] ---> 8ead09fc994e [2021-07-11T20:45:04.861Z] Step 7/26 : RUN go mod download [2021-07-11T20:45:04.861Z] ---> Using cache [2021-07-11T20:45:04.861Z] ---> 10864b1b69bb [2021-07-11T20:45:04.861Z] Step 8/26 : COPY . . [2021-07-11T20:45:04.861Z] ---> Using cache [2021-07-11T20:45:04.861Z] ---> 61a399e89d8c [2021-07-11T20:45:04.861Z] Step 9/26 : RUN go mod tidy [2021-07-11T20:45:04.861Z] ---> Using cache [2021-07-11T20:45:04.861Z] ---> 23f60a78c762 [2021-07-11T20:45:04.861Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-07-11T20:45:05.456Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-11T20:45:05.456Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-11T20:45:05.456Z] ---> 3eb147d93177 [2021-07-11T20:45:05.456Z] Step 3/24 : WORKDIR /edgex-go [2021-07-11T20:45:05.456Z] ---> Using cache [2021-07-11T20:45:05.456Z] ---> 48b40b204c1f [2021-07-11T20:45:05.456Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-11T20:45:05.456Z] ---> Using cache [2021-07-11T20:45:05.456Z] ---> b71dbbbfee6b [2021-07-11T20:45:05.456Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-07-11T20:45:05.456Z] ---> Using cache [2021-07-11T20:45:05.456Z] ---> ef5ab52abcd4 [2021-07-11T20:45:05.456Z] Step 6/24 : COPY go.mod . [2021-07-11T20:45:05.456Z] ---> Using cache [2021-07-11T20:45:05.456Z] ---> 8ead09fc994e [2021-07-11T20:45:05.456Z] Step 7/24 : RUN go mod download [2021-07-11T20:45:05.456Z] ---> Using cache [2021-07-11T20:45:05.456Z] ---> 10864b1b69bb [2021-07-11T20:45:05.456Z] Step 8/24 : COPY . . [2021-07-11T20:45:05.456Z] ---> Using cache [2021-07-11T20:45:05.456Z] ---> 61a399e89d8c [2021-07-11T20:45:05.456Z] Step 9/24 : RUN go mod tidy [2021-07-11T20:45:05.456Z] ---> Using cache [2021-07-11T20:45:05.456Z] ---> 23f60a78c762 [2021-07-11T20:45:05.456Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-07-11T20:45:05.456Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-11T20:45:05.456Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-11T20:45:05.456Z] ---> 3eb147d93177 [2021-07-11T20:45:05.456Z] Step 3/24 : WORKDIR /edgex-go [2021-07-11T20:45:05.456Z] ---> Using cache [2021-07-11T20:45:05.456Z] ---> 48b40b204c1f [2021-07-11T20:45:05.456Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-11T20:45:05.456Z] ---> Using cache [2021-07-11T20:45:05.456Z] ---> b71dbbbfee6b [2021-07-11T20:45:05.456Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-07-11T20:45:06.440Z] Running setup.py install for dockerpty: started [2021-07-11T20:45:08.414Z] ---> Running in 6e69a6e6f5dd [2021-07-11T20:45:08.414Z] ---> Running in b7870454db3f [2021-07-11T20:45:08.414Z] ---> Running in 5824224b7e78 [2021-07-11T20:45:09.017Z] Running setup.py install for dockerpty: finished with status 'done' [2021-07-11T20:45:09.017Z] Running setup.py install for docopt: started [2021-07-11T20:45:11.018Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-11T20:45:11.018Z] 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-11T20:45:11.018Z] 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-11T20:45:12.008Z] Running setup.py install for docopt: finished with status 'done' [2021-07-11T20:45:12.008Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-11T20:45:12.994Z] OK: 218 MiB in 52 packages [2021-07-11T20:45:13.596Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-07-11T20:45:16.235Z] Removing intermediate container 6e69a6e6f5dd [2021-07-11T20:45:16.235Z] ---> c99340d8c8ab [2021-07-11T20:45:16.235Z] Step 6/24 : COPY go.mod . [2021-07-11T20:45:17.696Z] ---> 376d83c742c4 [2021-07-11T20:45:17.696Z] Step 7/24 : RUN go mod download [2021-07-11T20:45:17.974Z] ---> Running in d274772391cf [2021-07-11T20:45:18.250Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-11T20:45:18.250Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-07-11T20:45:18.250Z] ---> 3eb147d93177 [2021-07-11T20:45:18.250Z] Step 3/23 : WORKDIR /edgex-go [2021-07-11T20:45:18.250Z] ---> Using cache [2021-07-11T20:45:18.250Z] ---> 48b40b204c1f [2021-07-11T20:45:18.250Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-11T20:45:18.250Z] ---> Using cache [2021-07-11T20:45:18.250Z] ---> b71dbbbfee6b [2021-07-11T20:45:18.250Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-07-11T20:45:18.250Z] ---> Using cache [2021-07-11T20:45:18.250Z] ---> ef5ab52abcd4 [2021-07-11T20:45:18.250Z] Step 6/23 : COPY go.mod . [2021-07-11T20:45:18.250Z] ---> Using cache [2021-07-11T20:45:18.250Z] ---> 8ead09fc994e [2021-07-11T20:45:18.250Z] Step 7/23 : RUN go mod download [2021-07-11T20:45:18.250Z] ---> Using cache [2021-07-11T20:45:18.250Z] ---> 10864b1b69bb [2021-07-11T20:45:18.250Z] Step 8/23 : COPY . . [2021-07-11T20:45:18.250Z] ---> Using cache [2021-07-11T20:45:18.250Z] ---> 61a399e89d8c [2021-07-11T20:45:18.250Z] Step 9/23 : RUN go mod tidy [2021-07-11T20:45:18.250Z] ---> Using cache [2021-07-11T20:45:18.250Z] ---> 23f60a78c762 [2021-07-11T20:45:18.250Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-07-11T20:45:18.855Z] ---> Running in 3a104b08ac1f [2021-07-11T20:45:22.296Z] 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-11T20:45:24.938Z] Removing intermediate container d274772391cf [2021-07-11T20:45:24.939Z] ---> d7b210e94b0f [2021-07-11T20:45:24.939Z] Step 8/24 : COPY . . [2021-07-11T20:45:31.700Z] Removing intermediate container 98b0ca4eff85 [2021-07-11T20:45:31.700Z] ---> e5de722e1c44 [2021-07-11T20:45:31.700Z] Step 15/24 : ENV APP_PORT=58890 [2021-07-11T20:45:31.700Z] ---> Running in 114e9fd51dde [2021-07-11T20:45:32.689Z] Removing intermediate container 114e9fd51dde [2021-07-11T20:45:32.689Z] ---> f1acb965b68c [2021-07-11T20:45:32.689Z] Step 16/24 : EXPOSE $APP_PORT [2021-07-11T20:45:32.967Z] ---> Running in 417f4f62320a [2021-07-11T20:45:33.964Z] Removing intermediate container 417f4f62320a [2021-07-11T20:45:33.964Z] ---> 2e92b26ddfce [2021-07-11T20:45:33.964Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-07-11T20:45:37.379Z] ---> 5e704f09cb6d [2021-07-11T20:45:37.379Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-07-11T20:45:39.364Z] ---> 1b6d2113f12e [2021-07-11T20:45:39.364Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-07-11T20:45:42.002Z] ---> 938a0c0e2270 [2021-07-11T20:45:42.003Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-07-11T20:45:42.003Z] ---> Running in 878eddd6e612 [2021-07-11T20:45:42.988Z] Removing intermediate container 878eddd6e612 [2021-07-11T20:45:42.988Z] ---> 116aa55b63cd [2021-07-11T20:45:42.988Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-11T20:45:43.590Z] ---> Running in 4e1e3e65fe98 [2021-07-11T20:45:44.580Z] Removing intermediate container 4e1e3e65fe98 [2021-07-11T20:45:44.580Z] ---> ec19b862d631 [2021-07-11T20:45:44.580Z] Step 22/24 : LABEL arch=arm64 [2021-07-11T20:45:44.855Z] ---> Running in 99ec0180f2ba [2021-07-11T20:45:46.300Z] ---> 1982ba1c2146 [2021-07-11T20:45:46.300Z] Step 9/24 : RUN go mod tidy [2021-07-11T20:45:46.300Z] Removing intermediate container 99ec0180f2ba [2021-07-11T20:45:46.300Z] ---> d6a6ccb53e78 [2021-07-11T20:45:46.300Z] Step 23/24 : LABEL git_sha=1dd8f73d4a16be177840b1cc147c1423bec5f79e [2021-07-11T20:45:46.300Z] ---> Running in 8650ec89d03b [2021-07-11T20:45:46.577Z] ---> Running in a9fee044d592 [2021-07-11T20:45:47.580Z] Removing intermediate container a9fee044d592 [2021-07-11T20:45:47.580Z] ---> 9066cc6d610d [2021-07-11T20:45:47.580Z] Step 24/24 : LABEL version=0.0.0 [2021-07-11T20:45:47.858Z] ---> Running in 518274095ea3 [2021-07-11T20:45:48.852Z] Removing intermediate container 518274095ea3 [2021-07-11T20:45:48.852Z] ---> 9971a20e09d8 [2021-07-11T20:45:48.852Z] [2021-07-11T20:45:49.128Z] Successfully built 9971a20e09d8 [2021-07-11T20:45:49.129Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-07-11T20:45:53.469Z]  Building sys-mgmt-agent ... done Removing intermediate container 8650ec89d03b [2021-07-11T20:45:53.469Z] ---> 753423d38ff5 [2021-07-11T20:45:53.469Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-07-11T20:45:53.469Z] ---> Running in d6a3ccc436c4 [2021-07-11T20:45:55.466Z] 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-11T20:46:42.462Z] 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-11T20:46:54.894Z] Removing intermediate container b7870454db3f [2021-07-11T20:46:54.894Z] ---> 949da94533b5 [2021-07-11T20:46:54.894Z] [2021-07-11T20:46:54.894Z] Step 11/26 : FROM alpine:3.12 [2021-07-11T20:46:54.894Z] ---> c4fd0aeabfcf [2021-07-11T20:46:54.894Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-07-11T20:46:54.894Z] ---> Running in d203fb00d718 [2021-07-11T20:46:55.496Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-11T20:46:55.775Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-11T20:46:56.377Z] (1/6) Installing ca-certificates (20191127-r4) [2021-07-11T20:46:56.654Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-07-11T20:46:56.654Z] (3/6) Installing libcurl (7.77.0-r0) [2021-07-11T20:46:56.654Z] (4/6) Installing curl (7.77.0-r0) [2021-07-11T20:46:56.654Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-07-11T20:46:56.654Z] (6/6) Installing su-exec (0.2-r1) [2021-07-11T20:46:56.654Z] Executing busybox-1.31.1-r20.trigger [2021-07-11T20:46:56.654Z] Executing ca-certificates-20191127-r4.trigger [2021-07-11T20:46:56.929Z] OK: 7 MiB in 20 packages [2021-07-11T20:47:00.333Z] Removing intermediate container 5824224b7e78 [2021-07-11T20:47:00.333Z] ---> 0953147863f8 [2021-07-11T20:47:00.333Z] [2021-07-11T20:47:00.333Z] Step 11/24 : FROM alpine:3.12 [2021-07-11T20:47:00.333Z] ---> c4fd0aeabfcf [2021-07-11T20:47:00.333Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-07-11T20:47:00.333Z] ---> Using cache [2021-07-11T20:47:00.333Z] ---> 265c00bc4ae0 [2021-07-11T20:47:00.333Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-11T20:47:00.333Z] ---> Using cache [2021-07-11T20:47:00.333Z] ---> 033edc169afc [2021-07-11T20:47:00.333Z] Step 14/24 : ENV APP_PORT=59881 [2021-07-11T20:47:00.939Z] ---> Running in 4f99ab5e3aaf [2021-07-11T20:47:00.939Z] Removing intermediate container d203fb00d718 [2021-07-11T20:47:00.939Z] ---> b88653f46120 [2021-07-11T20:47:00.939Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.'Removing intermediate container 3a104b08ac1f [2021-07-11T20:47:00.939Z] ---> fc8498106e53 [2021-07-11T20:47:00.939Z] [2021-07-11T20:47:00.939Z] Step 11/23 : FROM alpine:3.12 [2021-07-11T20:47:00.939Z] ---> c4fd0aeabfcf [2021-07-11T20:47:00.939Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-07-11T20:47:00.939Z] [2021-07-11T20:47:00.939Z] ---> Using cache [2021-07-11T20:47:00.939Z] ---> 265c00bc4ae0 [2021-07-11T20:47:00.939Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-11T20:47:00.939Z] ---> Using cache [2021-07-11T20:47:00.939Z] ---> 033edc169afc [2021-07-11T20:47:00.939Z] Step 14/23 : ENV APP_PORT=59861 [2021-07-11T20:47:01.538Z] ---> Running in d3b4edab7bb2 [2021-07-11T20:47:01.538Z] ---> Running in 0fdb2eb3a3d5 [2021-07-11T20:47:01.819Z] Removing intermediate container 4f99ab5e3aaf [2021-07-11T20:47:01.819Z] ---> 0f83e532c889 [2021-07-11T20:47:01.819Z] Step 15/24 : EXPOSE $APP_PORT [2021-07-11T20:47:02.097Z] ---> Running in c692bb490c94 [2021-07-11T20:47:02.711Z] Removing intermediate container 0fdb2eb3a3d5 [2021-07-11T20:47:02.711Z] ---> 784ca3c00f7e [2021-07-11T20:47:02.711Z] Step 14/26 : WORKDIR / [2021-07-11T20:47:02.711Z] Removing intermediate container d3b4edab7bb2 [2021-07-11T20:47:02.711Z] ---> a5acc4d8c613 [2021-07-11T20:47:02.711Z] Step 15/23 : EXPOSE $APP_PORT [2021-07-11T20:47:02.994Z] ---> Running in 8fab10f2b629 [2021-07-11T20:47:02.994Z] ---> Running in 246152d0f267 [2021-07-11T20:47:02.994Z] Removing intermediate container c692bb490c94 [2021-07-11T20:47:02.994Z] ---> 3e9982717bde [2021-07-11T20:47:02.994Z] Step 16/24 : WORKDIR / [2021-07-11T20:47:03.268Z] ---> Running in e253ea339606 [2021-07-11T20:47:03.868Z] Removing intermediate container 8fab10f2b629 [2021-07-11T20:47:03.868Z] ---> 4963ec24aa8d [2021-07-11T20:47:03.868Z] 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-11T20:47:04.145Z] Removing intermediate container 246152d0f267 [2021-07-11T20:47:04.145Z] ---> d29fbe9de06d [2021-07-11T20:47:04.145Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-11T20:47:04.423Z] Removing intermediate container e253ea339606 [2021-07-11T20:47:04.423Z] ---> 412be736f258 [2021-07-11T20:47:04.423Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-11T20:47:05.870Z] ---> f8cb244c401b [2021-07-11T20:47:05.870Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-07-11T20:47:05.870Z] ---> 97ac074e17de [2021-07-11T20:47:05.870Z] 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-11T20:47:06.143Z] ---> 9996531930e8 [2021-07-11T20:47:06.143Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-07-11T20:47:07.587Z] ---> 8ea02c7aff37 [2021-07-11T20:47:07.587Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-07-11T20:47:08.581Z] ---> 10ff0240eeae [2021-07-11T20:47:08.581Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-07-11T20:47:08.868Z] ---> 0dded657b92c [2021-07-11T20:47:08.868Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-07-11T20:47:09.146Z] ---> fdc8804078f6 [2021-07-11T20:47:09.146Z] 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-11T20:47:09.748Z] ---> e49ad50b243f [2021-07-11T20:47:09.748Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-07-11T20:47:10.033Z] ---> Running in 947237bdb44f [2021-07-11T20:47:10.310Z] ---> 1172a920a4d7 [2021-07-11T20:47:10.310Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-07-11T20:47:10.310Z] ---> 9ff3c675eda7 [2021-07-11T20:47:10.310Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-07-11T20:47:10.583Z] ---> Running in fc96d8300691 [2021-07-11T20:47:10.858Z] Removing intermediate container 947237bdb44f [2021-07-11T20:47:10.858Z] ---> 9cbaa7c9bf54 [2021-07-11T20:47:10.858Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-11T20:47:11.132Z] ---> Running in 65d75ff47d41 [2021-07-11T20:47:11.132Z] Removing intermediate container fc96d8300691 [2021-07-11T20:47:11.132Z] ---> b492cec48c8d [2021-07-11T20:47:11.132Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-11T20:47:11.406Z] ---> Running in 890ca9a3c164 [2021-07-11T20:47:11.679Z] ---> cf7deb1e3d62 [2021-07-11T20:47:11.679Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-07-11T20:47:11.952Z] Removing intermediate container 65d75ff47d41 [2021-07-11T20:47:11.952Z] ---> 65e45403e53c [2021-07-11T20:47:11.952Z] Step 21/23 : LABEL arch=arm64 [2021-07-11T20:47:12.227Z] ---> Running in ab43e78d21cd [2021-07-11T20:47:12.505Z] Removing intermediate container 890ca9a3c164 [2021-07-11T20:47:12.505Z] ---> 0701a4b3c181 [2021-07-11T20:47:12.505Z] Step 22/24 : LABEL arch=arm64 [2021-07-11T20:47:12.779Z] ---> Running in a99b361c8cae [2021-07-11T20:47:13.054Z] Removing intermediate container ab43e78d21cd [2021-07-11T20:47:13.054Z] ---> cf5829ea74d6 [2021-07-11T20:47:13.054Z] Step 22/23 : LABEL git_sha=1dd8f73d4a16be177840b1cc147c1423bec5f79e [2021-07-11T20:47:13.335Z] ---> Running in e525be5ac26e [2021-07-11T20:47:13.335Z] Removing intermediate container a99b361c8cae [2021-07-11T20:47:13.335Z] ---> 5caf45b015ce [2021-07-11T20:47:13.335Z] Step 23/24 : LABEL git_sha=1dd8f73d4a16be177840b1cc147c1423bec5f79e [2021-07-11T20:47:13.611Z] ---> Running in a90b44342fc6 [2021-07-11T20:47:13.611Z] ---> 2f1d12f04e2a [2021-07-11T20:47:13.611Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-07-11T20:47:13.889Z] Removing intermediate container e525be5ac26e [2021-07-11T20:47:13.889Z] ---> 5dc978b2ea0a [2021-07-11T20:47:13.889Z] Step 23/23 : LABEL version=0.0.0 [2021-07-11T20:47:14.164Z] ---> Running in 12679586a7be [2021-07-11T20:47:14.449Z] Removing intermediate container a90b44342fc6 [2021-07-11T20:47:14.449Z] ---> e7320988a1ab [2021-07-11T20:47:14.449Z] Step 24/24 : LABEL version=0.0.0 [2021-07-11T20:47:14.449Z] ---> Running in 8761af827fa3 [2021-07-11T20:47:14.721Z] ---> 1bb46a0008ba [2021-07-11T20:47:14.722Z] 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-11T20:47:14.722Z] Removing intermediate container 12679586a7be [2021-07-11T20:47:14.722Z] ---> cd2cb0e414a9 [2021-07-11T20:47:14.722Z] [2021-07-11T20:47:14.993Z] ---> Running in f9fa96fe5694 [2021-07-11T20:47:15.269Z] Successfully built cd2cb0e414a9 [2021-07-11T20:47:15.269Z] Removing intermediate container 8761af827fa3 [2021-07-11T20:47:15.269Z] ---> 5ad3a6a5f1e9 [2021-07-11T20:47:15.269Z] [2021-07-11T20:47:15.269Z] Successfully tagged support-scheduler-arm64:latest [2021-07-11T20:47:15.542Z]  Building support-scheduler ... done Successfully built 5ad3a6a5f1e9 [2021-07-11T20:47:15.542Z] Successfully tagged core-metadata-arm64:latest [2021-07-11T20:47:18.174Z]  Building core-metadata ... done Removing intermediate container f9fa96fe5694 [2021-07-11T20:47:18.174Z] ---> 48afba82c941 [2021-07-11T20:47:18.174Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-07-11T20:47:18.765Z] ---> Running in 03451fed78dd [2021-07-11T20:47:19.041Z] Removing intermediate container d6a3ccc436c4 [2021-07-11T20:47:19.041Z] ---> 09c7dc350fe3 [2021-07-11T20:47:19.041Z] [2021-07-11T20:47:19.041Z] Step 11/24 : FROM alpine:3.12 [2021-07-11T20:47:19.041Z] ---> c4fd0aeabfcf [2021-07-11T20:47:19.041Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-07-11T20:47:19.316Z] ---> Running in 9019c853dcbd [2021-07-11T20:47:19.316Z] Removing intermediate container 03451fed78dd [2021-07-11T20:47:19.316Z] ---> 6770f88d1502 [2021-07-11T20:47:19.316Z] Step 24/26 : LABEL arch=arm64 [2021-07-11T20:47:19.589Z] ---> Running in 7bbbdcf537bd [2021-07-11T20:47:19.860Z] Removing intermediate container 9019c853dcbd [2021-07-11T20:47:19.860Z] ---> 38f4cb206d6c [2021-07-11T20:47:19.860Z] Step 13/24 : ENV APP_PORT=59880 [2021-07-11T20:47:19.860Z] ---> Running in 8af12aed38bf [2021-07-11T20:47:20.133Z] Removing intermediate container 7bbbdcf537bd [2021-07-11T20:47:20.133Z] ---> 2dad8423dc55 [2021-07-11T20:47:20.133Z] Step 25/26 : LABEL git_sha=1dd8f73d4a16be177840b1cc147c1423bec5f79e [2021-07-11T20:47:20.133Z] ---> Running in 0947aefd9ce5 [2021-07-11T20:47:20.409Z] Removing intermediate container 8af12aed38bf [2021-07-11T20:47:20.409Z] ---> d64ef0ff633c [2021-07-11T20:47:20.409Z] Step 14/24 : EXPOSE $APP_PORT [2021-07-11T20:47:20.409Z] ---> Running in 4d5d6894cb6e [2021-07-11T20:47:20.681Z] Removing intermediate container 0947aefd9ce5 [2021-07-11T20:47:20.681Z] ---> 31297a611719 [2021-07-11T20:47:20.681Z] Step 26/26 : LABEL version=0.0.0 [2021-07-11T20:47:20.952Z] ---> Running in 22be08df5208 [2021-07-11T20:47:20.952Z] Removing intermediate container 4d5d6894cb6e [2021-07-11T20:47:20.952Z] ---> d6aba7d1803f [2021-07-11T20:47:20.952Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-11T20:47:21.223Z] ---> Running in 5c3dc47c09f7 [2021-07-11T20:47:21.494Z] Removing intermediate container 22be08df5208 [2021-07-11T20:47:21.494Z] ---> f05e9324b0d3 [2021-07-11T20:47:21.494Z] [2021-07-11T20:47:21.766Z] Successfully built f05e9324b0d3 [2021-07-11T20:47:21.766Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-07-11T20:47:23.195Z]  Building security-secretstore-setup ... done Removing intermediate container 5c3dc47c09f7 [2021-07-11T20:47:23.195Z] ---> e7d8f92181a3 [2021-07-11T20:47:23.195Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-07-11T20:47:23.467Z] ---> Running in 7c5e35ebdd18 [2021-07-11T20:47:24.903Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-11T20:47:25.498Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-11T20:47:26.092Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-07-11T20:47:26.092Z] (2/6) Installing libgcc (9.3.0-r2) [2021-07-11T20:47:26.092Z] (3/6) Installing libsodium (1.0.18-r0) [2021-07-11T20:47:26.364Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-07-11T20:47:26.636Z] (5/6) Installing libzmq (4.3.3-r0) [2021-07-11T20:47:26.636Z] (6/6) Installing zeromq (4.3.3-r0) [2021-07-11T20:47:26.636Z] Executing busybox-1.31.1-r20.trigger [2021-07-11T20:47:26.916Z] OK: 8 MiB in 20 packages [2021-07-11T20:47:27.894Z] Removing intermediate container 7c5e35ebdd18 [2021-07-11T20:47:27.894Z] ---> 26927aa86542 [2021-07-11T20:47:27.894Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-11T20:47:28.870Z] ---> 4020dec8e461 [2021-07-11T20:47:28.870Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-07-11T20:47:30.302Z] ---> 819f35bbad1b [2021-07-11T20:47:30.302Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-07-11T20:47:30.894Z] ---> fb87f2af60c6 [2021-07-11T20:47:30.894Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-07-11T20:47:31.168Z] ---> Running in 975d5dcb59d1 [2021-07-11T20:47:31.440Z] Removing intermediate container 975d5dcb59d1 [2021-07-11T20:47:31.440Z] ---> 627b61061c16 [2021-07-11T20:47:31.440Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-11T20:47:31.713Z] ---> Running in 840bc973da89 [2021-07-11T20:47:32.306Z] Removing intermediate container 840bc973da89 [2021-07-11T20:47:32.306Z] ---> 7f7f707f6ae3 [2021-07-11T20:47:32.306Z] Step 22/24 : LABEL arch=arm64 [2021-07-11T20:47:32.306Z] ---> Running in 4c3cc66d35ff [2021-07-11T20:47:32.898Z] Removing intermediate container 4c3cc66d35ff [2021-07-11T20:47:32.898Z] ---> 38d70e329df2 [2021-07-11T20:47:32.898Z] Step 23/24 : LABEL git_sha=1dd8f73d4a16be177840b1cc147c1423bec5f79e [2021-07-11T20:47:32.898Z] ---> Running in ca73063f0be6 [2021-07-11T20:47:33.498Z] Removing intermediate container ca73063f0be6 [2021-07-11T20:47:33.498Z] ---> fc1fbebf407d [2021-07-11T20:47:33.498Z] Step 24/24 : LABEL version=0.0.0 [2021-07-11T20:47:33.498Z] ---> Running in 60505e72830a [2021-07-11T20:47:34.093Z] Removing intermediate container 60505e72830a [2021-07-11T20:47:34.093Z] ---> 5e0367b44041 [2021-07-11T20:47:34.093Z] [2021-07-11T20:47:34.366Z] Successfully built 5e0367b44041 [2021-07-11T20:47:34.366Z] Successfully tagged core-data-arm64:latest [2021-07-11T20:47:34.653Z]  Building core-data ... done  [Pipeline] } [2021-07-11T20:47:34.686Z] $ docker stop --time=1 04d585e6a88cea2df2e45e626d47e4f6598200ed00fe2dcc7683a037463239a7 [2021-07-11T20:47:36.510Z] $ docker rm -f 04d585e6a88cea2df2e45e626d47e4f6598200ed00fe2dcc7683a037463239a7 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-11T20:47:37.170Z] + docker images [2021-07-11T20:47:37.441Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-07-11T20:47:37.441Z] core-data-arm64 latest 5e0367b44041 4 seconds ago 19.1MB [2021-07-11T20:47:37.441Z] security-secretstore-setup-arm64 latest f05e9324b0d3 16 seconds ago 27.1MB [2021-07-11T20:47:37.441Z] 09c7dc350fe3 19 seconds ago 997MB [2021-07-11T20:47:37.441Z] core-metadata-arm64 latest 5ad3a6a5f1e9 23 seconds ago 15.7MB [2021-07-11T20:47:37.441Z] support-scheduler-arm64 latest cd2cb0e414a9 23 seconds ago 15.1MB [2021-07-11T20:47:37.441Z] fc8498106e53 37 seconds ago 990MB [2021-07-11T20:47:37.441Z] 0953147863f8 38 seconds ago 994MB [2021-07-11T20:47:37.441Z] 949da94533b5 45 seconds ago 998MB [2021-07-11T20:47:37.441Z] sys-mgmt-agent-arm64 latest 9971a20e09d8 About a minute ago 298MB [2021-07-11T20:47:37.441Z] security-bootstrapper-arm64 latest c52934b20332 2 minutes ago 17.5MB [2021-07-11T20:47:37.441Z] core-command-arm64 latest f21a7ba800ff 3 minutes ago 15MB [2021-07-11T20:47:37.441Z] security-proxy-setup-arm64 latest 4a4a9a80330b 3 minutes ago 24.2MB [2021-07-11T20:47:37.442Z] support-notifications-arm64 latest fa226d1b5f83 3 minutes ago 15.7MB [2021-07-11T20:47:37.442Z] eb712e3fa7dd 3 minutes ago 991MB [2021-07-11T20:47:37.442Z] 6659f5ba97db 3 minutes ago 991MB [2021-07-11T20:47:37.442Z] 0581eea3f544 3 minutes ago 991MB [2021-07-11T20:47:37.442Z] affa500ec92f 3 minutes ago 988MB [2021-07-11T20:47:37.442Z] 7107f115db37 3 minutes ago 995MB [2021-07-11T20:47:37.442Z] ci-base-image-arm64 latest 3eb147d93177 13 minutes ago 663MB [2021-07-11T20:47:37.442Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 274d7007c78b 46 hours ago 451MB [2021-07-11T20:47:37.442Z] alpine 3.12 c4fd0aeabfcf 3 weeks ago 5.32MB [2021-07-11T20:47:37.442Z] docker 20.10.0 eeaf43b92773 7 months ago 228MB [2021-07-11T20:47:37.442Z] 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-11T20:47:38.746Z] ---> job-cost.sh [2021-07-11T20:47:38.746Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-wmoM [2021-07-11T20:48:17.695Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-07-11T20:49:54.476Z] lf-activate-venv(): INFO: Adding /tmp/venv-wmoM/bin to PATH [2021-07-11T20:49:54.476Z] INFO: No Stack... [2021-07-11T20:49:54.476Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-07-11T20:49:54.476Z] INFO: Archiving Costs [Pipeline] sh [2021-07-11T20:49:54.847Z] + + cutcat -d, /w/workspace/edgex-go/1/archives/cost.csv -f6 [2021-07-11T20:49:54.847Z] [Pipeline] lock [2021-07-11T20:49:54.946Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3617-1-stack-cost] [2021-07-11T20:49:54.952Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3617-1-stack-cost] did not exist. Created. [2021-07-11T20:49:54.952Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3617-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-11T20:49:55.442Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-07-11T20:49:55.714Z] Stashed 1 file(s) [Pipeline] } [2021-07-11T20:49:55.736Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3617-1-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-11T20:49:57.169Z] provisioning config files... [2021-07-11T20:49:57.180Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config6767838899637843955tmp [Pipeline] { [Pipeline] sh [2021-07-11T20:49:57.546Z] + set +x [2021-07-11T20:49:57.546Z] + curl -s https://codecov.io/bash [2021-07-11T20:49:57.546Z] + bash -s -- [2021-07-11T20:49:57.809Z] [2021-07-11T20:49:57.809Z] _____ _ [2021-07-11T20:49:57.809Z] / ____| | | [2021-07-11T20:49:57.809Z] | | ___ __| | ___ ___ _____ __ [2021-07-11T20:49:57.809Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-07-11T20:49:57.809Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-07-11T20:49:57.809Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-07-11T20:49:57.809Z] Bash-1.0.3 [2021-07-11T20:49:57.809Z] [2021-07-11T20:49:57.809Z] [2021-07-11T20:49:57.809Z] ==> git version 2.24.4 found [2021-07-11T20:49:57.809Z] ==> 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-11T20:49:57.809Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-07-11T20:49:57.809Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-07-11T20:49:57.809Z] ==> Jenkins CI detected. [2021-07-11T20:49:57.809Z] project root: . [2021-07-11T20:49:57.809Z] --> token set from env [2021-07-11T20:49:57.809Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-07-11T20:49:57.809Z] ==> Running gcov in . (disable via -X gcov) [2021-07-11T20:49:57.809Z] ==> Python coveragepy not found [2021-07-11T20:49:57.809Z] ==> Searching for coverage reports in: [2021-07-11T20:49:57.809Z] + . [2021-07-11T20:49:57.809Z] -> Found 1 reports [2021-07-11T20:49:57.809Z] ==> Detecting git/mercurial file structure [2021-07-11T20:49:57.809Z] ==> Reading reports [2021-07-11T20:49:57.809Z] + ./coverage.out bytes=398095 [2021-07-11T20:49:57.809Z] ==> Appending adjustments [2021-07-11T20:49:57.809Z] https://docs.codecov.io/docs/fixing-reports [2021-07-11T20:49:59.211Z] + Found adjustments [2021-07-11T20:49:59.211Z] ==> Gzipping contents [2021-07-11T20:49:59.211Z] 56K /tmp/codecov.mXbnS7.gz [2021-07-11T20:49:59.211Z] ==> Uploading reports [2021-07-11T20:49:59.211Z] url: https://codecov.io [2021-07-11T20:49:59.211Z] query: branch=PR-3617&commit=1dd8f73d4a16be177840b1cc147c1423bec5f79e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3617%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3617&job=&cmd_args= [2021-07-11T20:49:59.211Z] -> Pinging Codecov [2021-07-11T20:49:59.211Z] https://codecov.io/upload/v4?package=bash-1.0.3&branch=PR-3617&commit=1dd8f73d4a16be177840b1cc147c1423bec5f79e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3617%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3617&job=&cmd_args= [2021-07-11T20:49:59.472Z] -> Uploading to [2021-07-11T20:49:59.473Z] https://storage.googleapis.com/codecov/v4/raw/2021-07-11/00271124DB129430A58F1EEE437C3FCB/1dd8f73d4a16be177840b1cc147c1423bec5f79e/afb65dc5-3028-4a5e-b7b6-666134db026a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210711%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210711T204959Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1cb9acea268043b05d687ea45359adaf5db556630aacab3f6e4fd17adcffa469 [2021-07-11T20:49:59.473Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-11T20:49:59.473Z] Dload Upload Total Spent Left Speed [2021-07-11T20:49:59.734Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 53884 0 0 100 53884 0 113k --:--:-- --:--:-- --:--:-- 113k [2021-07-11T20:49:59.997Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/1dd8f73d4a16be177840b1cc147c1423bec5f79e [Pipeline] } [2021-07-11T20:50:00.021Z] 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-11T20:50:02.580Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-11T20:50:03.201Z] ---> package-listing.sh [2021-07-11T20:50:03.201Z] ++ facter osfamily [2021-07-11T20:50:03.201Z] ++ tr '[:upper:]' '[:lower:]' [2021-07-11T20:50:03.464Z] + OS_FAMILY=redhat [2021-07-11T20:50:03.464Z] + workspace=/w/workspace/edgex-go/1 [2021-07-11T20:50:03.464Z] + START_PACKAGES=/tmp/packages_start.txt [2021-07-11T20:50:03.464Z] + END_PACKAGES=/tmp/packages_end.txt [2021-07-11T20:50:03.464Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-07-11T20:50:03.464Z] + PACKAGES=/tmp/packages_start.txt [2021-07-11T20:50:03.464Z] + '[' /w/workspace/edgex-go/1 ']' [2021-07-11T20:50:03.464Z] + PACKAGES=/tmp/packages_end.txt [2021-07-11T20:50:03.464Z] + case "${OS_FAMILY}" in [2021-07-11T20:50:03.464Z] + rpm -qa [2021-07-11T20:50:03.464Z] + sort [2021-07-11T20:50:05.381Z] + '[' -f /tmp/packages_start.txt ']' [2021-07-11T20:50:05.381Z] + '[' -f /tmp/packages_end.txt ']' [2021-07-11T20:50:05.381Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-07-11T20:50:05.644Z] + '[' /w/workspace/edgex-go/1 ']' [2021-07-11T20:50:05.644Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-07-11T20:50:05.644Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-07-11T20:50:05.679Z] 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/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-07-11T20:50:05.997Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-07-11T20:50:06.613Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-11T20:50:06.613Z] [2021-07-11T20:50:06.613Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-07-11T20:50:06.965Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-11T20:50:06.965Z] alpine: Pulling from edgex-lftools-log-publisher [2021-07-11T20:50:06.965Z] df20fa9351a1: Pulling fs layer [2021-07-11T20:50:06.965Z] 36b3adc4ff6f: Pulling fs layer [2021-07-11T20:50:06.965Z] 8ad3a11d3b57: Pulling fs layer [2021-07-11T20:50:06.965Z] 46f8f816bc3b: Pulling fs layer [2021-07-11T20:50:06.965Z] 93b61091891f: Pulling fs layer [2021-07-11T20:50:06.965Z] 93b9cdb0e59b: Pulling fs layer [2021-07-11T20:50:06.965Z] 5e14af77c1be: Pulling fs layer [2021-07-11T20:50:06.965Z] 01666e4c0597: Pulling fs layer [2021-07-11T20:50:06.965Z] aa168da1d23b: Pulling fs layer [2021-07-11T20:50:06.965Z] 93b9cdb0e59b: Waiting [2021-07-11T20:50:06.965Z] 5e14af77c1be: Waiting [2021-07-11T20:50:06.965Z] 01666e4c0597: Waiting [2021-07-11T20:50:06.965Z] aa168da1d23b: Waiting [2021-07-11T20:50:06.965Z] 46f8f816bc3b: Waiting [2021-07-11T20:50:06.965Z] 93b61091891f: Waiting [2021-07-11T20:50:07.231Z] 36b3adc4ff6f: Verifying Checksum [2021-07-11T20:50:07.231Z] 36b3adc4ff6f: Download complete [2021-07-11T20:50:07.231Z] 46f8f816bc3b: Verifying Checksum [2021-07-11T20:50:07.231Z] 46f8f816bc3b: Download complete [2021-07-11T20:50:07.231Z] df20fa9351a1: Verifying Checksum [2021-07-11T20:50:07.231Z] df20fa9351a1: Download complete [2021-07-11T20:50:07.231Z] 93b9cdb0e59b: Verifying Checksum [2021-07-11T20:50:07.231Z] 93b9cdb0e59b: Download complete [2021-07-11T20:50:07.231Z] 5e14af77c1be: Verifying Checksum [2021-07-11T20:50:07.231Z] 5e14af77c1be: Download complete [2021-07-11T20:50:07.497Z] 93b61091891f: Verifying Checksum [2021-07-11T20:50:07.497Z] 93b61091891f: Download complete [2021-07-11T20:50:07.497Z] 01666e4c0597: Verifying Checksum [2021-07-11T20:50:07.497Z] 01666e4c0597: Download complete [2021-07-11T20:50:07.497Z] 8ad3a11d3b57: Verifying Checksum [2021-07-11T20:50:07.497Z] 8ad3a11d3b57: Download complete [2021-07-11T20:50:07.497Z] df20fa9351a1: Pull complete [2021-07-11T20:50:07.497Z] 36b3adc4ff6f: Pull complete [2021-07-11T20:50:08.073Z] 8ad3a11d3b57: Pull complete [2021-07-11T20:50:08.073Z] 46f8f816bc3b: Pull complete [2021-07-11T20:50:08.348Z] 93b61091891f: Pull complete [2021-07-11T20:50:08.348Z] 93b9cdb0e59b: Pull complete [2021-07-11T20:50:08.348Z] 5e14af77c1be: Pull complete [2021-07-11T20:50:08.611Z] 01666e4c0597: Pull complete [2021-07-11T20:50:09.559Z] aa168da1d23b: Verifying Checksum [2021-07-11T20:50:09.559Z] aa168da1d23b: Download complete [2021-07-11T20:50:13.817Z] aa168da1d23b: Pull complete [2021-07-11T20:50:13.817Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-07-11T20:50:13.817Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-11T20:50:13.817Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-07-11T20:50:13.919Z] prd-centos7-docker-4c-2g-2504 does not seem to be running inside a container [2021-07-11T20:50:13.953Z] $ 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/1/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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-07-11T20:50:17.232Z] $ docker top 1a6cf87572643d64a79e012197c4ba6541bab95888cc64926aa6d6446c3cf30c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-11T20:50:17.676Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-07-11T20:50:17.994Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-07-11T20:50:18.308Z] + ls /var/log/sa-host [2021-07-11T20:50:18.308Z] + sadf -c /var/log/sa-host/sa05 [2021-07-11T20:50:18.308Z] file_magic: OK [2021-07-11T20:50:18.308Z] HZ: Using current value: 100 [2021-07-11T20:50:18.308Z] file_header: OK [2021-07-11T20:50:18.308Z] 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-11T20:50:18.308Z] Statistics: [2021-07-11T20:50:18.308Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-11T20:50:18.308Z] File successfully converted to sysstat format version 12.2.1 [2021-07-11T20:50:18.308Z] + sadf -c /var/log/sa-host/sa11 [2021-07-11T20:50:18.308Z] file_magic: OK [2021-07-11T20:50:18.308Z] HZ: Using current value: 100 [2021-07-11T20:50:18.308Z] file_header: OK [2021-07-11T20:50:18.308Z] 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-11T20:50:18.308Z] Statistics: [2021-07-11T20:50:18.308Z] 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... [2021-07-11T20:50:18.308Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-11T20:50:19.023Z] provisioning config files... [2021-07-11T20:50:19.041Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config2212820155668719345tmp [Pipeline] { [Pipeline] echo [2021-07-11T20:50:19.090Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-11T20:50:19.426Z] ---> create-netrc.sh [Pipeline] } [2021-07-11T20:50:19.452Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-07-11T20:50:20.025Z] ---> python-tools-install.sh [Pipeline] echo [2021-07-11T20:50:20.055Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-11T20:50:20.439Z] ---> sudo-logs.sh [2021-07-11T20:50:20.440Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-07-11T20:50:20.652Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-11T20:50:20.985Z] ---> job-cost.sh [2021-07-11T20:50:20.985Z] lf-activate-venv: SKIPPING [2021-07-11T20:50:20.985Z] DEBUG: total: 0.18000000715255737 [2021-07-11T20:50:20.985Z] INFO: Retrieving Stack Cost... [2021-07-11T20:50:21.558Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-11T20:50:22.131Z] INFO: Archiving Costs [Pipeline] echo [2021-07-11T20:50:22.170Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-11T20:50:22.510Z] ---> logs-deploy.sh [2021-07-11T20:50:22.510Z] lf-activate-venv: SKIPPING [2021-07-11T20:50:22.510Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3617/1 [2021-07-11T20:50:22.510Z] INFO: archiving workspace using pattern(s): [2021-07-11T20:50:23.453Z] Archives upload complete. [2021-07-11T20:50:23.453Z] INFO: archiving logs to Nexus [2021-07-11T20:50:24.031Z] ---> uname -a: [2021-07-11T20:50:24.031Z] Linux prd-centos7-docker-4c-2g-2504.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-07-11T20:50:24.031Z] [2021-07-11T20:50:24.031Z] [2021-07-11T20:50:24.031Z] ---> lscpu: [2021-07-11T20:50:24.031Z] Architecture: x86_64 [2021-07-11T20:50:24.031Z] CPU op-mode(s): 32-bit, 64-bit [2021-07-11T20:50:24.031Z] Byte Order: Little Endian [2021-07-11T20:50:24.031Z] Address sizes: 40 bits physical, 48 bits virtual [2021-07-11T20:50:24.031Z] CPU(s): 2 [2021-07-11T20:50:24.031Z] On-line CPU(s) list: 0,1 [2021-07-11T20:50:24.031Z] Thread(s) per core: 1 [2021-07-11T20:50:24.031Z] Core(s) per socket: 1 [2021-07-11T20:50:24.031Z] Socket(s): 2 [2021-07-11T20:50:24.031Z] NUMA node(s): 1 [2021-07-11T20:50:24.031Z] Vendor ID: AuthenticAMD [2021-07-11T20:50:24.031Z] CPU family: 23 [2021-07-11T20:50:24.031Z] Model: 49 [2021-07-11T20:50:24.031Z] Model name: AMD EPYC-Rome Processor [2021-07-11T20:50:24.031Z] Stepping: 0 [2021-07-11T20:50:24.031Z] CPU MHz: 2800.000 [2021-07-11T20:50:24.031Z] BogoMIPS: 5600.00 [2021-07-11T20:50:24.031Z] Virtualization: AMD-V [2021-07-11T20:50:24.031Z] Hypervisor vendor: KVM [2021-07-11T20:50:24.031Z] Virtualization type: full [2021-07-11T20:50:24.031Z] L1d cache: 64 KiB [2021-07-11T20:50:24.031Z] L1i cache: 64 KiB [2021-07-11T20:50:24.031Z] L2 cache: 1 MiB [2021-07-11T20:50:24.031Z] L3 cache: 32 MiB [2021-07-11T20:50:24.031Z] NUMA node0 CPU(s): 0,1 [2021-07-11T20:50:24.031Z] Vulnerability Itlb multihit: Not affected [2021-07-11T20:50:24.031Z] Vulnerability L1tf: Not affected [2021-07-11T20:50:24.031Z] Vulnerability Mds: Not affected [2021-07-11T20:50:24.031Z] Vulnerability Meltdown: Not affected [2021-07-11T20:50:24.031Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-07-11T20:50:24.031Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-07-11T20:50:24.031Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-07-11T20:50:24.031Z] Vulnerability Srbds: Not affected [2021-07-11T20:50:24.031Z] Vulnerability Tsx async abort: Not affected [2021-07-11T20:50:24.031Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp [2021-07-11T20:50:24.031Z] [2021-07-11T20:50:24.031Z] [2021-07-11T20:50:24.031Z] ---> nproc: [2021-07-11T20:50:24.031Z] 2 [2021-07-11T20:50:24.031Z] [2021-07-11T20:50:24.031Z] [2021-07-11T20:50:24.031Z] ---> df -h: [2021-07-11T20:50:24.031Z] Filesystem Size Used Available Use% Mounted on [2021-07-11T20:50:24.031Z] overlay 40.0G 12.5G 27.5G 31% / [2021-07-11T20:50:24.031Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-07-11T20:50:24.031Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-07-11T20:50:24.031Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-07-11T20:50:24.031Z] /dev/vda1 40.0G 12.5G 27.5G 31% /facter-os [2021-07-11T20:50:24.031Z] /dev/vda1 40.0G 12.5G 27.5G 31% /etc/resolv.conf [2021-07-11T20:50:24.031Z] /dev/vda1 40.0G 12.5G 27.5G 31% /etc/hostname [2021-07-11T20:50:24.031Z] /dev/vda1 40.0G 12.5G 27.5G 31% /etc/hosts [2021-07-11T20:50:24.031Z] /dev/vda1 40.0G 12.5G 27.5G 31% /run/cloud-init/result.json [2021-07-11T20:50:24.031Z] /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/sa-host [2021-07-11T20:50:24.031Z] /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/secure [2021-07-11T20:50:24.031Z] /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/auth.log [2021-07-11T20:50:24.031Z] /dev/vda1 40.0G 12.5G 27.5G 31% /w/workspace/edgex-go/1 [2021-07-11T20:50:24.031Z] /dev/vda1 40.0G 12.5G 27.5G 31% /w/workspace/edgex-go/1@tmp [2021-07-11T20:50:24.031Z] [2021-07-11T20:50:24.031Z] [2021-07-11T20:50:24.031Z] ---> free -m: [2021-07-11T20:50:24.031Z] total used free shared buff/cache available [2021-07-11T20:50:24.031Z] Mem: 7821 1204 2193 0 4424 6582 [2021-07-11T20:50:24.031Z] Swap: 1023 1 1022 [2021-07-11T20:50:24.031Z] [2021-07-11T20:50:24.031Z] [2021-07-11T20:50:24.031Z] ---> ip addr: [2021-07-11T20:50:24.031Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-07-11T20:50:24.031Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-07-11T20:50:24.031Z] inet 127.0.0.1/8 scope host lo [2021-07-11T20:50:24.031Z] valid_lft forever preferred_lft forever [2021-07-11T20:50:24.031Z] inet6 ::1/128 scope host [2021-07-11T20:50:24.031Z] valid_lft forever preferred_lft forever [2021-07-11T20:50:24.031Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-07-11T20:50:24.031Z] link/ether fa:16:3e:d5:56:74 brd ff:ff:ff:ff:ff:ff [2021-07-11T20:50:24.031Z] inet 10.30.123.188/23 brd 10.30.123.255 scope global dynamic eth0 [2021-07-11T20:50:24.031Z] valid_lft 85085sec preferred_lft 85085sec [2021-07-11T20:50:24.031Z] inet6 fe80::f816:3eff:fed5:5674/64 scope link [2021-07-11T20:50:24.031Z] valid_lft forever preferred_lft forever [2021-07-11T20:50:24.031Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-07-11T20:50:24.031Z] link/ether 02:42:f4:d4:32:1c brd ff:ff:ff:ff:ff:ff [2021-07-11T20:50:24.031Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-07-11T20:50:24.031Z] valid_lft forever preferred_lft forever [2021-07-11T20:50:24.031Z] inet6 fe80::42:f4ff:fed4:321c/64 scope link [2021-07-11T20:50:24.031Z] valid_lft forever preferred_lft forever [2021-07-11T20:50:24.031Z] [2021-07-11T20:50:24.031Z] [2021-07-11T20:50:24.031Z] ---> sar -b -r -n DEV: [2021-07-11T20:50:24.031Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/11/21 _x86_64_ (2 CPU) [2021-07-11T20:50:24.031Z] [2021-07-11T20:50:24.031Z] 20:28:18 LINUX RESTART (2 CPU) [2021-07-11T20:50:24.031Z] [2021-07-11T20:50:24.031Z] 20:29:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-07-11T20:50:24.031Z] 20:30:01 99.85 3.60 96.25 0.00 2601.43 19438.58 0.00 [2021-07-11T20:50:24.031Z] 20:31:01 183.27 0.00 183.27 0.00 0.00 48865.60 0.00 [2021-07-11T20:50:24.031Z] 20:32:01 61.89 0.00 61.89 0.00 0.00 10740.38 0.00 [2021-07-11T20:50:24.031Z] 20:33:01 63.20 0.03 63.16 0.00 1.07 8937.40 0.00 [2021-07-11T20:50:24.031Z] 20:34:02 816.37 380.03 436.34 0.00 16659.83 284284.28 0.00 [2021-07-11T20:50:24.031Z] 20:35:01 486.60 13.79 472.81 0.00 1750.62 178904.87 0.00 [2021-07-11T20:50:24.031Z] 20:36:01 363.80 74.73 289.06 0.00 4933.56 96875.37 0.00 [2021-07-11T20:50:24.031Z] 20:37:01 1.60 0.02 1.58 0.00 0.13 31.50 0.00 [2021-07-11T20:50:24.031Z] 20:38:01 0.23 0.00 0.23 0.00 0.00 1.93 0.00 [2021-07-11T20:50:24.031Z] 20:39:01 0.27 0.00 0.27 0.00 0.00 3.53 0.00 [2021-07-11T20:50:24.031Z] 20:40:01 0.28 0.05 0.23 0.00 0.40 2.83 0.00 [2021-07-11T20:50:24.031Z] 20:41:01 0.25 0.00 0.25 0.00 0.00 3.03 0.00 [2021-07-11T20:50:24.031Z] 20:42:01 0.22 0.00 0.22 0.00 0.00 3.13 0.00 [2021-07-11T20:50:24.031Z] 20:43:01 0.25 0.08 0.17 0.00 0.80 2.42 0.00 [2021-07-11T20:50:24.031Z] 20:44:01 0.42 0.18 0.23 0.00 5.73 3.56 0.00 [2021-07-11T20:50:24.031Z] 20:45:01 0.85 0.00 0.85 0.00 0.00 17.56 0.00 [2021-07-11T20:50:24.031Z] 20:46:01 0.22 0.00 0.22 0.00 0.00 3.68 0.00 [2021-07-11T20:50:24.031Z] 20:47:01 0.23 0.00 0.23 0.00 0.00 2.87 0.00 [2021-07-11T20:50:24.031Z] 20:48:01 0.27 0.00 0.27 0.00 0.00 3.30 0.00 [2021-07-11T20:50:24.031Z] 20:49:01 0.22 0.00 0.22 0.00 0.00 2.58 0.00 [2021-07-11T20:50:24.031Z] 20:50:01 3.73 3.51 0.22 0.00 175.11 14.68 0.00 [2021-07-11T20:50:24.031Z] Average: 99.08 22.69 76.38 0.00 1244.93 30798.56 0.00 [2021-07-11T20:50:24.031Z] [2021-07-11T20:50:24.031Z] 20:29:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-07-11T20:50:24.031Z] 20:30:01 5148324 0 801252 10.00 2620 2056736 1305444 14.41 726700 1722340 32 [2021-07-11T20:50:24.031Z] 20:31:01 4066684 0 1037128 12.95 2620 2902500 1662084 18.35 1189676 2215836 141832 [2021-07-11T20:50:24.031Z] 20:32:01 3838072 0 1075428 13.43 2620 3092812 1690364 18.66 1318760 2292796 21400 [2021-07-11T20:50:24.031Z] 20:33:01 3821488 0 981400 12.25 2620 3203424 1237748 13.67 1123568 2498408 326508 [2021-07-11T20:50:24.032Z] 20:34:02 232840 0 1525792 19.05 2620 6247680 3392428 37.45 2948624 4110900 299328 [2021-07-11T20:50:24.032Z] 20:35:01 136372 0 1357800 16.95 2620 6512140 2212992 24.43 3454712 3676428 58220 [2021-07-11T20:50:24.032Z] 20:36:01 2861952 0 1144424 14.29 2620 3999936 1352572 14.93 1350212 3081348 20 [2021-07-11T20:50:24.032Z] 20:37:01 2872068 0 1134304 14.16 2620 3999940 1256300 13.87 1369924 3054716 12 [2021-07-11T20:50:24.032Z] 20:38:01 2872832 0 1133536 14.15 2620 3999944 1256300 13.87 1382056 3042720 8 [2021-07-11T20:50:24.032Z] 20:39:01 2874792 0 1131572 14.13 2620 3999948 1256372 13.87 1382032 3042720 8 [2021-07-11T20:50:24.032Z] 20:40:01 2873776 0 1132584 14.14 2620 3999952 1256604 13.87 1382496 3042732 8 [2021-07-11T20:50:24.032Z] 20:41:01 2875136 0 1131220 14.12 2620 3999956 1256364 13.87 1382152 3042732 8 [2021-07-11T20:50:24.032Z] 20:42:01 2874872 0 1131476 14.13 2620 3999964 1256364 13.87 1382044 3042732 8 [2021-07-11T20:50:24.032Z] 20:43:01 2875012 0 1131332 14.13 2620 3999968 1256364 13.87 1382208 3042756 16 [2021-07-11T20:50:24.032Z] 20:44:01 2874396 0 1131908 14.13 2620 4000008 1256472 13.87 1383624 3041364 16 [2021-07-11T20:50:24.032Z] 20:45:01 2874624 0 1131680 14.13 2620 4000008 1256364 13.87 1383524 3041364 8 [2021-07-11T20:50:24.032Z] 20:46:01 2874732 0 1131564 14.13 2620 4000016 1256388 13.87 1383656 3041368 16 [2021-07-11T20:50:24.032Z] 20:47:01 2874740 0 1131552 14.13 2620 4000020 1256364 13.87 1383540 3041364 8 [2021-07-11T20:50:24.032Z] 20:48:01 2874516 0 1131776 14.13 2620 4000020 1256364 13.87 1383656 3041364 8 [2021-07-11T20:50:24.032Z] 20:49:01 2874552 0 1131732 14.13 2620 4000028 1256436 13.87 1383636 3041364 8 [2021-07-11T20:50:24.032Z] 20:50:01 2867824 0 1133208 14.15 2620 4005280 1256744 13.88 1385596 3046244 76 [2021-07-11T20:50:24.032Z] Average: 2873314 0 1132032 14.13 2620 4000966 1449687 16.01 1498209 2962076 40359 [2021-07-11T20:50:24.032Z] [2021-07-11T20:50:24.032Z] 20:29:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-07-11T20:50:24.032Z] 20:30:01 eth0 909.79 1141.02 4032.25 146.68 0.00 0.00 0.00 0.00 [2021-07-11T20:50:24.032Z] 20:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-11T20:50:24.032Z] 20:30:01 docker0 897.04 568.84 71.35 2682.59 0.00 0.00 0.00 0.00 [2021-07-11T20:50:24.032Z] 20:31:01 vethf0b1ad0 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-07-11T20:50:24.032Z] 20:31:01 eth0 643.44 566.35 3747.48 55.84 0.00 0.00 0.00 0.00 [2021-07-11T20:50:24.032Z] 20:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-11T20:50:24.032Z] 20:31:01 docker0 257.69 291.06 16.70 845.18 0.00 0.00 0.00 0.00 [2021-07-11T20:50:24.032Z] 20:32:01 vethf0b1ad0 1.73 1.73 0.14 0.15 0.00 0.00 0.00 0.00 [2021-07-11T20:50:24.032Z] 20:32:01 eth0 30.62 16.24 25.12 10.52 0.00 0.00 0.00 0.00 [2021-07-11T20:50:24.032Z] 20:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-11T20:50:24.032Z] 20:32:01 docker0 1.73 1.73 0.11 0.15 0.00 0.00 0.00 0.00 [2021-07-11T20:50:24.032Z] 20:33:01 eth0 170.96 146.86 1692.12 22.47 0.00 0.00 0.00 0.00 [2021-07-11T20:50:24.032Z] 20:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-11T20:50:24.032Z] 20:33:01 docker0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-11T20:50:24.032Z] 20:34:02 veth77f92f1 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 [2021-07-11T20:50:24.032Z] 20:34:02 eth0 109.07 82.06 208.51 77.25 0.00 0.00 0.00 0.00 [2021-07-11T20:50:24.032Z] 20:34:02 veth58f30a4 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2021-07-11T20:50:24.032Z] 20:34:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-11T20:50:24.032Z] 20:35:01 vetheaded02 25.94 42.58 2.05 345.31 0.00 0.00 0.00 0.00 [2021-07-11T20:50:24.032Z] 20:35:01 eth0 258.57 186.97 1861.27 81.82 0.00 0.00 0.00 0.00 [2021-07-11T20:50:24.032Z] 20:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-11T20:50:24.032Z] 20:35:01 veth1cd0d9a 0.02 0.20 0.00 0.01 0.00 0.00 0.00 0.00 [2021-07-11T20:50:24.032Z] 20:36:01 eth0 63.27 43.31 118.11 66.11 0.00 0.00 0.00 0.00 [2021-07-11T20:50:24.032Z] 20:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-11T20:50:24.032Z] 20:36:01 docker0 1281.86 1026.66 96.50 4319.95 0.00 0.00 0.00 0.00 [2021-07-11T20:50:24.032Z] 20:37:01 eth0 0.32 0.32 0.02 0.03 0.00 0.00 0.00 0.00 [2021-07-11T20:50:24.032Z] 20:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-11T20:50:24.032Z] 20:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-11T20:50:24.032Z] 20:38:01 eth0 0.20 0.22 0.01 0.02 0.00 0.00 0.00 0.00 [2021-07-11T20:50:24.032Z] 20:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-11T20:50:24.032Z] 20:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-11T20:50:24.032Z] 20:39:01 eth0 0.67 0.18 0.13 0.04 0.00 0.00 0.00 0.00 [2021-07-11T20:50:24.032Z] 20:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-11T20:50:24.032Z] 20:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-11T20:50:24.032Z] 20:40:01 eth0 0.52 0.33 0.33 0.23 0.00 0.00 0.00 0.00 [2021-07-11T20:50:24.032Z] 20:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-11T20:50:24.032Z] 20:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-11T20:50:24.032Z] 20:41:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-07-11T20:50:24.032Z] 20:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-11T20:50:24.032Z] 20:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-11T20:50:24.032Z] 20:42:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-07-11T20:50:24.032Z] 20:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-11T20:50:24.032Z] 20:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-11T20:50:24.032Z] 20:43:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-07-11T20:50:24.032Z] 20:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-11T20:50:24.032Z] 20:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-11T20:50:24.032Z] 20:44:01 eth0 0.22 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2021-07-11T20:50:24.032Z] 20:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-11T20:50:24.032Z] 20:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-11T20:50:24.032Z] 20:45:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-11T20:50:24.032Z] 20:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-11T20:50:24.032Z] 20:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-11T20:50:24.032Z] 20:46:01 eth0 0.17 0.12 0.07 0.01 0.00 0.00 0.00 0.00 [2021-07-11T20:50:24.032Z] 20:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-11T20:50:24.032Z] 20:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-11T20:50:24.032Z] 20:47:01 eth0 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-11T20:50:24.032Z] 20:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-11T20:50:24.032Z] 20:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-11T20:50:24.032Z] 20:48:01 eth0 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-07-11T20:50:24.032Z] 20:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-11T20:50:24.032Z] 20:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-11T20:50:24.032Z] 20:49:01 eth0 0.18 0.17 0.08 0.04 0.00 0.00 0.00 0.00 [2021-07-11T20:50:24.032Z] 20:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-11T20:50:24.032Z] 20:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-11T20:50:24.032Z] 20:50:01 eth0 6.03 3.96 5.95 2.83 0.00 0.00 0.00 0.00 [2021-07-11T20:50:24.032Z] 20:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-11T20:50:24.032Z] 20:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-11T20:50:24.032Z] Average: eth0 104.44 104.20 556.13 22.07 0.00 0.00 0.00 0.00 [2021-07-11T20:50:24.032Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-11T20:50:24.032Z] Average: docker0 61.12 48.95 4.60 205.97 0.00 0.00 0.00 0.00 [2021-07-11T20:50:24.032Z] [2021-07-11T20:50:24.032Z] [2021-07-11T20:50:24.032Z] ---> sar -P ALL: [2021-07-11T20:50:24.032Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/11/21 _x86_64_ (2 CPU) [2021-07-11T20:50:24.032Z] [2021-07-11T20:50:24.032Z] 20:28:18 LINUX RESTART (2 CPU) [2021-07-11T20:50:24.032Z] [2021-07-11T20:50:24.032Z] 20:29:01 CPU %user %nice %system %iowait %steal %idle [2021-07-11T20:50:24.032Z] 20:30:01 all 16.55 0.00 4.26 4.40 0.08 74.71 [2021-07-11T20:50:24.032Z] 20:30:01 0 13.16 0.00 4.36 1.55 0.07 80.86 [2021-07-11T20:50:24.032Z] 20:30:01 1 19.94 0.00 4.16 7.26 0.09 68.54 [2021-07-11T20:50:24.032Z] 20:31:01 all 32.65 0.00 8.22 3.45 0.09 55.60 [2021-07-11T20:50:24.032Z] 20:31:01 0 34.14 0.00 8.21 3.17 0.09 54.40 [2021-07-11T20:50:24.032Z] 20:31:01 1 31.16 0.00 8.22 3.73 0.09 56.80 [2021-07-11T20:50:24.032Z] 20:32:01 all 39.62 0.00 4.99 0.43 0.07 54.88 [2021-07-11T20:50:24.032Z] 20:32:01 0 40.70 0.00 4.46 0.27 0.07 54.50 [2021-07-11T20:50:24.032Z] 20:32:01 1 38.55 0.00 5.52 0.60 0.07 55.26 [2021-07-11T20:50:24.032Z] 20:33:01 all 56.47 0.00 8.77 1.69 0.09 32.98 [2021-07-11T20:50:24.032Z] 20:33:01 0 56.60 0.00 8.65 1.72 0.09 32.94 [2021-07-11T20:50:24.032Z] 20:33:01 1 56.33 0.00 8.90 1.67 0.09 33.01 [2021-07-11T20:50:24.032Z] 20:34:02 all 33.47 0.00 19.64 27.37 0.14 19.38 [2021-07-11T20:50:24.032Z] 20:34:02 0 31.87 0.00 19.99 29.02 0.16 18.96 [2021-07-11T20:50:24.032Z] 20:34:02 1 35.09 0.00 19.30 25.71 0.11 19.79 [2021-07-11T20:50:24.032Z] 20:35:01 all 70.75 0.00 17.24 9.75 0.12 2.14 [2021-07-11T20:50:24.032Z] 20:35:01 0 70.14 0.00 17.31 9.37 0.11 3.07 [2021-07-11T20:50:24.032Z] 20:35:01 1 71.36 0.00 17.18 10.13 0.13 1.20 [2021-07-11T20:50:24.032Z] 20:36:01 all 53.72 0.00 11.96 6.30 0.12 27.90 [2021-07-11T20:50:24.032Z] 20:36:01 0 54.06 0.00 11.68 6.30 0.13 27.83 [2021-07-11T20:50:24.032Z] 20:36:01 1 53.38 0.00 12.24 6.30 0.11 27.98 [2021-07-11T20:50:24.032Z] 20:37:01 all 0.10 0.00 0.05 0.00 0.03 99.82 [2021-07-11T20:50:24.032Z] 20:37:01 0 0.08 0.00 0.05 0.00 0.03 99.83 [2021-07-11T20:50:24.032Z] 20:37:01 1 0.12 0.00 0.05 0.00 0.02 99.82 [2021-07-11T20:50:24.032Z] 20:38:01 all 0.10 0.00 0.03 0.00 0.03 99.84 [2021-07-11T20:50:24.032Z] 20:38:01 0 0.17 0.00 0.03 0.00 0.03 99.77 [2021-07-11T20:50:24.032Z] 20:38:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2021-07-11T20:50:24.032Z] 20:39:01 all 0.08 0.00 0.05 0.00 0.02 99.86 [2021-07-11T20:50:24.032Z] 20:39:01 0 0.02 0.00 0.07 0.00 0.02 99.90 [2021-07-11T20:50:24.032Z] 20:39:01 1 0.13 0.00 0.03 0.00 0.02 99.82 [2021-07-11T20:50:24.032Z] 20:40:01 all 0.14 0.00 0.03 0.00 0.03 99.81 [2021-07-11T20:50:24.032Z] 20:40:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2021-07-11T20:50:24.032Z] 20:40:01 1 0.23 0.00 0.03 0.00 0.03 99.70 [2021-07-11T20:50:24.032Z] [2021-07-11T20:50:24.032Z] 20:40:01 CPU %user %nice %system %iowait %steal %idle [2021-07-11T20:50:24.032Z] 20:41:01 all 0.07 0.00 0.01 0.00 0.03 99.89 [2021-07-11T20:50:24.032Z] 20:41:01 0 0.02 0.00 0.00 0.00 0.03 99.95 [2021-07-11T20:50:24.032Z] 20:41:01 1 0.12 0.00 0.02 0.00 0.03 99.83 [2021-07-11T20:50:24.032Z] 20:42:01 all 0.10 0.00 0.02 0.00 0.03 99.85 [2021-07-11T20:50:24.032Z] 20:42:01 0 0.02 0.00 0.02 0.00 0.03 99.93 [2021-07-11T20:50:24.032Z] 20:42:01 1 0.18 0.00 0.02 0.00 0.03 99.77 [2021-07-11T20:50:24.032Z] 20:43:01 all 0.16 0.00 0.02 0.00 0.01 99.82 [2021-07-11T20:50:24.032Z] 20:43:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2021-07-11T20:50:24.032Z] 20:43:01 1 0.27 0.00 0.02 0.00 0.00 99.72 [2021-07-11T20:50:24.032Z] 20:44:01 all 0.03 0.00 0.03 0.00 0.03 99.91 [2021-07-11T20:50:24.032Z] 20:44:01 0 0.03 0.00 0.05 0.00 0.03 99.88 [2021-07-11T20:50:24.032Z] 20:44:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2021-07-11T20:50:24.032Z] 20:45:01 all 0.05 0.00 0.03 0.00 0.03 99.89 [2021-07-11T20:50:24.032Z] 20:45:01 0 0.05 0.00 0.02 0.00 0.05 99.88 [2021-07-11T20:50:24.032Z] 20:45:01 1 0.05 0.00 0.03 0.00 0.02 99.90 [2021-07-11T20:50:24.032Z] 20:46:01 all 0.10 0.00 0.02 0.00 0.03 99.86 [2021-07-11T20:50:24.032Z] 20:46:01 0 0.02 0.00 0.02 0.00 0.03 99.93 [2021-07-11T20:50:24.032Z] 20:46:01 1 0.18 0.00 0.02 0.00 0.02 99.78 [2021-07-11T20:50:24.032Z] 20:47:01 all 0.07 0.00 0.03 0.00 0.03 99.88 [2021-07-11T20:50:24.032Z] 20:47:01 0 0.02 0.00 0.02 0.00 0.03 99.93 [2021-07-11T20:50:24.032Z] 20:47:01 1 0.12 0.00 0.03 0.00 0.02 99.83 [2021-07-11T20:50:24.032Z] 20:48:01 all 0.10 0.00 0.02 0.00 0.03 99.86 [2021-07-11T20:50:24.032Z] 20:48:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2021-07-11T20:50:24.032Z] 20:48:01 1 0.17 0.00 0.02 0.00 0.03 99.78 [2021-07-11T20:50:24.032Z] 20:49:01 all 0.13 0.00 0.03 0.00 0.02 99.83 [2021-07-11T20:50:24.032Z] 20:49:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2021-07-11T20:50:24.032Z] 20:49:01 1 0.22 0.00 0.02 0.00 0.02 99.75 [2021-07-11T20:50:24.032Z] 20:50:01 all 1.02 0.00 0.49 0.05 0.03 98.42 [2021-07-11T20:50:24.032Z] 20:50:01 0 0.82 0.00 0.40 0.05 0.03 98.70 [2021-07-11T20:50:24.032Z] 20:50:01 1 1.22 0.00 0.57 0.05 0.02 98.14 [2021-07-11T20:50:24.032Z] Average: all 13.74 0.00 3.41 2.39 0.05 80.41 [2021-07-11T20:50:24.032Z] Average: 0 13.58 0.00 3.38 2.30 0.05 80.68 [2021-07-11T20:50:24.032Z] Average: 1 13.90 0.00 3.43 2.48 0.04 80.15 [2021-07-11T20:50:24.032Z] [2021-07-11T20:50:24.033Z] [2021-07-11T20:50:24.033Z]