Pull request #3646 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch main at 1c9af10f427590f3fed47012b244cbba5cfcd3da rather than d7bf687a4f0b9b01388567a46b84c0016d3fcc0c Obtained Jenkinsfile from 1c9af10f427590f3fed47012b244cbba5cfcd3da 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5486107135255435506.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8812565105174097527.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 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 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-3646/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3646/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3334186781221222356.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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3646/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1605735139226260717.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 # timeout=10 Commit message: "Merge pull request #351 from ernestojeda/fix-archives-does-not-exist" > 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4929848900624705613.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-3646/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3646/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6144962014991029235.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 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 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_BUILD_IMAGE_TARGET: builder 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-1821 in /w/workspace/edgexfoundry_edgex-go_PR-3646 [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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh5289705421573105782.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 1c9af10f427590f3fed47012b244cbba5cfcd3da into PR head commit d7bf687a4f0b9b01388567a46b84c0016d3fcc0c Merge succeeded, producing d7bf687a4f0b9b01388567a46b84c0016d3fcc0c Checking out Revision d7bf687a4f0b9b01388567a46b84c0016d3fcc0c (PR-3646) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh2095177953460342159.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3646/head:refs/remotes/origin/PR-3646 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d7bf687a4f0b9b01388567a46b84c0016d3fcc0c # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh8941644019332232476.key > git merge 1c9af10f427590f3fed47012b244cbba5cfcd3da # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d7bf687a4f0b9b01388567a46b84c0016d3fcc0c # timeout=10 Commit message: "feat: Validate Interval and IntervalAction before loading from config" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-08-03T03:38:03.201Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-08-03T03:38:03.428Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-08-03T03:38:03.542Z] ========================================================= [2021-08-03T03:38:03.542Z] EdgeX Global Pipelines Version Info [2021-08-03T03:38:03.542Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-08-03T03:38:04.842Z] ------------------- [2021-08-03T03:38:04.842Z] stable info: [2021-08-03T03:38:04.842Z] ------------------- [2021-08-03T03:38:04.842Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-08-03T03:38:04.842Z] Commit SHA: 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 [2021-08-03T03:38:04.842Z] Message: update stable to v1.0.203 [2021-08-03T03:38:05.428Z] ------------------- [2021-08-03T03:38:05.429Z] experimental info: [2021-08-03T03:38:05.429Z] ------------------- [2021-08-03T03:38:05.429Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-08-03T03:38:05.429Z] Commit SHA: 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 [2021-08-03T03:38:05.429Z] Message: update experimental to v1.0.203 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-08-03T03:38:05.688Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-08-03T03:38:05.745Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-08-03T03:38:05.801Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-08-03T03:38:05.859Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-08-03T03:38:05.914Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-08-03T03:38:05.977Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-08-03T03:38:06.030Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-08-03T03:38:06.083Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-08-03T03:38:06.136Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-08-03T03:38:06.191Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-08-03T03:38:06.246Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-08-03T03:38:06.302Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-08-03T03:38:06.359Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-08-03T03:38:06.416Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-08-03T03:38:06.471Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-08-03T03:38:06.529Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-08-03T03:38:06.589Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-08-03T03:38:06.651Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-08-03T03:38:06.714Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-08-03T03:38:06.781Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-08-03T03:38:06.847Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-08-03T03:38:06.925Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-08-03T03:38:06.995Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-08-03T03:38:07.054Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3646 [Pipeline] echo [2021-08-03T03:38:07.122Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3646 [Pipeline] echo [2021-08-03T03:38:07.181Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3646 [Pipeline] echo [2021-08-03T03:38:07.238Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d7bf687a4f0b9b01388567a46b84c0016d3fcc0c [Pipeline] echo [2021-08-03T03:38:07.298Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d7bf687 [Pipeline] echo [2021-08-03T03:38:07.355Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-03T03:38:07.526Z] provisioning config files... [2021-08-03T03:38:07.552Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7028087651899807535tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-03T03:38:07.975Z] ---> docker-login.sh [2021-08-03T03:38:07.975Z] nexus3.edgexfoundry.org:10001 [2021-08-03T03:38:07.975Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-03T03:38:08.248Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-03T03:38:08.248Z] Configure a credential helper to remove this warning. See [2021-08-03T03:38:08.248Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-03T03:38:08.248Z] [2021-08-03T03:38:08.248Z] Login Succeeded [2021-08-03T03:38:08.248Z] nexus3.edgexfoundry.org:10002 [2021-08-03T03:38:08.248Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-03T03:38:08.248Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-03T03:38:08.248Z] Configure a credential helper to remove this warning. See [2021-08-03T03:38:08.248Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-03T03:38:08.248Z] [2021-08-03T03:38:08.248Z] Login Succeeded [2021-08-03T03:38:08.248Z] nexus3.edgexfoundry.org:10003 [2021-08-03T03:38:08.522Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-03T03:38:08.522Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-03T03:38:08.522Z] Configure a credential helper to remove this warning. See [2021-08-03T03:38:08.522Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-03T03:38:08.522Z] [2021-08-03T03:38:08.522Z] Login Succeeded [2021-08-03T03:38:08.522Z] nexus3.edgexfoundry.org:10004 [2021-08-03T03:38:08.522Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-03T03:38:08.792Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-03T03:38:08.792Z] Configure a credential helper to remove this warning. See [2021-08-03T03:38:08.792Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-03T03:38:08.792Z] [2021-08-03T03:38:08.792Z] Login Succeeded [2021-08-03T03:38:08.792Z] docker.io [2021-08-03T03:38:08.792Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-03T03:38:09.059Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-03T03:38:09.059Z] Configure a credential helper to remove this warning. See [2021-08-03T03:38:09.059Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-03T03:38:09.059Z] [2021-08-03T03:38:09.059Z] Login Succeeded [2021-08-03T03:38:09.059Z] ---> docker-login.sh ends [Pipeline] } [2021-08-03T03:38:09.089Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-03T03:38:09.561Z] ++ 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-08-03T03:38:09.561Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-03T03:38:09.561Z] ++ cut -d/ -f2 [2021-08-03T03:38:09.561Z] ++ dirname cmd/core-command/Dockerfile [2021-08-03T03:38:09.561Z] + echo core-command,cmd/core-command/Dockerfile [2021-08-03T03:38:09.561Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-03T03:38:09.561Z] ++ dirname cmd/core-data/Dockerfile [2021-08-03T03:38:09.561Z] ++ cut -d/ -f2 [2021-08-03T03:38:09.561Z] + echo core-data,cmd/core-data/Dockerfile [2021-08-03T03:38:09.561Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-03T03:38:09.561Z] ++ dirname cmd/core-metadata/Dockerfile [2021-08-03T03:38:09.561Z] ++ cut -d/ -f2 [2021-08-03T03:38:09.561Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-08-03T03:38:09.561Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-03T03:38:09.561Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-08-03T03:38:09.561Z] ++ cut -d/ -f2 [2021-08-03T03:38:09.561Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-08-03T03:38:09.561Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-03T03:38:09.561Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-08-03T03:38:09.561Z] ++ cut -d/ -f2 [2021-08-03T03:38:09.561Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-08-03T03:38:09.561Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-03T03:38:09.561Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-08-03T03:38:09.561Z] ++ cut -d/ -f2 [2021-08-03T03:38:09.561Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-08-03T03:38:09.561Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-03T03:38:09.561Z] ++ dirname cmd/support-notifications/Dockerfile [2021-08-03T03:38:09.561Z] ++ cut -d/ -f2 [2021-08-03T03:38:09.561Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-08-03T03:38:09.561Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-03T03:38:09.561Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-08-03T03:38:09.561Z] ++ cut -d/ -f2 [2021-08-03T03:38:09.561Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-08-03T03:38:09.561Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-03T03:38:09.561Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-08-03T03:38:09.561Z] ++ cut -d/ -f2 [2021-08-03T03:38:09.561Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-08-03T03:38:09.652Z] 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-08-03T03:38:11.237Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-03T03:38:11.237Z] [2021-08-03T03:38:11.237Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-08-03T03:38:11.635Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-03T03:38:11.636Z] latest: Pulling from edgex-devops/git-semver [2021-08-03T03:38:11.636Z] 31603596830f: Pulling fs layer [2021-08-03T03:38:11.636Z] d4622e32a9a9: Pulling fs layer [2021-08-03T03:38:11.636Z] 1030fce36090: Pulling fs layer [2021-08-03T03:38:11.636Z] 6c6cb7e1b49b: Pulling fs layer [2021-08-03T03:38:11.636Z] 6c6cb7e1b49b: Waiting [2021-08-03T03:38:11.636Z] d4622e32a9a9: Verifying Checksum [2021-08-03T03:38:11.636Z] d4622e32a9a9: Download complete [2021-08-03T03:38:11.910Z] 31603596830f: Verifying Checksum [2021-08-03T03:38:11.910Z] 31603596830f: Download complete [2021-08-03T03:38:12.180Z] 31603596830f: Pull complete [2021-08-03T03:38:12.180Z] 1030fce36090: Verifying Checksum [2021-08-03T03:38:12.180Z] 1030fce36090: Download complete [2021-08-03T03:38:12.180Z] 6c6cb7e1b49b: Verifying Checksum [2021-08-03T03:38:12.180Z] 6c6cb7e1b49b: Download complete [2021-08-03T03:38:12.180Z] d4622e32a9a9: Pull complete [2021-08-03T03:38:12.776Z] 1030fce36090: Pull complete [2021-08-03T03:38:13.046Z] 6c6cb7e1b49b: Pull complete [2021-08-03T03:38:13.046Z] Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab [2021-08-03T03:38:13.046Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-03T03:38:13.046Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-08-03T03:38:13.183Z] prd-centos7-docker-4c-2g-1821 does not seem to be running inside a container [2021-08-03T03:38:13.239Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-03T03:38:14.055Z] $ docker top 957a8888dd6250aa759fea34100bf4d247f115b990f9c5e139fda135d5b1290a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-03T03:38:14.269Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-03T03:38:14.269Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-03T03:38:14.397Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-03T03:38:14.396Z] $ docker exec 957a8888dd6250aa759fea34100bf4d247f115b990f9c5e139fda135d5b1290a ssh-agent [2021-08-03T03:38:14.520Z] SSH_AUTH_SOCK=/tmp/ssh-Q4fSUflqJF9f/agent.13 [2021-08-03T03:38:14.520Z] SSH_AGENT_PID=19 [2021-08-03T03:38:14.532Z] Running ssh-add (command line suppressed) [2021-08-03T03:38:14.628Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_2185700041286959599.key (/w/workspace/edgex-go/1@tmp/private_key_2185700041286959599.key) [2021-08-03T03:38:14.651Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-03T03:38:15.010Z] + git tag --points-at HEAD [Pipeline] } [2021-08-03T03:38:15.041Z] $ docker exec --env ******** --env ******** 957a8888dd6250aa759fea34100bf4d247f115b990f9c5e139fda135d5b1290a ssh-agent -k [2021-08-03T03:38:15.148Z] unset SSH_AUTH_SOCK; [2021-08-03T03:38:15.148Z] unset SSH_AGENT_PID; [2021-08-03T03:38:15.148Z] echo Agent pid 19 killed; [2021-08-03T03:38:15.172Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-08-03T03:38:15.261Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-03T03:38:15.262Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-03T03:38:15.379Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-03T03:38:15.379Z] $ docker exec 957a8888dd6250aa759fea34100bf4d247f115b990f9c5e139fda135d5b1290a ssh-agent [2021-08-03T03:38:15.490Z] SSH_AUTH_SOCK=/tmp/ssh-DepPZ1Nlr5st/agent.54 [2021-08-03T03:38:15.490Z] SSH_AGENT_PID=60 [2021-08-03T03:38:15.499Z] Running ssh-add (command line suppressed) [2021-08-03T03:38:15.598Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_1649189421663677109.key (/w/workspace/edgex-go/1@tmp/private_key_1649189421663677109.key) [2021-08-03T03:38:15.621Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-03T03:38:15.987Z] + git semver init [2021-08-03T03:38:15.987Z] # -> Open(): unable to determine branch for HEAD [2021-08-03T03:38:15.987Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-08-03T03:38:15.987Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-08-03T03:38:15.987Z] # $SEMVER_REMOTE_NAME = origin [2021-08-03T03:38:15.987Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-03T03:38:15.987Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-03T03:38:15.987Z] # $SEMVER_BRANCH = PR-3646 [2021-08-03T03:38:15.987Z] # $SEMVER_TEMP = /tmp/semver-442366566 [2021-08-03T03:38:15.987Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-08-03T03:38:34.245Z] # '/tmp/semver-442366566' -> '/w/workspace/edgex-go/1/.semver' [2021-08-03T03:38:34.245Z] # -> Force: false [2021-08-03T03:38:34.245Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-08-03T03:38:34.267Z] $ docker exec --env ******** --env ******** 957a8888dd6250aa759fea34100bf4d247f115b990f9c5e139fda135d5b1290a ssh-agent -k [2021-08-03T03:38:34.364Z] unset SSH_AUTH_SOCK; [2021-08-03T03:38:34.364Z] unset SSH_AGENT_PID; [2021-08-03T03:38:34.364Z] echo Agent pid 60 killed; [2021-08-03T03:38:34.381Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-03T03:38:34.854Z] + git semver [Pipeline] } [2021-08-03T03:38:34.889Z] $ docker stop --time=1 957a8888dd6250aa759fea34100bf4d247f115b990f9c5e139fda135d5b1290a [2021-08-03T03:38:37.083Z] $ docker rm -f 957a8888dd6250aa759fea34100bf4d247f115b990f9c5e139fda135d5b1290a [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-03T03:38:37.554Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-08-03T03:38:38.001Z] Stashed 1 file(s) [Pipeline] echo [2021-08-03T03:38:38.027Z] [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] echo [2021-08-03T03:38:42.222Z] ========================================================= [2021-08-03T03:38:42.222Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-08-03T03:38:42.222Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-03T03:38:42.614Z] + 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-08-03T03:38:44.035Z] Sending build context to Docker daemon 328.5MB [2021-08-03T03:38:44.035Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-08-03T03:38:44.035Z] Step 2/6 : FROM ${BASE} [2021-08-03T03:38:44.035Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-08-03T03:38:44.035Z] 540db60ca938: Pulling fs layer [2021-08-03T03:38:44.035Z] adcc1eea9eea: Pulling fs layer [2021-08-03T03:38:44.035Z] 4c4ab2625f07: Pulling fs layer [2021-08-03T03:38:44.035Z] db62176df00c: Pulling fs layer [2021-08-03T03:38:44.035Z] 3b30891b0d05: Pulling fs layer [2021-08-03T03:38:44.035Z] 444f5516b4c7: Pulling fs layer [2021-08-03T03:38:44.035Z] 90b9b1106a8b: Pulling fs layer [2021-08-03T03:38:44.035Z] 0383d17a5b7e: Pulling fs layer [2021-08-03T03:38:44.035Z] c82ef313ddc5: Pulling fs layer [2021-08-03T03:38:44.035Z] 444f5516b4c7: Waiting [2021-08-03T03:38:44.035Z] 90b9b1106a8b: Waiting [2021-08-03T03:38:44.035Z] 0383d17a5b7e: Waiting [2021-08-03T03:38:44.035Z] c82ef313ddc5: Waiting [2021-08-03T03:38:44.035Z] db62176df00c: Waiting [2021-08-03T03:38:44.035Z] 3b30891b0d05: Waiting [2021-08-03T03:38:44.035Z] 4c4ab2625f07: Verifying Checksum [2021-08-03T03:38:44.035Z] 4c4ab2625f07: Download complete [2021-08-03T03:38:44.035Z] adcc1eea9eea: Verifying Checksum [2021-08-03T03:38:44.035Z] adcc1eea9eea: Download complete [2021-08-03T03:38:44.035Z] 3b30891b0d05: Verifying Checksum [2021-08-03T03:38:44.035Z] 3b30891b0d05: Download complete [2021-08-03T03:38:44.035Z] 444f5516b4c7: Verifying Checksum [2021-08-03T03:38:44.035Z] 444f5516b4c7: Download complete [2021-08-03T03:38:44.308Z] 540db60ca938: Verifying Checksum [2021-08-03T03:38:44.308Z] 540db60ca938: Download complete [2021-08-03T03:38:44.308Z] 540db60ca938: Pull complete [2021-08-03T03:38:44.574Z] 90b9b1106a8b: Verifying Checksum [2021-08-03T03:38:44.574Z] 90b9b1106a8b: Download complete [2021-08-03T03:38:44.574Z] adcc1eea9eea: Pull complete [2021-08-03T03:38:44.574Z] 4c4ab2625f07: Pull complete [2021-08-03T03:38:45.154Z] 0383d17a5b7e: Verifying Checksum [2021-08-03T03:38:45.154Z] 0383d17a5b7e: Download complete [2021-08-03T03:38:49.409Z] c82ef313ddc5: Verifying Checksum [2021-08-03T03:38:49.409Z] c82ef313ddc5: Download complete [2021-08-03T03:38:49.409Z] db62176df00c: Verifying Checksum [2021-08-03T03:38:49.409Z] db62176df00c: Download complete [2021-08-03T03:38:52.802Z] db62176df00c: Pull complete [2021-08-03T03:38:52.802Z] 3b30891b0d05: Pull complete [2021-08-03T03:38:52.802Z] 444f5516b4c7: Pull complete [2021-08-03T03:38:52.802Z] 90b9b1106a8b: Pull complete [2021-08-03T03:38:52.802Z] 0383d17a5b7e: Pull complete [2021-08-03T03:38:54.794Z] c82ef313ddc5: Pull complete [2021-08-03T03:38:54.794Z] Digest: sha256:3eb3d6350589afc32301fc0b898c8a62550fd4a320e6d69c5ccab6db48ea93d4 [2021-08-03T03:38:54.794Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-03T03:38:54.794Z] ---> 4508b0543a43 [2021-08-03T03:38:54.794Z] 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-08-03T03:38:55.761Z] ---> Running in 46a5519164c7 [2021-08-03T03:38:56.029Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-03T03:38:56.990Z] Still waiting to schedule task [2021-08-03T03:38:56.991Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-08-03T03:38:56.993Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-03T03:38:57.578Z] OK: 219 MiB in 52 packages [2021-08-03T03:38:57.579Z] Removing intermediate container 46a5519164c7 [2021-08-03T03:38:57.579Z] ---> 43b368677eb5 [2021-08-03T03:38:57.579Z] Step 4/6 : WORKDIR /edgex-go [2021-08-03T03:38:57.579Z] ---> Running in 675d21f8498d [2021-08-03T03:38:57.847Z] Removing intermediate container 675d21f8498d [2021-08-03T03:38:57.847Z] ---> ac294ef8b942 [2021-08-03T03:38:57.847Z] Step 5/6 : COPY go.mod . [2021-08-03T03:38:57.847Z] ---> 7d804d634b2b [2021-08-03T03:38:57.847Z] Step 6/6 : RUN go mod download [2021-08-03T03:38:57.847Z] ---> Running in 67ddd77443ea [2021-08-03T03:39:36.736Z] Removing intermediate container 67ddd77443ea [2021-08-03T03:39:36.736Z] ---> 380b3a6aabf2 [2021-08-03T03:39:36.736Z] Successfully built 380b3a6aabf2 [2021-08-03T03:39:36.736Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-03T03:39:37.107Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-03T03:39:37.107Z] . [Pipeline] withDockerContainer [2021-08-03T03:39:37.219Z] prd-centos7-docker-4c-2g-1821 does not seem to be running inside a container [2021-08-03T03:39:37.269Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-03T03:39:37.679Z] $ docker top b29e75d246cfc2bed36a7f86d356a1e168f0d43631e51d30e8a98d7ab33e76a3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-03T03:39:38.351Z] + go version [2021-08-03T03:39:38.351Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-08-03T03:39:38.380Z] $ docker stop --time=1 b29e75d246cfc2bed36a7f86d356a1e168f0d43631e51d30e8a98d7ab33e76a3 [2021-08-03T03:39:39.578Z] $ docker rm -f b29e75d246cfc2bed36a7f86d356a1e168f0d43631e51d30e8a98d7ab33e76a3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-03T03:39:40.400Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-03T03:39:40.400Z] . [Pipeline] withDockerContainer [2021-08-03T03:39:40.525Z] prd-centos7-docker-4c-2g-1821 does not seem to be running inside a container [2021-08-03T03:39:40.574Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-03T03:39:40.886Z] $ docker top af7b2965c06e7c826bd12d3f4a6be75919040d0eb1b644f7336f1f8f4297eb9d -eo pid,comm [Pipeline] { [Pipeline] echo [2021-08-03T03:39:41.031Z] ========================================================= [2021-08-03T03:39:41.031Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-08-03T03:39:41.031Z] ========================================================= [Pipeline] sh [2021-08-03T03:39:41.360Z] + go mod tidy [Pipeline] sh [2021-08-03T03:39:41.965Z] + make test [2021-08-03T03:39:41.965Z] 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-08-03T03:39:42.234Z] go mod tidy [2021-08-03T03:39:42.234Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-08-03T03:39:47.635Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-08-03T03:40:05.961Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-08-03T03:40:11.389Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-08-03T03:40:11.390Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-08-03T03:40:11.985Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-08-03T03:40:14.591Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-08-03T03:40:15.177Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-08-03T03:40:15.177Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-08-03T03:40:15.177Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-08-03T03:40:15.772Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-08-03T03:40:16.051Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-08-03T03:40:16.321Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-08-03T03:40:16.322Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-08-03T03:40:16.322Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-08-03T03:40:16.322Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-08-03T03:40:18.950Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.055s coverage: 28.7% of statements [2021-08-03T03:40:18.950Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-08-03T03:40:18.950Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-08-03T03:40:20.391Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.057s coverage: 100.0% of statements [2021-08-03T03:40:20.391Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-08-03T03:40:20.391Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.060s coverage: 46.3% of statements [2021-08-03T03:40:20.391Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-08-03T03:40:20.392Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-08-03T03:40:21.369Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.115s coverage: 90.1% of statements [2021-08-03T03:40:21.369Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-08-03T03:40:21.369Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-08-03T03:40:22.792Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.091s coverage: 81.2% of statements [2021-08-03T03:40:22.792Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-08-03T03:40:22.792Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-08-03T03:40:22.792Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-08-03T03:40:22.792Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-08-03T03:40:22.792Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-08-03T03:40:23.391Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.250s coverage: 94.2% of statements [2021-08-03T03:40:23.391Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-08-03T03:40:23.391Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-08-03T03:40:23.391Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.050s coverage: 59.1% of statements [2021-08-03T03:40:23.391Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-08-03T03:40:23.391Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-08-03T03:40:23.391Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-08-03T03:40:23.391Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-08-03T03:40:23.391Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-08-03T03:40:23.662Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.058s coverage: 60.0% of statements [2021-08-03T03:40:23.662Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-08-03T03:40:23.662Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-08-03T03:40:23.662Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-08-03T03:40:24.637Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.044s coverage: 0.8% of statements [2021-08-03T03:40:24.637Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-08-03T03:40:24.637Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.043s coverage: 58.8% of statements [2021-08-03T03:40:24.637Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.053s coverage: 22.0% of statements [2021-08-03T03:40:24.637Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-08-03T03:40:24.918Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.038s coverage: 47.1% of statements [2021-08-03T03:40:26.349Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.060s coverage: 79.5% of statements [2021-08-03T03:40:26.349Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.046s coverage: 94.1% of statements [2021-08-03T03:40:26.349Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.073s coverage: 96.3% of statements [2021-08-03T03:40:26.617Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.047s coverage: 87.5% of statements [2021-08-03T03:40:38.932Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.079s coverage: 94.4% of statements [2021-08-03T03:40:38.932Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.053s coverage: 44.8% of statements [2021-08-03T03:40:43.186Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.214s coverage: 81.8% of statements [2021-08-03T03:40:43.186Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-08-03T03:41:01.420Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.077s coverage: 92.9% of statements [2021-08-03T03:41:01.420Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-08-03T03:41:01.420Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-08-03T03:41:01.420Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-08-03T03:41:01.420Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements [2021-08-03T03:41:01.420Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-08-03T03:41:01.420Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-08-03T03:41:01.420Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-08-03T03:41:01.420Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-08-03T03:41:01.420Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-08-03T03:41:01.420Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.059s coverage: 87.2% of statements [2021-08-03T03:41:01.420Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-08-03T03:41:01.420Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-08-03T03:41:01.420Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.041s coverage: 100.0% of statements [2021-08-03T03:41:01.420Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-08-03T03:41:01.420Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.051s coverage: 58.8% of statements [2021-08-03T03:41:01.420Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-08-03T03:41:01.420Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.053s coverage: 80.0% of statements [2021-08-03T03:41:01.420Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements [2021-08-03T03:41:01.420Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.058s coverage: 85.4% of statements [2021-08-03T03:41:01.420Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.084s coverage: 91.2% of statements [2021-08-03T03:41:01.420Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-08-03T03:41:01.421Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.136s coverage: 64.4% of statements [2021-08-03T03:41:01.421Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-08-03T03:41:01.421Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-08-03T03:41:01.421Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements [2021-08-03T03:41:01.421Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.034s coverage: 91.3% of statements [2021-08-03T03:41:01.421Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.034s coverage: 100.0% of statements [2021-08-03T03:41:01.421Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements [2021-08-03T03:41:01.421Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.033s coverage: 100.0% of statements [2021-08-03T03:41:01.708Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.179s coverage: 66.9% of statements [2021-08-03T03:41:01.708Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-08-03T03:41:01.708Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-08-03T03:41:01.708Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-08-03T03:41:02.695Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.112s coverage: 43.6% of statements [2021-08-03T03:41:02.695Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-08-03T03:41:02.695Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-08-03T03:41:02.695Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.090s coverage: 89.5% of statements [2021-08-03T03:41:02.695Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-08-03T03:41:02.981Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.050s coverage: 84.8% of statements [2021-08-03T03:41:02.981Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-08-03T03:41:07.241Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1822 in /w/workspace/edgexfoundry_edgex-go_PR-3646 [Pipeline] { [Pipeline] ws [2021-08-03T03:41:07.306Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-08-03T03:41:07.585Z] The recommended git tool is: git [2021-08-03T03:41:09.672Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.064s coverage: 19.3% of statements [2021-08-03T03:41:09.672Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-08-03T03:41:09.672Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-08-03T03:41:09.672Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-08-03T03:41:09.672Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-08-03T03:41:09.672Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.128s coverage: 92.0% of statements [2021-08-03T03:41:09.672Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-08-03T03:41:09.672Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-08-03T03:41:09.672Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-08-03T03:41:09.672Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-08-03T03:41:09.672Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.068s coverage: 62.7% of statements [2021-08-03T03:41:09.672Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-08-03T03:41:09.672Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-08-03T03:41:09.672Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.094s coverage: 97.7% of statements [2021-08-03T03:41:09.672Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-08-03T03:41:09.672Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-08-03T03:41:09.672Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-08-03T03:41:09.672Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-08-03T03:41:09.672Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements [2021-08-03T03:41:09.672Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-08-03T03:41:09.672Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-08-03T03:41:09.672Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-08-03T03:41:09.672Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-08-03T03:41:09.672Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-08-03T03:41:09.672Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-08-03T03:41:09.672Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements [2021-08-03T03:41:09.672Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 95.4% of statements [2021-08-03T03:41:09.672Z] GO111MODULE=on go vet ./... [2021-08-03T03:41:13.158Z] using credential edgex-jenkins-ssh [2021-08-03T03:41:13.179Z] Cloning the remote Git repository [2021-08-03T03:41:13.231Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-08-03T03:41:13.368Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-08-03T03:41:13.448Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-03T03:41:13.449Z] > git --version # timeout=10 [2021-08-03T03:41:13.464Z] > git --version # 'git version 2.17.1' [2021-08-03T03:41:13.466Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-03T03:41:13.541Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-03T03:41:29.611Z] Merging remotes/origin/main commit 1c9af10f427590f3fed47012b244cbba5cfcd3da into PR head commit d7bf687a4f0b9b01388567a46b84c0016d3fcc0c [2021-08-03T03:41:28.796Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-03T03:41:28.818Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-03T03:41:28.843Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-03T03:41:28.879Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-03T03:41:28.880Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-03T03:41:28.894Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3646/head:refs/remotes/origin/PR-3646 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-08-03T03:41:29.935Z] Merge succeeded, producing d7bf687a4f0b9b01388567a46b84c0016d3fcc0c [2021-08-03T03:41:29.936Z] Checking out Revision d7bf687a4f0b9b01388567a46b84c0016d3fcc0c (PR-3646) [2021-08-03T03:41:29.630Z] > git config core.sparsecheckout # timeout=10 [2021-08-03T03:41:29.648Z] > git checkout -f d7bf687a4f0b9b01388567a46b84c0016d3fcc0c # timeout=10 [2021-08-03T03:41:29.859Z] > git remote # timeout=10 [2021-08-03T03:41:29.875Z] > git config --get remote.origin.url # timeout=10 [2021-08-03T03:41:29.888Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-03T03:41:29.898Z] > git merge 1c9af10f427590f3fed47012b244cbba5cfcd3da # timeout=10 [2021-08-03T03:41:29.921Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-03T03:41:29.940Z] > git config core.sparsecheckout # timeout=10 [2021-08-03T03:41:29.957Z] > git checkout -f d7bf687a4f0b9b01388567a46b84c0016d3fcc0c # timeout=10 [2021-08-03T03:41:34.315Z] Commit message: "feat: Validate Interval and IntervalAction before loading from config" [2021-08-03T03:41:34.387Z] > git --version # timeout=10 [2021-08-03T03:41:34.399Z] > git --version # 'git version 2.17.1' [2021-08-03T03:41:34.412Z] fatal: bad object 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 [Pipeline] withEnv [Pipeline] { [2021-08-03T03:41:36.643Z] gofmt -l . [2021-08-03T03:41:36.643Z] [ "`gofmt -l .`" = "" ] [2021-08-03T03:41:36.643Z] ./bin/test-attribution-txt.sh [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [2021-08-03T03:41:37.001Z] + ls -al . [2021-08-03T03:41:37.001Z] total 596 [2021-08-03T03:41:37.001Z] drwxrwxr-x 10 1001 1001 4096 Aug 3 03:41 . [2021-08-03T03:41:37.001Z] drwxr-xr-x 4 root root 28 Aug 3 03:39 .. [2021-08-03T03:41:37.001Z] -rw-rw-r-- 1 1001 1001 11 Aug 3 03:37 .dockerignore [2021-08-03T03:41:37.001Z] drwxrwxr-x 8 1001 1001 179 Aug 3 03:38 .git [2021-08-03T03:41:37.001Z] drwxrwxr-x 3 1001 1001 125 Aug 3 03:37 .github [2021-08-03T03:41:37.001Z] -rw-rw-r-- 1 1001 1001 818 Aug 3 03:37 .gitignore [2021-08-03T03:41:37.001Z] -rw-rw-r-- 1 1001 1001 76 Aug 3 03:37 .hadolint.yml [2021-08-03T03:41:37.001Z] drwx------ 3 1001 1001 58 Aug 3 03:38 .semver [2021-08-03T03:41:37.001Z] -rw-rw-r-- 1 1001 1001 166 Aug 3 03:37 .sonarcloud.properties [2021-08-03T03:41:37.001Z] -rw-rw-r-- 1 1001 1001 8609 Aug 3 03:37 Attribution.txt [2021-08-03T03:41:37.001Z] -rw-rw-r-- 1 1001 1001 43881 Aug 3 03:37 CHANGELOG.md [2021-08-03T03:41:37.001Z] -rw-rw-r-- 1 1001 1001 3804 Aug 3 03:37 CONTRIBUTING.md [2021-08-03T03:41:37.001Z] -rw-rw-r-- 1 1001 1001 931 Aug 3 03:37 Dockerfile.build [2021-08-03T03:41:37.001Z] -rw-rw-r-- 1 1001 1001 849 Aug 3 03:37 Jenkinsfile [2021-08-03T03:41:37.001Z] -rw-rw-r-- 1 1001 1001 10775 Aug 3 03:37 LICENSE [2021-08-03T03:41:37.001Z] -rw-rw-r-- 1 1001 1001 5915 Aug 3 03:37 Makefile [2021-08-03T03:41:37.001Z] -rw-rw-r-- 1 1001 1001 8643 Aug 3 03:37 README.md [2021-08-03T03:41:37.001Z] -rw-rw-r-- 1 1001 1001 6912 Aug 3 03:37 SECURITY.md [2021-08-03T03:41:37.001Z] -rw-rw-r-- 1 1001 1001 5 Aug 3 03:38 VERSION [2021-08-03T03:41:37.001Z] -rw-rw-r-- 1 1001 1001 4131 Aug 3 03:37 ZMQWindows.md [2021-08-03T03:41:37.001Z] drwxrwxr-x 2 1001 1001 37 Aug 3 03:37 bin [2021-08-03T03:41:37.001Z] drwxrwxr-x 14 1001 1001 4096 Aug 3 03:37 cmd [2021-08-03T03:41:37.001Z] -rw-r--r-- 1 root root 403847 Aug 3 03:41 coverage.out [2021-08-03T03:41:37.001Z] -rw-rw-r-- 1 1001 1001 813 Aug 3 03:37 go.mod [2021-08-03T03:41:37.001Z] -rw-r--r-- 1 root root 48847 Aug 3 03:39 go.sum [2021-08-03T03:41:37.001Z] drwxrwxr-x 8 1001 1001 124 Aug 3 03:37 internal [2021-08-03T03:41:37.001Z] drwxrwxr-x 3 1001 1001 16 Aug 3 03:37 openapi [2021-08-03T03:41:37.001Z] drwxrwxr-x 4 1001 1001 71 Aug 3 03:37 snap [2021-08-03T03:41:37.001Z] -rw-rw-r-- 1 1001 1001 204 Aug 3 03:37 version.go [Pipeline] configFileProvider [2021-08-03T03:41:37.043Z] provisioning config files... [2021-08-03T03:41:37.073Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1821176524785162820tmp [Pipeline] sh [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-03T03:41:37.409Z] + '[' -e coverage.out ] [2021-08-03T03:41:37.409Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-08-03T03:41:37.610Z] Stashed 1 file(s) [Pipeline] sh [2021-08-03T03:41:37.829Z] ---> docker-login.sh [2021-08-03T03:41:37.829Z] nexus3.edgexfoundry.org:10001 [2021-08-03T03:41:37.941Z] + make build [2021-08-03T03:41:37.941Z] go mod tidy [2021-08-03T03:41:37.941Z] 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-08-03T03:41:38.816Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-03T03:41:39.092Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-03T03:41:39.092Z] Configure a credential helper to remove this warning. See [2021-08-03T03:41:39.092Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-03T03:41:39.092Z] [2021-08-03T03:41:39.092Z] Login Succeeded [2021-08-03T03:41:39.092Z] nexus3.edgexfoundry.org:10002 [2021-08-03T03:41:39.692Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-03T03:41:39.692Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-03T03:41:39.692Z] Configure a credential helper to remove this warning. See [2021-08-03T03:41:39.692Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-03T03:41:39.692Z] [2021-08-03T03:41:39.692Z] Login Succeeded [2021-08-03T03:41:39.692Z] nexus3.edgexfoundry.org:10003 [2021-08-03T03:41:39.904Z] 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-08-03T03:41:40.291Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-03T03:41:40.291Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-03T03:41:40.291Z] Configure a credential helper to remove this warning. See [2021-08-03T03:41:40.291Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-03T03:41:40.291Z] [2021-08-03T03:41:40.291Z] Login Succeeded [2021-08-03T03:41:40.291Z] nexus3.edgexfoundry.org:10004 [2021-08-03T03:41:40.565Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-03T03:41:40.841Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-03T03:41:40.841Z] Configure a credential helper to remove this warning. See [2021-08-03T03:41:40.841Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-03T03:41:40.841Z] [2021-08-03T03:41:40.841Z] Login Succeeded [2021-08-03T03:41:40.841Z] docker.io [2021-08-03T03:41:41.443Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-03T03:41:41.718Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-03T03:41:41.718Z] Configure a credential helper to remove this warning. See [2021-08-03T03:41:41.718Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-03T03:41:41.718Z] [2021-08-03T03:41:41.718Z] Login Succeeded [2021-08-03T03:41:41.718Z] ---> docker-login.sh ends [Pipeline] } [2021-08-03T03:41:41.811Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-08-03T03:41:42.438Z] ========================================================= [2021-08-03T03:41:42.438Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-08-03T03:41:42.438Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-03T03:41:42.924Z] + 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-08-03T03:41:44.940Z] Sending build context to Docker daemon 165.9MB [2021-08-03T03:41:44.940Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-08-03T03:41:44.940Z] Step 2/6 : FROM ${BASE} [2021-08-03T03:41:45.216Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-08-03T03:41:45.216Z] 595b0fe564bb: Pulling fs layer [2021-08-03T03:41:45.216Z] 24495759ef45: Pulling fs layer [2021-08-03T03:41:45.216Z] d148012ef14d: Pulling fs layer [2021-08-03T03:41:45.216Z] e90a11edd702: Pulling fs layer [2021-08-03T03:41:45.216Z] d77568369979: Pulling fs layer [2021-08-03T03:41:45.216Z] 02195dbdac53: Pulling fs layer [2021-08-03T03:41:45.216Z] 2b1b35aa2570: Pulling fs layer [2021-08-03T03:41:45.216Z] 2c1f732e5b09: Pulling fs layer [2021-08-03T03:41:45.216Z] e90a11edd702: Waiting [2021-08-03T03:41:45.216Z] d77568369979: Waiting [2021-08-03T03:41:45.216Z] 02195dbdac53: Waiting [2021-08-03T03:41:45.216Z] 2b1b35aa2570: Waiting [2021-08-03T03:41:45.216Z] 2c1f732e5b09: Waiting [2021-08-03T03:41:45.216Z] d148012ef14d: Verifying Checksum [2021-08-03T03:41:45.216Z] d148012ef14d: Download complete [2021-08-03T03:41:45.216Z] 24495759ef45: Download complete [2021-08-03T03:41:45.216Z] d77568369979: Verifying Checksum [2021-08-03T03:41:45.216Z] d77568369979: Download complete [2021-08-03T03:41:45.216Z] 02195dbdac53: Download complete [2021-08-03T03:41:45.216Z] 595b0fe564bb: Verifying Checksum [2021-08-03T03:41:45.216Z] 595b0fe564bb: Download complete [2021-08-03T03:41:45.492Z] 2b1b35aa2570: Verifying Checksum [2021-08-03T03:41:45.492Z] 2b1b35aa2570: Download complete [2021-08-03T03:41:46.100Z] 595b0fe564bb: Pull complete [2021-08-03T03:41:46.591Z] 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-08-03T03:41:46.701Z] 24495759ef45: Pull complete [2021-08-03T03:41:46.873Z] 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-08-03T03:41:47.313Z] d148012ef14d: Pull complete [2021-08-03T03:41:47.845Z] 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-08-03T03:41:48.114Z] 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-08-03T03:41:48.768Z] 2c1f732e5b09: Verifying Checksum [2021-08-03T03:41:48.768Z] 2c1f732e5b09: Download complete [2021-08-03T03:41:49.075Z] 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-08-03T03:41:49.369Z] e90a11edd702: Verifying Checksum [2021-08-03T03:41:49.369Z] e90a11edd702: Download complete [2021-08-03T03:41:50.044Z] 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-08-03T03:41:51.007Z] 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-08-03T03:41:51.967Z] 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-08-03T03:41:52.557Z] 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-08-03T03:41:53.529Z] 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-08-03T03:41:54.991Z] $ docker stop --time=1 af7b2965c06e7c826bd12d3f4a6be75919040d0eb1b644f7336f1f8f4297eb9d [2021-08-03T03:41:56.802Z] $ docker rm -f af7b2965c06e7c826bd12d3f4a6be75919040d0eb1b644f7336f1f8f4297eb9d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2021-08-03T03:41:59.577Z] e90a11edd702: Pull complete [2021-08-03T03:42:01.417Z] d77568369979: Pull complete [2021-08-03T03:42:01.417Z] 02195dbdac53: Pull complete [2021-08-03T03:42:01.417Z] 2b1b35aa2570: Pull complete [Pipeline] isUnix [Pipeline] sh [2021-08-03T03:42:02.197Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-03T03:42:02.197Z] [2021-08-03T03:42:02.197Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-08-03T03:42:02.782Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-03T03:42:02.782Z] latest: Pulling from edgex-devops/edgex-compose [2021-08-03T03:42:02.782Z] cbdbe7a5bc2a: Pulling fs layer [2021-08-03T03:42:02.782Z] ca9280d653b3: Pulling fs layer [2021-08-03T03:42:02.782Z] 7e9c9ca2126c: Pulling fs layer [2021-08-03T03:42:03.058Z] cbdbe7a5bc2a: Verifying Checksum [2021-08-03T03:42:03.058Z] cbdbe7a5bc2a: Download complete [2021-08-03T03:42:03.325Z] cbdbe7a5bc2a: Pull complete [2021-08-03T03:42:03.906Z] ca9280d653b3: Verifying Checksum [2021-08-03T03:42:03.906Z] ca9280d653b3: Download complete [2021-08-03T03:42:04.494Z] ca9280d653b3: Pull complete [2021-08-03T03:42:06.441Z] 7e9c9ca2126c: Verifying Checksum [2021-08-03T03:42:06.441Z] 7e9c9ca2126c: Download complete [2021-08-03T03:42:06.855Z] 2c1f732e5b09: Pull complete [2021-08-03T03:42:06.856Z] Digest: sha256:28bf673c29b435c7a745567d5b62fe0c6cb5f21a2a07afb8b83a2b3b340898b5 [2021-08-03T03:42:06.856Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-03T03:42:06.856Z] ---> 88ecf2bb1f95 [2021-08-03T03:42:06.856Z] 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-08-03T03:42:09.804Z] 7e9c9ca2126c: Pull complete [2021-08-03T03:42:09.804Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-08-03T03:42:09.804Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-03T03:42:09.804Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-08-03T03:42:09.930Z] prd-centos7-docker-4c-2g-1821 does not seem to be running inside a container [2021-08-03T03:42:10.193Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-08-03T03:42:10.262Z] ---> Running in bea3462e627e [2021-08-03T03:42:11.708Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-03T03:42:12.682Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-03T03:42:12.838Z] $ docker top ba053d3741df77d4c7529aa3adcb37a49316a0e8a2880ae6bc9d8fd02dde8b59 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-03T03:42:13.283Z] OK: 218 MiB in 52 packages [2021-08-03T03:42:13.328Z] + docker-compose build --help [2021-08-03T03:42:13.328Z] + grep parallel [2021-08-03T03:42:13.908Z] --parallel Build images in parallel. [Pipeline] } [2021-08-03T03:42:13.944Z] $ docker stop --time=1 ba053d3741df77d4c7529aa3adcb37a49316a0e8a2880ae6bc9d8fd02dde8b59 [2021-08-03T03:42:14.752Z] Removing intermediate container bea3462e627e [2021-08-03T03:42:14.752Z] ---> ccb4d62c3664 [2021-08-03T03:42:14.752Z] Step 4/6 : WORKDIR /edgex-go [2021-08-03T03:42:14.752Z] ---> Running in ed11c1e4c2eb [2021-08-03T03:42:15.157Z] $ docker rm -f ba053d3741df77d4c7529aa3adcb37a49316a0e8a2880ae6bc9d8fd02dde8b59 [Pipeline] // withDockerContainer [Pipeline] writeFile [2021-08-03T03:42:15.350Z] Removing intermediate container ed11c1e4c2eb [2021-08-03T03:42:15.350Z] ---> 2a8739ff084e [2021-08-03T03:42:15.350Z] Step 5/6 : COPY go.mod . [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-03T03:42:15.767Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-03T03:42:15.767Z] . [Pipeline] withDockerContainer [2021-08-03T03:42:15.880Z] prd-centos7-docker-4c-2g-1821 does not seem to be running inside a container [2021-08-03T03:42:15.936Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-08-03T03:42:16.287Z] $ docker top c49f634dc0ddf97d0e4ad97084cacf50784dbf5e0204012928aee38110f9d2e7 -eo pid,comm [2021-08-03T03:42:16.334Z] ---> fb351d29dda2 [2021-08-03T03:42:16.334Z] Step 6/6 : RUN go mod download [2021-08-03T03:42:16.334Z] ---> Running in 96a3ae1cf3bd [Pipeline] { [Pipeline] sh [2021-08-03T03:42:16.751Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-08-03T03:42:17.334Z] Building core-command ... [2021-08-03T03:42:17.334Z] Building core-data ... [2021-08-03T03:42:17.334Z] Building core-metadata ... [2021-08-03T03:42:17.334Z] Building security-bootstrapper ... [2021-08-03T03:42:17.334Z] Building security-proxy-setup ... [2021-08-03T03:42:17.334Z] Building security-secretstore-setup ... [2021-08-03T03:42:17.334Z] Building support-notifications ... [2021-08-03T03:42:17.334Z] Building support-scheduler ... [2021-08-03T03:42:17.334Z] Building sys-mgmt-agent ... [2021-08-03T03:42:17.334Z] Building support-scheduler [2021-08-03T03:42:17.334Z] Building core-command [2021-08-03T03:42:17.334Z] Building security-secretstore-setup [2021-08-03T03:42:17.334Z] Building security-bootstrapper [2021-08-03T03:42:17.334Z] Building core-metadata [2021-08-03T03:42:27.415Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-03T03:42:27.415Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-03T03:42:27.415Z] ---> 380b3a6aabf2 [2021-08-03T03:42:27.415Z] Step 3/24 : WORKDIR /edgex-go [2021-08-03T03:42:27.415Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-03T03:42:27.415Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-03T03:42:27.415Z] ---> 380b3a6aabf2 [2021-08-03T03:42:27.415Z] Step 3/24 : WORKDIR /edgex-go [2021-08-03T03:42:31.671Z] ---> Running in dd1aee81473f [2021-08-03T03:42:31.671Z] ---> Running in ab91d08e1aa7 [2021-08-03T03:42:41.755Z] Removing intermediate container dd1aee81473f [2021-08-03T03:42:41.755Z] ---> 14de4f0abff1 [2021-08-03T03:42:41.755Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-03T03:42:41.755Z] Removing intermediate container ab91d08e1aa7 [2021-08-03T03:42:41.755Z] ---> 1cf5d27c5aac [2021-08-03T03:42:41.755Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-03T03:42:41.755Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-03T03:42:41.755Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-08-03T03:42:41.755Z] ---> 380b3a6aabf2 [2021-08-03T03:42:41.755Z] Step 3/32 : WORKDIR /edgex-go [2021-08-03T03:42:41.755Z] ---> Using cache [2021-08-03T03:42:41.755Z] ---> 1cf5d27c5aac [2021-08-03T03:42:41.755Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-03T03:42:41.755Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-03T03:42:41.755Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-03T03:42:41.755Z] ---> 380b3a6aabf2 [2021-08-03T03:42:41.755Z] Step 3/23 : WORKDIR /edgex-go [2021-08-03T03:42:41.755Z] ---> Using cache [2021-08-03T03:42:41.755Z] ---> 1cf5d27c5aac [2021-08-03T03:42:41.755Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-03T03:42:41.755Z] ---> Running in 996d14f6f6d5 [2021-08-03T03:42:41.755Z] ---> Running in 951df4eb686e [2021-08-03T03:42:41.755Z] ---> Running in c816d23f5241 [2021-08-03T03:42:41.755Z] ---> Running in 96cf6f3fbed3 [2021-08-03T03:42:43.203Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-03T03:42:43.203Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-08-03T03:42:43.203Z] ---> 380b3a6aabf2 [2021-08-03T03:42:43.203Z] Step 3/26 : WORKDIR /edgex-go [2021-08-03T03:42:43.203Z] ---> Using cache [2021-08-03T03:42:43.203Z] ---> 1cf5d27c5aac [2021-08-03T03:42:43.203Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-03T03:42:43.203Z] ---> Running in d537dd71a949 [2021-08-03T03:42:43.203Z] Removing intermediate container 996d14f6f6d5 [2021-08-03T03:42:43.203Z] ---> b12c8af04e41 [2021-08-03T03:42:43.203Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-03T03:42:43.203Z] ---> Running in 912c44eeb186 [2021-08-03T03:42:43.203Z] Removing intermediate container 96cf6f3fbed3 [2021-08-03T03:42:43.203Z] ---> 6ded6e957c85 [2021-08-03T03:42:43.203Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-08-03T03:42:43.203Z] Removing intermediate container 951df4eb686e [2021-08-03T03:42:43.203Z] ---> b455eb65e74f [2021-08-03T03:42:43.203Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-08-03T03:42:43.478Z] ---> Running in 95dd802cbe1a [2021-08-03T03:42:43.478Z] ---> Running in 8d013fcb0bc8 [2021-08-03T03:42:43.478Z] Removing intermediate container c816d23f5241 [2021-08-03T03:42:43.478Z] ---> 3330d76db8ce [2021-08-03T03:42:43.478Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-03T03:42:43.478Z] ---> Running in 1affe182444e [2021-08-03T03:42:44.097Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-03T03:42:44.097Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-03T03:42:44.097Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-03T03:42:44.097Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-03T03:42:44.365Z] Removing intermediate container d537dd71a949 [2021-08-03T03:42:44.365Z] ---> c93bea74ac9f [2021-08-03T03:42:44.366Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-08-03T03:42:44.366Z] ---> Running in 65680f8ed166 [2021-08-03T03:42:45.247Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-03T03:42:45.247Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-03T03:42:45.247Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-03T03:42:45.247Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-03T03:42:45.247Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-03T03:42:45.247Z] OK: 219 MiB in 52 packages [2021-08-03T03:42:45.516Z] OK: 219 MiB in 52 packages [2021-08-03T03:42:45.516Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-03T03:42:45.516Z] OK: 219 MiB in 52 packages [2021-08-03T03:42:45.516Z] OK: 219 MiB in 52 packages [2021-08-03T03:42:45.516Z] Removing intermediate container 912c44eeb186 [2021-08-03T03:42:45.516Z] ---> 392914d425e2 [2021-08-03T03:42:45.516Z] Step 6/24 : COPY go.mod . [2021-08-03T03:42:45.786Z] ---> 18b019dd7dce [2021-08-03T03:42:45.786Z] Step 7/24 : RUN go mod download [2021-08-03T03:42:45.786Z] Removing intermediate container 8d013fcb0bc8 [2021-08-03T03:42:45.786Z] ---> 367a1fc3b8f9 [2021-08-03T03:42:45.786Z] Step 6/32 : COPY go.mod . [2021-08-03T03:42:45.786Z] ---> Running in b8033589f6fd [2021-08-03T03:42:46.064Z] Removing intermediate container 1affe182444e [2021-08-03T03:42:46.064Z] ---> cdbad27c7d87 [2021-08-03T03:42:46.064Z] Step 6/24 : COPY go.mod . [2021-08-03T03:42:46.064Z] OK: 219 MiB in 52 packages [2021-08-03T03:42:46.064Z] ---> 355f59352a36 [2021-08-03T03:42:46.064Z] Step 7/32 : RUN go mod download [2021-08-03T03:42:46.064Z] Removing intermediate container 95dd802cbe1a [2021-08-03T03:42:46.064Z] ---> ebdf1a2ed8e0 [2021-08-03T03:42:46.064Z] Step 6/23 : COPY go.mod . [2021-08-03T03:42:46.064Z] ---> Running in d0294df1a3e7 [2021-08-03T03:42:46.336Z] ---> ee3de2c13985 [2021-08-03T03:42:46.336Z] Step 7/24 : RUN go mod download [2021-08-03T03:42:46.336Z] ---> Running in 75fd1335ba54 [2021-08-03T03:42:46.336Z] Removing intermediate container 65680f8ed166 [2021-08-03T03:42:46.336Z] ---> f1e8cc647014 [2021-08-03T03:42:46.336Z] Step 6/26 : COPY go.mod . [2021-08-03T03:42:46.606Z] ---> 5eec8dda6c15 [2021-08-03T03:42:46.606Z] Step 7/23 : RUN go mod download [2021-08-03T03:42:46.606Z] ---> Running in e0305f9131bf [2021-08-03T03:42:46.875Z] ---> 3dea7540db93 [2021-08-03T03:42:46.875Z] Step 7/26 : RUN go mod download [2021-08-03T03:42:46.875Z] ---> Running in 7665f9ac99c9 [2021-08-03T03:42:47.470Z] Removing intermediate container b8033589f6fd [2021-08-03T03:42:47.470Z] ---> 33e649317c4c [2021-08-03T03:42:47.470Z] Step 8/24 : COPY . . [2021-08-03T03:42:48.437Z] Removing intermediate container d0294df1a3e7 [2021-08-03T03:42:48.438Z] ---> 97699b80792a [2021-08-03T03:42:48.438Z] Step 8/32 : COPY . . [2021-08-03T03:42:49.853Z] Removing intermediate container 75fd1335ba54 [2021-08-03T03:42:49.853Z] ---> 71d3991de067 [2021-08-03T03:42:49.853Z] Step 8/24 : COPY . . [2021-08-03T03:42:53.255Z] ---> 050ce7065b12 [2021-08-03T03:42:53.255Z] Step 9/24 : RUN go mod tidy [2021-08-03T03:42:53.255Z] Removing intermediate container 7665f9ac99c9 [2021-08-03T03:42:53.255Z] ---> b83b4bd8af06 [2021-08-03T03:42:53.255Z] Step 8/26 : COPY . . [2021-08-03T03:42:53.537Z] ---> Running in e76877568232 [2021-08-03T03:42:53.537Z] Removing intermediate container e0305f9131bf [2021-08-03T03:42:53.537Z] ---> 946acc600209 [2021-08-03T03:42:53.537Z] Step 8/23 : COPY . . [2021-08-03T03:42:54.989Z] ---> 41095b9b15d1 [2021-08-03T03:42:54.989Z] Step 9/32 : RUN go mod tidy [2021-08-03T03:42:57.574Z] ---> Running in 2935bf9d0e32 [2021-08-03T03:42:57.839Z] ---> f2edf5ef8ca2 [2021-08-03T03:42:57.839Z] Step 9/24 : RUN go mod tidy [2021-08-03T03:42:58.105Z] ---> Running in feccb560564d [2021-08-03T03:42:58.694Z] Removing intermediate container e76877568232 [2021-08-03T03:42:58.694Z] ---> 34f0128abda8 [2021-08-03T03:42:58.694Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-08-03T03:42:58.694Z] ---> Running in 132cd3945679 [2021-08-03T03:42:59.287Z] 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-08-03T03:42:59.558Z] Removing intermediate container feccb560564d [2021-08-03T03:42:59.558Z] ---> 3e0724ee1080 [2021-08-03T03:42:59.558Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-08-03T03:42:59.827Z] ---> Running in f8c780ac676a [2021-08-03T03:42:59.827Z] Removing intermediate container 2935bf9d0e32 [2021-08-03T03:42:59.827Z] ---> cd0620a01117 [2021-08-03T03:42:59.827Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-08-03T03:43:00.102Z] ---> Running in 9bd2dda44932 [2021-08-03T03:43:01.084Z] 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-08-03T03:43:01.084Z] 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-08-03T03:43:06.583Z] ---> 9c429113807f [2021-08-03T03:43:06.583Z] Step 9/23 : RUN go mod tidy [2021-08-03T03:43:06.852Z] ---> Running in cb599ea93d58 [2021-08-03T03:43:06.852Z] ---> a93db8951f3e [2021-08-03T03:43:06.852Z] Step 9/26 : RUN go mod tidy [2021-08-03T03:43:06.852Z] ---> Running in b16d00f7dcc0 [2021-08-03T03:43:08.807Z] Removing intermediate container b16d00f7dcc0 [2021-08-03T03:43:08.807Z] ---> b9b9095079c0 [2021-08-03T03:43:08.807Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-08-03T03:43:08.807Z] ---> Running in 0b3cdfc61928 [2021-08-03T03:43:09.075Z] 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-08-03T03:43:09.075Z] Removing intermediate container cb599ea93d58 [2021-08-03T03:43:09.075Z] ---> 94a7e50f6e48 [2021-08-03T03:43:09.075Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-08-03T03:43:09.343Z] ---> Running in 50d6d13eb1af [2021-08-03T03:43:09.929Z] 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-08-03T03:43:38.118Z] Removing intermediate container 96a3ae1cf3bd [2021-08-03T03:43:38.118Z] ---> 57f524daebef [2021-08-03T03:43:38.118Z] Successfully built 57f524daebef [2021-08-03T03:43:38.118Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-03T03:43:38.502Z] + docker inspect -f . ci-base-image-arm64 [2021-08-03T03:43:38.502Z] . [Pipeline] withDockerContainer [2021-08-03T03:43:38.794Z] prd-ubuntu18.04-docker-arm64-4c-16g-1822 does not seem to be running inside a container [2021-08-03T03:43:38.876Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-08-03T03:43:40.517Z] $ docker top b4e5af59e2523061cca7494795ff32dced4d0143e67e2bf98116dc98e0e948df -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-03T03:43:41.561Z] + go version [2021-08-03T03:43:41.561Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-08-03T03:43:41.604Z] $ docker stop --time=1 b4e5af59e2523061cca7494795ff32dced4d0143e67e2bf98116dc98e0e948df [2021-08-03T03:43:42.192Z] Removing intermediate container f8c780ac676a [2021-08-03T03:43:42.192Z] ---> 514025b6d101 [2021-08-03T03:43:42.192Z] [2021-08-03T03:43:42.192Z] Step 11/24 : FROM alpine:3.12 [2021-08-03T03:43:42.192Z] 3.12: Pulling from library/alpine [2021-08-03T03:43:42.192Z] Removing intermediate container 132cd3945679 [2021-08-03T03:43:42.192Z] ---> ef5ac2a629ee [2021-08-03T03:43:42.192Z] [2021-08-03T03:43:42.192Z] Step 11/24 : FROM alpine:3.12 [2021-08-03T03:43:42.192Z] 3.12: Pulling from library/alpine [2021-08-03T03:43:42.192Z] Removing intermediate container 9bd2dda44932 [2021-08-03T03:43:42.192Z] ---> 120ad637f6ac [2021-08-03T03:43:42.192Z] [2021-08-03T03:43:42.192Z] Step 11/32 : FROM alpine:3.12 [2021-08-03T03:43:42.192Z] 3.12: Pulling from library/alpine [2021-08-03T03:43:42.192Z] 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-08-03T03:43:42.192Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-03T03:43:42.192Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-03T03:43:42.192Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-03T03:43:42.192Z] Status: Downloaded newer image for alpine:3.12 [2021-08-03T03:43:42.192Z] Status: Image is up to date for alpine:3.12 [2021-08-03T03:43:42.192Z] Status: Downloaded newer image for alpine:3.12 [2021-08-03T03:43:42.192Z] ---> 13621d1b12d4 [2021-08-03T03:43:42.192Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-08-03T03:43:42.192Z] ---> 13621d1b12d4 [2021-08-03T03:43:42.192Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-03T03:43:42.192Z] ---> 13621d1b12d4 [2021-08-03T03:43:42.192Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-03T03:43:42.192Z] ---> Running in 68863c21a7a8 [2021-08-03T03:43:42.192Z] ---> Running in cacf567b71f3 [2021-08-03T03:43:42.192Z] ---> Running in b06f4e797d55 [2021-08-03T03:43:42.192Z] Removing intermediate container 68863c21a7a8 [2021-08-03T03:43:42.192Z] ---> aa7bd57dd4d2 [2021-08-03T03:43:42.192Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-08-03T03:43:42.192Z] ---> Running in 92eeed50f201 [2021-08-03T03:43:42.192Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-03T03:43:42.192Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-03T03:43:42.192Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-03T03:43:42.192Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-03T03:43:42.192Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-03T03:43:42.192Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-03T03:43:42.192Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-08-03T03:43:42.192Z] Executing busybox-1.31.1-r20.trigger [2021-08-03T03:43:42.192Z] OK: 6 MiB in 15 packages [2021-08-03T03:43:42.469Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-08-03T03:43:42.469Z] Executing busybox-1.31.1-r20.trigger [2021-08-03T03:43:42.469Z] OK: 6 MiB in 15 packages [2021-08-03T03:43:42.469Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-08-03T03:43:42.469Z] (2/2) Installing su-exec (0.2-r1) [2021-08-03T03:43:42.469Z] Executing busybox-1.31.1-r20.trigger [2021-08-03T03:43:42.469Z] OK: 6 MiB in 16 packages [2021-08-03T03:43:43.056Z] Removing intermediate container cacf567b71f3 [2021-08-03T03:43:43.056Z] ---> 9e49f76bc96b [2021-08-03T03:43:43.056Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-03T03:43:43.056Z] ---> Running in 4bede1785238 [2021-08-03T03:43:43.056Z] Removing intermediate container b06f4e797d55 [2021-08-03T03:43:43.056Z] ---> 172fc8299819 [2021-08-03T03:43:43.056Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-03T03:43:43.056Z] ---> Running in 98fcce0e3549 [2021-08-03T03:43:43.056Z] Removing intermediate container 4bede1785238 [2021-08-03T03:43:43.056Z] ---> c64a509a633f [2021-08-03T03:43:43.056Z] Step 14/24 : ENV APP_PORT=59882 [2021-08-03T03:43:43.056Z] ---> Running in 143a4363f598 [2021-08-03T03:43:43.331Z] Removing intermediate container 92eeed50f201 [2021-08-03T03:43:43.331Z] ---> 275c342290ba [2021-08-03T03:43:43.331Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-08-03T03:43:43.331Z] ---> Running in 1b77515db631 [2021-08-03T03:43:43.331Z] Removing intermediate container 98fcce0e3549 [2021-08-03T03:43:43.331Z] ---> aaa43a7b9c5a [2021-08-03T03:43:43.331Z] Step 14/24 : ENV APP_PORT=59881 [2021-08-03T03:43:43.331Z] Removing intermediate container 143a4363f598 [2021-08-03T03:43:43.331Z] ---> 17f65d485fe5 [2021-08-03T03:43:43.331Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-03T03:43:43.331Z] ---> Running in 2f64a0d5dd4f [2021-08-03T03:43:43.331Z] ---> Running in 8ab82737495d [2021-08-03T03:43:43.443Z] $ docker rm -f b4e5af59e2523061cca7494795ff32dced4d0143e67e2bf98116dc98e0e948df [2021-08-03T03:43:43.599Z] Removing intermediate container 1b77515db631 [2021-08-03T03:43:43.599Z] ---> 09fbb6d7a480 [2021-08-03T03:43:43.599Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2021-08-03T03:43:43.882Z] Removing intermediate container 2f64a0d5dd4f [2021-08-03T03:43:43.882Z] ---> 4cd6fc941678 [2021-08-03T03:43:43.882Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-03T03:43:43.882Z] Removing intermediate container 8ab82737495d [2021-08-03T03:43:43.882Z] ---> 228db24b874a [2021-08-03T03:43:43.882Z] Step 16/24 : WORKDIR / [2021-08-03T03:43:43.882Z] ---> Running in 76db1bbd872f [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-03T03:43:44.478Z] ---> Running in ba0c5df9979f [2021-08-03T03:43:44.478Z] ---> Running in 8c068985a656 [2021-08-03T03:43:44.478Z] Removing intermediate container 50d6d13eb1af [2021-08-03T03:43:44.478Z] ---> 21e52336e043 [2021-08-03T03:43:44.478Z] [2021-08-03T03:43:44.478Z] Step 11/23 : FROM alpine:3.12 [2021-08-03T03:43:44.478Z] ---> 13621d1b12d4 [2021-08-03T03:43:44.478Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-08-03T03:43:44.478Z] ---> Using cache [2021-08-03T03:43:44.478Z] ---> 172fc8299819 [2021-08-03T03:43:44.478Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-03T03:43:44.478Z] ---> Using cache [2021-08-03T03:43:44.478Z] ---> aaa43a7b9c5a [2021-08-03T03:43:44.478Z] Step 14/23 : ENV APP_PORT=59861 [2021-08-03T03:43:44.478Z] Removing intermediate container 76db1bbd872f [2021-08-03T03:43:44.478Z] ---> d1c3d4d34b63 [2021-08-03T03:43:44.478Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-08-03T03:43:44.478Z] ---> Running in 5d4158dfc11c [2021-08-03T03:43:44.478Z] ---> Running in b86da13c27b9 [2021-08-03T03:43:44.478Z] Removing intermediate container 0b3cdfc61928 [2021-08-03T03:43:44.478Z] ---> 4183394e8f8e [2021-08-03T03:43:44.478Z] [2021-08-03T03:43:44.478Z] Step 11/26 : FROM alpine:3.12 [2021-08-03T03:43:44.478Z] ---> 13621d1b12d4 [2021-08-03T03:43:44.478Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-08-03T03:43:44.478Z] Removing intermediate container ba0c5df9979f [2021-08-03T03:43:44.478Z] ---> 2791001d1571 [2021-08-03T03:43:44.478Z] Step 16/24 : WORKDIR / [2021-08-03T03:43:44.478Z] ---> Running in d13096461632 [2021-08-03T03:43:44.478Z] Removing intermediate container 8c068985a656 [2021-08-03T03:43:44.478Z] ---> 506c70513c73 [2021-08-03T03:43:44.478Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-03T03:43:44.478Z] ---> Running in 0667f9c5f595 [2021-08-03T03:43:44.478Z] Removing intermediate container b86da13c27b9 [2021-08-03T03:43:44.478Z] ---> 8195b731f990 [2021-08-03T03:43:44.478Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-03T03:43:44.594Z] + docker inspect -f . ci-base-image-arm64 [2021-08-03T03:43:44.594Z] . [Pipeline] withDockerContainer [2021-08-03T03:43:44.759Z] ---> Running in 251a979e17f1 [2021-08-03T03:43:44.759Z] Removing intermediate container 0667f9c5f595 [2021-08-03T03:43:44.759Z] ---> c221b557d02b [2021-08-03T03:43:44.759Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-03T03:43:44.759Z] ---> 593aa99afa3a [2021-08-03T03:43:44.759Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-08-03T03:43:44.887Z] prd-ubuntu18.04-docker-arm64-4c-16g-1822 does not seem to be running inside a container [2021-08-03T03:43:44.970Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-08-03T03:43:45.052Z] Removing intermediate container 251a979e17f1 [2021-08-03T03:43:45.052Z] ---> 94d70b88a4e1 [2021-08-03T03:43:45.052Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-03T03:43:45.052Z] ---> 5bb8d470fcad [2021-08-03T03:43:45.052Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-08-03T03:43:45.052Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-03T03:43:45.052Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-03T03:43:45.333Z] (1/6) Installing ca-certificates (20191127-r4) [2021-08-03T03:43:45.333Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-08-03T03:43:45.333Z] (3/6) Installing libcurl (7.78.0-r0) [2021-08-03T03:43:45.333Z] (4/6) Installing curl (7.78.0-r0) [2021-08-03T03:43:45.333Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-08-03T03:43:45.333Z] (6/6) Installing su-exec (0.2-r1) [2021-08-03T03:43:45.333Z] Executing busybox-1.31.1-r20.trigger [2021-08-03T03:43:45.333Z] Executing ca-certificates-20191127-r4.trigger [2021-08-03T03:43:45.333Z] ---> dfa512dc2afd [2021-08-03T03:43:45.333Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-08-03T03:43:45.333Z] OK: 7 MiB in 20 packages [2021-08-03T03:43:45.333Z] Removing intermediate container 5d4158dfc11c [2021-08-03T03:43:45.333Z] ---> f709bb472a40 [2021-08-03T03:43:45.333Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-08-03T03:43:45.333Z] ---> 3f579011905c [2021-08-03T03:43:45.333Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-08-03T03:43:45.614Z] ---> Running in 1bd8dab03a5a [2021-08-03T03:43:45.614Z] ---> 75ab65a32570 [2021-08-03T03:43:45.614Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-08-03T03:43:45.884Z] Removing intermediate container 1bd8dab03a5a [2021-08-03T03:43:45.884Z] ---> 50d7f841045f [2021-08-03T03:43:45.884Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-08-03T03:43:45.884Z] ---> 1db7f77edfdd [2021-08-03T03:43:45.884Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-08-03T03:43:45.884Z] ---> bff3a90e1c1f [2021-08-03T03:43:45.884Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-08-03T03:43:45.884Z] ---> 888299ae5dd6 [2021-08-03T03:43:45.884Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-08-03T03:43:45.884Z] ---> Running in 6d2872574b1e [2021-08-03T03:43:45.884Z] Removing intermediate container d13096461632 [2021-08-03T03:43:45.884Z] ---> 01d95929b0ac [2021-08-03T03:43:45.884Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-03T03:43:45.884Z] ---> Running in b3104fa552bf [2021-08-03T03:43:46.152Z] ---> c9b92645910b [2021-08-03T03:43:46.152Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-08-03T03:43:46.152Z] ---> Running in e2e0fdb30643 [2021-08-03T03:43:46.152Z] ---> Running in c78faec853d1 [2021-08-03T03:43:46.152Z] ---> 827c8fe526dc [2021-08-03T03:43:46.152Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-08-03T03:43:46.152Z] Removing intermediate container b3104fa552bf [2021-08-03T03:43:46.152Z] ---> 8de4f1d46c08 [2021-08-03T03:43:46.152Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-03T03:43:46.152Z] Removing intermediate container 6d2872574b1e [2021-08-03T03:43:46.152Z] ---> 17fd001a1761 [2021-08-03T03:43:46.152Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-03T03:43:46.152Z] Removing intermediate container e2e0fdb30643 [2021-08-03T03:43:46.152Z] ---> 4a2246a6ff60 [2021-08-03T03:43:46.152Z] Step 14/26 : WORKDIR / [2021-08-03T03:43:46.152Z] ---> Running in 1e4a1c28f294 [2021-08-03T03:43:46.152Z] ---> Running in d585f393ea7e [2021-08-03T03:43:46.152Z] ---> Running in 99326ed2b5f6 [2021-08-03T03:43:46.423Z] ---> Running in b6f6c67666f6 [2021-08-03T03:43:46.423Z] Removing intermediate container 99326ed2b5f6 [2021-08-03T03:43:46.423Z] ---> da3eae78ab17 [2021-08-03T03:43:46.423Z] Step 22/24 : LABEL arch=x86_64 [2021-08-03T03:43:46.423Z] Removing intermediate container d585f393ea7e [2021-08-03T03:43:46.423Z] ---> 86a046743830 [2021-08-03T03:43:46.423Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-03T03:43:46.423Z] Removing intermediate container 1e4a1c28f294 [2021-08-03T03:43:46.423Z] ---> 5eecc91ccb3b [2021-08-03T03:43:46.423Z] Step 22/24 : LABEL arch=x86_64 [2021-08-03T03:43:46.423Z] Removing intermediate container b6f6c67666f6 [2021-08-03T03:43:46.423Z] ---> 00360119ee09 [2021-08-03T03:43:46.423Z] 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-08-03T03:43:46.423Z] ---> Running in 03df76655635 [2021-08-03T03:43:46.423Z] ---> Running in 1bc9434a27c9 [2021-08-03T03:43:46.423Z] ---> Running in 9c9b06ef367e [2021-08-03T03:43:46.609Z] $ docker top ca1ff9667c4d11ca079e0fcd373f11c3e8b8fb3c3b6c9badded42f51f04b522c -eo pid,comm [2021-08-03T03:43:46.694Z] Removing intermediate container 1bc9434a27c9 [2021-08-03T03:43:46.694Z] ---> aa6fed7b8524 [2021-08-03T03:43:46.694Z] Step 23/24 : LABEL git_sha=d7bf687a4f0b9b01388567a46b84c0016d3fcc0c [2021-08-03T03:43:46.694Z] Removing intermediate container 03df76655635 [2021-08-03T03:43:46.694Z] ---> bbf14ac7033b [2021-08-03T03:43:46.694Z] Step 23/24 : LABEL git_sha=d7bf687a4f0b9b01388567a46b84c0016d3fcc0c [2021-08-03T03:43:46.694Z] Removing intermediate container 9c9b06ef367e [2021-08-03T03:43:46.694Z] ---> fb0f0d44f290 [2021-08-03T03:43:46.694Z] Step 21/23 : LABEL arch=x86_64 [2021-08-03T03:43:46.694Z] ---> Running in c1cb6ad641b0 [2021-08-03T03:43:46.694Z] ---> Running in 1a0c4cce5828 [2021-08-03T03:43:46.694Z] ---> Running in d9c022dd2e82 [2021-08-03T03:43:46.694Z] ---> 4850641c06a8 [2021-08-03T03:43:46.694Z] 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-08-03T03:43:46.694Z] Removing intermediate container c78faec853d1 [2021-08-03T03:43:46.694Z] ---> 471e02b770ec [2021-08-03T03:43:46.694Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [Pipeline] { [2021-08-03T03:43:46.965Z] Removing intermediate container c1cb6ad641b0 [2021-08-03T03:43:46.965Z] ---> 9b71f671419c [2021-08-03T03:43:46.965Z] Step 24/24 : LABEL version=0.0.0 [2021-08-03T03:43:46.965Z] Removing intermediate container 1a0c4cce5828 [2021-08-03T03:43:46.965Z] ---> 7869ee306d46 [2021-08-03T03:43:46.965Z] Step 24/24 : LABEL version=0.0.0 [2021-08-03T03:43:46.965Z] ---> Running in 0d4f9a88477f [2021-08-03T03:43:46.965Z] Removing intermediate container d9c022dd2e82 [2021-08-03T03:43:46.965Z] ---> 1448d6a2242c [2021-08-03T03:43:46.965Z] Step 22/23 : LABEL git_sha=d7bf687a4f0b9b01388567a46b84c0016d3fcc0c [2021-08-03T03:43:46.965Z] ---> Running in b698073b9a11 [2021-08-03T03:43:46.965Z] ---> Running in 44219b9817fa [2021-08-03T03:43:46.965Z] ---> 3d496be64db5 [2021-08-03T03:43:46.965Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-08-03T03:43:46.965Z] ---> ff2461525e79 [2021-08-03T03:43:46.965Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-08-03T03:43:46.965Z] Removing intermediate container 0d4f9a88477f [2021-08-03T03:43:46.965Z] ---> a4cc09c7a20a [2021-08-03T03:43:46.965Z] [Pipeline] echo [2021-08-03T03:43:47.078Z] ========================================================= [2021-08-03T03:43:47.078Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-08-03T03:43:47.078Z] ========================================================= [Pipeline] sh [2021-08-03T03:43:47.257Z] Removing intermediate container 44219b9817fa [2021-08-03T03:43:47.257Z] ---> 2cccac5fc9ce [2021-08-03T03:43:47.257Z] Step 23/23 : LABEL version=0.0.0 [2021-08-03T03:43:47.257Z] Removing intermediate container b698073b9a11 [2021-08-03T03:43:47.257Z] ---> d623b1f9fa8a [2021-08-03T03:43:47.257Z] [2021-08-03T03:43:47.257Z] Successfully built a4cc09c7a20a [2021-08-03T03:43:47.257Z] Successfully tagged core-command:latest [2021-08-03T03:43:47.257Z] Building security-proxy-setup [2021-08-03T03:43:47.257Z]  Building core-command ... done  ---> Running in fdcf31fca792 [2021-08-03T03:43:47.539Z] Successfully built d623b1f9fa8a [2021-08-03T03:43:47.757Z] + go mod tidy [2021-08-03T03:43:47.835Z] ---> 80fa323cdf1c [2021-08-03T03:43:47.835Z] 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-08-03T03:43:47.835Z] Successfully tagged core-metadata:latest [2021-08-03T03:43:47.835Z]  Building core-metadata ... done Building support-notifications [2021-08-03T03:43:48.108Z] Removing intermediate container fdcf31fca792 [2021-08-03T03:43:48.108Z] ---> 3cff7ecc1064 [2021-08-03T03:43:48.108Z] [2021-08-03T03:43:48.108Z] ---> 4fe1d515f582 [2021-08-03T03:43:48.108Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-08-03T03:43:48.108Z] Successfully built 3cff7ecc1064 [2021-08-03T03:43:48.379Z] Successfully tagged support-scheduler:latest [2021-08-03T03:43:48.379Z]  Building support-scheduler ... done Building sys-mgmt-agent [Pipeline] sh [2021-08-03T03:43:49.424Z] + make test [2021-08-03T03:43:49.424Z] 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-08-03T03:43:49.424Z] go mod tidy [2021-08-03T03:43:50.025Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-08-03T03:43:51.742Z] ---> 85610ab685db [2021-08-03T03:43:51.742Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-08-03T03:43:51.742Z] ---> 2313b4df71fb [2021-08-03T03:43:51.742Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-08-03T03:43:52.020Z] ---> cb6eb071f6c6 [2021-08-03T03:43:52.020Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-08-03T03:43:52.289Z] ---> c00fac0f0026 [2021-08-03T03:43:52.289Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-08-03T03:43:52.289Z] ---> 4337c2cdef3f [2021-08-03T03:43:52.289Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-08-03T03:43:52.557Z] ---> Running in 7d425d5a44eb [2021-08-03T03:43:52.826Z] ---> 86d2db75a673 [2021-08-03T03:43:52.826Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-08-03T03:43:52.826Z] Removing intermediate container 7d425d5a44eb [2021-08-03T03:43:52.826Z] ---> aa221e75807c [2021-08-03T03:43:52.826Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-08-03T03:43:53.793Z] ---> b01c08a978af [2021-08-03T03:43:53.793Z] 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-08-03T03:43:54.382Z] ---> 59987cfb2bae [2021-08-03T03:43:54.382Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-08-03T03:43:54.382Z] ---> Running in 9c3d538b3d23 [2021-08-03T03:43:55.812Z] ---> Running in 37da82436c39 [2021-08-03T03:43:55.812Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-03T03:43:55.812Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-03T03:43:55.812Z] ---> 380b3a6aabf2 [2021-08-03T03:43:55.812Z] Step 3/23 : WORKDIR /edgex-go [2021-08-03T03:43:55.812Z] ---> Using cache [2021-08-03T03:43:55.812Z] ---> 1cf5d27c5aac [2021-08-03T03:43:55.812Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-03T03:43:55.812Z] ---> Using cache [2021-08-03T03:43:55.812Z] ---> c93bea74ac9f [2021-08-03T03:43:55.812Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-08-03T03:43:56.085Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-03T03:43:56.085Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-03T03:43:56.085Z] ---> 380b3a6aabf2 [2021-08-03T03:43:56.085Z] Step 3/24 : WORKDIR /edgex-go [2021-08-03T03:43:56.085Z] ---> Using cache [2021-08-03T03:43:56.085Z] ---> 1cf5d27c5aac [2021-08-03T03:43:56.085Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-03T03:43:56.085Z] ---> Using cache [2021-08-03T03:43:56.085Z] ---> c93bea74ac9f [2021-08-03T03:43:56.085Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-08-03T03:43:56.695Z] ---> Running in 9629b21b604e [2021-08-03T03:43:56.695Z] ---> Running in 8ee6064f8568 [2021-08-03T03:43:56.979Z] Removing intermediate container 9c3d538b3d23 [2021-08-03T03:43:56.979Z] ---> e1a067de9d91 [2021-08-03T03:43:56.979Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-08-03T03:43:56.979Z] ---> Running in 459507fa0c91 [2021-08-03T03:43:57.256Z] Removing intermediate container 459507fa0c91 [2021-08-03T03:43:57.256Z] ---> 87c19395c2b1 [2021-08-03T03:43:57.256Z] Step 24/26 : LABEL arch=x86_64 [2021-08-03T03:43:57.256Z] ---> Running in 995ec147ad4b [2021-08-03T03:43:57.256Z] Removing intermediate container 37da82436c39 [2021-08-03T03:43:57.256Z] ---> 0fc614de1c05 [2021-08-03T03:43:57.256Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-08-03T03:43:57.530Z] ---> Running in da095bc845fd [2021-08-03T03:43:57.530Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-03T03:43:57.530Z] Removing intermediate container 995ec147ad4b [2021-08-03T03:43:57.530Z] ---> ba564a8cd3e2 [2021-08-03T03:43:57.530Z] Step 25/26 : LABEL git_sha=d7bf687a4f0b9b01388567a46b84c0016d3fcc0c [2021-08-03T03:43:57.530Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-03T03:43:57.799Z] ---> Running in ec72a9c0af70 [2021-08-03T03:43:57.800Z] Removing intermediate container da095bc845fd [2021-08-03T03:43:57.800Z] ---> cee8ef965b48 [2021-08-03T03:43:57.800Z] Step 29/32 : CMD ["gate"] [2021-08-03T03:43:57.800Z] Removing intermediate container ec72a9c0af70 [2021-08-03T03:43:57.800Z] ---> 449195efa2f8 [2021-08-03T03:43:57.800Z] Step 26/26 : LABEL version=0.0.0 [2021-08-03T03:43:57.800Z] ---> Running in 64eef156df80 [2021-08-03T03:43:57.800Z] ---> Running in f49e0ef847c1 [2021-08-03T03:43:58.084Z] Removing intermediate container 64eef156df80 [2021-08-03T03:43:58.084Z] ---> 512f55a72d86 [2021-08-03T03:43:58.084Z] Step 30/32 : LABEL arch=x86_64 [2021-08-03T03:43:58.084Z] ---> Running in 1117f6cdc8a7 [2021-08-03T03:43:58.084Z] Removing intermediate container f49e0ef847c1 [2021-08-03T03:43:58.084Z] ---> 9558bdc1841a [2021-08-03T03:43:58.084Z] [2021-08-03T03:43:58.384Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-03T03:43:58.384Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-08-03T03:43:58.384Z] ---> 380b3a6aabf2 [2021-08-03T03:43:58.384Z] Step 3/22 : WORKDIR /edgex-go [2021-08-03T03:43:58.384Z] ---> Using cache [2021-08-03T03:43:58.384Z] ---> 1cf5d27c5aac [2021-08-03T03:43:58.384Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-03T03:43:58.384Z] ---> Using cache [2021-08-03T03:43:58.384Z] ---> c93bea74ac9f [2021-08-03T03:43:58.384Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-08-03T03:43:58.384Z] ---> Using cache [2021-08-03T03:43:58.384Z] ---> f1e8cc647014 [2021-08-03T03:43:58.384Z] Step 6/22 : COPY go.mod . [2021-08-03T03:43:58.384Z] ---> Using cache [2021-08-03T03:43:58.384Z] ---> 3dea7540db93 [2021-08-03T03:43:58.384Z] Step 7/22 : RUN go mod download [2021-08-03T03:43:58.384Z] ---> Using cache [2021-08-03T03:43:58.384Z] ---> b83b4bd8af06 [2021-08-03T03:43:58.384Z] Step 8/22 : COPY . . [2021-08-03T03:43:58.384Z] ---> Using cache [2021-08-03T03:43:58.384Z] ---> a93db8951f3e [2021-08-03T03:43:58.384Z] Step 9/22 : RUN go mod tidy [2021-08-03T03:43:58.384Z] ---> Using cache [2021-08-03T03:43:58.384Z] ---> b9b9095079c0 [2021-08-03T03:43:58.384Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-08-03T03:43:58.384Z] ---> Running in e17927401e81 [2021-08-03T03:43:58.384Z] Removing intermediate container 1117f6cdc8a7 [2021-08-03T03:43:58.384Z] ---> 5c4d5c865662 [2021-08-03T03:43:58.384Z] Step 31/32 : LABEL git_sha=d7bf687a4f0b9b01388567a46b84c0016d3fcc0c [2021-08-03T03:43:58.384Z] Successfully built 9558bdc1841a [2021-08-03T03:43:58.384Z] Successfully tagged security-secretstore-setup:latest [2021-08-03T03:43:58.384Z]  Building security-secretstore-setup ... done Building core-data [2021-08-03T03:43:58.384Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-03T03:43:58.384Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-03T03:43:58.668Z] ---> Running in c26bd94b6f2d [2021-08-03T03:43:58.940Z] OK: 219 MiB in 52 packages [2021-08-03T03:43:59.899Z] Removing intermediate container c26bd94b6f2d [2021-08-03T03:43:59.900Z] ---> adbc3f3bdcf0 [2021-08-03T03:43:59.900Z] Step 32/32 : LABEL version=0.0.0 [2021-08-03T03:43:59.900Z] OK: 219 MiB in 52 packages [2021-08-03T03:43:59.900Z] 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-08-03T03:44:00.509Z] ---> Running in ba028b05fa78 [2021-08-03T03:44:00.798Z] Removing intermediate container ba028b05fa78 [2021-08-03T03:44:00.798Z] ---> b1e2a65ee13d [2021-08-03T03:44:00.798Z] [2021-08-03T03:44:01.073Z] Successfully built b1e2a65ee13d [2021-08-03T03:44:01.073Z] Removing intermediate container 8ee6064f8568 [2021-08-03T03:44:01.073Z] ---> 91d358cfd2cd [2021-08-03T03:44:01.073Z] Step 6/23 : COPY go.mod . [2021-08-03T03:44:01.073Z] Successfully tagged security-bootstrapper:latest [2021-08-03T03:44:01.073Z]  Building security-bootstrapper ... done Removing intermediate container 9629b21b604e [2021-08-03T03:44:01.073Z] ---> f56411b7b026 [2021-08-03T03:44:01.073Z] Step 6/24 : COPY go.mod . [2021-08-03T03:44:01.704Z] ---> 9a832bccc379 [2021-08-03T03:44:01.704Z] Step 7/24 : RUN go mod download [2021-08-03T03:44:01.704Z] ---> a4d016b75300 [2021-08-03T03:44:01.704Z] Step 7/23 : RUN go mod download [2021-08-03T03:44:01.704Z] ---> Running in 30d06429c15a [2021-08-03T03:44:01.979Z] ---> Running in 2b33aa80372a [2021-08-03T03:44:03.437Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-03T03:44:03.437Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-03T03:44:03.437Z] ---> 380b3a6aabf2 [2021-08-03T03:44:03.437Z] Step 3/24 : WORKDIR /edgex-go [2021-08-03T03:44:03.437Z] ---> Using cache [2021-08-03T03:44:03.437Z] ---> 1cf5d27c5aac [2021-08-03T03:44:03.437Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-03T03:44:03.437Z] ---> Using cache [2021-08-03T03:44:03.437Z] ---> c93bea74ac9f [2021-08-03T03:44:03.437Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-08-03T03:44:03.707Z] ---> Running in b7d1a699faf6 [2021-08-03T03:44:04.687Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-03T03:44:04.687Z] Removing intermediate container 30d06429c15a [2021-08-03T03:44:04.687Z] ---> 336a8c6d0136 [2021-08-03T03:44:04.687Z] Step 8/24 : COPY . . [2021-08-03T03:44:04.960Z] Removing intermediate container 2b33aa80372a [2021-08-03T03:44:04.960Z] ---> bb2db999d477 [2021-08-03T03:44:04.960Z] Step 8/23 : COPY . . [2021-08-03T03:44:05.633Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-03T03:44:06.264Z] OK: 219 MiB in 52 packages [2021-08-03T03:44:09.701Z] Removing intermediate container b7d1a699faf6 [2021-08-03T03:44:09.701Z] ---> edcc9f1d0c4b [2021-08-03T03:44:09.701Z] Step 6/24 : COPY go.mod . [2021-08-03T03:44:10.697Z] ---> 05dcfac993ec [2021-08-03T03:44:10.697Z] Step 7/24 : RUN go mod download [2021-08-03T03:44:10.963Z] ---> Running in ee53b8e88a82 [2021-08-03T03:44:14.356Z] ---> 700bdeb7950c [2021-08-03T03:44:14.356Z] Step 9/23 : RUN go mod tidy [2021-08-03T03:44:14.356Z] ---> 73560e541d3c [2021-08-03T03:44:14.356Z] Step 9/24 : RUN go mod tidy [2021-08-03T03:44:14.356Z] ---> Running in 05222a8360eb [2021-08-03T03:44:14.356Z] Removing intermediate container ee53b8e88a82 [2021-08-03T03:44:14.356Z] ---> 0111fd0ae9f0 [2021-08-03T03:44:14.356Z] Step 8/24 : COPY . . [2021-08-03T03:44:14.356Z] ---> Running in 3ba41a1ba6e6 [2021-08-03T03:44:16.859Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-08-03T03:44:17.827Z] 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-08-03T03:44:17.827Z] Removing intermediate container 05222a8360eb [2021-08-03T03:44:17.827Z] ---> d0f1ab22aebc [2021-08-03T03:44:17.827Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-08-03T03:44:18.124Z] ---> Running in 8bc51750c937 [2021-08-03T03:44:18.124Z] Removing intermediate container 3ba41a1ba6e6 [2021-08-03T03:44:18.124Z] ---> 12e306a5dc5e [2021-08-03T03:44:18.124Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-08-03T03:44:18.124Z] ---> acb3da6444ea [2021-08-03T03:44:18.124Z] Step 9/24 : RUN go mod tidy [2021-08-03T03:44:18.124Z] ---> Running in f7cee144b17f [2021-08-03T03:44:18.124Z] ---> Running in 0860d501d9c6 [2021-08-03T03:44:18.737Z] 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-08-03T03:44:18.737Z] 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-08-03T03:44:20.168Z] Removing intermediate container 0860d501d9c6 [2021-08-03T03:44:20.168Z] ---> b42c64c8c473 [2021-08-03T03:44:20.168Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-08-03T03:44:20.168Z] Removing intermediate container e17927401e81 [2021-08-03T03:44:20.168Z] ---> 873437a0b29e [2021-08-03T03:44:20.168Z] [2021-08-03T03:44:20.168Z] Step 11/22 : FROM alpine:3.12 [2021-08-03T03:44:20.168Z] ---> 13621d1b12d4 [2021-08-03T03:44:20.168Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-08-03T03:44:20.168Z] ---> Running in fc7dcee92006 [2021-08-03T03:44:20.168Z] ---> Running in a3b4f25fc4b2 [2021-08-03T03:44:20.774Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-03T03:44:20.774Z] 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-08-03T03:44:20.774Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-03T03:44:21.051Z] (1/4) Installing ca-certificates (20191127-r4) [2021-08-03T03:44:21.051Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-08-03T03:44:21.051Z] (3/4) Installing libcurl (7.78.0-r0) [2021-08-03T03:44:21.051Z] (4/4) Installing curl (7.78.0-r0) [2021-08-03T03:44:21.051Z] Executing busybox-1.31.1-r20.trigger [2021-08-03T03:44:21.051Z] Executing ca-certificates-20191127-r4.trigger [2021-08-03T03:44:21.330Z] OK: 7 MiB in 18 packages [2021-08-03T03:44:21.937Z] Removing intermediate container fc7dcee92006 [2021-08-03T03:44:21.937Z] ---> edbd1a89ba02 [2021-08-03T03:44:21.937Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-03T03:44:21.937Z] ---> Running in aff2027a0493 [2021-08-03T03:44:21.937Z] Removing intermediate container aff2027a0493 [2021-08-03T03:44:21.937Z] ---> ed156d303f84 [2021-08-03T03:44:21.937Z] Step 14/22 : WORKDIR /edgex [2021-08-03T03:44:21.937Z] ---> Running in d3cb3b5eb455 [2021-08-03T03:44:22.213Z] Removing intermediate container d3cb3b5eb455 [2021-08-03T03:44:22.213Z] ---> 037fda803f24 [2021-08-03T03:44:22.213Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-08-03T03:44:22.489Z] ---> a70a4dcc8b25 [2021-08-03T03:44:22.489Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-08-03T03:44:22.769Z] ---> 6980017351b5 [2021-08-03T03:44:22.769Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-08-03T03:44:23.366Z] ---> 13f8c5d3e85b [2021-08-03T03:44:23.366Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-08-03T03:44:23.366Z] ---> Running in d4a6264f6400 [2021-08-03T03:44:23.366Z] Removing intermediate container d4a6264f6400 [2021-08-03T03:44:23.366Z] ---> b23526ed35fe [2021-08-03T03:44:23.366Z] Step 19/22 : CMD ["--init=true"] [2021-08-03T03:44:23.366Z] ---> Running in 5bea75f38bed [2021-08-03T03:44:23.641Z] Removing intermediate container 5bea75f38bed [2021-08-03T03:44:23.641Z] ---> 19c806d21f52 [2021-08-03T03:44:23.641Z] Step 20/22 : LABEL arch=x86_64 [2021-08-03T03:44:23.641Z] ---> Running in 4b9165bd39fd [2021-08-03T03:44:23.917Z] Removing intermediate container 4b9165bd39fd [2021-08-03T03:44:23.917Z] ---> 5520d1088454 [2021-08-03T03:44:23.917Z] Step 21/22 : LABEL git_sha=d7bf687a4f0b9b01388567a46b84c0016d3fcc0c [2021-08-03T03:44:23.917Z] ---> Running in 0612fb508eaf [2021-08-03T03:44:24.191Z] Removing intermediate container 0612fb508eaf [2021-08-03T03:44:24.191Z] ---> 05bcc38dc9b9 [2021-08-03T03:44:24.191Z] Step 22/22 : LABEL version=0.0.0 [2021-08-03T03:44:24.191Z] ---> Running in ce12d26c6a49 [2021-08-03T03:44:24.191Z] Removing intermediate container ce12d26c6a49 [2021-08-03T03:44:24.191Z] ---> 41cb1d5958d6 [2021-08-03T03:44:24.191Z] [2021-08-03T03:44:24.462Z] Successfully built 41cb1d5958d6 [2021-08-03T03:44:24.462Z] Successfully tagged security-proxy-setup:latest [2021-08-03T03:44:42.773Z]  Building security-proxy-setup ... done Removing intermediate container f7cee144b17f [2021-08-03T03:44:42.773Z] ---> 7b34ec62d622 [2021-08-03T03:44:42.773Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-08-03T03:44:42.773Z] ---> Running in a2b36328fff1 [2021-08-03T03:44:43.052Z] 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-08-03T03:44:44.049Z] Removing intermediate container 8bc51750c937 [2021-08-03T03:44:44.049Z] ---> 04b967c39b1c [2021-08-03T03:44:44.049Z] [2021-08-03T03:44:44.049Z] Step 11/23 : FROM alpine:3.12 [2021-08-03T03:44:44.049Z] ---> 13621d1b12d4 [2021-08-03T03:44:44.049Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-08-03T03:44:44.338Z] ---> Running in e11f50605d21 [2021-08-03T03:44:44.608Z] Removing intermediate container a2b36328fff1 [2021-08-03T03:44:44.608Z] ---> d2b539733d48 [2021-08-03T03:44:44.608Z] [2021-08-03T03:44:44.608Z] Step 12/24 : FROM docker:20.10.6 [2021-08-03T03:44:44.880Z] 20.10.6: Pulling from library/docker [2021-08-03T03:44:44.880Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-03T03:44:44.880Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-03T03:44:45.150Z] (1/2) Installing ca-certificates (20191127-r4) [2021-08-03T03:44:45.150Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-08-03T03:44:45.150Z] Executing busybox-1.31.1-r20.trigger [2021-08-03T03:44:45.150Z] Executing ca-certificates-20191127-r4.trigger [2021-08-03T03:44:45.150Z] OK: 6 MiB in 16 packages [2021-08-03T03:44:45.735Z] Removing intermediate container e11f50605d21 [2021-08-03T03:44:45.735Z] ---> 37b61f0a7086 [2021-08-03T03:44:45.735Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-03T03:44:45.735Z] ---> Running in 65f6aaa84485 [2021-08-03T03:44:45.735Z] Removing intermediate container 65f6aaa84485 [2021-08-03T03:44:45.735Z] ---> 4ebfabbfba99 [2021-08-03T03:44:45.736Z] Step 14/23 : ENV APP_PORT=59860 [2021-08-03T03:44:45.736Z] ---> Running in 42fe148bf280 [2021-08-03T03:44:46.003Z] Removing intermediate container 42fe148bf280 [2021-08-03T03:44:46.003Z] ---> 871b5a35784b [2021-08-03T03:44:46.003Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-03T03:44:46.003Z] ---> Running in 18016b0aec0a [2021-08-03T03:44:46.271Z] Removing intermediate container 18016b0aec0a [2021-08-03T03:44:46.271Z] ---> acaee2726abd [2021-08-03T03:44:46.271Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-03T03:44:46.545Z] ---> b29f55f470bc [2021-08-03T03:44:46.545Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-08-03T03:44:46.812Z] ---> 2acf7e3a93f9 [2021-08-03T03:44:46.812Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-08-03T03:44:46.812Z] ---> bbefe962d808 [2021-08-03T03:44:46.812Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-08-03T03:44:47.081Z] ---> Running in 89d4bc775488 [2021-08-03T03:44:47.081Z] Removing intermediate container 89d4bc775488 [2021-08-03T03:44:47.081Z] ---> 7136581c12c3 [2021-08-03T03:44:47.081Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-03T03:44:47.348Z] ---> Running in 018dc7b4d434 [2021-08-03T03:44:47.933Z] Removing intermediate container 018dc7b4d434 [2021-08-03T03:44:47.933Z] ---> 50a96cae2082 [2021-08-03T03:44:47.933Z] Step 21/23 : LABEL arch=x86_64 [2021-08-03T03:44:47.933Z] ---> Running in 774328530dec [2021-08-03T03:44:47.933Z] Removing intermediate container a3b4f25fc4b2 [2021-08-03T03:44:47.933Z] ---> 3b15ae65eaac [2021-08-03T03:44:47.933Z] [2021-08-03T03:44:47.933Z] Step 11/24 : FROM alpine:3.12 [2021-08-03T03:44:47.933Z] ---> 13621d1b12d4 [2021-08-03T03:44:47.933Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-08-03T03:44:47.933Z] ---> Running in eb5630d0f697 [2021-08-03T03:44:47.933Z] Removing intermediate container 774328530dec [2021-08-03T03:44:47.933Z] ---> 4d7a2f8d65f0 [2021-08-03T03:44:47.933Z] Step 22/23 : LABEL git_sha=d7bf687a4f0b9b01388567a46b84c0016d3fcc0c [2021-08-03T03:44:47.933Z] ---> Running in 451552a0c12a [2021-08-03T03:44:47.933Z] Removing intermediate container eb5630d0f697 [2021-08-03T03:44:47.933Z] ---> 97fc493cc940 [2021-08-03T03:44:47.933Z] Step 13/24 : ENV APP_PORT=59880 [2021-08-03T03:44:47.933Z] ---> Running in 59bbaab372dd [2021-08-03T03:44:47.933Z] Removing intermediate container 451552a0c12a [2021-08-03T03:44:47.933Z] ---> b707f79f22ff [2021-08-03T03:44:47.933Z] Step 23/23 : LABEL version=0.0.0 [2021-08-03T03:44:48.199Z] ---> Running in 7d1dcb7af7d4 [2021-08-03T03:44:48.199Z] Removing intermediate container 59bbaab372dd [2021-08-03T03:44:48.199Z] ---> c887f840807a [2021-08-03T03:44:48.199Z] Step 14/24 : EXPOSE $APP_PORT [2021-08-03T03:44:48.199Z] ---> Running in ff6f8ff7790a [2021-08-03T03:44:48.199Z] Removing intermediate container 7d1dcb7af7d4 [2021-08-03T03:44:48.199Z] ---> 98e482bd6b84 [2021-08-03T03:44:48.199Z] [2021-08-03T03:44:48.199Z] Successfully built 98e482bd6b84 [2021-08-03T03:44:48.199Z] Successfully tagged support-notifications:latest [2021-08-03T03:44:48.199Z]  Building support-notifications ... done Removing intermediate container ff6f8ff7790a [2021-08-03T03:44:48.199Z] ---> 2ff809e240ac [2021-08-03T03:44:48.199Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-03T03:44:48.199Z] ---> Running in b5c6048aeea0 [2021-08-03T03:44:48.785Z] Removing intermediate container b5c6048aeea0 [2021-08-03T03:44:48.785Z] ---> 005a4cfff2e4 [2021-08-03T03:44:48.785Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-08-03T03:44:48.785Z] ---> Running in e62e8cb9f9de [2021-08-03T03:44:49.052Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-03T03:44:50.010Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-03T03:44:50.600Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-08-03T03:44:50.600Z] (2/6) Installing libgcc (9.3.0-r2) [2021-08-03T03:44:50.600Z] (3/6) Installing libsodium (1.0.18-r0) [2021-08-03T03:44:50.600Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-08-03T03:44:50.866Z] (5/6) Installing libzmq (4.3.3-r0) [2021-08-03T03:44:51.134Z] (6/6) Installing zeromq (4.3.3-r0) [2021-08-03T03:44:51.413Z] Executing busybox-1.31.1-r20.trigger [2021-08-03T03:44:51.413Z] OK: 8 MiB in 20 packages [2021-08-03T03:44:51.997Z] Removing intermediate container e62e8cb9f9de [2021-08-03T03:44:51.997Z] ---> 3f7ad30991e7 [2021-08-03T03:44:51.997Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-03T03:44:52.275Z] ---> a7b7038d2ede [2021-08-03T03:44:52.275Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-08-03T03:44:52.868Z] ---> 0e99de250c72 [2021-08-03T03:44:52.868Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-08-03T03:44:53.140Z] ---> 0abcaf5939e1 [2021-08-03T03:44:53.140Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-08-03T03:44:53.140Z] ---> Running in a555176d05cb [2021-08-03T03:44:53.140Z] Removing intermediate container a555176d05cb [2021-08-03T03:44:53.140Z] ---> 668ddd3cfc27 [2021-08-03T03:44:53.140Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-03T03:44:53.408Z] ---> Running in 015e80544b92 [2021-08-03T03:44:53.408Z] Removing intermediate container 015e80544b92 [2021-08-03T03:44:53.408Z] ---> 5fbc27b6b3d7 [2021-08-03T03:44:53.408Z] Step 22/24 : LABEL arch=x86_64 [2021-08-03T03:44:53.408Z] ---> Running in c8c44274b562 [2021-08-03T03:44:53.675Z] Removing intermediate container c8c44274b562 [2021-08-03T03:44:53.675Z] ---> 1248d3efe80a [2021-08-03T03:44:53.675Z] Step 23/24 : LABEL git_sha=d7bf687a4f0b9b01388567a46b84c0016d3fcc0c [2021-08-03T03:44:53.675Z] ---> Running in fb604a3c69a2 [2021-08-03T03:44:53.675Z] Digest: sha256:062edd9c11cbdf94e7620d932857a356fa179eaa26a3cc352759e75f04729c49 [2021-08-03T03:44:53.675Z] Status: Downloaded newer image for docker:20.10.6 [2021-08-03T03:44:53.675Z] ---> d2979b152a7d [2021-08-03T03:44:53.675Z] 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-08-03T03:44:53.675Z] Removing intermediate container fb604a3c69a2 [2021-08-03T03:44:53.675Z] ---> ca804f34a149 [2021-08-03T03:44:53.675Z] Step 24/24 : LABEL version=0.0.0 [2021-08-03T03:44:53.675Z] ---> Running in 1d41cb173e35 [2021-08-03T03:44:53.675Z] ---> Running in cf99bb0ad49f [2021-08-03T03:44:53.943Z] Removing intermediate container 1d41cb173e35 [2021-08-03T03:44:53.943Z] ---> 33050c2107b5 [2021-08-03T03:44:53.943Z] 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-08-03T03:44:53.943Z] Removing intermediate container cf99bb0ad49f [2021-08-03T03:44:53.943Z] ---> cb53e8d7fd57 [2021-08-03T03:44:53.943Z] [2021-08-03T03:44:53.943Z] ---> Running in 3f92ac86f60d [2021-08-03T03:44:53.943Z] Successfully built cb53e8d7fd57 [2021-08-03T03:44:53.943Z] Successfully tagged core-data:latest [2021-08-03T03:44:54.214Z]  Building core-data ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-03T03:44:54.214Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-03T03:44:54.481Z] (1/39) Installing readline (8.1.0-r0) [2021-08-03T03:44:54.481Z] (2/39) Installing bash (5.1.0-r0) [2021-08-03T03:44:54.481Z] Executing bash-5.1.0-r0.post-install [2021-08-03T03:44:54.481Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-08-03T03:44:54.481Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-08-03T03:44:54.481Z] (5/39) Installing libcurl (7.78.0-r0) [2021-08-03T03:44:54.481Z] (6/39) Installing curl (7.78.0-r0) [2021-08-03T03:44:54.481Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-08-03T03:44:54.481Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-08-03T03:44:54.481Z] (9/39) Installing expat (2.2.10-r1) [2021-08-03T03:44:54.746Z] (10/39) Installing libffi (3.3-r2) [2021-08-03T03:44:54.746Z] (11/39) Installing gdbm (1.19-r0) [2021-08-03T03:44:54.746Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-08-03T03:44:54.746Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-08-03T03:44:54.746Z] (14/39) Installing python3 (3.8.10-r0) [2021-08-03T03:44:55.329Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-08-03T03:44:55.329Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-08-03T03:44:55.329Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-08-03T03:44:55.329Z] (18/39) Installing py3-six (1.15.0-r0) [2021-08-03T03:44:55.329Z] (19/39) Installing py3-packaging (20.9-r0) [2021-08-03T03:44:55.329Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-08-03T03:44:55.598Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-08-03T03:44:55.598Z] (22/39) Installing py3-idna (3.1-r0) [2021-08-03T03:44:55.598Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-08-03T03:44:55.598Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-08-03T03:44:55.598Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-08-03T03:44:55.598Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-08-03T03:44:55.598Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-08-03T03:44:55.598Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-08-03T03:44:55.598Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-08-03T03:44:55.598Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-08-03T03:44:55.598Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-08-03T03:44:55.598Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-08-03T03:44:55.598Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-08-03T03:44:55.598Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-08-03T03:44:55.598Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-08-03T03:44:55.598Z] (36/39) Installing py3-progress (1.5-r0) [2021-08-03T03:44:55.598Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-08-03T03:44:55.598Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-08-03T03:44:55.866Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-08-03T03:44:55.866Z] Executing busybox-1.32.1-r6.trigger [2021-08-03T03:44:55.866Z] OK: 82 MiB in 59 packages [2021-08-03T03:44:57.464Z] Collecting docker-compose==1.23.2 [2021-08-03T03:44:57.464Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-08-03T03:44:57.464Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-08-03T03:44:57.465Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-08-03T03:44:57.465Z] Collecting texttable<0.10,>=0.9.0 [2021-08-03T03:44:57.465Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-08-03T03:44:57.820Z] Collecting cached-property<2,>=1.2.0 [2021-08-03T03:44:57.820Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-08-03T03:44:57.820Z] Collecting docker<4.0,>=3.6.0 [2021-08-03T03:44:57.820Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-08-03T03:44:57.820Z] Collecting docopt<0.7,>=0.6.1 [2021-08-03T03:44:57.820Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-08-03T03:44:58.160Z] Collecting PyYAML<4,>=3.10 [2021-08-03T03:44:58.160Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-08-03T03:45:00.633Z] Collecting dockerpty<0.5,>=0.4.1 [2021-08-03T03:45:00.633Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-08-03T03:45:00.633Z] Collecting jsonschema<3,>=2.5.1 [2021-08-03T03:45:00.633Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-08-03T03:45:00.633Z] 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-08-03T03:45:00.633Z] Collecting websocket-client<1.0,>=0.32.0 [2021-08-03T03:45:00.633Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-08-03T03:45:00.633Z] Collecting docker-pycreds>=0.4.0 [2021-08-03T03:45:00.633Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-08-03T03:45:00.633Z] Collecting certifi>=2017.4.17 [2021-08-03T03:45:00.633Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-08-03T03:45:00.633Z] Collecting urllib3<1.25,>=1.21.1 [2021-08-03T03:45:00.633Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-08-03T03:45:00.633Z] Collecting idna<2.8,>=2.5 [2021-08-03T03:45:00.633Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-08-03T03:45:00.633Z] Collecting chardet<3.1.0,>=3.0.2 [2021-08-03T03:45:00.633Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-08-03T03:45:00.633Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-08-03T03:45:00.633Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-08-03T03:45:00.633Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-08-03T03:45:00.633Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-08-03T03:45:00.633Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-08-03T03:45:00.633Z] Attempting uninstall: urllib3 [2021-08-03T03:45:00.633Z] Found existing installation: urllib3 1.26.2 [2021-08-03T03:45:00.633Z] Uninstalling urllib3-1.26.2: [2021-08-03T03:45:00.633Z] Successfully uninstalled urllib3-1.26.2 [2021-08-03T03:45:00.633Z] Attempting uninstall: idna [2021-08-03T03:45:00.633Z] Found existing installation: idna 3.1 [2021-08-03T03:45:00.633Z] Uninstalling idna-3.1: [2021-08-03T03:45:00.633Z] Successfully uninstalled idna-3.1 [2021-08-03T03:45:00.633Z] Attempting uninstall: chardet [2021-08-03T03:45:00.633Z] Found existing installation: chardet 4.0.0 [2021-08-03T03:45:00.633Z] Uninstalling chardet-4.0.0: [2021-08-03T03:45:00.633Z] Successfully uninstalled chardet-4.0.0 [2021-08-03T03:45:00.633Z] Attempting uninstall: requests [2021-08-03T03:45:00.633Z] Found existing installation: requests 2.25.1 [2021-08-03T03:45:00.633Z] Uninstalling requests-2.25.1: [2021-08-03T03:45:00.633Z] Successfully uninstalled requests-2.25.1 [2021-08-03T03:45:00.633Z] Running setup.py install for texttable: started [2021-08-03T03:45:00.633Z] Running setup.py install for texttable: finished with status 'done' [2021-08-03T03:45:00.633Z] Running setup.py install for PyYAML: started [2021-08-03T03:45:00.633Z] Running setup.py install for PyYAML: finished with status 'done' [2021-08-03T03:45:01.031Z] Running setup.py install for docopt: started [2021-08-03T03:45:01.031Z] Running setup.py install for docopt: finished with status 'done' [2021-08-03T03:45:01.031Z] Running setup.py install for dockerpty: started [2021-08-03T03:45:01.417Z] Running setup.py install for dockerpty: finished with status 'done' [2021-08-03T03:45:01.762Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-08-03T03:45:05.129Z] Removing intermediate container 3f92ac86f60d [2021-08-03T03:45:05.130Z] ---> 65702921ac5b [2021-08-03T03:45:05.130Z] Step 15/24 : ENV APP_PORT=58890 [2021-08-03T03:45:05.130Z] ---> Running in 706c43deb5a2 [2021-08-03T03:45:05.130Z] Removing intermediate container 706c43deb5a2 [2021-08-03T03:45:05.130Z] ---> efdc0ee788fd [2021-08-03T03:45:05.130Z] Step 16/24 : EXPOSE $APP_PORT [2021-08-03T03:45:05.130Z] ---> Running in b8873bbf5cca [2021-08-03T03:45:05.130Z] Removing intermediate container b8873bbf5cca [2021-08-03T03:45:05.130Z] ---> 6c0d80fc1889 [2021-08-03T03:45:05.130Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-08-03T03:45:05.399Z] ---> 6a34c28ad66b [2021-08-03T03:45:05.399Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-08-03T03:45:05.667Z] ---> 74e4999d6abc [2021-08-03T03:45:05.667Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-08-03T03:45:05.933Z] ---> e489fdef29b4 [2021-08-03T03:45:05.933Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-08-03T03:45:05.933Z] ---> Running in cad24b3755ef [2021-08-03T03:45:05.933Z] Removing intermediate container cad24b3755ef [2021-08-03T03:45:05.933Z] ---> b18470395280 [2021-08-03T03:45:05.933Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-03T03:45:05.933Z] ---> Running in ca18836bdcb8 [2021-08-03T03:45:06.203Z] Removing intermediate container ca18836bdcb8 [2021-08-03T03:45:06.203Z] ---> ce51f4686b94 [2021-08-03T03:45:06.203Z] Step 22/24 : LABEL arch=x86_64 [2021-08-03T03:45:06.203Z] ---> Running in 2dba33a7da85 [2021-08-03T03:45:06.203Z] Removing intermediate container 2dba33a7da85 [2021-08-03T03:45:06.203Z] ---> 65bc3d9e4cc6 [2021-08-03T03:45:06.203Z] Step 23/24 : LABEL git_sha=d7bf687a4f0b9b01388567a46b84c0016d3fcc0c [2021-08-03T03:45:06.203Z] ---> Running in 28bd81f65636 [2021-08-03T03:45:06.203Z] Removing intermediate container 28bd81f65636 [2021-08-03T03:45:06.203Z] ---> eff2c2a8a97b [2021-08-03T03:45:06.203Z] Step 24/24 : LABEL version=0.0.0 [2021-08-03T03:45:06.203Z] ---> Running in 493b2f0678f5 [2021-08-03T03:45:06.471Z] Removing intermediate container 493b2f0678f5 [2021-08-03T03:45:06.471Z] ---> 9f89234a43b7 [2021-08-03T03:45:06.471Z] [2021-08-03T03:45:06.471Z] Successfully built 9f89234a43b7 [2021-08-03T03:45:06.471Z] Successfully tagged sys-mgmt-agent:latest [2021-08-03T03:45:06.483Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-08-03T03:45:06.500Z] $ docker stop --time=1 c49f634dc0ddf97d0e4ad97084cacf50784dbf5e0204012928aee38110f9d2e7 [2021-08-03T03:45:07.890Z] $ docker rm -f c49f634dc0ddf97d0e4ad97084cacf50784dbf5e0204012928aee38110f9d2e7 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-03T03:45:08.369Z] + docker images [2021-08-03T03:45:08.369Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-08-03T03:45:08.369Z] sys-mgmt-agent latest 9f89234a43b7 2 seconds ago 324MB [2021-08-03T03:45:08.369Z] core-data latest cb53e8d7fd57 15 seconds ago 20.4MB [2021-08-03T03:45:08.369Z] support-notifications latest 98e482bd6b84 20 seconds ago 16.8MB [2021-08-03T03:45:08.369Z] 3b15ae65eaac 21 seconds ago 1.75GB [2021-08-03T03:45:08.369Z] d2b539733d48 24 seconds ago 1.75GB [2021-08-03T03:45:08.369Z] 04b967c39b1c 25 seconds ago 1.75GB [2021-08-03T03:45:08.369Z] security-proxy-setup latest 41cb1d5958d6 44 seconds ago 25.9MB [2021-08-03T03:45:08.369Z] 873437a0b29e 49 seconds ago 1.75GB [2021-08-03T03:45:08.369Z] security-bootstrapper latest b1e2a65ee13d About a minute ago 18.7MB [2021-08-03T03:45:08.369Z] security-secretstore-setup latest 9558bdc1841a About a minute ago 29MB [2021-08-03T03:45:08.369Z] support-scheduler latest 3cff7ecc1064 About a minute ago 16.1MB [2021-08-03T03:45:08.369Z] core-metadata latest d623b1f9fa8a About a minute ago 16.7MB [2021-08-03T03:45:08.369Z] core-command latest a4cc09c7a20a About a minute ago 16MB [2021-08-03T03:45:08.369Z] 4183394e8f8e About a minute ago 1.75GB [2021-08-03T03:45:08.369Z] 21e52336e043 About a minute ago 1.75GB [2021-08-03T03:45:08.369Z] 120ad637f6ac About a minute ago 1.75GB [2021-08-03T03:45:08.369Z] ef5ac2a629ee About a minute ago 1.75GB [2021-08-03T03:45:08.369Z] 514025b6d101 About a minute ago 1.74GB [2021-08-03T03:45:08.369Z] ci-base-image-x86_64 latest 380b3a6aabf2 5 minutes ago 1.24GB [2021-08-03T03:45:08.369Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 4508b0543a43 9 hours ago 547MB [2021-08-03T03:45:08.369Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest f5175e13e4e5 10 hours ago 37.5MB [2021-08-03T03:45:08.369Z] docker 20.10.6 d2979b152a7d 3 months ago 246MB [2021-08-03T03:45:08.369Z] alpine 3.12 13621d1b12d4 3 months ago 5.58MB [2021-08-03T03:45:08.369Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 13 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-08-03T03:45:13.468Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-08-03T03:45:15.470Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-08-03T03:45:16.074Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-08-03T03:45:17.063Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-08-03T03:45:24.180Z] Still waiting to schedule task [2021-08-03T03:45:24.181Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-08-03T03:45:29.510Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-08-03T03:45:29.510Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-08-03T03:45:29.510Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-08-03T03:45:29.510Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-08-03T03:45:29.510Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-08-03T03:45:29.510Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-08-03T03:45:29.797Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-08-03T03:45:29.797Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-08-03T03:45:29.797Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-08-03T03:45:29.797Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-08-03T03:45:42.234Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.211s coverage: 28.7% of statements [2021-08-03T03:45:42.234Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-08-03T03:45:42.234Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-08-03T03:45:45.655Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.348s coverage: 100.0% of statements [2021-08-03T03:45:45.655Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-08-03T03:45:46.263Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.328s coverage: 46.3% of statements [2021-08-03T03:45:46.263Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-08-03T03:45:46.263Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-08-03T03:45:49.006Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.894s coverage: 90.1% of statements [2021-08-03T03:45:49.006Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-08-03T03:45:49.006Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-08-03T03:45:49.006Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.271s coverage: 81.2% of statements [2021-08-03T03:45:49.006Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-08-03T03:45:49.006Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-08-03T03:45:49.006Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-08-03T03:45:49.006Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-08-03T03:45:49.006Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-08-03T03:45:57.493Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.342s coverage: 94.2% of statements [2021-08-03T03:45:57.493Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-08-03T03:45:57.493Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-08-03T03:45:57.493Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.192s coverage: 59.1% of statements [2021-08-03T03:45:57.493Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-08-03T03:45:57.493Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-08-03T03:45:57.493Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-08-03T03:45:57.493Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-08-03T03:45:57.493Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-08-03T03:45:57.493Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.195s coverage: 60.0% of statements [2021-08-03T03:45:57.493Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-08-03T03:45:57.493Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-08-03T03:45:57.493Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-08-03T03:45:57.493Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.251s coverage: 0.8% of statements [2021-08-03T03:45:57.493Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-08-03T03:45:57.493Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.151s coverage: 58.8% of statements [2021-08-03T03:45:57.493Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.191s coverage: 22.0% of statements [2021-08-03T03:45:57.493Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-08-03T03:45:57.493Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.211s coverage: 47.1% of statements [2021-08-03T03:45:57.493Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.289s coverage: 79.5% of statements [2021-08-03T03:45:57.493Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.262s coverage: 94.1% of statements [2021-08-03T03:45:58.946Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.281s coverage: 96.3% of statements [2021-08-03T03:45:59.223Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.323s coverage: 87.5% of statements [2021-08-03T03:46:11.651Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.217s coverage: 94.4% of statements [2021-08-03T03:46:11.651Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.164s coverage: 44.8% of statements [2021-08-03T03:46:17.064Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.519s coverage: 81.8% of statements [2021-08-03T03:46:17.064Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-08-03T03:46:23.817Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.248s coverage: 92.9% of statements [2021-08-03T03:46:23.817Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-08-03T03:46:23.817Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-08-03T03:46:23.817Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-08-03T03:46:23.817Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.054s coverage: 65.1% of statements [2021-08-03T03:46:23.817Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-08-03T03:46:23.817Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-08-03T03:46:23.817Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-08-03T03:46:23.817Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-08-03T03:46:23.817Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-08-03T03:46:23.817Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.205s coverage: 87.2% of statements [2021-08-03T03:46:23.817Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-08-03T03:46:23.817Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-08-03T03:46:23.817Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.152s coverage: 100.0% of statements [2021-08-03T03:46:23.817Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-08-03T03:46:23.817Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.173s coverage: 58.8% of statements [2021-08-03T03:46:23.817Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-08-03T03:46:23.817Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.167s coverage: 80.0% of statements [2021-08-03T03:46:23.817Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.231s coverage: 87.2% of statements [2021-08-03T03:46:23.817Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.235s coverage: 85.4% of statements [2021-08-03T03:46:23.817Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.278s coverage: 91.2% of statements [2021-08-03T03:46:23.817Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-08-03T03:46:23.817Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.619s coverage: 64.4% of statements [2021-08-03T03:46:23.817Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-08-03T03:46:23.817Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-08-03T03:46:23.817Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.175s coverage: 100.0% of statements [2021-08-03T03:46:23.817Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.085s coverage: 91.3% of statements [2021-08-03T03:46:24.423Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.059s coverage: 100.0% of statements [2021-08-03T03:46:25.416Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.060s coverage: 73.7% of statements [2021-08-03T03:46:26.021Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.063s coverage: 100.0% of statements [2021-08-03T03:46:29.437Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.142s coverage: 66.9% of statements [2021-08-03T03:46:29.437Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-08-03T03:46:29.437Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-08-03T03:46:29.437Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-08-03T03:46:32.077Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.775s coverage: 43.6% of statements [2021-08-03T03:46:32.077Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-08-03T03:46:32.077Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-08-03T03:46:32.077Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.219s coverage: 89.5% of statements [2021-08-03T03:46:32.077Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-08-03T03:46:32.077Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.212s coverage: 84.8% of statements [2021-08-03T03:46:32.077Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-08-03T03:46:40.387Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.260s coverage: 19.3% of statements [2021-08-03T03:46:40.387Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-08-03T03:46:40.387Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-08-03T03:46:40.387Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-08-03T03:46:40.387Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-08-03T03:46:40.387Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.536s coverage: 92.0% of statements [2021-08-03T03:46:40.387Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-08-03T03:46:40.387Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-08-03T03:46:40.387Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-08-03T03:46:40.387Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-08-03T03:46:40.387Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.203s coverage: 62.7% of statements [2021-08-03T03:46:40.387Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-08-03T03:46:40.387Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-08-03T03:46:40.387Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.347s coverage: 97.7% of statements [2021-08-03T03:46:40.387Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-08-03T03:46:40.387Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-08-03T03:46:40.387Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-08-03T03:46:40.387Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-08-03T03:46:40.387Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.185s coverage: 28.9% of statements [2021-08-03T03:46:40.387Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-08-03T03:46:40.387Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-08-03T03:46:40.387Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-08-03T03:46:40.387Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-08-03T03:46:40.387Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-08-03T03:46:40.387Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-08-03T03:46:40.387Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.180s coverage: 100.0% of statements [2021-08-03T03:46:40.387Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.075s coverage: 95.4% of statements [2021-08-03T03:46:40.387Z] GO111MODULE=on go vet ./... [2021-08-03T03:48:02.206Z] gofmt -l . [2021-08-03T03:48:02.206Z] [ "`gofmt -l .`" = "" ] [2021-08-03T03:48:02.206Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-08-03T03:48:03.877Z] + ls -al . [2021-08-03T03:48:03.877Z] total 624 [2021-08-03T03:48:03.877Z] drwxrwxr-x 9 1001 1001 4096 Aug 3 03:48 . [2021-08-03T03:48:03.877Z] drwxr-xr-x 4 root root 4096 Aug 3 03:43 .. [2021-08-03T03:48:03.877Z] -rw-rw-r-- 1 1001 1001 11 Aug 3 03:41 .dockerignore [2021-08-03T03:48:03.877Z] drwxrwxr-x 8 1001 1001 4096 Aug 3 03:41 .git [2021-08-03T03:48:03.877Z] drwxrwxr-x 3 1001 1001 4096 Aug 3 03:41 .github [2021-08-03T03:48:03.877Z] -rw-rw-r-- 1 1001 1001 818 Aug 3 03:41 .gitignore [2021-08-03T03:48:03.877Z] -rw-rw-r-- 1 1001 1001 76 Aug 3 03:41 .hadolint.yml [2021-08-03T03:48:03.877Z] -rw-rw-r-- 1 1001 1001 166 Aug 3 03:41 .sonarcloud.properties [2021-08-03T03:48:03.877Z] -rw-rw-r-- 1 1001 1001 8609 Aug 3 03:41 Attribution.txt [2021-08-03T03:48:03.877Z] -rw-rw-r-- 1 1001 1001 43881 Aug 3 03:41 CHANGELOG.md [2021-08-03T03:48:03.877Z] -rw-rw-r-- 1 1001 1001 3804 Aug 3 03:41 CONTRIBUTING.md [2021-08-03T03:48:03.877Z] -rw-rw-r-- 1 1001 1001 931 Aug 3 03:41 Dockerfile.build [2021-08-03T03:48:03.877Z] -rw-rw-r-- 1 1001 1001 849 Aug 3 03:41 Jenkinsfile [2021-08-03T03:48:03.877Z] -rw-rw-r-- 1 1001 1001 10775 Aug 3 03:41 LICENSE [2021-08-03T03:48:03.877Z] -rw-rw-r-- 1 1001 1001 5915 Aug 3 03:41 Makefile [2021-08-03T03:48:03.877Z] -rw-rw-r-- 1 1001 1001 8643 Aug 3 03:41 README.md [2021-08-03T03:48:03.877Z] -rw-rw-r-- 1 1001 1001 6912 Aug 3 03:41 SECURITY.md [2021-08-03T03:48:03.877Z] -rw-rw-r-- 1 1001 1001 5 Aug 3 03:38 VERSION [2021-08-03T03:48:03.877Z] -rw-rw-r-- 1 1001 1001 4131 Aug 3 03:41 ZMQWindows.md [2021-08-03T03:48:03.877Z] drwxrwxr-x 2 1001 1001 4096 Aug 3 03:41 bin [2021-08-03T03:48:03.877Z] drwxrwxr-x 14 1001 1001 4096 Aug 3 03:41 cmd [2021-08-03T03:48:03.877Z] -rw-r--r-- 1 root root 403847 Aug 3 03:46 coverage.out [2021-08-03T03:48:03.877Z] -rw-rw-r-- 1 1001 1001 813 Aug 3 03:41 go.mod [2021-08-03T03:48:03.877Z] -rw-r--r-- 1 root root 48847 Aug 3 03:43 go.sum [2021-08-03T03:48:03.877Z] drwxrwxr-x 8 1001 1001 4096 Aug 3 03:41 internal [2021-08-03T03:48:03.877Z] drwxrwxr-x 3 1001 1001 4096 Aug 3 03:41 openapi [2021-08-03T03:48:03.877Z] drwxrwxr-x 4 1001 1001 4096 Aug 3 03:41 snap [2021-08-03T03:48:03.877Z] -rw-rw-r-- 1 1001 1001 204 Aug 3 03:41 version.go [Pipeline] sh [2021-08-03T03:48:04.558Z] + '[' -e coverage.out ] [2021-08-03T03:48:04.558Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-08-03T03:48:04.601Z] Warning: overwriting stash ‘coverage-report’ [2021-08-03T03:48:05.400Z] Stashed 1 file(s) [Pipeline] sh [2021-08-03T03:48:06.080Z] + make build [2021-08-03T03:48:06.080Z] go mod tidy [2021-08-03T03:48:06.683Z] 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-08-03T03:48:13.394Z] 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-08-03T03:48:35.581Z] 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-08-03T03:48:37.023Z] 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-08-03T03:48:41.476Z] 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-08-03T03:48:42.077Z] 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-08-03T03:48:45.480Z] 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-08-03T03:48:48.895Z] 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-08-03T03:48:51.568Z] 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-08-03T03:48:52.099Z] Running on prd-ubuntu18.04-docker-8c-8g-1823 in /w/workspace/edgexfoundry_edgex-go_PR-3646 [Pipeline] { [Pipeline] ws [2021-08-03T03:48:52.165Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-08-03T03:48:52.351Z] The recommended git tool is: git [2021-08-03T03:48:55.288Z] using credential edgex-jenkins-ssh [2021-08-03T03:48:55.303Z] Cloning the remote Git repository [2021-08-03T03:48:55.322Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-08-03T03:48:55.397Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-08-03T03:48:55.426Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-03T03:48:55.427Z] > git --version # timeout=10 [2021-08-03T03:48:55.437Z] > git --version # 'git version 2.17.1' [2021-08-03T03:48:55.437Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-03T03:48:55.469Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-03T03:48:55.887Z] 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-08-03T03:48:58.516Z] 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-08-03T03:49:00.774Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-03T03:49:00.784Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-03T03:49:00.797Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-03T03:49:00.810Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-03T03:49:00.811Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-03T03:49:01.150Z] 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-08-03T03:49:01.459Z] Merging remotes/origin/main commit 1c9af10f427590f3fed47012b244cbba5cfcd3da into PR head commit d7bf687a4f0b9b01388567a46b84c0016d3fcc0c [2021-08-03T03:49:01.595Z] Merge succeeded, producing d7bf687a4f0b9b01388567a46b84c0016d3fcc0c [2021-08-03T03:49:01.596Z] Checking out Revision d7bf687a4f0b9b01388567a46b84c0016d3fcc0c (PR-3646) [2021-08-03T03:49:00.816Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3646/head:refs/remotes/origin/PR-3646 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-08-03T03:49:01.466Z] > git config core.sparsecheckout # timeout=10 [2021-08-03T03:49:01.473Z] > git checkout -f d7bf687a4f0b9b01388567a46b84c0016d3fcc0c # timeout=10 [2021-08-03T03:49:01.558Z] > git remote # timeout=10 [2021-08-03T03:49:01.564Z] > git config --get remote.origin.url # timeout=10 [2021-08-03T03:49:01.569Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-03T03:49:01.573Z] > git merge 1c9af10f427590f3fed47012b244cbba5cfcd3da # timeout=10 [2021-08-03T03:49:01.585Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-03T03:49:01.596Z] > git config core.sparsecheckout # timeout=10 [2021-08-03T03:49:01.604Z] > git checkout -f d7bf687a4f0b9b01388567a46b84c0016d3fcc0c # timeout=10 [2021-08-03T03:49:05.373Z] Commit message: "feat: Validate Interval and IntervalAction before loading from config" [2021-08-03T03:49:05.405Z] > git --version # timeout=10 [2021-08-03T03:49:05.410Z] > git --version # 'git version 2.17.1' [2021-08-03T03:49:05.413Z] fatal: bad object 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-03T03:49:06.498Z] + echo snap-build.sh [2021-08-03T03:49:06.498Z] snap-build.sh [2021-08-03T03:49:06.498Z] + SNAP_BASE_DIR=. [2021-08-03T03:49:06.498Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2021-08-03T03:49:06.498Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2021-08-03T03:49:06.498Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2021-08-03T03:49:06.498Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2021-08-03T03:49:06.498Z] + cd /w/workspace/edgex-go/1 [2021-08-03T03:49:06.498Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-08-03T03:49:06.498Z] Reading package lists... [2021-08-03T03:49:06.498Z] Building dependency tree... [2021-08-03T03:49:06.498Z] Reading state information... [2021-08-03T03:49:06.498Z] The following packages were automatically installed and are no longer required: [2021-08-03T03:49:06.498Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-08-03T03:49:06.498Z] uidmap xdelta3 [2021-08-03T03:49:06.498Z] Use 'sudo apt autoremove' to remove them. [2021-08-03T03:49:06.498Z] The following packages will be REMOVED: [2021-08-03T03:49:06.498Z] lxd* lxd-client* [Pipeline] } [2021-08-03T03:49:06.599Z] $ docker stop --time=1 ca1ff9667c4d11ca079e0fcd373f11c3e8b8fb3c3b6c9badded42f51f04b522c [2021-08-03T03:49:06.768Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-08-03T03:49:06.768Z] After this operation, 31.7 MB disk space will be freed. [2021-08-03T03:49:07.307Z] (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-08-03T03:49:07.307Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-08-03T03:49:08.270Z] Removing lxd dnsmasq configuration [2021-08-03T03:49:08.270Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-08-03T03:49:08.270Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-08-03T03:49:09.217Z] $ docker rm -f ca1ff9667c4d11ca079e0fcd373f11c3e8b8fb3c3b6c9badded42f51f04b522c [2021-08-03T03:49:09.233Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-08-03T03:49:09.233Z] (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-08-03T03:49:09.233Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2021-08-03T03:49:10.648Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-08-03T03:49:10.648Z] Processing triggers for ureadahead (0.100.0-21) ... [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2021-08-03T03:49:10.918Z] + sudo snap remove --purge lxd [Pipeline] isUnix [Pipeline] sh [2021-08-03T03:49:11.189Z] snap "lxd" is not installed [2021-08-03T03:49:11.189Z] + sudo groupadd --force --system lxd [2021-08-03T03:49:11.189Z] ++ whoami [2021-08-03T03:49:11.189Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-08-03T03:49:11.189Z] + newgrp - lxd [2021-08-03T03:49:11.189Z] + sudo snap install lxd [2021-08-03T03:49:11.288Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-03T03:49:11.560Z] [2021-08-03T03:49:11.561Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-03T03:49:11.969Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-03T03:49:12.244Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-08-03T03:49:12.244Z] 29e5d40040c1: Pulling fs layer [2021-08-03T03:49:12.244Z] 1ce36da41761: Pulling fs layer [2021-08-03T03:49:12.244Z] 25b303627fd3: Pulling fs layer [2021-08-03T03:49:12.840Z] 29e5d40040c1: Verifying Checksum [2021-08-03T03:49:12.840Z] 29e5d40040c1: Download complete [2021-08-03T03:49:13.439Z] 1ce36da41761: Verifying Checksum [2021-08-03T03:49:13.439Z] 1ce36da41761: Download complete [2021-08-03T03:49:13.439Z] 29e5d40040c1: Pull complete [2021-08-03T03:49:14.879Z] 1ce36da41761: Pull complete [2021-08-03T03:49:15.152Z] 25b303627fd3: Verifying Checksum [2021-08-03T03:49:15.152Z] 25b303627fd3: Download complete [2021-08-03T03:49:21.502Z] 2021-08-03T03:49:18Z INFO Waiting for automatic snapd restart... [2021-08-03T03:49:25.315Z] 25b303627fd3: Pull complete [2021-08-03T03:49:25.315Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-08-03T03:49:25.315Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-03T03:49:25.315Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-08-03T03:49:25.576Z] prd-ubuntu18.04-docker-arm64-4c-16g-1822 does not seem to be running inside a container [2021-08-03T03:49:25.652Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-08-03T03:49:28.913Z] $ docker top 1d7792d9036d9533e94f074404ca11465eb82947a30e885fca9b536c0923b00a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-03T03:49:29.950Z] + docker-compose build --help [2021-08-03T03:49:29.950Z] + grep parallel [2021-08-03T03:49:31.594Z] lxd 4.16 from Canonical* installed [2021-08-03T03:49:31.594Z] + sudo lxd init --auto [2021-08-03T03:49:33.343Z] --parallel Build images in parallel. [Pipeline] } [2021-08-03T03:49:33.368Z] $ docker stop --time=1 1d7792d9036d9533e94f074404ca11465eb82947a30e885fca9b536c0923b00a [2021-08-03T03:49:35.234Z] $ docker rm -f 1d7792d9036d9533e94f074404ca11465eb82947a30e885fca9b536c0923b00a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-03T03:49:36.057Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-03T03:49:36.058Z] . [Pipeline] withDockerContainer [2021-08-03T03:49:36.321Z] prd-ubuntu18.04-docker-arm64-4c-16g-1822 does not seem to be running inside a container [2021-08-03T03:49:36.393Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-08-03T03:49:37.998Z] $ docker top ca80a4c9130906bf5b7669d4fb7e36af5bdaf5cd7d52b81d8187496300680f88 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-03T03:49:39.024Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-08-03T03:49:41.679Z] + sudo snap install --classic snapcraft [2021-08-03T03:49:42.407Z] Building core-command ... [2021-08-03T03:49:42.407Z] Building core-data ... [2021-08-03T03:49:42.407Z] Building core-metadata ... [2021-08-03T03:49:42.407Z] Building security-bootstrapper ... [2021-08-03T03:49:42.407Z] Building security-proxy-setup ... [2021-08-03T03:49:42.407Z] Building security-secretstore-setup ... [2021-08-03T03:49:42.407Z] Building support-notifications ... [2021-08-03T03:49:42.407Z] Building support-scheduler ... [2021-08-03T03:49:42.407Z] Building sys-mgmt-agent ... [2021-08-03T03:49:42.407Z] Building security-bootstrapper [2021-08-03T03:49:42.407Z] Building support-scheduler [2021-08-03T03:49:42.407Z] Building core-command [2021-08-03T03:49:42.407Z] Building support-notifications [2021-08-03T03:49:42.407Z] Building security-secretstore-setup [2021-08-03T03:49:51.768Z] snapcraft 4.8.3 from Canonical* installed [2021-08-03T03:49:51.768Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-08-03T03:49:51.768Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-08-03T03:49:51.768Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-03T03:49:51.768Z] Dload Upload Total Spent Left Speed [2021-08-03T03:49:51.768Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4644 0 --:--:-- --:--:-- --:--:-- 4610 [2021-08-03T03:49:51.768Z] 100 3325k 100 3325k 0 0 7954k 0 --:--:-- --:--:-- --:--:-- 7954k [2021-08-03T03:49:51.768Z] ./yq_linux_amd64 [2021-08-03T03:49:51.768Z] + sudo snapcraft prime --use-lxd [2021-08-03T03:49:53.177Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-08-03T03:49:53.177Z] 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-08-03T03:49:53.177Z] - README.md [2021-08-03T03:49:53.177Z] [2021-08-03T03:49:53.177Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-08-03T03:49:53.177Z] Launching a container. [2021-08-03T03:49:59.845Z] Waiting for container to be ready [2021-08-03T03:50:00.112Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-08-03T03:50:00.112Z] [2021-08-03T03:50:04.372Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-08-03T03:50:04.372Z] Waiting for network to be ready... [2021-08-03T03:50:04.639Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-08-03T03:50:04.908Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1814 kB] [2021-08-03T03:50:04.908Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-08-03T03:50:04.908Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [334 kB] [2021-08-03T03:50:05.181Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-08-03T03:50:05.181Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-08-03T03:50:05.181Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [389 kB] [2021-08-03T03:50:05.181Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [52.3 kB] [2021-08-03T03:50:05.181Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1132 kB] [2021-08-03T03:50:05.181Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [257 kB] [2021-08-03T03:50:05.447Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-08-03T03:50:05.713Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-08-03T03:50:05.984Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-08-03T03:50:05.984Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-08-03T03:50:05.984Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-08-03T03:50:05.984Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-08-03T03:50:05.984Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-08-03T03:50:05.984Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-08-03T03:50:06.250Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-08-03T03:50:06.516Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2161 kB] [2021-08-03T03:50:06.516Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [426 kB] [2021-08-03T03:50:06.516Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.0 kB] [2021-08-03T03:50:06.516Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6988 B] [2021-08-03T03:50:06.516Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [413 kB] [2021-08-03T03:50:06.516Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [56.0 kB] [2021-08-03T03:50:06.516Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1743 kB] [2021-08-03T03:50:06.784Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [373 kB] [2021-08-03T03:50:08.730Z] Fetched 25.0 MB in 4s (6055 kB/s) [2021-08-03T03:50:09.691Z] Reading package lists... [2021-08-03T03:50:09.958Z] Reading package lists... [2021-08-03T03:50:09.958Z] Building dependency tree... [2021-08-03T03:50:09.958Z] Reading state information... [2021-08-03T03:50:10.226Z] The following additional packages will be installed: [2021-08-03T03:50:10.226Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-08-03T03:50:10.226Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-08-03T03:50:10.226Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-08-03T03:50:10.226Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-08-03T03:50:10.226Z] Suggested packages: [2021-08-03T03:50:10.226Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-08-03T03:50:10.226Z] Recommended packages: [2021-08-03T03:50:10.226Z] gnupg libsasl2-modules [2021-08-03T03:50:10.226Z] The following NEW packages will be installed: [2021-08-03T03:50:10.226Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-08-03T03:50:10.226Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-08-03T03:50:10.226Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-08-03T03:50:10.226Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-08-03T03:50:10.226Z] The following packages will be upgraded: [2021-08-03T03:50:10.226Z] gpg gpg-agent gpgconf libudev1 [2021-08-03T03:50:10.226Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-08-03T03:50:10.226Z] Need to get 3527 kB of archives. [2021-08-03T03:50:10.226Z] After this operation, 13.3 MB of additional disk space will be used. [2021-08-03T03:50:10.226Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libudev1 amd64 237-3ubuntu10.50 [56.4 kB] [2021-08-03T03:50:10.493Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 udev amd64 237-3ubuntu10.50 [1101 kB] [2021-08-03T03:50:10.493Z] Get:3 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-08-03T03:50:10.493Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-08-03T03:50:10.493Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-08-03T03:50:10.493Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-08-03T03:50:10.493Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-08-03T03:50:10.759Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-08-03T03:50:10.759Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-08-03T03:50:11.026Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-08-03T03:50:11.026Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-08-03T03:50:11.026Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-08-03T03:50:11.026Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-08-03T03:50:11.026Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-08-03T03:50:11.293Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-08-03T03:50:11.293Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-08-03T03:50:11.293Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-08-03T03:50:11.293Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-08-03T03:50:11.293Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-08-03T03:50:11.293Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-08-03T03:50:11.293Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-08-03T03:50:11.293Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-08-03T03:50:11.293Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-03T03:50:11.293Z] Fetched 3527 kB in 1s (3350 kB/s) [2021-08-03T03:50:11.559Z] (Reading database ... 12511 files and directories currently installed.) [2021-08-03T03:50:11.559Z] Preparing to unpack .../libudev1_237-3ubuntu10.50_amd64.deb ... [2021-08-03T03:50:11.559Z] Unpacking libudev1:amd64 (237-3ubuntu10.50) over (237-3ubuntu10) ... [2021-08-03T03:50:11.559Z] Setting up libudev1:amd64 (237-3ubuntu10.50) ... [2021-08-03T03:50:11.559Z] Selecting previously unselected package udev. [2021-08-03T03:50:11.559Z] (Reading database ... 12511 files and directories currently installed.) [2021-08-03T03:50:11.559Z] Preparing to unpack .../00-udev_237-3ubuntu10.50_amd64.deb ... [2021-08-03T03:50:11.559Z] Unpacking udev (237-3ubuntu10.50) ... [2021-08-03T03:50:11.826Z] Selecting previously unselected package libfuse2:amd64. [2021-08-03T03:50:11.826Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-08-03T03:50:11.826Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-08-03T03:50:11.826Z] Selecting previously unselected package fuse. [2021-08-03T03:50:11.826Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-08-03T03:50:11.826Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-08-03T03:50:11.826Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-03T03:50:11.826Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-08-03T03:50:12.097Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-03T03:50:12.097Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-08-03T03:50:12.097Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-03T03:50:12.097Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-08-03T03:50:12.097Z] Selecting previously unselected package libksba8:amd64. [2021-08-03T03:50:12.097Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-08-03T03:50:12.097Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-08-03T03:50:12.097Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-08-03T03:50:12.097Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-03T03:50:12.097Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-03T03:50:12.097Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-08-03T03:50:12.097Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-03T03:50:12.097Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-03T03:50:12.365Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-08-03T03:50:12.365Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-03T03:50:12.365Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-03T03:50:12.365Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-08-03T03:50:12.365Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-03T03:50:12.365Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-03T03:50:12.365Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-08-03T03:50:12.365Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-03T03:50:12.365Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-03T03:50:12.633Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-08-03T03:50:12.633Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-03T03:50:12.633Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-03T03:50:12.633Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-08-03T03:50:12.633Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-03T03:50:12.633Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-03T03:50:12.633Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-08-03T03:50:12.633Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-03T03:50:12.633Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-03T03:50:12.633Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-08-03T03:50:12.633Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-03T03:50:12.633Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-03T03:50:12.633Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-08-03T03:50:12.633Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-08-03T03:50:12.633Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-08-03T03:50:12.899Z] Selecting previously unselected package libsasl2-2:amd64. [2021-08-03T03:50:12.899Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-08-03T03:50:12.899Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-08-03T03:50:12.899Z] Selecting previously unselected package libldap-common. [2021-08-03T03:50:12.899Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-08-03T03:50:12.899Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-08-03T03:50:12.899Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-08-03T03:50:12.899Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-08-03T03:50:12.899Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-08-03T03:50:12.899Z] Selecting previously unselected package dirmngr. [2021-08-03T03:50:12.899Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-03T03:50:12.899Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-08-03T03:50:13.167Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-08-03T03:50:13.167Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-08-03T03:50:13.167Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-08-03T03:50:13.167Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-08-03T03:50:13.167Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-08-03T03:50:13.167Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-08-03T03:50:13.167Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-03T03:50:13.167Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-08-03T03:50:13.167Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-08-03T03:50:13.167Z] Setting up udev (237-3ubuntu10.50) ... [2021-08-03T03:50:13.436Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-08-03T03:50:13.703Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-03T03:50:13.703Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-08-03T03:50:13.703Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-08-03T03:50:13.703Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-08-03T03:50:13.704Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-03T03:50:13.704Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-03T03:50:13.704Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-03T03:50:13.704Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-03T03:50:13.704Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-03T03:50:13.704Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-03T03:50:13.704Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-03T03:50:13.704Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-08-03T03:50:13.704Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-08-03T03:50:13.704Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-08-03T03:50:14.294Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-08-03T03:50:14.294Z] settings in the [Install] section, and DefaultInstance for template units). [2021-08-03T03:50:14.294Z] This means they are not meant to be enabled using systemctl. [2021-08-03T03:50:14.294Z] Possible reasons for having this kind of units are: [2021-08-03T03:50:14.294Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-08-03T03:50:14.294Z] .wants/ or .requires/ directory. [2021-08-03T03:50:14.294Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-08-03T03:50:14.294Z] a requirement dependency on it. [2021-08-03T03:50:14.294Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-08-03T03:50:14.294Z] D-Bus, udev, scripted systemctl call, ...). [2021-08-03T03:50:14.294Z] 4) In case of template units, the unit is meant to be enabled with some [2021-08-03T03:50:14.294Z] instance name specified. [2021-08-03T03:50:14.560Z] Reading package lists... [2021-08-03T03:50:14.831Z] Building dependency tree... [2021-08-03T03:50:14.831Z] Reading state information... [2021-08-03T03:50:14.831Z] The following additional packages will be installed: [2021-08-03T03:50:14.831Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-08-03T03:50:14.831Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-08-03T03:50:14.831Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-08-03T03:50:14.831Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-08-03T03:50:14.831Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-08-03T03:50:14.831Z] Suggested packages: [2021-08-03T03:50:14.831Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-08-03T03:50:14.831Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-08-03T03:50:14.831Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-08-03T03:50:14.831Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-08-03T03:50:14.831Z] systemd-container policykit-1 [2021-08-03T03:50:14.831Z] Recommended packages: [2021-08-03T03:50:14.831Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-08-03T03:50:14.831Z] The following NEW packages will be installed: [2021-08-03T03:50:14.831Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-08-03T03:50:14.831Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-08-03T03:50:14.831Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-08-03T03:50:14.831Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-08-03T03:50:14.831Z] python3.6-minimal snapd squashfs-tools sudo [2021-08-03T03:50:14.831Z] The following packages will be upgraded: [2021-08-03T03:50:14.831Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-08-03T03:50:15.099Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-08-03T03:50:15.099Z] Need to get 36.7 MB of archives. [2021-08-03T03:50:15.099Z] After this operation, 147 MB of additional disk space will be used. [2021-08-03T03:50:15.099Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 systemd amd64 237-3ubuntu10.50 [2914 kB] [2021-08-03T03:50:15.099Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-08-03T03:50:15.099Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsystemd0 amd64 237-3ubuntu10.50 [207 kB] [2021-08-03T03:50:15.099Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] [2021-08-03T03:50:15.364Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-08-03T03:50:15.364Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-08-03T03:50:15.364Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-08-03T03:50:15.364Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-08-03T03:50:15.364Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-08-03T03:50:15.364Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-08-03T03:50:15.364Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-08-03T03:50:15.364Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-08-03T03:50:15.364Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-08-03T03:50:15.364Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-08-03T03:50:15.364Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-08-03T03:50:15.364Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-08-03T03:50:15.364Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-08-03T03:50:15.364Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-08-03T03:50:16.327Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-08-03T03:50:16.327Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-08-03T03:50:16.327Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-08-03T03:50:16.327Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-08-03T03:50:16.327Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-08-03T03:50:16.327Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-08-03T03:50:16.327Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-08-03T03:50:16.327Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-08-03T03:50:16.327Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-08-03T03:50:16.327Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-08-03T03:50:16.595Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] [2021-08-03T03:50:16.595Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] [2021-08-03T03:50:18.006Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-03T03:50:18.006Z] Fetched 36.7 MB in 3s (12.1 MB/s) [2021-08-03T03:50:18.274Z] (Reading database ... 12757 files and directories currently installed.) [2021-08-03T03:50:18.274Z] Preparing to unpack .../systemd_237-3ubuntu10.50_amd64.deb ... [2021-08-03T03:50:18.274Z] Unpacking systemd (237-3ubuntu10.50) over (237-3ubuntu10) ... [2021-08-03T03:50:18.858Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.50_amd64.deb ... [2021-08-03T03:50:18.858Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.50) over (237-3ubuntu10) ... [2021-08-03T03:50:18.858Z] Setting up libsystemd0:amd64 (237-3ubuntu10.50) ... [2021-08-03T03:50:18.858Z] (Reading database ... 12757 files and directories currently installed.) [2021-08-03T03:50:18.858Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-08-03T03:50:18.858Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-08-03T03:50:19.125Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-08-03T03:50:19.125Z] (Reading database ... 12757 files and directories currently installed.) [2021-08-03T03:50:19.125Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-08-03T03:50:19.125Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-08-03T03:50:19.394Z] Setting up apt (1.6.14) ... [2021-08-03T03:50:19.394Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-08-03T03:50:19.976Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-08-03T03:50:19.976Z] (Reading database ... 12764 files and directories currently installed.) [2021-08-03T03:50:19.976Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-08-03T03:50:19.976Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-08-03T03:50:19.976Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-08-03T03:50:19.976Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-08-03T03:50:19.976Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-03T03:50:20.242Z] Selecting previously unselected package libexpat1:amd64. [2021-08-03T03:50:20.242Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-08-03T03:50:20.242Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-08-03T03:50:20.242Z] Selecting previously unselected package python3.6-minimal. [2021-08-03T03:50:20.242Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-08-03T03:50:20.242Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-08-03T03:50:20.509Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-08-03T03:50:20.509Z] Checking for services that may need to be restarted...done. [2021-08-03T03:50:20.509Z] Checking for services that may need to be restarted...done. [2021-08-03T03:50:20.509Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-03T03:50:20.509Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-08-03T03:50:20.509Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-08-03T03:50:21.098Z] Selecting previously unselected package python3-minimal. [2021-08-03T03:50:21.098Z] (Reading database ... 13012 files and directories currently installed.) [2021-08-03T03:50:21.098Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-08-03T03:50:21.098Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-08-03T03:50:21.098Z] Selecting previously unselected package mime-support. [2021-08-03T03:50:21.098Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-08-03T03:50:21.098Z] Unpacking mime-support (3.60ubuntu1) ... [2021-08-03T03:50:21.098Z] Selecting previously unselected package libmpdec2:amd64. [2021-08-03T03:50:21.098Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-08-03T03:50:21.098Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-08-03T03:50:21.368Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-08-03T03:50:21.368Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-08-03T03:50:21.368Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-03T03:50:21.368Z] Selecting previously unselected package python3.6. [2021-08-03T03:50:21.368Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-08-03T03:50:21.368Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-03T03:50:21.637Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-08-03T03:50:21.637Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-08-03T03:50:21.637Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-08-03T03:50:21.637Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-08-03T03:50:21.904Z] Selecting previously unselected package python3. [2021-08-03T03:50:21.905Z] (Reading database ... 13442 files and directories currently installed.) [2021-08-03T03:50:21.905Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-08-03T03:50:21.905Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-08-03T03:50:21.905Z] Selecting previously unselected package multiarch-support. [2021-08-03T03:50:21.905Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-08-03T03:50:21.905Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-08-03T03:50:21.905Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-08-03T03:50:21.905Z] Selecting previously unselected package liblzo2-2:amd64. [2021-08-03T03:50:21.905Z] (Reading database ... 13479 files and directories currently installed.) [2021-08-03T03:50:21.905Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-08-03T03:50:21.905Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-08-03T03:50:21.905Z] Selecting previously unselected package libbsd0:amd64. [2021-08-03T03:50:21.905Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-08-03T03:50:21.905Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-08-03T03:50:22.173Z] Selecting previously unselected package sudo. [2021-08-03T03:50:22.173Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-08-03T03:50:22.173Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-08-03T03:50:22.173Z] Selecting previously unselected package apparmor. [2021-08-03T03:50:22.173Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-08-03T03:50:22.173Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-08-03T03:50:22.441Z] Selecting previously unselected package libedit2:amd64. [2021-08-03T03:50:22.441Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-08-03T03:50:22.441Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-08-03T03:50:22.441Z] Selecting previously unselected package libkrb5support0:amd64. [2021-08-03T03:50:22.441Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-08-03T03:50:22.441Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-08-03T03:50:22.441Z] Selecting previously unselected package libk5crypto3:amd64. [2021-08-03T03:50:22.441Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-08-03T03:50:22.441Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-08-03T03:50:22.441Z] Selecting previously unselected package libkeyutils1:amd64. [2021-08-03T03:50:22.441Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-08-03T03:50:22.441Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-08-03T03:50:22.441Z] Selecting previously unselected package libkrb5-3:amd64. [2021-08-03T03:50:22.441Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-08-03T03:50:22.441Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-08-03T03:50:22.707Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-08-03T03:50:22.707Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-08-03T03:50:22.707Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-08-03T03:50:22.707Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-08-03T03:50:22.707Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-08-03T03:50:22.707Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-08-03T03:50:22.974Z] Selecting previously unselected package openssh-client. [2021-08-03T03:50:22.974Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-08-03T03:50:22.974Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-08-03T03:50:22.974Z] Selecting previously unselected package squashfs-tools. [2021-08-03T03:50:22.974Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... [2021-08-03T03:50:22.974Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-08-03T03:50:22.974Z] Selecting previously unselected package snapd. [2021-08-03T03:50:22.974Z] Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... [2021-08-03T03:50:22.974Z] Unpacking snapd (2.49.2+18.04) ... [2021-08-03T03:50:24.926Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-08-03T03:50:24.926Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-08-03T03:50:24.926Z] Setting up mime-support (3.60ubuntu1) ... [2021-08-03T03:50:25.194Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-08-03T03:50:25.194Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-08-03T03:50:25.194Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-08-03T03:50:25.194Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-08-03T03:50:25.194Z] Setting up systemd (237-3ubuntu10.50) ... [2021-08-03T03:50:25.194Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-08-03T03:50:25.776Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-08-03T03:50:25.776Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-08-03T03:50:25.776Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-08-03T03:50:25.776Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-03T03:50:25.776Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-08-03T03:50:25.776Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-03T03:50:26.368Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-08-03T03:50:26.368Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-08-03T03:50:26.368Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-08-03T03:50:26.368Z] Setting up python3 (3.6.7-1~18.04) ... [2021-08-03T03:50:26.634Z] running python rtupdate hooks for python3.6... [2021-08-03T03:50:26.634Z] running python post-rtupdate hooks for python3.6... [2021-08-03T03:50:26.900Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-08-03T03:50:27.859Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-08-03T03:50:27.859Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-08-03T03:50:28.128Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-08-03T03:50:28.128Z] Setting up snapd (2.49.2+18.04) ... [2021-08-03T03:50:28.395Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-08-03T03:50:28.660Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-08-03T03:50:28.660Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-08-03T03:50:28.925Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-08-03T03:50:29.190Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-08-03T03:50:29.190Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-08-03T03:50:29.190Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-08-03T03:50:29.462Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-08-03T03:50:29.728Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-08-03T03:50:29.728Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-08-03T03:50:29.995Z] /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-08-03T03:50:29.995Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-08-03T03:50:29.995Z] Processing triggers for systemd (237-3ubuntu10.50) ... [2021-08-03T03:50:30.577Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-08-03T03:50:30.842Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-08-03T03:50:30.842Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-08-03T03:50:32.067Z] Reading package lists... [2021-08-03T03:50:32.067Z] Reading package lists... [2021-08-03T03:50:32.334Z] Building dependency tree... [2021-08-03T03:50:32.334Z] Reading state information... [2021-08-03T03:50:32.334Z] Calculating upgrade... [2021-08-03T03:50:32.600Z] The following packages will be upgraded: [2021-08-03T03:50:32.600Z] advancecomp base-files bash binutils binutils-common [2021-08-03T03:50:32.600Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-08-03T03:50:32.600Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-08-03T03:50:32.600Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-08-03T03:50:32.600Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-08-03T03:50:32.600Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-08-03T03:50:32.600Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-08-03T03:50:32.600Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-08-03T03:50:32.600Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-08-03T03:50:32.600Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-08-03T03:50:32.600Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-08-03T03:50:32.600Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-08-03T03:50:32.600Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-08-03T03:50:32.600Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-08-03T03:50:32.600Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-08-03T03:50:32.600Z] ubuntu-keyring util-linux [2021-08-03T03:50:32.866Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-08-03T03:50:32.866Z] Need to get 64.2 MB of archives. [2021-08-03T03:50:32.866Z] After this operation, 5125 kB of additional disk space will be used. [2021-08-03T03:50:32.866Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-08-03T03:50:33.132Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-151.157 [994 kB] [2021-08-03T03:50:33.398Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-08-03T03:50:33.398Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-08-03T03:50:33.398Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-08-03T03:50:33.398Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-08-03T03:50:33.398Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-08-03T03:50:33.398Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-08-03T03:50:33.398Z] 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-08-03T03:50:33.398Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-08-03T03:50:33.398Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-08-03T03:50:33.398Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-08-03T03:50:33.398Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-08-03T03:50:33.398Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-08-03T03:50:33.398Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-08-03T03:50:33.398Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-08-03T03:50:33.398Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-08-03T03:50:33.398Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-08-03T03:50:33.398Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-08-03T03:50:33.398Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-08-03T03:50:33.398Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-08-03T03:50:33.666Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-08-03T03:50:33.666Z] 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-08-03T03:50:33.666Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-08-03T03:50:33.666Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-08-03T03:50:33.666Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-08-03T03:50:33.666Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-08-03T03:50:33.666Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-08-03T03:50:33.666Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-08-03T03:50:33.666Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-08-03T03:50:33.666Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-08-03T03:50:33.666Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-08-03T03:50:33.666Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 systemd-sysv amd64 237-3ubuntu10.50 [14.2 kB] [2021-08-03T03:50:33.666Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-08-03T03:50:33.666Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-08-03T03:50:33.666Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-08-03T03:50:33.666Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-08-03T03:50:33.666Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-08-03T03:50:33.666Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-08-03T03:50:33.666Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-08-03T03:50:33.666Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-08-03T03:50:33.666Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-08-03T03:50:33.666Z] Get:43 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-08-03T03:50:33.666Z] Get:44 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-08-03T03:50:33.666Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-08-03T03:50:33.666Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-08-03T03:50:33.666Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-08-03T03:50:33.666Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-08-03T03:50:33.666Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-08-03T03:50:33.666Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-08-03T03:50:33.666Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-08-03T03:50:33.666Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-08-03T03:50:33.666Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-08-03T03:50:33.666Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-08-03T03:50:33.666Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-08-03T03:50:33.666Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-08-03T03:50:33.666Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-08-03T03:50:33.666Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-08-03T03:50:33.666Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-08-03T03:50:33.666Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-08-03T03:50:33.931Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-08-03T03:50:33.931Z] Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-08-03T03:50:33.931Z] Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-08-03T03:50:33.931Z] Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-08-03T03:50:33.931Z] Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-08-03T03:50:33.931Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-08-03T03:50:33.931Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-08-03T03:50:33.931Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-08-03T03:50:33.931Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-08-03T03:50:33.931Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-08-03T03:50:33.931Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-08-03T03:50:34.197Z] Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-08-03T03:50:34.197Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-08-03T03:50:34.197Z] Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-08-03T03:50:34.197Z] Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-08-03T03:50:34.197Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-08-03T03:50:34.197Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-08-03T03:50:34.197Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-08-03T03:50:34.197Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-08-03T03:50:34.197Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-08-03T03:50:34.197Z] Get:81 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-08-03T03:50:34.197Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-08-03T03:50:34.462Z] Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-08-03T03:50:34.462Z] Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-08-03T03:50:34.462Z] Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-08-03T03:50:34.462Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2021-08-03T03:50:34.462Z] Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-08-03T03:50:34.462Z] Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-08-03T03:50:34.462Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-08-03T03:50:34.462Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-08-03T03:50:34.462Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-08-03T03:50:34.462Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-08-03T03:50:34.462Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-08-03T03:50:34.462Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-08-03T03:50:34.462Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-08-03T03:50:34.462Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-08-03T03:50:34.462Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-08-03T03:50:34.462Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-08-03T03:50:34.463Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-08-03T03:50:34.463Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-08-03T03:50:34.729Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-08-03T03:50:34.729Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-08-03T03:50:34.729Z] Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-08-03T03:50:34.729Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-03T03:50:34.729Z] Fetched 64.2 MB in 2s (32.0 MB/s) [2021-08-03T03:50:34.729Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-03T03:50:34.729Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-08-03T03:50:34.730Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-08-03T03:50:35.309Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-08-03T03:50:35.309Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-08-03T03:50:35.309Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-151.157_amd64.deb ... [2021-08-03T03:50:35.309Z] Unpacking linux-libc-dev:amd64 (4.15.0-151.157) over (4.15.0-20.21) ... [2021-08-03T03:50:35.575Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-03T03:50:35.575Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-03T03:50:35.575Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-03T03:50:35.575Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-03T03:50:35.575Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-03T03:50:35.575Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-03T03:50:35.841Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-03T03:50:35.841Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-03T03:50:35.841Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-03T03:50:35.841Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-03T03:50:35.841Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-03T03:50:35.841Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-03T03:50:35.841Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-03T03:50:35.841Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-03T03:50:36.107Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-03T03:50:36.107Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-03T03:50:36.107Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-03T03:50:36.107Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-08-03T03:50:36.107Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-08-03T03:50:36.107Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-03T03:50:36.107Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-03T03:50:36.107Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-03T03:50:36.107Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-03T03:50:36.107Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-03T03:50:36.425Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-03T03:50:36.425Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-03T03:50:36.425Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-03T03:50:36.425Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-03T03:50:36.425Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-08-03T03:50:36.702Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-08-03T03:50:36.974Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-08-03T03:50:37.301Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-03T03:50:37.301Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-08-03T03:50:37.301Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-08-03T03:50:37.301Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-08-03T03:50:37.301Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-08-03T03:50:37.601Z] Setting up base-files (10.1ubuntu2.10) ... [2021-08-03T03:50:37.601Z] Installing new version of config file /etc/issue ... [2021-08-03T03:50:37.601Z] Installing new version of config file /etc/issue.net ... [2021-08-03T03:50:37.601Z] Installing new version of config file /etc/lsb-release ... [2021-08-03T03:50:37.601Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-08-03T03:50:37.601Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-08-03T03:50:37.867Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-08-03T03:50:37.867Z] Removing obsolete conffile /etc/default/motd-news ... [2021-08-03T03:50:37.867Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-03T03:50:37.867Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-08-03T03:50:37.867Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-08-03T03:50:38.135Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-08-03T03:50:38.135Z] 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-08-03T03:50:38.406Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-03T03:50:38.406Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-03T03:50:38.406Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-08-03T03:50:38.406Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-08-03T03:50:38.406Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-03T03:50:38.406Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-08-03T03:50:38.406Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-08-03T03:50:38.406Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-08-03T03:50:38.672Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-03T03:50:38.672Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-08-03T03:50:38.672Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-08-03T03:50:38.672Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-08-03T03:50:38.937Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-03T03:50:38.937Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-08-03T03:50:38.937Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-08-03T03:50:38.937Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-08-03T03:50:38.937Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-03T03:50:38.937Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-08-03T03:50:38.937Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-08-03T03:50:38.937Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-08-03T03:50:39.204Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-03T03:50:39.204Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-08-03T03:50:39.204Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-08-03T03:50:39.204Z] Setting up grep (3.1-2build1) ... [2021-08-03T03:50:39.204Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-03T03:50:39.204Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-08-03T03:50:39.204Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-08-03T03:50:39.204Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-08-03T03:50:39.470Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-03T03:50:39.470Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-08-03T03:50:39.470Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-08-03T03:50:39.470Z] Setting up login (1:4.5-1ubuntu2) ... [2021-08-03T03:50:39.470Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-03T03:50:39.470Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-08-03T03:50:39.470Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-03T03:50:39.736Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-08-03T03:50:39.736Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-03T03:50:39.736Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-08-03T03:50:39.736Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-08-03T03:50:40.321Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-08-03T03:50:40.321Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-08-03T03:50:40.321Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-08-03T03:50:40.321Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-08-03T03:50:40.590Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-08-03T03:50:40.590Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-03T03:50:40.590Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-08-03T03:50:40.590Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-08-03T03:50:41.177Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-08-03T03:50:41.177Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-08-03T03:50:41.177Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-08-03T03:50:41.177Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-08-03T03:50:41.177Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-08-03T03:50:41.177Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-03T03:50:41.177Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-08-03T03:50:41.177Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-08-03T03:50:41.445Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-08-03T03:50:41.445Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-03T03:50:41.445Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-03T03:50:41.445Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-03T03:50:41.445Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-03T03:50:41.717Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-03T03:50:41.717Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-03T03:50:41.717Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-03T03:50:41.717Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-03T03:50:41.717Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-03T03:50:41.717Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-03T03:50:41.717Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-03T03:50:41.717Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-03T03:50:41.984Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-03T03:50:41.984Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-03T03:50:41.984Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-03T03:50:41.984Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-03T03:50:41.984Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-03T03:50:41.984Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-08-03T03:50:41.984Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-03T03:50:41.984Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-08-03T03:50:41.984Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-03T03:50:42.251Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-08-03T03:50:42.251Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-03T03:50:42.251Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-08-03T03:50:42.251Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-03T03:50:42.251Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-08-03T03:50:42.251Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-03T03:50:42.251Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-03T03:50:42.518Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-03T03:50:42.518Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-03T03:50:42.518Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-03T03:50:42.518Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-03T03:50:42.518Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-03T03:50:42.518Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-08-03T03:50:42.518Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-03T03:50:42.518Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-03T03:50:42.785Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-03T03:50:43.052Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-08-03T03:50:43.324Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-08-03T03:50:43.590Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-08-03T03:50:43.590Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-03T03:50:43.590Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-08-03T03:50:43.590Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-08-03T03:50:43.861Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-08-03T03:50:43.861Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-03T03:50:43.861Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-08-03T03:50:43.861Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-03T03:50:43.861Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-08-03T03:50:44.130Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-03T03:50:44.130Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-08-03T03:50:44.130Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-08-03T03:50:44.130Z] Setting up debconf (1.5.66ubuntu1) ... [2021-08-03T03:50:44.397Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-03T03:50:44.397Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-08-03T03:50:44.397Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-08-03T03:50:44.397Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-08-03T03:50:44.397Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-03T03:50:44.397Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-08-03T03:50:44.397Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-08-03T03:50:44.397Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-08-03T03:50:44.669Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-03T03:50:44.669Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-08-03T03:50:44.669Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-08-03T03:50:44.669Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-08-03T03:50:44.669Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-03T03:50:44.669Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-08-03T03:50:44.669Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-08-03T03:50:44.936Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-08-03T03:50:44.936Z] (Reading database ... 13919 files and directories currently installed.) [2021-08-03T03:50:44.936Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-08-03T03:50:44.936Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-08-03T03:50:44.936Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-08-03T03:50:45.205Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-03T03:50:45.205Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-03T03:50:45.205Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-03T03:50:45.205Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.50_amd64.deb ... [2021-08-03T03:50:45.205Z] Unpacking systemd-sysv (237-3ubuntu10.50) over (237-3ubuntu10) ... [2021-08-03T03:50:45.205Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-08-03T03:50:45.205Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-08-03T03:50:45.473Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-08-03T03:50:45.473Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-03T03:50:45.473Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-08-03T03:50:45.473Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-08-03T03:50:45.473Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-08-03T03:50:45.473Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-03T03:50:45.473Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-08-03T03:50:45.473Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-08-03T03:50:45.740Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-08-03T03:50:45.740Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-03T03:50:45.740Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-08-03T03:50:45.740Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-08-03T03:50:45.740Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-08-03T03:50:46.005Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-03T03:50:46.006Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-08-03T03:50:46.006Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-08-03T03:50:46.006Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-08-03T03:50:46.006Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-03T03:50:46.006Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-08-03T03:50:46.006Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-08-03T03:50:46.273Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-08-03T03:50:46.273Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-03T03:50:46.273Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-08-03T03:50:46.273Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-08-03T03:50:46.273Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-08-03T03:50:46.543Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-03T03:50:46.543Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-03T03:50:46.543Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-08-03T03:50:46.543Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-08-03T03:50:46.543Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-03T03:50:46.543Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-08-03T03:50:46.543Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-08-03T03:50:46.809Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-08-03T03:50:46.809Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-03T03:50:46.809Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-08-03T03:50:46.809Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-08-03T03:50:46.809Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-08-03T03:50:46.809Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-03T03:50:46.809Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-08-03T03:50:46.809Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-08-03T03:50:47.076Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-08-03T03:50:47.076Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-03T03:50:47.076Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-08-03T03:50:47.077Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-08-03T03:50:47.077Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-08-03T03:50:47.077Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-03T03:50:47.077Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-08-03T03:50:47.077Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-08-03T03:50:47.344Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-08-03T03:50:47.344Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-03T03:50:47.344Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-08-03T03:50:47.344Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-08-03T03:50:47.344Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-08-03T03:50:47.344Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-03T03:50:47.344Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-08-03T03:50:47.612Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-08-03T03:50:47.612Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-08-03T03:50:47.612Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-03T03:50:47.612Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-08-03T03:50:47.612Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-08-03T03:50:47.612Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-08-03T03:50:47.612Z] (Reading database ... 13924 files and directories currently installed.) [2021-08-03T03:50:47.612Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-08-03T03:50:47.612Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-08-03T03:50:47.881Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-08-03T03:50:47.881Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-08-03T03:50:47.881Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-08-03T03:50:47.881Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-08-03T03:50:48.147Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-08-03T03:50:48.147Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-08-03T03:50:48.147Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-08-03T03:50:48.147Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-08-03T03:50:48.147Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-08-03T03:50:48.147Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-08-03T03:50:48.415Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-08-03T03:50:48.415Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-08-03T03:50:48.415Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-08-03T03:50:48.415Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-08-03T03:50:48.415Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-08-03T03:50:48.415Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-08-03T03:50:48.415Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-08-03T03:50:48.415Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-08-03T03:50:48.684Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-08-03T03:50:48.684Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-08-03T03:50:48.684Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-08-03T03:50:48.684Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-08-03T03:50:48.953Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-08-03T03:50:48.953Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-08-03T03:50:48.953Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-08-03T03:50:48.953Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-08-03T03:50:49.218Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-08-03T03:50:49.218Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-08-03T03:50:49.483Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-08-03T03:50:49.483Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-08-03T03:50:49.483Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-08-03T03:50:49.483Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-08-03T03:50:49.483Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-08-03T03:50:49.483Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-08-03T03:50:49.749Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-03T03:50:49.749Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-03T03:50:49.749Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-03T03:50:49.749Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-03T03:50:49.749Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-03T03:50:49.749Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-03T03:50:50.015Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-03T03:50:50.015Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-03T03:50:50.439Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-03T03:50:50.439Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-03T03:50:50.439Z] ---> 57f524daebef [2021-08-03T03:50:50.439Z] Step 3/23 : WORKDIR /edgex-go [2021-08-03T03:50:50.439Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-03T03:50:50.439Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-08-03T03:50:50.439Z] ---> 57f524daebef [2021-08-03T03:50:50.439Z] Step 3/32 : WORKDIR /edgex-go [2021-08-03T03:50:50.439Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-03T03:50:50.439Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-03T03:50:50.439Z] ---> 57f524daebef [2021-08-03T03:50:50.439Z] Step 3/23 : WORKDIR /edgex-go [2021-08-03T03:50:50.439Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-03T03:50:50.439Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-08-03T03:50:50.439Z] ---> 57f524daebef [2021-08-03T03:50:50.439Z] Step 3/26 : WORKDIR /edgex-go [2021-08-03T03:50:50.439Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-03T03:50:50.439Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-03T03:50:50.439Z] ---> 57f524daebef [2021-08-03T03:50:50.439Z] Step 3/24 : WORKDIR /edgex-go [2021-08-03T03:50:50.603Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-03T03:50:50.603Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-03T03:50:51.569Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-03T03:50:51.569Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-03T03:50:51.835Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-03T03:50:51.835Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-03T03:50:51.885Z] ---> Running in 66de302df6c9 [2021-08-03T03:50:51.885Z] ---> Running in fd6e7efdae17 [2021-08-03T03:50:51.885Z] ---> Running in cbdfc77337be [2021-08-03T03:50:51.885Z] ---> Running in eb6ecd90f5fb [2021-08-03T03:50:51.885Z] ---> Running in 171371bfca75 [2021-08-03T03:50:52.102Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-03T03:50:52.102Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-03T03:50:52.498Z] Removing intermediate container eb6ecd90f5fb [2021-08-03T03:50:52.499Z] ---> 7a2a3b7e9586 [2021-08-03T03:50:52.499Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-03T03:50:52.499Z] Removing intermediate container 66de302df6c9 [2021-08-03T03:50:52.499Z] ---> 030d72a2e44e [2021-08-03T03:50:52.499Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-03T03:50:52.689Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-03T03:50:52.690Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-03T03:50:52.774Z] Removing intermediate container 171371bfca75 [2021-08-03T03:50:52.774Z] ---> 7cdd80da274c [2021-08-03T03:50:52.774Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-03T03:50:52.774Z] Removing intermediate container fd6e7efdae17 [2021-08-03T03:50:52.774Z] ---> c4a6e6504d48 [2021-08-03T03:50:52.774Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-03T03:50:52.774Z] Removing intermediate container cbdfc77337be [2021-08-03T03:50:52.774Z] ---> a22945120074 [2021-08-03T03:50:52.774Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-03T03:50:52.957Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-08-03T03:50:52.957Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-08-03T03:50:52.957Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-08-03T03:50:52.957Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-08-03T03:50:52.957Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-08-03T03:50:52.957Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-08-03T03:50:53.055Z] ---> Running in 041b06da2a49 [2021-08-03T03:50:53.055Z] ---> Running in eda911fa2b80 [2021-08-03T03:50:53.055Z] ---> Running in 7e55920ad3bb [2021-08-03T03:50:53.055Z] ---> Running in e470d51996a1 [2021-08-03T03:50:53.055Z] ---> Running in d68cfc57a488 [2021-08-03T03:50:53.226Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-08-03T03:50:53.226Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-08-03T03:50:53.226Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-08-03T03:50:53.226Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-08-03T03:50:53.226Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-08-03T03:50:53.226Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-08-03T03:50:53.226Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-08-03T03:50:53.493Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-08-03T03:50:53.493Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-03T03:50:53.493Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-08-03T03:50:53.493Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-03T03:50:53.493Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-03T03:50:53.494Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-03T03:50:53.494Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-08-03T03:50:53.494Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-08-03T03:50:53.494Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-08-03T03:50:55.218Z] [2021-08-03T03:50:55.218Z] Current default time zone: 'Etc/UTC' [2021-08-03T03:50:55.218Z] Local time is now: Tue Aug 3 03:50:53 UTC 2021. [2021-08-03T03:50:55.218Z] Universal Time is now: Tue Aug 3 03:50:53 UTC 2021. [2021-08-03T03:50:55.218Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-08-03T03:50:55.218Z] [2021-08-03T03:50:55.218Z] Setting up systemd-sysv (237-3ubuntu10.50) ... [2021-08-03T03:50:55.218Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-03T03:50:55.218Z] Setting up linux-libc-dev:amd64 (4.15.0-151.157) ... [2021-08-03T03:50:55.218Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-08-03T03:50:55.218Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-08-03T03:50:55.218Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-08-03T03:50:55.218Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-08-03T03:50:55.218Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-08-03T03:50:55.218Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-08-03T03:50:55.218Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-08-03T03:50:55.218Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-03T03:50:55.218Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-08-03T03:50:55.218Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-03T03:50:55.218Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-08-03T03:50:55.218Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-03T03:50:55.218Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-08-03T03:50:55.218Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-08-03T03:50:55.218Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-08-03T03:50:55.218Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-08-03T03:50:55.218Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-08-03T03:50:55.218Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-08-03T03:50:55.218Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-08-03T03:50:55.218Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-08-03T03:50:55.797Z] Updating certificates in /etc/ssl/certs... [2021-08-03T03:50:56.755Z] 23 added, 27 removed; done. [2021-08-03T03:50:56.755Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-08-03T03:50:56.755Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-03T03:50:56.755Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-08-03T03:50:56.755Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-08-03T03:50:56.755Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-08-03T03:50:56.755Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-03T03:50:56.755Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-08-03T03:50:56.755Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-03T03:50:56.755Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-03T03:50:56.755Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-03T03:50:56.755Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-08-03T03:50:56.755Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-03T03:50:56.755Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-08-03T03:50:56.755Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-08-03T03:50:56.756Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-08-03T03:50:56.756Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-08-03T03:50:56.756Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-08-03T03:50:57.022Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-08-03T03:50:57.023Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-08-03T03:50:57.023Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-08-03T03:50:57.023Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-08-03T03:50:57.023Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-08-03T03:50:57.023Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-08-03T03:50:57.023Z] Processing triggers for systemd (237-3ubuntu10.50) ... [2021-08-03T03:50:57.023Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-08-03T03:50:57.023Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-08-03T03:50:57.023Z] Updating certificates in /etc/ssl/certs... [2021-08-03T03:50:57.497Z] Removing intermediate container 041b06da2a49 [2021-08-03T03:50:57.497Z] ---> 3871d8131ef1 [2021-08-03T03:50:57.497Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-08-03T03:50:57.497Z] ---> Running in 1e7f51551036 [2021-08-03T03:50:57.497Z] Removing intermediate container 7e55920ad3bb [2021-08-03T03:50:57.497Z] ---> c5bd03e550bb [2021-08-03T03:50:57.497Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-03T03:50:57.607Z] 0 added, 0 removed; done. [2021-08-03T03:50:57.607Z] Running hooks in /etc/ca-certificates/update.d... [2021-08-03T03:50:57.607Z] done. [2021-08-03T03:50:57.773Z] Removing intermediate container eda911fa2b80 [2021-08-03T03:50:57.773Z] ---> 6c7a9e689400 [2021-08-03T03:50:57.773Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-08-03T03:50:57.773Z] ---> Running in 78cab8bdff73 [2021-08-03T03:50:57.773Z] Removing intermediate container d68cfc57a488 [2021-08-03T03:50:57.773Z] ---> 7bd4ecfb3eb1 [2021-08-03T03:50:57.773Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-08-03T03:50:58.055Z] ---> Running in c1b59a06b93f [2021-08-03T03:50:58.187Z] Reading package lists... [2021-08-03T03:50:58.188Z] Building dependency tree... [2021-08-03T03:50:58.188Z] Reading state information... [2021-08-03T03:50:58.332Z] Removing intermediate container e470d51996a1 [2021-08-03T03:50:58.333Z] ---> de05445f1f73 [2021-08-03T03:50:58.333Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-08-03T03:50:58.333Z] ---> Running in 2eb49b408941 [2021-08-03T03:50:58.454Z] The following NEW packages will be installed: [2021-08-03T03:50:58.454Z] apt-transport-https [2021-08-03T03:50:58.454Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-08-03T03:50:58.612Z] ---> Running in b5150e0f7afa [2021-08-03T03:50:58.720Z] Need to get 4348 B of archives. [2021-08-03T03:50:58.720Z] After this operation, 154 kB of additional disk space will be used. [2021-08-03T03:50:58.720Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-08-03T03:50:58.720Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-03T03:50:58.720Z] Fetched 4348 B in 0s (24.1 kB/s) [2021-08-03T03:50:58.720Z] Selecting previously unselected package apt-transport-https. [2021-08-03T03:50:58.720Z] (Reading database ... 13929 files and directories currently installed.) [2021-08-03T03:50:58.720Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-08-03T03:50:58.720Z] Unpacking apt-transport-https (1.6.14) ... [2021-08-03T03:50:58.720Z] Setting up apt-transport-https (1.6.14) ... [2021-08-03T03:50:58.985Z] Waiting for network to be ready... [2021-08-03T03:50:59.602Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-03T03:51:00.210Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-03T03:51:00.210Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-03T03:51:00.485Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-03T03:51:00.485Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-03T03:51:00.760Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-03T03:51:01.054Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-03T03:51:01.338Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-03T03:51:01.338Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-03T03:51:01.621Z] OK: 218 MiB in 52 packages [2021-08-03T03:51:01.621Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-03T03:51:02.229Z] OK: 218 MiB in 52 packages [2021-08-03T03:51:02.513Z] OK: 218 MiB in 52 packages [2021-08-03T03:51:02.513Z] OK: 218 MiB in 52 packages [2021-08-03T03:51:02.804Z] OK: 218 MiB in 52 packages [2021-08-03T03:51:03.413Z] Removing intermediate container 1e7f51551036 [2021-08-03T03:51:03.413Z] ---> 6c32b111c86f [2021-08-03T03:51:03.413Z] Step 6/23 : COPY go.mod . [2021-08-03T03:51:04.316Z] 2021-08-03T03:51:01Z INFO Waiting for automatic snapd restart... [2021-08-03T03:51:04.416Z] Removing intermediate container c1b59a06b93f [2021-08-03T03:51:04.416Z] ---> 7841a87bb80e [2021-08-03T03:51:04.416Z] Step 6/26 : COPY go.mod . [2021-08-03T03:51:04.416Z] Removing intermediate container 2eb49b408941 [2021-08-03T03:51:04.416Z] ---> b99369a3730c [2021-08-03T03:51:04.416Z] Step 6/23 : COPY go.mod . [2021-08-03T03:51:04.581Z] snapd 2.51.3 from Canonical* installed [2021-08-03T03:51:04.693Z] ---> 2fc5461f1771 [2021-08-03T03:51:04.693Z] Step 7/23 : RUN go mod download [2021-08-03T03:51:04.693Z] Removing intermediate container 78cab8bdff73 [2021-08-03T03:51:04.693Z] Removing intermediate container b5150e0f7afa [2021-08-03T03:51:04.693Z] ---> 374d8dfd4f31 [2021-08-03T03:51:04.693Z] Step 6/32 : COPY go.mod . [2021-08-03T03:51:04.693Z] ---> 6f94553e4ebe [2021-08-03T03:51:04.693Z] Step 6/24 : COPY go.mod . [2021-08-03T03:51:04.974Z] ---> Running in a678f13ca3eb [2021-08-03T03:51:05.537Z] "snapd" switched to the "latest/stable" channel [2021-08-03T03:51:05.537Z] [2021-08-03T03:51:05.577Z] ---> 91c6f335bc4b [2021-08-03T03:51:05.577Z] Step 7/26 : RUN go mod download [2021-08-03T03:51:05.850Z] ---> e53f6f532698 [2021-08-03T03:51:05.850Z] Step 7/23 : RUN go mod download [2021-08-03T03:51:05.850Z] ---> Running in 48c5682bff91 [2021-08-03T03:51:06.124Z] ---> Running in 699a1a16e53f [2021-08-03T03:51:06.401Z] ---> 9ce4a05b9422 [2021-08-03T03:51:06.401Z] Step 7/32 : RUN go mod download [2021-08-03T03:51:06.401Z] ---> c86cb9d45427 [2021-08-03T03:51:06.401Z] Step 7/24 : RUN go mod download [2021-08-03T03:51:06.401Z] ---> Running in a1b4833e496e [2021-08-03T03:51:06.680Z] ---> Running in bdaee152696d [2021-08-03T03:51:07.474Z] core18 20210611 from Canonical* installed [2021-08-03T03:51:07.741Z] "core18" switched to the "latest/stable" channel [2021-08-03T03:51:07.741Z] [2021-08-03T03:51:10.078Z] Removing intermediate container a678f13ca3eb [2021-08-03T03:51:10.078Z] ---> 95069563472b [2021-08-03T03:51:10.078Z] Step 8/23 : COPY . . [2021-08-03T03:51:11.073Z] snapcraft 4.8.3 from Canonical* installed [2021-08-03T03:51:11.074Z] "snapcraft" switched to the "latest/stable" channel [2021-08-03T03:51:11.074Z] [2021-08-03T03:51:12.707Z] Removing intermediate container 48c5682bff91 [2021-08-03T03:51:12.707Z] ---> 12edd24fddf9 [2021-08-03T03:51:12.707Z] Step 8/26 : COPY . . [2021-08-03T03:51:12.983Z] Removing intermediate container 699a1a16e53f [2021-08-03T03:51:12.983Z] ---> 7e4bcac975d2 [2021-08-03T03:51:12.983Z] Step 8/23 : COPY . . [2021-08-03T03:51:14.967Z] Removing intermediate container a1b4833e496e [2021-08-03T03:51:14.967Z] ---> 89b51608968b [2021-08-03T03:51:14.967Z] Step 8/24 : COPY . . [2021-08-03T03:51:14.967Z] Removing intermediate container bdaee152696d [2021-08-03T03:51:14.967Z] ---> 6ec47dac4f77 [2021-08-03T03:51:14.967Z] Step 8/32 : COPY . . [2021-08-03T03:51:15.321Z] 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-08-03T03:51:15.321Z] - README.md [2021-08-03T03:51:15.321Z] [2021-08-03T03:51:15.321Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-08-03T03:51:15.586Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-08-03T03:51:15.586Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-08-03T03:51:15.851Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-08-03T03:51:16.813Z] Reading package lists... [2021-08-03T03:51:17.078Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.14 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-08-03T03:51:17.078Z] Reading package lists... [2021-08-03T03:51:17.344Z] Building dependency tree... [2021-08-03T03:51:17.344Z] Reading state information... [2021-08-03T03:51:17.344Z] Suggested packages: [2021-08-03T03:51:17.344Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-08-03T03:51:17.344Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-08-03T03:51:17.344Z] Recommended packages: [2021-08-03T03:51:17.344Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-08-03T03:51:17.614Z] The following NEW packages will be installed: [2021-08-03T03:51:17.614Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-08-03T03:51:17.614Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-08-03T03:51:17.614Z] pkg-config zip [2021-08-03T03:51:17.614Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-08-03T03:51:17.614Z] Need to get 7663 kB of archives. [2021-08-03T03:51:17.614Z] After this operation, 43.8 MB of additional disk space will be used. [2021-08-03T03:51:17.614Z] 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-08-03T03:51:17.614Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-08-03T03:51:17.881Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.14 [218 kB] [2021-08-03T03:51:17.881Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-08-03T03:51:17.881Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-08-03T03:51:17.881Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-08-03T03:51:17.881Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-08-03T03:51:17.881Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-08-03T03:51:18.146Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-08-03T03:51:18.146Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-08-03T03:51:18.146Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-08-03T03:51:18.146Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-08-03T03:51:18.146Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-08-03T03:51:18.146Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-08-03T03:51:18.417Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-08-03T03:51:18.417Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-03T03:51:18.417Z] Fetched 7663 kB in 1s (10.3 MB/s) [2021-08-03T03:51:18.417Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-08-03T03:51:18.417Z] (Reading database ... 13933 files and directories currently installed.) [2021-08-03T03:51:18.417Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-08-03T03:51:18.417Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-08-03T03:51:18.683Z] Selecting previously unselected package libpsl5:amd64. [2021-08-03T03:51:18.683Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-08-03T03:51:18.683Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-08-03T03:51:18.684Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-08-03T03:51:18.684Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-08-03T03:51:18.684Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-08-03T03:51:18.684Z] Selecting previously unselected package librtmp1:amd64. [2021-08-03T03:51:18.684Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-08-03T03:51:18.684Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-08-03T03:51:18.684Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-08-03T03:51:18.684Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.14_amd64.deb ... [2021-08-03T03:51:18.684Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... [2021-08-03T03:51:18.949Z] Selecting previously unselected package liberror-perl. [2021-08-03T03:51:18.949Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-08-03T03:51:18.949Z] Unpacking liberror-perl (0.17025-1) ... [2021-08-03T03:51:18.949Z] Selecting previously unselected package git-man. [2021-08-03T03:51:18.949Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-08-03T03:51:18.949Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-08-03T03:51:18.949Z] Selecting previously unselected package git. [2021-08-03T03:51:18.949Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-08-03T03:51:18.949Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-08-03T03:51:19.530Z] Selecting previously unselected package libnorm1:amd64. [2021-08-03T03:51:19.530Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-08-03T03:51:19.530Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-08-03T03:51:19.795Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-08-03T03:51:19.795Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-08-03T03:51:19.795Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-08-03T03:51:19.795Z] Selecting previously unselected package libsodium23:amd64. [2021-08-03T03:51:19.795Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-08-03T03:51:19.795Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-08-03T03:51:19.795Z] Selecting previously unselected package libzmq5:amd64. [2021-08-03T03:51:19.795Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-08-03T03:51:19.795Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-08-03T03:51:19.795Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-08-03T03:51:19.795Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-08-03T03:51:19.795Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-08-03T03:51:20.060Z] Selecting previously unselected package pkg-config. [2021-08-03T03:51:20.060Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-08-03T03:51:20.060Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-08-03T03:51:20.060Z] Selecting previously unselected package zip. [2021-08-03T03:51:20.060Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-08-03T03:51:20.060Z] Unpacking zip (3.0-11build1) ... [2021-08-03T03:51:20.060Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-08-03T03:51:20.060Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-08-03T03:51:20.060Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-08-03T03:51:20.060Z] Setting up liberror-perl (0.17025-1) ... [2021-08-03T03:51:20.060Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-08-03T03:51:20.325Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-08-03T03:51:20.325Z] No schema files found: doing nothing. [2021-08-03T03:51:20.325Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-08-03T03:51:20.325Z] Setting up zip (3.0-11build1) ... [2021-08-03T03:51:20.325Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-08-03T03:51:20.325Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-08-03T03:51:20.325Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-08-03T03:51:20.325Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-08-03T03:51:20.325Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... [2021-08-03T03:51:20.325Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-08-03T03:51:20.325Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-08-03T03:51:20.325Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-08-03T03:51:20.905Z] git set to automatically installed. [2021-08-03T03:51:20.905Z] git-man set to automatically installed. [2021-08-03T03:51:20.905Z] libcurl3-gnutls set to automatically installed. [2021-08-03T03:51:20.905Z] liberror-perl set to automatically installed. [2021-08-03T03:51:20.905Z] libglib2.0-0 set to automatically installed. [2021-08-03T03:51:20.905Z] libnghttp2-14 set to automatically installed. [2021-08-03T03:51:20.905Z] libnorm1 set to automatically installed. [2021-08-03T03:51:20.905Z] libpgm-5.2-0 set to automatically installed. [2021-08-03T03:51:20.905Z] libpsl5 set to automatically installed. [2021-08-03T03:51:20.905Z] librtmp1 set to automatically installed. [2021-08-03T03:51:20.905Z] libsodium23 set to automatically installed. [2021-08-03T03:51:20.905Z] libzmq3-dev set to automatically installed. [2021-08-03T03:51:20.905Z] libzmq5 set to automatically installed. [2021-08-03T03:51:20.905Z] pkg-config set to automatically installed. [2021-08-03T03:51:20.905Z] zip set to automatically installed. [2021-08-03T03:51:22.308Z] snapd is not logged in, snap install commands will use sudo [2021-08-03T03:51:22.888Z] snap "core18" has no updates available [2021-08-03T03:51:23.468Z] snapd is not logged in, snap install commands will use sudo [2021-08-03T03:51:33.532Z] go (1.16/stable) 1.16.6 from Michael Hudson-Doyle (mwhudson) installed [2021-08-03T03:51:33.532Z] Pulling config-common [2021-08-03T03:51:33.532Z] + snapcraftctl pull [2021-08-03T03:51:33.798Z] Pulling go-build-helper [2021-08-03T03:51:33.798Z] + snapcraftctl pull [2021-08-03T03:51:34.757Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-08-03T03:51:34.757Z] Skipping pull go-build-helper (already ran) [2021-08-03T03:51:34.757Z] Building go-build-helper [2021-08-03T03:51:34.757Z] + snapcraftctl build [2021-08-03T03:51:36.698Z] Staging go-build-helper [2021-08-03T03:51:36.698Z] + snapcraftctl stage [2021-08-03T03:51:37.172Z] ---> cf9f1b3655de [2021-08-03T03:51:37.173Z] Step 9/23 : RUN go mod tidy [2021-08-03T03:51:37.173Z] ---> b9767c37d74b [2021-08-03T03:51:37.173Z] Step 9/26 : RUN go mod tidy [2021-08-03T03:51:37.173Z] ---> Running in 1ae697c4455b [2021-08-03T03:51:37.173Z] ---> fb73260edc9a [2021-08-03T03:51:37.173Z] Step 9/23 : RUN go mod tidy [2021-08-03T03:51:37.173Z] ---> f9065d72acfc [2021-08-03T03:51:37.173Z] Step 9/24 : RUN go mod tidy [2021-08-03T03:51:37.173Z] ---> 86ad0cf79f14 [2021-08-03T03:51:37.173Z] Step 9/32 : RUN go mod tidy [2021-08-03T03:51:37.173Z] ---> Running in 417a943ec333 [2021-08-03T03:51:37.173Z] ---> Running in 05ed0cc7a8dc [2021-08-03T03:51:37.173Z] ---> Running in cc82d1092393 [2021-08-03T03:51:37.173Z] ---> Running in dfb830418935 [2021-08-03T03:51:40.589Z] Removing intermediate container 1ae697c4455b [2021-08-03T03:51:40.589Z] ---> 2181d8f1c38f [2021-08-03T03:51:40.589Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-08-03T03:51:40.589Z] ---> Running in 7588481ce86d [2021-08-03T03:51:41.572Z] Removing intermediate container 417a943ec333 [2021-08-03T03:51:41.573Z] ---> 6634dd0a886c [2021-08-03T03:51:41.573Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-08-03T03:51:41.852Z] ---> Running in 2f9e6af4c4a9 [2021-08-03T03:51:42.130Z] Removing intermediate container 05ed0cc7a8dc [2021-08-03T03:51:42.130Z] ---> 0926b3f8cdf4 [2021-08-03T03:51:42.130Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-08-03T03:51:42.407Z] 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-08-03T03:51:42.407Z] Removing intermediate container dfb830418935 [2021-08-03T03:51:42.407Z] ---> 0a748ff20cc6 [2021-08-03T03:51:42.407Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-08-03T03:51:42.407Z] ---> Running in fd5ef0027693 [2021-08-03T03:51:42.686Z] Removing intermediate container cc82d1092393 [2021-08-03T03:51:42.686Z] ---> 4de625a2b4ad [2021-08-03T03:51:42.686Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-08-03T03:51:42.686Z] ---> Running in f9b036f1c13c [2021-08-03T03:51:42.964Z] ---> Running in 6bb72eae2b46 [2021-08-03T03:51:44.410Z] 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-08-03T03:51:45.011Z] 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-08-03T03:51:45.287Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-08-03T03:51:45.888Z] 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-08-03T03:51:46.759Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-08-03T03:51:46.759Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-08-03T03:51:46.759Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1814 kB] [2021-08-03T03:51:46.759Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [334 kB] [2021-08-03T03:51:46.759Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-08-03T03:51:46.759Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-08-03T03:51:46.759Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [389 kB] [2021-08-03T03:51:46.759Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [52.3 kB] [2021-08-03T03:51:46.759Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1132 kB] [2021-08-03T03:51:46.759Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [257 kB] [2021-08-03T03:51:46.759Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-08-03T03:51:46.759Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-08-03T03:51:46.759Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-08-03T03:51:46.759Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-08-03T03:51:46.759Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-08-03T03:51:46.759Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-08-03T03:51:46.759Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-08-03T03:51:46.759Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-08-03T03:51:46.759Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-08-03T03:51:46.759Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2161 kB] [2021-08-03T03:51:46.759Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [426 kB] [2021-08-03T03:51:46.759Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.0 kB] [2021-08-03T03:51:46.759Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6988 B] [2021-08-03T03:51:46.759Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [413 kB] [2021-08-03T03:51:46.759Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [56.0 kB] [2021-08-03T03:51:46.759Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1743 kB] [2021-08-03T03:51:46.759Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [373 kB] [2021-08-03T03:51:46.759Z] Fetched 25.0 MB in 0s (0 B/s) [2021-08-03T03:51:46.759Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-08-03T03:51:46.759Z] Fetched 224 kB in 0s (0 B/s) [2021-08-03T03:51:46.759Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-08-03T03:51:46.759Z] Fetched 157 kB in 0s (0 B/s) [2021-08-03T03:51:46.759Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-08-03T03:51:46.759Z] Fetched 221 kB in 0s (0 B/s) [2021-08-03T03:51:46.759Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-08-03T03:51:46.759Z] Fetched 143 kB in 0s (0 B/s) [2021-08-03T03:51:46.759Z] Pulling edgex-go [2021-08-03T03:51:46.759Z] + snapcraftctl pull [2021-08-03T03:51:46.759Z] Pulling hooks [2021-08-03T03:51:46.759Z] + snapcraftctl pull [2021-08-03T03:52:04.970Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-08-03T03:52:04.971Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-08-03T03:52:04.971Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-08-03T03:52:04.971Z] Fetched 0 B in 0s (0 B/s) [2021-08-03T03:52:04.971Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-08-03T03:52:04.971Z] Fetched 96.5 kB in 0s (0 B/s) [2021-08-03T03:52:04.971Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-08-03T03:52:04.971Z] Fetched 279 kB in 0s (0 B/s) [2021-08-03T03:52:04.971Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-08-03T03:52:04.971Z] Fetched 122 kB in 0s (0 B/s) [2021-08-03T03:52:04.971Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-08-03T03:52:04.971Z] Fetched 77.8 kB in 0s (0 B/s) [2021-08-03T03:52:04.971Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-08-03T03:52:04.971Z] Fetched 8848 B in 0s (0 B/s) [2021-08-03T03:52:04.971Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-08-03T03:52:04.971Z] Fetched 47.8 kB in 0s (0 B/s) [2021-08-03T03:52:04.971Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-08-03T03:52:04.971Z] Fetched 45.6 kB in 0s (0 B/s) [2021-08-03T03:52:04.971Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-08-03T03:52:04.971Z] Fetched 15.0 kB in 0s (0 B/s) [2021-08-03T03:52:04.971Z] Get:1 libcurl4_7.58.0-2ubuntu3.14_amd64.deb [219 kB] [2021-08-03T03:52:04.971Z] Fetched 219 kB in 0s (0 B/s) [2021-08-03T03:52:04.971Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-08-03T03:52:04.971Z] Fetched 154 kB in 0s (0 B/s) [2021-08-03T03:52:04.971Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-08-03T03:52:04.971Z] Fetched 50.6 kB in 0s (0 B/s) [2021-08-03T03:52:04.971Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-08-03T03:52:04.971Z] Fetched 14.8 kB in 0s (0 B/s) [2021-08-03T03:52:04.971Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-08-03T03:52:04.971Z] Fetched 41.8 kB in 0s (0 B/s) [2021-08-03T03:52:04.971Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-08-03T03:52:04.971Z] Fetched 499 kB in 0s (0 B/s) [2021-08-03T03:52:04.971Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-08-03T03:52:04.971Z] Fetched 111 kB in 0s (0 B/s) [2021-08-03T03:52:04.971Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-08-03T03:52:04.971Z] Fetched 240 kB in 0s (0 B/s) [2021-08-03T03:52:04.971Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-08-03T03:52:04.971Z] Fetched 29.3 kB in 0s (0 B/s) [2021-08-03T03:52:04.971Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-08-03T03:52:04.971Z] Fetched 85.5 kB in 0s (0 B/s) [2021-08-03T03:52:04.971Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-08-03T03:52:04.971Z] Fetched 24.5 kB in 0s (0 B/s) [2021-08-03T03:52:04.971Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-08-03T03:52:04.971Z] Fetched 49.2 kB in 0s (0 B/s) [2021-08-03T03:52:04.971Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-08-03T03:52:04.971Z] Fetched 54.2 kB in 0s (0 B/s) [2021-08-03T03:52:04.971Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-08-03T03:52:04.971Z] Fetched 30.8 kB in 0s (0 B/s) [2021-08-03T03:52:04.971Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-08-03T03:52:04.971Z] Fetched 15.8 kB in 0s (0 B/s) [2021-08-03T03:52:04.971Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-08-03T03:52:04.971Z] Fetched 85.9 kB in 0s (0 B/s) [2021-08-03T03:52:04.971Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-08-03T03:52:04.971Z] Fetched 8720 B in 0s (0 B/s) [2021-08-03T03:52:04.971Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-08-03T03:52:04.971Z] Fetched 140 kB in 0s (0 B/s) [2021-08-03T03:52:04.971Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-08-03T03:52:04.971Z] Fetched 119 kB in 0s (0 B/s) [2021-08-03T03:52:04.971Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-08-03T03:52:04.971Z] Fetched 111 kB in 0s (0 B/s) [2021-08-03T03:52:04.971Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-08-03T03:52:04.971Z] Fetched 11.1 kB in 0s (0 B/s) [2021-08-03T03:52:04.971Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-08-03T03:52:04.971Z] Fetched 645 kB in 0s (0 B/s) [2021-08-03T03:52:04.971Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-08-03T03:52:04.971Z] Fetched 41.3 kB in 0s (0 B/s) [2021-08-03T03:52:04.971Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-08-03T03:52:04.971Z] Fetched 17.9 kB in 0s (0 B/s) [2021-08-03T03:52:04.971Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-08-03T03:52:04.971Z] Fetched 368 kB in 0s (0 B/s) [2021-08-03T03:52:04.971Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-08-03T03:52:04.971Z] Fetched 187 kB in 0s (0 B/s) [2021-08-03T03:52:04.971Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-08-03T03:52:04.971Z] Fetched 175 kB in 0s (0 B/s) [2021-08-03T03:52:04.971Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-08-03T03:52:04.971Z] Fetched 206 kB in 0s (0 B/s) [2021-08-03T03:52:04.971Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-08-03T03:52:04.971Z] Fetched 1301 kB in 0s (0 B/s) [2021-08-03T03:52:04.971Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-08-03T03:52:04.971Z] Fetched 36.2 kB in 0s (0 B/s) [2021-08-03T03:52:04.971Z] Get:1 curl_7.58.0-2ubuntu3.14_amd64.deb [159 kB] [2021-08-03T03:52:04.971Z] Fetched 159 kB in 0s (0 B/s) [2021-08-03T03:52:04.971Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-08-03T03:52:04.971Z] Fetched 107 kB in 0s (0 B/s) [2021-08-03T03:52:04.971Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-08-03T03:52:04.971Z] Fetched 48.7 kB in 0s (0 B/s) [2021-08-03T03:52:04.971Z] Pulling static-packages [2021-08-03T03:52:04.971Z] + snapcraftctl pull [2021-08-03T03:52:04.971Z] Pulling version [2021-08-03T03:52:04.971Z] + cd /root/project [2021-08-03T03:52:04.971Z] + git describe --tags --abbrev=0 [2021-08-03T03:52:04.971Z] + sed s/v// [2021-08-03T03:52:04.971Z] + GIT_VERSION=2.0.1-dev.19 [2021-08-03T03:52:04.971Z] + [ -z 2.0.1-dev.19 ] [2021-08-03T03:52:04.971Z] + snapcraftctl set-version 2.0.1-dev.19 [2021-08-03T03:52:04.971Z] Building config-common [2021-08-03T03:52:04.971Z] + snapcraftctl build [2021-08-03T03:52:06.978Z] Skipping build go-build-helper (already ran) [2021-08-03T03:52:07.275Z] Building edgex-go [2021-08-03T03:52:07.598Z] + cd /root/parts/edgex-go/src [2021-08-03T03:52:07.598Z] + git describe --tags --abbrev=0 [2021-08-03T03:52:07.598Z] + sed s/v// [2021-08-03T03:52:07.598Z] + GIT_VERSION=2.0.1-dev.19 [2021-08-03T03:52:07.598Z] + [ -z 2.0.1-dev.19 ] [2021-08-03T03:52:07.598Z] + echo 2.0.1-dev.19 [2021-08-03T03:52:07.598Z] + make build [2021-08-03T03:52:07.598Z] go mod tidy [2021-08-03T03:52:10.968Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-08-03T03:52:10.968Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-08-03T03:52:10.968Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.11 [2021-08-03T03:52:10.968Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-08-03T03:52:10.968Z] go: downloading github.com/google/uuid v1.3.0 [2021-08-03T03:52:10.968Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-08-03T03:52:10.968Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2021-08-03T03:52:10.968Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-08-03T03:52:10.968Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-08-03T03:52:10.968Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-08-03T03:52:11.234Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-08-03T03:52:11.234Z] go: downloading github.com/lib/pq v1.10.2 [2021-08-03T03:52:11.234Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-08-03T03:52:11.502Z] go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 [2021-08-03T03:52:11.502Z] go: downloading github.com/pelletier/go-toml v1.9.3 [2021-08-03T03:52:12.084Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-08-03T03:52:12.084Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-08-03T03:52:12.350Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-08-03T03:52:12.631Z] go: downloading github.com/go-playground/validator/v10 v10.8.0 [2021-08-03T03:52:12.631Z] go: downloading github.com/go-kit/kit v0.11.0 [2021-08-03T03:52:12.631Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-08-03T03:52:12.631Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-08-03T03:52:12.631Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2021-08-03T03:52:12.631Z] go: downloading github.com/stretchr/objx v0.1.1 [2021-08-03T03:52:12.631Z] go: downloading github.com/x448/float16 v0.8.4 [2021-08-03T03:52:12.631Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-08-03T03:52:12.919Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-08-03T03:52:12.919Z] go: downloading github.com/leodido/go-urn v1.2.1 [2021-08-03T03:52:12.919Z] go: downloading golang.org/x/text v0.3.6 [2021-08-03T03:52:12.919Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-08-03T03:52:12.919Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-08-03T03:52:13.201Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-08-03T03:52:13.201Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-08-03T03:52:13.201Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-08-03T03:52:13.201Z] go: downloading github.com/kr/pretty v0.2.0 [2021-08-03T03:52:13.201Z] go: downloading github.com/go-logfmt/logfmt v0.5.0 [2021-08-03T03:52:13.201Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-08-03T03:52:13.201Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-08-03T03:52:13.201Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-08-03T03:52:13.201Z] go: downloading golang.org/x/sys v0.0.0-20210630005230-0f9fa26af87c [2021-08-03T03:52:13.470Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-08-03T03:52:13.470Z] go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 [2021-08-03T03:52:13.744Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-08-03T03:52:13.744Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-08-03T03:52:13.744Z] go: downloading github.com/kr/text v0.1.0 [2021-08-03T03:52:13.744Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-08-03T03:52:13.744Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-08-03T03:52:13.744Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-08-03T03:52:13.744Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-08-03T03:52:13.744Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-08-03T03:52:14.010Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-08-03T03:52:14.010Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-08-03T03:52:14.010Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-08-03T03:52:14.010Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-08-03T03:52:14.010Z] go: downloading github.com/fatih/color v1.9.0 [2021-08-03T03:52:14.010Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-08-03T03:52:14.010Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-08-03T03:52:14.010Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-08-03T03:52:14.010Z] go: downloading github.com/pkg/errors v0.9.1 [2021-08-03T03:52:14.010Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-08-03T03:52:14.010Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-08-03T03:52:14.010Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-08-03T03:52:14.010Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-08-03T03:52:14.010Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-08-03T03:52:14.010Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-08-03T03:52:14.276Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-08-03T03:52:14.276Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-08-03T03:52:14.276Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-08-03T03:52:14.276Z] go: downloading github.com/miekg/dns v1.1.26 [2021-08-03T03:52:14.276Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-08-03T03:52:14.276Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-08-03T03:52:14.276Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-08-03T03:52:14.276Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-08-03T03:52:14.276Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-08-03T03:52:14.276Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-08-03T03:52:14.276Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-08-03T03:52:14.540Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.19" -o cmd/core-data/core-data ./cmd/core-data [2021-08-03T03:52:24.601Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.19" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-08-03T03:52:27.931Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.19" -o cmd/core-command/core-command ./cmd/core-command [2021-08-03T03:52:28.510Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.19" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-08-03T03:52:29.923Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.19" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-08-03T03:52:30.190Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.19" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-08-03T03:52:31.599Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.19" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-08-03T03:52:32.554Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.19" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-08-03T03:52:33.511Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.19" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-08-03T03:52:34.912Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.19" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-08-03T03:52:35.867Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.19" -o ./cmd/secrets-config ./cmd/secrets-config [2021-08-03T03:52:36.821Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.19" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-08-03T03:52:38.769Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-08-03T03:52:38.769Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-08-03T03:52:38.769Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-08-03T03:52:38.769Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-08-03T03:52:38.769Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-08-03T03:52:38.769Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-08-03T03:52:38.769Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-08-03T03:52:38.769Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-08-03T03:52:38.769Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-08-03T03:52:38.769Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-08-03T03:52:38.769Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-08-03T03:52:38.769Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-08-03T03:52:38.769Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-08-03T03:52:38.769Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-08-03T03:52:38.769Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-08-03T03:52:38.769Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-08-03T03:52:38.769Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-08-03T03:52:38.769Z] + 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-08-03T03:52:38.769Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-08-03T03:52:38.769Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-08-03T03:52:38.769Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-08-03T03:52:38.769Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-08-03T03:52:38.769Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-08-03T03:52:38.769Z] + 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-08-03T03:52:38.769Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-08-03T03:52:38.769Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-08-03T03:52:38.769Z] + 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-08-03T03:52:40.173Z] Building hooks [2021-08-03T03:52:40.173Z] + cd /root/parts/hooks/src [2021-08-03T03:52:40.173Z] + make build [2021-08-03T03:52:40.173Z] go mod tidy [2021-08-03T03:52:40.752Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 [2021-08-03T03:52:40.752Z] go: downloading github.com/stretchr/testify v1.5.1 [2021-08-03T03:52:41.017Z] go: downloading gopkg.in/yaml.v2 v2.2.2 [2021-08-03T03:52:41.017Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-08-03T03:52:41.284Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-08-03T03:52:41.867Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-08-03T03:52:42.449Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-08-03T03:52:42.449Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-08-03T03:52:46.003Z] Building static-packages [2021-08-03T03:52:46.003Z] + snapcraftctl build [2021-08-03T03:52:47.944Z] Building version [2021-08-03T03:52:47.944Z] + snapcraftctl build [2021-08-03T03:52:49.884Z] Staging config-common [2021-08-03T03:52:49.884Z] + snapcraftctl stage [2021-08-03T03:52:51.289Z] Skipping stage go-build-helper (already ran) [2021-08-03T03:52:51.289Z] Staging edgex-go [2021-08-03T03:52:51.290Z] + snapcraftctl stage [2021-08-03T03:52:52.247Z] Staging hooks [2021-08-03T03:52:52.247Z] + snapcraftctl stage [2021-08-03T03:52:53.206Z] Staging static-packages [2021-08-03T03:52:53.206Z] + snapcraftctl stage [2021-08-03T03:52:54.607Z] Staging version [2021-08-03T03:52:54.607Z] + snapcraftctl stage [2021-08-03T03:52:55.564Z] Priming config-common [2021-08-03T03:52:55.564Z] + snapcraftctl prime [2021-08-03T03:52:56.520Z] Priming go-build-helper [2021-08-03T03:52:56.520Z] + snapcraftctl prime [2021-08-03T03:52:57.478Z] Priming edgex-go [2021-08-03T03:52:57.478Z] + snapcraftctl prime [2021-08-03T03:52:58.885Z] Priming hooks [2021-08-03T03:52:58.885Z] + snapcraftctl prime [2021-08-03T03:53:00.289Z] Priming static-packages [2021-08-03T03:53:00.289Z] + snapcraftctl prime [2021-08-03T03:53:02.863Z] Priming version [2021-08-03T03:53:02.863Z] + snapcraftctl prime [2021-08-03T03:53:03.447Z] 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-08-03T03:53:37.742Z] 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-08-03T03:53:39.731Z] Removing intermediate container fd5ef0027693 [2021-08-03T03:53:39.731Z] ---> 3aa6579cf033 [2021-08-03T03:53:39.731Z] [2021-08-03T03:53:39.731Z] Step 11/24 : FROM alpine:3.12 [2021-08-03T03:53:40.351Z] 3.12: Pulling from library/alpine [2021-08-03T03:53:43.745Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-03T03:53:43.745Z] Status: Downloaded newer image for alpine:3.12 [2021-08-03T03:53:43.745Z] ---> c4fd0aeabfcf [2021-08-03T03:53:43.745Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-03T03:53:44.019Z] Removing intermediate container 7588481ce86d [2021-08-03T03:53:44.019Z] ---> ece18b2aa907 [2021-08-03T03:53:44.019Z] [2021-08-03T03:53:44.019Z] Step 11/23 : FROM alpine:3.12Removing intermediate container f9b036f1c13c [2021-08-03T03:53:44.019Z] [2021-08-03T03:53:44.019Z] ---> b21709d43e20 [2021-08-03T03:53:44.019Z] [2021-08-03T03:53:44.019Z] Step 11/32 : FROM alpine:3.12 [2021-08-03T03:53:44.020Z] ---> c4fd0aeabfcf [2021-08-03T03:53:44.020Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-08-03T03:53:44.020Z] ---> c4fd0aeabfcf [2021-08-03T03:53:44.020Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-08-03T03:53:44.020Z] Removing intermediate container 2f9e6af4c4a9 [2021-08-03T03:53:44.020Z] ---> c5d75847ca64 [2021-08-03T03:53:44.020Z] [2021-08-03T03:53:44.020Z] Step 11/26 : FROM alpine:3.12 [2021-08-03T03:53:44.020Z] ---> c4fd0aeabfcf [2021-08-03T03:53:44.020Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-08-03T03:53:44.615Z] ---> Running in 1f86e760b0e3 [2021-08-03T03:53:44.615Z] ---> Running in e6e527abf4d3 [2021-08-03T03:53:44.615Z] ---> Running in 7b73db1e39d6 [2021-08-03T03:53:44.615Z] ---> Running in 5162761717bf [2021-08-03T03:53:46.066Z] Removing intermediate container 5162761717bf [2021-08-03T03:53:46.066Z] ---> c19d646ce54f [2021-08-03T03:53:46.066Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-08-03T03:53:46.066Z] ---> Running in 183a826e95ee [2021-08-03T03:53:46.667Z] Removing intermediate container 6bb72eae2b46 [2021-08-03T03:53:46.667Z] ---> 329e2c4f8214 [2021-08-03T03:53:46.667Z] [2021-08-03T03:53:46.667Z] Step 11/23 : FROM alpine:3.12 [2021-08-03T03:53:46.667Z] ---> c4fd0aeabfcf [2021-08-03T03:53:46.667Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-08-03T03:53:46.667Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-03T03:53:46.948Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-03T03:53:46.948Z] ---> Running in 6821a1f3359a [2021-08-03T03:53:47.227Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-03T03:53:47.509Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-03T03:53:47.509Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-03T03:53:47.509Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-08-03T03:53:47.509Z] Executing busybox-1.31.1-r20.trigger [2021-08-03T03:53:47.789Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-03T03:53:47.789Z] OK: 5 MiB in 15 packages [2021-08-03T03:53:48.065Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-08-03T03:53:48.065Z] Executing busybox-1.31.1-r20.trigger [2021-08-03T03:53:48.065Z] OK: 5 MiB in 15 packages [2021-08-03T03:53:48.350Z] (1/6) Installing ca-certificates (20191127-r4) [2021-08-03T03:53:48.350Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-08-03T03:53:48.350Z] (3/6) Installing libcurl (7.78.0-r0) [2021-08-03T03:53:48.627Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-03T03:53:48.628Z] (4/6) Installing curl (7.78.0-r0) [2021-08-03T03:53:48.628Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-08-03T03:53:48.628Z] (6/6) Installing su-exec (0.2-r1) [2021-08-03T03:53:48.628Z] Executing busybox-1.31.1-r20.trigger [2021-08-03T03:53:48.628Z] Executing ca-certificates-20191127-r4.trigger [2021-08-03T03:53:48.628Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-03T03:53:48.906Z] OK: 7 MiB in 20 packages [2021-08-03T03:53:49.183Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-03T03:53:49.462Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-08-03T03:53:49.462Z] (2/2) Installing su-exec (0.2-r1) [2021-08-03T03:53:49.462Z] Executing busybox-1.31.1-r20.trigger [2021-08-03T03:53:49.462Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-03T03:53:49.462Z] OK: 5 MiB in 16 packages [2021-08-03T03:53:49.739Z] Removing intermediate container 1f86e760b0e3 [2021-08-03T03:53:49.739Z] ---> 510e4fad8ccd [2021-08-03T03:53:49.739Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-03T03:53:50.019Z] (1/2) Installing ca-certificates (20191127-r4) [2021-08-03T03:53:50.019Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-08-03T03:53:50.019Z] Executing busybox-1.31.1-r20.trigger [2021-08-03T03:53:50.019Z] Executing ca-certificates-20191127-r4.trigger [2021-08-03T03:53:50.308Z] ---> Running in 5087485f0ab8 [2021-08-03T03:53:50.308Z] OK: 6 MiB in 16 packages [2021-08-03T03:53:50.308Z] Removing intermediate container 7b73db1e39d6 [2021-08-03T03:53:50.308Z] ---> 9cacfd19d851 [2021-08-03T03:53:50.308Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-03T03:53:50.916Z] ---> Running in b6375cbe27ff [2021-08-03T03:53:51.189Z] Removing intermediate container 5087485f0ab8 [2021-08-03T03:53:51.189Z] ---> 9b5a69642c7d [2021-08-03T03:53:51.189Z] Step 14/24 : ENV APP_PORT=59882 [2021-08-03T03:53:51.467Z] Removing intermediate container 183a826e95ee [2021-08-03T03:53:51.467Z] ---> 8b6e5fa382b9 [2021-08-03T03:53:51.467Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-08-03T03:53:51.467Z] Removing intermediate container e6e527abf4d3 [2021-08-03T03:53:51.467Z] ---> 6e47986de032 [2021-08-03T03:53:51.467Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-03T03:53:51.467Z] ---> Running in 4a7cbe9ec622 [2021-08-03T03:53:51.742Z] Removing intermediate container b6375cbe27ff [2021-08-03T03:53:51.742Z] ---> f40d51e4e80f [2021-08-03T03:53:51.742Z] Step 14/23 : ENV APP_PORT=59861 [2021-08-03T03:53:51.742Z] ---> Running in 6396b6d1eec3 [2021-08-03T03:53:51.742Z] ---> Running in b28f3a46cdcf [2021-08-03T03:53:52.017Z] ---> Running in 35180292bd46 [2021-08-03T03:53:52.290Z] Removing intermediate container 4a7cbe9ec622 [2021-08-03T03:53:52.290Z] ---> 2dc0a7bfc960 [2021-08-03T03:53:52.290Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-03T03:53:52.290Z] Removing intermediate container 6821a1f3359a [2021-08-03T03:53:52.290Z] ---> 08ad04160e3c [2021-08-03T03:53:52.290Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-03T03:53:52.567Z] ---> Running in d3f2ad0ca220 [2021-08-03T03:53:52.567Z] ---> Running in e1a467b07c98 [2021-08-03T03:53:52.567Z] Removing intermediate container b28f3a46cdcf [2021-08-03T03:53:52.567Z] ---> 722880499b6c [2021-08-03T03:53:52.567Z] Step 14/26 : WORKDIR / [2021-08-03T03:53:52.567Z] Removing intermediate container 6396b6d1eec3 [2021-08-03T03:53:52.567Z] ---> edbc01a65c28 [2021-08-03T03:53:52.567Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-08-03T03:53:52.838Z] Removing intermediate container 35180292bd46 [2021-08-03T03:53:52.838Z] ---> 7bf738e65940 [2021-08-03T03:53:52.838Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-03T03:53:52.838Z] ---> Running in 6fd673fa614b [2021-08-03T03:53:52.838Z] ---> Running in 227f95035e2c [2021-08-03T03:53:53.111Z] ---> Running in 47a895bf9405 [2021-08-03T03:53:53.111Z] Removing intermediate container e1a467b07c98 [2021-08-03T03:53:53.111Z] ---> 4d6aecdc6891 [2021-08-03T03:53:53.111Z] Step 16/24 : WORKDIR / [2021-08-03T03:53:53.391Z] Removing intermediate container d3f2ad0ca220 [2021-08-03T03:53:53.391Z] ---> c25a66858e55 [2021-08-03T03:53:53.391Z] Step 14/23 : ENV APP_PORT=59860 [2021-08-03T03:53:53.391Z] ---> Running in 38a42da6bc20 [2021-08-03T03:53:53.391Z] ---> Running in ef95a60e74d7 [2021-08-03T03:53:53.669Z] Removing intermediate container 227f95035e2c [2021-08-03T03:53:53.669Z] ---> b185eed707d4 [2021-08-03T03:53:53.669Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-08-03T03:53:53.669Z] Removing intermediate container 6fd673fa614b [2021-08-03T03:53:53.669Z] ---> 74778da9144e [2021-08-03T03:53:53.669Z] 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-08-03T03:53:53.669Z] Removing intermediate container 47a895bf9405 [2021-08-03T03:53:53.669Z] ---> 888926abdae9 [2021-08-03T03:53:53.669Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-03T03:53:53.949Z] ---> Running in 8dbc48bafad2 [2021-08-03T03:53:54.227Z] Removing intermediate container ef95a60e74d7 [2021-08-03T03:53:54.228Z] ---> 2ddaddc9e42c [2021-08-03T03:53:54.228Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-03T03:53:54.228Z] Removing intermediate container 38a42da6bc20 [2021-08-03T03:53:54.228Z] ---> d2a50f3ed83f [2021-08-03T03:53:54.228Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-03T03:53:54.502Z] ---> Running in 5de1ccabda9c [2021-08-03T03:53:55.101Z] ---> 05a5ce353297 [2021-08-03T03:53:55.101Z] 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-08-03T03:53:55.101Z] ---> 3ab89a1ba587 [2021-08-03T03:53:55.101Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-08-03T03:53:55.377Z] Removing intermediate container 5de1ccabda9c [2021-08-03T03:53:55.377Z] ---> 4ce80d4ea708 [2021-08-03T03:53:55.377Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-03T03:53:55.650Z] ---> 16daacbfc463 [2021-08-03T03:53:55.650Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-08-03T03:53:56.638Z] ---> e5c9719b61f2 [2021-08-03T03:53:56.638Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-08-03T03:53:56.638Z] ---> 1afc8640b87e [2021-08-03T03:53:56.638Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-08-03T03:53:56.915Z] Removing intermediate container 8dbc48bafad2 [2021-08-03T03:53:56.915Z] ---> 7e9b4379f919 [2021-08-03T03:53:56.916Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-08-03T03:53:57.190Z] ---> 1a279acfc0f2 [2021-08-03T03:53:57.190Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-08-03T03:53:57.470Z] ---> Running in 86c237d19a22 [2021-08-03T03:53:57.470Z] ---> 52caee94ec47 [2021-08-03T03:53:57.470Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-08-03T03:53:57.748Z] ---> 24969eeaebe4 [2021-08-03T03:53:57.748Z] 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-08-03T03:53:58.355Z] Removing intermediate container 86c237d19a22 [2021-08-03T03:53:58.355Z] ---> 682283a91995 [2021-08-03T03:53:58.355Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-08-03T03:53:58.355Z] ---> c6a61af17527 [2021-08-03T03:53:58.355Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-08-03T03:53:58.630Z] ---> 2933fa8c7b1c [2021-08-03T03:53:58.630Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-08-03T03:53:58.630Z] ---> Running in 5bd744ca4f32 [2021-08-03T03:53:59.237Z] ---> 89071fb2eb04 [2021-08-03T03:53:59.237Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-08-03T03:53:59.509Z] ---> 090067c3879c [2021-08-03T03:53:59.509Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-08-03T03:53:59.509Z] ---> Running in 1b7e5ef9f542 [2021-08-03T03:53:59.509Z] Removing intermediate container 5bd744ca4f32 [2021-08-03T03:53:59.509Z] ---> 30ef4b043c68 [2021-08-03T03:53:59.509Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-03T03:53:59.783Z] ---> 44ef55f50377 [2021-08-03T03:53:59.783Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-08-03T03:53:59.783Z] ---> 96081a7abe11 [2021-08-03T03:53:59.783Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-08-03T03:53:59.783Z] ---> Running in 400a444a043b [2021-08-03T03:54:00.056Z] ---> Running in 32e29e405029 [2021-08-03T03:54:00.056Z] ---> Running in 9fb7661f8ac5 [2021-08-03T03:54:00.328Z] Removing intermediate container 1b7e5ef9f542 [2021-08-03T03:54:00.328Z] ---> 685e7a32b37d [2021-08-03T03:54:00.328Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-03T03:54:00.601Z] Removing intermediate container 400a444a043b [2021-08-03T03:54:00.601Z] ---> c626b8c1f14f [2021-08-03T03:54:00.601Z] Step 21/23 : LABEL arch=arm64 [2021-08-03T03:54:00.953Z] ---> Running in 2d8634d376e3 [2021-08-03T03:54:00.953Z] ---> Running in a9eede321592 [2021-08-03T03:54:01.251Z] Removing intermediate container 9fb7661f8ac5 [2021-08-03T03:54:01.251Z] ---> bca8505826c3 [2021-08-03T03:54:01.251Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-03T03:54:01.251Z] ---> 093cfd15941f [2021-08-03T03:54:01.251Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-08-03T03:54:01.251Z] ---> Running in 5fdf29ac9fab [2021-08-03T03:54:01.674Z] Removing intermediate container 2d8634d376e3 [2021-08-03T03:54:01.674Z] ---> c1239c1e0d59 [2021-08-03T03:54:01.674Z] Step 22/24 : LABEL arch=arm64 [2021-08-03T03:54:01.995Z] ---> Running in 3d65315f6daf [2021-08-03T03:54:02.279Z] Removing intermediate container a9eede321592 [2021-08-03T03:54:02.279Z] ---> 1b3d83895c32 [2021-08-03T03:54:02.279Z] Step 22/23 : LABEL git_sha=d7bf687a4f0b9b01388567a46b84c0016d3fcc0c [2021-08-03T03:54:02.560Z] Removing intermediate container 5fdf29ac9fab [2021-08-03T03:54:02.560Z] ---> 3652132eaf5e [2021-08-03T03:54:02.560Z] Step 21/23 : LABEL arch=arm64 [2021-08-03T03:54:02.560Z] ---> Running in d5036dea368d [2021-08-03T03:54:02.877Z] ---> Running in e83f5eaf96cf [2021-08-03T03:54:02.877Z] Removing intermediate container 3d65315f6daf [2021-08-03T03:54:02.877Z] ---> e8b1fc4efa3d [2021-08-03T03:54:02.877Z] Step 23/24 : LABEL git_sha=d7bf687a4f0b9b01388567a46b84c0016d3fcc0c [2021-08-03T03:54:03.482Z] ---> Running in f2700b8a4d3b [2021-08-03T03:54:03.756Z] Removing intermediate container e83f5eaf96cf [2021-08-03T03:54:03.756Z] ---> 7ee5a4ff1820 [2021-08-03T03:54:03.756Z] Step 22/23 : LABEL git_sha=d7bf687a4f0b9b01388567a46b84c0016d3fcc0c [2021-08-03T03:54:03.756Z] Removing intermediate container d5036dea368d [2021-08-03T03:54:03.756Z] ---> 4413571794aa [2021-08-03T03:54:03.756Z] Step 23/23 : LABEL version=0.0.0 [2021-08-03T03:54:03.756Z] ---> d1c88bb0405c [2021-08-03T03:54:03.756Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-08-03T03:54:04.029Z] ---> Running in c3ece88c573c [2021-08-03T03:54:04.029Z] ---> Running in 321626564bae [2021-08-03T03:54:04.029Z] Removing intermediate container f2700b8a4d3b [2021-08-03T03:54:04.029Z] ---> d58fa30b7225 [2021-08-03T03:54:04.029Z] Step 24/24 : LABEL version=0.0.0 [2021-08-03T03:54:04.029Z] Removing intermediate container 32e29e405029 [2021-08-03T03:54:04.029Z] ---> 5ec00287b784 [2021-08-03T03:54:04.029Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-03T03:54:04.310Z] ---> Running in f8e80115c29d [2021-08-03T03:54:04.589Z] Removing intermediate container c3ece88c573c [2021-08-03T03:54:04.589Z] Removing intermediate container 321626564bae [2021-08-03T03:54:04.589Z] ---> 14482801fe91 [2021-08-03T03:54:04.589Z] Step 23/23 : LABEL version=0.0.0 [2021-08-03T03:54:04.589Z] ---> 7e134638ebdb [2021-08-03T03:54:04.589Z] [2021-08-03T03:54:04.870Z] ---> 2a801349ec89 [2021-08-03T03:54:04.870Z] 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-08-03T03:54:05.147Z] ---> Running in b15e607fa9d3 [2021-08-03T03:54:05.147Z] ---> Running in 39f6bae1b357 [2021-08-03T03:54:05.147Z] Removing intermediate container f8e80115c29d [2021-08-03T03:54:05.147Z] ---> a0ece67bdc2a [2021-08-03T03:54:05.147Z] [2021-08-03T03:54:05.147Z] Successfully built 7e134638ebdb [2021-08-03T03:54:05.147Z] Successfully tagged support-scheduler-arm64:latest [2021-08-03T03:54:05.422Z]  Building support-scheduler ... done Building core-metadata [2021-08-03T03:54:05.422Z] ---> 64519e59ef65 [2021-08-03T03:54:05.422Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-08-03T03:54:05.700Z] Removing intermediate container b15e607fa9d3 [2021-08-03T03:54:05.700Z] ---> 62992e95e769 [2021-08-03T03:54:05.700Z] [2021-08-03T03:54:05.700Z] Successfully built a0ece67bdc2a [2021-08-03T03:54:05.978Z] Successfully tagged core-command-arm64:latest [2021-08-03T03:54:05.978Z] Building security-proxy-setup [2021-08-03T03:54:06.259Z]  Building core-command ... done Successfully built 62992e95e769 [2021-08-03T03:54:06.259Z] Successfully tagged support-notifications-arm64:latest [2021-08-03T03:54:06.259Z]  Building support-notifications ... done Building core-data [2021-08-03T03:54:07.710Z] ---> 4d2163f1b2fc [2021-08-03T03:54:07.710Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-08-03T03:54:08.311Z] Removing intermediate container 39f6bae1b357 [2021-08-03T03:54:08.311Z] ---> 3c2a3b34ccc4 [2021-08-03T03:54:08.311Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-08-03T03:54:08.910Z] ---> Running in ed8cf4755785 [2021-08-03T03:54:09.187Z] ---> cf57df1d03ca [2021-08-03T03:54:09.187Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-08-03T03:54:09.789Z] Removing intermediate container ed8cf4755785 [2021-08-03T03:54:09.789Z] ---> df7e62397af5 [2021-08-03T03:54:09.789Z] Step 24/26 : LABEL arch=arm64 [2021-08-03T03:54:10.438Z] ---> Running in d57a3a14a20a [2021-08-03T03:54:11.034Z] ---> a0532606ceb8 [2021-08-03T03:54:11.034Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-08-03T03:54:11.309Z] Removing intermediate container d57a3a14a20a [2021-08-03T03:54:11.309Z] ---> 61336f4ae97f [2021-08-03T03:54:11.309Z] Step 25/26 : LABEL git_sha=d7bf687a4f0b9b01388567a46b84c0016d3fcc0c [2021-08-03T03:54:11.910Z] ---> Running in a8fdea660739 [2021-08-03T03:54:12.505Z] ---> 0a6fdf4bd752 [2021-08-03T03:54:12.505Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-08-03T03:54:12.505Z] Removing intermediate container a8fdea660739 [2021-08-03T03:54:12.505Z] ---> ec4c35af5c8b [2021-08-03T03:54:12.505Z] Step 26/26 : LABEL version=0.0.0 [2021-08-03T03:54:13.108Z] ---> Running in 416924efbe91 [2021-08-03T03:54:13.108Z] ---> Running in b1f35561c0a6 [2021-08-03T03:54:13.713Z] Removing intermediate container 416924efbe91 [2021-08-03T03:54:13.713Z] ---> a15d6a77a0a3 [2021-08-03T03:54:13.713Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-08-03T03:54:13.986Z] Removing intermediate container b1f35561c0a6 [2021-08-03T03:54:13.986Z] ---> 2a9316cf4793 [2021-08-03T03:54:13.986Z] [2021-08-03T03:54:14.590Z] Successfully built 2a9316cf4793 [2021-08-03T03:54:14.590Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-08-03T03:54:14.590Z] Building sys-mgmt-agent [2021-08-03T03:54:15.190Z]  Building security-secretstore-setup ... done  ---> 1729274c846e [2021-08-03T03:54:15.190Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-08-03T03:54:15.785Z] ---> Running in c538944bdade [2021-08-03T03:54:20.104Z] Removing intermediate container c538944bdade [2021-08-03T03:54:20.104Z] ---> 3590a9b4b0a2 [2021-08-03T03:54:20.104Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-08-03T03:54:20.104Z] ---> Running in dd5659e49057 [2021-08-03T03:54:20.710Z] Removing intermediate container dd5659e49057 [2021-08-03T03:54:20.984Z] ---> 522865d4ce85 [2021-08-03T03:54:20.984Z] Step 29/32 : CMD ["gate"] [2021-08-03T03:54:21.259Z] ---> Running in a56cb9091a15 [2021-08-03T03:54:21.868Z] Removing intermediate container a56cb9091a15 [2021-08-03T03:54:21.868Z] ---> c74d0da57c3b [2021-08-03T03:54:21.868Z] Step 30/32 : LABEL arch=arm64 [2021-08-03T03:54:22.463Z] ---> Running in 768e74c7d677 [2021-08-03T03:54:23.060Z] Removing intermediate container 768e74c7d677 [2021-08-03T03:54:23.060Z] ---> f44ad24a7787 [2021-08-03T03:54:23.060Z] Step 31/32 : LABEL git_sha=d7bf687a4f0b9b01388567a46b84c0016d3fcc0c [2021-08-03T03:54:23.335Z] ---> Running in 9b84ecde4dcb [2021-08-03T03:54:24.319Z] Removing intermediate container 9b84ecde4dcb [2021-08-03T03:54:24.319Z] ---> cea7dade132b [2021-08-03T03:54:24.319Z] Step 32/32 : LABEL version=0.0.0 [2021-08-03T03:54:24.601Z] ---> Running in e1f3b467b588 [2021-08-03T03:54:25.590Z] Removing intermediate container e1f3b467b588 [2021-08-03T03:54:25.590Z] ---> bc6247218e47 [2021-08-03T03:54:25.590Z] [2021-08-03T03:54:25.867Z] Successfully built bc6247218e47 [2021-08-03T03:54:25.867Z] Successfully tagged security-bootstrapper-arm64:latest [2021-08-03T03:54:58.247Z]  Building security-bootstrapper ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-03T03:54:58.247Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-03T03:54:58.247Z] ---> 57f524daebef [2021-08-03T03:54:58.247Z] Step 3/24 : WORKDIR /edgex-go [2021-08-03T03:54:58.247Z] ---> Using cache [2021-08-03T03:54:58.247Z] ---> a22945120074 [2021-08-03T03:54:58.247Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-03T03:54:58.247Z] ---> Using cache [2021-08-03T03:54:58.247Z] ---> 7bd4ecfb3eb1 [2021-08-03T03:54:58.247Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-03T03:54:58.247Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-03T03:54:58.247Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-03T03:54:58.247Z] ---> 57f524daebef [2021-08-03T03:54:58.247Z] Step 3/24 : WORKDIR /edgex-go [2021-08-03T03:54:58.247Z] ---> Using cache [2021-08-03T03:54:58.247Z] ---> a22945120074 [2021-08-03T03:54:58.247Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-03T03:54:58.247Z] ---> Using cache [2021-08-03T03:54:58.247Z] ---> 7bd4ecfb3eb1 [2021-08-03T03:54:58.247Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-08-03T03:54:58.247Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-03T03:54:58.247Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-08-03T03:54:58.247Z] ---> 57f524daebef [2021-08-03T03:54:58.247Z] Step 3/22 : WORKDIR /edgex-go [2021-08-03T03:54:58.247Z] ---> Using cache [2021-08-03T03:54:58.247Z] ---> a22945120074 [2021-08-03T03:54:58.247Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-03T03:54:58.247Z] ---> Using cache [2021-08-03T03:54:58.247Z] ---> 7bd4ecfb3eb1 [2021-08-03T03:54:58.247Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-08-03T03:54:58.247Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-03T03:54:58.247Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-03T03:54:58.247Z] ---> 57f524daebef [2021-08-03T03:54:58.247Z] Step 3/24 : WORKDIR /edgex-go [2021-08-03T03:54:58.247Z] ---> Using cache [2021-08-03T03:54:58.247Z] ---> a22945120074 [2021-08-03T03:54:58.247Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-03T03:54:58.247Z] ---> Using cache [2021-08-03T03:54:58.247Z] ---> 7bd4ecfb3eb1 [2021-08-03T03:54:58.247Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-08-03T03:55:00.221Z] ---> Running in da6897c7f9e4 [2021-08-03T03:55:00.221Z] ---> Running in 1ede03cc6c83 [2021-08-03T03:55:00.221Z] ---> Running in 2c9b6a1d2db6 [2021-08-03T03:55:00.221Z] ---> Running in 9e04ad3dcbf8 [2021-08-03T03:55:01.683Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-03T03:55:03.702Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-03T03:55:03.702Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-03T03:55:03.702Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-03T03:55:03.702Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-03T03:55:03.702Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-03T03:55:03.702Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-03T03:55:03.702Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-03T03:55:03.702Z] OK: 218 MiB in 52 packages [2021-08-03T03:55:03.979Z] OK: 218 MiB in 52 packages [2021-08-03T03:55:03.979Z] OK: 218 MiB in 52 packages [2021-08-03T03:55:03.979Z] OK: 218 MiB in 52 packages [2021-08-03T03:55:05.421Z] Removing intermediate container 2c9b6a1d2db6 [2021-08-03T03:55:05.421Z] ---> ba6003d30196 [2021-08-03T03:55:05.421Z] Step 6/22 : COPY go.mod . [2021-08-03T03:55:05.698Z] Removing intermediate container 1ede03cc6c83 [2021-08-03T03:55:05.698Z] ---> 6380453ef66e [2021-08-03T03:55:05.698Z] Step 6/24 : COPY go.mod . [2021-08-03T03:55:05.973Z] Removing intermediate container 9e04ad3dcbf8 [2021-08-03T03:55:05.973Z] ---> 10f6bdfe2e7d [2021-08-03T03:55:05.973Z] Step 6/24 : COPY go.mod . [2021-08-03T03:55:05.973Z] Removing intermediate container da6897c7f9e4 [2021-08-03T03:55:05.973Z] ---> 9794907642a8 [2021-08-03T03:55:05.973Z] Step 6/24 : COPY go.mod . [2021-08-03T03:55:06.572Z] ---> 0f920eed8efc [2021-08-03T03:55:06.572Z] Step 7/22 : RUN go mod download [2021-08-03T03:55:06.572Z] ---> Running in b75ea1b99594 [2021-08-03T03:55:06.854Z] ---> de257d9985a9 [2021-08-03T03:55:06.854Z] Step 7/24 : RUN go mod download [2021-08-03T03:55:07.129Z] ---> Running in 31f6919c859b [2021-08-03T03:55:07.129Z] ---> 932d78eeff16 [2021-08-03T03:55:07.129Z] Step 7/24 : RUN go mod download ---> 6f66473ceb0f [2021-08-03T03:55:07.129Z] Step 7/24 : RUN go mod download [2021-08-03T03:55:07.129Z] [2021-08-03T03:55:07.403Z] ---> Running in 18958d49da62 [2021-08-03T03:55:07.403Z] ---> Running in 94a82454fd4e [2021-08-03T03:55:11.731Z] Removing intermediate container b75ea1b99594 [2021-08-03T03:55:11.731Z] ---> 2735358ff8b6 [2021-08-03T03:55:11.731Z] Step 8/22 : COPY . . [2021-08-03T03:55:12.713Z] Removing intermediate container 31f6919c859b [2021-08-03T03:55:12.713Z] ---> 82db2ab0ed01 [2021-08-03T03:55:12.713Z] Step 8/24 : COPY . . [2021-08-03T03:55:12.992Z] Removing intermediate container 94a82454fd4e [2021-08-03T03:55:12.992Z] ---> d58f75dde168 [2021-08-03T03:55:12.992Z] Step 8/24 : COPY . . [2021-08-03T03:55:12.992Z] Removing intermediate container 18958d49da62 [2021-08-03T03:55:12.992Z] ---> 0ba9bc504dfb [2021-08-03T03:55:12.992Z] Step 8/24 : COPY . . [2021-08-03T03:55:35.185Z] ---> a64dd349b9f5 [2021-08-03T03:55:35.185Z] Step 9/24 : RUN go mod tidy [2021-08-03T03:55:35.185Z] ---> 8b14a49b388e [2021-08-03T03:55:35.185Z] Step 9/22 : RUN go mod tidy [2021-08-03T03:55:35.185Z] ---> a7f15eeb781a [2021-08-03T03:55:35.185Z] Step 9/24 : RUN go mod tidy [2021-08-03T03:55:35.185Z] ---> 2bbb3548d31f [2021-08-03T03:55:35.185Z] Step 9/24 : RUN go mod tidy [2021-08-03T03:55:35.185Z] ---> Running in 91212643db04 [2021-08-03T03:55:35.185Z] ---> Running in e9f0c4aba4d9 [2021-08-03T03:55:35.185Z] ---> Running in 14b1ed6b91b4 [2021-08-03T03:55:35.185Z] ---> Running in f9bed7304c3e [2021-08-03T03:55:38.580Z] Removing intermediate container 91212643db04 [2021-08-03T03:55:38.580Z] ---> 4d0fd9e7575e [2021-08-03T03:55:38.580Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-08-03T03:55:38.580Z] ---> Running in ebe4e85e3246 [2021-08-03T03:55:38.855Z] Removing intermediate container e9f0c4aba4d9 [2021-08-03T03:55:38.855Z] ---> b07a68c00fe5 [2021-08-03T03:55:38.855Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-08-03T03:55:38.856Z] Removing intermediate container 14b1ed6b91b4 [2021-08-03T03:55:38.856Z] ---> bb909c45d4dc [2021-08-03T03:55:38.856Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-08-03T03:55:39.140Z] Removing intermediate container f9bed7304c3e [2021-08-03T03:55:39.140Z] ---> 64cefdb76c5f [2021-08-03T03:55:39.140Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-08-03T03:55:39.140Z] ---> Running in ea59939fa507 [2021-08-03T03:55:39.140Z] ---> Running in 7f3c710f3fab [2021-08-03T03:55:39.416Z] ---> Running in d2fed0a284b8 [2021-08-03T03:55:40.410Z] 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-08-03T03:55:41.404Z] 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-08-03T03:55:41.680Z] 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-08-03T03:55:41.680Z] 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-08-03T03:57:18.730Z] 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-08-03T03:57:18.730Z] Removing intermediate container 7f3c710f3fab [2021-08-03T03:57:18.730Z] ---> 9e058ba8e5c7 [2021-08-03T03:57:18.730Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-08-03T03:57:18.730Z] ---> Running in 2dcba01104f4 [2021-08-03T03:57:18.730Z] 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-08-03T03:57:20.727Z] Removing intermediate container ebe4e85e3246 [2021-08-03T03:57:20.727Z] ---> 829c71cba702 [2021-08-03T03:57:20.727Z] [2021-08-03T03:57:20.727Z] Step 11/22 : FROM alpine:3.12 [2021-08-03T03:57:20.727Z] ---> c4fd0aeabfcf [2021-08-03T03:57:20.727Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-08-03T03:57:21.010Z] ---> Running in d47f1b8b0648 [2021-08-03T03:57:22.003Z] Removing intermediate container 2dcba01104f4 [2021-08-03T03:57:22.003Z] ---> c6bd487baa31 [2021-08-03T03:57:22.003Z] [2021-08-03T03:57:22.003Z] Step 12/24 : FROM docker:20.10.6 [2021-08-03T03:57:22.278Z] 20.10.6: Pulling from library/docker [2021-08-03T03:57:22.876Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-03T03:57:23.155Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-03T03:57:23.757Z] (1/4) Installing ca-certificates (20191127-r4) [2021-08-03T03:57:23.757Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-08-03T03:57:23.757Z] (3/4) Installing libcurl (7.78.0-r0) [2021-08-03T03:57:23.757Z] (4/4) Installing curl (7.78.0-r0) [2021-08-03T03:57:23.757Z] Executing busybox-1.31.1-r20.trigger [2021-08-03T03:57:23.757Z] Executing ca-certificates-20191127-r4.trigger [2021-08-03T03:57:24.035Z] OK: 7 MiB in 18 packages [2021-08-03T03:57:26.018Z] Removing intermediate container ea59939fa507 [2021-08-03T03:57:26.018Z] ---> 1be2801567c8 [2021-08-03T03:57:26.018Z] [2021-08-03T03:57:26.018Z] Step 11/24 : FROM alpine:3.12 [2021-08-03T03:57:26.018Z] ---> c4fd0aeabfcf [2021-08-03T03:57:26.018Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-03T03:57:26.018Z] ---> Using cache [2021-08-03T03:57:26.018Z] ---> 9cacfd19d851 [2021-08-03T03:57:26.018Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-03T03:57:26.018Z] ---> Using cache [2021-08-03T03:57:26.018Z] ---> f40d51e4e80f [2021-08-03T03:57:26.018Z] Step 14/24 : ENV APP_PORT=59881 [2021-08-03T03:57:26.294Z] ---> Running in 15f12efe573d [2021-08-03T03:57:26.896Z] Removing intermediate container d47f1b8b0648 [2021-08-03T03:57:26.896Z] ---> 056967f3c933 [2021-08-03T03:57:26.896Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-03T03:57:27.504Z] ---> Running in 8a2b95f66dbd [2021-08-03T03:57:27.776Z] Removing intermediate container 15f12efe573d [2021-08-03T03:57:27.776Z] ---> 70b241b39bad [2021-08-03T03:57:27.776Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-03T03:57:28.757Z] ---> Running in de2086cbab65 [2021-08-03T03:57:28.757Z] Removing intermediate container 8a2b95f66dbd [2021-08-03T03:57:28.757Z] ---> 48a618b3913f [2021-08-03T03:57:28.757Z] Step 14/22 : WORKDIR /edgex [2021-08-03T03:57:28.757Z] ---> Running in 635fbd950266 [2021-08-03T03:57:29.353Z] Removing intermediate container de2086cbab65 [2021-08-03T03:57:29.353Z] ---> 818f64e98a5f [2021-08-03T03:57:29.353Z] Step 16/24 : WORKDIR / [2021-08-03T03:57:29.631Z] ---> Running in bf9067dd13d1 [2021-08-03T03:57:30.227Z] Removing intermediate container 635fbd950266 [2021-08-03T03:57:30.227Z] ---> da03ec16fe67 [2021-08-03T03:57:30.227Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-08-03T03:57:31.213Z] Removing intermediate container bf9067dd13d1 [2021-08-03T03:57:31.213Z] ---> 5852a497a83c [2021-08-03T03:57:31.213Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-03T03:57:31.809Z] ---> 56d720bc4451 [2021-08-03T03:57:31.809Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-08-03T03:57:32.407Z] Removing intermediate container d2fed0a284b8 [2021-08-03T03:57:32.407Z] ---> e56865c2f445 [2021-08-03T03:57:32.407Z] [2021-08-03T03:57:32.407Z] Step 11/24 : FROM alpine:3.12 [2021-08-03T03:57:32.407Z] ---> c4fd0aeabfcf [2021-08-03T03:57:32.407Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-08-03T03:57:32.407Z] ---> b32b705430fb [2021-08-03T03:57:32.407Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-08-03T03:57:32.679Z] ---> Running in 61e3f225b214 [2021-08-03T03:57:33.661Z] Removing intermediate container 61e3f225b214 [2021-08-03T03:57:33.661Z] ---> d257edc5edcb [2021-08-03T03:57:33.661Z] Step 13/24 : ENV APP_PORT=59880 [2021-08-03T03:57:34.259Z] ---> 1522c994e62c [2021-08-03T03:57:34.259Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-08-03T03:57:34.259Z] ---> Running in b93a4e8a3319 [2021-08-03T03:57:34.537Z] ---> ffe09ee5ce51 [2021-08-03T03:57:34.537Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-08-03T03:57:35.155Z] Removing intermediate container b93a4e8a3319 [2021-08-03T03:57:35.155Z] ---> 49de9bb5254b [2021-08-03T03:57:35.155Z] Step 14/24 : EXPOSE $APP_PORT [2021-08-03T03:57:35.764Z] ---> Running in c1fa4553e9ee [2021-08-03T03:57:36.039Z] ---> d34bf9186b35 [2021-08-03T03:57:36.039Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-08-03T03:57:36.039Z] ---> e4c42c58c164 [2021-08-03T03:57:36.039Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-08-03T03:57:36.323Z] ---> Running in 25fd92fd3a24 [2021-08-03T03:57:36.323Z] ---> Running in 5e2cab76f0b8 [2021-08-03T03:57:36.323Z] Removing intermediate container c1fa4553e9ee [2021-08-03T03:57:36.323Z] ---> 7b5abc7ff35a [2021-08-03T03:57:36.323Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-03T03:57:36.597Z] ---> Running in fc4235dd1b19 [2021-08-03T03:57:36.877Z] Removing intermediate container 25fd92fd3a24 [2021-08-03T03:57:36.877Z] ---> 2a472495ffd1 [2021-08-03T03:57:36.877Z] Step 19/22 : CMD ["--init=true"] [2021-08-03T03:57:37.159Z] ---> Running in 2397d4a17c0d [2021-08-03T03:57:37.159Z] Removing intermediate container 5e2cab76f0b8 [2021-08-03T03:57:37.159Z] ---> 87f4c15d16be [2021-08-03T03:57:37.159Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-03T03:57:37.432Z] ---> Running in 16a493b76b08 [2021-08-03T03:57:37.720Z] Digest: sha256:062edd9c11cbdf94e7620d932857a356fa179eaa26a3cc352759e75f04729c49 [2021-08-03T03:57:37.720Z] Status: Downloaded newer image for docker:20.10.6 [2021-08-03T03:57:37.720Z] ---> cdf2a7733a7b [2021-08-03T03:57:37.720Z] 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-08-03T03:57:37.992Z] Removing intermediate container 2397d4a17c0d [2021-08-03T03:57:37.992Z] ---> c8e52d8d38b9 [2021-08-03T03:57:37.992Z] Step 20/22 : LABEL arch=arm64 [2021-08-03T03:57:37.992Z] ---> Running in bb233c4caad2 [2021-08-03T03:57:37.992Z] Removing intermediate container 16a493b76b08 [2021-08-03T03:57:37.992Z] ---> fe084bc96c33 [2021-08-03T03:57:37.992Z] Step 22/24 : LABEL arch=arm64 [2021-08-03T03:57:38.269Z] ---> Running in ec08cda3ae43 [2021-08-03T03:57:38.269Z] ---> Running in 2542f9615588 [2021-08-03T03:57:38.543Z] Removing intermediate container bb233c4caad2 [2021-08-03T03:57:38.543Z] ---> 9945dec9ec3f [2021-08-03T03:57:38.543Z] 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-08-03T03:57:38.821Z] Removing intermediate container ec08cda3ae43 [2021-08-03T03:57:38.821Z] ---> c058ba14b972 [2021-08-03T03:57:38.821Z] Step 21/22 : LABEL git_sha=d7bf687a4f0b9b01388567a46b84c0016d3fcc0c [2021-08-03T03:57:38.821Z] ---> Running in d41e45fe01d4 [2021-08-03T03:57:39.095Z] ---> Running in 1191e5bf9121 [2021-08-03T03:57:39.095Z] Removing intermediate container 2542f9615588 [2021-08-03T03:57:39.095Z] ---> ec47fce2ad37 [2021-08-03T03:57:39.095Z] Step 23/24 : LABEL git_sha=d7bf687a4f0b9b01388567a46b84c0016d3fcc0c [2021-08-03T03:57:39.373Z] ---> Running in 64923422fd51 [2021-08-03T03:57:39.655Z] Removing intermediate container fc4235dd1b19 [2021-08-03T03:57:39.655Z] ---> 65178cbba8ab [2021-08-03T03:57:39.655Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-08-03T03:57:39.655Z] ---> Running in 0905a2771a26 [2021-08-03T03:57:39.933Z] Removing intermediate container 1191e5bf9121 [2021-08-03T03:57:39.933Z] ---> 5eb3a7c66387 [2021-08-03T03:57:39.933Z] Step 22/22 : LABEL version=0.0.0 [2021-08-03T03:57:40.211Z] Removing intermediate container 64923422fd51 [2021-08-03T03:57:40.211Z] ---> b724943cf40d [2021-08-03T03:57:40.211Z] Step 24/24 : LABEL version=0.0.0 [2021-08-03T03:57:40.211Z] ---> Running in b5f38655abae [2021-08-03T03:57:40.484Z] ---> Running in 996fbb96f6a9 [2021-08-03T03:57:40.759Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-03T03:57:40.759Z] Removing intermediate container b5f38655abae [2021-08-03T03:57:40.759Z] ---> c29a8fedc762 [2021-08-03T03:57:40.759Z] [2021-08-03T03:57:41.034Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-03T03:57:41.306Z] Successfully built c29a8fedc762 [2021-08-03T03:57:41.306Z] Successfully tagged security-proxy-setup-arm64:latest [2021-08-03T03:57:41.306Z] Removing intermediate container 996fbb96f6a9 [2021-08-03T03:57:41.306Z] ---> ad66395446ac [2021-08-03T03:57:41.306Z]  Building security-proxy-setup ... done  [2021-08-03T03:57:41.579Z] (1/39) Installing readline (8.1.0-r0) [2021-08-03T03:57:41.579Z] (2/39) Installing bash (5.1.0-r0) [2021-08-03T03:57:41.579Z] Executing bash-5.1.0-r0.post-install [2021-08-03T03:57:41.579Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-08-03T03:57:41.579Z] Successfully built ad66395446ac [2021-08-03T03:57:41.865Z] Successfully tagged core-metadata-arm64:latest [2021-08-03T03:57:41.865Z]  Building core-metadata ... done (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-08-03T03:57:41.865Z] (5/39) Installing libcurl (7.78.0-r0) [2021-08-03T03:57:41.865Z] (6/39) Installing curl (7.78.0-r0) [2021-08-03T03:57:41.865Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-08-03T03:57:41.865Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-08-03T03:57:41.865Z] (9/39) Installing expat (2.2.10-r1) [2021-08-03T03:57:41.865Z] (10/39) Installing libffi (3.3-r2) [2021-08-03T03:57:41.865Z] (11/39) Installing gdbm (1.19-r0) [2021-08-03T03:57:41.865Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-08-03T03:57:41.865Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-08-03T03:57:41.865Z] (14/39) Installing python3 (3.8.10-r0) [2021-08-03T03:57:41.865Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-03T03:57:42.462Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-03T03:57:43.437Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-08-03T03:57:43.437Z] (2/6) Installing libgcc (9.3.0-r2) [2021-08-03T03:57:43.437Z] (3/6) Installing libsodium (1.0.18-r0) [2021-08-03T03:57:43.437Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-08-03T03:57:43.714Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-08-03T03:57:43.714Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-08-03T03:57:43.714Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-08-03T03:57:43.714Z] (18/39) Installing py3-six (1.15.0-r0) [2021-08-03T03:57:43.714Z] (19/39) Installing py3-packaging (20.9-r0) [2021-08-03T03:57:43.714Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-08-03T03:57:43.714Z] (5/6) Installing libzmq (4.3.3-r0) [2021-08-03T03:57:43.714Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-08-03T03:57:43.714Z] (6/6) Installing zeromq (4.3.3-r0) [2021-08-03T03:57:43.989Z] (22/39) Installing py3-idna (3.1-r0) [2021-08-03T03:57:43.989Z] Executing busybox-1.31.1-r20.trigger [2021-08-03T03:57:43.989Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-08-03T03:57:43.989Z] OK: 8 MiB in 20 packages [2021-08-03T03:57:43.989Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-08-03T03:57:43.989Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-08-03T03:57:43.989Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-08-03T03:57:43.989Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-08-03T03:57:43.989Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-08-03T03:57:43.989Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-08-03T03:57:43.989Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-08-03T03:57:44.263Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-08-03T03:57:44.263Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-08-03T03:57:44.263Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-08-03T03:57:44.263Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-08-03T03:57:44.263Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-08-03T03:57:44.263Z] (36/39) Installing py3-progress (1.5-r0) [2021-08-03T03:57:44.263Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-08-03T03:57:44.263Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-08-03T03:57:44.263Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-08-03T03:57:44.862Z] Executing busybox-1.32.1-r6.trigger [2021-08-03T03:57:44.862Z] OK: 82 MiB in 59 packages [2021-08-03T03:57:45.851Z] Removing intermediate container 0905a2771a26 [2021-08-03T03:57:45.851Z] ---> b24ce5dbed84 [2021-08-03T03:57:45.851Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-03T03:57:46.454Z] ---> acde03965e7d [2021-08-03T03:57:46.454Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-08-03T03:57:48.442Z] ---> d51971a1a3c9 [2021-08-03T03:57:48.442Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-08-03T03:57:49.039Z] ---> 2a749f713d94 [2021-08-03T03:57:49.039Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-08-03T03:57:49.039Z] ---> Running in 76f59c2e5d0e [2021-08-03T03:57:49.637Z] Removing intermediate container 76f59c2e5d0e [2021-08-03T03:57:49.637Z] ---> b62f7d697d90 [2021-08-03T03:57:49.637Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-03T03:57:49.637Z] ---> Running in b74675f24dd8 [2021-08-03T03:57:50.243Z] Removing intermediate container b74675f24dd8 [2021-08-03T03:57:50.243Z] ---> 02fdcadea8f0 [2021-08-03T03:57:50.243Z] Step 22/24 : LABEL arch=arm64 [2021-08-03T03:57:50.243Z] ---> Running in 66eae5e24af6 [2021-08-03T03:57:50.840Z] Removing intermediate container 66eae5e24af6 [2021-08-03T03:57:50.841Z] ---> 2510acb79754 [2021-08-03T03:57:50.841Z] Step 23/24 : LABEL git_sha=d7bf687a4f0b9b01388567a46b84c0016d3fcc0c [2021-08-03T03:57:51.115Z] ---> Running in b7cc0def74a9 [2021-08-03T03:57:51.392Z] Removing intermediate container b7cc0def74a9 [2021-08-03T03:57:51.392Z] ---> efd1f41a9405 [2021-08-03T03:57:51.392Z] Step 24/24 : LABEL version=0.0.0 [2021-08-03T03:57:51.664Z] ---> Running in 8bc7e56c3cc8 [2021-08-03T03:57:51.937Z] Collecting docker-compose==1.23.2 [2021-08-03T03:57:51.937Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-08-03T03:57:51.937Z] Removing intermediate container 8bc7e56c3cc8 [2021-08-03T03:57:51.937Z] ---> c551a8b3e737 [2021-08-03T03:57:51.937Z] [2021-08-03T03:57:52.208Z] Collecting docopt<0.7,>=0.6.1 [2021-08-03T03:57:52.209Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-08-03T03:57:52.491Z] Successfully built c551a8b3e737 [2021-08-03T03:57:52.491Z] Successfully tagged core-data-arm64:latest [2021-08-03T03:57:54.463Z]  Building core-data ... done Collecting websocket-client<1.0,>=0.32.0 [2021-08-03T03:57:54.463Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-08-03T03:57:54.463Z] 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-08-03T03:57:55.060Z] Collecting PyYAML<4,>=3.10 [2021-08-03T03:57:55.060Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-08-03T03:57:57.671Z] Collecting texttable<0.10,>=0.9.0 [2021-08-03T03:57:57.671Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-08-03T03:58:00.280Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-08-03T03:58:00.280Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-08-03T03:58:00.869Z] Collecting docker<4.0,>=3.6.0 [2021-08-03T03:58:00.869Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-08-03T03:58:00.869Z] Collecting cached-property<2,>=1.2.0 [2021-08-03T03:58:00.869Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-08-03T03:58:00.869Z] Collecting dockerpty<0.5,>=0.4.1 [2021-08-03T03:58:00.869Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-08-03T03:58:02.841Z] Collecting jsonschema<3,>=2.5.1 [2021-08-03T03:58:02.841Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-08-03T03:58:02.841Z] Collecting docker-pycreds>=0.4.0 [2021-08-03T03:58:03.111Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-08-03T03:58:04.081Z] Collecting certifi>=2017.4.17 [2021-08-03T03:58:04.081Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-08-03T03:58:04.081Z] Collecting chardet<3.1.0,>=3.0.2 [2021-08-03T03:58:04.081Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-08-03T03:58:04.359Z] Collecting idna<2.8,>=2.5 [2021-08-03T03:58:04.359Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-08-03T03:58:04.952Z] Collecting urllib3<1.25,>=1.21.1 [2021-08-03T03:58:04.952Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-08-03T03:58:05.221Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-08-03T03:58:05.222Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-08-03T03:58:05.222Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-08-03T03:58:05.222Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-08-03T03:58:05.811Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-08-03T03:58:05.811Z] Attempting uninstall: urllib3 [2021-08-03T03:58:05.811Z] Found existing installation: urllib3 1.26.2 [2021-08-03T03:58:05.811Z] Uninstalling urllib3-1.26.2: [2021-08-03T03:58:06.081Z] Successfully uninstalled urllib3-1.26.2 [2021-08-03T03:58:06.353Z] Attempting uninstall: idna [2021-08-03T03:58:06.353Z] Found existing installation: idna 3.1 [2021-08-03T03:58:06.353Z] Uninstalling idna-3.1: [2021-08-03T03:58:06.625Z] Successfully uninstalled idna-3.1 [2021-08-03T03:58:07.222Z] Attempting uninstall: chardet [2021-08-03T03:58:07.222Z] Found existing installation: chardet 4.0.0 [2021-08-03T03:58:07.222Z] Uninstalling chardet-4.0.0: [2021-08-03T03:58:07.222Z] Successfully uninstalled chardet-4.0.0 [2021-08-03T03:58:08.651Z] Attempting uninstall: requests [2021-08-03T03:58:08.651Z] Found existing installation: requests 2.25.1 [2021-08-03T03:58:08.651Z] Uninstalling requests-2.25.1: [2021-08-03T03:58:08.651Z] Successfully uninstalled requests-2.25.1 [2021-08-03T03:58:08.923Z] Running setup.py install for texttable: started [2021-08-03T03:58:10.897Z] Running setup.py install for texttable: finished with status 'done' [2021-08-03T03:58:10.897Z] Running setup.py install for PyYAML: started [2021-08-03T03:58:12.875Z] Running setup.py install for PyYAML: finished with status 'done' [2021-08-03T03:58:12.875Z] Running setup.py install for docopt: started [2021-08-03T03:58:14.886Z] Running setup.py install for docopt: finished with status 'done' [2021-08-03T03:58:14.886Z] Running setup.py install for dockerpty: started [2021-08-03T03:58:16.883Z] Running setup.py install for dockerpty: finished with status 'done' [2021-08-03T03:58:17.857Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-08-03T03:58:27.998Z] Removing intermediate container d41e45fe01d4 [2021-08-03T03:58:27.998Z] ---> f05475f40ff1 [2021-08-03T03:58:27.998Z] Step 15/24 : ENV APP_PORT=58890 [2021-08-03T03:58:27.998Z] ---> Running in 4c55145adf7a [2021-08-03T03:58:27.998Z] Removing intermediate container 4c55145adf7a [2021-08-03T03:58:27.998Z] ---> 7370b5aad45e [2021-08-03T03:58:27.998Z] Step 16/24 : EXPOSE $APP_PORT [2021-08-03T03:58:27.998Z] ---> Running in 25877ecf13e0 [2021-08-03T03:58:27.998Z] Removing intermediate container 25877ecf13e0 [2021-08-03T03:58:27.998Z] ---> f410ffa2d149 [2021-08-03T03:58:27.998Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-08-03T03:58:28.978Z] ---> 058af5d382a0 [2021-08-03T03:58:28.978Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-08-03T03:58:29.575Z] ---> f344b8f7acd8 [2021-08-03T03:58:29.575Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-08-03T03:58:30.558Z] ---> 8c8225bab8d3 [2021-08-03T03:58:30.558Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-08-03T03:58:30.833Z] ---> Running in a1cad11870d6 [2021-08-03T03:58:31.431Z] Removing intermediate container a1cad11870d6 [2021-08-03T03:58:31.431Z] ---> f5360901b661 [2021-08-03T03:58:31.431Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-03T03:58:31.431Z] ---> Running in 257471cf1240 [2021-08-03T03:58:32.029Z] Removing intermediate container 257471cf1240 [2021-08-03T03:58:32.029Z] ---> da2e2bc8a376 [2021-08-03T03:58:32.029Z] Step 22/24 : LABEL arch=arm64 [2021-08-03T03:58:32.029Z] ---> Running in 6c8c330b9f7a [2021-08-03T03:58:32.624Z] Removing intermediate container 6c8c330b9f7a [2021-08-03T03:58:32.624Z] ---> 1e89fe46593d [2021-08-03T03:58:32.624Z] Step 23/24 : LABEL git_sha=d7bf687a4f0b9b01388567a46b84c0016d3fcc0c [2021-08-03T03:58:32.624Z] ---> Running in 670e37c12160 [2021-08-03T03:58:33.218Z] Removing intermediate container 670e37c12160 [2021-08-03T03:58:33.218Z] ---> 4d10140cc20b [2021-08-03T03:58:33.218Z] Step 24/24 : LABEL version=0.0.0 [2021-08-03T03:58:33.218Z] ---> Running in 26d5da9df049 [2021-08-03T03:58:33.814Z] Removing intermediate container 26d5da9df049 [2021-08-03T03:58:33.814Z] ---> c5bedcbe565c [2021-08-03T03:58:33.814Z] [2021-08-03T03:58:34.087Z] Successfully built c5bedcbe565c [2021-08-03T03:58:34.087Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-08-03T03:58:34.698Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-08-03T03:58:34.708Z] $ docker stop --time=1 ca80a4c9130906bf5b7669d4fb7e36af5bdaf5cd7d52b81d8187496300680f88 [2021-08-03T03:58:36.580Z] $ docker rm -f ca80a4c9130906bf5b7669d4fb7e36af5bdaf5cd7d52b81d8187496300680f88 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-03T03:58:37.245Z] + docker images [2021-08-03T03:58:37.518Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-08-03T03:58:37.518Z] sys-mgmt-agent-arm64 latest c5bedcbe565c 4 seconds ago 311MB [2021-08-03T03:58:37.518Z] core-data-arm64 latest c551a8b3e737 46 seconds ago 19.3MB [2021-08-03T03:58:37.518Z] security-proxy-setup-arm64 latest c29a8fedc762 57 seconds ago 24.5MB [2021-08-03T03:58:37.518Z] core-metadata-arm64 latest ad66395446ac 57 seconds ago 15.8MB [2021-08-03T03:58:37.518Z] e56865c2f445 About a minute ago 1.57GB [2021-08-03T03:58:37.518Z] 1be2801567c8 About a minute ago 1.56GB [2021-08-03T03:58:37.518Z] c6bd487baa31 About a minute ago 1.56GB [2021-08-03T03:58:37.518Z] 829c71cba702 About a minute ago 1.57GB [2021-08-03T03:58:37.518Z] security-bootstrapper-arm64 latest bc6247218e47 4 minutes ago 17.7MB [2021-08-03T03:58:37.518Z] security-secretstore-setup-arm64 latest 2a9316cf4793 4 minutes ago 27.4MB [2021-08-03T03:58:37.518Z] support-notifications-arm64 latest 62992e95e769 4 minutes ago 15.9MB [2021-08-03T03:58:37.518Z] support-scheduler-arm64 latest 7e134638ebdb 4 minutes ago 15.2MB [2021-08-03T03:58:37.518Z] core-command-arm64 latest a0ece67bdc2a 4 minutes ago 15.1MB [2021-08-03T03:58:37.518Z] 329e2c4f8214 4 minutes ago 1.56GB [2021-08-03T03:58:37.518Z] ece18b2aa907 4 minutes ago 1.56GB [2021-08-03T03:58:37.518Z] c5d75847ca64 4 minutes ago 1.57GB [2021-08-03T03:58:37.518Z] b21709d43e20 4 minutes ago 1.56GB [2021-08-03T03:58:37.518Z] 3aa6579cf033 4 minutes ago 1.56GB [2021-08-03T03:58:37.518Z] ci-base-image-arm64 latest 57f524daebef 15 minutes ago 1.23GB [2021-08-03T03:58:37.518Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 88ecf2bb1f95 9 hours ago 533MB [2021-08-03T03:58:37.518Z] alpine 3.12 c4fd0aeabfcf 6 weeks ago 5.32MB [2021-08-03T03:58:37.518Z] docker 20.10.6 cdf2a7733a7b 3 months ago 234MB [2021-08-03T03:58:37.518Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 13 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] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-03T03:58:38.607Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-03T03:58:38.879Z] [2021-08-03T03:58:38.880Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-08-03T03:58:39.289Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-03T03:58:39.884Z] arm64: Pulling from edgex-lftools-log-publisher [2021-08-03T03:58:39.884Z] 448f6bf000e3: Pulling fs layer [2021-08-03T03:58:39.884Z] f757da607395: Pulling fs layer [2021-08-03T03:58:39.884Z] 05883995daec: Pulling fs layer [2021-08-03T03:58:39.884Z] 8603b9c90790: Pulling fs layer [2021-08-03T03:58:39.884Z] 1560dd03e051: Pulling fs layer [2021-08-03T03:58:39.884Z] 27f5ce0e4adf: Pulling fs layer [2021-08-03T03:58:39.884Z] c2d8d7efcc4b: Pulling fs layer [2021-08-03T03:58:39.884Z] 27f5ce0e4adf: Waiting [2021-08-03T03:58:39.884Z] 8603b9c90790: Waiting [2021-08-03T03:58:39.884Z] c2d8d7efcc4b: Waiting [2021-08-03T03:58:39.884Z] 1560dd03e051: Waiting [2021-08-03T03:58:39.884Z] f757da607395: Download complete [2021-08-03T03:58:40.156Z] 8603b9c90790: Download complete [2021-08-03T03:58:40.156Z] 1560dd03e051: Verifying Checksum [2021-08-03T03:58:40.156Z] 1560dd03e051: Download complete [2021-08-03T03:58:40.428Z] 27f5ce0e4adf: Verifying Checksum [2021-08-03T03:58:40.428Z] 27f5ce0e4adf: Download complete [2021-08-03T03:58:40.428Z] 05883995daec: Verifying Checksum [2021-08-03T03:58:40.428Z] 05883995daec: Download complete [2021-08-03T03:58:41.864Z] 448f6bf000e3: Verifying Checksum [2021-08-03T03:58:41.864Z] 448f6bf000e3: Download complete [2021-08-03T03:58:44.493Z] c2d8d7efcc4b: Verifying Checksum [2021-08-03T03:58:44.493Z] c2d8d7efcc4b: Download complete [2021-08-03T03:58:45.094Z] 448f6bf000e3: Pull complete [2021-08-03T03:58:46.073Z] f757da607395: Pull complete [2021-08-03T03:58:47.512Z] 05883995daec: Pull complete [2021-08-03T03:58:47.787Z] 8603b9c90790: Pull complete [2021-08-03T03:58:48.765Z] 1560dd03e051: Pull complete [2021-08-03T03:58:49.039Z] 27f5ce0e4adf: Pull complete [2021-08-03T03:59:04.125Z] c2d8d7efcc4b: Pull complete [2021-08-03T03:59:04.125Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-08-03T03:59:04.125Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-03T03:59:04.125Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-08-03T03:59:04.438Z] prd-ubuntu18.04-docker-arm64-4c-16g-1822 does not seem to be running inside a container [2021-08-03T03:59:04.502Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-08-03T03:59:08.470Z] $ docker top 01554bb019cb144b55907448cb9fa255d53c15c970b4b1538b1a8314cfdefaaa -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-03T03:59:09.968Z] ---> job-cost.sh [2021-08-03T03:59:09.969Z] lf-activate-venv: SKIPPING [2021-08-03T03:59:09.969Z] INFO: No Stack... [2021-08-03T03:59:11.399Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-08-03T03:59:11.671Z] INFO: Archiving Costs [Pipeline] sh [2021-08-03T03:59:12.361Z] + cat /w/workspace/edgex-go/1/archives/cost.csv+ [2021-08-03T03:59:12.361Z] cut -d, -f6 [Pipeline] lock [2021-08-03T03:59:12.453Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3646-1-stack-cost] [2021-08-03T03:59:12.460Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3646-1-stack-cost] did not exist. Created. [2021-08-03T03:59:12.461Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3646-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-03T03:59:13.259Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-08-03T03:59:13.439Z] Stashed 1 file(s) [Pipeline] } [2021-08-03T03:59:13.461Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3646-1-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-03T03:59:13.527Z] $ docker stop --time=1 01554bb019cb144b55907448cb9fa255d53c15c970b4b1538b1a8314cfdefaaa [2021-08-03T03:59:15.175Z] $ docker rm -f 01554bb019cb144b55907448cb9fa255d53c15c970b4b1538b1a8314cfdefaaa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [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-08-03T03:59:18.938Z] provisioning config files... [2021-08-03T03:59:18.964Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config553926470821872253tmp [Pipeline] { [Pipeline] sh [2021-08-03T03:59:19.340Z] + set +x [2021-08-03T03:59:19.340Z] + curl -s https://codecov.io/bash [2021-08-03T03:59:19.340Z] + bash -s -- [2021-08-03T03:59:19.340Z] [2021-08-03T03:59:19.340Z] _____ _ [2021-08-03T03:59:19.340Z] / ____| | | [2021-08-03T03:59:19.340Z] | | ___ __| | ___ ___ _____ __ [2021-08-03T03:59:19.340Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-08-03T03:59:19.340Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-08-03T03:59:19.340Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-08-03T03:59:19.340Z] Bash-1.0.6 [2021-08-03T03:59:19.340Z] [2021-08-03T03:59:19.340Z] [2021-08-03T03:59:19.340Z] ==> git version 2.24.4 found [2021-08-03T03:59:19.340Z] ==> 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-08-03T03:59:19.340Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-08-03T03:59:19.340Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-08-03T03:59:19.608Z] ==> Jenkins CI detected. [2021-08-03T03:59:19.608Z] current dir:  /w/workspace/edgex-go/1 [2021-08-03T03:59:19.608Z] project root: . [2021-08-03T03:59:19.608Z] --> token set from env [2021-08-03T03:59:19.608Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-08-03T03:59:19.608Z] ==> Running gcov in . (disable via -X gcov) [2021-08-03T03:59:19.608Z] ==> Python coveragepy not found [2021-08-03T03:59:19.608Z] ==> Searching for coverage reports in: [2021-08-03T03:59:19.608Z] + . [2021-08-03T03:59:19.608Z] -> Found 1 reports [2021-08-03T03:59:19.608Z] ==> Detecting git/mercurial file structure [2021-08-03T03:59:19.608Z] ==> Reading reports [2021-08-03T03:59:19.608Z] + ./coverage.out bytes=403847 [2021-08-03T03:59:19.608Z] ==> Appending adjustments [2021-08-03T03:59:19.608Z] https://docs.codecov.io/docs/fixing-reports [2021-08-03T03:59:20.567Z] + Found adjustments [2021-08-03T03:59:20.567Z] ==> Gzipping contents [2021-08-03T03:59:20.567Z] 56K /tmp/codecov.fK3bD9.gz [2021-08-03T03:59:20.567Z] ==> Uploading reports [2021-08-03T03:59:20.567Z] url: https://codecov.io [2021-08-03T03:59:20.567Z] query: branch=PR-3646&commit=d7bf687a4f0b9b01388567a46b84c0016d3fcc0c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3646%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3646&job=&cmd_args= [2021-08-03T03:59:20.567Z] -> Pinging Codecov [2021-08-03T03:59:20.567Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3646&commit=d7bf687a4f0b9b01388567a46b84c0016d3fcc0c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3646%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3646&job=&cmd_args= [2021-08-03T03:59:21.151Z] -> Uploading to [2021-08-03T03:59:21.151Z] https://storage.googleapis.com/codecov/v4/raw/2021-08-03/00271124DB129430A58F1EEE437C3FCB/d7bf687a4f0b9b01388567a46b84c0016d3fcc0c/97566210-b08a-4c13-83b6-ad6d027a85bf.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210803%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210803T035920Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2c9974da58f6ae0c588d55b35671c5c3484a70a22b1450f51cbd0af93e05ef61 [2021-08-03T03:59:21.151Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-03T03:59:21.151Z] Dload Upload Total Spent Left Speed [2021-08-03T03:59:21.737Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54537 0 0 100 54537 0 114k --:--:-- --:--:-- --:--:-- 114k 100 54537 0 0 100 54537 0 114k --:--:-- --:--:-- --:--:-- 114k [2021-08-03T03:59:21.737Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/d7bf687a4f0b9b01388567a46b84c0016d3fcc0c [Pipeline] } [2021-08-03T03:59:21.767Z] 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] sh [2021-08-03T03:59:24.156Z] + '[' -d /w/workspace/edgex-go/1/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-08-03T03:59:24.546Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-03T03:59:25.177Z] ---> package-listing.sh [2021-08-03T03:59:25.177Z] ++ facter osfamily [2021-08-03T03:59:25.177Z] ++ tr '[:upper:]' '[:lower:]' [2021-08-03T03:59:25.445Z] + OS_FAMILY=redhat [2021-08-03T03:59:25.445Z] + workspace=/w/workspace/edgex-go/1 [2021-08-03T03:59:25.445Z] + START_PACKAGES=/tmp/packages_start.txt [2021-08-03T03:59:25.445Z] + END_PACKAGES=/tmp/packages_end.txt [2021-08-03T03:59:25.445Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-08-03T03:59:25.445Z] + PACKAGES=/tmp/packages_start.txt [2021-08-03T03:59:25.445Z] + '[' /w/workspace/edgex-go/1 ']' [2021-08-03T03:59:25.445Z] + PACKAGES=/tmp/packages_end.txt [2021-08-03T03:59:25.445Z] + case "${OS_FAMILY}" in [2021-08-03T03:59:25.445Z] + sort [2021-08-03T03:59:25.445Z] + rpm -qa [2021-08-03T03:59:27.393Z] + '[' -f /tmp/packages_start.txt ']' [2021-08-03T03:59:27.393Z] + '[' -f /tmp/packages_end.txt ']' [2021-08-03T03:59:27.393Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-08-03T03:59:27.393Z] + '[' /w/workspace/edgex-go/1 ']' [2021-08-03T03:59:27.393Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-08-03T03:59:27.393Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-08-03T03:59:27.433Z] 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-08-03T03:59:27.764Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-08-03T03:59:28.421Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-03T03:59:28.421Z] [2021-08-03T03:59:28.421Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-03T03:59:28.792Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-03T03:59:28.792Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-03T03:59:28.792Z] b4d181a07f80: Pulling fs layer [2021-08-03T03:59:28.792Z] a1111a8f2ec3: Pulling fs layer [2021-08-03T03:59:28.792Z] ed53099fbce6: Pulling fs layer [2021-08-03T03:59:28.792Z] dc539afda2c1: Pulling fs layer [2021-08-03T03:59:28.792Z] 77bc0d833cb6: Pulling fs layer [2021-08-03T03:59:28.792Z] 9065ff56babe: Pulling fs layer [2021-08-03T03:59:28.792Z] d287ab97295c: Pulling fs layer [2021-08-03T03:59:28.792Z] 77bc0d833cb6: Waiting [2021-08-03T03:59:28.792Z] 9065ff56babe: Waiting [2021-08-03T03:59:28.792Z] d287ab97295c: Waiting [2021-08-03T03:59:28.792Z] dc539afda2c1: Waiting [2021-08-03T03:59:29.060Z] a1111a8f2ec3: Verifying Checksum [2021-08-03T03:59:29.060Z] a1111a8f2ec3: Download complete [2021-08-03T03:59:29.060Z] dc539afda2c1: Verifying Checksum [2021-08-03T03:59:29.060Z] dc539afda2c1: Download complete [2021-08-03T03:59:29.327Z] 77bc0d833cb6: Verifying Checksum [2021-08-03T03:59:29.327Z] 77bc0d833cb6: Download complete [2021-08-03T03:59:29.327Z] 9065ff56babe: Verifying Checksum [2021-08-03T03:59:29.327Z] 9065ff56babe: Download complete [2021-08-03T03:59:29.327Z] ed53099fbce6: Verifying Checksum [2021-08-03T03:59:29.327Z] ed53099fbce6: Download complete [2021-08-03T03:59:30.295Z] b4d181a07f80: Verifying Checksum [2021-08-03T03:59:30.295Z] b4d181a07f80: Download complete [2021-08-03T03:59:31.727Z] b4d181a07f80: Pull complete [2021-08-03T03:59:31.727Z] a1111a8f2ec3: Pull complete [2021-08-03T03:59:32.002Z] ed53099fbce6: Pull complete [2021-08-03T03:59:32.277Z] dc539afda2c1: Pull complete [2021-08-03T03:59:32.551Z] 77bc0d833cb6: Pull complete [2021-08-03T03:59:32.551Z] 9065ff56babe: Pull complete [2021-08-03T03:59:33.513Z] d287ab97295c: Verifying Checksum [2021-08-03T03:59:33.513Z] d287ab97295c: Download complete [2021-08-03T03:59:38.892Z] d287ab97295c: Pull complete [2021-08-03T03:59:38.892Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-03T03:59:38.892Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-03T03:59:38.892Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-03T03:59:39.010Z] prd-centos7-docker-4c-2g-1821 does not seem to be running inside a container [2021-08-03T03:59:39.070Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-08-03T03:59:42.198Z] $ docker top 6c432757903472deaaf0aca46127c78400b106e1b8e1abd1db90e44d847fa3c7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-03T03:59:42.666Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-08-03T03:59:43.011Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-08-03T03:59:43.352Z] + ls /var/log/sa-host [2021-08-03T03:59:43.352Z] + sadf -c /var/log/sa-host/sa03 [2021-08-03T03:59:43.352Z] file_magic: OK [2021-08-03T03:59:43.352Z] HZ: Using current value: 100 [2021-08-03T03:59:43.352Z] file_header: OK [2021-08-03T03:59:43.352Z] 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-08-03T03:59:43.352Z] Statistics: [2021-08-03T03:59:43.352Z] 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-08-03T03:59:43.352Z] File successfully converted to sysstat format version 12.0.3 [2021-08-03T03:59:43.352Z] + sadf -c /var/log/sa-host/sa05 [2021-08-03T03:59:43.352Z] file_magic: OK [2021-08-03T03:59:43.352Z] HZ: Using current value: 100 [2021-08-03T03:59:43.352Z] file_header: OK [2021-08-03T03:59:43.352Z] 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-08-03T03:59:43.352Z] Statistics: [2021-08-03T03:59:43.352Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-03T03:59:43.352Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-03T03:59:44.098Z] provisioning config files... [2021-08-03T03:59:44.116Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config2729352138481357281tmp [Pipeline] { [Pipeline] echo [2021-08-03T03:59:44.172Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-03T03:59:44.532Z] ---> create-netrc.sh [Pipeline] } [2021-08-03T03:59:44.559Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-08-03T03:59:45.072Z] ---> python-tools-install.sh [Pipeline] echo [2021-08-03T03:59:45.112Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-03T03:59:45.469Z] ---> sudo-logs.sh [2021-08-03T03:59:45.469Z] Archiving 'sudo' log.. [2021-08-03T03:59:45.469Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1821.vexxhost.local: Name or service not known [2021-08-03T03:59:45.469Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1821.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-08-03T03:59:45.560Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-03T03:59:45.942Z] ---> job-cost.sh [2021-08-03T03:59:45.942Z] lf-activate-venv: SKIPPING [2021-08-03T03:59:45.942Z] DEBUG: total: 0.18000000715255737 [2021-08-03T03:59:45.942Z] INFO: Retrieving Stack Cost... [2021-08-03T03:59:47.352Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-03T03:59:47.622Z] INFO: Archiving Costs [Pipeline] echo [2021-08-03T03:59:47.662Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-03T03:59:48.029Z] ---> logs-deploy.sh [2021-08-03T03:59:48.029Z] lf-activate-venv: SKIPPING [2021-08-03T03:59:48.029Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3646/1 [2021-08-03T03:59:48.029Z] INFO: archiving workspace using pattern(s): [2021-08-03T03:59:48.614Z] Archives upload complete. [2021-08-03T03:59:48.882Z] INFO: archiving logs to Nexus