Pull request #3698 updated 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 bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from ac669926ad0911eb6d1d3093627c71230e4dbd5b+0aafbc0fece84c024f34443fde64f7a14b5c547f (7569b0f9ebb77a268612c1c81d52512a88cfb5ca) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6123541363654354383.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-ssh8396991106612645975.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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3698/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3698/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8951334151411793113.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3849629253139138495.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3698/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3698/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5166277277729564694.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_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 ‘prd-centos7-docker-4c-2g-1885’ is offline Running on prd-centos7-docker-4c-2g-1889 in /w/workspace/edgexfoundry_edgex-go_PR-3698 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/5 [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/5 # 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/5@tmp/jenkins-gitclient-ssh8418111295956652879.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 0aafbc0fece84c024f34443fde64f7a14b5c547f into PR head commit ac669926ad0911eb6d1d3093627c71230e4dbd5b Merge succeeded, producing ac669926ad0911eb6d1d3093627c71230e4dbd5b Checking out Revision ac669926ad0911eb6d1d3093627c71230e4dbd5b (PR-3698) > 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/5@tmp/jenkins-gitclient-ssh5617104504640452483.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3698/head:refs/remotes/origin/PR-3698 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ac669926ad0911eb6d1d3093627c71230e4dbd5b # 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/5@tmp/jenkins-gitclient-ssh1173894600429725259.key > git merge 0aafbc0fece84c024f34443fde64f7a14b5c547f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ac669926ad0911eb6d1d3093627c71230e4dbd5b # timeout=10 Commit message: "Merge branch 'main' into edgex-go-3694" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-09-09T22:53:10.402Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-09-09T22:53:10.487Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-09-09T22:53:10.513Z] ========================================================= [2021-09-09T22:53:10.513Z] EdgeX Global Pipelines Version Info [2021-09-09T22:53:10.513Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk ecb867f4fc487cc246e2683e3ffe0ea88937937d # timeout=10 [2021-09-09T22:53:11.752Z] ------------------- [2021-09-09T22:53:11.752Z] stable info: [2021-09-09T22:53:11.752Z] ------------------- [2021-09-09T22:53:11.752Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-09-09T22:53:11.752Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-09T22:53:11.752Z] Message: update stable to v1.0.205 [2021-09-09T22:53:12.335Z] ------------------- [2021-09-09T22:53:12.335Z] experimental info: [2021-09-09T22:53:12.335Z] ------------------- [2021-09-09T22:53:12.335Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-09-09T22:53:12.335Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-09T22:53:12.335Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-09-09T22:53:12.467Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-09-09T22:53:12.489Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-09-09T22:53:12.510Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-09-09T22:53:12.531Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-09-09T22:53:12.561Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-09-09T22:53:12.585Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-09-09T22:53:12.608Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-09-09T22:53:12.630Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-09-09T22:53:12.652Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-09-09T22:53:12.673Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-09-09T22:53:12.694Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-09-09T22:53:12.715Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-09-09T22:53:12.737Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-09-09T22:53:12.759Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-09-09T22:53:12.780Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-09-09T22:53:12.809Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-09-09T22:53:12.837Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-09-09T22:53:12.870Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-09-09T22:53:12.893Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-09-09T22:53:12.916Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-09-09T22:53:12.943Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-09-09T22:53:12.964Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-09-09T22:53:12.987Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-09-09T22:53:13.008Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3698 [Pipeline] echo [2021-09-09T22:53:13.029Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3698 [Pipeline] echo [2021-09-09T22:53:13.051Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3698 [Pipeline] echo [2021-09-09T22:53:13.072Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ac669926ad0911eb6d1d3093627c71230e4dbd5b [Pipeline] echo [2021-09-09T22:53:13.094Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ac66992 [Pipeline] echo [2021-09-09T22:53:13.115Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-09T22:53:13.184Z] provisioning config files... [2021-09-09T22:53:13.202Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config8673272048562043802tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-09T22:53:13.537Z] ---> docker-login.sh [2021-09-09T22:53:13.537Z] nexus3.edgexfoundry.org:10001 [2021-09-09T22:53:13.537Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-09T22:53:15.398Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-09T22:53:15.398Z] Configure a credential helper to remove this warning. See [2021-09-09T22:53:15.398Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-09T22:53:15.398Z] [2021-09-09T22:53:15.398Z] Login Succeeded [2021-09-09T22:53:15.398Z] nexus3.edgexfoundry.org:10002 [2021-09-09T22:53:15.398Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-09T22:53:15.398Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-09T22:53:15.398Z] Configure a credential helper to remove this warning. See [2021-09-09T22:53:15.398Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-09T22:53:15.398Z] [2021-09-09T22:53:15.398Z] Login Succeeded [2021-09-09T22:53:15.398Z] nexus3.edgexfoundry.org:10003 [2021-09-09T22:53:15.398Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-09T22:53:15.398Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-09T22:53:15.398Z] Configure a credential helper to remove this warning. See [2021-09-09T22:53:15.398Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-09T22:53:15.398Z] [2021-09-09T22:53:15.398Z] Login Succeeded [2021-09-09T22:53:15.398Z] nexus3.edgexfoundry.org:10004 [2021-09-09T22:53:15.398Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-09T22:53:15.398Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-09T22:53:15.398Z] Configure a credential helper to remove this warning. See [2021-09-09T22:53:15.398Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-09T22:53:15.398Z] [2021-09-09T22:53:15.398Z] Login Succeeded [2021-09-09T22:53:15.398Z] docker.io [2021-09-09T22:53:15.398Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-09T22:53:15.398Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-09T22:53:15.398Z] Configure a credential helper to remove this warning. See [2021-09-09T22:53:15.398Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-09T22:53:15.398Z] [2021-09-09T22:53:15.398Z] Login Succeeded [2021-09-09T22:53:15.398Z] ---> docker-login.sh ends [Pipeline] } [2021-09-09T22:53:15.414Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-09T22:53:15.767Z] ++ 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-09-09T22:53:15.767Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-09T22:53:15.767Z] ++ dirname cmd/core-command/Dockerfile [2021-09-09T22:53:15.767Z] ++ cut -d/ -f2 [2021-09-09T22:53:15.767Z] + echo core-command,cmd/core-command/Dockerfile [2021-09-09T22:53:15.767Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-09T22:53:15.767Z] ++ dirname cmd/core-data/Dockerfile [2021-09-09T22:53:15.767Z] ++ cut -d/ -f2 [2021-09-09T22:53:15.767Z] + echo core-data,cmd/core-data/Dockerfile [2021-09-09T22:53:15.767Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-09T22:53:15.767Z] ++ dirname cmd/core-metadata/Dockerfile [2021-09-09T22:53:15.767Z] ++ cut -d/ -f2 [2021-09-09T22:53:15.767Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-09-09T22:53:15.767Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-09T22:53:15.767Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-09-09T22:53:15.767Z] ++ cut -d/ -f2 [2021-09-09T22:53:15.767Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-09-09T22:53:15.767Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-09T22:53:15.767Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-09-09T22:53:15.767Z] ++ cut -d/ -f2 [2021-09-09T22:53:15.767Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-09-09T22:53:15.767Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-09T22:53:15.767Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-09-09T22:53:15.767Z] ++ cut -d/ -f2 [2021-09-09T22:53:15.767Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-09-09T22:53:15.767Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-09T22:53:15.767Z] ++ dirname cmd/support-notifications/Dockerfile [2021-09-09T22:53:15.767Z] ++ cut -d/ -f2 [2021-09-09T22:53:15.767Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-09-09T22:53:15.767Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-09T22:53:15.767Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-09-09T22:53:15.767Z] ++ cut -d/ -f2 [2021-09-09T22:53:15.767Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-09-09T22:53:15.767Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-09T22:53:15.767Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-09-09T22:53:15.767Z] ++ cut -d/ -f2 [2021-09-09T22:53:15.767Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-09-09T22:53:15.829Z] 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-09-09T22:53:16.534Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-09T22:53:16.534Z] [2021-09-09T22:53:16.535Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:53:16.876Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-09T22:53:16.876Z] latest: Pulling from edgex-devops/git-semver [2021-09-09T22:53:16.876Z] 31603596830f: Pulling fs layer [2021-09-09T22:53:16.876Z] 04fac38145f0: Pulling fs layer [2021-09-09T22:53:16.876Z] 701f6daf10bf: Pulling fs layer [2021-09-09T22:53:16.876Z] 24f72da36158: Pulling fs layer [2021-09-09T22:53:16.876Z] 24f72da36158: Waiting [2021-09-09T22:53:16.876Z] 04fac38145f0: Verifying Checksum [2021-09-09T22:53:16.876Z] 04fac38145f0: Download complete [2021-09-09T22:53:17.144Z] 31603596830f: Verifying Checksum [2021-09-09T22:53:17.144Z] 31603596830f: Download complete [2021-09-09T22:53:17.144Z] 24f72da36158: Verifying Checksum [2021-09-09T22:53:17.144Z] 24f72da36158: Download complete [2021-09-09T22:53:17.144Z] 31603596830f: Pull complete [2021-09-09T22:53:17.414Z] 04fac38145f0: Pull complete [2021-09-09T22:53:17.414Z] 701f6daf10bf: Verifying Checksum [2021-09-09T22:53:17.414Z] 701f6daf10bf: Download complete [2021-09-09T22:53:19.567Z] 701f6daf10bf: Pull complete [2021-09-09T22:53:19.567Z] 24f72da36158: Pull complete [2021-09-09T22:53:19.567Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-09-09T22:53:19.567Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-09T22:53:19.567Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-09-09T22:53:19.660Z] prd-centos7-docker-4c-2g-1889 does not seem to be running inside a container [2021-09-09T22:53:19.727Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-09-09T22:53:20.421Z] $ docker top 64ee518136d8363b1799fe12a67df062b9a6f6f84722c05e7d58744a0b1865b9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-09T22:53:20.547Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-09T22:53:20.547Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-09T22:53:20.663Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-09T22:53:20.663Z] $ docker exec 64ee518136d8363b1799fe12a67df062b9a6f6f84722c05e7d58744a0b1865b9 ssh-agent [2021-09-09T22:53:20.780Z] SSH_AUTH_SOCK=/tmp/ssh-FnJNnkzHPpfM/agent.14 [2021-09-09T22:53:20.780Z] SSH_AGENT_PID=21 [2021-09-09T22:53:20.791Z] Running ssh-add (command line suppressed) [2021-09-09T22:53:20.882Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_2561901540942808920.key (/w/workspace/edgex-go/5@tmp/private_key_2561901540942808920.key) [2021-09-09T22:53:20.903Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-09T22:53:21.217Z] + git tag --points-at HEAD [Pipeline] } [2021-09-09T22:53:21.237Z] $ docker exec --env ******** --env ******** 64ee518136d8363b1799fe12a67df062b9a6f6f84722c05e7d58744a0b1865b9 ssh-agent -k [2021-09-09T22:53:21.334Z] unset SSH_AUTH_SOCK; [2021-09-09T22:53:21.335Z] unset SSH_AGENT_PID; [2021-09-09T22:53:21.335Z] echo Agent pid 21 killed; [2021-09-09T22:53:21.356Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-09-09T22:53:21.408Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-09T22:53:21.408Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-09T22:53:21.524Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-09T22:53:21.524Z] $ docker exec 64ee518136d8363b1799fe12a67df062b9a6f6f84722c05e7d58744a0b1865b9 ssh-agent [2021-09-09T22:53:21.649Z] SSH_AUTH_SOCK=/tmp/ssh-K4yWSsA7ddWV/agent.53 [2021-09-09T22:53:21.649Z] SSH_AGENT_PID=59 [2021-09-09T22:53:21.657Z] Running ssh-add (command line suppressed) [2021-09-09T22:53:21.760Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_8986686199084873879.key (/w/workspace/edgex-go/5@tmp/private_key_8986686199084873879.key) [2021-09-09T22:53:21.783Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-09T22:53:22.100Z] + git semver init [2021-09-09T22:53:22.100Z] # -> Open(): unable to determine branch for HEAD [2021-09-09T22:53:22.100Z] # $GIT_DIR = /w/workspace/edgex-go/5/.git [2021-09-09T22:53:22.100Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/5 [2021-09-09T22:53:22.100Z] # $SEMVER_REMOTE_NAME = origin [2021-09-09T22:53:22.100Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-09T22:53:22.100Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-09T22:53:22.100Z] # $SEMVER_BRANCH = PR-3698 [2021-09-09T22:53:22.100Z] # $SEMVER_TEMP = /tmp/semver-595713168 [2021-09-09T22:53:22.100Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-09-09T22:53:48.798Z] # '/tmp/semver-595713168' -> '/w/workspace/edgex-go/5/.semver' [2021-09-09T22:53:48.798Z] # -> Force: false [2021-09-09T22:53:48.798Z] # $SEMVER_DIR = /w/workspace/edgex-go/5/.semver [Pipeline] } [2021-09-09T22:53:48.810Z] $ docker exec --env ******** --env ******** 64ee518136d8363b1799fe12a67df062b9a6f6f84722c05e7d58744a0b1865b9 ssh-agent -k [2021-09-09T22:53:48.908Z] unset SSH_AUTH_SOCK; [2021-09-09T22:53:48.908Z] unset SSH_AGENT_PID; [2021-09-09T22:53:48.908Z] echo Agent pid 59 killed; [2021-09-09T22:53:48.927Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-09T22:53:49.273Z] + git semver [Pipeline] } [2021-09-09T22:53:49.291Z] $ docker stop --time=1 64ee518136d8363b1799fe12a67df062b9a6f6f84722c05e7d58744a0b1865b9 [2021-09-09T22:53:51.291Z] $ docker rm -f 64ee518136d8363b1799fe12a67df062b9a6f6f84722c05e7d58744a0b1865b9 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-09T22:53:51.679Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-09-09T22:53:52.003Z] Stashed 1 file(s) [Pipeline] echo [2021-09-09T22:53:52.007Z] [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-09-09T22:53:52.327Z] ========================================================= [2021-09-09T22:53:52.327Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-09-09T22:53:52.327Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-09T22:53:52.644Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-09T22:53:52.644Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-09-09T22:53:52.644Z] 540db60ca938: Pulling fs layer [2021-09-09T22:53:52.644Z] adcc1eea9eea: Pulling fs layer [2021-09-09T22:53:52.644Z] 4c4ab2625f07: Pulling fs layer [2021-09-09T22:53:52.644Z] db62176df00c: Pulling fs layer [2021-09-09T22:53:52.644Z] 3b30891b0d05: Pulling fs layer [2021-09-09T22:53:52.644Z] 06b49ca38bd5: Pulling fs layer [2021-09-09T22:53:52.644Z] c788192a36de: Pulling fs layer [2021-09-09T22:53:52.644Z] a77e37c0d609: Pulling fs layer [2021-09-09T22:53:52.644Z] c3185cebc471: Pulling fs layer [2021-09-09T22:53:52.644Z] 06b49ca38bd5: Waiting [2021-09-09T22:53:52.644Z] c788192a36de: Waiting [2021-09-09T22:53:52.644Z] a77e37c0d609: Waiting [2021-09-09T22:53:52.644Z] c3185cebc471: Waiting [2021-09-09T22:53:52.644Z] db62176df00c: Waiting [2021-09-09T22:53:52.644Z] 3b30891b0d05: Waiting [2021-09-09T22:53:52.644Z] 4c4ab2625f07: Verifying Checksum [2021-09-09T22:53:52.644Z] 4c4ab2625f07: Download complete [2021-09-09T22:53:52.644Z] adcc1eea9eea: Verifying Checksum [2021-09-09T22:53:52.644Z] adcc1eea9eea: Download complete [2021-09-09T22:53:52.644Z] 3b30891b0d05: Verifying Checksum [2021-09-09T22:53:52.644Z] 3b30891b0d05: Download complete [2021-09-09T22:53:52.910Z] 06b49ca38bd5: Verifying Checksum [2021-09-09T22:53:52.910Z] 06b49ca38bd5: Download complete [2021-09-09T22:53:52.910Z] c788192a36de: Verifying Checksum [2021-09-09T22:53:52.910Z] c788192a36de: Download complete [2021-09-09T22:53:52.910Z] 540db60ca938: Download complete [2021-09-09T22:53:53.178Z] 540db60ca938: Pull complete [2021-09-09T22:53:53.178Z] adcc1eea9eea: Pull complete [2021-09-09T22:53:53.178Z] 4c4ab2625f07: Pull complete [2021-09-09T22:53:53.443Z] a77e37c0d609: Verifying Checksum [2021-09-09T22:53:53.443Z] a77e37c0d609: Download complete [2021-09-09T22:53:56.781Z] c3185cebc471: Verifying Checksum [2021-09-09T22:53:56.781Z] c3185cebc471: Download complete [2021-09-09T22:53:57.752Z] db62176df00c: Download complete [2021-09-09T22:54:00.573Z] db62176df00c: Pull complete [2021-09-09T22:54:00.573Z] 3b30891b0d05: Pull complete [2021-09-09T22:54:00.573Z] 06b49ca38bd5: Pull complete [2021-09-09T22:54:00.573Z] c788192a36de: Pull complete [2021-09-09T22:54:00.838Z] a77e37c0d609: Pull complete [2021-09-09T22:54:02.798Z] c3185cebc471: Pull complete [2021-09-09T22:54:02.798Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-09-09T22:54:02.798Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-09T22:54:02.798Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-09-09T22:54:03.139Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-09T22:54:03.139Z] WORKDIR /edgex [2021-09-09T22:54:03.139Z] COPY go.mod . [2021-09-09T22:54:03.139Z] RUN go mod download' [2021-09-09T22:54:03.139Z] + docker build -t ci-base-image-x86_64 -f - . [2021-09-09T22:54:04.559Z] Sending build context to Docker daemon 328.9MB [2021-09-09T22:54:04.559Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-09T22:54:04.559Z] ---> 031687cdd783 [2021-09-09T22:54:04.559Z] Step 2/4 : WORKDIR /edgex [2021-09-09T22:54:06.500Z] ---> Running in ad6e092b846c [2021-09-09T22:54:06.500Z] Removing intermediate container ad6e092b846c [2021-09-09T22:54:06.500Z] ---> 510a1741e4e5 [2021-09-09T22:54:06.500Z] Step 3/4 : COPY go.mod . [2021-09-09T22:54:06.500Z] ---> c761ffd6f0bc [2021-09-09T22:54:06.500Z] Step 4/4 : RUN go mod download [2021-09-09T22:54:06.500Z] ---> Running in 4bd7b7b59581 [2021-09-09T22:54:07.252Z] Still waiting to schedule task [2021-09-09T22:54:07.252Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-09-09T22:54:38.790Z] Removing intermediate container 4bd7b7b59581 [2021-09-09T22:54:38.790Z] ---> ed4c09c3f784 [2021-09-09T22:54:38.790Z] Successfully built ed4c09c3f784 [2021-09-09T22:54:38.790Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:54:39.113Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-09T22:54:39.113Z] . [Pipeline] withDockerContainer [2021-09-09T22:54:41.113Z] prd-centos7-docker-4c-2g-1889 does not seem to be running inside a container [2021-09-09T22:54:41.290Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-09-09T22:54:41.683Z] $ docker top 1d5c9c6bc3ab335f3bc7d81bf25e4fb9cf0f18734b029277314ecdf22c4112eb -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-09T22:54:42.080Z] + go version [2021-09-09T22:54:42.080Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-09-09T22:54:42.096Z] $ docker stop --time=1 1d5c9c6bc3ab335f3bc7d81bf25e4fb9cf0f18734b029277314ecdf22c4112eb [2021-09-09T22:54:43.275Z] $ docker rm -f 1d5c9c6bc3ab335f3bc7d81bf25e4fb9cf0f18734b029277314ecdf22c4112eb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:54:43.876Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-09T22:54:43.876Z] . [Pipeline] withDockerContainer [2021-09-09T22:54:43.962Z] prd-centos7-docker-4c-2g-1889 does not seem to be running inside a container [2021-09-09T22:54:44.016Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-09-09T22:54:44.365Z] $ docker top f676796e3eedff2d1e39f87630c7ccc92349d2c502a25a69a8c1f19257c771b2 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-09-09T22:54:44.459Z] ========================================================= [2021-09-09T22:54:44.459Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-09-09T22:54:44.459Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-09T22:54:44.776Z] + go mod tidy [Pipeline] sh [2021-09-09T22:54:45.360Z] + make test [2021-09-09T22:54:45.360Z] 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-09-09T22:54:45.624Z] go mod tidy [2021-09-09T22:54:45.893Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-09-09T22:54:52.641Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-09-09T22:55:10.945Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-09-09T22:55:13.592Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-09-09T22:55:13.592Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-09-09T22:55:14.192Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-09-09T22:55:16.155Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-09-09T22:55:17.127Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-09-09T22:55:17.127Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-09-09T22:55:17.127Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-09-09T22:55:17.711Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-09-09T22:55:17.711Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-09-09T22:55:17.977Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-09-09T22:55:17.977Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-09-09T22:55:17.977Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-09-09T22:55:17.977Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-09-09T22:55:19.934Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.039s coverage: 28.7% of statements [2021-09-09T22:55:19.934Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-09-09T22:55:19.934Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-09-09T22:55:20.900Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.057s coverage: 100.0% of statements [2021-09-09T22:55:20.900Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-09-09T22:55:21.166Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.045s coverage: 46.3% of statements [2021-09-09T22:55:21.166Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-09-09T22:55:21.166Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-09-09T22:55:22.126Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.123s coverage: 90.1% of statements [2021-09-09T22:55:22.126Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-09-09T22:55:22.126Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-09-09T22:55:23.107Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.059s coverage: 81.2% of statements [2021-09-09T22:55:23.107Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-09-09T22:55:23.107Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-09-09T22:55:23.107Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-09-09T22:55:23.107Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-09-09T22:55:23.107Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-09-09T22:55:23.375Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.243s coverage: 94.2% of statements [2021-09-09T22:55:23.375Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-09-09T22:55:23.375Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-09-09T22:55:23.649Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.058s coverage: 59.1% of statements [2021-09-09T22:55:23.649Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-09-09T22:55:23.649Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-09-09T22:55:23.649Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-09-09T22:55:23.649Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-09-09T22:55:23.649Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-09-09T22:55:23.921Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.046s coverage: 60.0% of statements [2021-09-09T22:55:23.921Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-09-09T22:55:23.921Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-09-09T22:55:23.921Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-09-09T22:55:24.903Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.053s coverage: 0.8% of statements [2021-09-09T22:55:24.903Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-09-09T22:55:24.903Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.056s coverage: 58.8% of statements [2021-09-09T22:55:25.178Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.047s coverage: 21.7% of statements [2021-09-09T22:55:25.178Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-09-09T22:55:25.448Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.046s coverage: 47.1% of statements [2021-09-09T22:55:26.867Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.051s coverage: 79.5% of statements [2021-09-09T22:55:26.867Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.042s coverage: 94.1% of statements [2021-09-09T22:55:26.867Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.059s coverage: 96.3% of statements [2021-09-09T22:55:26.867Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.056s coverage: 87.5% of statements [2021-09-09T22:55:41.096Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.067s coverage: 94.4% of statements [2021-09-09T22:55:41.096Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.050s coverage: 44.8% of statements [2021-09-09T22:55:44.434Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.180s coverage: 81.8% of statements [2021-09-09T22:55:44.434Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-09-09T22:56:03.176Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.082s coverage: 92.9% of statements [2021-09-09T22:56:03.176Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-09-09T22:56:03.176Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-09-09T22:56:03.176Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-09-09T22:56:03.176Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.028s coverage: 65.1% of statements [2021-09-09T22:56:03.176Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-09-09T22:56:03.176Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-09-09T22:56:03.176Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-09-09T22:56:03.176Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-09-09T22:56:03.176Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-09-09T22:56:03.176Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.062s coverage: 87.2% of statements [2021-09-09T22:56:03.176Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-09-09T22:56:03.176Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-09-09T22:56:03.176Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.042s coverage: 100.0% of statements [2021-09-09T22:56:03.176Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-09-09T22:56:03.176Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.064s coverage: 58.8% of statements [2021-09-09T22:56:03.176Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-09-09T22:56:03.176Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.064s coverage: 80.0% of statements [2021-09-09T22:56:03.176Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements [2021-09-09T22:56:03.176Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.066s coverage: 85.4% of statements [2021-09-09T22:56:03.176Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.137s coverage: 91.2% of statements [2021-09-09T22:56:03.176Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-09-09T22:56:03.176Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.139s coverage: 64.4% of statements [2021-09-09T22:56:03.176Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-09-09T22:56:03.176Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-09-09T22:56:03.176Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements [2021-09-09T22:56:03.176Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 91.3% of statements [2021-09-09T22:56:03.176Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.020s coverage: 100.0% of statements [2021-09-09T22:56:03.176Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements [2021-09-09T22:56:03.176Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements [2021-09-09T22:56:03.176Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.179s coverage: 62.6% of statements [2021-09-09T22:56:03.176Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-09-09T22:56:03.176Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-09-09T22:56:03.176Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-09-09T22:56:03.176Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.120s coverage: 43.6% of statements [2021-09-09T22:56:03.176Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-09-09T22:56:03.176Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-09-09T22:56:03.176Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.052s coverage: 89.5% of statements [2021-09-09T22:56:03.176Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-09-09T22:56:03.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.047s coverage: 84.8% of statements [2021-09-09T22:56:03.446Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-09-09T22:56:11.067Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.062s coverage: 19.5% of statements [2021-09-09T22:56:11.067Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-09-09T22:56:11.067Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-09-09T22:56:11.067Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-09-09T22:56:11.068Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-09-09T22:56:11.068Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.124s coverage: 92.0% of statements [2021-09-09T22:56:11.068Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-09-09T22:56:11.068Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-09-09T22:56:11.068Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-09-09T22:56:11.068Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-09-09T22:56:11.068Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 62.7% of statements [2021-09-09T22:56:11.068Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-09-09T22:56:11.068Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-09-09T22:56:11.068Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.097s coverage: 97.7% of statements [2021-09-09T22:56:11.068Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-09-09T22:56:11.068Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-09-09T22:56:11.068Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-09-09T22:56:11.068Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-09-09T22:56:11.068Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.050s coverage: 28.9% of statements [2021-09-09T22:56:11.068Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-09-09T22:56:11.068Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-09-09T22:56:11.068Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-09-09T22:56:11.068Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-09-09T22:56:11.068Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-09-09T22:56:11.068Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-09-09T22:56:11.068Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.051s coverage: 100.0% of statements [2021-09-09T22:56:11.068Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.029s coverage: 95.4% of statements [2021-09-09T22:56:11.068Z] GO111MODULE=on go vet ./... [2021-09-09T22:56:34.783Z] gofmt -l . [2021-09-09T22:56:34.783Z] [ "`gofmt -l .`" = "" ] [2021-09-09T22:56:34.783Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-09-09T22:56:35.100Z] + ls -al . [2021-09-09T22:56:35.100Z] total 612 [2021-09-09T22:56:35.100Z] drwxrwxr-x 10 1001 1001 4096 Sep 9 22:56 . [2021-09-09T22:56:35.100Z] drwxr-xr-x 4 root root 28 Sep 9 22:54 .. [2021-09-09T22:56:35.100Z] -rw-rw-r-- 1 1001 1001 11 Sep 9 22:53 .dockerignore [2021-09-09T22:56:35.100Z] drwxrwxr-x 8 1001 1001 179 Sep 9 22:53 .git [2021-09-09T22:56:35.100Z] drwxrwxr-x 4 1001 1001 142 Sep 9 22:53 .github [2021-09-09T22:56:35.100Z] -rw-rw-r-- 1 1001 1001 818 Sep 9 22:53 .gitignore [2021-09-09T22:56:35.100Z] -rw-rw-r-- 1 1001 1001 76 Sep 9 22:53 .hadolint.yml [2021-09-09T22:56:35.100Z] drwx------ 3 1001 1001 58 Sep 9 22:53 .semver [2021-09-09T22:56:35.100Z] -rw-rw-r-- 1 1001 1001 166 Sep 9 22:53 .sonarcloud.properties [2021-09-09T22:56:35.100Z] -rw-rw-r-- 1 1001 1001 1171 Sep 9 22:53 ADOPTERS.md [2021-09-09T22:56:35.100Z] -rw-rw-r-- 1 1001 1001 8493 Sep 9 22:53 Attribution.txt [2021-09-09T22:56:35.100Z] -rw-rw-r-- 1 1001 1001 43881 Sep 9 22:53 CHANGELOG.md [2021-09-09T22:56:35.100Z] -rw-rw-r-- 1 1001 1001 3804 Sep 9 22:53 CONTRIBUTING.md [2021-09-09T22:56:35.100Z] -rw-rw-r-- 1 1001 1001 677 Sep 9 22:53 GOVERNANCE.md [2021-09-09T22:56:35.100Z] -rw-rw-r-- 1 1001 1001 849 Sep 9 22:53 Jenkinsfile [2021-09-09T22:56:35.100Z] -rw-rw-r-- 1 1001 1001 10775 Sep 9 22:53 LICENSE [2021-09-09T22:56:35.100Z] -rw-rw-r-- 1 1001 1001 5915 Sep 9 22:53 Makefile [2021-09-09T22:56:35.100Z] -rw-rw-r-- 1 1001 1001 582 Sep 9 22:53 OWNERS.md [2021-09-09T22:56:35.100Z] -rw-rw-r-- 1 1001 1001 8643 Sep 9 22:53 README.md [2021-09-09T22:56:35.100Z] -rw-rw-r-- 1 1001 1001 6912 Sep 9 22:53 SECURITY.md [2021-09-09T22:56:35.100Z] -rw-rw-r-- 1 1001 1001 5 Sep 9 22:53 VERSION [2021-09-09T22:56:35.100Z] -rw-rw-r-- 1 1001 1001 4131 Sep 9 22:53 ZMQWindows.md [2021-09-09T22:56:35.100Z] drwxrwxr-x 2 1001 1001 37 Sep 9 22:53 bin [2021-09-09T22:56:35.100Z] drwxrwxr-x 14 1001 1001 4096 Sep 9 22:53 cmd [2021-09-09T22:56:35.100Z] -rw-r--r-- 1 root root 405611 Sep 9 22:56 coverage.out [2021-09-09T22:56:35.100Z] -rw-rw-r-- 1 1001 1001 841 Sep 9 22:53 go.mod [2021-09-09T22:56:35.100Z] -rw-r--r-- 1 root root 50064 Sep 9 22:54 go.sum [2021-09-09T22:56:35.100Z] drwxrwxr-x 8 1001 1001 124 Sep 9 22:53 internal [2021-09-09T22:56:35.100Z] drwxrwxr-x 3 1001 1001 16 Sep 9 22:53 openapi [2021-09-09T22:56:35.100Z] drwxrwxr-x 4 1001 1001 71 Sep 9 22:53 snap [2021-09-09T22:56:35.100Z] -rw-rw-r-- 1 1001 1001 204 Sep 9 22:53 version.go [Pipeline] sh [2021-09-09T22:56:35.414Z] + '[' -e coverage.out ] [2021-09-09T22:56:35.414Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-09-09T22:56:35.614Z] Stashed 1 file(s) [Pipeline] sh [2021-09-09T22:56:36.070Z] + make build [2021-09-09T22:56:36.070Z] go mod tidy [2021-09-09T22:56:36.070Z] 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-09-09T22:56:38.418Z] 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-09-09T22:56:43.802Z] 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-09-09T22:56:44.769Z] 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-09-09T22:56:45.739Z] 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-09-09T22:56:46.006Z] 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-09-09T22:56:46.964Z] 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-09-09T22:56:47.546Z] 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-09-09T22:56:48.523Z] 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-09-09T22:56:49.493Z] 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-09-09T22:56:50.084Z] 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-09-09T22:56:51.069Z] 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-09-09T22:56:52.499Z] $ docker stop --time=1 f676796e3eedff2d1e39f87630c7ccc92349d2c502a25a69a8c1f19257c771b2 [2021-09-09T22:56:54.503Z] $ docker rm -f f676796e3eedff2d1e39f87630c7ccc92349d2c502a25a69a8c1f19257c771b2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:56:57.628Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-09T22:56:57.628Z] [2021-09-09T22:56:57.628Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:56:57.956Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-09T22:56:57.956Z] latest: Pulling from edgex-devops/edgex-compose [2021-09-09T22:56:57.956Z] cbdbe7a5bc2a: Pulling fs layer [2021-09-09T22:56:57.956Z] ca9280d653b3: Pulling fs layer [2021-09-09T22:56:57.956Z] 7e9c9ca2126c: Pulling fs layer [2021-09-09T22:56:58.221Z] cbdbe7a5bc2a: Verifying Checksum [2021-09-09T22:56:58.221Z] cbdbe7a5bc2a: Download complete [2021-09-09T22:56:58.221Z] cbdbe7a5bc2a: Pull complete [2021-09-09T22:56:58.816Z] ca9280d653b3: Verifying Checksum [2021-09-09T22:56:58.816Z] ca9280d653b3: Download complete [2021-09-09T22:56:59.412Z] ca9280d653b3: Pull complete [2021-09-09T22:57:00.824Z] 7e9c9ca2126c: Verifying Checksum [2021-09-09T22:57:00.824Z] 7e9c9ca2126c: Download complete [2021-09-09T22:57:04.172Z] 7e9c9ca2126c: Pull complete [2021-09-09T22:57:04.172Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-09-09T22:57:04.172Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-09T22:57:04.172Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-09-09T22:57:04.261Z] prd-centos7-docker-4c-2g-1889 does not seem to be running inside a container [2021-09-09T22:57:04.312Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-09-09T22:57:06.893Z] $ docker top ef3b2a0abc40aaf0e854d0dce4451dc3088fbd2a93650f085799d4d7e604ded7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-09T22:57:07.293Z] + docker-compose build --help [2021-09-09T22:57:07.293Z] + grep parallel [2021-09-09T22:57:07.877Z] --parallel Build images in parallel. [Pipeline] } [2021-09-09T22:57:07.892Z] $ docker stop --time=1 ef3b2a0abc40aaf0e854d0dce4451dc3088fbd2a93650f085799d4d7e604ded7 [2021-09-09T22:57:09.220Z] $ docker rm -f ef3b2a0abc40aaf0e854d0dce4451dc3088fbd2a93650f085799d4d7e604ded7 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-09T22:57:09.670Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-09T22:57:09.670Z] . [Pipeline] withDockerContainer [2021-09-09T22:57:09.758Z] prd-centos7-docker-4c-2g-1889 does not seem to be running inside a container [2021-09-09T22:57:09.810Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-09-09T22:57:10.176Z] $ docker top 60abac14dfd185e1d0bc43e2dd4c06ff2c3875936cef45d32662e476887763b7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-09T22:57:12.011Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-09-09T22:57:12.011Z] Building core-command ... [2021-09-09T22:57:12.011Z] Building core-data ... [2021-09-09T22:57:12.011Z] Building core-metadata ... [2021-09-09T22:57:12.011Z] Building security-bootstrapper ... [2021-09-09T22:57:12.011Z] Building security-proxy-setup ... [2021-09-09T22:57:12.011Z] Building security-secretstore-setup ... [2021-09-09T22:57:12.011Z] Building support-notifications ... [2021-09-09T22:57:12.011Z] Building support-scheduler ... [2021-09-09T22:57:12.011Z] Building sys-mgmt-agent ... [2021-09-09T22:57:12.011Z] Building security-secretstore-setup [2021-09-09T22:57:12.011Z] Building security-bootstrapper [2021-09-09T22:57:12.011Z] Building sys-mgmt-agent [2021-09-09T22:57:12.011Z] Building core-data [2021-09-09T22:57:12.011Z] Building core-command [2021-09-09T22:57:15.736Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1892 in /w/workspace/edgexfoundry_edgex-go_PR-3698 [Pipeline] { [Pipeline] ws [2021-09-09T22:57:15.754Z] Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout [2021-09-09T22:57:16.181Z] The recommended git tool is: git [2021-09-09T22:57:22.658Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T22:57:22.658Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-09-09T22:57:22.658Z] ---> ed4c09c3f784 [2021-09-09T22:57:22.658Z] Step 3/32 : WORKDIR /edgex-go [2021-09-09T22:57:22.658Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T22:57:22.658Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-09T22:57:22.658Z] ---> ed4c09c3f784 [2021-09-09T22:57:22.658Z] Step 3/24 : WORKDIR /edgex-go [2021-09-09T22:57:22.658Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T22:57:22.658Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-09-09T22:57:22.658Z] ---> ed4c09c3f784 [2021-09-09T22:57:22.658Z] Step 3/26 : WORKDIR /edgex-go [2021-09-09T22:57:24.217Z] using credential edgex-jenkins-ssh [2021-09-09T22:57:24.238Z] Cloning the remote Git repository [2021-09-09T22:57:24.289Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-09-09T22:57:24.395Z] > git init /w/workspace/edgex-go/5 # timeout=10 [2021-09-09T22:57:24.466Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-09T22:57:24.466Z] > git --version # timeout=10 [2021-09-09T22:57:24.482Z] > git --version # 'git version 2.17.1' [2021-09-09T22:57:24.484Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-09T22:57:24.583Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-09T22:57:26.006Z] ---> Running in 08cdb1f87dd7 [2021-09-09T22:57:26.006Z] ---> Running in 3b4bb945afdc [2021-09-09T22:57:26.006Z] ---> Running in 7f9b9a16daeb [2021-09-09T22:57:31.351Z] Removing intermediate container 3b4bb945afdc [2021-09-09T22:57:31.351Z] ---> c8aca6824d26 [2021-09-09T22:57:31.351Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T22:57:31.351Z] Removing intermediate container 08cdb1f87dd7 [2021-09-09T22:57:31.351Z] ---> c8cd2684b6c1 [2021-09-09T22:57:31.351Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T22:57:31.616Z] Removing intermediate container 7f9b9a16daeb [2021-09-09T22:57:31.616Z] ---> f553c6f7650a [2021-09-09T22:57:31.616Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T22:57:31.884Z] ---> Running in 04301e5ba9f4 [2021-09-09T22:57:31.884Z] ---> Running in c0dc36c410e6 [2021-09-09T22:57:31.884Z] ---> Running in 7357dab19aa5 [2021-09-09T22:57:37.245Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T22:57:37.245Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-09T22:57:37.245Z] ---> ed4c09c3f784 [2021-09-09T22:57:37.245Z] Step 3/24 : WORKDIR /edgex-go [2021-09-09T22:57:37.245Z] ---> Using cache [2021-09-09T22:57:37.245Z] ---> c8aca6824d26 [2021-09-09T22:57:37.245Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T22:57:38.061Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T22:57:38.061Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-09T22:57:38.061Z] ---> ed4c09c3f784 [2021-09-09T22:57:38.061Z] Step 3/24 : WORKDIR /edgex-go [2021-09-09T22:57:38.061Z] ---> Using cache [2021-09-09T22:57:38.061Z] ---> c8aca6824d26 [2021-09-09T22:57:38.061Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T22:57:38.061Z] ---> Running in d2e5d390d10b [2021-09-09T22:57:38.061Z] ---> Running in 7d1a5475e38d [2021-09-09T22:57:38.344Z] Removing intermediate container 04301e5ba9f4 [2021-09-09T22:57:38.344Z] ---> 1258b5325d91 [2021-09-09T22:57:38.344Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-09-09T22:57:38.344Z] Removing intermediate container 7357dab19aa5 [2021-09-09T22:57:38.344Z] ---> a83a0b4f767e [2021-09-09T22:57:38.344Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-09T22:57:38.344Z] ---> Running in 09f1bffced8b [2021-09-09T22:57:38.344Z] ---> Running in dc0a8974bd04 [2021-09-09T22:57:38.344Z] Removing intermediate container c0dc36c410e6 [2021-09-09T22:57:38.344Z] ---> faae493cff1a [2021-09-09T22:57:38.344Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-09-09T22:57:38.344Z] ---> Running in 16228395b895 [2021-09-09T22:57:38.935Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-09T22:57:38.935Z] Removing intermediate container d2e5d390d10b [2021-09-09T22:57:38.935Z] ---> 75c3dbe8f671 [2021-09-09T22:57:38.935Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-09-09T22:57:38.935Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-09T22:57:38.935Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-09T22:57:39.204Z] ---> Running in da217b3c1f50 [2021-09-09T22:57:39.204Z] Removing intermediate container 7d1a5475e38d [2021-09-09T22:57:39.204Z] ---> 320878f17afb [2021-09-09T22:57:39.204Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-09-09T22:57:39.204Z] ---> Running in b41984a429ae [2021-09-09T22:57:39.471Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-09T22:57:39.471Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-09T22:57:39.738Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-09T22:57:39.738Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-09T22:57:39.738Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-09T22:57:40.329Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-09T22:57:40.329Z] OK: 219 MiB in 52 packages [2021-09-09T22:57:40.329Z] OK: 219 MiB in 52 packages [2021-09-09T22:57:40.329Z] OK: 219 MiB in 52 packages [2021-09-09T22:57:40.597Z] Removing intermediate container 09f1bffced8b [2021-09-09T22:57:40.597Z] ---> 3ec0791a4182 [2021-09-09T22:57:40.597Z] Step 6/26 : COPY go.mod . [2021-09-09T22:57:40.868Z] OK: 219 MiB in 52 packages [2021-09-09T22:57:40.868Z] Removing intermediate container 16228395b895 [2021-09-09T22:57:40.868Z] ---> 3e6256badc7b [2021-09-09T22:57:40.868Z] Step 6/32 : COPY go.mod . [2021-09-09T22:57:40.868Z] Removing intermediate container dc0a8974bd04 [2021-09-09T22:57:40.868Z] ---> 5df0b8ce8abe [2021-09-09T22:57:40.868Z] Step 6/24 : COPY go.mod . [2021-09-09T22:57:40.868Z] ---> f48d1d8da5ef [2021-09-09T22:57:40.868Z] Step 7/26 : RUN go mod download [2021-09-09T22:57:41.135Z] ---> Running in e0e208200d54 [2021-09-09T22:57:41.135Z] ---> 63cb468e762f [2021-09-09T22:57:41.135Z] Step 7/32 : RUN go mod download [2021-09-09T22:57:41.135Z] ---> dd5365e4c2e8 [2021-09-09T22:57:41.135Z] Step 7/24 : RUN go mod download [2021-09-09T22:57:41.135Z] Removing intermediate container da217b3c1f50 [2021-09-09T22:57:41.135Z] ---> 6b52dc730c03 [2021-09-09T22:57:41.135Z] Step 6/24 : COPY go.mod . [2021-09-09T22:57:41.135Z] ---> Running in 08b36d3ff001 [2021-09-09T22:57:41.135Z] ---> Running in be32303aecbd [2021-09-09T22:57:41.415Z] ---> cad145de534f [2021-09-09T22:57:41.415Z] Step 7/24 : RUN go mod download [2021-09-09T22:57:41.415Z] ---> Running in 0ff5a30c4d65 [2021-09-09T22:57:42.405Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-09T22:57:42.985Z] Removing intermediate container 08b36d3ff001 [2021-09-09T22:57:42.985Z] ---> b518a889fbe5 [2021-09-09T22:57:42.985Z] Step 8/32 : COPY . . [2021-09-09T22:57:42.985Z] Removing intermediate container e0e208200d54 [2021-09-09T22:57:42.985Z] ---> 10652159d4b1 [2021-09-09T22:57:42.985Z] Step 8/26 : COPY . . [2021-09-09T22:57:42.985Z] Removing intermediate container be32303aecbd [2021-09-09T22:57:42.985Z] ---> fd14574715ed [2021-09-09T22:57:42.985Z] Step 8/24 : COPY . . [2021-09-09T22:57:44.833Z] Merging remotes/origin/main commit 0aafbc0fece84c024f34443fde64f7a14b5c547f into PR head commit ac669926ad0911eb6d1d3093627c71230e4dbd5b [2021-09-09T22:57:43.967Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-09T22:57:43.985Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-09T22:57:44.012Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-09T22:57:44.047Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-09T22:57:44.048Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-09T22:57:44.064Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3698/head:refs/remotes/origin/PR-3698 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-09-09T22:57:44.861Z] > git config core.sparsecheckout # timeout=10 [2021-09-09T22:57:45.195Z] Merge succeeded, producing ac669926ad0911eb6d1d3093627c71230e4dbd5b [2021-09-09T22:57:45.196Z] Checking out Revision ac669926ad0911eb6d1d3093627c71230e4dbd5b (PR-3698) [2021-09-09T22:57:45.594Z] Removing intermediate container 0ff5a30c4d65 [2021-09-09T22:57:45.594Z] ---> a47dc5b8cf76 [2021-09-09T22:57:45.594Z] Step 8/24 : COPY . . [2021-09-09T22:57:45.594Z] OK: 219 MiB in 52 packages [2021-09-09T22:57:44.880Z] > git checkout -f ac669926ad0911eb6d1d3093627c71230e4dbd5b # timeout=10 [2021-09-09T22:57:45.093Z] > git remote # timeout=10 [2021-09-09T22:57:45.129Z] > git config --get remote.origin.url # timeout=10 [2021-09-09T22:57:45.143Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-09T22:57:45.155Z] > git merge 0aafbc0fece84c024f34443fde64f7a14b5c547f # timeout=10 [2021-09-09T22:57:45.180Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-09T22:57:45.205Z] > git config core.sparsecheckout # timeout=10 [2021-09-09T22:57:45.216Z] > git checkout -f ac669926ad0911eb6d1d3093627c71230e4dbd5b # timeout=10 [2021-09-09T22:57:49.451Z] Commit message: "Merge branch 'main' into edgex-go-3694" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-09T22:57:49.907Z] provisioning config files... [2021-09-09T22:57:49.933Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config7996875635412939959tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-09T22:57:50.489Z] ---> docker-login.sh [2021-09-09T22:57:50.489Z] nexus3.edgexfoundry.org:10001 [2021-09-09T22:57:51.933Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-09T22:57:52.536Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-09T22:57:52.536Z] Configure a credential helper to remove this warning. See [2021-09-09T22:57:52.536Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-09T22:57:52.536Z] [2021-09-09T22:57:52.536Z] Login Succeeded [2021-09-09T22:57:52.536Z] nexus3.edgexfoundry.org:10002 [2021-09-09T22:57:52.814Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-09T22:57:53.089Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-09T22:57:53.089Z] Configure a credential helper to remove this warning. See [2021-09-09T22:57:53.089Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-09T22:57:53.089Z] [2021-09-09T22:57:53.089Z] Login Succeeded [2021-09-09T22:57:53.089Z] nexus3.edgexfoundry.org:10003 [2021-09-09T22:57:53.376Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-09T22:57:53.653Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-09T22:57:53.653Z] Configure a credential helper to remove this warning. See [2021-09-09T22:57:53.653Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-09T22:57:53.653Z] [2021-09-09T22:57:53.653Z] Login Succeeded [2021-09-09T22:57:53.653Z] nexus3.edgexfoundry.org:10004 [2021-09-09T22:57:53.876Z] Removing intermediate container b41984a429ae [2021-09-09T22:57:53.876Z] ---> 6b345804073f [2021-09-09T22:57:53.876Z] Step 6/24 : COPY go.mod . [2021-09-09T22:57:53.876Z] ---> a9c8d6628657 [2021-09-09T22:57:53.876Z] Step 9/24 : RUN go mod tidy [2021-09-09T22:57:53.876Z] ---> Running in 45cd0dca5e43 [2021-09-09T22:57:53.876Z] ---> c5287a809ae3 [2021-09-09T22:57:53.876Z] Step 7/24 : RUN go mod download [2021-09-09T22:57:53.876Z] ---> Running in 9b0d49da8c2e [2021-09-09T22:57:53.876Z] ---> bbadab2b32a6 [2021-09-09T22:57:53.876Z] Step 9/24 : RUN go mod tidy [2021-09-09T22:57:53.876Z] ---> Running in cb5986239264 [2021-09-09T22:57:53.929Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-09T22:57:54.203Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-09T22:57:54.203Z] Configure a credential helper to remove this warning. See [2021-09-09T22:57:54.203Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-09T22:57:54.203Z] [2021-09-09T22:57:54.203Z] Login Succeeded [2021-09-09T22:57:54.203Z] docker.io [2021-09-09T22:57:54.476Z] ---> e53140745ab3 [2021-09-09T22:57:54.476Z] Step 9/32 : RUN go mod tidy [2021-09-09T22:57:54.476Z] ---> 9f2f98377f99 [2021-09-09T22:57:54.476Z] Step 9/26 : RUN go mod tidy [2021-09-09T22:57:54.476Z] ---> Running in b4ffad00e0ff [2021-09-09T22:57:54.476Z] ---> Running in da04350feaf8 [2021-09-09T22:57:54.482Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-09T22:57:54.751Z] Removing intermediate container 45cd0dca5e43 [2021-09-09T22:57:54.751Z] ---> 8c721196a277 [2021-09-09T22:57:54.751Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-09-09T22:57:54.751Z] ---> Running in 0c90c722d74b [2021-09-09T22:57:56.496Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-09T22:57:56.496Z] Configure a credential helper to remove this warning. See [2021-09-09T22:57:56.496Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-09T22:57:56.496Z] [2021-09-09T22:57:56.496Z] Login Succeeded [2021-09-09T22:57:56.496Z] ---> docker-login.sh ends [Pipeline] } [2021-09-09T22:57:56.577Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-09-09T22:57:56.750Z] Removing intermediate container 9b0d49da8c2e [2021-09-09T22:57:56.750Z] ---> 75aff396b134 [2021-09-09T22:57:56.750Z] Step 8/24 : COPY . . [2021-09-09T22:57:56.750Z] 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-09-09T22:57:56.750Z] Removing intermediate container cb5986239264 [2021-09-09T22:57:56.750Z] ---> 0643eb5dc85f [2021-09-09T22:57:56.750Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-09-09T22:57:56.750Z] ---> Running in fe49e0cb2f71 [2021-09-09T22:57:56.750Z] 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 [Pipeline] echo [2021-09-09T22:57:57.290Z] ========================================================= [2021-09-09T22:57:57.290Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-09-09T22:57:57.290Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-09T22:57:57.665Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-09T22:57:57.942Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-09-09T22:57:57.943Z] 595b0fe564bb: Pulling fs layer [2021-09-09T22:57:57.943Z] 24495759ef45: Pulling fs layer [2021-09-09T22:57:57.943Z] d148012ef14d: Pulling fs layer [2021-09-09T22:57:57.943Z] e90a11edd702: Pulling fs layer [2021-09-09T22:57:57.943Z] d77568369979: Pulling fs layer [2021-09-09T22:57:57.943Z] fc1c9f9a7f3b: Pulling fs layer [2021-09-09T22:57:57.943Z] 170f2ba95c9a: Pulling fs layer [2021-09-09T22:57:57.943Z] 97ac5df62f85: Pulling fs layer [2021-09-09T22:57:57.943Z] e90a11edd702: Waiting [2021-09-09T22:57:57.943Z] d77568369979: Waiting [2021-09-09T22:57:57.943Z] fc1c9f9a7f3b: Waiting [2021-09-09T22:57:57.943Z] 97ac5df62f85: Waiting [2021-09-09T22:57:57.943Z] 170f2ba95c9a: Waiting [2021-09-09T22:57:58.159Z] Removing intermediate container b4ffad00e0ff [2021-09-09T22:57:58.159Z] ---> d27c685cc518 [2021-09-09T22:57:58.159Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-09-09T22:57:58.220Z] d148012ef14d: Download complete [2021-09-09T22:57:58.220Z] 24495759ef45: Verifying Checksum [2021-09-09T22:57:58.220Z] 24495759ef45: Download complete [2021-09-09T22:57:58.220Z] d77568369979: Download complete [2021-09-09T22:57:58.220Z] fc1c9f9a7f3b: Download complete [2021-09-09T22:57:58.220Z] 595b0fe564bb: Verifying Checksum [2021-09-09T22:57:58.220Z] 595b0fe564bb: Download complete [2021-09-09T22:57:58.220Z] 170f2ba95c9a: Verifying Checksum [2021-09-09T22:57:58.220Z] 170f2ba95c9a: Download complete [2021-09-09T22:57:58.428Z] Removing intermediate container da04350feaf8 [2021-09-09T22:57:58.428Z] ---> af52690b8177 [2021-09-09T22:57:58.428Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-09-09T22:57:58.428Z] ---> Running in 2aa49bd3c745 [2021-09-09T22:57:58.696Z] ---> Running in 272249c7d319 [2021-09-09T22:57:59.202Z] 595b0fe564bb: Pull complete [2021-09-09T22:57:59.812Z] 24495759ef45: Pull complete [2021-09-09T22:58:00.087Z] d148012ef14d: Pull complete [2021-09-09T22:58:00.644Z] 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-09-09T22:58:00.644Z] 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-09-09T22:58:01.076Z] 97ac5df62f85: Verifying Checksum [2021-09-09T22:58:01.077Z] 97ac5df62f85: Download complete [2021-09-09T22:58:02.069Z] e90a11edd702: Verifying Checksum [2021-09-09T22:58:02.069Z] e90a11edd702: Download complete [2021-09-09T22:58:12.314Z] e90a11edd702: Pull complete [2021-09-09T22:58:12.589Z] d77568369979: Pull complete [2021-09-09T22:58:12.873Z] fc1c9f9a7f3b: Pull complete [2021-09-09T22:58:13.069Z] ---> f2142134902e [2021-09-09T22:58:13.069Z] Step 9/24 : RUN go mod tidy [2021-09-09T22:58:13.069Z] ---> Running in 1b22cc6f5247 [2021-09-09T22:58:13.470Z] 170f2ba95c9a: Pull complete [2021-09-09T22:58:15.043Z] Removing intermediate container 1b22cc6f5247 [2021-09-09T22:58:15.043Z] ---> ab7fa1895739 [2021-09-09T22:58:15.043Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-09-09T22:58:15.043Z] ---> Running in 5802129d0e31 [2021-09-09T22:58:15.318Z] 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-09-09T22:58:18.903Z] 97ac5df62f85: Pull complete [2021-09-09T22:58:18.903Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-09-09T22:58:18.903Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-09T22:58:18.903Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-09-09T22:58:19.267Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-09T22:58:19.267Z] WORKDIR /edgex [2021-09-09T22:58:19.267Z] COPY go.mod . [2021-09-09T22:58:19.267Z] RUN go mod download [2021-09-09T22:58:19.267Z] + docker build -t ci-base-image-arm64 -f - . [2021-09-09T22:58:21.257Z] Sending build context to Docker daemon 166.1MB [2021-09-09T22:58:21.257Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-09T22:58:21.257Z] ---> 04bc70af865f [2021-09-09T22:58:21.257Z] Step 2/4 : WORKDIR /edgex [2021-09-09T22:58:26.682Z] ---> Running in 858e1542d897 [2021-09-09T22:58:27.280Z] Removing intermediate container 858e1542d897 [2021-09-09T22:58:27.280Z] ---> f61aa771af48 [2021-09-09T22:58:27.280Z] Step 3/4 : COPY go.mod . [2021-09-09T22:58:27.879Z] ---> 7b672992edcc [2021-09-09T22:58:27.879Z] Step 4/4 : RUN go mod download [2021-09-09T22:58:28.156Z] ---> Running in e70170e615ac [2021-09-09T22:58:30.411Z] Removing intermediate container 0c90c722d74b [2021-09-09T22:58:30.411Z] ---> e595f9649a7e [2021-09-09T22:58:30.411Z] [2021-09-09T22:58:30.411Z] Step 11/24 : FROM alpine:3.12 [2021-09-09T22:58:30.411Z] 3.12: Pulling from library/alpine [2021-09-09T22:58:30.411Z] Removing intermediate container fe49e0cb2f71 [2021-09-09T22:58:30.411Z] ---> 4dcaa010a61b [2021-09-09T22:58:30.411Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-09-09T22:58:30.411Z] ---> Running in 4a75bd04d1b5 [2021-09-09T22:58:30.411Z] Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a [2021-09-09T22:58:30.411Z] Status: Downloaded newer image for alpine:3.12 [2021-09-09T22:58:30.411Z] ---> 48b8ec4ed9eb [2021-09-09T22:58:30.411Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-09T22:58:30.411Z] ---> Running in c915cb92a674 [2021-09-09T22:58:30.411Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-09-09T22:58:30.411Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-09T22:58:30.411Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-09T22:58:30.411Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-09-09T22:58:30.411Z] Executing busybox-1.31.1-r20.trigger [2021-09-09T22:58:30.411Z] OK: 6 MiB in 15 packages [2021-09-09T22:58:30.411Z] Removing intermediate container c915cb92a674 [2021-09-09T22:58:30.411Z] ---> 7b794c4fb55f [2021-09-09T22:58:30.411Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-09T22:58:30.679Z] ---> Running in cf3ba450fccb [2021-09-09T22:58:30.679Z] Removing intermediate container cf3ba450fccb [2021-09-09T22:58:30.679Z] ---> 50aef9e5c118 [2021-09-09T22:58:30.679Z] Step 14/24 : ENV APP_PORT=59882 [2021-09-09T22:58:30.679Z] ---> Running in 0dc00ab010ea [2021-09-09T22:58:30.948Z] Removing intermediate container 0dc00ab010ea [2021-09-09T22:58:30.948Z] ---> 8c043885e345 [2021-09-09T22:58:30.948Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-09T22:58:30.948Z] ---> Running in ea4487b7515f [2021-09-09T22:58:31.215Z] Removing intermediate container ea4487b7515f [2021-09-09T22:58:31.215Z] ---> 233f0bc2fdde [2021-09-09T22:58:31.215Z] Step 16/24 : WORKDIR / [2021-09-09T22:58:31.215Z] ---> Running in 025be131f3f8 [2021-09-09T22:58:31.485Z] Removing intermediate container 4a75bd04d1b5 [2021-09-09T22:58:31.485Z] ---> f7b7179bab90 [2021-09-09T22:58:31.485Z] [2021-09-09T22:58:31.485Z] Step 12/24 : FROM docker:20.10.7 [2021-09-09T22:58:31.485Z] Removing intermediate container 025be131f3f8 [2021-09-09T22:58:31.485Z] ---> 6e0c13377948 [2021-09-09T22:58:31.485Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-09T22:58:31.485Z] 20.10.7: Pulling from library/docker [2021-09-09T22:58:31.761Z] ---> 19856dbb244e [2021-09-09T22:58:31.761Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-09-09T22:58:32.736Z] ---> 2cf4d7d66a9a [2021-09-09T22:58:32.736Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-09-09T22:58:33.003Z] ---> f198baaa321b [2021-09-09T22:58:33.003Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-09-09T22:58:33.003Z] ---> Running in 0b1659e77d6c [2021-09-09T22:58:33.270Z] Removing intermediate container 0b1659e77d6c [2021-09-09T22:58:33.270Z] ---> db00a0b59b70 [2021-09-09T22:58:33.270Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-09T22:58:33.270Z] ---> Running in 3effb44d38fa [2021-09-09T22:58:33.539Z] Removing intermediate container 3effb44d38fa [2021-09-09T22:58:33.539Z] ---> 8f54ac66cf16 [2021-09-09T22:58:33.539Z] Step 22/24 : LABEL arch=x86_64 [2021-09-09T22:58:33.539Z] ---> Running in aa37347d48c8 [2021-09-09T22:58:33.808Z] Removing intermediate container aa37347d48c8 [2021-09-09T22:58:33.808Z] ---> 3d1ad0c81840 [2021-09-09T22:58:33.808Z] Step 23/24 : LABEL git_sha=ac669926ad0911eb6d1d3093627c71230e4dbd5b [2021-09-09T22:58:33.808Z] ---> Running in 6c9ba6084722 [2021-09-09T22:58:33.808Z] Removing intermediate container 6c9ba6084722 [2021-09-09T22:58:33.808Z] ---> 25297b5182f9 [2021-09-09T22:58:33.808Z] Step 24/24 : LABEL version=0.0.0 [2021-09-09T22:58:34.073Z] ---> Running in 9d77c87164d1 [2021-09-09T22:58:34.073Z] Removing intermediate container 9d77c87164d1 [2021-09-09T22:58:34.073Z] ---> 05c82d8b8759 [2021-09-09T22:58:34.073Z] [2021-09-09T22:58:34.344Z] Successfully built 05c82d8b8759 [2021-09-09T22:58:34.344Z] Successfully tagged core-command:latest [2021-09-09T22:58:34.344Z] Building security-proxy-setup [2021-09-09T22:58:34.902Z]  Building core-command ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-09-09T22:58:40.254Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-09-09T22:58:40.254Z] Status: Downloaded newer image for docker:20.10.7 [2021-09-09T22:58:40.254Z] ---> 08bdaf2f88f9 [2021-09-09T22:58:40.254Z] 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-09-09T22:58:40.254Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T22:58:40.254Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-09-09T22:58:40.254Z] ---> ed4c09c3f784 [2021-09-09T22:58:40.254Z] Step 3/22 : WORKDIR /edgex-go [2021-09-09T22:58:40.254Z] ---> Using cache [2021-09-09T22:58:40.254Z] ---> c8aca6824d26 [2021-09-09T22:58:40.254Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T22:58:40.254Z] ---> Using cache [2021-09-09T22:58:40.254Z] ---> 320878f17afb [2021-09-09T22:58:40.254Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-09-09T22:58:40.852Z] ---> Running in 83588e2437a7 [2021-09-09T22:58:40.852Z] ---> Running in 71568a747611 [2021-09-09T22:58:40.852Z] Removing intermediate container 2aa49bd3c745 [2021-09-09T22:58:40.852Z] ---> 4309dbf6e09e [2021-09-09T22:58:40.852Z] [2021-09-09T22:58:40.852Z] Step 11/32 : FROM alpine:3.12 [2021-09-09T22:58:40.852Z] ---> 48b8ec4ed9eb [2021-09-09T22:58:40.852Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-09-09T22:58:40.852Z] ---> Running in e97dfb1e158a [2021-09-09T22:58:41.135Z] Removing intermediate container 71568a747611 [2021-09-09T22:58:41.135Z] ---> 50150c5fed13 [2021-09-09T22:58:41.135Z] 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-09-09T22:58:41.430Z] ---> Running in 4dc3a0bcc0e2 [2021-09-09T22:58:41.430Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-09T22:58:41.430Z] Removing intermediate container e97dfb1e158a [2021-09-09T22:58:41.430Z] ---> f588bade1c36 [2021-09-09T22:58:41.430Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-09-09T22:58:41.710Z] ---> Running in f872a9bfb16b [2021-09-09T22:58:41.978Z] Removing intermediate container 272249c7d319 [2021-09-09T22:58:41.978Z] ---> 882197ccbcc4 [2021-09-09T22:58:41.978Z] [2021-09-09T22:58:41.978Z] Step 11/26 : FROM alpine:3.12 [2021-09-09T22:58:41.978Z] ---> 48b8ec4ed9eb [2021-09-09T22:58:41.978Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-09-09T22:58:42.249Z] ---> Running in 2f9ed32ce1a8 [2021-09-09T22:58:42.249Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-09T22:58:42.249Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-09T22:58:42.249Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-09T22:58:42.520Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-09T22:58:42.520Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-09T22:58:42.520Z] (1/39) Installing readline (8.1.0-r0) [2021-09-09T22:58:42.520Z] (2/39) Installing bash (5.1.0-r0) [2021-09-09T22:58:42.790Z] Executing bash-5.1.0-r0.post-install [2021-09-09T22:58:42.790Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-09-09T22:58:42.790Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-09-09T22:58:42.790Z] (5/39) Installing libcurl (7.78.0-r0) [2021-09-09T22:58:42.790Z] (6/39) Installing curl (7.78.0-r0) [2021-09-09T22:58:42.790Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-09-09T22:58:42.790Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-09-09T22:58:42.790Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-09-09T22:58:42.790Z] (9/39) Installing expat (2.2.10-r1) [2021-09-09T22:58:42.790Z] (10/39) Installing libffi (3.3-r2) [2021-09-09T22:58:42.790Z] (11/39) Installing gdbm (1.19-r0) [2021-09-09T22:58:42.790Z] (2/2) Installing su-exec (0.2-r1) [2021-09-09T22:58:42.790Z] Executing busybox-1.31.1-r20.trigger [2021-09-09T22:58:42.790Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-09-09T22:58:42.790Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-09-09T22:58:42.790Z] OK: 6 MiB in 16 packages [2021-09-09T22:58:42.790Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-09T22:58:42.790Z] (14/39) Installing python3 (3.8.10-r0) [2021-09-09T22:58:43.060Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-09T22:58:43.335Z] (1/3) Installing ca-certificates (20191127-r4) [2021-09-09T22:58:43.335Z] OK: 219 MiB in 52 packages [2021-09-09T22:58:43.335Z] (2/3) Installing dumb-init (1.2.2-r1) [2021-09-09T22:58:43.335Z] (3/3) Installing su-exec (0.2-r1) [2021-09-09T22:58:43.335Z] Executing busybox-1.31.1-r20.trigger [2021-09-09T22:58:43.335Z] Executing ca-certificates-20191127-r4.trigger [2021-09-09T22:58:43.335Z] OK: 6 MiB in 17 packages [2021-09-09T22:58:44.303Z] Removing intermediate container f872a9bfb16b [2021-09-09T22:58:44.303Z] ---> 2c686a32d29c [2021-09-09T22:58:44.303Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-09-09T22:58:44.303Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-09-09T22:58:44.303Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-09-09T22:58:44.303Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-09-09T22:58:44.303Z] ---> Running in 8f692c768c71 [2021-09-09T22:58:44.303Z] (18/39) Installing py3-six (1.15.0-r0) [2021-09-09T22:58:44.303Z] (19/39) Installing py3-packaging (20.9-r0) [2021-09-09T22:58:44.303Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-09-09T22:58:44.303Z] Removing intermediate container 83588e2437a7 [2021-09-09T22:58:44.303Z] ---> 79ee4f6ed4e6 [2021-09-09T22:58:44.303Z] Step 6/22 : COPY go.mod . [2021-09-09T22:58:44.303Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-09-09T22:58:44.303Z] (22/39) Installing py3-idna (3.1-r0) [2021-09-09T22:58:44.303Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-09-09T22:58:44.578Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-09-09T22:58:44.578Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-09-09T22:58:44.578Z] Removing intermediate container 8f692c768c71 [2021-09-09T22:58:44.578Z] ---> 4868fed5640f [2021-09-09T22:58:44.578Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-09-09T22:58:44.578Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-09-09T22:58:44.578Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-09-09T22:58:44.578Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-09-09T22:58:44.578Z] Removing intermediate container 2f9ed32ce1a8 [2021-09-09T22:58:44.578Z] ---> 4331c732b66c [2021-09-09T22:58:44.578Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-09T22:58:44.578Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-09-09T22:58:44.578Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-09-09T22:58:44.578Z] ---> Running in 0c4d6df72a37 [2021-09-09T22:58:44.578Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-09-09T22:58:44.578Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-09-09T22:58:44.578Z] ---> Running in fca4012eebcd [2021-09-09T22:58:44.578Z] ---> ac47d7f59280 [2021-09-09T22:58:44.578Z] Step 7/22 : RUN go mod download [2021-09-09T22:58:44.578Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-09-09T22:58:44.578Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-09-09T22:58:44.578Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-09-09T22:58:44.578Z] (36/39) Installing py3-progress (1.5-r0) [2021-09-09T22:58:44.578Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-09-09T22:58:44.578Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-09-09T22:58:44.578Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-09-09T22:58:44.578Z] ---> Running in 220dc67059cb [2021-09-09T22:58:44.864Z] Removing intermediate container 0c4d6df72a37 [2021-09-09T22:58:44.864Z] ---> 2e7a791a0f4f [2021-09-09T22:58:44.864Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-09-09T22:58:45.141Z] Removing intermediate container fca4012eebcd [2021-09-09T22:58:45.141Z] ---> 3c6495300f70 [2021-09-09T22:58:45.141Z] Step 14/26 : WORKDIR / [2021-09-09T22:58:45.141Z] ---> Running in 060dcd54e42d [2021-09-09T22:58:45.141Z] Executing busybox-1.32.1-r6.trigger [2021-09-09T22:58:45.141Z] OK: 82 MiB in 59 packages [2021-09-09T22:58:45.141Z] ---> Running in fab79d7d0f49 [2021-09-09T22:58:45.744Z] Removing intermediate container fab79d7d0f49 [2021-09-09T22:58:45.744Z] ---> 848cf92f4b33 [2021-09-09T22:58:45.744Z] 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-09-09T22:58:46.015Z] ---> 7c97be76d3ab [2021-09-09T22:58:46.015Z] 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-09-09T22:58:46.285Z] ---> 57f1784133d0 [2021-09-09T22:58:46.285Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-09-09T22:58:46.565Z] Removing intermediate container 060dcd54e42d [2021-09-09T22:58:46.565Z] ---> ca7e52f9a057 [2021-09-09T22:58:46.565Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-09-09T22:58:46.565Z] ---> Running in b310c8f7989c [2021-09-09T22:58:46.565Z] ---> 76585ceeee24 [2021-09-09T22:58:46.565Z] 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-09-09T22:58:46.846Z] Removing intermediate container b310c8f7989c [2021-09-09T22:58:46.846Z] ---> 1540a3b38f3c [2021-09-09T22:58:46.846Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-09-09T22:58:47.131Z] ---> d74e5c0f7f80 [2021-09-09T22:58:47.131Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-09-09T22:58:47.409Z] ---> 5116c9900b4a [2021-09-09T22:58:47.409Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-09-09T22:58:47.409Z] Removing intermediate container 220dc67059cb [2021-09-09T22:58:47.409Z] ---> fc0fef4936fc [2021-09-09T22:58:47.409Z] Step 8/22 : COPY . . [2021-09-09T22:58:47.409Z] ---> Running in 9bb491c699a3 [2021-09-09T22:58:48.041Z] Collecting docker-compose==1.23.2 [2021-09-09T22:58:48.041Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-09-09T22:58:48.041Z] Collecting dockerpty<0.5,>=0.4.1 [2021-09-09T22:58:48.041Z] ---> 2a1e757cd671 [2021-09-09T22:58:48.041Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-09-09T22:58:48.041Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-09-09T22:58:48.666Z] Collecting texttable<0.10,>=0.9.0 [2021-09-09T22:58:48.666Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-09-09T22:58:49.257Z] Collecting docopt<0.7,>=0.6.1 [2021-09-09T22:58:49.257Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-09-09T22:58:51.426Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-09-09T22:58:51.426Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-09-09T22:58:51.426Z] Collecting PyYAML<4,>=3.10 [2021-09-09T22:58:51.426Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-09-09T22:58:51.426Z] ---> c9cc21c0fea1 [2021-09-09T22:58:51.426Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-09-09T22:58:51.695Z] Removing intermediate container 9bb491c699a3 [2021-09-09T22:58:51.695Z] ---> 28f22e295ecb [2021-09-09T22:58:51.695Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-09T22:58:51.695Z] 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-09-09T22:58:51.695Z] Collecting jsonschema<3,>=2.5.1 [2021-09-09T22:58:51.695Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-09-09T22:58:51.695Z] Collecting docker<4.0,>=3.6.0 [2021-09-09T22:58:51.695Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-09-09T22:58:51.695Z] Collecting websocket-client<1.0,>=0.32.0 [2021-09-09T22:58:51.980Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-09-09T22:58:51.980Z] Collecting cached-property<2,>=1.2.0 [2021-09-09T22:58:51.980Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-09-09T22:58:51.980Z] Collecting docker-pycreds>=0.4.0 [2021-09-09T22:58:51.980Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-09-09T22:58:51.980Z] ---> ca3bd291f815 [2021-09-09T22:58:51.980Z] 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-09-09T22:58:51.980Z] Collecting idna<2.8,>=2.5 [2021-09-09T22:58:51.980Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-09-09T22:58:51.980Z] ---> fec2d030633d [2021-09-09T22:58:51.980Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-09-09T22:58:51.980Z] ---> Running in 7592ad1d9415 [2021-09-09T22:58:51.980Z] Collecting certifi>=2017.4.17 [2021-09-09T22:58:52.269Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-09-09T22:58:52.269Z] Collecting urllib3<1.25,>=1.21.1 [2021-09-09T22:58:52.269Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-09-09T22:58:52.269Z] Collecting chardet<3.1.0,>=3.0.2 [2021-09-09T22:58:52.269Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-09-09T22:58:52.269Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-09-09T22:58:52.269Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-09-09T22:58:52.269Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-09-09T22:58:52.269Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-09-09T22:58:52.579Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-09-09T22:58:52.579Z] Attempting uninstall: urllib3 [2021-09-09T22:58:52.579Z] Found existing installation: urllib3 1.26.2 [2021-09-09T22:58:52.579Z] Uninstalling urllib3-1.26.2: [2021-09-09T22:58:52.579Z] Successfully uninstalled urllib3-1.26.2 [2021-09-09T22:58:52.579Z] Attempting uninstall: idna [2021-09-09T22:58:52.579Z] Found existing installation: idna 3.1 [2021-09-09T22:58:52.579Z] Uninstalling idna-3.1: [2021-09-09T22:58:52.579Z] Successfully uninstalled idna-3.1 [2021-09-09T22:58:53.167Z] Attempting uninstall: chardet [2021-09-09T22:58:53.167Z] Found existing installation: chardet 4.0.0 [2021-09-09T22:58:53.167Z] Uninstalling chardet-4.0.0: [2021-09-09T22:58:53.167Z] Successfully uninstalled chardet-4.0.0 [2021-09-09T22:58:53.167Z] ---> 11370970d85c [2021-09-09T22:58:53.167Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-09-09T22:58:53.167Z] ---> e3e308f489a0 [2021-09-09T22:58:53.167Z] Step 9/22 : RUN go mod tidy [2021-09-09T22:58:53.437Z] ---> Running in 009bc1bbcfd4 [2021-09-09T22:58:53.437Z] Attempting uninstall: requests [2021-09-09T22:58:53.437Z] Found existing installation: requests 2.25.1 [2021-09-09T22:58:53.437Z] Uninstalling requests-2.25.1: [2021-09-09T22:58:53.437Z] Successfully uninstalled requests-2.25.1 [2021-09-09T22:58:53.437Z] Removing intermediate container 5802129d0e31 [2021-09-09T22:58:53.437Z] ---> 371a78926b25 [2021-09-09T22:58:53.437Z] [2021-09-09T22:58:53.437Z] Step 11/24 : FROM alpine:3.12 [2021-09-09T22:58:53.437Z] ---> 48b8ec4ed9eb [2021-09-09T22:58:53.437Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-09-09T22:58:53.437Z] ---> c471c4cd8586 [2021-09-09T22:58:53.437Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-09-09T22:58:53.437Z] Running setup.py install for texttable: started [2021-09-09T22:58:53.437Z] ---> Running in 2016bd393dd5 [2021-09-09T22:58:53.437Z] Removing intermediate container 7592ad1d9415 [2021-09-09T22:58:53.437Z] ---> d6f78bcc7796 [2021-09-09T22:58:53.437Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-09-09T22:58:53.710Z] ---> Running in 0c06020502f4 [2021-09-09T22:58:53.711Z] Removing intermediate container 2016bd393dd5 [2021-09-09T22:58:53.711Z] ---> 24f0c09e716d [2021-09-09T22:58:53.711Z] Step 13/24 : ENV APP_PORT=59880 [2021-09-09T22:58:53.992Z] ---> Running in 5d97770606ad [2021-09-09T22:58:53.992Z] Running setup.py install for texttable: finished with status 'done' [2021-09-09T22:58:53.992Z] Running setup.py install for PyYAML: started [2021-09-09T22:58:53.992Z] ---> b0fae9466d54 [2021-09-09T22:58:53.992Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-09-09T22:58:53.992Z] Removing intermediate container 0c06020502f4 [2021-09-09T22:58:53.992Z] ---> 058ddc58dceb [2021-09-09T22:58:53.992Z] Step 24/26 : LABEL arch=x86_64 [2021-09-09T22:58:53.992Z] ---> Running in 5de6c2f61d35 [2021-09-09T22:58:53.992Z] Removing intermediate container 5d97770606ad [2021-09-09T22:58:53.993Z] ---> 2f4a18421b0f [2021-09-09T22:58:53.993Z] Step 14/24 : EXPOSE $APP_PORT [2021-09-09T22:58:54.277Z] ---> Running in 5ed73032e064 [2021-09-09T22:58:54.277Z] Removing intermediate container 5de6c2f61d35 [2021-09-09T22:58:54.277Z] ---> a22dfbe5c576 [2021-09-09T22:58:54.277Z] Step 25/26 : LABEL git_sha=ac669926ad0911eb6d1d3093627c71230e4dbd5b [2021-09-09T22:58:54.277Z] ---> Running in 7d31257bc281 [2021-09-09T22:58:54.277Z] ---> 466d5eb41b74 [2021-09-09T22:58:54.277Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-09-09T22:58:54.565Z] Running setup.py install for PyYAML: finished with status 'done' [2021-09-09T22:58:54.565Z] Removing intermediate container 5ed73032e064 [2021-09-09T22:58:54.565Z] ---> 646dd4e1385d [2021-09-09T22:58:54.565Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T22:58:54.565Z] ---> Running in 9bcd7fcb85e0 [2021-09-09T22:58:54.565Z] Running setup.py install for docopt: started [2021-09-09T22:58:54.565Z] ---> Running in 7d514a5380f3 [2021-09-09T22:58:54.565Z] Removing intermediate container 7d31257bc281 [2021-09-09T22:58:54.565Z] ---> 3f316e286aa5 [2021-09-09T22:58:54.565Z] Step 26/26 : LABEL version=0.0.0 [2021-09-09T22:58:54.845Z] ---> Running in 4ceab009a0c6 [2021-09-09T22:58:54.845Z] Removing intermediate container 9bcd7fcb85e0 [2021-09-09T22:58:54.845Z] ---> 9f7f82599918 [2021-09-09T22:58:54.845Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-09-09T22:58:54.845Z] Running setup.py install for docopt: finished with status 'done' [2021-09-09T22:58:54.845Z] Running setup.py install for dockerpty: started [2021-09-09T22:58:55.129Z] Removing intermediate container 4ceab009a0c6 [2021-09-09T22:58:55.129Z] ---> 431e8945ba36 [2021-09-09T22:58:55.129Z] [2021-09-09T22:58:55.129Z] Successfully built 431e8945ba36 [2021-09-09T22:58:55.129Z] Removing intermediate container 009bc1bbcfd4 [2021-09-09T22:58:55.129Z] ---> 371bf145cd2a [2021-09-09T22:58:55.129Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-09-09T22:58:55.129Z] Successfully tagged security-secretstore-setup:latest [2021-09-09T22:58:55.129Z] Building support-scheduler [2021-09-09T22:58:55.395Z]  Building security-secretstore-setup ... done  ---> Running in 5342a898e276 [2021-09-09T22:58:55.395Z] ---> cc4cef565887 [2021-09-09T22:58:55.395Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-09-09T22:58:55.395Z] Running setup.py install for dockerpty: finished with status 'done' [2021-09-09T22:58:55.979Z] ---> Running in 2a9845f7c8d1 [2021-09-09T22:58:56.250Z] 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-09-09T22:58:56.250Z] 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-09-09T22:58:57.211Z] Removing intermediate container 7d514a5380f3 [2021-09-09T22:58:57.211Z] ---> b6238f46b784 [2021-09-09T22:58:57.211Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-09-09T22:58:58.195Z] ---> Running in 0b93aed82bf9 [2021-09-09T22:58:58.813Z] Removing intermediate container 2a9845f7c8d1 [2021-09-09T22:58:58.813Z] ---> 6e2c14eaeadd [2021-09-09T22:58:58.813Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-09-09T22:58:59.108Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-09T22:58:59.108Z] ---> Running in 58fbcfdc37cd [2021-09-09T22:58:59.711Z] Removing intermediate container 58fbcfdc37cd [2021-09-09T22:58:59.711Z] ---> f811374bcd94 [2021-09-09T22:58:59.711Z] Step 29/32 : CMD ["gate"] [2021-09-09T22:58:59.986Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-09T22:58:59.986Z] ---> Running in 1d647b801c8a [2021-09-09T22:59:00.275Z] Removing intermediate container 1d647b801c8a [2021-09-09T22:59:00.275Z] ---> 0b5cd8a8aa62 [2021-09-09T22:59:00.275Z] Step 30/32 : LABEL arch=x86_64 [2021-09-09T22:59:00.555Z] ---> Running in af2a04847e19 [2021-09-09T22:59:00.839Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-09-09T22:59:00.839Z] (2/6) Installing libgcc (9.3.0-r2) [2021-09-09T22:59:01.116Z] (3/6) Installing libsodium (1.0.18-r0) [2021-09-09T22:59:01.116Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-09-09T22:59:01.397Z] Removing intermediate container af2a04847e19 [2021-09-09T22:59:01.397Z] ---> 480c77ff9843 [2021-09-09T22:59:01.397Z] Step 31/32 : LABEL git_sha=ac669926ad0911eb6d1d3093627c71230e4dbd5b [2021-09-09T22:59:01.397Z] ---> Running in 9fd8ecee41bb [2021-09-09T22:59:01.397Z] (5/6) Installing libzmq (4.3.3-r0) [2021-09-09T22:59:01.675Z] Removing intermediate container 4dc3a0bcc0e2 [2021-09-09T22:59:01.675Z] ---> fe8180a364ee [2021-09-09T22:59:01.675Z] Step 15/24 : ENV APP_PORT=58890 [2021-09-09T22:59:01.675Z] ---> Running in e7e7369d64da [2021-09-09T22:59:01.675Z] Removing intermediate container 9fd8ecee41bb [2021-09-09T22:59:01.675Z] ---> 63e2f125c987 [2021-09-09T22:59:01.675Z] Step 32/32 : LABEL version=0.0.0 [2021-09-09T22:59:01.675Z] (6/6) Installing zeromq (4.3.3-r0) [2021-09-09T22:59:01.957Z] Executing busybox-1.31.1-r20.trigger [2021-09-09T22:59:01.957Z] OK: 8 MiB in 20 packages [2021-09-09T22:59:01.957Z] ---> Running in 92ee4b12dc2f [2021-09-09T22:59:01.957Z] Removing intermediate container e7e7369d64da [2021-09-09T22:59:01.957Z] ---> 5dd84cf0141f [2021-09-09T22:59:01.957Z] Step 16/24 : EXPOSE $APP_PORT [2021-09-09T22:59:02.230Z] ---> Running in ed8b74662d2a [2021-09-09T22:59:02.230Z] Removing intermediate container 92ee4b12dc2f [2021-09-09T22:59:02.230Z] ---> 0d2e6ade782e [2021-09-09T22:59:02.230Z] [2021-09-09T22:59:02.230Z] Successfully built 0d2e6ade782e [2021-09-09T22:59:02.502Z] Successfully tagged security-bootstrapper:latest [2021-09-09T22:59:02.502Z]  Building security-bootstrapper ... done Building core-metadata [2021-09-09T22:59:02.502Z] Removing intermediate container ed8b74662d2a [2021-09-09T22:59:02.502Z] ---> cdba1807effd [2021-09-09T22:59:02.502Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-09-09T22:59:02.502Z] Removing intermediate container 0b93aed82bf9 [2021-09-09T22:59:02.502Z] ---> 226d323edb49 [2021-09-09T22:59:02.502Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-09T22:59:03.477Z] ---> 26df6980c8f8 [2021-09-09T22:59:03.477Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-09-09T22:59:04.902Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T22:59:04.902Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-09T22:59:04.902Z] ---> ed4c09c3f784 [2021-09-09T22:59:04.902Z] Step 3/23 : WORKDIR /edgex-go [2021-09-09T22:59:04.902Z] ---> Using cache [2021-09-09T22:59:04.902Z] ---> c8aca6824d26 [2021-09-09T22:59:04.902Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T22:59:04.902Z] ---> Using cache [2021-09-09T22:59:04.902Z] ---> 320878f17afb [2021-09-09T22:59:04.902Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-09-09T22:59:04.902Z] ---> Using cache [2021-09-09T22:59:04.902Z] ---> 79ee4f6ed4e6 [2021-09-09T22:59:04.902Z] Step 6/23 : COPY go.mod . [2021-09-09T22:59:04.902Z] ---> Using cache [2021-09-09T22:59:04.902Z] ---> ac47d7f59280 [2021-09-09T22:59:04.902Z] Step 7/23 : RUN go mod download [2021-09-09T22:59:04.902Z] ---> Using cache [2021-09-09T22:59:04.902Z] ---> fc0fef4936fc [2021-09-09T22:59:04.902Z] Step 8/23 : COPY . . [2021-09-09T22:59:04.902Z] ---> Using cache [2021-09-09T22:59:04.902Z] ---> e3e308f489a0 [2021-09-09T22:59:04.902Z] Step 9/23 : RUN go mod tidy [2021-09-09T22:59:04.902Z] ---> Using cache [2021-09-09T22:59:04.902Z] ---> 371bf145cd2a [2021-09-09T22:59:04.902Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-09-09T22:59:05.491Z] ---> 309068763e0a [2021-09-09T22:59:05.491Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-09-09T22:59:05.767Z] ---> Running in db0ca530159c [2021-09-09T22:59:05.767Z] ---> e6357d813227 [2021-09-09T22:59:05.767Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-09-09T22:59:06.033Z] ---> c2078d1de8b1 [2021-09-09T22:59:06.033Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-09-09T22:59:06.305Z] ---> ab1c8f5591ce [2021-09-09T22:59:06.305Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-09-09T22:59:06.577Z] 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-09-09T22:59:06.577Z] ---> Running in 5017ed271ff6 [2021-09-09T22:59:06.577Z] ---> 31b7617fe1ed [2021-09-09T22:59:06.577Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-09-09T22:59:06.577Z] ---> Running in ffdd090e5175 [2021-09-09T22:59:06.843Z] Removing intermediate container 5017ed271ff6 [2021-09-09T22:59:06.843Z] ---> c9920f81ae9f [2021-09-09T22:59:06.843Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-09T22:59:06.843Z] ---> Running in 7aba4b4cd4d1 [2021-09-09T22:59:06.843Z] Removing intermediate container ffdd090e5175 [2021-09-09T22:59:06.843Z] ---> 17912d533f07 [2021-09-09T22:59:06.843Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-09T22:59:06.843Z] ---> Running in a9571c9dd870 [2021-09-09T22:59:06.843Z] Removing intermediate container 7aba4b4cd4d1 [2021-09-09T22:59:06.843Z] ---> 41033b0f834a [2021-09-09T22:59:06.843Z] Step 22/24 : LABEL arch=x86_64 [2021-09-09T22:59:07.112Z] ---> Running in ebe1ddd23970 [2021-09-09T22:59:07.113Z] Removing intermediate container a9571c9dd870 [2021-09-09T22:59:07.113Z] ---> d2b185482555 [2021-09-09T22:59:07.113Z] Step 22/24 : LABEL arch=x86_64 [2021-09-09T22:59:07.113Z] ---> Running in 9bef365c7b9d [2021-09-09T22:59:07.113Z] Removing intermediate container ebe1ddd23970 [2021-09-09T22:59:07.113Z] ---> b5dda5e08775 [2021-09-09T22:59:07.113Z] Step 23/24 : LABEL git_sha=ac669926ad0911eb6d1d3093627c71230e4dbd5b [2021-09-09T22:59:07.379Z] ---> Running in 600879d08458 [2021-09-09T22:59:07.379Z] Removing intermediate container 9bef365c7b9d [2021-09-09T22:59:07.379Z] ---> 31ba33a30f3b [2021-09-09T22:59:07.379Z] Step 23/24 : LABEL git_sha=ac669926ad0911eb6d1d3093627c71230e4dbd5b [2021-09-09T22:59:07.647Z] ---> Running in 209e525f4614 [2021-09-09T22:59:07.647Z] Removing intermediate container 600879d08458 [2021-09-09T22:59:07.647Z] ---> b03e1229fc87 [2021-09-09T22:59:07.647Z] Step 24/24 : LABEL version=0.0.0 [2021-09-09T22:59:07.647Z] ---> Running in dfd89ac82c34 [2021-09-09T22:59:07.919Z] Removing intermediate container 209e525f4614 [2021-09-09T22:59:07.919Z] ---> 8a1ae2cd0565 [2021-09-09T22:59:07.919Z] Step 24/24 : LABEL version=0.0.0 [2021-09-09T22:59:07.919Z] ---> Running in 26751fef99a3 [2021-09-09T22:59:07.919Z] Removing intermediate container dfd89ac82c34 [2021-09-09T22:59:07.919Z] ---> 4ec99af393a3 [2021-09-09T22:59:07.919Z] [2021-09-09T22:59:08.186Z] Successfully built 4ec99af393a3 [2021-09-09T22:59:08.187Z] Successfully tagged core-data:latest [2021-09-09T22:59:08.187Z] Building support-notifications [2021-09-09T22:59:08.187Z]  Building core-data ... done Removing intermediate container 26751fef99a3 [2021-09-09T22:59:08.187Z] ---> aa9f3ff3c8a0 [2021-09-09T22:59:08.187Z] [2021-09-09T22:59:08.453Z] Successfully built aa9f3ff3c8a0 [2021-09-09T22:59:08.453Z] Successfully tagged sys-mgmt-agent:latest [2021-09-09T22:59:10.520Z]  Building sys-mgmt-agent ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T22:59:10.520Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-09T22:59:10.520Z] ---> ed4c09c3f784 [2021-09-09T22:59:10.520Z] Step 3/24 : WORKDIR /edgex-go [2021-09-09T22:59:10.520Z] ---> Using cache [2021-09-09T22:59:10.520Z] ---> c8aca6824d26 [2021-09-09T22:59:10.520Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T22:59:10.520Z] ---> Using cache [2021-09-09T22:59:10.520Z] ---> 320878f17afb [2021-09-09T22:59:10.520Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-09T22:59:10.520Z] ---> Using cache [2021-09-09T22:59:10.520Z] ---> 79ee4f6ed4e6 [2021-09-09T22:59:10.520Z] Step 6/24 : COPY go.mod . [2021-09-09T22:59:10.520Z] ---> Using cache [2021-09-09T22:59:10.520Z] ---> ac47d7f59280 [2021-09-09T22:59:10.520Z] Step 7/24 : RUN go mod download [2021-09-09T22:59:10.520Z] ---> Using cache [2021-09-09T22:59:10.520Z] ---> fc0fef4936fc [2021-09-09T22:59:10.520Z] Step 8/24 : COPY . . [2021-09-09T22:59:10.520Z] ---> Using cache [2021-09-09T22:59:10.520Z] ---> e3e308f489a0 [2021-09-09T22:59:10.520Z] Step 9/24 : RUN go mod tidy [2021-09-09T22:59:10.520Z] ---> Using cache [2021-09-09T22:59:10.520Z] ---> 371bf145cd2a [2021-09-09T22:59:10.520Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-09-09T22:59:12.639Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T22:59:12.639Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-09T22:59:12.639Z] ---> ed4c09c3f784 [2021-09-09T22:59:12.639Z] Step 3/23 : WORKDIR /edgex-go [2021-09-09T22:59:12.639Z] ---> Using cache [2021-09-09T22:59:12.639Z] ---> c8aca6824d26 [2021-09-09T22:59:12.639Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T22:59:12.639Z] ---> Using cache [2021-09-09T22:59:12.639Z] ---> 320878f17afb [2021-09-09T22:59:12.639Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-09-09T22:59:13.629Z] ---> Running in 52273533c53b [2021-09-09T22:59:13.629Z] ---> Running in 44d5712ba7ca [2021-09-09T22:59:14.239Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-09T22:59:14.239Z] 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-09-09T22:59:15.213Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-09T22:59:15.797Z] OK: 219 MiB in 52 packages [2021-09-09T22:59:16.065Z] 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-09-09T22:59:16.065Z] Removing intermediate container 44d5712ba7ca [2021-09-09T22:59:16.065Z] ---> c0c72d53984c [2021-09-09T22:59:16.065Z] Step 6/23 : COPY go.mod . [2021-09-09T22:59:16.342Z] ---> ede223ac9831 [2021-09-09T22:59:16.342Z] Step 7/23 : RUN go mod download [2021-09-09T22:59:16.611Z] ---> Running in ef19c3b869a3 [2021-09-09T22:59:18.566Z] Removing intermediate container ef19c3b869a3 [2021-09-09T22:59:18.566Z] ---> 1b8aced3fb3b [2021-09-09T22:59:18.566Z] Step 8/23 : COPY . . [2021-09-09T22:59:24.292Z] Removing intermediate container 5342a898e276 [2021-09-09T22:59:24.292Z] ---> 77ac062670d7 [2021-09-09T22:59:24.292Z] [2021-09-09T22:59:24.292Z] Step 11/22 : FROM alpine:3.12 [2021-09-09T22:59:24.292Z] ---> 48b8ec4ed9eb [2021-09-09T22:59:24.292Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-09-09T22:59:24.292Z] ---> 06229481a1bd [2021-09-09T22:59:24.292Z] Step 9/23 : RUN go mod tidy [2021-09-09T22:59:24.292Z] ---> Running in 804a20d03875 [2021-09-09T22:59:24.292Z] ---> Running in ea5d10b9ab08 [2021-09-09T22:59:24.878Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-09T22:59:24.878Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-09T22:59:24.878Z] (1/4) Installing ca-certificates (20191127-r4) [2021-09-09T22:59:24.878Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-09-09T22:59:24.878Z] (3/4) Installing libcurl (7.78.0-r0) [2021-09-09T22:59:25.143Z] (4/4) Installing curl (7.78.0-r0) [2021-09-09T22:59:25.143Z] Executing busybox-1.31.1-r20.trigger [2021-09-09T22:59:25.143Z] Executing ca-certificates-20191127-r4.trigger [2021-09-09T22:59:25.143Z] OK: 7 MiB in 18 packages [2021-09-09T22:59:25.727Z] Removing intermediate container 804a20d03875 [2021-09-09T22:59:25.727Z] ---> 67e41ed894cb [2021-09-09T22:59:25.727Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-09T22:59:25.727Z] ---> Running in e2f270841518 [2021-09-09T22:59:25.999Z] Removing intermediate container e2f270841518 [2021-09-09T22:59:25.999Z] ---> 961f6f1b1408 [2021-09-09T22:59:25.999Z] Step 14/22 : WORKDIR /edgex [2021-09-09T22:59:25.999Z] Removing intermediate container ea5d10b9ab08 [2021-09-09T22:59:25.999Z] ---> aa80aa651062 [2021-09-09T22:59:25.999Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-09-09T22:59:25.999Z] ---> Running in cb33c5ac8d64 [2021-09-09T22:59:25.999Z] ---> Running in d151cbb1f410 [2021-09-09T22:59:26.273Z] Removing intermediate container cb33c5ac8d64 [2021-09-09T22:59:26.273Z] ---> 0d51c3f9c40a [2021-09-09T22:59:26.273Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-09-09T22:59:26.555Z] ---> 4558060800b2 [2021-09-09T22:59:26.555Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-09-09T22:59:26.835Z] 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-09-09T22:59:27.111Z] ---> 3089bc77a52f [2021-09-09T22:59:27.111Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-09-09T22:59:27.703Z] ---> 103fbddcabc6 [2021-09-09T22:59:27.703Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-09-09T22:59:27.703Z] ---> Running in d5d131cb0e87 [2021-09-09T22:59:27.982Z] Removing intermediate container d5d131cb0e87 [2021-09-09T22:59:27.982Z] ---> 795a6d06742e [2021-09-09T22:59:27.982Z] Step 19/22 : CMD ["--init=true"] [2021-09-09T22:59:27.982Z] ---> Running in 704fd1665187 [2021-09-09T22:59:27.982Z] Removing intermediate container 704fd1665187 [2021-09-09T22:59:27.982Z] ---> add9d2621035 [2021-09-09T22:59:27.982Z] Step 20/22 : LABEL arch=x86_64 [2021-09-09T22:59:28.266Z] ---> Running in 7a98ca7e6f66 [2021-09-09T22:59:28.266Z] Removing intermediate container 7a98ca7e6f66 [2021-09-09T22:59:28.266Z] ---> a58188da3cbd [2021-09-09T22:59:28.266Z] Step 21/22 : LABEL git_sha=ac669926ad0911eb6d1d3093627c71230e4dbd5b [2021-09-09T22:59:28.266Z] ---> Running in e09ab9cbd2c0 [2021-09-09T22:59:28.543Z] Removing intermediate container e09ab9cbd2c0 [2021-09-09T22:59:28.543Z] ---> a158b968b9e2 [2021-09-09T22:59:28.543Z] Step 22/22 : LABEL version=0.0.0 [2021-09-09T22:59:28.543Z] ---> Running in 6c87f00f2370 [2021-09-09T22:59:28.823Z] Removing intermediate container 6c87f00f2370 [2021-09-09T22:59:28.823Z] ---> 483f91b4a6e6 [2021-09-09T22:59:28.823Z] [2021-09-09T22:59:28.823Z] Successfully built 483f91b4a6e6 [2021-09-09T22:59:28.823Z] Successfully tagged security-proxy-setup:latest [2021-09-09T22:59:37.131Z]  Building security-proxy-setup ... done Removing intermediate container db0ca530159c [2021-09-09T22:59:37.131Z] ---> 4fe9c049b3ce [2021-09-09T22:59:37.131Z] [2021-09-09T22:59:37.131Z] Step 11/23 : FROM alpine:3.12 [2021-09-09T22:59:37.131Z] ---> 48b8ec4ed9eb [2021-09-09T22:59:37.131Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-09-09T22:59:37.131Z] ---> Using cache [2021-09-09T22:59:37.131Z] ---> 7b794c4fb55f [2021-09-09T22:59:37.131Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-09T22:59:37.131Z] ---> Using cache [2021-09-09T22:59:37.131Z] ---> 50aef9e5c118 [2021-09-09T22:59:37.131Z] Step 14/23 : ENV APP_PORT=59861 [2021-09-09T22:59:37.131Z] ---> Running in ab3879b1455c [2021-09-09T22:59:37.131Z] Removing intermediate container ab3879b1455c [2021-09-09T22:59:37.131Z] ---> b70721f29133 [2021-09-09T22:59:37.131Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-09T22:59:37.131Z] ---> Running in 5c0dee9e8f22 [2021-09-09T22:59:37.131Z] Removing intermediate container 5c0dee9e8f22 [2021-09-09T22:59:37.131Z] ---> 217a3b55fe40 [2021-09-09T22:59:37.131Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-09T22:59:37.131Z] ---> c5951f1e5d67 [2021-09-09T22:59:37.131Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-09-09T22:59:37.728Z] ---> cec670245cea [2021-09-09T22:59:37.728Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-09-09T22:59:38.011Z] ---> 891d12ed2f9d [2021-09-09T22:59:38.011Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-09-09T22:59:38.011Z] ---> Running in 75f11bdd065a [2021-09-09T22:59:38.011Z] Removing intermediate container 75f11bdd065a [2021-09-09T22:59:38.011Z] ---> f7231d0dfd1f [2021-09-09T22:59:38.011Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-09T22:59:38.011Z] ---> Running in 8111daeec96d [2021-09-09T22:59:38.289Z] Removing intermediate container 8111daeec96d [2021-09-09T22:59:38.289Z] ---> c990719be14d [2021-09-09T22:59:38.289Z] Step 21/23 : LABEL arch=x86_64 [2021-09-09T22:59:38.580Z] ---> Running in 1d812f219e16 [2021-09-09T22:59:38.580Z] Removing intermediate container 1d812f219e16 [2021-09-09T22:59:38.580Z] ---> 9aaf9bdb82c9 [2021-09-09T22:59:38.580Z] Step 22/23 : LABEL git_sha=ac669926ad0911eb6d1d3093627c71230e4dbd5b [2021-09-09T22:59:38.580Z] ---> Running in 7a32edcf640a [2021-09-09T22:59:38.861Z] Removing intermediate container 7a32edcf640a [2021-09-09T22:59:38.861Z] ---> 23aa9aee9708 [2021-09-09T22:59:38.861Z] Step 23/23 : LABEL version=0.0.0 [2021-09-09T22:59:38.861Z] ---> Running in bc72e8be36e0 [2021-09-09T22:59:38.861Z] Removing intermediate container bc72e8be36e0 [2021-09-09T22:59:38.861Z] ---> c9d0241ef155 [2021-09-09T22:59:38.861Z] [2021-09-09T22:59:39.138Z] Successfully built c9d0241ef155 [2021-09-09T22:59:39.138Z] Successfully tagged support-scheduler:latest [2021-09-09T22:59:41.349Z]  Building support-scheduler ... done Removing intermediate container 52273533c53b [2021-09-09T22:59:41.349Z] ---> 746a679063ee [2021-09-09T22:59:41.349Z] [2021-09-09T22:59:41.349Z] Step 11/24 : FROM alpine:3.12 [2021-09-09T22:59:41.349Z] ---> 48b8ec4ed9eb [2021-09-09T22:59:41.349Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-09T22:59:41.349Z] ---> Using cache [2021-09-09T22:59:41.349Z] ---> 7b794c4fb55f [2021-09-09T22:59:41.349Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-09T22:59:41.349Z] ---> Using cache [2021-09-09T22:59:41.349Z] ---> 50aef9e5c118 [2021-09-09T22:59:41.349Z] Step 14/24 : ENV APP_PORT=59881 [2021-09-09T22:59:41.349Z] ---> Running in 77e38eac928b [2021-09-09T22:59:41.349Z] Removing intermediate container 77e38eac928b [2021-09-09T22:59:41.349Z] ---> 4b58363bd63d [2021-09-09T22:59:41.349Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-09T22:59:41.349Z] ---> Running in 210833e57cdc [2021-09-09T22:59:41.635Z] Removing intermediate container 210833e57cdc [2021-09-09T22:59:41.635Z] ---> 7c38e6c0aa73 [2021-09-09T22:59:41.635Z] Step 16/24 : WORKDIR / [2021-09-09T22:59:41.635Z] ---> Running in 8743255b3610 [2021-09-09T22:59:41.912Z] Removing intermediate container 8743255b3610 [2021-09-09T22:59:41.912Z] ---> 5f2f2b4b9434 [2021-09-09T22:59:41.912Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-09T22:59:42.213Z] ---> 0f08a3d8e96b [2021-09-09T22:59:42.213Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-09-09T22:59:42.800Z] ---> f142ff72bb5f [2021-09-09T22:59:42.800Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-09-09T22:59:42.800Z] ---> d495116b83cf [2021-09-09T22:59:42.800Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-09-09T22:59:43.069Z] ---> Running in 875e9bfe8303 [2021-09-09T22:59:43.069Z] Removing intermediate container 875e9bfe8303 [2021-09-09T22:59:43.069Z] ---> 2c2a98fdbf08 [2021-09-09T22:59:43.069Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-09T22:59:43.069Z] ---> Running in 549b3a0ca279 [2021-09-09T22:59:43.343Z] Removing intermediate container 549b3a0ca279 [2021-09-09T22:59:43.343Z] ---> 0839bd84e525 [2021-09-09T22:59:43.343Z] Step 22/24 : LABEL arch=x86_64 [2021-09-09T22:59:43.343Z] ---> Running in b42d4010fe6a [2021-09-09T22:59:43.613Z] Removing intermediate container b42d4010fe6a [2021-09-09T22:59:43.613Z] ---> b3714a31ef2e [2021-09-09T22:59:43.613Z] Step 23/24 : LABEL git_sha=ac669926ad0911eb6d1d3093627c71230e4dbd5b [2021-09-09T22:59:43.613Z] ---> Running in 0a98ee7a8ef8 [2021-09-09T22:59:43.613Z] Removing intermediate container 0a98ee7a8ef8 [2021-09-09T22:59:43.613Z] ---> 12f798516bb0 [2021-09-09T22:59:43.613Z] Step 24/24 : LABEL version=0.0.0 [2021-09-09T22:59:43.882Z] ---> Running in 10dfaee76d90 [2021-09-09T22:59:43.882Z] Removing intermediate container 10dfaee76d90 [2021-09-09T22:59:43.882Z] ---> eb6c535a7dc4 [2021-09-09T22:59:43.882Z] [2021-09-09T22:59:43.882Z] Successfully built eb6c535a7dc4 [2021-09-09T22:59:43.882Z] Successfully tagged core-metadata:latest [2021-09-09T22:59:45.824Z]  Building core-metadata ... done Removing intermediate container d151cbb1f410 [2021-09-09T22:59:45.824Z] ---> d7a0a7f520e8 [2021-09-09T22:59:45.824Z] [2021-09-09T22:59:45.824Z] Step 11/23 : FROM alpine:3.12 [2021-09-09T22:59:45.824Z] ---> 48b8ec4ed9eb [2021-09-09T22:59:45.824Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-09-09T22:59:45.824Z] ---> Running in 46cdedfc7d95 [2021-09-09T22:59:45.824Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-09T22:59:45.824Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-09T22:59:46.092Z] (1/2) Installing ca-certificates (20191127-r4) [2021-09-09T22:59:46.092Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-09-09T22:59:46.092Z] Executing busybox-1.31.1-r20.trigger [2021-09-09T22:59:46.092Z] Executing ca-certificates-20191127-r4.trigger [2021-09-09T22:59:46.092Z] OK: 6 MiB in 16 packages [2021-09-09T22:59:46.360Z] Removing intermediate container 46cdedfc7d95 [2021-09-09T22:59:46.360Z] ---> 822deffb09ca [2021-09-09T22:59:46.360Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-09T22:59:46.360Z] ---> Running in e805c8e17e89 [2021-09-09T22:59:46.624Z] Removing intermediate container e805c8e17e89 [2021-09-09T22:59:46.624Z] ---> 079f45d16e8a [2021-09-09T22:59:46.624Z] Step 14/23 : ENV APP_PORT=59860 [2021-09-09T22:59:46.624Z] ---> Running in c8b833f1295d [2021-09-09T22:59:46.624Z] Removing intermediate container c8b833f1295d [2021-09-09T22:59:46.624Z] ---> 204f26c2912a [2021-09-09T22:59:46.624Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-09T22:59:46.624Z] ---> Running in bc6d2fd51214 [2021-09-09T22:59:46.890Z] Removing intermediate container bc6d2fd51214 [2021-09-09T22:59:46.890Z] ---> 4b518b0cf57c [2021-09-09T22:59:46.890Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-09T22:59:46.890Z] ---> ed7e64165fef [2021-09-09T22:59:46.890Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-09-09T22:59:47.472Z] ---> e80edad1ff4e [2021-09-09T22:59:47.472Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-09-09T22:59:47.472Z] ---> 794a158a36e7 [2021-09-09T22:59:47.472Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-09-09T22:59:47.472Z] ---> Running in 3666d44d4e64 [2021-09-09T22:59:47.740Z] Removing intermediate container 3666d44d4e64 [2021-09-09T22:59:47.740Z] ---> 035ea304cc6d [2021-09-09T22:59:47.740Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-09T22:59:47.740Z] ---> Running in 238564e05c46 [2021-09-09T22:59:47.740Z] Removing intermediate container 238564e05c46 [2021-09-09T22:59:47.740Z] ---> ac00ce07524e [2021-09-09T22:59:47.740Z] Step 21/23 : LABEL arch=x86_64 [2021-09-09T22:59:47.740Z] ---> Running in 31a5ac110fec [2021-09-09T22:59:47.740Z] Removing intermediate container 31a5ac110fec [2021-09-09T22:59:47.740Z] ---> 320a183f89c8 [2021-09-09T22:59:47.740Z] Step 22/23 : LABEL git_sha=ac669926ad0911eb6d1d3093627c71230e4dbd5b [2021-09-09T22:59:48.008Z] ---> Running in 4f27f052c3b0 [2021-09-09T22:59:48.008Z] Removing intermediate container 4f27f052c3b0 [2021-09-09T22:59:48.008Z] ---> d9c44191e614 [2021-09-09T22:59:48.008Z] Step 23/23 : LABEL version=0.0.0 [2021-09-09T22:59:48.008Z] ---> Running in 27ab7bc9d394 [2021-09-09T22:59:48.008Z] Removing intermediate container 27ab7bc9d394 [2021-09-09T22:59:48.008Z] ---> 0134c6c05729 [2021-09-09T22:59:48.008Z] [2021-09-09T22:59:48.274Z] Successfully built 0134c6c05729 [2021-09-09T22:59:48.274Z] Successfully tagged support-notifications:latest [2021-09-09T22:59:48.286Z]  Building support-notifications ... done  [Pipeline] } [2021-09-09T22:59:48.290Z] $ docker stop --time=1 60abac14dfd185e1d0bc43e2dd4c06ff2c3875936cef45d32662e476887763b7 [2021-09-09T22:59:49.731Z] $ docker rm -f 60abac14dfd185e1d0bc43e2dd4c06ff2c3875936cef45d32662e476887763b7 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-09T22:59:50.137Z] + docker images [2021-09-09T22:59:50.137Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-09-09T22:59:50.137Z] support-notifications latest 0134c6c05729 3 seconds ago 16.8MB [2021-09-09T22:59:50.137Z] d7a0a7f520e8 6 seconds ago 1.75GB [2021-09-09T22:59:50.137Z] core-metadata latest eb6c535a7dc4 7 seconds ago 16.7MB [2021-09-09T22:59:50.137Z] 746a679063ee 10 seconds ago 1.76GB [2021-09-09T22:59:50.137Z] support-scheduler latest c9d0241ef155 12 seconds ago 16.1MB [2021-09-09T22:59:50.137Z] 4fe9c049b3ce 15 seconds ago 1.75GB [2021-09-09T22:59:50.137Z] security-proxy-setup latest 483f91b4a6e6 22 seconds ago 26MB [2021-09-09T22:59:50.137Z] 77ac062670d7 28 seconds ago 1.76GB [2021-09-09T22:59:50.137Z] core-data latest 4ec99af393a3 43 seconds ago 20.4MB [2021-09-09T22:59:50.137Z] sys-mgmt-agent latest aa9f3ff3c8a0 43 seconds ago 325MB [2021-09-09T22:59:50.137Z] security-bootstrapper latest 0d2e6ade782e 49 seconds ago 18.8MB [2021-09-09T22:59:50.137Z] security-secretstore-setup latest 431e8945ba36 56 seconds ago 28.1MB [2021-09-09T22:59:50.137Z] 371a78926b25 57 seconds ago 1.76GB [2021-09-09T22:59:50.137Z] 882197ccbcc4 About a minute ago 1.76GB [2021-09-09T22:59:50.137Z] 4309dbf6e09e About a minute ago 1.75GB [2021-09-09T22:59:50.137Z] core-command latest 05c82d8b8759 About a minute ago 16MB [2021-09-09T22:59:50.137Z] f7b7179bab90 About a minute ago 1.75GB [2021-09-09T22:59:50.137Z] e595f9649a7e About a minute ago 1.75GB [2021-09-09T22:59:50.137Z] ci-base-image-x86_64 latest ed4c09c3f784 5 minutes ago 1.25GB [2021-09-09T22:59:50.137Z] alpine 3.12 48b8ec4ed9eb 9 days ago 5.58MB [2021-09-09T22:59:50.137Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest 49cee7a5bbb7 3 weeks ago 37.5MB [2021-09-09T22:59:50.137Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 5 weeks ago 547MB [2021-09-09T22:59:50.137Z] docker 20.10.7 08bdaf2f88f9 3 months ago 246MB [2021-09-09T22:59:50.137Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 14 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-09-09T23:00:05.553Z] Still waiting to schedule task [2021-09-09T23:00:05.553Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-09-09T23:00:06.063Z] Removing intermediate container e70170e615ac [2021-09-09T23:00:06.063Z] ---> 25d8622ae84e [2021-09-09T23:00:06.063Z] Successfully built 25d8622ae84e [2021-09-09T23:00:06.063Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-09T23:00:06.422Z] + docker inspect -f . ci-base-image-arm64 [2021-09-09T23:00:06.422Z] . [Pipeline] withDockerContainer [2021-09-09T23:00:06.722Z] prd-ubuntu18.04-docker-arm64-4c-16g-1892 does not seem to be running inside a container [2021-09-09T23:00:06.822Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-09-09T23:00:09.030Z] $ docker top 78e61e5be4c29600f1ce6a87e21b970b8e495542d6ad0b9764e13550eaff7603 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-09T23:00:10.084Z] + go version [2021-09-09T23:00:10.084Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-09-09T23:00:10.111Z] $ docker stop --time=1 78e61e5be4c29600f1ce6a87e21b970b8e495542d6ad0b9764e13550eaff7603 [2021-09-09T23:00:12.054Z] $ docker rm -f 78e61e5be4c29600f1ce6a87e21b970b8e495542d6ad0b9764e13550eaff7603 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-09T23:00:12.835Z] + docker inspect -f . ci-base-image-arm64 [2021-09-09T23:00:12.835Z] . [Pipeline] withDockerContainer [2021-09-09T23:00:13.133Z] prd-ubuntu18.04-docker-arm64-4c-16g-1892 does not seem to be running inside a container [2021-09-09T23:00:13.240Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-09-09T23:00:14.983Z] $ docker top 870ac2279c9d437e0da1010c6ee5d5ba6f80bb972b5a5119352acb51a55e8fd2 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-09-09T23:00:15.353Z] ========================================================= [2021-09-09T23:00:15.353Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-09-09T23:00:15.353Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-09T23:00:16.027Z] + go mod tidy [Pipeline] sh [2021-09-09T23:00:17.684Z] + make test [2021-09-09T23:00:17.684Z] 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-09-09T23:00:17.684Z] go mod tidy [2021-09-09T23:00:18.285Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-09-09T23:00:45.116Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-09-09T23:01:43.242Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-09-09T23:01:50.084Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-09-09T23:01:52.072Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-09-09T23:01:52.072Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-09-09T23:02:04.914Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-09-09T23:02:04.914Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-09-09T23:02:04.914Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-09-09T23:02:04.914Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-09-09T23:02:04.914Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-09-09T23:02:04.914Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-09-09T23:02:05.519Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-09-09T23:02:05.519Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-09-09T23:02:05.519Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-09-09T23:02:05.519Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-09-09T23:02:13.838Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.195s coverage: 28.7% of statements [2021-09-09T23:02:13.838Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-09-09T23:02:13.838Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-09-09T23:02:17.244Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.342s coverage: 100.0% of statements [2021-09-09T23:02:17.244Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-09-09T23:02:17.244Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.354s coverage: 46.3% of statements [2021-09-09T23:02:17.244Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-09-09T23:02:17.244Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-09-09T23:02:18.690Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.637s coverage: 90.1% of statements [2021-09-09T23:02:18.690Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-09-09T23:02:18.690Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-09-09T23:02:21.350Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.257s coverage: 81.2% of statements [2021-09-09T23:02:21.350Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-09-09T23:02:21.350Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-09-09T23:02:21.350Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-09-09T23:02:21.350Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-09-09T23:02:21.350Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-09-09T23:02:28.108Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.471s coverage: 94.2% of statements [2021-09-09T23:02:28.108Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-09-09T23:02:28.108Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-09-09T23:02:28.109Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.177s coverage: 59.1% of statements [2021-09-09T23:02:28.109Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-09-09T23:02:28.109Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-09-09T23:02:28.109Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-09-09T23:02:28.109Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-09-09T23:02:28.109Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-09-09T23:02:28.109Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.203s coverage: 60.0% of statements [2021-09-09T23:02:28.109Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-09-09T23:02:28.109Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-09-09T23:02:28.109Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-09-09T23:02:28.109Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.362s coverage: 0.8% of statements [2021-09-09T23:02:28.109Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-09-09T23:02:28.109Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.181s coverage: 58.8% of statements [2021-09-09T23:02:28.109Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.193s coverage: 21.7% of statements [2021-09-09T23:02:28.109Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-09-09T23:02:28.109Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.216s coverage: 47.1% of statements [2021-09-09T23:02:28.390Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.314s coverage: 79.5% of statements [2021-09-09T23:02:28.390Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.184s coverage: 94.1% of statements [2021-09-09T23:02:28.390Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.215s coverage: 96.3% of statements [2021-09-09T23:02:29.836Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.229s coverage: 87.5% of statements [2021-09-09T23:02:42.250Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.234s coverage: 94.4% of statements [2021-09-09T23:02:42.251Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.200s coverage: 44.8% of statements [2021-09-09T23:02:47.103Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.638s coverage: 81.8% of statements [2021-09-09T23:02:47.103Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-09-09T23:02:56.566Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.256s coverage: 92.9% of statements [2021-09-09T23:02:56.566Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-09-09T23:02:56.566Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-09-09T23:02:56.566Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-09-09T23:02:56.566Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements [2021-09-09T23:02:56.566Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-09-09T23:02:56.566Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-09-09T23:02:56.566Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-09-09T23:02:56.566Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-09-09T23:02:56.566Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-09-09T23:02:56.566Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.182s coverage: 87.2% of statements [2021-09-09T23:02:56.566Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-09-09T23:02:56.566Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-09-09T23:02:56.566Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.163s coverage: 100.0% of statements [2021-09-09T23:02:56.566Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-09-09T23:02:56.566Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.278s coverage: 58.8% of statements [2021-09-09T23:02:56.566Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-09-09T23:02:56.566Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.253s coverage: 80.0% of statements [2021-09-09T23:02:56.566Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.246s coverage: 87.2% of statements [2021-09-09T23:02:56.566Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.242s coverage: 85.4% of statements [2021-09-09T23:02:56.566Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.809s coverage: 91.2% of statements [2021-09-09T23:02:56.566Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-09-09T23:02:56.566Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.836s coverage: 64.4% of statements [2021-09-09T23:02:56.566Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-09-09T23:02:56.566Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-09-09T23:02:56.566Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.185s coverage: 100.0% of statements [2021-09-09T23:02:56.566Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.101s coverage: 91.3% of statements [2021-09-09T23:02:56.566Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.052s coverage: 100.0% of statements [2021-09-09T23:02:56.566Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.097s coverage: 73.7% of statements [2021-09-09T23:02:57.166Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.081s coverage: 100.0% of statements [2021-09-09T23:03:02.591Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.154s coverage: 62.6% of statements [2021-09-09T23:03:02.591Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-09-09T23:03:02.591Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-09-09T23:03:02.591Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-09-09T23:03:05.242Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.821s coverage: 43.6% of statements [2021-09-09T23:03:05.242Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-09-09T23:03:05.242Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-09-09T23:03:05.242Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.230s coverage: 89.5% of statements [2021-09-09T23:03:05.242Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-09-09T23:03:05.242Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.354s coverage: 84.8% of statements [2021-09-09T23:03:05.242Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-09-09T23:03:11.747Z] Running on prd-ubuntu18.04-docker-8c-8g-1893 in /w/workspace/edgexfoundry_edgex-go_PR-3698 [Pipeline] { [Pipeline] ws [2021-09-09T23:03:11.764Z] Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout [2021-09-09T23:03:11.882Z] The recommended git tool is: git [2021-09-09T23:03:12.257Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.312s coverage: 19.5% of statements [2021-09-09T23:03:12.257Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-09-09T23:03:12.257Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-09-09T23:03:12.257Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-09-09T23:03:12.257Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-09-09T23:03:12.257Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.638s coverage: 92.0% of statements [2021-09-09T23:03:12.257Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-09-09T23:03:12.257Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-09-09T23:03:12.257Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-09-09T23:03:12.257Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-09-09T23:03:12.257Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.241s coverage: 62.7% of statements [2021-09-09T23:03:12.257Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-09-09T23:03:12.257Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-09-09T23:03:12.257Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.467s coverage: 97.7% of statements [2021-09-09T23:03:12.257Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-09-09T23:03:12.257Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-09-09T23:03:12.257Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-09-09T23:03:12.257Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-09-09T23:03:12.257Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.185s coverage: 28.9% of statements [2021-09-09T23:03:12.257Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-09-09T23:03:12.257Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-09-09T23:03:12.257Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-09-09T23:03:12.257Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-09-09T23:03:12.257Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-09-09T23:03:12.257Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-09-09T23:03:12.257Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.197s coverage: 100.0% of statements [2021-09-09T23:03:12.257Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.078s coverage: 95.4% of statements [2021-09-09T23:03:13.242Z] GO111MODULE=on go vet ./... [2021-09-09T23:03:14.611Z] using credential edgex-jenkins-ssh [2021-09-09T23:03:14.632Z] Cloning the remote Git repository [2021-09-09T23:03:14.639Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-09-09T23:03:14.711Z] > git init /w/workspace/edgex-go/5 # timeout=10 [2021-09-09T23:03:14.755Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-09T23:03:14.756Z] > git --version # timeout=10 [2021-09-09T23:03:14.762Z] > git --version # 'git version 2.17.1' [2021-09-09T23:03:14.762Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-09T23:03:14.793Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-09T23:03:46.740Z] Merging remotes/origin/main commit 0aafbc0fece84c024f34443fde64f7a14b5c547f into PR head commit ac669926ad0911eb6d1d3093627c71230e4dbd5b [2021-09-09T23:03:46.872Z] Merge succeeded, producing ac669926ad0911eb6d1d3093627c71230e4dbd5b [2021-09-09T23:03:46.872Z] Checking out Revision ac669926ad0911eb6d1d3093627c71230e4dbd5b (PR-3698) [2021-09-09T23:03:46.033Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-09T23:03:46.041Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-09T23:03:46.055Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-09T23:03:46.069Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-09T23:03:46.070Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-09T23:03:46.076Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3698/head:refs/remotes/origin/PR-3698 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-09-09T23:03:46.751Z] > git config core.sparsecheckout # timeout=10 [2021-09-09T23:03:46.760Z] > git checkout -f ac669926ad0911eb6d1d3093627c71230e4dbd5b # timeout=10 [2021-09-09T23:03:46.836Z] > git remote # timeout=10 [2021-09-09T23:03:46.844Z] > git config --get remote.origin.url # timeout=10 [2021-09-09T23:03:46.849Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-09T23:03:46.854Z] > git merge 0aafbc0fece84c024f34443fde64f7a14b5c547f # timeout=10 [2021-09-09T23:03:46.864Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-09T23:03:46.875Z] > git config core.sparsecheckout # timeout=10 [2021-09-09T23:03:46.885Z] > git checkout -f ac669926ad0911eb6d1d3093627c71230e4dbd5b # timeout=10 [2021-09-09T23:03:50.654Z] Commit message: "Merge branch 'main' into edgex-go-3694" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-09T23:03:51.494Z] + echo snap-build.sh [2021-09-09T23:03:51.494Z] snap-build.sh [2021-09-09T23:03:51.494Z] + SNAP_BASE_DIR=. [2021-09-09T23:03:51.494Z] + '[' '!' -z /w/workspace/edgex-go/5 ']' [2021-09-09T23:03:51.494Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/5 [2021-09-09T23:03:51.494Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/5]' [2021-09-09T23:03:51.494Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/5] [2021-09-09T23:03:51.494Z] + cd /w/workspace/edgex-go/5 [2021-09-09T23:03:51.494Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-09-09T23:03:51.494Z] Reading package lists... [2021-09-09T23:03:51.494Z] Building dependency tree... [2021-09-09T23:03:51.494Z] Reading state information... [2021-09-09T23:03:51.494Z] The following packages were automatically installed and are no longer required: [2021-09-09T23:03:51.494Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-09-09T23:03:51.494Z] uidmap xdelta3 [2021-09-09T23:03:51.494Z] Use 'sudo apt autoremove' to remove them. [2021-09-09T23:03:51.494Z] The following packages will be REMOVED: [2021-09-09T23:03:51.494Z] lxd* lxd-client* [2021-09-09T23:03:51.763Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-09-09T23:03:51.763Z] After this operation, 31.7 MB disk space will be freed. [2021-09-09T23:03:52.301Z] (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-09-09T23:03:52.301Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-09-09T23:03:53.265Z] Removing lxd dnsmasq configuration [2021-09-09T23:03:53.265Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-09-09T23:03:53.265Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-09-09T23:03:54.236Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-09-09T23:03:54.236Z] (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-09-09T23:03:54.236Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-09-09T23:03:55.650Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-09-09T23:03:55.650Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-09-09T23:03:56.235Z] + sudo snap remove --purge lxd [2021-09-09T23:03:56.235Z] snap "lxd" is not installed [2021-09-09T23:03:56.235Z] + sudo groupadd --force --system lxd [2021-09-09T23:03:56.235Z] ++ whoami [2021-09-09T23:03:56.235Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-09-09T23:03:56.235Z] + newgrp - lxd [2021-09-09T23:03:56.235Z] + sudo snap install lxd [2021-09-09T23:04:05.543Z] 2021-09-09T23:04:03Z INFO Waiting for automatic snapd restart... [2021-09-09T23:04:23.971Z] lxd 4.18 from Canonical* installed [2021-09-09T23:04:23.971Z] + sudo lxd init --auto [2021-09-09T23:04:32.420Z] + sudo snap install --classic snapcraft [2021-09-09T23:04:40.663Z] snapcraft 5.0 from Canonical* installed [2021-09-09T23:04:40.663Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-09-09T23:04:40.663Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-09-09T23:04:40.663Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-09T23:04:40.663Z] Dload Upload Total Spent Left Speed [2021-09-09T23:04:40.663Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3870 0 --:--:-- --:--:-- --:--:-- 3870 [2021-09-09T23:04:40.663Z] 100 3325k 100 3325k 0 0 7488k 0 --:--:-- --:--:-- --:--:-- 7488k [2021-09-09T23:04:40.663Z] ./yq_linux_amd64 [2021-09-09T23:04:40.663Z] + sudo snapcraft prime --use-lxd [2021-09-09T23:04:43.255Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-09-09T23:04:43.255Z] 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-09-09T23:04:43.255Z] - README.md [2021-09-09T23:04:43.255Z] [2021-09-09T23:04:43.255Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-09-09T23:04:43.255Z] Launching a container. [2021-09-09T23:04:49.928Z] Waiting for container to be ready [2021-09-09T23:04:50.232Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-09-09T23:04:50.232Z] [2021-09-09T23:04:51.432Z] gofmt -l . [2021-09-09T23:04:51.432Z] [ "`gofmt -l .`" = "" ] [2021-09-09T23:04:51.433Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-09-09T23:04:52.110Z] + ls -al . [2021-09-09T23:04:52.110Z] total 640 [2021-09-09T23:04:52.110Z] drwxrwxr-x 9 1001 1001 4096 Sep 9 23:04 . [2021-09-09T23:04:52.110Z] drwxr-xr-x 4 root root 4096 Sep 9 23:00 .. [2021-09-09T23:04:52.110Z] -rw-rw-r-- 1 1001 1001 11 Sep 9 22:57 .dockerignore [2021-09-09T23:04:52.110Z] drwxrwxr-x 8 1001 1001 4096 Sep 9 22:57 .git [2021-09-09T23:04:52.110Z] drwxrwxr-x 4 1001 1001 4096 Sep 9 22:57 .github [2021-09-09T23:04:52.110Z] -rw-rw-r-- 1 1001 1001 818 Sep 9 22:57 .gitignore [2021-09-09T23:04:52.110Z] -rw-rw-r-- 1 1001 1001 76 Sep 9 22:57 .hadolint.yml [2021-09-09T23:04:52.110Z] -rw-rw-r-- 1 1001 1001 166 Sep 9 22:57 .sonarcloud.properties [2021-09-09T23:04:52.110Z] -rw-rw-r-- 1 1001 1001 1171 Sep 9 22:57 ADOPTERS.md [2021-09-09T23:04:52.110Z] -rw-rw-r-- 1 1001 1001 8493 Sep 9 22:57 Attribution.txt [2021-09-09T23:04:52.110Z] -rw-rw-r-- 1 1001 1001 43881 Sep 9 22:57 CHANGELOG.md [2021-09-09T23:04:52.110Z] -rw-rw-r-- 1 1001 1001 3804 Sep 9 22:57 CONTRIBUTING.md [2021-09-09T23:04:52.110Z] -rw-rw-r-- 1 1001 1001 677 Sep 9 22:57 GOVERNANCE.md [2021-09-09T23:04:52.110Z] -rw-rw-r-- 1 1001 1001 849 Sep 9 22:57 Jenkinsfile [2021-09-09T23:04:52.110Z] -rw-rw-r-- 1 1001 1001 10775 Sep 9 22:57 LICENSE [2021-09-09T23:04:52.110Z] -rw-rw-r-- 1 1001 1001 5915 Sep 9 22:57 Makefile [2021-09-09T23:04:52.110Z] -rw-rw-r-- 1 1001 1001 582 Sep 9 22:57 OWNERS.md [2021-09-09T23:04:52.110Z] -rw-rw-r-- 1 1001 1001 8643 Sep 9 22:57 README.md [2021-09-09T23:04:52.110Z] -rw-rw-r-- 1 1001 1001 6912 Sep 9 22:57 SECURITY.md [2021-09-09T23:04:52.110Z] -rw-rw-r-- 1 1001 1001 5 Sep 9 22:53 VERSION [2021-09-09T23:04:52.110Z] -rw-rw-r-- 1 1001 1001 4131 Sep 9 22:57 ZMQWindows.md [2021-09-09T23:04:52.110Z] drwxrwxr-x 2 1001 1001 4096 Sep 9 22:57 bin [2021-09-09T23:04:52.110Z] drwxrwxr-x 14 1001 1001 4096 Sep 9 22:57 cmd [2021-09-09T23:04:52.110Z] -rw-r--r-- 1 root root 405611 Sep 9 23:03 coverage.out [2021-09-09T23:04:52.110Z] -rw-rw-r-- 1 1001 1001 841 Sep 9 22:57 go.mod [2021-09-09T23:04:52.110Z] -rw-r--r-- 1 root root 50064 Sep 9 23:00 go.sum [2021-09-09T23:04:52.110Z] drwxrwxr-x 8 1001 1001 4096 Sep 9 22:57 internal [2021-09-09T23:04:52.110Z] drwxrwxr-x 3 1001 1001 4096 Sep 9 22:57 openapi [2021-09-09T23:04:52.110Z] drwxrwxr-x 4 1001 1001 4096 Sep 9 22:57 snap [2021-09-09T23:04:52.110Z] -rw-rw-r-- 1 1001 1001 204 Sep 9 22:57 version.go [Pipeline] sh [2021-09-09T23:04:52.777Z] + '[' -e coverage.out ] [2021-09-09T23:04:52.777Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-09-09T23:04:52.811Z] Warning: overwriting stash ‘coverage-report’ [2021-09-09T23:04:53.835Z] Stashed 1 file(s) [Pipeline] sh [2021-09-09T23:04:54.506Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-09-09T23:04:54.545Z] + make build [2021-09-09T23:04:54.545Z] go mod tidy [2021-09-09T23:04:54.776Z] Waiting for network to be ready... [2021-09-09T23:04:55.044Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-09-09T23:04:55.317Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1866 kB] [2021-09-09T23:04:55.317Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-09-09T23:04:55.317Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [340 kB] [2021-09-09T23:04:55.317Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-09-09T23:04:55.317Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-09-09T23:04:55.317Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [433 kB] [2021-09-09T23:04:55.317Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [58.1 kB] [2021-09-09T23:04:55.317Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1138 kB] [2021-09-09T23:04:55.317Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [259 kB] [2021-09-09T23:04:55.586Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-09-09T23:04:55.612Z] 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-09-09T23:04:55.854Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-09-09T23:04:56.121Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-09-09T23:04:56.122Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-09-09T23:04:56.122Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-09-09T23:04:56.122Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-09-09T23:04:56.122Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-09-09T23:04:56.122Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-09-09T23:04:58.065Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-09-09T23:04:58.065Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2212 kB] [2021-09-09T23:04:58.065Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [432 kB] [2021-09-09T23:04:58.065Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-09-09T23:04:58.065Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-09-09T23:04:58.065Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [457 kB] [2021-09-09T23:04:58.065Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [61.8 kB] [2021-09-09T23:04:58.065Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1749 kB] [2021-09-09T23:04:58.065Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [375 kB] [2021-09-09T23:04:59.478Z] Fetched 25.2 MB in 4s (5974 kB/s) [2021-09-09T23:05:00.064Z] Reading package lists... [2021-09-09T23:05:00.332Z] Reading package lists... [2021-09-09T23:05:00.601Z] Building dependency tree... [2021-09-09T23:05:00.601Z] Reading state information... [2021-09-09T23:05:00.871Z] The following additional packages will be installed: [2021-09-09T23:05:00.871Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-09-09T23:05:00.871Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-09-09T23:05:00.871Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-09-09T23:05:00.871Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-09-09T23:05:00.871Z] Suggested packages: [2021-09-09T23:05:00.871Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-09-09T23:05:00.871Z] Recommended packages: [2021-09-09T23:05:00.871Z] gnupg libsasl2-modules [2021-09-09T23:05:00.871Z] The following NEW packages will be installed: [2021-09-09T23:05:00.871Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-09-09T23:05:00.871Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-09-09T23:05:00.871Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-09-09T23:05:00.871Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-09-09T23:05:00.871Z] The following packages will be upgraded: [2021-09-09T23:05:00.871Z] gpg gpg-agent gpgconf libudev1 [2021-09-09T23:05:00.871Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-09-09T23:05:00.871Z] Need to get 3527 kB of archives. [2021-09-09T23:05:00.871Z] After this operation, 13.3 MB of additional disk space will be used. [2021-09-09T23:05:00.871Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-09-09T23:05:00.871Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-09-09T23:05:00.871Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-09-09T23:05:00.871Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-09-09T23:05:01.140Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.51 [56.2 kB] [2021-09-09T23:05:01.407Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.51 [1102 kB] [2021-09-09T23:05:01.675Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-09-09T23:05:01.675Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-09-09T23:05:01.675Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-09-09T23:05:01.942Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-09-09T23:05:01.942Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-09-09T23:05:01.942Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-09-09T23:05:01.942Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-09-09T23:05:01.942Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-09-09T23:05:01.942Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-09-09T23:05:01.942Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-09-09T23:05:01.942Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-09-09T23:05:01.942Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-09-09T23:05:01.942Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-09-09T23:05:01.942Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-09-09T23:05:01.942Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-09-09T23:05:01.942Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-09-09T23:05:02.209Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-09T23:05:02.209Z] Fetched 3527 kB in 1s (3047 kB/s) [2021-09-09T23:05:02.209Z] (Reading database ... 12511 files and directories currently installed.) [2021-09-09T23:05:02.209Z] Preparing to unpack .../libudev1_237-3ubuntu10.51_amd64.deb ... [2021-09-09T23:05:02.209Z] Unpacking libudev1:amd64 (237-3ubuntu10.51) over (237-3ubuntu10) ... [2021-09-09T23:05:02.209Z] Setting up libudev1:amd64 (237-3ubuntu10.51) ... [2021-09-09T23:05:02.209Z] Selecting previously unselected package udev. [2021-09-09T23:05:02.209Z] (Reading database ... 12511 files and directories currently installed.) [2021-09-09T23:05:02.209Z] Preparing to unpack .../00-udev_237-3ubuntu10.51_amd64.deb ... [2021-09-09T23:05:02.477Z] Unpacking udev (237-3ubuntu10.51) ... [2021-09-09T23:05:02.478Z] Selecting previously unselected package libfuse2:amd64. [2021-09-09T23:05:02.478Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-09-09T23:05:02.478Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-09-09T23:05:02.478Z] Selecting previously unselected package fuse. [2021-09-09T23:05:02.642Z] 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-09-09T23:05:02.748Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-09-09T23:05:02.748Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-09-09T23:05:02.748Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-09T23:05:02.748Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-09T23:05:02.748Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-09T23:05:02.748Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-09T23:05:02.748Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-09T23:05:03.020Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-09T23:05:03.020Z] Selecting previously unselected package libksba8:amd64. [2021-09-09T23:05:03.020Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-09-09T23:05:03.020Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-09-09T23:05:03.020Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-09-09T23:05:03.020Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-09T23:05:03.020Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-09T23:05:03.020Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-09-09T23:05:03.020Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-09T23:05:03.020Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-09T23:05:03.288Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-09-09T23:05:03.288Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-09T23:05:03.288Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-09T23:05:03.288Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-09-09T23:05:03.288Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-09T23:05:03.288Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-09T23:05:03.288Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-09-09T23:05:03.288Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-09T23:05:03.288Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-09T23:05:03.288Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-09-09T23:05:03.288Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-09T23:05:03.288Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-09T23:05:03.558Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-09-09T23:05:03.558Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-09T23:05:03.558Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-09T23:05:03.558Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-09-09T23:05:03.558Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-09T23:05:03.558Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-09T23:05:03.558Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-09-09T23:05:03.558Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-09T23:05:03.558Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-09T23:05:03.558Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-09-09T23:05:03.558Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-09-09T23:05:03.558Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-09T23:05:03.831Z] Selecting previously unselected package libsasl2-2:amd64. [2021-09-09T23:05:03.831Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-09-09T23:05:03.831Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-09T23:05:03.831Z] Selecting previously unselected package libldap-common. [2021-09-09T23:05:03.831Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-09-09T23:05:03.831Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-09T23:05:03.831Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-09-09T23:05:03.831Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-09-09T23:05:03.831Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-09T23:05:03.831Z] Selecting previously unselected package dirmngr. [2021-09-09T23:05:03.831Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-09T23:05:03.831Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-09-09T23:05:04.101Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-09T23:05:04.101Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-09-09T23:05:04.101Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-09-09T23:05:04.101Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-09T23:05:04.101Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-09T23:05:04.101Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-09-09T23:05:04.101Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-09T23:05:04.101Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-09-09T23:05:04.101Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-09T23:05:04.101Z] Setting up udev (237-3ubuntu10.51) ... [2021-09-09T23:05:04.369Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-09-09T23:05:04.636Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-09T23:05:04.636Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-09-09T23:05:04.636Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-09-09T23:05:04.636Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-09-09T23:05:04.636Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-09T23:05:04.636Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-09T23:05:04.636Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-09T23:05:04.636Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-09T23:05:04.637Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-09T23:05:04.637Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-09T23:05:04.637Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-09T23:05:04.637Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-09T23:05:04.904Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-09-09T23:05:04.904Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-09T23:05:05.171Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-09-09T23:05:05.171Z] settings in the [Install] section, and DefaultInstance for template units). [2021-09-09T23:05:05.171Z] This means they are not meant to be enabled using systemctl. [2021-09-09T23:05:05.171Z] Possible reasons for having this kind of units are: [2021-09-09T23:05:05.172Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-09-09T23:05:05.172Z] .wants/ or .requires/ directory. [2021-09-09T23:05:05.172Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-09-09T23:05:05.172Z] a requirement dependency on it. [2021-09-09T23:05:05.172Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-09-09T23:05:05.172Z] D-Bus, udev, scripted systemctl call, ...). [2021-09-09T23:05:05.172Z] 4) In case of template units, the unit is meant to be enabled with some [2021-09-09T23:05:05.172Z] instance name specified. [2021-09-09T23:05:05.756Z] Reading package lists... [2021-09-09T23:05:05.756Z] Building dependency tree... [2021-09-09T23:05:05.756Z] Reading state information... [2021-09-09T23:05:06.027Z] The following additional packages will be installed: [2021-09-09T23:05:06.027Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-09-09T23:05:06.027Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-09-09T23:05:06.027Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-09-09T23:05:06.027Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-09-09T23:05:06.027Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-09-09T23:05:06.027Z] Suggested packages: [2021-09-09T23:05:06.027Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-09-09T23:05:06.027Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-09-09T23:05:06.027Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-09-09T23:05:06.027Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-09-09T23:05:06.027Z] systemd-container policykit-1 [2021-09-09T23:05:06.027Z] Recommended packages: [2021-09-09T23:05:06.027Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-09-09T23:05:06.027Z] The following NEW packages will be installed: [2021-09-09T23:05:06.027Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-09-09T23:05:06.027Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-09-09T23:05:06.027Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-09-09T23:05:06.027Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-09-09T23:05:06.027Z] python3.6-minimal snapd squashfs-tools sudo [2021-09-09T23:05:06.027Z] The following packages will be upgraded: [2021-09-09T23:05:06.027Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-09-09T23:05:06.027Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-09-09T23:05:06.027Z] Need to get 36.7 MB of archives. [2021-09-09T23:05:06.027Z] After this operation, 147 MB of additional disk space will be used. [2021-09-09T23:05:06.027Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] [2021-09-09T23:05:06.298Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.51 [2913 kB] [2021-09-09T23:05:06.298Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-09-09T23:05:06.298Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-09-09T23:05:06.298Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-09-09T23:05:06.298Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-09-09T23:05:06.298Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-09-09T23:05:06.298Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-09-09T23:05:06.298Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-09-09T23:05:06.298Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-09-09T23:05:06.298Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-09-09T23:05:06.298Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-09-09T23:05:06.298Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-09-09T23:05:06.566Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-09-09T23:05:06.566Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] [2021-09-09T23:05:06.566Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] [2021-09-09T23:05:06.566Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.3 [111 kB] [2021-09-09T23:05:07.154Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.51 [207 kB] [2021-09-09T23:05:07.154Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-09-09T23:05:07.422Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-09-09T23:05:07.422Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-09-09T23:05:07.422Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-09-09T23:05:07.422Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-09-09T23:05:07.422Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-09-09T23:05:07.422Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-09-09T23:05:07.422Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-09-09T23:05:07.422Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-09-09T23:05:07.422Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-09-09T23:05:07.422Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-09-09T23:05:07.422Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] [2021-09-09T23:05:09.377Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-09T23:05:09.377Z] Fetched 36.7 MB in 3s (12.3 MB/s) [2021-09-09T23:05:09.377Z] (Reading database ... 12757 files and directories currently installed.) [2021-09-09T23:05:09.377Z] Preparing to unpack .../systemd_237-3ubuntu10.51_amd64.deb ... [2021-09-09T23:05:09.377Z] Unpacking systemd (237-3ubuntu10.51) over (237-3ubuntu10) ... [2021-09-09T23:05:09.961Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.51_amd64.deb ... [2021-09-09T23:05:09.961Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.51) over (237-3ubuntu10) ... [2021-09-09T23:05:09.961Z] Setting up libsystemd0:amd64 (237-3ubuntu10.51) ... [2021-09-09T23:05:09.961Z] (Reading database ... 12757 files and directories currently installed.) [2021-09-09T23:05:09.961Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-09-09T23:05:09.961Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-09-09T23:05:10.227Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-09-09T23:05:10.227Z] (Reading database ... 12757 files and directories currently installed.) [2021-09-09T23:05:10.227Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-09-09T23:05:10.227Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-09-09T23:05:10.495Z] Setting up apt (1.6.14) ... [2021-09-09T23:05:10.495Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-09-09T23:05:10.761Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-09-09T23:05:11.028Z] (Reading database ... 12764 files and directories currently installed.) [2021-09-09T23:05:11.028Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-09-09T23:05:11.028Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-09-09T23:05:11.028Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-09-09T23:05:11.028Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-09T23:05:11.028Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-09T23:05:11.298Z] Selecting previously unselected package libexpat1:amd64. [2021-09-09T23:05:11.298Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-09-09T23:05:11.298Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-09-09T23:05:11.298Z] Selecting previously unselected package python3.6-minimal. [2021-09-09T23:05:11.298Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-09T23:05:11.298Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-09-09T23:05:11.566Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... [2021-09-09T23:05:11.566Z] Checking for services that may need to be restarted...done. [2021-09-09T23:05:11.566Z] Checking for services that may need to be restarted...done. [2021-09-09T23:05:11.566Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-09T23:05:11.566Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-09-09T23:05:11.566Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-09-09T23:05:12.150Z] Selecting previously unselected package python3-minimal. [2021-09-09T23:05:12.151Z] (Reading database ... 13012 files and directories currently installed.) [2021-09-09T23:05:12.151Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-09-09T23:05:12.151Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-09-09T23:05:12.151Z] Selecting previously unselected package mime-support. [2021-09-09T23:05:12.151Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-09-09T23:05:12.151Z] Unpacking mime-support (3.60ubuntu1) ... [2021-09-09T23:05:12.151Z] Selecting previously unselected package libmpdec2:amd64. [2021-09-09T23:05:12.151Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-09-09T23:05:12.151Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-09-09T23:05:12.151Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-09-09T23:05:12.151Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-09T23:05:12.151Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-09T23:05:12.419Z] Selecting previously unselected package python3.6. [2021-09-09T23:05:12.419Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-09T23:05:12.419Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-09T23:05:12.688Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-09-09T23:05:12.688Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-09-09T23:05:12.688Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-09-09T23:05:12.688Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-09-09T23:05:12.957Z] Selecting previously unselected package python3. [2021-09-09T23:05:12.957Z] (Reading database ... 13442 files and directories currently installed.) [2021-09-09T23:05:12.957Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-09-09T23:05:12.957Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-09-09T23:05:12.957Z] Selecting previously unselected package multiarch-support. [2021-09-09T23:05:12.957Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-09-09T23:05:12.957Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-09-09T23:05:12.957Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-09-09T23:05:12.957Z] Selecting previously unselected package liblzo2-2:amd64. [2021-09-09T23:05:12.957Z] (Reading database ... 13479 files and directories currently installed.) [2021-09-09T23:05:12.957Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-09-09T23:05:12.957Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-09-09T23:05:12.957Z] Selecting previously unselected package libbsd0:amd64. [2021-09-09T23:05:12.957Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-09-09T23:05:13.225Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-09-09T23:05:13.225Z] Selecting previously unselected package sudo. [2021-09-09T23:05:13.225Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-09-09T23:05:13.225Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-09-09T23:05:13.225Z] Selecting previously unselected package apparmor. [2021-09-09T23:05:13.225Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-09-09T23:05:13.225Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-09-09T23:05:13.495Z] Selecting previously unselected package libedit2:amd64. [2021-09-09T23:05:13.495Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-09-09T23:05:13.495Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-09-09T23:05:13.495Z] Selecting previously unselected package libkrb5support0:amd64. [2021-09-09T23:05:13.495Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-09-09T23:05:13.495Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-09-09T23:05:13.495Z] Selecting previously unselected package libk5crypto3:amd64. [2021-09-09T23:05:13.495Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-09-09T23:05:13.495Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-09-09T23:05:13.495Z] Selecting previously unselected package libkeyutils1:amd64. [2021-09-09T23:05:13.495Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-09-09T23:05:13.495Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-09-09T23:05:13.766Z] Selecting previously unselected package libkrb5-3:amd64. [2021-09-09T23:05:13.766Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-09-09T23:05:13.766Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-09-09T23:05:13.766Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-09-09T23:05:13.766Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-09-09T23:05:13.766Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-09-09T23:05:13.766Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-09-09T23:05:13.766Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... [2021-09-09T23:05:13.766Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-09-09T23:05:14.036Z] Selecting previously unselected package openssh-client. [2021-09-09T23:05:14.036Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... [2021-09-09T23:05:14.036Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-09-09T23:05:14.036Z] Selecting previously unselected package squashfs-tools. [2021-09-09T23:05:14.036Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.3_amd64.deb ... [2021-09-09T23:05:14.036Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.3) ... [2021-09-09T23:05:14.036Z] Selecting previously unselected package snapd. [2021-09-09T23:05:14.036Z] Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... [2021-09-09T23:05:14.036Z] Unpacking snapd (2.49.2+18.04) ... [2021-09-09T23:05:16.833Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-09-09T23:05:16.833Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-09-09T23:05:16.833Z] Setting up mime-support (3.60ubuntu1) ... [2021-09-09T23:05:16.833Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-09-09T23:05:16.833Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-09-09T23:05:16.833Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-09-09T23:05:16.833Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-09T23:05:16.833Z] Setting up systemd (237-3ubuntu10.51) ... [2021-09-09T23:05:16.833Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-09-09T23:05:17.419Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-09-09T23:05:17.419Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-09-09T23:05:17.419Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-09-09T23:05:17.419Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-09T23:05:17.419Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-09-09T23:05:17.419Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-09T23:05:18.004Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.3) ... [2021-09-09T23:05:18.004Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-09-09T23:05:18.004Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-09-09T23:05:18.004Z] Setting up python3 (3.6.7-1~18.04) ... [2021-09-09T23:05:18.004Z] running python rtupdate hooks for python3.6... [2021-09-09T23:05:18.004Z] running python post-rtupdate hooks for python3.6... [2021-09-09T23:05:18.271Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-09-09T23:05:18.857Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-09-09T23:05:18.857Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-09-09T23:05:18.857Z] Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-09-09T23:05:19.124Z] Setting up snapd (2.49.2+18.04) ... [2021-09-09T23:05:19.392Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-09-09T23:05:19.660Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-09-09T23:05:19.946Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-09-09T23:05:19.946Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-09-09T23:05:20.239Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-09-09T23:05:20.239Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-09-09T23:05:20.556Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-09-09T23:05:20.556Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-09-09T23:05:20.901Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-09-09T23:05:20.901Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-09-09T23:05:21.199Z] /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-09-09T23:05:21.199Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-09T23:05:21.199Z] Processing triggers for systemd (237-3ubuntu10.51) ... [2021-09-09T23:05:22.624Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-09-09T23:05:22.624Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-09-09T23:05:22.890Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-09-09T23:05:24.130Z] Reading package lists... [2021-09-09T23:05:24.396Z] Reading package lists... [2021-09-09T23:05:24.396Z] Building dependency tree... [2021-09-09T23:05:24.396Z] Reading state information... [2021-09-09T23:05:24.667Z] Calculating upgrade... [2021-09-09T23:05:24.667Z] The following packages will be upgraded: [2021-09-09T23:05:24.667Z] advancecomp base-files bash binutils binutils-common [2021-09-09T23:05:24.667Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-09-09T23:05:24.667Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-09-09T23:05:24.668Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-09-09T23:05:24.668Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-09-09T23:05:24.668Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-09-09T23:05:24.668Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-09-09T23:05:24.668Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-09-09T23:05:24.668Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-09-09T23:05:24.668Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-09-09T23:05:24.668Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-09-09T23:05:24.668Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-09-09T23:05:24.668Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-09-09T23:05:24.668Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-09-09T23:05:24.668Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-09-09T23:05:24.668Z] ubuntu-keyring util-linux [2021-09-09T23:05:24.668Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-09-09T23:05:24.668Z] Need to get 64.2 MB of archives. [2021-09-09T23:05:24.668Z] After this operation, 5138 kB of additional disk space will be used. [2021-09-09T23:05:24.668Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-156.163 [990 kB] [2021-09-09T23:05:24.941Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-09-09T23:05:24.941Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-09-09T23:05:24.941Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-09-09T23:05:24.941Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-09-09T23:05:24.941Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-09-09T23:05:24.941Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-09-09T23:05:24.941Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-09-09T23:05:24.941Z] 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-09-09T23:05:24.941Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-09-09T23:05:24.941Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-09-09T23:05:24.941Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-09-09T23:05:24.941Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-09-09T23:05:24.941Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-09-09T23:05:24.941Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-09-09T23:05:24.941Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-09-09T23:05:24.941Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-09-09T23:05:24.941Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-09-09T23:05:25.220Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-09-09T23:05:25.220Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-09-09T23:05:25.220Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-09-09T23:05:25.220Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-09-09T23:05:25.220Z] 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-09-09T23:05:25.220Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-09-09T23:05:25.220Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-09-09T23:05:25.220Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-09-09T23:05:25.220Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-09-09T23:05:25.220Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-09-09T23:05:25.220Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-09-09T23:05:25.220Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-09-09T23:05:25.220Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-09-09T23:05:25.220Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-09-09T23:05:25.220Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-09-09T23:05:25.220Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-09-09T23:05:25.220Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-09-09T23:05:25.220Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-09-09T23:05:25.220Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-09-09T23:05:25.220Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-09-09T23:05:25.220Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-09-09T23:05:25.220Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-09-09T23:05:25.220Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-09-09T23:05:25.220Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] [2021-09-09T23:05:25.220Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-09-09T23:05:25.220Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-09-09T23:05:25.220Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-09-09T23:05:25.220Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-09-09T23:05:25.220Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-09-09T23:05:25.220Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-09-09T23:05:25.220Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-09-09T23:05:25.220Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-09-09T23:05:25.489Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-09-09T23:05:25.489Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-09-09T23:05:25.489Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-09-09T23:05:25.489Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-09-09T23:05:25.489Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-09-09T23:05:25.489Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-09-09T23:05:25.489Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-09-09T23:05:25.489Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-09-09T23:05:25.761Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-09-09T23:05:25.761Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-09-09T23:05:25.761Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-09-09T23:05:26.028Z] Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-09-09T23:05:26.028Z] Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-09-09T23:05:26.028Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-09-09T23:05:26.028Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-09-09T23:05:26.028Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-09-09T23:05:26.028Z] Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-09-09T23:05:26.028Z] Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-09-09T23:05:26.295Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-09-09T23:05:26.295Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-09-09T23:05:26.295Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-09-09T23:05:26.295Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-09-09T23:05:26.295Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-09-09T23:05:26.295Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-09-09T23:05:26.295Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-09-09T23:05:26.295Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-09-09T23:05:26.295Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-09-09T23:05:26.295Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-09-09T23:05:26.295Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-09-09T23:05:26.295Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-09-09T23:05:26.295Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-09-09T23:05:26.295Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-09-09T23:05:26.563Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-09-09T23:05:26.563Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-09-09T23:05:26.563Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] [2021-09-09T23:05:26.563Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-09-09T23:05:26.563Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.51 [13.9 kB] [2021-09-09T23:05:26.563Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2021-09-09T23:05:26.563Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-09-09T23:05:26.563Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-09-09T23:05:26.563Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-09-09T23:05:26.563Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-09-09T23:05:26.563Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-09-09T23:05:26.563Z] 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-09-09T23:05:26.563Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-09-09T23:05:26.563Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-09-09T23:05:26.563Z] 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-09-09T23:05:26.563Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-09-09T23:05:26.830Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-09-09T23:05:26.830Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-09-09T23:05:26.830Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-09-09T23:05:26.830Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-09-09T23:05:26.830Z] Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-09-09T23:05:26.830Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-09T23:05:26.830Z] Fetched 64.2 MB in 2s (31.3 MB/s) [2021-09-09T23:05:27.098Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-09T23:05:27.098Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-09-09T23:05:27.098Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-09T23:05:27.365Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-09-09T23:05:27.365Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-09T23:05:27.365Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-156.163_amd64.deb ... [2021-09-09T23:05:27.365Z] Unpacking linux-libc-dev:amd64 (4.15.0-156.163) over (4.15.0-20.21) ... [2021-09-09T23:05:27.949Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-09T23:05:27.949Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-09T23:05:27.949Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-09T23:05:27.949Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-09T23:05:27.949Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-09T23:05:27.949Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-09T23:05:28.218Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-09T23:05:28.218Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-09T23:05:28.218Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-09T23:05:28.218Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-09T23:05:28.218Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-09T23:05:28.218Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-09T23:05:28.218Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-09T23:05:28.218Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-09T23:05:28.488Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-09T23:05:28.488Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-09T23:05:28.488Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-09T23:05:28.488Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-09-09T23:05:28.488Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-09-09T23:05:28.488Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-09T23:05:28.488Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-09T23:05:28.488Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-09T23:05:28.757Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-09T23:05:28.757Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-09T23:05:28.757Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-09T23:05:28.757Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-09T23:05:28.757Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-09T23:05:29.025Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-09T23:05:29.025Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-09-09T23:05:29.025Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-09T23:05:29.470Z] 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-09-09T23:05:29.614Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-09-09T23:05:29.614Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-09T23:05:29.614Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-09-09T23:05:29.614Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-09-09T23:05:29.614Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-09-09T23:05:29.881Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-09-09T23:05:29.881Z] Setting up base-files (10.1ubuntu2.10) ... [2021-09-09T23:05:29.881Z] Installing new version of config file /etc/issue ... [2021-09-09T23:05:29.881Z] Installing new version of config file /etc/issue.net ... [2021-09-09T23:05:29.881Z] Installing new version of config file /etc/lsb-release ... [2021-09-09T23:05:29.881Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-09-09T23:05:30.148Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-09-09T23:05:30.148Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-09-09T23:05:30.148Z] Removing obsolete conffile /etc/default/motd-news ... [2021-09-09T23:05:30.415Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T23:05:30.416Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-09-09T23:05:30.416Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-09-09T23:05:30.416Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-09-09T23:05:30.416Z] 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-09-09T23:05:30.416Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T23:05:30.416Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-09T23:05:30.683Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-09-09T23:05:30.683Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-09-09T23:05:30.683Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T23:05:30.683Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-09-09T23:05:30.683Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-09-09T23:05:30.683Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-09-09T23:05:30.900Z] 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-09-09T23:05:30.952Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T23:05:30.952Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-09-09T23:05:30.952Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-09-09T23:05:30.952Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-09-09T23:05:31.222Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T23:05:31.222Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-09T23:05:31.222Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-09T23:05:31.222Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-09-09T23:05:31.222Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T23:05:31.222Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-09T23:05:31.222Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-09T23:05:31.489Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-09-09T23:05:31.489Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T23:05:31.489Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-09-09T23:05:31.489Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-09-09T23:05:31.489Z] Setting up grep (3.1-2build1) ... [2021-09-09T23:05:31.758Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T23:05:31.758Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-09-09T23:05:31.758Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-09-09T23:05:31.758Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-09-09T23:05:31.758Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T23:05:31.758Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-09-09T23:05:31.758Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-09-09T23:05:32.027Z] Setting up login (1:4.5-1ubuntu2) ... [2021-09-09T23:05:32.027Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T23:05:32.027Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-09T23:05:32.027Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-09T23:05:32.027Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-09-09T23:05:32.027Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T23:05:32.027Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-09-09T23:05:32.027Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-09T23:05:32.619Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-09-09T23:05:32.619Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-09T23:05:32.619Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-09-09T23:05:32.619Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-09T23:05:33.208Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-09-09T23:05:33.208Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T23:05:33.208Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-09-09T23:05:33.208Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-09T23:05:33.795Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-09-09T23:05:33.795Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-09-09T23:05:33.795Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-09-09T23:05:33.795Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-09-09T23:05:33.795Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-09-09T23:05:33.795Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T23:05:33.795Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-09-09T23:05:34.067Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-09-09T23:05:34.067Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-09-09T23:05:34.067Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T23:05:34.067Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-09T23:05:34.067Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-09T23:05:34.067Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-09T23:05:34.335Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T23:05:34.335Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-09T23:05:34.335Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-09T23:05:34.335Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-09T23:05:34.335Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T23:05:34.335Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-09T23:05:34.335Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-09T23:05:34.604Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-09T23:05:34.604Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T23:05:34.604Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-09T23:05:34.604Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-09T23:05:34.604Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-09T23:05:34.604Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T23:05:34.604Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-09T23:05:34.604Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-09T23:05:34.872Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-09T23:05:34.872Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-09T23:05:34.872Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-09-09T23:05:34.872Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T23:05:34.872Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-09T23:05:34.872Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-09T23:05:34.872Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-09-09T23:05:35.140Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T23:05:35.140Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-09T23:05:35.140Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-09T23:05:35.140Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-09T23:05:35.140Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T23:05:35.140Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-09T23:05:35.140Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-09T23:05:35.140Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-09-09T23:05:35.140Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T23:05:35.140Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-09T23:05:35.220Z] 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-09-09T23:05:35.415Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-09T23:05:35.682Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-09-09T23:05:35.953Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-09-09T23:05:36.221Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-09-09T23:05:36.221Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T23:05:36.221Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-09-09T23:05:36.221Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-09T23:05:36.490Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-09-09T23:05:36.490Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-09T23:05:36.490Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-09-09T23:05:36.490Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-09T23:05:36.490Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-09-09T23:05:36.656Z] 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-09-09T23:05:36.761Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-09T23:05:36.762Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-09-09T23:05:36.762Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-09-09T23:05:36.762Z] Setting up debconf (1.5.66ubuntu1) ... [2021-09-09T23:05:37.032Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-09T23:05:37.032Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-09-09T23:05:37.032Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-09-09T23:05:37.032Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-09-09T23:05:37.032Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-09T23:05:37.032Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-09-09T23:05:37.032Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-09-09T23:05:37.032Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-09-09T23:05:37.300Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-09T23:05:37.300Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-09-09T23:05:37.300Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-09T23:05:37.300Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-09T23:05:37.300Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-09T23:05:37.300Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-09-09T23:05:37.573Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-09T23:05:37.573Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-09T23:05:37.573Z] (Reading database ... 13919 files and directories currently installed.) [2021-09-09T23:05:37.573Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-09-09T23:05:37.573Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-09T23:05:37.842Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-09T23:05:37.842Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-09T23:05:37.842Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-09T23:05:37.842Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-09T23:05:37.842Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.51_amd64.deb ... [2021-09-09T23:05:37.842Z] Unpacking systemd-sysv (237-3ubuntu10.51) over (237-3ubuntu10) ... [2021-09-09T23:05:38.108Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-09T23:05:38.108Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-09T23:05:38.108Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-09-09T23:05:38.108Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-09T23:05:38.108Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-09-09T23:05:38.108Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-09-09T23:05:38.108Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-09-09T23:05:38.377Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-09T23:05:38.377Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-09-09T23:05:38.377Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-09-09T23:05:38.377Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-09-09T23:05:38.377Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-09T23:05:38.377Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-09-09T23:05:38.377Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-09T23:05:38.377Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-09T23:05:38.645Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-09T23:05:38.645Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-09T23:05:38.645Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-09T23:05:38.645Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-09-09T23:05:38.912Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-09T23:05:38.912Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-09-09T23:05:38.912Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-09-09T23:05:38.912Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-09-09T23:05:38.912Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-09T23:05:38.912Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-09-09T23:05:38.912Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-09-09T23:05:39.182Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-09-09T23:05:39.182Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-09T23:05:39.182Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-09T23:05:39.182Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-09T23:05:39.452Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-09-09T23:05:39.452Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-09T23:05:39.452Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-09-09T23:05:39.452Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-09-09T23:05:39.452Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-09-09T23:05:39.452Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-09T23:05:39.452Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-09-09T23:05:39.452Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-09-09T23:05:39.720Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-09-09T23:05:39.720Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-09T23:05:39.720Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-09-09T23:05:39.720Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-09-09T23:05:39.720Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-09-09T23:05:39.720Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-09T23:05:39.720Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-09-09T23:05:39.988Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-09-09T23:05:39.988Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-09-09T23:05:39.988Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-09T23:05:39.988Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-09-09T23:05:39.988Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-09-09T23:05:39.988Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-09-09T23:05:40.257Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-09T23:05:40.257Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-09-09T23:05:40.257Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-09-09T23:05:40.257Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-09-09T23:05:40.257Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-09T23:05:40.257Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-09-09T23:05:40.257Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-09-09T23:05:40.524Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-09-09T23:05:40.525Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-09T23:05:40.525Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-09-09T23:05:40.525Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-09-09T23:05:40.525Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-09-09T23:05:40.525Z] (Reading database ... 13924 files and directories currently installed.) [2021-09-09T23:05:40.525Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-09-09T23:05:40.525Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-09-09T23:05:40.525Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-09-09T23:05:40.793Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-09-09T23:05:40.793Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-09-09T23:05:40.793Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-09-09T23:05:40.971Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-09-09T23:05:41.063Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-09-09T23:05:41.063Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-09-09T23:05:41.063Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-09-09T23:05:41.063Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-09-09T23:05:41.063Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-09-09T23:05:41.063Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-09-09T23:05:41.331Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-09-09T23:05:41.331Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-09-09T23:05:41.331Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-09-09T23:05:41.331Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-09-09T23:05:41.331Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-09-09T23:05:41.331Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-09-09T23:05:41.331Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-09-09T23:05:41.331Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-09-09T23:05:41.597Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-09-09T23:05:41.597Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-09-09T23:05:41.597Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-09-09T23:05:41.597Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-09-09T23:05:42.182Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-09-09T23:05:42.182Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-09-09T23:05:42.182Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-09-09T23:05:42.182Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-09-09T23:05:42.182Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-09T23:05:42.182Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-09T23:05:42.453Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-09T23:05:42.453Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-09T23:05:42.726Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-09T23:05:42.726Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-09T23:05:42.726Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-09T23:05:42.726Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-09T23:05:42.726Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-09T23:05:42.726Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-09T23:05:42.726Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-09T23:05:42.726Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-09T23:05:42.995Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-09T23:05:42.995Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-09T23:05:42.995Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-09T23:05:42.995Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-09T23:05:43.958Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-09T23:05:43.958Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-09T23:05:44.546Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-09T23:05:44.546Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-09T23:05:44.815Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-09T23:05:44.815Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-09T23:05:45.082Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-09T23:05:45.082Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-09T23:05:45.281Z] 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-09-09T23:05:47.117Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-09T23:05:47.117Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-09T23:05:47.117Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-09-09T23:05:47.117Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-09-09T23:05:47.117Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-09-09T23:05:47.117Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-09-09T23:05:47.117Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-09-09T23:05:47.117Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-09-09T23:05:47.117Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-09-09T23:05:47.117Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-09-09T23:05:47.117Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-09-09T23:05:47.117Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-09-09T23:05:47.117Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-09-09T23:05:47.117Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-09-09T23:05:47.117Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-09-09T23:05:47.117Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-09-09T23:05:47.117Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-09T23:05:47.117Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-09-09T23:05:47.117Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-09T23:05:47.117Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-09T23:05:47.117Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-09T23:05:47.117Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-09-09T23:05:47.117Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-09-09T23:05:47.117Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-09-09T23:05:47.117Z] [2021-09-09T23:05:47.117Z] Current default time zone: 'Etc/UTC' [2021-09-09T23:05:47.117Z] Local time is now: Thu Sep 9 23:05:46 UTC 2021. [2021-09-09T23:05:47.117Z] Universal Time is now: Thu Sep 9 23:05:46 UTC 2021. [2021-09-09T23:05:47.117Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-09-09T23:05:47.117Z] [2021-09-09T23:05:47.117Z] Setting up systemd-sysv (237-3ubuntu10.51) ... [2021-09-09T23:05:47.117Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-09T23:05:47.117Z] Setting up linux-libc-dev:amd64 (4.15.0-156.163) ... [2021-09-09T23:05:47.117Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-09-09T23:05:47.117Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-09-09T23:05:47.117Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-09-09T23:05:47.117Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-09-09T23:05:47.117Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-09-09T23:05:47.117Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-09-09T23:05:47.117Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-09-09T23:05:47.117Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-09T23:05:47.117Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-09-09T23:05:47.117Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-09T23:05:47.117Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-09-09T23:05:47.118Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-09T23:05:47.118Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-09-09T23:05:47.118Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-09-09T23:05:47.118Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-09-09T23:05:47.118Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... [2021-09-09T23:05:47.118Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-09-09T23:05:47.118Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-09-09T23:05:47.118Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-09-09T23:05:47.118Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-09-09T23:05:48.320Z] 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-09-09T23:05:49.073Z] Updating certificates in /etc/ssl/certs... [2021-09-09T23:05:50.042Z] 23 added, 27 removed; done. [2021-09-09T23:05:50.042Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-09-09T23:05:50.042Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-09T23:05:50.042Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-09-09T23:05:50.042Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-09-09T23:05:50.042Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-09-09T23:05:50.042Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-09T23:05:50.042Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-09-09T23:05:50.042Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-09T23:05:50.042Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-09T23:05:50.042Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-09T23:05:50.042Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-09-09T23:05:50.042Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-09T23:05:50.042Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-09-09T23:05:50.310Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-09-09T23:05:50.310Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-09-09T23:05:50.310Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-09-09T23:05:50.310Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-09-09T23:05:50.310Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-09-09T23:05:50.310Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-09-09T23:05:50.310Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-09-09T23:05:50.310Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-09-09T23:05:50.310Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-09-09T23:05:50.310Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-09-09T23:05:50.310Z] Processing triggers for systemd (237-3ubuntu10.51) ... [2021-09-09T23:05:50.580Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-09-09T23:05:50.580Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-09-09T23:05:50.580Z] Updating certificates in /etc/ssl/certs... [2021-09-09T23:05:51.165Z] 0 added, 0 removed; done. [2021-09-09T23:05:51.165Z] Running hooks in /etc/ca-certificates/update.d... [2021-09-09T23:05:51.165Z] done. [2021-09-09T23:05:51.751Z] Reading package lists... [2021-09-09T23:05:51.751Z] Building dependency tree... [2021-09-09T23:05:51.751Z] Reading state information... [2021-09-09T23:05:52.020Z] The following NEW packages will be installed: [2021-09-09T23:05:52.020Z] apt-transport-https [2021-09-09T23:05:52.020Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-09-09T23:05:52.299Z] Need to get 4348 B of archives. [2021-09-09T23:05:52.299Z] After this operation, 154 kB of additional disk space will be used. [2021-09-09T23:05:52.299Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-09-09T23:05:52.299Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-09T23:05:52.299Z] Fetched 4348 B in 0s (21.7 kB/s) [2021-09-09T23:05:52.299Z] Selecting previously unselected package apt-transport-https. [2021-09-09T23:05:52.299Z] (Reading database ... 13929 files and directories currently installed.) [2021-09-09T23:05:52.299Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-09-09T23:05:52.299Z] Unpacking apt-transport-https (1.6.14) ... [2021-09-09T23:05:52.299Z] Setting up apt-transport-https (1.6.14) ... [2021-09-09T23:05:52.567Z] Waiting for network to be ready... [2021-09-09T23:05:53.728Z] 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-09-09T23:05:56.354Z] 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-09-09T23:05:59.236Z] 2021-09-09T23:05:56Z INFO Waiting for automatic snapd restart... [2021-09-09T23:05:59.819Z] snapd 2.51.4 from Canonical* installed [2021-09-09T23:06:00.665Z] 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-09-09T23:06:00.792Z] "snapd" switched to the "latest/stable" channel [2021-09-09T23:06:00.792Z] [2021-09-09T23:06:03.377Z] core18 20210722 from Canonical* installed [2021-09-09T23:06:03.377Z] "core18" switched to the "latest/stable" channel [2021-09-09T23:06:03.377Z] [2021-09-09T23:06:05.965Z] snapcraft 5.0 from Canonical* installed [2021-09-09T23:06:05.965Z] "snapcraft" switched to the "latest/stable" channel [2021-09-09T23:06:05.965Z] [Pipeline] } [2021-09-09T23:06:07.418Z] $ docker stop --time=1 870ac2279c9d437e0da1010c6ee5d5ba6f80bb972b5a5119352acb51a55e8fd2 [2021-09-09T23:06:10.227Z] 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-09-09T23:06:10.227Z] - README.md [2021-09-09T23:06:10.227Z] [2021-09-09T23:06:10.227Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-09-09T23:06:10.503Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-09-09T23:06:10.503Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-09-09T23:06:10.545Z] $ docker rm -f 870ac2279c9d437e0da1010c6ee5d5ba6f80bb972b5a5119352acb51a55e8fd2 [2021-09-09T23:06:10.770Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-09-09T23:06:11.731Z] Reading package lists... [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-09T23:06:12.323Z] 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-09-09T23:06:12.323Z] Reading package lists... [2021-09-09T23:06:12.323Z] Building dependency tree... [2021-09-09T23:06:12.323Z] Reading state information... [2021-09-09T23:06:12.330Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-09T23:06:12.592Z] Suggested packages: [2021-09-09T23:06:12.592Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-09-09T23:06:12.592Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-09-09T23:06:12.592Z] Recommended packages: [2021-09-09T23:06:12.592Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-09-09T23:06:12.592Z] The following NEW packages will be installed: [2021-09-09T23:06:12.592Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-09-09T23:06:12.592Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-09-09T23:06:12.592Z] pkg-config zip [2021-09-09T23:06:12.592Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-09-09T23:06:12.602Z] [2021-09-09T23:06:12.602Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-09T23:06:12.861Z] Need to get 7663 kB of archives. [2021-09-09T23:06:12.861Z] After this operation, 43.8 MB of additional disk space will be used. [2021-09-09T23:06:12.861Z] 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-09-09T23:06:12.861Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.14 [218 kB] [2021-09-09T23:06:12.861Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-09-09T23:06:12.861Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-09-09T23:06:12.861Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-09-09T23:06:12.861Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-09-09T23:06:12.861Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-09-09T23:06:12.962Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-09T23:06:13.133Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-09-09T23:06:13.133Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-09-09T23:06:13.237Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-09-09T23:06:13.237Z] 29e5d40040c1: Pulling fs layer [2021-09-09T23:06:13.237Z] 1ce36da41761: Pulling fs layer [2021-09-09T23:06:13.237Z] 25b303627fd3: Pulling fs layer [2021-09-09T23:06:13.401Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-09-09T23:06:13.401Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-09-09T23:06:13.401Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-09-09T23:06:13.401Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-09-09T23:06:13.512Z] 29e5d40040c1: Verifying Checksum [2021-09-09T23:06:13.512Z] 29e5d40040c1: Download complete [2021-09-09T23:06:13.668Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-09-09T23:06:13.668Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-09-09T23:06:13.668Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-09T23:06:13.668Z] Fetched 7663 kB in 1s (8581 kB/s) [2021-09-09T23:06:13.668Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-09-09T23:06:13.668Z] (Reading database ... 13933 files and directories currently installed.) [2021-09-09T23:06:13.668Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-09-09T23:06:13.668Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-09-09T23:06:13.937Z] Selecting previously unselected package libpsl5:amd64. [2021-09-09T23:06:13.937Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-09-09T23:06:13.937Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-09-09T23:06:13.937Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-09-09T23:06:13.937Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-09-09T23:06:13.937Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-09-09T23:06:13.937Z] Selecting previously unselected package librtmp1:amd64. [2021-09-09T23:06:13.937Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-09-09T23:06:13.937Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-09-09T23:06:13.937Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-09-09T23:06:13.937Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.14_amd64.deb ... [2021-09-09T23:06:13.937Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... [2021-09-09T23:06:14.122Z] 1ce36da41761: Verifying Checksum [2021-09-09T23:06:14.122Z] 1ce36da41761: Download complete [2021-09-09T23:06:14.206Z] Selecting previously unselected package liberror-perl. [2021-09-09T23:06:14.206Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-09-09T23:06:14.206Z] Unpacking liberror-perl (0.17025-1) ... [2021-09-09T23:06:14.206Z] Selecting previously unselected package git-man. [2021-09-09T23:06:14.206Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-09-09T23:06:14.206Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-09-09T23:06:14.206Z] Selecting previously unselected package git. [2021-09-09T23:06:14.206Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-09-09T23:06:14.206Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-09-09T23:06:14.402Z] 29e5d40040c1: Pull complete [2021-09-09T23:06:14.814Z] Selecting previously unselected package libnorm1:amd64. [2021-09-09T23:06:14.814Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-09-09T23:06:14.814Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-09-09T23:06:14.814Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-09-09T23:06:14.814Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-09-09T23:06:14.814Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-09-09T23:06:15.089Z] Selecting previously unselected package libsodium23:amd64. [2021-09-09T23:06:15.089Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-09-09T23:06:15.089Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-09-09T23:06:15.089Z] Selecting previously unselected package libzmq5:amd64. [2021-09-09T23:06:15.089Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-09-09T23:06:15.089Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-09T23:06:15.089Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-09-09T23:06:15.089Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-09-09T23:06:15.089Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-09T23:06:15.089Z] Selecting previously unselected package pkg-config. [2021-09-09T23:06:15.089Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-09-09T23:06:15.089Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-09-09T23:06:15.365Z] Selecting previously unselected package zip. [2021-09-09T23:06:15.365Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-09-09T23:06:15.365Z] Unpacking zip (3.0-11build1) ... [2021-09-09T23:06:15.365Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-09-09T23:06:15.365Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-09-09T23:06:15.365Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-09-09T23:06:15.365Z] Setting up liberror-perl (0.17025-1) ... [2021-09-09T23:06:15.365Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-09-09T23:06:15.365Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-09-09T23:06:15.365Z] No schema files found: doing nothing. [2021-09-09T23:06:15.365Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-09-09T23:06:15.365Z] Setting up zip (3.0-11build1) ... [2021-09-09T23:06:15.365Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-09-09T23:06:15.365Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-09-09T23:06:15.365Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-09-09T23:06:15.365Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-09T23:06:15.365Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... [2021-09-09T23:06:15.365Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-09T23:06:15.365Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-09-09T23:06:15.642Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-09-09T23:06:15.839Z] 1ce36da41761: Pull complete [2021-09-09T23:06:15.839Z] 25b303627fd3: Verifying Checksum [2021-09-09T23:06:15.839Z] 25b303627fd3: Download complete [2021-09-09T23:06:15.919Z] git set to automatically installed. [2021-09-09T23:06:15.919Z] git-man set to automatically installed. [2021-09-09T23:06:15.919Z] libcurl3-gnutls set to automatically installed. [2021-09-09T23:06:15.919Z] liberror-perl set to automatically installed. [2021-09-09T23:06:15.919Z] libglib2.0-0 set to automatically installed. [2021-09-09T23:06:15.919Z] libnghttp2-14 set to automatically installed. [2021-09-09T23:06:15.919Z] libnorm1 set to automatically installed. [2021-09-09T23:06:15.919Z] libpgm-5.2-0 set to automatically installed. [2021-09-09T23:06:15.919Z] libpsl5 set to automatically installed. [2021-09-09T23:06:15.919Z] librtmp1 set to automatically installed. [2021-09-09T23:06:15.919Z] libsodium23 set to automatically installed. [2021-09-09T23:06:15.919Z] libzmq3-dev set to automatically installed. [2021-09-09T23:06:15.919Z] libzmq5 set to automatically installed. [2021-09-09T23:06:15.919Z] pkg-config set to automatically installed. [2021-09-09T23:06:15.919Z] zip set to automatically installed. [2021-09-09T23:06:17.367Z] snapd is not logged in, snap install commands will use sudo [2021-09-09T23:06:22.801Z] go (1.16/stable) 1.16.7 from Michael Hudson-Doyle (mwhudson) installed [2021-09-09T23:06:23.403Z] snapd is not logged in, snap install commands will use sudo [2021-09-09T23:06:24.852Z] snap "core18" has no updates available [2021-09-09T23:06:25.454Z] Pulling config-common [2021-09-09T23:06:25.454Z] + snapcraftctl pull [2021-09-09T23:06:25.984Z] 25b303627fd3: Pull complete [2021-09-09T23:06:25.984Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-09-09T23:06:25.984Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-09T23:06:25.984Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-09-09T23:06:26.260Z] prd-ubuntu18.04-docker-arm64-4c-16g-1892 does not seem to be running inside a container [2021-09-09T23:06:26.350Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-09-09T23:06:26.903Z] Pulling go-build-helper [2021-09-09T23:06:26.903Z] + snapcraftctl pull [2021-09-09T23:06:27.899Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-09-09T23:06:27.899Z] Skipping pull go-build-helper (already ran) [2021-09-09T23:06:27.899Z] Building go-build-helper [2021-09-09T23:06:27.899Z] + snapcraftctl build [2021-09-09T23:06:29.890Z] Staging go-build-helper [2021-09-09T23:06:29.890Z] + snapcraftctl stage [2021-09-09T23:06:30.416Z] $ docker top 0e41c50137f54a8bf5ad6cd803ca6b8387a4ddc6967cf2717e747118dcb40b56 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-09T23:06:31.407Z] + docker-compose build --help [2021-09-09T23:06:31.408Z] + grep parallel [2021-09-09T23:06:36.800Z] --parallel Build images in parallel. [Pipeline] } [2021-09-09T23:06:36.830Z] $ docker stop --time=1 0e41c50137f54a8bf5ad6cd803ca6b8387a4ddc6967cf2717e747118dcb40b56 [2021-09-09T23:06:38.731Z] $ docker rm -f 0e41c50137f54a8bf5ad6cd803ca6b8387a4ddc6967cf2717e747118dcb40b56 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-09T23:06:39.423Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-09T23:06:39.423Z] . [Pipeline] withDockerContainer [2021-09-09T23:06:39.698Z] prd-ubuntu18.04-docker-arm64-4c-16g-1892 does not seem to be running inside a container [2021-09-09T23:06:39.813Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-09-09T23:06:40.072Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-09-09T23:06:40.072Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-09-09T23:06:40.072Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1866 kB] [2021-09-09T23:06:40.072Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [340 kB] [2021-09-09T23:06:40.072Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-09-09T23:06:40.072Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-09-09T23:06:40.072Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [433 kB] [2021-09-09T23:06:40.072Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [58.1 kB] [2021-09-09T23:06:40.072Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1138 kB] [2021-09-09T23:06:40.072Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [259 kB] [2021-09-09T23:06:40.072Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-09-09T23:06:40.072Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-09-09T23:06:40.072Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-09-09T23:06:40.072Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-09-09T23:06:40.072Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-09-09T23:06:40.072Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-09-09T23:06:40.072Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-09-09T23:06:40.072Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-09-09T23:06:40.072Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-09-09T23:06:40.072Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2212 kB] [2021-09-09T23:06:40.072Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [432 kB] [2021-09-09T23:06:40.072Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-09-09T23:06:40.072Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-09-09T23:06:40.072Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [457 kB] [2021-09-09T23:06:40.072Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [61.8 kB] [2021-09-09T23:06:40.072Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1749 kB] [2021-09-09T23:06:40.072Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [375 kB] [2021-09-09T23:06:40.072Z] Fetched 25.2 MB in 0s (0 B/s) [2021-09-09T23:06:40.072Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-09-09T23:06:40.072Z] Fetched 224 kB in 0s (0 B/s) [2021-09-09T23:06:40.072Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-09-09T23:06:40.072Z] Fetched 157 kB in 0s (0 B/s) [2021-09-09T23:06:40.072Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-09-09T23:06:40.072Z] Fetched 221 kB in 0s (0 B/s) [2021-09-09T23:06:40.072Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-09-09T23:06:40.072Z] Fetched 143 kB in 0s (0 B/s) [2021-09-09T23:06:40.072Z] Pulling edgex-go [2021-09-09T23:06:40.072Z] + snapcraftctl pull [2021-09-09T23:06:40.072Z] Pulling hooks [2021-09-09T23:06:40.072Z] + snapcraftctl pull [2021-09-09T23:06:41.594Z] $ docker top b2c08bc007c38eb683eb619b24e38c392a1c44a9126c3b5ee669e4399ba2a88d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-09T23:06:44.124Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-09-09T23:06:47.562Z] Building core-command ... [2021-09-09T23:06:47.562Z] Building core-data ... [2021-09-09T23:06:47.562Z] Building core-metadata ... [2021-09-09T23:06:47.562Z] Building security-bootstrapper ... [2021-09-09T23:06:47.562Z] Building security-proxy-setup ... [2021-09-09T23:06:47.562Z] Building security-secretstore-setup ... [2021-09-09T23:06:47.562Z] Building support-notifications ... [2021-09-09T23:06:47.562Z] Building support-scheduler ... [2021-09-09T23:06:47.562Z] Building sys-mgmt-agent ... [2021-09-09T23:06:47.562Z] Building core-data [2021-09-09T23:06:47.562Z] Building security-bootstrapper [2021-09-09T23:06:47.562Z] Building support-scheduler [2021-09-09T23:06:47.562Z] Building security-secretstore-setup [2021-09-09T23:06:47.562Z] Building support-notifications [2021-09-09T23:06:56.601Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-09-09T23:06:56.601Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-09-09T23:06:56.601Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-09-09T23:06:56.601Z] Fetched 0 B in 0s (0 B/s) [2021-09-09T23:06:56.601Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-09-09T23:06:56.602Z] Fetched 96.5 kB in 0s (0 B/s) [2021-09-09T23:06:56.602Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-09-09T23:06:56.602Z] Fetched 279 kB in 0s (0 B/s) [2021-09-09T23:06:56.602Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-09-09T23:06:56.602Z] Fetched 122 kB in 0s (0 B/s) [2021-09-09T23:06:56.602Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-09-09T23:06:56.602Z] Fetched 77.8 kB in 0s (0 B/s) [2021-09-09T23:06:56.602Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-09-09T23:06:56.602Z] Fetched 8848 B in 0s (0 B/s) [2021-09-09T23:06:56.602Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-09-09T23:06:56.602Z] Fetched 47.8 kB in 0s (0 B/s) [2021-09-09T23:06:56.602Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-09-09T23:06:56.602Z] Fetched 45.6 kB in 0s (0 B/s) [2021-09-09T23:06:56.602Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-09-09T23:06:56.602Z] Fetched 15.0 kB in 0s (0 B/s) [2021-09-09T23:06:56.602Z] Get:1 libcurl4_7.58.0-2ubuntu3.14_amd64.deb [219 kB] [2021-09-09T23:06:56.602Z] Fetched 219 kB in 0s (0 B/s) [2021-09-09T23:06:56.602Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-09-09T23:06:56.602Z] Fetched 154 kB in 0s (0 B/s) [2021-09-09T23:06:56.602Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-09-09T23:06:56.602Z] Fetched 50.6 kB in 0s (0 B/s) [2021-09-09T23:06:56.602Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-09-09T23:06:56.602Z] Fetched 14.8 kB in 0s (0 B/s) [2021-09-09T23:06:56.602Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-09-09T23:06:56.602Z] Fetched 41.8 kB in 0s (0 B/s) [2021-09-09T23:06:56.602Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-09-09T23:06:56.602Z] Fetched 499 kB in 0s (0 B/s) [2021-09-09T23:06:56.602Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-09-09T23:06:56.602Z] Fetched 111 kB in 0s (0 B/s) [2021-09-09T23:06:56.602Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-09-09T23:06:56.602Z] Fetched 240 kB in 0s (0 B/s) [2021-09-09T23:06:56.602Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-09-09T23:06:56.602Z] Fetched 29.3 kB in 0s (0 B/s) [2021-09-09T23:06:56.602Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-09-09T23:06:56.602Z] Fetched 85.5 kB in 0s (0 B/s) [2021-09-09T23:06:56.602Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-09-09T23:06:56.602Z] Fetched 24.5 kB in 0s (0 B/s) [2021-09-09T23:06:56.602Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-09-09T23:06:56.602Z] Fetched 49.2 kB in 0s (0 B/s) [2021-09-09T23:06:56.602Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-09-09T23:06:56.602Z] Fetched 54.2 kB in 0s (0 B/s) [2021-09-09T23:06:56.602Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-09-09T23:06:56.602Z] Fetched 30.8 kB in 0s (0 B/s) [2021-09-09T23:06:56.602Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-09-09T23:06:56.602Z] Fetched 15.8 kB in 0s (0 B/s) [2021-09-09T23:06:56.602Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-09-09T23:06:56.602Z] Fetched 85.9 kB in 0s (0 B/s) [2021-09-09T23:06:56.602Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-09-09T23:06:56.602Z] Fetched 8720 B in 0s (0 B/s) [2021-09-09T23:06:56.602Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-09-09T23:06:56.602Z] Fetched 140 kB in 0s (0 B/s) [2021-09-09T23:06:56.602Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-09-09T23:06:56.602Z] Fetched 119 kB in 0s (0 B/s) [2021-09-09T23:06:56.602Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-09-09T23:06:56.602Z] Fetched 111 kB in 0s (0 B/s) [2021-09-09T23:06:56.602Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-09-09T23:06:56.602Z] Fetched 11.1 kB in 0s (0 B/s) [2021-09-09T23:06:56.602Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-09-09T23:06:56.602Z] Fetched 645 kB in 0s (0 B/s) [2021-09-09T23:06:56.602Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-09-09T23:06:56.602Z] Fetched 41.3 kB in 0s (0 B/s) [2021-09-09T23:06:56.602Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-09-09T23:06:56.602Z] Fetched 17.9 kB in 0s (0 B/s) [2021-09-09T23:06:56.602Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-09-09T23:06:56.602Z] Fetched 368 kB in 0s (0 B/s) [2021-09-09T23:06:56.602Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-09-09T23:06:56.602Z] Fetched 187 kB in 0s (0 B/s) [2021-09-09T23:06:56.602Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-09-09T23:06:56.602Z] Fetched 175 kB in 0s (0 B/s) [2021-09-09T23:06:56.602Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-09-09T23:06:56.602Z] Fetched 206 kB in 0s (0 B/s) [2021-09-09T23:06:56.602Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] [2021-09-09T23:06:56.602Z] Fetched 1302 kB in 0s (0 B/s) [2021-09-09T23:06:56.602Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-09-09T23:06:56.602Z] Fetched 36.2 kB in 0s (0 B/s) [2021-09-09T23:06:56.602Z] Get:1 curl_7.58.0-2ubuntu3.14_amd64.deb [159 kB] [2021-09-09T23:06:56.602Z] Fetched 159 kB in 0s (0 B/s) [2021-09-09T23:06:56.602Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-09-09T23:06:56.602Z] Fetched 107 kB in 0s (0 B/s) [2021-09-09T23:06:56.602Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-09-09T23:06:56.602Z] Fetched 48.7 kB in 0s (0 B/s) [2021-09-09T23:06:56.602Z] Pulling static-packages [2021-09-09T23:06:56.602Z] + snapcraftctl pull [2021-09-09T23:06:57.205Z] Pulling version [2021-09-09T23:06:57.205Z] + cd /root/project [2021-09-09T23:06:57.205Z] + git describe --tags --abbrev=0 [2021-09-09T23:06:57.205Z] + sed s/v// [2021-09-09T23:06:57.509Z] + GIT_VERSION=2.0.1-dev.41 [2021-09-09T23:06:57.510Z] + [ -z 2.0.1-dev.41 ] [2021-09-09T23:06:57.510Z] + snapcraftctl set-version 2.0.1-dev.41 [2021-09-09T23:06:58.644Z] Building config-common [2021-09-09T23:06:58.644Z] + snapcraftctl build [2021-09-09T23:07:00.673Z] Skipping build go-build-helper (already ran) [2021-09-09T23:07:00.673Z] Building edgex-go [2021-09-09T23:07:00.673Z] + cd /root/parts/edgex-go/src [2021-09-09T23:07:00.673Z] + git describe --tags --abbrev=0 [2021-09-09T23:07:00.673Z] + sed s/v// [2021-09-09T23:07:00.673Z] + GIT_VERSION=2.0.1-dev.41 [2021-09-09T23:07:00.673Z] + [ -z 2.0.1-dev.41 ] [2021-09-09T23:07:00.673Z] + echo 2.0.1-dev.41 [2021-09-09T23:07:00.673Z] + make build [2021-09-09T23:07:00.673Z] go mod tidy [2021-09-09T23:07:04.993Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-09-09T23:07:04.993Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-09-09T23:07:04.993Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.16 [2021-09-09T23:07:04.993Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-09-09T23:07:04.993Z] go: downloading github.com/google/uuid v1.3.0 [2021-09-09T23:07:04.993Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-09-09T23:07:04.993Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2021-09-09T23:07:04.993Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2021-09-09T23:07:04.993Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-09-09T23:07:04.993Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-09-09T23:07:04.993Z] go: downloading github.com/lib/pq v1.10.3 [2021-09-09T23:07:04.993Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-09-09T23:07:04.993Z] go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 [2021-09-09T23:07:05.282Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-09-09T23:07:05.282Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2021-09-09T23:07:05.559Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-09-09T23:07:05.559Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-09-09T23:07:06.159Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-09-09T23:07:06.447Z] go: downloading github.com/go-playground/validator/v10 v10.9.0 [2021-09-09T23:07:06.447Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-09-09T23:07:06.447Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-09-09T23:07:06.447Z] go: downloading github.com/go-kit/kit v0.11.0 [2021-09-09T23:07:06.447Z] go: downloading github.com/stretchr/objx v0.1.1 [2021-09-09T23:07:06.447Z] go: downloading github.com/x448/float16 v0.8.4 [2021-09-09T23:07:06.447Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2021-09-09T23:07:06.724Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2021-09-09T23:07:06.724Z] go: downloading github.com/leodido/go-urn v1.2.1 [2021-09-09T23:07:06.724Z] go: downloading golang.org/x/text v0.3.6 [2021-09-09T23:07:06.724Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-09-09T23:07:06.724Z] go: downloading github.com/go-playground/locales v0.14.0 [2021-09-09T23:07:06.724Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-09-09T23:07:06.724Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-09-09T23:07:07.031Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-09-09T23:07:07.031Z] go: downloading github.com/go-logfmt/logfmt v0.5.0 [2021-09-09T23:07:07.317Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-09-09T23:07:07.317Z] go: downloading github.com/kr/pretty v0.3.0 [2021-09-09T23:07:07.317Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-09-09T23:07:07.317Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-09-09T23:07:07.317Z] go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 [2021-09-09T23:07:07.317Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-09-09T23:07:07.599Z] go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 [2021-09-09T23:07:07.599Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-09-09T23:07:07.866Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-09-09T23:07:07.866Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-09-09T23:07:07.866Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-09-09T23:07:07.866Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-09-09T23:07:07.866Z] go: downloading github.com/kr/text v0.2.0 [2021-09-09T23:07:07.866Z] go: downloading github.com/rogpeppe/go-internal v1.8.0 [2021-09-09T23:07:07.866Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-09-09T23:07:07.866Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-09-09T23:07:07.866Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-09-09T23:07:07.866Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-09-09T23:07:08.137Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-09-09T23:07:08.137Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-09-09T23:07:08.137Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-09-09T23:07:08.137Z] go: downloading github.com/fatih/color v1.9.0 [2021-09-09T23:07:08.137Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-09-09T23:07:08.137Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-09-09T23:07:08.408Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-09-09T23:07:08.408Z] go: downloading github.com/pkg/errors v0.9.1 [2021-09-09T23:07:08.408Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-09-09T23:07:08.408Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-09-09T23:07:08.408Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-09-09T23:07:08.408Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-09-09T23:07:08.408Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-09-09T23:07:08.408Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-09-09T23:07:08.408Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-09-09T23:07:08.408Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-09-09T23:07:08.408Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-09-09T23:07:08.408Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-09-09T23:07:08.408Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-09-09T23:07:08.408Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-09-09T23:07:08.408Z] go: downloading github.com/miekg/dns v1.1.26 [2021-09-09T23:07:08.408Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-09-09T23:07:08.408Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-09-09T23:07:08.408Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-09-09T23:07:08.408Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-09-09T23:07:08.677Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.41" -o cmd/core-data/core-data ./cmd/core-data [2021-09-09T23:07:17.528Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.41" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-09-09T23:07:22.867Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.41" -o cmd/core-command/core-command ./cmd/core-command [2021-09-09T23:07:23.136Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.41" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-09-09T23:07:24.546Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.41" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-09-09T23:07:24.814Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.41" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-09-09T23:07:26.002Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.41" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-09-09T23:07:27.452Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.41" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-09-09T23:07:28.437Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.41" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-09-09T23:07:29.878Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.41" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-09-09T23:07:30.861Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.41" -o ./cmd/secrets-config ./cmd/secrets-config [2021-09-09T23:07:31.847Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.41" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-09-09T23:07:33.833Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-09-09T23:07:33.833Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-09-09T23:07:33.833Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-09-09T23:07:33.833Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-09-09T23:07:33.833Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-09-09T23:07:33.833Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-09-09T23:07:33.833Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-09-09T23:07:33.833Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-09-09T23:07:33.833Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-09-09T23:07:33.833Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-09-09T23:07:33.833Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-09-09T23:07:33.833Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-09-09T23:07:33.833Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-09-09T23:07:33.833Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-09-09T23:07:33.833Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-09-09T23:07:33.833Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-09-09T23:07:33.833Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-09-09T23:07:33.833Z] + 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-09-09T23:07:33.833Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-09-09T23:07:33.833Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-09-09T23:07:33.833Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-09-09T23:07:33.833Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-09-09T23:07:33.833Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-09-09T23:07:33.833Z] + 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-09-09T23:07:33.833Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-09-09T23:07:33.833Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-09-09T23:07:33.833Z] + 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-09-09T23:07:34.824Z] Building hooks [2021-09-09T23:07:34.824Z] + cd /root/parts/hooks/src [2021-09-09T23:07:34.824Z] + make build [2021-09-09T23:07:34.824Z] go mod tidy [2021-09-09T23:07:35.107Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 [2021-09-09T23:07:35.107Z] go: downloading github.com/stretchr/testify v1.5.1 [2021-09-09T23:07:35.107Z] go: downloading gopkg.in/yaml.v2 v2.2.2 [2021-09-09T23:07:35.107Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-09-09T23:07:35.107Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-09-09T23:07:36.094Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-09-09T23:07:36.370Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-09-09T23:07:36.370Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-09-09T23:07:40.272Z] Building static-packages [2021-09-09T23:07:40.272Z] + snapcraftctl build [2021-09-09T23:07:41.268Z] Building version [2021-09-09T23:07:41.268Z] + snapcraftctl build [2021-09-09T23:07:43.277Z] Staging config-common [2021-09-09T23:07:43.277Z] + snapcraftctl stage [2021-09-09T23:07:44.275Z] Skipping stage go-build-helper (already ran) [2021-09-09T23:07:44.275Z] Staging edgex-go [2021-09-09T23:07:44.275Z] + snapcraftctl stage [2021-09-09T23:07:45.268Z] Staging hooks [2021-09-09T23:07:45.268Z] + snapcraftctl stage [2021-09-09T23:07:46.254Z] Staging static-packages [2021-09-09T23:07:46.254Z] + snapcraftctl stage [2021-09-09T23:07:47.694Z] Staging version [2021-09-09T23:07:47.694Z] + snapcraftctl stage [2021-09-09T23:07:48.304Z] Priming config-common [2021-09-09T23:07:48.304Z] + snapcraftctl prime [2021-09-09T23:07:49.751Z] Priming go-build-helper [2021-09-09T23:07:49.751Z] + snapcraftctl prime [2021-09-09T23:07:50.353Z] Priming edgex-go [2021-09-09T23:07:50.353Z] + snapcraftctl prime [2021-09-09T23:07:51.801Z] Priming hooks [2021-09-09T23:07:51.801Z] + snapcraftctl prime [2021-09-09T23:07:52.796Z] Priming static-packages [2021-09-09T23:07:52.796Z] + snapcraftctl prime [2021-09-09T23:07:55.432Z] Priming version [2021-09-09T23:07:55.432Z] + snapcraftctl prime [2021-09-09T23:07:56.420Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [2021-09-09T23:07:57.187Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T23:07:57.187Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-09T23:07:57.187Z] ---> 25d8622ae84e [2021-09-09T23:07:57.187Z] Step 3/23 : WORKDIR /edgex-go [2021-09-09T23:07:57.187Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T23:07:57.187Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-09T23:07:57.187Z] ---> 25d8622ae84e [2021-09-09T23:07:57.187Z] Step 3/23 : WORKDIR /edgex-go [2021-09-09T23:07:57.187Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T23:07:57.187Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-09-09T23:07:57.187Z] ---> 25d8622ae84e [2021-09-09T23:07:57.187Z] Step 3/26 : WORKDIR /edgex-go [2021-09-09T23:07:57.187Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T23:07:57.187Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-09T23:07:57.187Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 ---> 25d8622ae84e [2021-09-09T23:07:57.187Z] Step 3/24 : WORKDIR /edgex-go [2021-09-09T23:07:57.187Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-09-09T23:07:57.187Z] [2021-09-09T23:07:57.187Z] ---> 25d8622ae84e [2021-09-09T23:07:57.187Z] Step 3/32 : WORKDIR /edgex-go [2021-09-09T23:07:57.187Z] ---> Running in 00225a87a6f7 [2021-09-09T23:07:57.187Z] ---> Running in e87d05054c7a [2021-09-09T23:07:57.187Z] ---> Running in e6ac320dfcef [2021-09-09T23:07:57.187Z] ---> Running in 7614b3ca92f7 [2021-09-09T23:07:57.187Z] ---> Running in 12702b4f91a0 [2021-09-09T23:07:57.187Z] Removing intermediate container 00225a87a6f7 [2021-09-09T23:07:57.187Z] ---> 818d733d0107 [2021-09-09T23:07:57.187Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T23:07:57.187Z] Removing intermediate container e87d05054c7a [2021-09-09T23:07:57.187Z] ---> 943b913b7de1 [2021-09-09T23:07:57.187Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T23:07:57.187Z] Removing intermediate container 7614b3ca92f7 [2021-09-09T23:07:57.187Z] Removing intermediate container e6ac320dfcef [2021-09-09T23:07:57.187Z] ---> f0da91f80939 [2021-09-09T23:07:57.187Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T23:07:57.187Z] Removing intermediate container 12702b4f91a0 [2021-09-09T23:07:57.187Z] ---> c8e2f69068c8 [2021-09-09T23:07:57.187Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T23:07:57.187Z] ---> 6f1934b7f6ca [2021-09-09T23:07:57.187Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T23:07:57.187Z] ---> Running in 143923fc4c3f [2021-09-09T23:07:57.187Z] ---> Running in 64bbe7b1fe28 [2021-09-09T23:07:57.187Z] ---> Running in e532257708db [2021-09-09T23:07:57.187Z] ---> Running in b57f852825b1 [2021-09-09T23:07:57.187Z] ---> Running in b237a3f51943 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-09-09T23:08:01.360Z] Removing intermediate container 143923fc4c3f [2021-09-09T23:08:01.360Z] ---> ab7f93681f6f [2021-09-09T23:08:01.360Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-09-09T23:08:01.360Z] ---> Running in cbd72bac79c3 [2021-09-09T23:08:01.360Z] Removing intermediate container 64bbe7b1fe28 [2021-09-09T23:08:01.360Z] ---> e64077dac245 [2021-09-09T23:08:01.360Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-09-09T23:08:01.360Z] ---> Running in c93fdba4fdbc [2021-09-09T23:08:01.360Z] Removing intermediate container b57f852825b1 [2021-09-09T23:08:01.360Z] ---> 64bee9f3c4cd [2021-09-09T23:08:01.360Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-09-09T23:08:01.360Z] Removing intermediate container b237a3f51943 [2021-09-09T23:08:01.360Z] ---> 916705a6b085 [2021-09-09T23:08:01.360Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-09-09T23:08:01.360Z] Removing intermediate container e532257708db [2021-09-09T23:08:01.360Z] ---> d081fa11278c [2021-09-09T23:08:01.360Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-09-09T23:08:01.360Z] ---> Running in af84c2d3c77c [2021-09-09T23:08:01.360Z] ---> Running in 23fa4d60727e [2021-09-09T23:08:01.638Z] ---> Running in 69226b40959d [2021-09-09T23:08:02.248Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-09T23:08:02.860Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-09T23:08:03.134Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-09T23:08:03.404Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-09T23:08:03.680Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-09T23:08:03.953Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-09T23:08:03.953Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-09T23:08:04.232Z] OK: 218 MiB in 52 packages [2021-09-09T23:08:04.522Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-09T23:08:04.812Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-09T23:08:04.812Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-09T23:08:04.812Z] OK: 218 MiB in 52 packages [2021-09-09T23:08:05.817Z] OK: 218 MiB in 52 packages [2021-09-09T23:08:05.817Z] OK: 218 MiB in 52 packages [2021-09-09T23:08:06.115Z] Removing intermediate container cbd72bac79c3 [2021-09-09T23:08:06.115Z] ---> d97da19734e9 [2021-09-09T23:08:06.115Z] Step 6/24 : COPY go.mod . [2021-09-09T23:08:06.393Z] OK: 218 MiB in 52 packages [2021-09-09T23:08:07.003Z] Removing intermediate container c93fdba4fdbc [2021-09-09T23:08:07.003Z] ---> c536580e01b5 [2021-09-09T23:08:07.003Z] Step 6/26 : COPY go.mod . [2021-09-09T23:08:07.282Z] Removing intermediate container af84c2d3c77c [2021-09-09T23:08:07.282Z] ---> edf4b3aa56ba [2021-09-09T23:08:07.282Z] Step 6/23 : COPY go.mod . [2021-09-09T23:08:07.561Z] ---> 0416034dff84 [2021-09-09T23:08:07.561Z] Step 7/24 : RUN go mod download [2021-09-09T23:08:07.561Z] Removing intermediate container 69226b40959d [2021-09-09T23:08:07.561Z] ---> eb188d5fdded [2021-09-09T23:08:07.561Z] Step 6/32 : COPY go.mod . [2021-09-09T23:08:07.838Z] ---> Running in 6c5755aa1eb5 [2021-09-09T23:08:07.838Z] Removing intermediate container 23fa4d60727e [2021-09-09T23:08:07.838Z] ---> a9aaf6014b75 [2021-09-09T23:08:07.838Z] Step 6/23 : COPY go.mod . [2021-09-09T23:08:08.440Z] ---> 0715c014e5a9 [2021-09-09T23:08:08.440Z] Step 7/26 : RUN go mod download [2021-09-09T23:08:08.440Z] ---> Running in 23c6693cc7a0 [2021-09-09T23:08:08.717Z] ---> 55615ce4c6e9 [2021-09-09T23:08:08.717Z] Step 7/23 : RUN go mod download [2021-09-09T23:08:09.010Z] ---> 13f298fc3c8d [2021-09-09T23:08:09.010Z] Step 7/32 : RUN go mod download [2021-09-09T23:08:09.010Z] ---> Running in 19cad02efea5 [2021-09-09T23:08:09.290Z] ---> Running in ba30ec9d6759 [2021-09-09T23:08:09.563Z] ---> 3af9933810f2 [2021-09-09T23:08:09.563Z] Step 7/23 : RUN go mod download [2021-09-09T23:08:09.563Z] ---> Running in dffdad587045 [2021-09-09T23:08:13.869Z] Removing intermediate container 6c5755aa1eb5 [2021-09-09T23:08:13.869Z] ---> 463e09fdba28 [2021-09-09T23:08:13.869Z] Step 8/24 : COPY . . [2021-09-09T23:08:19.276Z] Removing intermediate container 23c6693cc7a0 [2021-09-09T23:08:19.276Z] ---> 2281ebe065d0 [2021-09-09T23:08:19.276Z] Step 8/26 : COPY . . [2021-09-09T23:08:19.276Z] Removing intermediate container 19cad02efea5 [2021-09-09T23:08:19.276Z] ---> cd966802110f [2021-09-09T23:08:19.276Z] Step 8/23 : COPY . . [2021-09-09T23:08:19.550Z] Removing intermediate container ba30ec9d6759 [2021-09-09T23:08:19.550Z] ---> 269a0517fae4 [2021-09-09T23:08:19.550Z] Step 8/32 : COPY . . [2021-09-09T23:08:19.828Z] Removing intermediate container dffdad587045 [2021-09-09T23:08:19.828Z] ---> ab0add63eaab [2021-09-09T23:08:19.828Z] Step 8/23 : COPY . . [2021-09-09T23:08:36.175Z] ---> ba84f11a46d3 [2021-09-09T23:08:36.175Z] Step 9/24 : RUN go mod tidy [2021-09-09T23:08:37.153Z] ---> Running in b33887d09dd2 [2021-09-09T23:08:37.765Z] ---> 0e4204e4fcd0 [2021-09-09T23:08:37.766Z] Step 9/23 : RUN go mod tidy [2021-09-09T23:08:37.766Z] ---> 38d21418a5f4 [2021-09-09T23:08:37.766Z] Step 9/26 : RUN go mod tidy [2021-09-09T23:08:38.041Z] ---> 50629a04d769 [2021-09-09T23:08:38.041Z] Step 9/23 : RUN go mod tidy [2021-09-09T23:08:38.041Z] ---> 1115078bd7f0 [2021-09-09T23:08:38.041Z] Step 9/32 : RUN go mod tidy [2021-09-09T23:08:38.041Z] ---> Running in 495b268c2b53 [2021-09-09T23:08:38.041Z] ---> Running in 36aa20f51c16 [2021-09-09T23:08:38.312Z] ---> Running in e799ca6540bb [2021-09-09T23:08:38.585Z] ---> Running in 84e37afecc33 [2021-09-09T23:08:42.944Z] Removing intermediate container b33887d09dd2 [2021-09-09T23:08:42.944Z] ---> 92ab98b4c15c [2021-09-09T23:08:42.944Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-09-09T23:08:42.944Z] ---> Running in aeeca49782d7 [2021-09-09T23:08:44.972Z] 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-09-09T23:08:45.971Z] Removing intermediate container 495b268c2b53 [2021-09-09T23:08:45.971Z] ---> ffa6d68463f6 [2021-09-09T23:08:45.971Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-09-09T23:08:46.247Z] Removing intermediate container e799ca6540bb [2021-09-09T23:08:46.247Z] ---> b9986450645f [2021-09-09T23:08:46.247Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-09-09T23:08:46.247Z] ---> Running in dd4aad2015b5 [2021-09-09T23:08:46.247Z] Removing intermediate container 84e37afecc33 [2021-09-09T23:08:46.247Z] ---> c4e63f4ea1ca [2021-09-09T23:08:46.247Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-09-09T23:08:46.529Z] ---> Running in 9e9d9c29cdf8 [2021-09-09T23:08:46.529Z] Removing intermediate container 36aa20f51c16 [2021-09-09T23:08:46.529Z] ---> 78a8a6e5b716 [2021-09-09T23:08:46.529Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-09-09T23:08:46.810Z] ---> Running in 28659d42a1b0 [2021-09-09T23:08:47.086Z] ---> Running in 6ddd5a460835 [2021-09-09T23:08:49.075Z] 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-09-09T23:08:49.683Z] 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-09-09T23:08:49.960Z] 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-09-09T23:08:49.960Z] 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-09-09T23:10:42.757Z] 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-09-09T23:10:56.616Z] Removing intermediate container 28659d42a1b0 [2021-09-09T23:10:56.617Z] ---> 644f379eb0a6 [2021-09-09T23:10:56.617Z] [2021-09-09T23:10:56.617Z] Step 11/32 : FROM alpine:3.12 [2021-09-09T23:10:56.617Z] Removing intermediate container 6ddd5a460835 [2021-09-09T23:10:56.617Z] ---> 51c439afec1a [2021-09-09T23:10:56.617Z] [2021-09-09T23:10:56.617Z] Step 11/26 : FROM alpine:3.12 [2021-09-09T23:10:56.617Z] 3.12: Pulling from library/alpine [2021-09-09T23:10:56.617Z] 3.12: Pulling from library/alpine [2021-09-09T23:10:59.322Z] Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a [2021-09-09T23:10:59.629Z] Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a [2021-09-09T23:10:59.629Z] Status: Downloaded newer image for alpine:3.12 [2021-09-09T23:10:59.629Z] Status: Image is up to date for alpine:3.12 [2021-09-09T23:10:59.629Z] ---> afc2cc120ca2 [2021-09-09T23:10:59.629Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-09-09T23:10:59.629Z] ---> afc2cc120ca2 [2021-09-09T23:10:59.629Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-09-09T23:10:59.629Z] Removing intermediate container dd4aad2015b5 [2021-09-09T23:10:59.629Z] ---> 6212b5f5080e [2021-09-09T23:10:59.629Z] [2021-09-09T23:10:59.629Z] Step 11/23 : FROM alpine:3.12 [2021-09-09T23:10:59.629Z] ---> afc2cc120ca2 [2021-09-09T23:10:59.629Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-09-09T23:10:59.939Z] Removing intermediate container 9e9d9c29cdf8 [2021-09-09T23:10:59.939Z] ---> 00271e8b8c7f [2021-09-09T23:10:59.939Z] [2021-09-09T23:10:59.939Z] Step 11/23 : FROM alpine:3.12 [2021-09-09T23:10:59.939Z] ---> afc2cc120ca2 [2021-09-09T23:10:59.939Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-09-09T23:11:00.220Z] ---> Running in 505909c4097c [2021-09-09T23:11:00.220Z] ---> Running in 4e5850cb7176 [2021-09-09T23:11:00.220Z] ---> Running in 1ce71fbd65a0 [2021-09-09T23:11:00.220Z] ---> Running in aa4186a10f85 [2021-09-09T23:11:01.225Z] Removing intermediate container 505909c4097c [2021-09-09T23:11:01.225Z] ---> a75e402aeb0d [2021-09-09T23:11:01.225Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-09-09T23:11:02.225Z] ---> Running in 44361accda7c [2021-09-09T23:11:02.225Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-09T23:11:02.502Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-09T23:11:02.777Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-09T23:11:02.777Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-09T23:11:03.056Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-09T23:11:03.056Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-09T23:11:03.332Z] (1/3) Installing ca-certificates (20191127-r4) [2021-09-09T23:11:03.332Z] (2/3) Installing dumb-init (1.2.2-r1) [2021-09-09T23:11:03.332Z] (3/3) Installing su-exec (0.2-r1) [2021-09-09T23:11:03.332Z] Executing busybox-1.31.1-r20.trigger [2021-09-09T23:11:03.332Z] Executing ca-certificates-20191127-r4.trigger [2021-09-09T23:11:03.619Z] OK: 6 MiB in 17 packages [2021-09-09T23:11:03.619Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-09-09T23:11:03.619Z] Executing busybox-1.31.1-r20.trigger [2021-09-09T23:11:03.619Z] (1/2) Installing ca-certificates (20191127-r4) [2021-09-09T23:11:03.893Z] OK: 5 MiB in 15 packages [2021-09-09T23:11:04.174Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-09-09T23:11:04.174Z] Executing busybox-1.31.1-r20.trigger [2021-09-09T23:11:04.174Z] Executing ca-certificates-20191127-r4.trigger [2021-09-09T23:11:04.174Z] OK: 6 MiB in 16 packages [2021-09-09T23:11:04.457Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-09T23:11:04.728Z] Removing intermediate container aeeca49782d7 [2021-09-09T23:11:04.728Z] ---> 69de2798c2ba [2021-09-09T23:11:04.728Z] [2021-09-09T23:11:04.728Z] Step 11/24 : FROM alpine:3.12 [2021-09-09T23:11:04.728Z] ---> afc2cc120ca2 [2021-09-09T23:11:04.728Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-09-09T23:11:04.728Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-09T23:11:05.321Z] ---> Running in a9f58fb4ba77 [2021-09-09T23:11:05.321Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-09-09T23:11:05.321Z] (2/2) Installing su-exec (0.2-r1) [2021-09-09T23:11:05.321Z] Executing busybox-1.31.1-r20.trigger [2021-09-09T23:11:05.321Z] OK: 5 MiB in 16 packages [2021-09-09T23:11:06.301Z] Removing intermediate container aa4186a10f85 [2021-09-09T23:11:06.301Z] ---> 221aee1103af [2021-09-09T23:11:06.301Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-09T23:11:06.574Z] ---> Running in 0ebc01ad2933 [2021-09-09T23:11:06.574Z] Removing intermediate container a9f58fb4ba77 [2021-09-09T23:11:06.574Z] ---> 65c42f1df437 [2021-09-09T23:11:06.574Z] Step 13/24 : ENV APP_PORT=59880 [2021-09-09T23:11:06.574Z] Removing intermediate container 4e5850cb7176 [2021-09-09T23:11:06.574Z] ---> e1b6eec9d76f [2021-09-09T23:11:06.574Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-09T23:11:06.844Z] ---> Running in 9a7cc3cb5fcc [2021-09-09T23:11:06.844Z] Removing intermediate container 1ce71fbd65a0 [2021-09-09T23:11:06.844Z] ---> 74c83dcb564e [2021-09-09T23:11:06.844Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-09T23:11:06.844Z] ---> Running in 2034470310ae [2021-09-09T23:11:07.115Z] Removing intermediate container 44361accda7c [2021-09-09T23:11:07.115Z] ---> ac349099315f [2021-09-09T23:11:07.115Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-09-09T23:11:07.115Z] ---> Running in 476eadc13234 [2021-09-09T23:11:07.115Z] Removing intermediate container 0ebc01ad2933 [2021-09-09T23:11:07.115Z] ---> 42445f822a53 [2021-09-09T23:11:07.115Z] Step 14/23 : ENV APP_PORT=59861 [2021-09-09T23:11:07.391Z] ---> Running in 25dc8e03786b [2021-09-09T23:11:07.391Z] ---> Running in b10280f1b96d [2021-09-09T23:11:07.391Z] Removing intermediate container 9a7cc3cb5fcc [2021-09-09T23:11:07.391Z] ---> 51b8a1b559c6 [2021-09-09T23:11:07.391Z] Step 14/24 : EXPOSE $APP_PORT [2021-09-09T23:11:07.663Z] Removing intermediate container 2034470310ae [2021-09-09T23:11:07.663Z] ---> 5fb6eeef719e [2021-09-09T23:11:07.663Z] Step 14/26 : WORKDIR / [2021-09-09T23:11:07.663Z] ---> Running in 027bbad508e3 [2021-09-09T23:11:07.936Z] Removing intermediate container 476eadc13234 [2021-09-09T23:11:07.936Z] ---> 8431613e1b74 [2021-09-09T23:11:07.936Z] Step 14/23 : ENV APP_PORT=59860 [2021-09-09T23:11:07.936Z] ---> Running in d724e6cdd36f [2021-09-09T23:11:07.936Z] ---> Running in 45cd8460dc21 [2021-09-09T23:11:08.209Z] Removing intermediate container b10280f1b96d [2021-09-09T23:11:08.209Z] ---> 2d6fd357b020 [2021-09-09T23:11:08.209Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-09T23:11:08.209Z] Removing intermediate container 25dc8e03786b [2021-09-09T23:11:08.209Z] ---> 5838e33c4e7f [2021-09-09T23:11:08.209Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-09-09T23:11:08.481Z] ---> Running in b0accb268c70 [2021-09-09T23:11:08.481Z] ---> Running in e75302523b3d [2021-09-09T23:11:08.481Z] Removing intermediate container 027bbad508e3 [2021-09-09T23:11:08.481Z] ---> 8211dbce8228 [2021-09-09T23:11:08.481Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T23:11:10.302Z] Removing intermediate container d724e6cdd36f [2021-09-09T23:11:10.302Z] ---> 8706da052e33 [2021-09-09T23:11:10.302Z] 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-09-09T23:11:10.302Z] ---> Running in 44ef8bbf4d9e [2021-09-09T23:11:10.302Z] Removing intermediate container 45cd8460dc21 [2021-09-09T23:11:10.302Z] ---> e596d3c2b1a1 [2021-09-09T23:11:10.302Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-09T23:11:10.302Z] Removing intermediate container b0accb268c70 [2021-09-09T23:11:10.302Z] ---> d19297338bd2 [2021-09-09T23:11:10.302Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-09-09T23:11:10.302Z] ---> Running in 0db0ae17c901 [2021-09-09T23:11:10.302Z] Removing intermediate container e75302523b3d [2021-09-09T23:11:10.302Z] ---> 5a3962b70d39 [2021-09-09T23:11:10.302Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-09T23:11:10.302Z] ---> Running in 5485cd170064 [2021-09-09T23:11:10.302Z] ---> ecfe8555b670 [2021-09-09T23:11:10.302Z] 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-09-09T23:11:10.302Z] Removing intermediate container 0db0ae17c901 [2021-09-09T23:11:10.302Z] ---> 0c3d81f8f2f6 [2021-09-09T23:11:10.302Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-09T23:11:10.900Z] ---> 9d90b4581288 [2021-09-09T23:11:10.900Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-09-09T23:11:11.171Z] ---> 5951ba322a10 [2021-09-09T23:11:11.171Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-09-09T23:11:11.791Z] ---> 4479164a3d36 [2021-09-09T23:11:11.791Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-09-09T23:11:12.383Z] Removing intermediate container 44ef8bbf4d9e [2021-09-09T23:11:12.383Z] ---> 471858c07509 [2021-09-09T23:11:12.383Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-09-09T23:11:12.383Z] ---> bda96d7fbd68 [2021-09-09T23:11:12.383Z] 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-09-09T23:11:12.663Z] ---> Running in 128b81c7f3df [2021-09-09T23:11:12.663Z] ---> bc87bfa83125 [2021-09-09T23:11:12.663Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-09-09T23:11:12.940Z] Removing intermediate container 5485cd170064 [2021-09-09T23:11:12.940Z] ---> 3e5c09940826 [2021-09-09T23:11:12.940Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-09-09T23:11:13.217Z] ---> Running in a94a465537f5 [2021-09-09T23:11:13.493Z] ---> c8aeb5f56ca5 [2021-09-09T23:11:13.493Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-09-09T23:11:13.768Z] ---> 20d86aceb188 [2021-09-09T23:11:13.768Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-09-09T23:11:13.768Z] ---> fea1d75edbe7 [2021-09-09T23:11:13.768Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-09-09T23:11:14.044Z] ---> Running in 251ff19ecdc3 [2021-09-09T23:11:14.044Z] Removing intermediate container a94a465537f5 [2021-09-09T23:11:14.316Z] ---> 19c2f2b640e1 [2021-09-09T23:11:14.316Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-09-09T23:11:14.596Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-09T23:11:14.596Z] ---> cb422a85bf36 [2021-09-09T23:11:14.596Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-09-09T23:11:14.867Z] ---> Running in a4e17eecdb9f [2021-09-09T23:11:14.867Z] Removing intermediate container 251ff19ecdc3 [2021-09-09T23:11:14.867Z] ---> 35605198bb97 [2021-09-09T23:11:14.867Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-09T23:11:15.138Z] ---> Running in 447e1178bd0d [2021-09-09T23:11:15.414Z] ---> c40e206df43d [2021-09-09T23:11:15.414Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-09-09T23:11:15.414Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-09T23:11:15.414Z] ---> c5da14fa6d25 [2021-09-09T23:11:15.414Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-09-09T23:11:15.414Z] Removing intermediate container a4e17eecdb9f [2021-09-09T23:11:15.414Z] ---> 3225bc136fb1 [2021-09-09T23:11:15.414Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-09T23:11:15.686Z] ---> Running in b8f2830a38fb [2021-09-09T23:11:15.686Z] ---> Running in 78dc537e9ca5 [2021-09-09T23:11:15.967Z] Removing intermediate container 447e1178bd0d [2021-09-09T23:11:15.967Z] ---> c692cb94216a [2021-09-09T23:11:15.967Z] Step 21/23 : LABEL arch=arm64 [2021-09-09T23:11:15.967Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-09-09T23:11:16.243Z] (2/6) Installing libgcc (9.3.0-r2) [2021-09-09T23:11:16.243Z] (3/6) Installing libsodium (1.0.18-r0) [2021-09-09T23:11:16.244Z] ---> Running in 32eec3aafa1e [2021-09-09T23:11:16.244Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-09-09T23:11:16.520Z] Removing intermediate container b8f2830a38fb [2021-09-09T23:11:16.520Z] ---> 2a70ee1d1f5b [2021-09-09T23:11:16.520Z] Step 21/23 : LABEL arch=arm64 [2021-09-09T23:11:16.796Z] (5/6) Installing libzmq (4.3.3-r0) [2021-09-09T23:11:16.796Z] (6/6) Installing zeromq (4.3.3-r0) [2021-09-09T23:11:16.796Z] Executing busybox-1.31.1-r20.trigger [2021-09-09T23:11:16.796Z] OK: 8 MiB in 20 packages [2021-09-09T23:11:16.796Z] ---> Running in cff12e027249 [2021-09-09T23:11:17.069Z] ---> cca7f2a3a20f [2021-09-09T23:11:17.069Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-09-09T23:11:17.069Z] Removing intermediate container 32eec3aafa1e [2021-09-09T23:11:17.069Z] ---> e3e9be83bd3c [2021-09-09T23:11:17.069Z] Step 22/23 : LABEL git_sha=ac669926ad0911eb6d1d3093627c71230e4dbd5b [2021-09-09T23:11:17.342Z] ---> Running in 6a0cecde4379 [2021-09-09T23:11:17.628Z] Removing intermediate container cff12e027249 [2021-09-09T23:11:17.628Z] ---> 9f93acd3653e [2021-09-09T23:11:17.628Z] Step 22/23 : LABEL git_sha=ac669926ad0911eb6d1d3093627c71230e4dbd5b [2021-09-09T23:11:18.222Z] ---> Running in 37d3218dff9d [2021-09-09T23:11:18.222Z] Removing intermediate container 6a0cecde4379 [2021-09-09T23:11:18.222Z] ---> 8facd92c795f [2021-09-09T23:11:18.222Z] Step 23/23 : LABEL version=0.0.0 [2021-09-09T23:11:18.222Z] ---> 35973076c22d [2021-09-09T23:11:18.222Z] 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-09-09T23:11:18.494Z] ---> Running in 25aeed3a785f [2021-09-09T23:11:18.494Z] ---> Running in 1e408ca8cfe0 [2021-09-09T23:11:18.494Z] Removing intermediate container 128b81c7f3df [2021-09-09T23:11:18.494Z] ---> 5347e9d61fbc [2021-09-09T23:11:18.494Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-09T23:11:18.773Z] Removing intermediate container 37d3218dff9d [2021-09-09T23:11:18.773Z] ---> 861107d67d9b [2021-09-09T23:11:18.773Z] Step 23/23 : LABEL version=0.0.0 [2021-09-09T23:11:19.051Z] ---> Running in 28aa0ae0c68d [2021-09-09T23:11:19.051Z] Removing intermediate container 78dc537e9ca5 [2021-09-09T23:11:19.051Z] ---> 83bd116adfc8 [2021-09-09T23:11:19.051Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-09T23:11:19.324Z] Removing intermediate container 25aeed3a785f [2021-09-09T23:11:19.324Z] ---> e8ca369c8410 [2021-09-09T23:11:19.324Z] [2021-09-09T23:11:19.920Z] ---> f50c1f515ecc [2021-09-09T23:11:19.920Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-09-09T23:11:19.920Z] Successfully built e8ca369c8410 [2021-09-09T23:11:19.920Z] Successfully tagged support-scheduler-arm64:latest [2021-09-09T23:11:19.920Z]  Building support-scheduler ... done Building sys-mgmt-agent [2021-09-09T23:11:19.920Z] Removing intermediate container 28aa0ae0c68d [2021-09-09T23:11:19.920Z] ---> 94be071ab21a [2021-09-09T23:11:19.920Z] [2021-09-09T23:11:20.515Z] Successfully built 94be071ab21a [2021-09-09T23:11:20.515Z] Successfully tagged support-notifications-arm64:latest [2021-09-09T23:11:20.515Z]  Building support-notifications ... done Building security-proxy-setup [2021-09-09T23:11:20.794Z] ---> 5f22df6446ad [2021-09-09T23:11:20.794Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-09-09T23:11:22.244Z] ---> 878e93543529 [2021-09-09T23:11:22.245Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-09-09T23:11:23.223Z] Removing intermediate container 1e408ca8cfe0 [2021-09-09T23:11:23.223Z] ---> 8b9c85eb6c64 [2021-09-09T23:11:23.223Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-09-09T23:11:23.502Z] ---> 78ea25c26f4e [2021-09-09T23:11:23.502Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-09-09T23:11:24.112Z] ---> Running in 07f5540fb4dd [2021-09-09T23:11:24.719Z] ---> 6b1601751e87 [2021-09-09T23:11:24.719Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-09-09T23:11:25.317Z] ---> Running in 4965d3163b02 [2021-09-09T23:11:25.317Z] ---> a6f404e85bf1 [2021-09-09T23:11:25.317Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-09-09T23:11:25.590Z] Removing intermediate container 07f5540fb4dd [2021-09-09T23:11:25.591Z] ---> 9719eb701f5d [2021-09-09T23:11:25.591Z] Step 24/26 : LABEL arch=arm64 [2021-09-09T23:11:26.200Z] ---> Running in 9020ad690c15 [2021-09-09T23:11:26.498Z] Removing intermediate container 4965d3163b02 [2021-09-09T23:11:26.498Z] ---> 48d655c0c0db [2021-09-09T23:11:26.498Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-09T23:11:27.479Z] ---> Running in 9d55f643ed09 [2021-09-09T23:11:27.479Z] ---> b5428e24fc6b [2021-09-09T23:11:27.479Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-09-09T23:11:27.479Z] Removing intermediate container 9020ad690c15 [2021-09-09T23:11:27.479Z] ---> e2130d5a57a8 [2021-09-09T23:11:27.479Z] Step 25/26 : LABEL git_sha=ac669926ad0911eb6d1d3093627c71230e4dbd5b [2021-09-09T23:11:28.079Z] ---> Running in 6ed5bd8f8f67 [2021-09-09T23:11:28.079Z] Removing intermediate container 9d55f643ed09 [2021-09-09T23:11:28.079Z] ---> 9da44927a510 [2021-09-09T23:11:28.079Z] Step 22/24 : LABEL arch=arm64 [2021-09-09T23:11:28.354Z] ---> Running in b5ea5352b234 [2021-09-09T23:11:28.628Z] ---> f94160a5cd54 [2021-09-09T23:11:28.628Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-09-09T23:11:28.628Z] Removing intermediate container 6ed5bd8f8f67 [2021-09-09T23:11:28.628Z] ---> 0716bb7cc324 [2021-09-09T23:11:28.628Z] Step 26/26 : LABEL version=0.0.0 [2021-09-09T23:11:28.912Z] ---> Running in 962b5d484f4c [2021-09-09T23:11:28.912Z] ---> Running in 8ab938347439 [2021-09-09T23:11:29.189Z] Removing intermediate container b5ea5352b234 [2021-09-09T23:11:29.189Z] ---> 818309c53fe0 [2021-09-09T23:11:29.189Z] Step 23/24 : LABEL git_sha=ac669926ad0911eb6d1d3093627c71230e4dbd5b [2021-09-09T23:11:29.460Z] ---> Running in f3165fa3f48e [2021-09-09T23:11:29.734Z] Removing intermediate container 962b5d484f4c [2021-09-09T23:11:29.734Z] ---> 30b792383bef [2021-09-09T23:11:29.734Z] [2021-09-09T23:11:29.734Z] Removing intermediate container 8ab938347439 [2021-09-09T23:11:29.734Z] ---> cadba1ed32f3 [2021-09-09T23:11:29.734Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-09-09T23:11:30.007Z] Removing intermediate container f3165fa3f48e [2021-09-09T23:11:30.007Z] ---> 193f4903585f [2021-09-09T23:11:30.007Z] Step 24/24 : LABEL version=0.0.0 [2021-09-09T23:11:30.278Z] Successfully built 30b792383bef [2021-09-09T23:11:30.278Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-09-09T23:11:30.278Z]  Building security-secretstore-setup ... done Building core-metadata [2021-09-09T23:11:30.278Z] ---> Running in 4df978745ee6 [2021-09-09T23:11:30.562Z] ---> effc0b5492ef [2021-09-09T23:11:30.834Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-09-09T23:11:31.105Z] Removing intermediate container 4df978745ee6 [2021-09-09T23:11:31.105Z] ---> Running in 293d7e462ef3 [2021-09-09T23:11:31.105Z] ---> e0eac83c15fd [2021-09-09T23:11:31.105Z] [2021-09-09T23:11:31.700Z] Successfully built e0eac83c15fd [2021-09-09T23:11:31.700Z] Successfully tagged core-data-arm64:latest [2021-09-09T23:11:31.700Z]  Building core-data ... done Building core-command [2021-09-09T23:11:34.321Z] Removing intermediate container 293d7e462ef3 [2021-09-09T23:11:34.321Z] ---> c621a4685bcf [2021-09-09T23:11:34.321Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-09-09T23:11:34.596Z] ---> Running in 8b698fc015e7 [2021-09-09T23:11:35.576Z] Removing intermediate container 8b698fc015e7 [2021-09-09T23:11:35.576Z] ---> 3ae6ab10fb36 [2021-09-09T23:11:35.576Z] Step 29/32 : CMD ["gate"] [2021-09-09T23:11:35.852Z] ---> Running in 6fa3bc83cd6f [2021-09-09T23:11:36.832Z] Removing intermediate container 6fa3bc83cd6f [2021-09-09T23:11:36.832Z] ---> f709939f5a2e [2021-09-09T23:11:36.832Z] Step 30/32 : LABEL arch=arm64 [2021-09-09T23:11:37.110Z] ---> Running in 48b3eeeb28b2 [2021-09-09T23:11:38.093Z] Removing intermediate container 48b3eeeb28b2 [2021-09-09T23:11:38.093Z] ---> 7afffabda861 [2021-09-09T23:11:38.093Z] Step 31/32 : LABEL git_sha=ac669926ad0911eb6d1d3093627c71230e4dbd5b [2021-09-09T23:11:38.368Z] ---> Running in 36b60fcc7e9a [2021-09-09T23:11:39.357Z] Removing intermediate container 36b60fcc7e9a [2021-09-09T23:11:39.357Z] ---> 49c505894eef [2021-09-09T23:11:39.357Z] Step 32/32 : LABEL version=0.0.0 [2021-09-09T23:11:39.631Z] ---> Running in 98fae2c0f120 [2021-09-09T23:11:40.616Z] Removing intermediate container 98fae2c0f120 [2021-09-09T23:11:40.616Z] ---> efb9977cbf26 [2021-09-09T23:11:40.616Z] [2021-09-09T23:11:40.889Z] Successfully built efb9977cbf26 [2021-09-09T23:11:40.889Z] Successfully tagged security-bootstrapper-arm64:latest [2021-09-09T23:12:03.052Z]  Building security-bootstrapper ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T23:12:03.052Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-09T23:12:03.052Z] ---> 25d8622ae84e [2021-09-09T23:12:03.052Z] Step 3/24 : WORKDIR /edgex-go [2021-09-09T23:12:03.052Z] ---> Using cache [2021-09-09T23:12:03.052Z] ---> c8e2f69068c8 [2021-09-09T23:12:03.052Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T23:12:03.052Z] ---> Using cache [2021-09-09T23:12:03.052Z] ---> 916705a6b085 [2021-09-09T23:12:03.052Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-09-09T23:12:03.650Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T23:12:03.650Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-09-09T23:12:03.650Z] ---> 25d8622ae84e [2021-09-09T23:12:03.650Z] Step 3/22 : WORKDIR /edgex-go [2021-09-09T23:12:03.650Z] ---> Using cache [2021-09-09T23:12:03.650Z] ---> c8e2f69068c8 [2021-09-09T23:12:03.650Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T23:12:03.650Z] ---> Using cache [2021-09-09T23:12:03.650Z] ---> 916705a6b085 [2021-09-09T23:12:03.650Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-09-09T23:12:03.650Z] ---> Using cache [2021-09-09T23:12:03.650Z] ---> a9aaf6014b75 [2021-09-09T23:12:03.650Z] Step 6/22 : COPY go.mod . [2021-09-09T23:12:03.650Z] ---> Using cache [2021-09-09T23:12:03.650Z] ---> 3af9933810f2 [2021-09-09T23:12:03.650Z] Step 7/22 : RUN go mod download [2021-09-09T23:12:03.650Z] ---> Using cache [2021-09-09T23:12:03.650Z] ---> ab0add63eaab [2021-09-09T23:12:03.650Z] Step 8/22 : COPY . . [2021-09-09T23:12:03.650Z] ---> Using cache [2021-09-09T23:12:03.650Z] ---> 50629a04d769 [2021-09-09T23:12:03.650Z] Step 9/22 : RUN go mod tidy [2021-09-09T23:12:03.650Z] ---> Using cache [2021-09-09T23:12:03.650Z] ---> b9986450645f [2021-09-09T23:12:03.650Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-09-09T23:12:07.974Z] ---> Running in 4f0cec0a6ac2 [2021-09-09T23:12:07.974Z] ---> Running in c63777c460ad [2021-09-09T23:12:09.416Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-09T23:12:09.416Z] 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-09-09T23:12:10.402Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-09T23:12:11.405Z] OK: 218 MiB in 52 packages [2021-09-09T23:12:12.427Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T23:12:12.427Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-09T23:12:12.427Z] ---> 25d8622ae84e [2021-09-09T23:12:12.427Z] Step 3/24 : WORKDIR /edgex-go [2021-09-09T23:12:12.427Z] ---> Using cache [2021-09-09T23:12:12.427Z] ---> c8e2f69068c8 [2021-09-09T23:12:12.427Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T23:12:12.427Z] ---> Using cache [2021-09-09T23:12:12.427Z] ---> 916705a6b085 [2021-09-09T23:12:12.427Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-09T23:12:12.427Z] ---> Using cache [2021-09-09T23:12:12.427Z] ---> a9aaf6014b75 [2021-09-09T23:12:12.427Z] Step 6/24 : COPY go.mod . [2021-09-09T23:12:12.427Z] ---> Using cache [2021-09-09T23:12:12.427Z] ---> 3af9933810f2 [2021-09-09T23:12:12.427Z] Step 7/24 : RUN go mod download [2021-09-09T23:12:12.427Z] ---> Using cache [2021-09-09T23:12:12.427Z] ---> ab0add63eaab [2021-09-09T23:12:12.427Z] Step 8/24 : COPY . . [2021-09-09T23:12:12.427Z] ---> Using cache [2021-09-09T23:12:12.427Z] ---> 50629a04d769 [2021-09-09T23:12:12.427Z] Step 9/24 : RUN go mod tidy [2021-09-09T23:12:12.427Z] ---> Using cache [2021-09-09T23:12:12.427Z] ---> b9986450645f [2021-09-09T23:12:12.427Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-09-09T23:12:12.427Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T23:12:12.427Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-09T23:12:12.427Z] ---> 25d8622ae84e [2021-09-09T23:12:12.427Z] Step 3/24 : WORKDIR /edgex-go [2021-09-09T23:12:12.427Z] ---> Using cache [2021-09-09T23:12:12.427Z] ---> c8e2f69068c8 [2021-09-09T23:12:12.427Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T23:12:12.427Z] ---> Using cache [2021-09-09T23:12:12.427Z] ---> 916705a6b085 [2021-09-09T23:12:12.427Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-09T23:12:12.427Z] ---> Using cache [2021-09-09T23:12:12.427Z] ---> a9aaf6014b75 [2021-09-09T23:12:12.427Z] Step 6/24 : COPY go.mod . [2021-09-09T23:12:12.427Z] ---> Using cache [2021-09-09T23:12:12.427Z] ---> 3af9933810f2 [2021-09-09T23:12:12.427Z] Step 7/24 : RUN go mod download [2021-09-09T23:12:12.427Z] ---> Using cache [2021-09-09T23:12:12.427Z] ---> ab0add63eaab [2021-09-09T23:12:12.427Z] Step 8/24 : COPY . . [2021-09-09T23:12:12.427Z] ---> Using cache [2021-09-09T23:12:12.427Z] ---> 50629a04d769 [2021-09-09T23:12:12.427Z] Step 9/24 : RUN go mod tidy [2021-09-09T23:12:12.427Z] ---> Using cache [2021-09-09T23:12:12.427Z] ---> b9986450645f [2021-09-09T23:12:12.427Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-09-09T23:12:13.521Z] ---> Running in 29e4c242d0fb [2021-09-09T23:12:13.521Z] ---> Running in 082be4c98105 [2021-09-09T23:12:15.733Z] Removing intermediate container c63777c460ad [2021-09-09T23:12:15.733Z] ---> 467fef7b28a4 [2021-09-09T23:12:15.733Z] Step 6/24 : COPY go.mod . [2021-09-09T23:12:16.741Z] ---> 588dcb191f98 [2021-09-09T23:12:16.741Z] Step 7/24 : RUN go mod download [2021-09-09T23:12:16.741Z] 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-09-09T23:12:16.741Z] ---> Running in 161692dbf86a [2021-09-09T23:12:16.741Z] 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-09-09T23:12:23.523Z] Removing intermediate container 161692dbf86a [2021-09-09T23:12:23.523Z] ---> 5ffc793f547c [2021-09-09T23:12:23.523Z] Step 8/24 : COPY . . [2021-09-09T23:12:41.939Z] ---> 1687a5cc6c9c [2021-09-09T23:12:41.940Z] Step 9/24 : RUN go mod tidy [2021-09-09T23:12:41.940Z] ---> Running in a2a335e332e2 [2021-09-09T23:12:47.412Z] Removing intermediate container a2a335e332e2 [2021-09-09T23:12:47.412Z] ---> 5c6b56608811 [2021-09-09T23:12:47.412Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-09-09T23:12:47.689Z] ---> Running in c1a522945a6d [2021-09-09T23:12:49.694Z] 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-09-09T23:13:28.796Z] 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-09-09T23:13:43.933Z] Removing intermediate container 4f0cec0a6ac2 [2021-09-09T23:13:43.933Z] ---> fb6e73932fbf [2021-09-09T23:13:43.933Z] [2021-09-09T23:13:43.933Z] Step 11/22 : FROM alpine:3.12 [2021-09-09T23:13:43.933Z] ---> afc2cc120ca2 [2021-09-09T23:13:43.933Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-09-09T23:13:43.933Z] ---> Running in 0a9175494812 [2021-09-09T23:13:44.919Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-09T23:13:45.195Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-09T23:13:45.802Z] (1/4) Installing ca-certificates (20191127-r4) [2021-09-09T23:13:46.078Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-09-09T23:13:46.078Z] (3/4) Installing libcurl (7.78.0-r0) [2021-09-09T23:13:46.078Z] (4/4) Installing curl (7.78.0-r0) [2021-09-09T23:13:46.078Z] Executing busybox-1.31.1-r20.trigger [2021-09-09T23:13:46.078Z] Executing ca-certificates-20191127-r4.trigger [2021-09-09T23:13:46.370Z] OK: 7 MiB in 18 packages [2021-09-09T23:13:47.367Z] Removing intermediate container 082be4c98105 [2021-09-09T23:13:47.367Z] ---> 297bed547404 [2021-09-09T23:13:47.367Z] [2021-09-09T23:13:47.367Z] Step 11/24 : FROM alpine:3.12 [2021-09-09T23:13:47.367Z] ---> afc2cc120ca2 [2021-09-09T23:13:47.367Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-09T23:13:47.367Z] ---> Using cache [2021-09-09T23:13:47.367Z] ---> 221aee1103af [2021-09-09T23:13:47.367Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-09T23:13:47.367Z] ---> Using cache [2021-09-09T23:13:47.367Z] ---> 42445f822a53 [2021-09-09T23:13:47.367Z] Step 14/24 : ENV APP_PORT=59882 [2021-09-09T23:13:47.641Z] ---> Running in 426d4427187f [2021-09-09T23:13:49.071Z] Removing intermediate container 426d4427187f [2021-09-09T23:13:49.071Z] ---> bd89b3c42dbb [2021-09-09T23:13:49.071Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-09T23:13:49.071Z] ---> Running in 4cf5cbdcebc6 [2021-09-09T23:13:49.071Z] Removing intermediate container 0a9175494812 [2021-09-09T23:13:49.071Z] ---> 9354043be6d4 [2021-09-09T23:13:49.071Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-09T23:13:49.342Z] ---> Running in d22014b35c84 [2021-09-09T23:13:49.950Z] Removing intermediate container 4cf5cbdcebc6 [2021-09-09T23:13:49.950Z] ---> 7028a4a82633 [2021-09-09T23:13:49.950Z] Step 16/24 : WORKDIR / [2021-09-09T23:13:49.950Z] ---> Running in 8bb45f67eac5 [2021-09-09T23:13:49.950Z] Removing intermediate container d22014b35c84 [2021-09-09T23:13:49.950Z] ---> 9c49c57627a4 [2021-09-09T23:13:50.229Z] Step 14/22 : WORKDIR /edgex [2021-09-09T23:13:50.229Z] ---> Running in 1a8c937fc7a7 [2021-09-09T23:13:50.825Z] Removing intermediate container 8bb45f67eac5 [2021-09-09T23:13:50.825Z] ---> 07fc2fd1c15b [2021-09-09T23:13:50.825Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-09T23:13:51.102Z] Removing intermediate container 1a8c937fc7a7 [2021-09-09T23:13:51.102Z] ---> 3d264ea04fa0 [2021-09-09T23:13:51.102Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-09-09T23:13:53.110Z] ---> 285cdbb599d4 [2021-09-09T23:13:53.110Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-09-09T23:13:53.110Z] ---> e4b2629497ac [2021-09-09T23:13:53.110Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-09-09T23:13:56.521Z] ---> 02deaa963ccb [2021-09-09T23:13:56.521Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-09-09T23:13:56.521Z] ---> 7a2a907d0d35 [2021-09-09T23:13:56.521Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-09-09T23:13:57.517Z] ---> 48bb9a5f7eeb [2021-09-09T23:13:57.517Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-09-09T23:13:57.794Z] Removing intermediate container 29e4c242d0fb [2021-09-09T23:13:57.794Z] ---> 29d2d2c1621c [2021-09-09T23:13:57.794Z] [2021-09-09T23:13:57.794Z] Step 11/24 : FROM alpine:3.12 [2021-09-09T23:13:57.794Z] ---> afc2cc120ca2 [2021-09-09T23:13:57.794Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-09T23:13:57.794Z] ---> Using cache [2021-09-09T23:13:57.794Z] ---> 221aee1103af [2021-09-09T23:13:57.794Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-09T23:13:58.076Z] ---> Running in 6b5de4a92875 [2021-09-09T23:13:58.076Z] ---> Using cache [2021-09-09T23:13:58.076Z] ---> 42445f822a53 [2021-09-09T23:13:58.076Z] Step 14/24 : ENV APP_PORT=59881 [2021-09-09T23:13:58.351Z] ---> Running in b39fe6ee9de1 [2021-09-09T23:13:58.624Z] ---> 160a6ab5b1d9 [2021-09-09T23:13:58.624Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-09-09T23:13:58.624Z] ---> Running in 96b3f2ef28fd [2021-09-09T23:13:58.899Z] Removing intermediate container 6b5de4a92875 [2021-09-09T23:13:58.899Z] ---> 46b829f5dab4 [2021-09-09T23:13:58.899Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-09T23:13:58.899Z] Removing intermediate container b39fe6ee9de1 [2021-09-09T23:13:58.899Z] ---> 4a2f356aefdd [2021-09-09T23:13:58.899Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-09T23:13:58.899Z] ---> Running in ad171ea1fc64 [2021-09-09T23:13:59.174Z] ---> Running in 279208403da6 [2021-09-09T23:13:59.174Z] Removing intermediate container 96b3f2ef28fd [2021-09-09T23:13:59.174Z] ---> 800e87e75d0b [2021-09-09T23:13:59.174Z] Step 19/22 : CMD ["--init=true"] [2021-09-09T23:13:59.451Z] ---> Running in 9dfd7dd68d65 [2021-09-09T23:13:59.451Z] Removing intermediate container ad171ea1fc64 [2021-09-09T23:13:59.451Z] ---> 5353bef90a53 [2021-09-09T23:13:59.725Z] Step 22/24 : LABEL arch=arm64 [2021-09-09T23:13:59.725Z] Removing intermediate container 279208403da6 [2021-09-09T23:13:59.725Z] ---> c4a0fc1e825d [2021-09-09T23:13:59.725Z] Step 16/24 : WORKDIR / [2021-09-09T23:13:59.725Z] ---> Running in c0cfc9157c11 [2021-09-09T23:14:00.007Z] ---> Running in c6f0a10c535d [2021-09-09T23:14:00.007Z] Removing intermediate container 9dfd7dd68d65 [2021-09-09T23:14:00.007Z] ---> bcb7b1e00d04 [2021-09-09T23:14:00.007Z] Step 20/22 : LABEL arch=arm64 [2021-09-09T23:14:00.290Z] ---> Running in c57070bb090f [2021-09-09T23:14:00.566Z] Removing intermediate container c0cfc9157c11 [2021-09-09T23:14:00.566Z] ---> ce2e34689f85 [2021-09-09T23:14:00.566Z] Step 23/24 : LABEL git_sha=ac669926ad0911eb6d1d3093627c71230e4dbd5b [2021-09-09T23:14:00.841Z] ---> Running in 5e232e1ed62d [2021-09-09T23:14:00.841Z] Removing intermediate container c6f0a10c535d [2021-09-09T23:14:00.841Z] ---> 69793b224175 [2021-09-09T23:14:00.841Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-09T23:14:01.121Z] Removing intermediate container c57070bb090f [2021-09-09T23:14:01.121Z] ---> b3569b5c41f8 [2021-09-09T23:14:01.121Z] Step 21/22 : LABEL git_sha=ac669926ad0911eb6d1d3093627c71230e4dbd5b [2021-09-09T23:14:01.121Z] ---> Running in 1c659e53b49e [2021-09-09T23:14:01.398Z] Removing intermediate container 5e232e1ed62d [2021-09-09T23:14:01.398Z] ---> 4ec332353ee5 [2021-09-09T23:14:01.398Z] Step 24/24 : LABEL version=0.0.0 [2021-09-09T23:14:01.673Z] ---> Running in a0cc926dffd4 [2021-09-09T23:14:01.952Z] Removing intermediate container 1c659e53b49e [2021-09-09T23:14:01.952Z] ---> ba1c6ccbd974 [2021-09-09T23:14:01.952Z] Step 22/22 : LABEL version=0.0.0 [2021-09-09T23:14:01.952Z] ---> 87fa7d428017 [2021-09-09T23:14:01.952Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-09-09T23:14:01.952Z] ---> Running in 8d3172c16a2c [2021-09-09T23:14:02.228Z] Removing intermediate container a0cc926dffd4 [2021-09-09T23:14:02.228Z] ---> 1d6b52955e13 [2021-09-09T23:14:02.228Z] [2021-09-09T23:14:02.823Z] Successfully built 1d6b52955e13 [2021-09-09T23:14:02.823Z] Removing intermediate container 8d3172c16a2c [2021-09-09T23:14:02.823Z] ---> ecdf7ff627f5 [2021-09-09T23:14:02.823Z] [2021-09-09T23:14:02.823Z] Successfully tagged core-command-arm64:latest [2021-09-09T23:14:03.095Z]  Building core-command ... done Successfully built ecdf7ff627f5 [2021-09-09T23:14:03.375Z] Successfully tagged security-proxy-setup-arm64:latest [2021-09-09T23:14:03.967Z]  Building security-proxy-setup ... done  ---> 8408a4a28206 [2021-09-09T23:14:03.967Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-09-09T23:14:04.242Z] Removing intermediate container c1a522945a6d [2021-09-09T23:14:04.242Z] ---> b04b79535c96 [2021-09-09T23:14:04.242Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-09-09T23:14:04.242Z] ---> Running in 38aa1049aaac [2021-09-09T23:14:04.847Z] ---> 209f8d4ebeec [2021-09-09T23:14:04.847Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-09-09T23:14:04.847Z] ---> Running in 24e4dc797cf6 [2021-09-09T23:14:05.447Z] Removing intermediate container 24e4dc797cf6 [2021-09-09T23:14:05.447Z] ---> 6c341a19a45f [2021-09-09T23:14:05.447Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-09T23:14:05.447Z] ---> Running in 8bc6364b36e6 [2021-09-09T23:14:05.719Z] 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-09-09T23:14:05.990Z] Removing intermediate container 8bc6364b36e6 [2021-09-09T23:14:05.990Z] ---> 0083e03e14b9 [2021-09-09T23:14:05.990Z] Step 22/24 : LABEL arch=arm64 [2021-09-09T23:14:06.270Z] ---> Running in 8b5a241440b1 [2021-09-09T23:14:06.876Z] Removing intermediate container 8b5a241440b1 [2021-09-09T23:14:06.876Z] ---> 83ffd1224f3a [2021-09-09T23:14:06.876Z] Step 23/24 : LABEL git_sha=ac669926ad0911eb6d1d3093627c71230e4dbd5b [2021-09-09T23:14:07.150Z] ---> Running in e3f36136c58b [2021-09-09T23:14:07.753Z] Removing intermediate container e3f36136c58b [2021-09-09T23:14:07.753Z] ---> 461742bc9d12 [2021-09-09T23:14:07.753Z] Step 24/24 : LABEL version=0.0.0 [2021-09-09T23:14:08.030Z] ---> Running in e47710b661ec [2021-09-09T23:14:08.030Z] Removing intermediate container 38aa1049aaac [2021-09-09T23:14:08.030Z] ---> 1d10c2adf001 [2021-09-09T23:14:08.030Z] [2021-09-09T23:14:08.030Z] Step 12/24 : FROM docker:20.10.7 [2021-09-09T23:14:08.305Z] Removing intermediate container e47710b661ec [2021-09-09T23:14:08.305Z] ---> f49110509519 [2021-09-09T23:14:08.305Z] [2021-09-09T23:14:08.305Z] 20.10.7: Pulling from library/docker [2021-09-09T23:14:08.909Z] Successfully built f49110509519 [2021-09-09T23:14:08.909Z] Successfully tagged core-metadata-arm64:latest [2021-09-09T23:14:15.842Z]  Building core-metadata ... done Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-09-09T23:14:15.842Z] Status: Downloaded newer image for docker:20.10.7 [2021-09-09T23:14:15.842Z] ---> df445af6242a [2021-09-09T23:14:15.842Z] 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-09-09T23:14:16.822Z] ---> Running in 741e7318f4de [2021-09-09T23:14:18.555Z] Removing intermediate container 741e7318f4de [2021-09-09T23:14:18.555Z] ---> 3e7f166eb427 [2021-09-09T23:14:18.555Z] 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-09-09T23:14:18.555Z] ---> Running in f939bffa0efa [2021-09-09T23:14:18.555Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-09T23:14:18.827Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-09T23:14:19.423Z] (1/39) Installing readline (8.1.0-r0) [2021-09-09T23:14:21.189Z] (2/39) Installing bash (5.1.0-r0) [2021-09-09T23:14:21.189Z] Executing bash-5.1.0-r0.post-install [2021-09-09T23:14:21.189Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-09-09T23:14:21.189Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-09-09T23:14:21.189Z] (5/39) Installing libcurl (7.78.0-r0) [2021-09-09T23:14:21.189Z] (6/39) Installing curl (7.78.0-r0) [2021-09-09T23:14:21.189Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-09-09T23:14:21.189Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-09-09T23:14:21.189Z] (9/39) Installing expat (2.2.10-r1) [2021-09-09T23:14:21.189Z] (10/39) Installing libffi (3.3-r2) [2021-09-09T23:14:21.189Z] (11/39) Installing gdbm (1.19-r0) [2021-09-09T23:14:21.189Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-09-09T23:14:21.189Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-09-09T23:14:21.189Z] (14/39) Installing python3 (3.8.10-r0) [2021-09-09T23:14:21.460Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-09-09T23:14:21.460Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-09-09T23:14:21.460Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-09-09T23:14:21.460Z] (18/39) Installing py3-six (1.15.0-r0) [2021-09-09T23:14:21.460Z] (19/39) Installing py3-packaging (20.9-r0) [2021-09-09T23:14:21.460Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-09-09T23:14:21.761Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-09-09T23:14:21.761Z] (22/39) Installing py3-idna (3.1-r0) [2021-09-09T23:14:21.761Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-09-09T23:14:22.037Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-09-09T23:14:22.037Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-09-09T23:14:22.037Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-09-09T23:14:22.037Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-09-09T23:14:22.037Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-09-09T23:14:22.037Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-09-09T23:14:22.037Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-09-09T23:14:22.037Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-09-09T23:14:22.037Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-09-09T23:14:22.037Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-09-09T23:14:22.037Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-09-09T23:14:22.037Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-09-09T23:14:23.674Z] (36/39) Installing py3-progress (1.5-r0) [2021-09-09T23:14:23.674Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-09-09T23:14:23.674Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-09-09T23:14:23.674Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-09-09T23:14:23.674Z] Executing busybox-1.32.1-r6.trigger [2021-09-09T23:14:23.674Z] OK: 82 MiB in 59 packages [2021-09-09T23:14:29.196Z] Collecting docker-compose==1.23.2 [2021-09-09T23:14:29.196Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-09-09T23:14:29.196Z] Collecting docopt<0.7,>=0.6.1 [2021-09-09T23:14:29.196Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-09-09T23:14:31.575Z] 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-09-09T23:14:31.575Z] Collecting PyYAML<4,>=3.10 [2021-09-09T23:14:31.575Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-09-09T23:14:34.950Z] Collecting jsonschema<3,>=2.5.1 [2021-09-09T23:14:34.950Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-09-09T23:14:35.220Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-09-09T23:14:35.492Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-09-09T23:14:35.762Z] Collecting docker<4.0,>=3.6.0 [2021-09-09T23:14:35.762Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-09-09T23:14:36.349Z] Collecting websocket-client<1.0,>=0.32.0 [2021-09-09T23:14:36.349Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-09-09T23:14:36.349Z] Collecting cached-property<2,>=1.2.0 [2021-09-09T23:14:36.349Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-09-09T23:14:36.349Z] Collecting texttable<0.10,>=0.9.0 [2021-09-09T23:14:36.349Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-09-09T23:14:38.312Z] Collecting dockerpty<0.5,>=0.4.1 [2021-09-09T23:14:38.312Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-09-09T23:14:39.737Z] Collecting docker-pycreds>=0.4.0 [2021-09-09T23:14:39.737Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-09-09T23:14:41.158Z] Collecting urllib3<1.25,>=1.21.1 [2021-09-09T23:14:41.158Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-09-09T23:14:41.158Z] Collecting idna<2.8,>=2.5 [2021-09-09T23:14:41.158Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-09-09T23:14:41.430Z] Collecting certifi>=2017.4.17 [2021-09-09T23:14:41.430Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-09-09T23:14:41.430Z] Collecting chardet<3.1.0,>=3.0.2 [2021-09-09T23:14:41.430Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-09-09T23:14:41.710Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-09-09T23:14:41.710Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-09-09T23:14:41.710Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-09-09T23:14:41.710Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-09-09T23:14:42.680Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-09-09T23:14:42.680Z] Attempting uninstall: urllib3 [2021-09-09T23:14:42.680Z] Found existing installation: urllib3 1.26.2 [2021-09-09T23:14:42.680Z] Uninstalling urllib3-1.26.2: [2021-09-09T23:14:42.680Z] Successfully uninstalled urllib3-1.26.2 [2021-09-09T23:14:43.272Z] Attempting uninstall: idna [2021-09-09T23:14:43.272Z] Found existing installation: idna 3.1 [2021-09-09T23:14:43.272Z] Uninstalling idna-3.1: [2021-09-09T23:14:43.272Z] Successfully uninstalled idna-3.1 [2021-09-09T23:14:43.864Z] Attempting uninstall: chardet [2021-09-09T23:14:43.864Z] Found existing installation: chardet 4.0.0 [2021-09-09T23:14:43.864Z] Uninstalling chardet-4.0.0: [2021-09-09T23:14:44.136Z] Successfully uninstalled chardet-4.0.0 [2021-09-09T23:14:45.108Z] Attempting uninstall: requests [2021-09-09T23:14:45.108Z] Found existing installation: requests 2.25.1 [2021-09-09T23:14:45.377Z] Uninstalling requests-2.25.1: [2021-09-09T23:14:45.377Z] Successfully uninstalled requests-2.25.1 [2021-09-09T23:14:45.648Z] Running setup.py install for texttable: started [2021-09-09T23:14:47.609Z] Running setup.py install for texttable: finished with status 'done' [2021-09-09T23:14:47.609Z] Running setup.py install for PyYAML: started [2021-09-09T23:14:49.573Z] Running setup.py install for PyYAML: finished with status 'done' [2021-09-09T23:14:49.573Z] Running setup.py install for docopt: started [2021-09-09T23:14:51.543Z] Running setup.py install for docopt: finished with status 'done' [2021-09-09T23:14:51.543Z] Running setup.py install for dockerpty: started [2021-09-09T23:14:53.504Z] Running setup.py install for dockerpty: finished with status 'done' [2021-09-09T23:14:54.935Z] 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-09-09T23:15:03.203Z] Removing intermediate container f939bffa0efa [2021-09-09T23:15:03.203Z] ---> ffc74444f7ed [2021-09-09T23:15:03.203Z] Step 15/24 : ENV APP_PORT=58890 [2021-09-09T23:15:03.203Z] ---> Running in 3ea54cf18638 [2021-09-09T23:15:03.474Z] Removing intermediate container 3ea54cf18638 [2021-09-09T23:15:03.474Z] ---> 37caaecc0919 [2021-09-09T23:15:03.474Z] Step 16/24 : EXPOSE $APP_PORT [2021-09-09T23:15:03.747Z] ---> Running in e1f04edb1046 [2021-09-09T23:15:04.343Z] Removing intermediate container e1f04edb1046 [2021-09-09T23:15:04.343Z] ---> 87c342c738c3 [2021-09-09T23:15:04.343Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-09-09T23:15:05.784Z] ---> 303590ffb2a9 [2021-09-09T23:15:05.784Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-09-09T23:15:06.376Z] ---> 27d9e1e6c27d [2021-09-09T23:15:06.376Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-09-09T23:15:07.352Z] ---> 9d22303eef21 [2021-09-09T23:15:07.352Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-09-09T23:15:07.624Z] ---> Running in e729f68b3581 [2021-09-09T23:15:07.898Z] Removing intermediate container e729f68b3581 [2021-09-09T23:15:07.898Z] ---> 4c2582ed3d4d [2021-09-09T23:15:07.899Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-09T23:15:08.179Z] ---> Running in 601ad5c104a6 [2021-09-09T23:15:08.453Z] Removing intermediate container 601ad5c104a6 [2021-09-09T23:15:08.454Z] ---> f2f1ef7f6022 [2021-09-09T23:15:08.454Z] Step 22/24 : LABEL arch=arm64 [2021-09-09T23:15:08.728Z] ---> Running in 702ca33179ab [2021-09-09T23:15:09.322Z] Removing intermediate container 702ca33179ab [2021-09-09T23:15:09.322Z] ---> 2786b52e0fa5 [2021-09-09T23:15:09.322Z] Step 23/24 : LABEL git_sha=ac669926ad0911eb6d1d3093627c71230e4dbd5b [2021-09-09T23:15:09.322Z] ---> Running in b5c498088a00 [2021-09-09T23:15:09.920Z] Removing intermediate container b5c498088a00 [2021-09-09T23:15:09.920Z] ---> f0aede33cfa6 [2021-09-09T23:15:09.920Z] Step 24/24 : LABEL version=0.0.0 [2021-09-09T23:15:09.920Z] ---> Running in 57524d424892 [2021-09-09T23:15:10.516Z] Removing intermediate container 57524d424892 [2021-09-09T23:15:10.516Z] ---> 08262a3e6a09 [2021-09-09T23:15:10.516Z] [2021-09-09T23:15:10.789Z] Successfully built 08262a3e6a09 [2021-09-09T23:15:10.789Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-09-09T23:15:11.400Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-09-09T23:15:11.411Z] $ docker stop --time=1 b2c08bc007c38eb683eb619b24e38c392a1c44a9126c3b5ee669e4399ba2a88d [2021-09-09T23:15:13.165Z] $ docker rm -f b2c08bc007c38eb683eb619b24e38c392a1c44a9126c3b5ee669e4399ba2a88d [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-09T23:15:13.713Z] + docker images [2021-09-09T23:15:13.982Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-09-09T23:15:13.982Z] sys-mgmt-agent-arm64 latest 08262a3e6a09 3 seconds ago 311MB [2021-09-09T23:15:13.982Z] core-metadata-arm64 latest f49110509519 About a minute ago 15.8MB [2021-09-09T23:15:13.982Z] 1d10c2adf001 About a minute ago 1.57GB [2021-09-09T23:15:13.982Z] security-proxy-setup-arm64 latest ecdf7ff627f5 About a minute ago 24.6MB [2021-09-09T23:15:13.982Z] core-command-arm64 latest 1d6b52955e13 About a minute ago 15.2MB [2021-09-09T23:15:13.982Z] 29d2d2c1621c About a minute ago 1.57GB [2021-09-09T23:15:13.982Z] 297bed547404 About a minute ago 1.56GB [2021-09-09T23:15:13.982Z] fb6e73932fbf About a minute ago 1.57GB [2021-09-09T23:15:13.982Z] security-bootstrapper-arm64 latest efb9977cbf26 3 minutes ago 17.7MB [2021-09-09T23:15:13.982Z] core-data-arm64 latest e0eac83c15fd 3 minutes ago 19.3MB [2021-09-09T23:15:13.982Z] security-secretstore-setup-arm64 latest 30b792383bef 3 minutes ago 26.5MB [2021-09-09T23:15:13.982Z] support-notifications-arm64 latest 94be071ab21a 3 minutes ago 15.9MB [2021-09-09T23:15:13.982Z] support-scheduler-arm64 latest e8ca369c8410 3 minutes ago 15.2MB [2021-09-09T23:15:13.982Z] 69de2798c2ba 4 minutes ago 1.57GB [2021-09-09T23:15:13.982Z] 00271e8b8c7f 4 minutes ago 1.57GB [2021-09-09T23:15:13.982Z] 6212b5f5080e 4 minutes ago 1.57GB [2021-09-09T23:15:13.982Z] 644f379eb0a6 4 minutes ago 1.57GB [2021-09-09T23:15:13.982Z] 51c439afec1a 4 minutes ago 1.57GB [2021-09-09T23:15:13.983Z] ci-base-image-arm64 latest 25d8622ae84e 15 minutes ago 1.24GB [2021-09-09T23:15:13.983Z] alpine 3.12 afc2cc120ca2 8 days ago 5.33MB [2021-09-09T23:15:13.983Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 5 weeks ago 533MB [2021-09-09T23:15:13.983Z] docker 20.10.7 df445af6242a 2 months ago 234MB [2021-09-09T23:15:13.983Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 14 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-09-09T23:15:14.695Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-09T23:15:14.695Z] [2021-09-09T23:15:14.695Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-09-09T23:15:15.054Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-09T23:15:15.328Z] arm64: Pulling from edgex-lftools-log-publisher [2021-09-09T23:15:15.328Z] 448f6bf000e3: Pulling fs layer [2021-09-09T23:15:15.328Z] f757da607395: Pulling fs layer [2021-09-09T23:15:15.328Z] 05883995daec: Pulling fs layer [2021-09-09T23:15:15.328Z] 8603b9c90790: Pulling fs layer [2021-09-09T23:15:15.328Z] 1560dd03e051: Pulling fs layer [2021-09-09T23:15:15.328Z] 27f5ce0e4adf: Pulling fs layer [2021-09-09T23:15:15.328Z] c2d8d7efcc4b: Pulling fs layer [2021-09-09T23:15:15.328Z] 8603b9c90790: Waiting [2021-09-09T23:15:15.328Z] 1560dd03e051: Waiting [2021-09-09T23:15:15.328Z] 27f5ce0e4adf: Waiting [2021-09-09T23:15:15.328Z] c2d8d7efcc4b: Waiting [2021-09-09T23:15:15.328Z] f757da607395: Verifying Checksum [2021-09-09T23:15:15.328Z] f757da607395: Download complete [2021-09-09T23:15:15.328Z] 8603b9c90790: Verifying Checksum [2021-09-09T23:15:15.328Z] 8603b9c90790: Download complete [2021-09-09T23:15:15.600Z] 1560dd03e051: Download complete [2021-09-09T23:15:15.600Z] 27f5ce0e4adf: Verifying Checksum [2021-09-09T23:15:15.600Z] 27f5ce0e4adf: Download complete [2021-09-09T23:15:15.870Z] 05883995daec: Verifying Checksum [2021-09-09T23:15:15.870Z] 05883995daec: Download complete [2021-09-09T23:15:16.174Z] 448f6bf000e3: Verifying Checksum [2021-09-09T23:15:16.174Z] 448f6bf000e3: Download complete [2021-09-09T23:15:19.579Z] c2d8d7efcc4b: Verifying Checksum [2021-09-09T23:15:19.579Z] c2d8d7efcc4b: Download complete [2021-09-09T23:15:19.852Z] 448f6bf000e3: Pull complete [2021-09-09T23:15:20.449Z] f757da607395: Pull complete [2021-09-09T23:15:21.879Z] 05883995daec: Pull complete [2021-09-09T23:15:22.474Z] 8603b9c90790: Pull complete [2021-09-09T23:15:23.464Z] 1560dd03e051: Pull complete [2021-09-09T23:15:23.736Z] 27f5ce0e4adf: Pull complete [2021-09-09T23:15:38.775Z] c2d8d7efcc4b: Pull complete [2021-09-09T23:15:38.775Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-09-09T23:15:38.775Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-09T23:15:38.775Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-09-09T23:15:39.040Z] prd-ubuntu18.04-docker-arm64-4c-16g-1892 does not seem to be running inside a container [2021-09-09T23:15:39.122Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-09-09T23:15:42.979Z] $ docker top 84fb415687aa3783bd9ca301c23b9c397e7d74fd72a06d2dc7bb7705bef01b45 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-09T23:15:44.052Z] ---> job-cost.sh [2021-09-09T23:15:44.052Z] lf-activate-venv: SKIPPING [2021-09-09T23:15:44.052Z] INFO: No Stack... [2021-09-09T23:15:45.026Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-09-09T23:15:45.296Z] INFO: Archiving Costs [Pipeline] sh [2021-09-09T23:15:45.956Z] + cut -d, -f6 [2021-09-09T23:15:45.956Z] + cat /w/workspace/edgex-go/5/archives/cost.csv [Pipeline] lock [2021-09-09T23:15:46.022Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3698-5-stack-cost] [2021-09-09T23:15:46.035Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3698-5-stack-cost] did not exist. Created. [2021-09-09T23:15:46.035Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3698-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-09T23:15:46.722Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-09-09T23:15:46.894Z] Stashed 1 file(s) [Pipeline] } [2021-09-09T23:15:46.908Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3698-5-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-09T23:15:46.940Z] $ docker stop --time=1 84fb415687aa3783bd9ca301c23b9c397e7d74fd72a06d2dc7bb7705bef01b45 [2021-09-09T23:15:48.598Z] $ docker rm -f 84fb415687aa3783bd9ca301c23b9c397e7d74fd72a06d2dc7bb7705bef01b45 [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-09-09T23:15:49.534Z] provisioning config files... [2021-09-09T23:15:49.549Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/5@tmp/config5016758160194289076tmp [Pipeline] { [Pipeline] sh [2021-09-09T23:15:49.880Z] + set +x [2021-09-09T23:15:49.880Z] + curl -s https://codecov.io/bash [2021-09-09T23:15:49.880Z] + bash -s -- [2021-09-09T23:15:50.147Z] [2021-09-09T23:15:50.147Z] _____ _ [2021-09-09T23:15:50.147Z] / ____| | | [2021-09-09T23:15:50.147Z] | | ___ __| | ___ ___ _____ __ [2021-09-09T23:15:50.147Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-09-09T23:15:50.147Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-09-09T23:15:50.147Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-09-09T23:15:50.147Z] Bash-1.0.6 [2021-09-09T23:15:50.147Z] [2021-09-09T23:15:50.147Z] [2021-09-09T23:15:50.147Z] ==> git version 2.24.4 found [2021-09-09T23:15:50.147Z] ==> 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-09-09T23:15:50.147Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-09-09T23:15:50.147Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-09-09T23:15:50.147Z] ==> Jenkins CI detected. [2021-09-09T23:15:50.147Z] current dir:  /w/workspace/edgex-go/5 [2021-09-09T23:15:50.147Z] project root: . [2021-09-09T23:15:50.147Z] --> token set from env [2021-09-09T23:15:50.147Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-09-09T23:15:50.147Z] ==> Running gcov in . (disable via -X gcov) [2021-09-09T23:15:50.147Z] ==> Python coveragepy not found [2021-09-09T23:15:50.147Z] ==> Searching for coverage reports in: [2021-09-09T23:15:50.147Z] + . [2021-09-09T23:15:50.147Z] -> Found 1 reports [2021-09-09T23:15:50.147Z] ==> Detecting git/mercurial file structure [2021-09-09T23:15:50.147Z] ==> Reading reports [2021-09-09T23:15:50.147Z] + ./coverage.out bytes=405611 [2021-09-09T23:15:50.147Z] ==> Appending adjustments [2021-09-09T23:15:50.147Z] https://docs.codecov.io/docs/fixing-reports [2021-09-09T23:15:51.112Z] + Found adjustments [2021-09-09T23:15:51.112Z] ==> Gzipping contents [2021-09-09T23:15:51.112Z] 56K /tmp/codecov.wfw9N8.gz [2021-09-09T23:15:51.112Z] ==> Uploading reports [2021-09-09T23:15:51.112Z] url: https://codecov.io [2021-09-09T23:15:51.112Z] query: branch=PR-3698&commit=ac669926ad0911eb6d1d3093627c71230e4dbd5b&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3698%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3698&job=&cmd_args= [2021-09-09T23:15:51.112Z] -> Pinging Codecov [2021-09-09T23:15:51.112Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3698&commit=ac669926ad0911eb6d1d3093627c71230e4dbd5b&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3698%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3698&job=&cmd_args= [2021-09-09T23:15:51.700Z] -> Uploading to [2021-09-09T23:15:51.700Z] https://storage.googleapis.com/codecov/v4/raw/2021-09-09/00271124DB129430A58F1EEE437C3FCB/ac669926ad0911eb6d1d3093627c71230e4dbd5b/7ba644ad-6cf1-417d-9c94-df66eb80afdf.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210909%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210909T231551Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1183dd387b8b844534011e10bb5d95fe0aa5247e422a27abd2f68fcef3f6982d [2021-09-09T23:15:51.700Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-09T23:15:51.701Z] Dload Upload Total Spent Left Speed [2021-09-09T23:15:51.972Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54680 0 0 100 54680 0 131k --:--:-- --:--:-- --:--:-- 131k [2021-09-09T23:15:51.972Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/ac669926ad0911eb6d1d3093627c71230e4dbd5b [Pipeline] } [2021-09-09T23:15:51.984Z] 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-09-09T23:15:56.061Z] + '[' -d /w/workspace/edgex-go/5/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-09-09T23:15:57.788Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-09T23:15:58.129Z] ---> package-listing.sh [2021-09-09T23:15:58.129Z] ++ facter osfamily [2021-09-09T23:15:58.129Z] ++ tr '[:upper:]' '[:lower:]' [2021-09-09T23:15:58.394Z] + OS_FAMILY=redhat [2021-09-09T23:15:58.394Z] + workspace=/w/workspace/edgex-go/5 [2021-09-09T23:15:58.394Z] + START_PACKAGES=/tmp/packages_start.txt [2021-09-09T23:15:58.394Z] + END_PACKAGES=/tmp/packages_end.txt [2021-09-09T23:15:58.394Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-09-09T23:15:58.394Z] + PACKAGES=/tmp/packages_start.txt [2021-09-09T23:15:58.394Z] + '[' /w/workspace/edgex-go/5 ']' [2021-09-09T23:15:58.394Z] + PACKAGES=/tmp/packages_end.txt [2021-09-09T23:15:58.394Z] + case "${OS_FAMILY}" in [2021-09-09T23:15:58.394Z] + rpm -qa [2021-09-09T23:15:58.394Z] + sort [2021-09-09T23:16:00.339Z] + '[' -f /tmp/packages_start.txt ']' [2021-09-09T23:16:00.340Z] + '[' -f /tmp/packages_end.txt ']' [2021-09-09T23:16:00.340Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-09-09T23:16:00.340Z] + '[' /w/workspace/edgex-go/5 ']' [2021-09-09T23:16:00.340Z] + mkdir -p /w/workspace/edgex-go/5/archives/ [2021-09-09T23:16:00.340Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] echo [2021-09-09T23:16:00.356Z] 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/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-09-09T23:16:00.860Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-09-09T23:16:01.182Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-09T23:16:01.183Z] [2021-09-09T23:16:01.183Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-09T23:16:01.518Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-09T23:16:01.518Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-09T23:16:01.518Z] b4d181a07f80: Pulling fs layer [2021-09-09T23:16:01.518Z] a1111a8f2ec3: Pulling fs layer [2021-09-09T23:16:01.518Z] ed53099fbce6: Pulling fs layer [2021-09-09T23:16:01.518Z] dc539afda2c1: Pulling fs layer [2021-09-09T23:16:01.518Z] 77bc0d833cb6: Pulling fs layer [2021-09-09T23:16:01.518Z] 9065ff56babe: Pulling fs layer [2021-09-09T23:16:01.518Z] d287ab97295c: Pulling fs layer [2021-09-09T23:16:01.518Z] dc539afda2c1: Waiting [2021-09-09T23:16:01.518Z] 77bc0d833cb6: Waiting [2021-09-09T23:16:01.518Z] 9065ff56babe: Waiting [2021-09-09T23:16:01.518Z] d287ab97295c: Waiting [2021-09-09T23:16:01.788Z] a1111a8f2ec3: Verifying Checksum [2021-09-09T23:16:01.788Z] a1111a8f2ec3: Download complete [2021-09-09T23:16:01.788Z] dc539afda2c1: Verifying Checksum [2021-09-09T23:16:01.788Z] dc539afda2c1: Download complete [2021-09-09T23:16:02.054Z] 77bc0d833cb6: Verifying Checksum [2021-09-09T23:16:02.054Z] 77bc0d833cb6: Download complete [2021-09-09T23:16:02.054Z] 9065ff56babe: Verifying Checksum [2021-09-09T23:16:02.054Z] 9065ff56babe: Download complete [2021-09-09T23:16:02.320Z] ed53099fbce6: Verifying Checksum [2021-09-09T23:16:02.320Z] ed53099fbce6: Download complete [2021-09-09T23:16:03.280Z] b4d181a07f80: Verifying Checksum [2021-09-09T23:16:03.280Z] b4d181a07f80: Download complete [2021-09-09T23:16:05.690Z] b4d181a07f80: Pull complete [2021-09-09T23:16:05.690Z] a1111a8f2ec3: Pull complete [2021-09-09T23:16:05.690Z] ed53099fbce6: Pull complete [2021-09-09T23:16:05.690Z] dc539afda2c1: Pull complete [2021-09-09T23:16:05.690Z] 77bc0d833cb6: Pull complete [2021-09-09T23:16:05.690Z] 9065ff56babe: Pull complete [2021-09-09T23:16:06.660Z] d287ab97295c: Verifying Checksum [2021-09-09T23:16:06.660Z] d287ab97295c: Download complete [2021-09-09T23:16:12.009Z] d287ab97295c: Pull complete [2021-09-09T23:16:12.009Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-09T23:16:12.009Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-09T23:16:12.009Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-09T23:16:12.102Z] prd-centos7-docker-4c-2g-1889 does not seem to be running inside a container [2021-09-09T23:16:12.165Z] $ 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/5/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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-09-09T23:16:15.674Z] $ docker top b0d508b7accd645dab7ce70bc2a3a0c2a25631d5cb0c803b4258e522cfa15e26 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-09T23:16:16.084Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-09-09T23:16:16.403Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-09-09T23:16:16.722Z] + ls /var/log/sa-host [2021-09-09T23:16:16.723Z] + sadf -c /var/log/sa-host/sa05 [2021-09-09T23:16:16.723Z] file_magic: OK [2021-09-09T23:16:16.723Z] HZ: Using current value: 100 [2021-09-09T23:16:16.723Z] file_header: OK [2021-09-09T23:16:16.723Z] 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-09-09T23:16:16.723Z] Statistics: [2021-09-09T23:16:16.723Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-09T23:16:16.723Z] File successfully converted to sysstat format version 12.0.3 [2021-09-09T23:16:16.723Z] + sadf -c /var/log/sa-host/sa09 [2021-09-09T23:16:16.723Z] file_magic: OK [2021-09-09T23:16:16.723Z] HZ: Using current value: 100 [2021-09-09T23:16:16.723Z] file_header: OK [2021-09-09T23:16:16.723Z] 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-09-09T23:16:16.723Z] Statistics: [2021-09-09T23:16:16.723Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-09T23:16:16.723Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-09T23:16:16.900Z] provisioning config files... [2021-09-09T23:16:16.916Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config838165588885653146tmp [Pipeline] { [Pipeline] echo [2021-09-09T23:16:16.938Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-09T23:16:20.133Z] ---> create-netrc.sh [Pipeline] } [2021-09-09T23:16:20.145Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-09-09T23:16:20.534Z] ---> python-tools-install.sh [Pipeline] echo [2021-09-09T23:16:20.551Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-09T23:16:20.874Z] ---> sudo-logs.sh [2021-09-09T23:16:20.874Z] Archiving 'sudo' log.. [2021-09-09T23:16:20.874Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1889.vexxhost.local: Name or service not known [2021-09-09T23:16:20.874Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1889.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-09-09T23:16:20.914Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-09T23:16:21.233Z] ---> job-cost.sh [2021-09-09T23:16:21.234Z] lf-activate-venv: SKIPPING [2021-09-09T23:16:21.234Z] DEBUG: total: 0.10999999940395355 [2021-09-09T23:16:21.234Z] INFO: Retrieving Stack Cost... [2021-09-09T23:16:22.194Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-09T23:16:22.460Z] INFO: Archiving Costs [Pipeline] echo [2021-09-09T23:16:22.480Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-09T23:16:22.809Z] ---> logs-deploy.sh [2021-09-09T23:16:22.809Z] lf-activate-venv: SKIPPING [2021-09-09T23:16:22.809Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3698/5 [2021-09-09T23:16:22.809Z] INFO: archiving workspace using pattern(s): [2021-09-09T23:16:23.394Z] Archives upload complete. [2021-09-09T23:16:23.661Z] INFO: archiving logs to Nexus