Pull request #3806 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 MonicaisHer for edgexfoundry/edgex-go Loading trusted files from base branch main at f7c7132b17dbbb881af4d9ccfc6ed9167751e366 rather than 2e025bf85b7f172d76f5fbf99526c8d89e71860d Obtained Jenkinsfile from f7c7132b17dbbb881af4d9ccfc6ed9167751e366 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-ssh6096821709224714213.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a03e002eace0db65b27acd1444eb3c4392a49323 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-ssh4528122411738843126.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 a03e002eace0db65b27acd1444eb3c4392a49323 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-3806/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-3806/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh362160104128931499.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a03e002eace0db65b27acd1444eb3c4392a49323 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a03e002eace0db65b27acd1444eb3c4392a49323 # timeout=10 Commit message: "Merge pull request #364 from ernestojeda/fix-folder-name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com: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-ssh2282825336500163487.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 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-3806/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-3806/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7877464847934015210.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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 USE_ALPINE: true 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 PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-343 in /w/workspace/edgexfoundry_edgex-go_PR-3806 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [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/4 # 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/4@tmp/jenkins-gitclient-ssh2156790500426194207.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 Merging remotes/origin/main commit f7c7132b17dbbb881af4d9ccfc6ed9167751e366 into PR head commit 2e025bf85b7f172d76f5fbf99526c8d89e71860d Merge succeeded, producing 2e025bf85b7f172d76f5fbf99526c8d89e71860d Checking out Revision 2e025bf85b7f172d76f5fbf99526c8d89e71860d (PR-3806) 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/4@tmp/jenkins-gitclient-ssh7451686421811821959.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3806/head:refs/remotes/origin/PR-3806 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2e025bf85b7f172d76f5fbf99526c8d89e71860d # 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/4@tmp/jenkins-gitclient-ssh6653428706219406969.key > git merge f7c7132b17dbbb881af4d9ccfc6ed9167751e366 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2e025bf85b7f172d76f5fbf99526c8d89e71860d # timeout=10 Commit message: "Merge branch 'main' into update-edgex-go-snap-readme" > git rev-list --no-walk 0d4f5f991dd63a3a4725219e8e047f3ce77f3610 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-11-12T16:24:07.810Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-11-12T16:24:07.858Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-11-12T16:24:07.871Z] ========================================================= [2021-11-12T16:24:07.871Z] EdgeX Global Pipelines Version Info [2021-11-12T16:24:07.871Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-11-12T16:24:09.014Z] ------------------- [2021-11-12T16:24:09.014Z] stable info: [2021-11-12T16:24:09.014Z] ------------------- [2021-11-12T16:24:09.014Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-11-12T16:24:09.014Z] Commit SHA: a03e002eace0db65b27acd1444eb3c4392a49323 [2021-11-12T16:24:09.014Z] Message: update stable to v1.0.213 [2021-11-12T16:24:09.592Z] ------------------- [2021-11-12T16:24:09.592Z] experimental info: [2021-11-12T16:24:09.592Z] ------------------- [2021-11-12T16:24:09.592Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-11-12T16:24:09.592Z] Commit SHA: a03e002eace0db65b27acd1444eb3c4392a49323 [2021-11-12T16:24:09.592Z] Message: update experimental to v1.0.213 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-11-12T16:24:09.666Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-11-12T16:24:09.674Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-11-12T16:24:09.683Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-11-12T16:24:09.693Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-11-12T16:24:09.702Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-11-12T16:24:09.712Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-11-12T16:24:09.722Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2021-11-12T16:24:09.735Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-11-12T16:24:09.745Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-11-12T16:24:09.754Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-11-12T16:24:09.763Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-11-12T16:24:09.773Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-11-12T16:24:09.782Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-11-12T16:24:09.793Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-11-12T16:24:09.803Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-11-12T16:24:09.813Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-11-12T16:24:09.827Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-11-12T16:24:09.840Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-11-12T16:24:09.848Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-11-12T16:24:09.858Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-11-12T16:24:09.867Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-11-12T16:24:09.877Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-11-12T16:24:09.889Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3806 [Pipeline] echo [2021-11-12T16:24:09.900Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3806 [Pipeline] echo [2021-11-12T16:24:09.909Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3806 [Pipeline] echo [2021-11-12T16:24:09.916Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2e025bf85b7f172d76f5fbf99526c8d89e71860d [Pipeline] echo [2021-11-12T16:24:09.923Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2e025bf [Pipeline] echo [2021-11-12T16:24:09.934Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-12T16:24:09.976Z] provisioning config files... [2021-11-12T16:24:09.989Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config8381873376734444741tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-12T16:24:10.300Z] ---> docker-login.sh [2021-11-12T16:24:10.300Z] nexus3.edgexfoundry.org:10001 [2021-11-12T16:24:10.300Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T16:24:10.565Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T16:24:10.565Z] Configure a credential helper to remove this warning. See [2021-11-12T16:24:10.565Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T16:24:10.565Z] [2021-11-12T16:24:10.565Z] Login Succeeded [2021-11-12T16:24:10.565Z] nexus3.edgexfoundry.org:10002 [2021-11-12T16:24:10.565Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T16:24:10.565Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T16:24:10.565Z] Configure a credential helper to remove this warning. See [2021-11-12T16:24:10.565Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T16:24:10.565Z] [2021-11-12T16:24:10.565Z] Login Succeeded [2021-11-12T16:24:10.565Z] nexus3.edgexfoundry.org:10003 [2021-11-12T16:24:10.565Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T16:24:10.829Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T16:24:10.829Z] Configure a credential helper to remove this warning. See [2021-11-12T16:24:10.829Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T16:24:10.829Z] [2021-11-12T16:24:10.829Z] Login Succeeded [2021-11-12T16:24:10.829Z] nexus3.edgexfoundry.org:10004 [2021-11-12T16:24:10.829Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T16:24:10.829Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T16:24:10.829Z] Configure a credential helper to remove this warning. See [2021-11-12T16:24:10.829Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T16:24:10.829Z] [2021-11-12T16:24:10.829Z] Login Succeeded [2021-11-12T16:24:10.829Z] docker.io [2021-11-12T16:24:10.829Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T16:24:11.408Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T16:24:11.408Z] Configure a credential helper to remove this warning. See [2021-11-12T16:24:11.408Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T16:24:11.408Z] [2021-11-12T16:24:11.408Z] Login Succeeded [2021-11-12T16:24:11.408Z] ---> docker-login.sh ends [Pipeline] } [2021-11-12T16:24:11.416Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-12T16:24:11.731Z] ++ 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-11-12T16:24:11.731Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-12T16:24:11.731Z] ++ dirname cmd/core-command/Dockerfile [2021-11-12T16:24:11.731Z] ++ cut -d/ -f2 [2021-11-12T16:24:11.731Z] + echo core-command,cmd/core-command/Dockerfile [2021-11-12T16:24:11.731Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-12T16:24:11.731Z] ++ dirname cmd/core-data/Dockerfile [2021-11-12T16:24:11.731Z] ++ cut -d/ -f2 [2021-11-12T16:24:11.731Z] + echo core-data,cmd/core-data/Dockerfile [2021-11-12T16:24:11.731Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-12T16:24:11.731Z] ++ dirname cmd/core-metadata/Dockerfile [2021-11-12T16:24:11.731Z] ++ cut -d/ -f2 [2021-11-12T16:24:11.731Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-11-12T16:24:11.731Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-12T16:24:11.731Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-11-12T16:24:11.731Z] ++ cut -d/ -f2 [2021-11-12T16:24:11.731Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-11-12T16:24:11.731Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-12T16:24:11.731Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-11-12T16:24:11.731Z] ++ cut -d/ -f2 [2021-11-12T16:24:11.731Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-11-12T16:24:11.731Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-12T16:24:11.731Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-11-12T16:24:11.731Z] ++ cut -d/ -f2 [2021-11-12T16:24:11.731Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-11-12T16:24:11.731Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-12T16:24:11.731Z] ++ dirname cmd/support-notifications/Dockerfile [2021-11-12T16:24:11.731Z] ++ cut -d/ -f2 [2021-11-12T16:24:11.731Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-11-12T16:24:11.731Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-12T16:24:11.731Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-11-12T16:24:11.731Z] ++ cut -d/ -f2 [2021-11-12T16:24:11.731Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-11-12T16:24:11.731Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-12T16:24:11.731Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-11-12T16:24:11.731Z] ++ cut -d/ -f2 [2021-11-12T16:24:11.731Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-11-12T16:24:11.771Z] 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] { (Build Check) [Pipeline] sh [2021-11-12T16:24:12.181Z] + git rev-list -1 --merges 2e025bf85b7f172d76f5fbf99526c8d89e71860d~1..2e025bf85b7f172d76f5fbf99526c8d89e71860d [Pipeline] echo [2021-11-12T16:24:12.193Z] -----------> git rev-list -1 --merges 2e025bf85b7f172d76f5fbf99526c8d89e71860d~1..2e025bf85b7f172d76f5fbf99526c8d89e71860d 2e025bf85b7f172d76f5fbf99526c8d89e71860d [2021-11-12T16:24:12.193Z] 2e025bf85b7f172d76f5fbf99526c8d89e71860d [false] [Pipeline] sh [2021-11-12T16:24:12.486Z] + git log --format=format:%s -1 2e025bf85b7f172d76f5fbf99526c8d89e71860d [Pipeline] echo [2021-11-12T16:24:12.502Z] ========================================================= [2021-11-12T16:24:12.502Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2021-11-12T16:24:12.502Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-11-12T16:24:13.199Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-12T16:24:13.199Z] [2021-11-12T16:24:13.199Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-11-12T16:24:13.518Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-12T16:24:13.518Z] latest: Pulling from edgex-devops/git-semver [2021-11-12T16:24:13.518Z] a0d0a0d46f8b: Pulling fs layer [2021-11-12T16:24:13.518Z] 3e5f54012d9b: Pulling fs layer [2021-11-12T16:24:13.518Z] 4c7163046ea9: Pulling fs layer [2021-11-12T16:24:13.518Z] 0c2d73faf560: Pulling fs layer [2021-11-12T16:24:13.518Z] 0c2d73faf560: Waiting [2021-11-12T16:24:13.518Z] 3e5f54012d9b: Verifying Checksum [2021-11-12T16:24:13.518Z] 3e5f54012d9b: Download complete [2021-11-12T16:24:13.518Z] a0d0a0d46f8b: Verifying Checksum [2021-11-12T16:24:13.518Z] a0d0a0d46f8b: Download complete [2021-11-12T16:24:13.518Z] 4c7163046ea9: Verifying Checksum [2021-11-12T16:24:13.518Z] 4c7163046ea9: Download complete [2021-11-12T16:24:13.518Z] 0c2d73faf560: Verifying Checksum [2021-11-12T16:24:13.518Z] 0c2d73faf560: Download complete [2021-11-12T16:24:13.784Z] a0d0a0d46f8b: Pull complete [2021-11-12T16:24:13.784Z] 3e5f54012d9b: Pull complete [2021-11-12T16:24:14.048Z] 4c7163046ea9: Pull complete [2021-11-12T16:24:14.310Z] 0c2d73faf560: Pull complete [2021-11-12T16:24:14.310Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-11-12T16:24:14.310Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-12T16:24:14.310Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-11-12T16:24:14.388Z] prd-centos7-docker-4c-2g-343 does not seem to be running inside a container [2021-11-12T16:24:14.429Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-11-12T16:24:15.038Z] $ docker top 474cfbc9ce7938385b83ed1b3a86597abdb0dfc58eb422f846141dd1292aa9eb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-12T16:24:15.139Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-12T16:24:15.139Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-12T16:24:15.259Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-12T16:24:15.260Z] $ docker exec 474cfbc9ce7938385b83ed1b3a86597abdb0dfc58eb422f846141dd1292aa9eb ssh-agent [2021-11-12T16:24:15.383Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXPOdgDb/agent.14 [2021-11-12T16:24:15.383Z] SSH_AGENT_PID=21 [2021-11-12T16:24:15.391Z] Running ssh-add (command line suppressed) [2021-11-12T16:24:15.482Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_1659533548473080073.key (/w/workspace/edgex-go/4@tmp/private_key_1659533548473080073.key) [2021-11-12T16:24:15.494Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-12T16:24:15.800Z] + git tag --points-at HEAD [Pipeline] } [2021-11-12T16:24:15.813Z] $ docker exec --env ******** --env ******** 474cfbc9ce7938385b83ed1b3a86597abdb0dfc58eb422f846141dd1292aa9eb ssh-agent -k [2021-11-12T16:24:15.913Z] unset SSH_AUTH_SOCK; [2021-11-12T16:24:15.913Z] unset SSH_AGENT_PID; [2021-11-12T16:24:15.913Z] echo Agent pid 21 killed; [2021-11-12T16:24:15.923Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-11-12T16:24:15.948Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-12T16:24:15.948Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-12T16:24:16.053Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-12T16:24:16.054Z] $ docker exec 474cfbc9ce7938385b83ed1b3a86597abdb0dfc58eb422f846141dd1292aa9eb ssh-agent [2021-11-12T16:24:16.155Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXmAjgdg/agent.54 [2021-11-12T16:24:16.155Z] SSH_AGENT_PID=61 [2021-11-12T16:24:16.160Z] Running ssh-add (command line suppressed) [2021-11-12T16:24:16.248Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_5518144193791592461.key (/w/workspace/edgex-go/4@tmp/private_key_5518144193791592461.key) [2021-11-12T16:24:16.262Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-12T16:24:16.561Z] + git semver init [2021-11-12T16:24:16.561Z] # -> Open(): unable to determine branch for HEAD [2021-11-12T16:24:16.561Z] # $GIT_DIR = /w/workspace/edgex-go/4/.git [2021-11-12T16:24:16.561Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/4 [2021-11-12T16:24:16.561Z] # $SEMVER_REMOTE_NAME = origin [2021-11-12T16:24:16.561Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-12T16:24:16.561Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-12T16:24:16.561Z] # $SEMVER_BRANCH = PR-3806 [2021-11-12T16:24:16.561Z] # $SEMVER_TEMP = /tmp/semver-242636659 [2021-11-12T16:24:16.561Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-11-12T16:24:28.826Z] # '/tmp/semver-242636659' -> '/w/workspace/edgex-go/4/.semver' [2021-11-12T16:24:28.826Z] # -> Force: false [2021-11-12T16:24:28.826Z] # $SEMVER_DIR = /w/workspace/edgex-go/4/.semver [Pipeline] } [2021-11-12T16:24:28.834Z] $ docker exec --env ******** --env ******** 474cfbc9ce7938385b83ed1b3a86597abdb0dfc58eb422f846141dd1292aa9eb ssh-agent -k [2021-11-12T16:24:28.927Z] unset SSH_AUTH_SOCK; [2021-11-12T16:24:28.928Z] unset SSH_AGENT_PID; [2021-11-12T16:24:28.928Z] echo Agent pid 61 killed; [2021-11-12T16:24:28.936Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-12T16:24:29.248Z] + git semver [Pipeline] } [2021-11-12T16:24:29.260Z] $ docker stop --time=1 474cfbc9ce7938385b83ed1b3a86597abdb0dfc58eb422f846141dd1292aa9eb [2021-11-12T16:24:31.328Z] $ docker rm -f 474cfbc9ce7938385b83ed1b3a86597abdb0dfc58eb422f846141dd1292aa9eb [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-12T16:24:31.712Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-11-12T16:24:31.950Z] Stashed 1 file(s) [Pipeline] echo [2021-11-12T16:24:31.953Z] [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-11-12T16:24:32.199Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-12T16:24:32.204Z] ========================================================= [2021-11-12T16:24:32.204Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-11-12T16:24:32.204Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-12T16:24:32.506Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-12T16:24:32.506Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-11-12T16:24:32.506Z] a0d0a0d46f8b: Already exists [2021-11-12T16:24:32.506Z] 31adcdaf11c8: Pulling fs layer [2021-11-12T16:24:32.506Z] b8b176561691: Pulling fs layer [2021-11-12T16:24:32.506Z] 4527c011a84f: Pulling fs layer [2021-11-12T16:24:32.506Z] 5d74067f8e1e: Pulling fs layer [2021-11-12T16:24:32.506Z] e0aca202a116: Pulling fs layer [2021-11-12T16:24:32.506Z] 3a43be97a3b4: Pulling fs layer [2021-11-12T16:24:32.506Z] 34cad66bf833: Pulling fs layer [2021-11-12T16:24:32.506Z] b4e3c513aaa6: Pulling fs layer [2021-11-12T16:24:32.506Z] e0aca202a116: Waiting [2021-11-12T16:24:32.506Z] 3a43be97a3b4: Waiting [2021-11-12T16:24:32.506Z] 34cad66bf833: Waiting [2021-11-12T16:24:32.506Z] b4e3c513aaa6: Waiting [2021-11-12T16:24:32.506Z] 5d74067f8e1e: Waiting [2021-11-12T16:24:32.506Z] b8b176561691: Verifying Checksum [2021-11-12T16:24:32.506Z] b8b176561691: Download complete [2021-11-12T16:24:32.506Z] 31adcdaf11c8: Verifying Checksum [2021-11-12T16:24:32.506Z] 31adcdaf11c8: Download complete [2021-11-12T16:24:32.506Z] 5d74067f8e1e: Verifying Checksum [2021-11-12T16:24:32.506Z] 5d74067f8e1e: Download complete [2021-11-12T16:24:32.506Z] 3a43be97a3b4: Verifying Checksum [2021-11-12T16:24:32.506Z] 3a43be97a3b4: Download complete [2021-11-12T16:24:32.506Z] e0aca202a116: Verifying Checksum [2021-11-12T16:24:32.506Z] e0aca202a116: Download complete [2021-11-12T16:24:32.767Z] 31adcdaf11c8: Pull complete [2021-11-12T16:24:32.767Z] 34cad66bf833: Verifying Checksum [2021-11-12T16:24:32.767Z] 34cad66bf833: Download complete [2021-11-12T16:24:32.767Z] b8b176561691: Pull complete [2021-11-12T16:24:33.370Z] 4527c011a84f: Verifying Checksum [2021-11-12T16:24:33.370Z] 4527c011a84f: Download complete [2021-11-12T16:24:33.370Z] b4e3c513aaa6: Verifying Checksum [2021-11-12T16:24:33.370Z] b4e3c513aaa6: Download complete [2021-11-12T16:24:37.608Z] 4527c011a84f: Pull complete [2021-11-12T16:24:37.608Z] 5d74067f8e1e: Pull complete [2021-11-12T16:24:37.608Z] e0aca202a116: Pull complete [2021-11-12T16:24:37.875Z] 3a43be97a3b4: Pull complete [2021-11-12T16:24:37.875Z] 34cad66bf833: Pull complete [2021-11-12T16:24:40.466Z] b4e3c513aaa6: Pull complete [2021-11-12T16:24:40.467Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-11-12T16:24:40.467Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-12T16:24:40.467Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-11-12T16:24:40.782Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-12T16:24:40.782Z] WORKDIR /edgex [2021-11-12T16:24:40.782Z] COPY go.mod . [2021-11-12T16:24:40.782Z] RUN go mod download' [2021-11-12T16:24:40.782Z] + docker build -t ci-base-image-x86_64 -f - . [2021-11-12T16:24:42.171Z] Sending build context to Docker daemon 330MB [2021-11-12T16:24:42.171Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-12T16:24:42.171Z] ---> 9f6097aaca64 [2021-11-12T16:24:42.171Z] Step 2/4 : WORKDIR /edgex [2021-11-12T16:24:44.095Z] ---> Running in b456be490824 [2021-11-12T16:24:44.095Z] Removing intermediate container b456be490824 [2021-11-12T16:24:44.095Z] ---> 1da1d5d71a4d [2021-11-12T16:24:44.095Z] Step 3/4 : COPY go.mod . [2021-11-12T16:24:44.095Z] ---> d42ba1b3d2bc [2021-11-12T16:24:44.095Z] Step 4/4 : RUN go mod download [2021-11-12T16:24:44.095Z] ---> Running in 3bae29e817aa [2021-11-12T16:24:47.169Z] Still waiting to schedule task [2021-11-12T16:24:47.169Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-11-12T16:25:22.903Z] Removing intermediate container 3bae29e817aa [2021-11-12T16:25:22.903Z] ---> d3e5829723e6 [2021-11-12T16:25:22.903Z] Successfully built d3e5829723e6 [2021-11-12T16:25:22.903Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-12T16:25:23.204Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-12T16:25:23.204Z] . [Pipeline] withDockerContainer [2021-11-12T16:25:23.277Z] prd-centos7-docker-4c-2g-343 does not seem to be running inside a container [2021-11-12T16:25:23.309Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-11-12T16:25:23.694Z] $ docker top 9afc5d03ff07ba295afe880515f2d94bca77b8a3e9eff01c51ac6ee659f59e34 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-12T16:25:24.066Z] + go version [2021-11-12T16:25:24.066Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-11-12T16:25:24.077Z] $ docker stop --time=1 9afc5d03ff07ba295afe880515f2d94bca77b8a3e9eff01c51ac6ee659f59e34 [2021-11-12T16:25:25.278Z] $ docker rm -f 9afc5d03ff07ba295afe880515f2d94bca77b8a3e9eff01c51ac6ee659f59e34 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-12T16:25:25.778Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-12T16:25:25.779Z] . [Pipeline] withDockerContainer [2021-11-12T16:25:25.850Z] prd-centos7-docker-4c-2g-343 does not seem to be running inside a container [2021-11-12T16:25:25.889Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-11-12T16:25:26.281Z] $ docker top 1c1182e1cec345e69bc41b3f4cb2f5da7010403beac676a8505ed936adecb10a -eo pid,comm [Pipeline] { [Pipeline] echo [2021-11-12T16:25:26.367Z] ========================================================= [2021-11-12T16:25:26.367Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-11-12T16:25:26.367Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-12T16:25:26.665Z] + make test [2021-11-12T16:25:26.665Z] go mod tidy [2021-11-12T16:25:26.933Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-11-12T16:25:33.571Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-11-12T16:25:51.859Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-11-12T16:25:57.216Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-11-12T16:25:57.216Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-11-12T16:25:57.794Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-11-12T16:26:00.361Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-11-12T16:26:00.625Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-11-12T16:26:00.625Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-11-12T16:26:00.625Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-11-12T16:26:01.203Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-11-12T16:26:01.472Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-11-12T16:26:01.738Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-11-12T16:26:01.738Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-11-12T16:26:01.738Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-11-12T16:26:01.738Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-11-12T16:26:03.687Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.054s coverage: 28.7% of statements [2021-11-12T16:26:03.687Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-11-12T16:26:03.687Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-11-12T16:26:04.264Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.069s coverage: 98.5% of statements [2021-11-12T16:26:04.264Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-11-12T16:26:04.861Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.076s coverage: 44.7% of statements [2021-11-12T16:26:04.861Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-11-12T16:26:04.861Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-11-12T16:26:05.797Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.130s coverage: 89.5% of statements [2021-11-12T16:26:05.797Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-11-12T16:26:05.797Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-11-12T16:26:06.746Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.065s coverage: 84.4% of statements [2021-11-12T16:26:06.746Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-11-12T16:26:06.746Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-11-12T16:26:06.746Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-11-12T16:26:06.746Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-11-12T16:26:06.746Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-11-12T16:26:07.698Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.300s coverage: 94.2% of statements [2021-11-12T16:26:07.698Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-11-12T16:26:07.698Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-11-12T16:26:07.698Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.050s coverage: 59.1% of statements [2021-11-12T16:26:07.698Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-11-12T16:26:07.698Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-11-12T16:26:07.698Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-11-12T16:26:07.698Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-11-12T16:26:07.698Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-11-12T16:26:07.967Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.050s coverage: 60.0% of statements [2021-11-12T16:26:07.967Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-11-12T16:26:07.967Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-11-12T16:26:07.967Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-11-12T16:26:08.563Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.063s coverage: 0.9% of statements [2021-11-12T16:26:08.564Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-11-12T16:26:08.564Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.046s coverage: 58.8% of statements [2021-11-12T16:26:09.144Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.043s coverage: 21.7% of statements [2021-11-12T16:26:09.144Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-11-12T16:26:09.144Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.045s coverage: 47.1% of statements [2021-11-12T16:26:09.403Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.046s coverage: 79.5% of statements [2021-11-12T16:26:09.664Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.051s coverage: 94.1% of statements [2021-11-12T16:26:09.930Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.096s coverage: 96.3% of statements [2021-11-12T16:26:09.930Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.054s coverage: 87.5% of statements [2021-11-12T16:26:24.835Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.067s coverage: 94.4% of statements [2021-11-12T16:26:24.835Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements [2021-11-12T16:26:26.743Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.182s coverage: 82.5% of statements [2021-11-12T16:26:26.743Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-11-12T16:26:30.706Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-344 in /w/workspace/edgexfoundry_edgex-go_PR-3806 [Pipeline] { [Pipeline] ws [2021-11-12T16:26:30.719Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [2021-11-12T16:26:30.919Z] The recommended git tool is: git [2021-11-12T16:26:35.887Z] using credential edgex-jenkins-ssh [2021-11-12T16:26:35.904Z] Cloning the remote Git repository [2021-11-12T16:26:35.969Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-11-12T16:26:36.116Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2021-11-12T16:26:36.248Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-11-12T16:26:36.249Z] > git --version # timeout=10 [2021-11-12T16:26:36.265Z] > git --version # 'git version 2.17.1' [2021-11-12T16:26:36.267Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-12T16:26:36.341Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-12T16:26:44.873Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.077s coverage: 92.9% of statements [2021-11-12T16:26:44.873Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-11-12T16:26:44.873Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-11-12T16:26:44.873Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-11-12T16:26:44.873Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements [2021-11-12T16:26:44.873Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-11-12T16:26:44.873Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-11-12T16:26:44.873Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-11-12T16:26:44.873Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-11-12T16:26:44.873Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-11-12T16:26:44.873Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.057s coverage: 87.2% of statements [2021-11-12T16:26:44.874Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-11-12T16:26:44.874Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-11-12T16:26:44.874Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.042s coverage: 100.0% of statements [2021-11-12T16:26:44.874Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-11-12T16:26:44.874Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.063s coverage: 58.8% of statements [2021-11-12T16:26:44.874Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-11-12T16:26:44.874Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.050s coverage: 80.0% of statements [2021-11-12T16:26:44.874Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements [2021-11-12T16:26:44.874Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.058s coverage: 85.4% of statements [2021-11-12T16:26:44.874Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.138s coverage: 91.2% of statements [2021-11-12T16:26:44.874Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-11-12T16:26:44.874Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.128s coverage: 64.4% of statements [2021-11-12T16:26:44.874Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-11-12T16:26:44.874Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-11-12T16:26:44.874Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.043s coverage: 100.0% of statements [2021-11-12T16:26:44.874Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 89.4% of statements [2021-11-12T16:26:44.874Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.019s coverage: 100.0% of statements [2021-11-12T16:26:44.874Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.029s coverage: 73.7% of statements [2021-11-12T16:26:44.874Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.029s coverage: 100.0% of statements [2021-11-12T16:26:44.874Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.258s coverage: 65.4% of statements [2021-11-12T16:26:44.874Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-11-12T16:26:44.874Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-11-12T16:26:44.874Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-11-12T16:26:45.829Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.125s coverage: 43.8% of statements [2021-11-12T16:26:45.829Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-11-12T16:26:45.829Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-11-12T16:26:45.830Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.069s coverage: 89.5% of statements [2021-11-12T16:26:45.830Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-11-12T16:26:46.099Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.076s coverage: 84.8% of statements [2021-11-12T16:26:46.099Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-11-12T16:26:52.926Z] Merging remotes/origin/main commit f7c7132b17dbbb881af4d9ccfc6ed9167751e366 into PR head commit 2e025bf85b7f172d76f5fbf99526c8d89e71860d [2021-11-12T16:26:51.961Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-11-12T16:26:51.985Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-12T16:26:52.011Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-11-12T16:26:52.053Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-11-12T16:26:52.054Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-12T16:26:52.068Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3806/head:refs/remotes/origin/PR-3806 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-11-12T16:26:52.941Z] > git config core.sparsecheckout # timeout=10 [2021-11-12T16:26:52.959Z] > git checkout -f 2e025bf85b7f172d76f5fbf99526c8d89e71860d # timeout=10 [2021-11-12T16:26:53.269Z] Merge succeeded, producing 2e025bf85b7f172d76f5fbf99526c8d89e71860d [2021-11-12T16:26:53.270Z] Checking out Revision 2e025bf85b7f172d76f5fbf99526c8d89e71860d (PR-3806) [2021-11-12T16:26:54.274Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.053s coverage: 17.7% of statements [2021-11-12T16:26:54.274Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-11-12T16:26:54.274Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-11-12T16:26:54.274Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-11-12T16:26:54.274Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-11-12T16:26:54.274Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.138s coverage: 92.3% of statements [2021-11-12T16:26:54.274Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-11-12T16:26:54.274Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-11-12T16:26:54.274Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-11-12T16:26:54.274Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-11-12T16:26:54.274Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 63.2% of statements [2021-11-12T16:26:54.274Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-11-12T16:26:54.274Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-11-12T16:26:54.274Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.089s coverage: 97.7% of statements [2021-11-12T16:26:54.274Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-11-12T16:26:54.274Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-11-12T16:26:54.274Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-11-12T16:26:54.274Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-11-12T16:26:54.274Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.051s coverage: 28.9% of statements [2021-11-12T16:26:54.274Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-11-12T16:26:54.274Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-11-12T16:26:54.274Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-11-12T16:26:54.274Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-11-12T16:26:54.274Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-11-12T16:26:54.274Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-11-12T16:26:54.274Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.042s coverage: 100.0% of statements [2021-11-12T16:26:54.274Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 96.9% of statements [2021-11-12T16:26:54.274Z] 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-11-12T16:26:53.175Z] > git remote # timeout=10 [2021-11-12T16:26:53.196Z] > git config --get remote.origin.url # timeout=10 [2021-11-12T16:26:53.209Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-12T16:26:53.220Z] > git merge f7c7132b17dbbb881af4d9ccfc6ed9167751e366 # timeout=10 [2021-11-12T16:26:53.244Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-12T16:26:53.272Z] > git config core.sparsecheckout # timeout=10 [2021-11-12T16:26:53.283Z] > git checkout -f 2e025bf85b7f172d76f5fbf99526c8d89e71860d # timeout=10 [2021-11-12T16:26:57.557Z] Commit message: "Merge branch 'main' into update-edgex-go-snap-readme" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-12T16:26:58.526Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-11-12T16:26:58.526Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-12T16:26:58.526Z] Dload Upload Total Spent Left Speed [2021-11-12T16:26:58.526Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 83267 0 --:--:-- --:--:-- --:--:-- 83858 [Pipeline] sh [2021-11-12T16:26:58.941Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-11-12T16:26:59.285Z] + sudo+ jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.jsonsudo [2021-11-12T16:26:59.285Z] tee /etc/docker/daemon.new [2021-11-12T16:26:59.285Z] { [2021-11-12T16:26:59.285Z] "registry-mirrors": [ [2021-11-12T16:26:59.285Z] "https://nexus3.edgexfoundry.org:10001" [2021-11-12T16:26:59.285Z] ], [2021-11-12T16:26:59.285Z] "bip": "10.250.0.254/24", [2021-11-12T16:26:59.285Z] "hosts": [ [2021-11-12T16:26:59.285Z] "tcp://0.0.0.0:5555", [2021-11-12T16:26:59.285Z] "unix:///var/run/docker.sock" [2021-11-12T16:26:59.285Z] ], [2021-11-12T16:26:59.285Z] "mtu": 1458, [2021-11-12T16:26:59.285Z] "selinux-enabled": true, [2021-11-12T16:26:59.285Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-11-12T16:26:59.285Z] } [Pipeline] sh [2021-11-12T16:26:59.626Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-11-12T16:26:59.989Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-12T16:27:18.373Z] provisioning config files... [2021-11-12T16:27:18.396Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config8707112291001260190tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-12T16:27:18.753Z] ---> docker-login.sh [2021-11-12T16:27:18.754Z] nexus3.edgexfoundry.org:10001 [2021-11-12T16:27:19.358Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T16:27:19.634Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T16:27:19.634Z] Configure a credential helper to remove this warning. See [2021-11-12T16:27:19.634Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T16:27:19.634Z] [2021-11-12T16:27:19.634Z] Login Succeeded [2021-11-12T16:27:19.634Z] nexus3.edgexfoundry.org:10002 [2021-11-12T16:27:19.907Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T16:27:20.181Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T16:27:20.181Z] Configure a credential helper to remove this warning. See [2021-11-12T16:27:20.181Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T16:27:20.181Z] [2021-11-12T16:27:20.181Z] Login Succeeded [2021-11-12T16:27:20.181Z] nexus3.edgexfoundry.org:10003 [2021-11-12T16:27:20.456Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T16:27:20.734Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T16:27:20.734Z] Configure a credential helper to remove this warning. See [2021-11-12T16:27:20.734Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T16:27:20.734Z] [2021-11-12T16:27:20.734Z] Login Succeeded [2021-11-12T16:27:20.734Z] nexus3.edgexfoundry.org:10004 [2021-11-12T16:27:21.010Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T16:27:21.283Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T16:27:21.283Z] Configure a credential helper to remove this warning. See [2021-11-12T16:27:21.284Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T16:27:21.284Z] [2021-11-12T16:27:21.284Z] Login Succeeded [2021-11-12T16:27:21.284Z] docker.io [2021-11-12T16:27:21.556Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T16:27:22.149Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T16:27:22.149Z] Configure a credential helper to remove this warning. See [2021-11-12T16:27:22.149Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T16:27:22.149Z] [2021-11-12T16:27:22.149Z] Login Succeeded [2021-11-12T16:27:22.149Z] ---> docker-login.sh ends [Pipeline] } [2021-11-12T16:27:22.166Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-11-12T16:27:22.572Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-12T16:27:22.585Z] ========================================================= [2021-11-12T16:27:22.585Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-11-12T16:27:22.585Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-12T16:27:22.961Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-12T16:27:23.249Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-11-12T16:27:23.249Z] 552d1f2373af: Pulling fs layer [2021-11-12T16:27:23.249Z] ea3f2d53f512: Pulling fs layer [2021-11-12T16:27:23.249Z] 9e70ebbbe112: Pulling fs layer [2021-11-12T16:27:23.249Z] 7a9cfe048b4a: Pulling fs layer [2021-11-12T16:27:23.249Z] 72dc09318566: Pulling fs layer [2021-11-12T16:27:23.249Z] f4f7b4309257: Pulling fs layer [2021-11-12T16:27:23.249Z] 0ac9a79272e3: Pulling fs layer [2021-11-12T16:27:23.249Z] b78e95d17946: Pulling fs layer [2021-11-12T16:27:23.249Z] 7a9cfe048b4a: Waiting [2021-11-12T16:27:23.249Z] 72dc09318566: Waiting [2021-11-12T16:27:23.249Z] 0ac9a79272e3: Waiting [2021-11-12T16:27:23.249Z] b78e95d17946: Waiting [2021-11-12T16:27:23.249Z] f4f7b4309257: Waiting [2021-11-12T16:27:23.249Z] 9e70ebbbe112: Download complete [2021-11-12T16:27:23.249Z] ea3f2d53f512: Verifying Checksum [2021-11-12T16:27:23.249Z] ea3f2d53f512: Download complete [2021-11-12T16:27:23.249Z] 72dc09318566: Verifying Checksum [2021-11-12T16:27:23.249Z] 72dc09318566: Download complete [2021-11-12T16:27:23.249Z] f4f7b4309257: Verifying Checksum [2021-11-12T16:27:23.249Z] f4f7b4309257: Download complete [2021-11-12T16:27:23.249Z] 552d1f2373af: Verifying Checksum [2021-11-12T16:27:23.249Z] 552d1f2373af: Download complete [2021-11-12T16:27:23.249Z] 0ac9a79272e3: Verifying Checksum [2021-11-12T16:27:23.249Z] 0ac9a79272e3: Download complete [2021-11-12T16:27:24.252Z] 552d1f2373af: Pull complete [2021-11-12T16:27:24.857Z] ea3f2d53f512: Pull complete [2021-11-12T16:27:25.133Z] 9e70ebbbe112: Pull complete [2021-11-12T16:27:25.407Z] b78e95d17946: Verifying Checksum [2021-11-12T16:27:25.407Z] b78e95d17946: Download complete [2021-11-12T16:27:25.681Z] 7a9cfe048b4a: Download complete [2021-11-12T16:27:33.262Z] GO111MODULE=on go vet ./... [2021-11-12T16:27:35.835Z] 7a9cfe048b4a: Pull complete [2021-11-12T16:27:36.108Z] 72dc09318566: Pull complete [2021-11-12T16:27:36.380Z] f4f7b4309257: Pull complete [2021-11-12T16:27:36.654Z] 0ac9a79272e3: Pull complete [2021-11-12T16:27:38.600Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-12T16:27:38.600Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-11-12T16:27:38.600Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-11-12T16:27:39.160Z] + ls -al . [2021-11-12T16:27:39.160Z] total 636 [2021-11-12T16:27:39.160Z] drwxrwxr-x 10 1001 1001 4096 Nov 12 16:27 . [2021-11-12T16:27:39.160Z] drwxr-xr-x 4 root root 28 Nov 12 16:25 .. [2021-11-12T16:27:39.160Z] -rw-rw-r-- 1 1001 1001 11 Nov 12 16:24 .dockerignore [2021-11-12T16:27:39.160Z] drwxrwxr-x 8 1001 1001 179 Nov 12 16:24 .git [2021-11-12T16:27:39.160Z] drwxrwxr-x 4 1001 1001 142 Nov 12 16:24 .github [2021-11-12T16:27:39.160Z] -rw-rw-r-- 1 1001 1001 804 Nov 12 16:24 .gitignore [2021-11-12T16:27:39.160Z] -rw-rw-r-- 1 1001 1001 42 Nov 12 16:24 .golangci.yml [2021-11-12T16:27:39.160Z] -rw-rw-r-- 1 1001 1001 76 Nov 12 16:24 .hadolint.yml [2021-11-12T16:27:39.160Z] drwx------ 3 1001 1001 58 Nov 12 16:24 .semver [2021-11-12T16:27:39.160Z] -rw-rw-r-- 1 1001 1001 166 Nov 12 16:24 .sonarcloud.properties [2021-11-12T16:27:39.160Z] -rw-rw-r-- 1 1001 1001 1171 Nov 12 16:24 ADOPTERS.md [2021-11-12T16:27:39.160Z] -rw-rw-r-- 1 1001 1001 8910 Nov 12 16:24 Attribution.txt [2021-11-12T16:27:39.160Z] -rw-rw-r-- 1 1001 1001 43881 Nov 12 16:24 CHANGELOG.md [2021-11-12T16:27:39.160Z] -rw-rw-r-- 1 1001 1001 3804 Nov 12 16:24 CONTRIBUTING.md [2021-11-12T16:27:39.160Z] -rw-rw-r-- 1 1001 1001 677 Nov 12 16:24 GOVERNANCE.md [2021-11-12T16:27:39.160Z] -rw-rw-r-- 1 1001 1001 849 Nov 12 16:24 Jenkinsfile [2021-11-12T16:27:39.160Z] -rw-rw-r-- 1 1001 1001 10775 Nov 12 16:24 LICENSE [2021-11-12T16:27:39.160Z] -rw-rw-r-- 1 1001 1001 6508 Nov 12 16:24 Makefile [2021-11-12T16:27:39.160Z] -rw-rw-r-- 1 1001 1001 582 Nov 12 16:24 OWNERS.md [2021-11-12T16:27:39.160Z] -rw-rw-r-- 1 1001 1001 8256 Nov 12 16:24 README.md [2021-11-12T16:27:39.160Z] -rw-rw-r-- 1 1001 1001 6912 Nov 12 16:24 SECURITY.md [2021-11-12T16:27:39.160Z] -rw-rw-r-- 1 1001 1001 5 Nov 12 16:24 VERSION [2021-11-12T16:27:39.160Z] -rw-rw-r-- 1 1001 1001 4131 Nov 12 16:24 ZMQWindows.md [2021-11-12T16:27:39.160Z] drwxrwxr-x 2 1001 1001 37 Nov 12 16:24 bin [2021-11-12T16:27:39.160Z] drwxrwxr-x 14 1001 1001 4096 Nov 12 16:24 cmd [2021-11-12T16:27:39.160Z] -rw-r--r-- 1 root root 428381 Nov 12 16:26 coverage.out [2021-11-12T16:27:39.160Z] -rw-rw-r-- 1 1001 1001 822 Nov 12 16:24 go.mod [2021-11-12T16:27:39.160Z] -rw-rw-r-- 1 1001 1001 49471 Nov 12 16:24 go.sum [2021-11-12T16:27:39.160Z] drwxrwxr-x 8 1001 1001 124 Nov 12 16:24 internal [2021-11-12T16:27:39.160Z] drwxrwxr-x 3 1001 1001 16 Nov 12 16:24 openapi [2021-11-12T16:27:39.160Z] drwxrwxr-x 4 1001 1001 71 Nov 12 16:24 snap [2021-11-12T16:27:39.160Z] -rw-rw-r-- 1 1001 1001 204 Nov 12 16:24 version.go [Pipeline] sh [2021-11-12T16:27:39.451Z] + '[' -e coverage.out ] [2021-11-12T16:27:39.451Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-11-12T16:27:39.562Z] Stashed 1 file(s) [Pipeline] sh [2021-11-12T16:27:39.878Z] + make build [2021-11-12T16:27:39.878Z] 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-11-12T16:27:41.266Z] 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-11-12T16:27:43.364Z] b78e95d17946: Pull complete [2021-11-12T16:27:43.364Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-11-12T16:27:43.364Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-12T16:27:43.364Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-11-12T16:27:43.719Z] + docker build -t ci-base-image-arm64 -f - . [2021-11-12T16:27:43.719Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-12T16:27:43.719Z] WORKDIR /edgex [2021-11-12T16:27:43.719Z] COPY go.mod . [2021-11-12T16:27:43.719Z] RUN go mod download [2021-11-12T16:27:46.356Z] Sending build context to Docker daemon 166.7MB [2021-11-12T16:27:46.356Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-12T16:27:46.356Z] ---> 8b459fc5aaf0 [2021-11-12T16:27:46.356Z] Step 2/4 : WORKDIR /edgex [2021-11-12T16:27:47.785Z] ---> Running in 496dde580fb7 [2021-11-12T16:27:47.934Z] 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-11-12T16:27:48.193Z] 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-11-12T16:27:48.381Z] Removing intermediate container 496dde580fb7 [2021-11-12T16:27:48.381Z] ---> 9b690c4bf8f2 [2021-11-12T16:27:48.381Z] Step 3/4 : COPY go.mod . [2021-11-12T16:27:48.976Z] ---> 71c3134d3999 [2021-11-12T16:27:48.976Z] Step 4/4 : RUN go mod download [2021-11-12T16:27:48.976Z] ---> Running in 47ea9dc386f1 [2021-11-12T16:27:49.133Z] 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-11-12T16:27:49.392Z] 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-11-12T16:27:50.349Z] 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-11-12T16:27:51.305Z] 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-11-12T16:27:51.878Z] 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-11-12T16:27:53.264Z] 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-11-12T16:27:53.841Z] 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-11-12T16:27:54.790Z] 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-11-12T16:27:56.397Z] $ docker stop --time=1 1c1182e1cec345e69bc41b3f4cb2f5da7010403beac676a8505ed936adecb10a [2021-11-12T16:27:58.204Z] $ docker rm -f 1c1182e1cec345e69bc41b3f4cb2f5da7010403beac676a8505ed936adecb10a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-12T16:27:59.911Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-12T16:27:59.911Z] [2021-11-12T16:27:59.911Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-11-12T16:28:00.218Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-12T16:28:00.218Z] latest: Pulling from edgex-devops/edgex-compose [2021-11-12T16:28:00.218Z] cbdbe7a5bc2a: Pulling fs layer [2021-11-12T16:28:00.218Z] ca9280d653b3: Pulling fs layer [2021-11-12T16:28:00.218Z] 7e9c9ca2126c: Pulling fs layer [2021-11-12T16:28:00.218Z] cbdbe7a5bc2a: Verifying Checksum [2021-11-12T16:28:00.218Z] cbdbe7a5bc2a: Download complete [2021-11-12T16:28:00.486Z] ca9280d653b3: Verifying Checksum [2021-11-12T16:28:00.486Z] ca9280d653b3: Download complete [2021-11-12T16:28:00.486Z] cbdbe7a5bc2a: Pull complete [2021-11-12T16:28:00.762Z] 7e9c9ca2126c: Verifying Checksum [2021-11-12T16:28:00.762Z] 7e9c9ca2126c: Download complete [2021-11-12T16:28:01.024Z] ca9280d653b3: Pull complete [2021-11-12T16:28:05.243Z] 7e9c9ca2126c: Pull complete [2021-11-12T16:28:05.243Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-11-12T16:28:05.243Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-12T16:28:05.243Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-11-12T16:28:05.311Z] prd-centos7-docker-4c-2g-343 does not seem to be running inside a container [2021-11-12T16:28:05.345Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-11-12T16:28:08.241Z] $ docker top c2b92cfa7f112e45b67361f13840731cfd737a4070d148587049a2ab4a713d9f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-12T16:28:08.595Z] + docker-compose build --help [2021-11-12T16:28:08.595Z] + grep parallel [2021-11-12T16:28:09.168Z] --parallel Build images in parallel. [Pipeline] } [2021-11-12T16:28:09.178Z] $ docker stop --time=1 c2b92cfa7f112e45b67361f13840731cfd737a4070d148587049a2ab4a713d9f [2021-11-12T16:28:10.341Z] $ docker rm -f c2b92cfa7f112e45b67361f13840731cfd737a4070d148587049a2ab4a713d9f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-12T16:28:10.703Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-12T16:28:10.703Z] . [Pipeline] withDockerContainer [2021-11-12T16:28:10.769Z] prd-centos7-docker-4c-2g-343 does not seem to be running inside a container [2021-11-12T16:28:10.801Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-11-12T16:28:11.129Z] $ docker top 32765fe87065ea1d3d636431b266889834a665a28041cf6b4022ca7414a8d823 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-12T16:28:11.493Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-11-12T16:28:12.067Z] Building core-command ... [2021-11-12T16:28:12.067Z] Building core-data ... [2021-11-12T16:28:12.067Z] Building core-metadata ... [2021-11-12T16:28:12.067Z] Building security-bootstrapper ... [2021-11-12T16:28:12.067Z] Building security-proxy-setup ... [2021-11-12T16:28:12.067Z] Building security-secretstore-setup ... [2021-11-12T16:28:12.067Z] Building support-notifications ... [2021-11-12T16:28:12.067Z] Building support-scheduler ... [2021-11-12T16:28:12.067Z] Building sys-mgmt-agent ... [2021-11-12T16:28:12.067Z] Building support-notifications [2021-11-12T16:28:12.067Z] Building core-command [2021-11-12T16:28:12.067Z] Building security-secretstore-setup [2021-11-12T16:28:12.067Z] Building security-proxy-setup [2021-11-12T16:28:12.067Z] Building security-bootstrapper [2021-11-12T16:28:22.097Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-12T16:28:22.097Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-11-12T16:28:22.097Z] ---> d3e5829723e6 [2021-11-12T16:28:22.097Z] Step 3/30 : WORKDIR /edgex-go [2021-11-12T16:28:22.097Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-12T16:28:22.097Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-11-12T16:28:22.097Z] ---> d3e5829723e6 [2021-11-12T16:28:22.097Z] Step 3/20 : WORKDIR /edgex-go [2021-11-12T16:28:22.097Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-12T16:28:22.097Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-11-12T16:28:22.097Z] ---> d3e5829723e6 [2021-11-12T16:28:22.097Z] Step 3/21 : WORKDIR /edgex-go [2021-11-12T16:28:34.341Z] ---> Running in 3a6d7699f50e [2021-11-12T16:28:34.341Z] ---> Running in f9e5228d7ee8 [2021-11-12T16:28:34.341Z] ---> Running in e34061237a89 [2021-11-12T16:28:38.543Z] Removing intermediate container e34061237a89 [2021-11-12T16:28:38.543Z] ---> 15b09aea594e [2021-11-12T16:28:38.543Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-12T16:28:38.543Z] Removing intermediate container 3a6d7699f50e [2021-11-12T16:28:38.543Z] ---> 4df06280b913 [2021-11-12T16:28:38.543Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-12T16:28:38.543Z] Removing intermediate container f9e5228d7ee8 [2021-11-12T16:28:38.543Z] ---> 416b4f0d360c [2021-11-12T16:28:38.543Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-12T16:28:38.543Z] ---> Running in 79935ca7b882 [2021-11-12T16:28:38.543Z] ---> Running in 98808f7ca9aa [2021-11-12T16:28:38.543Z] ---> Running in fe49602236fd [2021-11-12T16:28:40.464Z] Removing intermediate container 79935ca7b882 [2021-11-12T16:28:40.464Z] ---> 1005d4ef1fdd [2021-11-12T16:28:40.464Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-11-12T16:28:40.464Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-12T16:28:40.464Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-11-12T16:28:40.464Z] ---> d3e5829723e6 [2021-11-12T16:28:40.464Z] Step 3/24 : WORKDIR /edgex-go [2021-11-12T16:28:40.464Z] ---> Using cache [2021-11-12T16:28:40.464Z] ---> 416b4f0d360c [2021-11-12T16:28:40.464Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-12T16:28:40.724Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-12T16:28:40.724Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-12T16:28:40.724Z] ---> d3e5829723e6 [2021-11-12T16:28:40.724Z] Step 3/22 : WORKDIR /edgex-go [2021-11-12T16:28:40.724Z] ---> Using cache [2021-11-12T16:28:40.724Z] ---> 416b4f0d360c [2021-11-12T16:28:40.724Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-12T16:28:40.724Z] ---> Running in 2361a3769b06 [2021-11-12T16:28:40.724Z] ---> Running in 92ce769d5434 [2021-11-12T16:28:40.724Z] ---> Running in e2c342e6a792 [2021-11-12T16:28:40.724Z] Removing intermediate container 98808f7ca9aa [2021-11-12T16:28:40.724Z] ---> cd16e2b85cdd [2021-11-12T16:28:40.724Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-11-12T16:28:40.724Z] ---> Running in 8ab8434f687c [2021-11-12T16:28:40.724Z] Removing intermediate container fe49602236fd [2021-11-12T16:28:40.724Z] ---> c145cf574025 [2021-11-12T16:28:40.724Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-11-12T16:28:40.724Z] ---> Running in 02ef1e5d0c7d [2021-11-12T16:28:41.300Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-12T16:28:41.300Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-12T16:28:41.559Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-12T16:28:41.559Z] Removing intermediate container 92ce769d5434 [2021-11-12T16:28:41.559Z] ---> 7945da0abed6 [2021-11-12T16:28:41.559Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-11-12T16:28:41.559Z] ---> Running in cb269cc1b094 [2021-11-12T16:28:41.831Z] Removing intermediate container e2c342e6a792 [2021-11-12T16:28:41.831Z] ---> 2c760f1d2e45 [2021-11-12T16:28:41.831Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-12T16:28:41.831Z] ---> Running in e83cc01684cd [2021-11-12T16:28:41.831Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-12T16:28:41.831Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-12T16:28:42.091Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-12T16:28:42.091Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-12T16:28:42.357Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-12T16:28:42.357Z] OK: 220 MiB in 52 packages [2021-11-12T16:28:42.616Z] OK: 220 MiB in 52 packages [2021-11-12T16:28:42.616Z] OK: 220 MiB in 52 packages [2021-11-12T16:28:42.895Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-12T16:28:42.895Z] Removing intermediate container 2361a3769b06 [2021-11-12T16:28:42.895Z] ---> cc960d7f6ede [2021-11-12T16:28:42.895Z] Step 6/20 : COPY . . [2021-11-12T16:28:42.895Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-12T16:28:43.180Z] OK: 220 MiB in 52 packages [2021-11-12T16:28:43.180Z] OK: 220 MiB in 52 packages [2021-11-12T16:28:51.329Z] Removing intermediate container 8ab8434f687c [2021-11-12T16:28:51.329Z] ---> ffd29a1a7047 [2021-11-12T16:28:51.329Z] Step 6/21 : COPY . . [2021-11-12T16:28:51.329Z] ---> f367e9c5d70f [2021-11-12T16:28:51.329Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-12T16:28:57.911Z] Removing intermediate container cb269cc1b094 [2021-11-12T16:28:57.911Z] ---> d28b42254d2f [2021-11-12T16:28:57.911Z] Step 6/24 : COPY . . [2021-11-12T16:28:57.911Z] ---> Running in 1be968579e8e [2021-11-12T16:28:57.911Z] Removing intermediate container 02ef1e5d0c7d [2021-11-12T16:28:57.911Z] ---> 858de438a9f6 [2021-11-12T16:28:57.911Z] Step 6/30 : COPY . . [2021-11-12T16:28:57.911Z] Removing intermediate container e83cc01684cd [2021-11-12T16:28:57.911Z] ---> c1e4a0391053 [2021-11-12T16:28:57.911Z] Step 6/22 : COPY . . [2021-11-12T16:28:57.911Z] ---> f5105fcabf9d [2021-11-12T16:28:57.911Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-12T16:29:02.116Z] ---> Running in 7ac9e02a9f85 [2021-11-12T16:29:05.449Z] Removing intermediate container 1be968579e8e [2021-11-12T16:29:05.449Z] ---> bbbfdb845f9f [2021-11-12T16:29:05.449Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-11-12T16:29:05.449Z] ---> Running in b544d6fe2c4b [2021-11-12T16:29:05.449Z] Removing intermediate container 7ac9e02a9f85 [2021-11-12T16:29:05.449Z] ---> de8e41e280e8 [2021-11-12T16:29:05.449Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-11-12T16:29:05.449Z] ---> 3f3b54e4cedf [2021-11-12T16:29:05.449Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-12T16:29:05.449Z] ---> Running in 6f9eae765fcb [2021-11-12T16:29:05.449Z] ---> a203d15dcd00 [2021-11-12T16:29:05.449Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-12T16:29:05.449Z] ---> Running in b34d36f0f765 [2021-11-12T16:29:05.713Z] ---> Running in 8dd81af56151 [2021-11-12T16:29:05.713Z] ---> d4ad3b25529a [2021-11-12T16:29:05.713Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-12T16:29:05.713Z] ---> Running in a279fa6dd027 [2021-11-12T16:29:05.975Z] 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-11-12T16:29:05.975Z] 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-11-12T16:29:07.359Z] Removing intermediate container b34d36f0f765 [2021-11-12T16:29:07.359Z] ---> 14f5ec328b77 [2021-11-12T16:29:07.359Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-11-12T16:29:07.619Z] ---> Running in f0ac4897ce3d [2021-11-12T16:29:07.619Z] Removing intermediate container 8dd81af56151 [2021-11-12T16:29:07.619Z] ---> 5aeb1ee2c03d [2021-11-12T16:29:07.619Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-11-12T16:29:07.619Z] Removing intermediate container a279fa6dd027 [2021-11-12T16:29:07.619Z] ---> f49a4acbb080 [2021-11-12T16:29:07.619Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-11-12T16:29:07.619Z] ---> Running in 0ccfab07b4c5 [2021-11-12T16:29:07.619Z] ---> Running in d83186a7ab97 [2021-11-12T16:29:08.191Z] 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-11-12T16:29:08.456Z] 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-11-12T16:29:08.456Z] 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-11-12T16:29:10.769Z] Removing intermediate container 47ea9dc386f1 [2021-11-12T16:29:10.769Z] ---> 123e8c8cdad9 [2021-11-12T16:29:10.769Z] Successfully built 123e8c8cdad9 [2021-11-12T16:29:10.769Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-12T16:29:11.108Z] + docker inspect -f . ci-base-image-arm64 [2021-11-12T16:29:11.108Z] . [Pipeline] withDockerContainer [2021-11-12T16:29:11.369Z] prd-ubuntu18.04-docker-arm64-4c-16g-344 does not seem to be running inside a container [2021-11-12T16:29:11.440Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-11-12T16:29:13.018Z] $ docker top d75e53607b7124de21145087d7c3d0d5602da579157110cc82473cc440813f1b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-12T16:29:13.989Z] + go version [2021-11-12T16:29:13.989Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-11-12T16:29:13.997Z] $ docker stop --time=1 d75e53607b7124de21145087d7c3d0d5602da579157110cc82473cc440813f1b [2021-11-12T16:29:15.733Z] $ docker rm -f d75e53607b7124de21145087d7c3d0d5602da579157110cc82473cc440813f1b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-12T16:29:16.453Z] + docker inspect -f . ci-base-image-arm64 [2021-11-12T16:29:16.453Z] . [Pipeline] withDockerContainer [2021-11-12T16:29:16.707Z] prd-ubuntu18.04-docker-arm64-4c-16g-344 does not seem to be running inside a container [2021-11-12T16:29:16.768Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-11-12T16:29:18.162Z] $ docker top 0da7149d32a2b0fa4d2bed7f2593d728d155e29279e85c4701ab8aaedd5946d8 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-11-12T16:29:18.488Z] ========================================================= [2021-11-12T16:29:18.488Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-11-12T16:29:18.488Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-12T16:29:19.132Z] + make test [2021-11-12T16:29:19.132Z] go mod tidy [2021-11-12T16:29:19.733Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-11-12T16:29:40.609Z] 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-11-12T16:29:45.968Z] 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-11-12T16:29:46.544Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-11-12T16:29:47.394Z] Removing intermediate container b544d6fe2c4b [2021-11-12T16:29:47.394Z] ---> 8806a47e6373 [2021-11-12T16:29:47.394Z] [2021-11-12T16:29:47.394Z] Step 9/20 : FROM alpine:3.14 [2021-11-12T16:29:47.660Z] Removing intermediate container f0ac4897ce3d [2021-11-12T16:29:47.660Z] ---> 6551804d34f5 [2021-11-12T16:29:47.660Z] [2021-11-12T16:29:47.660Z] Step 9/22 : FROM alpine:3.14 [2021-11-12T16:29:47.936Z] Removing intermediate container 6f9eae765fcb [2021-11-12T16:29:47.936Z] ---> 7515e8484bea [2021-11-12T16:29:47.936Z] [2021-11-12T16:29:47.936Z] Step 9/21 : FROM alpine:3.14 [2021-11-12T16:29:47.936Z] Removing intermediate container 0ccfab07b4c5 [2021-11-12T16:29:47.936Z] ---> b7d5f8ac7704 [2021-11-12T16:29:47.936Z] [2021-11-12T16:29:47.936Z] Step 9/30 : FROM alpine:3.14 [2021-11-12T16:29:48.513Z] 3.14: Pulling from library/alpine [2021-11-12T16:29:48.513Z] 3.14: Pulling from library/alpine [2021-11-12T16:29:48.774Z] Removing intermediate container d83186a7ab97 [2021-11-12T16:29:48.774Z] ---> 82c6ca3e1f0e [2021-11-12T16:29:48.774Z] [2021-11-12T16:29:48.774Z] Step 9/24 : FROM alpine:3.14 [2021-11-12T16:29:49.345Z] 3.14: Pulling from library/alpine [2021-11-12T16:29:49.345Z] 3.14: Pulling from library/alpine [2021-11-12T16:29:49.345Z] 3.14: Pulling from library/alpine [2021-11-12T16:29:49.345Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-11-12T16:29:49.345Z] Status: Downloaded newer image for alpine:3.14 [2021-11-12T16:29:49.345Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-11-12T16:29:49.345Z] Status: Image is up to date for alpine:3.14 [2021-11-12T16:29:49.345Z] ---> 14119a10abf4 [2021-11-12T16:29:49.345Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-12T16:29:49.345Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-11-12T16:29:49.345Z] Status: Image is up to date for alpine:3.14 [2021-11-12T16:29:49.345Z] ---> 14119a10abf4 [2021-11-12T16:29:49.345Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-11-12T16:29:49.605Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-11-12T16:29:49.605Z] Status: Image is up to date for alpine:3.14 [2021-11-12T16:29:49.605Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-11-12T16:29:49.605Z] Status: Image is up to date for alpine:3.14 [2021-11-12T16:29:49.605Z] ---> 14119a10abf4 [2021-11-12T16:29:49.605Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-11-12T16:29:49.605Z] ---> 14119a10abf4 [2021-11-12T16:29:49.605Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-11-12T16:29:49.605Z] ---> 14119a10abf4 [2021-11-12T16:29:49.605Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-11-12T16:29:49.605Z] ---> Running in 04eacf4d9854 [2021-11-12T16:29:49.605Z] ---> Running in ed34e5b53668 [2021-11-12T16:29:49.605Z] ---> Running in fdca5e6603ac [2021-11-12T16:29:49.605Z] ---> Running in f58a85862536 [2021-11-12T16:29:49.605Z] ---> Running in 07dee4c3fe4f [2021-11-12T16:29:49.605Z] Removing intermediate container fdca5e6603ac [2021-11-12T16:29:49.605Z] ---> e582354afd20 [2021-11-12T16:29:49.605Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-11-12T16:29:49.605Z] ---> Running in 08b12f334e7d [2021-11-12T16:29:50.190Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-12T16:29:50.190Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-12T16:29:50.190Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-12T16:29:50.190Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-12T16:29:50.190Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-12T16:29:50.456Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-12T16:29:50.456Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-12T16:29:50.730Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-12T16:29:50.730Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-11-12T16:29:50.730Z] (1/3) Installing ca-certificates (20191127-r5) [2021-11-12T16:29:50.730Z] Executing busybox-1.33.1-r3.trigger [2021-11-12T16:29:50.730Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-11-12T16:29:50.730Z] (1/5) Installing ca-certificates (20191127-r5) [2021-11-12T16:29:50.730Z] (3/3) Installing su-exec (0.2-r1) [2021-11-12T16:29:50.730Z] OK: 6 MiB in 15 packages [2021-11-12T16:29:50.730Z] Executing busybox-1.33.1-r3.trigger [2021-11-12T16:29:50.730Z] Executing ca-certificates-20191127-r5.trigger [2021-11-12T16:29:50.730Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-12T16:29:50.730Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-12T16:29:50.730Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-11-12T16:29:50.730Z] OK: 6 MiB in 17 packages [2021-11-12T16:29:50.730Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-11-12T16:29:50.730Z] (4/5) Installing libcurl (7.79.1-r0) [2021-11-12T16:29:50.730Z] (5/5) Installing curl (7.79.1-r0) [2021-11-12T16:29:50.730Z] Executing busybox-1.33.1-r3.trigger [2021-11-12T16:29:50.730Z] Executing ca-certificates-20191127-r5.trigger [2021-11-12T16:29:50.991Z] OK: 8 MiB in 19 packages [2021-11-12T16:29:50.991Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-11-12T16:29:50.991Z] (2/2) Installing su-exec (0.2-r1) [2021-11-12T16:29:50.991Z] Executing busybox-1.33.1-r3.trigger [2021-11-12T16:29:50.991Z] OK: 6 MiB in 16 packages [2021-11-12T16:29:50.991Z] (1/2) Installing ca-certificates (20191127-r5) [2021-11-12T16:29:50.991Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-11-12T16:29:50.991Z] Executing busybox-1.33.1-r3.trigger [2021-11-12T16:29:50.991Z] Executing ca-certificates-20191127-r5.trigger [2021-11-12T16:29:51.262Z] OK: 6 MiB in 16 packages [2021-11-12T16:29:51.542Z] Removing intermediate container ed34e5b53668 [2021-11-12T16:29:51.542Z] ---> f33e8009a816 [2021-11-12T16:29:51.542Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-12T16:29:51.542Z] ---> Running in 2e97651b2003 [2021-11-12T16:29:51.542Z] Removing intermediate container f58a85862536 [2021-11-12T16:29:51.542Z] ---> 5e3e05256b34 [2021-11-12T16:29:51.542Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-12T16:29:51.542Z] ---> Running in 815d1c9851d0 [2021-11-12T16:29:51.810Z] Removing intermediate container 2e97651b2003 [2021-11-12T16:29:51.810Z] ---> bb5a3c89142d [2021-11-12T16:29:51.810Z] Step 12/22 : ENV APP_PORT=59882 [2021-11-12T16:29:51.810Z] Removing intermediate container 08b12f334e7d [2021-11-12T16:29:51.810Z] ---> 98c6f61ae5b1 [2021-11-12T16:29:51.810Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-11-12T16:29:51.810Z] ---> Running in 1650532b3a64 [2021-11-12T16:29:51.810Z] ---> Running in 3c0bdc60e9cf [2021-11-12T16:29:51.810Z] Removing intermediate container 04eacf4d9854 [2021-11-12T16:29:51.810Z] ---> d1ef5ebb168c [2021-11-12T16:29:51.810Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-12T16:29:51.810Z] Removing intermediate container 815d1c9851d0 [2021-11-12T16:29:51.810Z] ---> 2242eb3f95df [2021-11-12T16:29:51.810Z] Step 12/24 : WORKDIR / [2021-11-12T16:29:51.810Z] ---> Running in 54b0203e6727 [2021-11-12T16:29:51.810Z] Removing intermediate container 1650532b3a64 [2021-11-12T16:29:51.810Z] ---> 748ebf834bf8 [2021-11-12T16:29:51.810Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-12T16:29:51.810Z] ---> Running in 55f37eea5f91 [2021-11-12T16:29:51.810Z] Removing intermediate container 07dee4c3fe4f [2021-11-12T16:29:51.810Z] ---> 97ba4f4aa7f4 [2021-11-12T16:29:51.810Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-12T16:29:51.810Z] ---> Running in b4e624cf42c9 [2021-11-12T16:29:51.810Z] Removing intermediate container 3c0bdc60e9cf [2021-11-12T16:29:51.810Z] ---> b9843fe22094 [2021-11-12T16:29:51.810Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-11-12T16:29:51.810Z] ---> Running in c49d5368aad8 [2021-11-12T16:29:52.072Z] ---> Running in a96bac778174 [2021-11-12T16:29:52.072Z] Removing intermediate container 54b0203e6727 [2021-11-12T16:29:52.072Z] ---> b807ecd8d38f [2021-11-12T16:29:52.072Z] Step 12/20 : WORKDIR /edgex [2021-11-12T16:29:52.072Z] ---> Running in 5b62b3113a62 [2021-11-12T16:29:52.072Z] Removing intermediate container 55f37eea5f91 [2021-11-12T16:29:52.072Z] ---> ba25af88b194 [2021-11-12T16:29:52.072Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-11-12T16:29:52.072Z] Removing intermediate container b4e624cf42c9 [2021-11-12T16:29:52.072Z] ---> c3e7724c5cc9 [2021-11-12T16:29:52.072Z] Step 14/22 : WORKDIR / [2021-11-12T16:29:52.072Z] Removing intermediate container c49d5368aad8 [2021-11-12T16:29:52.072Z] ---> 98ff53a43de8 [2021-11-12T16:29:52.072Z] Step 12/21 : ENV APP_PORT=59860 [2021-11-12T16:29:52.072Z] Removing intermediate container a96bac778174 [2021-11-12T16:29:52.072Z] ---> bd21357754fd [2021-11-12T16:29:52.072Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-11-12T16:29:52.072Z] ---> Running in cd4d7a957edc [2021-11-12T16:29:52.072Z] ---> Running in 85cd8a3c99bd [2021-11-12T16:29:52.072Z] ---> Running in d802535a3370 [2021-11-12T16:29:52.072Z] Removing intermediate container 5b62b3113a62 [2021-11-12T16:29:52.072Z] ---> 786659c74239 [2021-11-12T16:29:52.072Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-11-12T16:29:52.333Z] ---> 03d91a6b8541 [2021-11-12T16:29:52.333Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-11-12T16:29:52.333Z] Removing intermediate container cd4d7a957edc [2021-11-12T16:29:52.333Z] ---> af707f8d0ba8 [2021-11-12T16:29:52.333Z] Step 13/21 : EXPOSE $APP_PORT [2021-11-12T16:29:52.333Z] ---> Running in 83ad58104926 [2021-11-12T16:29:52.333Z] Removing intermediate container 85cd8a3c99bd [2021-11-12T16:29:52.333Z] ---> 092afcc23f15 [2021-11-12T16:29:52.333Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-12T16:29:52.333Z] Removing intermediate container 83ad58104926 [2021-11-12T16:29:52.333Z] ---> 526d5aa604c3 [2021-11-12T16:29:52.333Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-12T16:29:52.596Z] ---> 17672d8f2750 [2021-11-12T16:29:52.596Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-11-12T16:29:52.596Z] ---> d42e733832d5 [2021-11-12T16:29:52.596Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-11-12T16:29:52.596Z] ---> 398801a3c056 [2021-11-12T16:29:52.596Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-11-12T16:29:52.856Z] ---> 38175e3155c0 [2021-11-12T16:29:52.856Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-11-12T16:29:53.120Z] ---> f9608f5edf6b [2021-11-12T16:29:53.120Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-11-12T16:29:53.120Z] Removing intermediate container d802535a3370 [2021-11-12T16:29:53.120Z] ---> 688b607875a5 [2021-11-12T16:29:53.120Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-11-12T16:29:53.120Z] ---> a61ecba8ec5f [2021-11-12T16:29:53.120Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-11-12T16:29:53.120Z] ---> Running in 6b4a746021a7 [2021-11-12T16:29:53.120Z] ---> 759bf2da9e10 [2021-11-12T16:29:53.120Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-11-12T16:29:53.389Z] ---> 230987978e40 [2021-11-12T16:29:53.389Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-11-12T16:29:53.389Z] ---> eea3d4dcb9ee [2021-11-12T16:29:53.389Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-11-12T16:29:53.389Z] Removing intermediate container 6b4a746021a7 [2021-11-12T16:29:53.389Z] ---> 461ce9d4bbb1 [2021-11-12T16:29:53.389Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-11-12T16:29:53.389Z] ---> 8281a31b9650 [2021-11-12T16:29:53.389Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-11-12T16:29:53.389Z] ---> Running in 0811a7dff768 [2021-11-12T16:29:53.654Z] ---> 5b460bb27287 [2021-11-12T16:29:53.654Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-11-12T16:29:53.654Z] ---> Running in a4f29c97c0e5 [2021-11-12T16:29:53.654Z] ---> 1c646fa7508f [2021-11-12T16:29:53.654Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-11-12T16:29:53.654Z] ---> 5205a9ee0559 [2021-11-12T16:29:53.654Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-11-12T16:29:53.654Z] Removing intermediate container 0811a7dff768 [2021-11-12T16:29:53.654Z] ---> 76ce86e935f5 [2021-11-12T16:29:53.654Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-12T16:29:53.654Z] ---> Running in 06290a0d87c4 [2021-11-12T16:29:53.654Z] ---> Running in b3138d1aa18c [2021-11-12T16:29:53.654Z] ---> Running in e36a48a206f3 [2021-11-12T16:29:53.654Z] ---> ec18f2b873e5 [2021-11-12T16:29:53.654Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-11-12T16:29:53.654Z] Removing intermediate container a4f29c97c0e5 [2021-11-12T16:29:53.654Z] ---> c432ea6d4d62 [2021-11-12T16:29:53.654Z] Step 17/20 : CMD ["--init=true"] [2021-11-12T16:29:53.916Z] ---> Running in ed38462045e5 [2021-11-12T16:29:53.916Z] Removing intermediate container 06290a0d87c4 [2021-11-12T16:29:53.916Z] ---> f143fd445264 [2021-11-12T16:29:53.916Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-12T16:29:53.916Z] Removing intermediate container e36a48a206f3 [2021-11-12T16:29:53.916Z] ---> a8f53a7f7008 [2021-11-12T16:29:53.916Z] Step 20/22 : LABEL arch=x86_64 [2021-11-12T16:29:53.916Z] ---> Running in 08571e3be06e [2021-11-12T16:29:54.177Z] ---> Running in 1538829bc6c5 [2021-11-12T16:29:54.177Z] Removing intermediate container ed38462045e5 [2021-11-12T16:29:54.177Z] ---> 41551f06a377 [2021-11-12T16:29:54.177Z] Step 18/20 : LABEL arch=x86_64 [2021-11-12T16:29:54.437Z] ---> 85391da23696 [2021-11-12T16:29:54.437Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-11-12T16:29:54.437Z] Removing intermediate container 08571e3be06e [2021-11-12T16:29:54.437Z] ---> fd4293ade475 [2021-11-12T16:29:54.437Z] Step 19/21 : LABEL arch=x86_64 [2021-11-12T16:29:54.437Z] ---> Running in e413d229f0ad [2021-11-12T16:29:54.437Z] Removing intermediate container 1538829bc6c5 [2021-11-12T16:29:54.437Z] ---> 5cc278d9ece8 [2021-11-12T16:29:54.437Z] Step 21/22 : LABEL git_sha=2e025bf85b7f172d76f5fbf99526c8d89e71860d [2021-11-12T16:29:54.437Z] ---> Running in 12831f87403e [2021-11-12T16:29:54.437Z] ---> Running in dabecf37b1bd [2021-11-12T16:29:54.437Z] Removing intermediate container e413d229f0ad [2021-11-12T16:29:54.437Z] ---> af92efbcb0f2 [2021-11-12T16:29:54.437Z] Step 19/20 : LABEL git_sha=2e025bf85b7f172d76f5fbf99526c8d89e71860d [2021-11-12T16:29:54.696Z] ---> Running in e00781e4daa6 [2021-11-12T16:29:54.696Z] Removing intermediate container dabecf37b1bd [2021-11-12T16:29:54.696Z] ---> 34d29c1be585 [2021-11-12T16:29:54.696Z] Step 22/22 : LABEL version=0.0.0 [2021-11-12T16:29:54.696Z] Removing intermediate container b3138d1aa18c [2021-11-12T16:29:54.696Z] ---> 9a4c94cfc01a [2021-11-12T16:29:54.696Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-12T16:29:54.696Z] ---> 92f04812f253 [2021-11-12T16:29:54.696Z] Step 20/24 : 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-11-12T16:29:54.696Z] Removing intermediate container 12831f87403e [2021-11-12T16:29:54.696Z] ---> 33b5a2ed4294 [2021-11-12T16:29:54.696Z] Step 20/21 : LABEL git_sha=2e025bf85b7f172d76f5fbf99526c8d89e71860d [2021-11-12T16:29:54.696Z] ---> Running in 3a3c61e321b7 [2021-11-12T16:29:54.696Z] ---> Running in e233318dd215 [2021-11-12T16:29:54.696Z] ---> Running in 7129ada66b2d [2021-11-12T16:29:54.696Z] Removing intermediate container e00781e4daa6 [2021-11-12T16:29:54.696Z] ---> 6d85e4d65821 [2021-11-12T16:29:54.696Z] Step 20/20 : LABEL version=0.0.0 [2021-11-12T16:29:54.964Z] Removing intermediate container 3a3c61e321b7 [2021-11-12T16:29:54.964Z] ---> 542fae0c1504 [2021-11-12T16:29:54.964Z] [2021-11-12T16:29:54.964Z] ---> Running in a5c5ba1eea11 [2021-11-12T16:29:54.964Z] Successfully built 542fae0c1504 [2021-11-12T16:29:54.964Z] ---> 667ce359ac4a [2021-11-12T16:29:54.964Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-11-12T16:29:54.964Z] Removing intermediate container e233318dd215 [2021-11-12T16:29:54.964Z] ---> dc66d79aa569 [2021-11-12T16:29:54.964Z] Step 21/21 : LABEL version=0.0.0 [2021-11-12T16:29:54.964Z] Successfully tagged core-command:latest [2021-11-12T16:29:54.964Z]  Building core-command ... done Building sys-mgmt-agent [2021-11-12T16:29:55.227Z] ---> Running in c4b985735aa0 [2021-11-12T16:29:55.795Z] Removing intermediate container a5c5ba1eea11 [2021-11-12T16:29:55.795Z] ---> 09882a6b49f7 [2021-11-12T16:29:55.795Z] [2021-11-12T16:29:55.795Z] Successfully built 09882a6b49f7 [2021-11-12T16:29:56.063Z] Successfully tagged security-proxy-setup:latest [2021-11-12T16:29:56.063Z]  Building security-proxy-setup ... done Building core-data [2021-11-12T16:29:56.324Z] ---> 20ec98dc28dc [2021-11-12T16:29:56.324Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-11-12T16:29:56.584Z] Removing intermediate container c4b985735aa0 [2021-11-12T16:29:56.584Z] ---> 29ca9d4c02e6 [2021-11-12T16:29:56.584Z] [2021-11-12T16:29:56.584Z] Successfully built 29ca9d4c02e6 [2021-11-12T16:29:58.519Z] Successfully tagged support-notifications:latest [2021-11-12T16:29:58.519Z] Building support-scheduler [2021-11-12T16:29:58.796Z]  Building support-notifications ... done  ---> 776efe355a40 [2021-11-12T16:29:58.796Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-11-12T16:29:59.060Z] Removing intermediate container 7129ada66b2d [2021-11-12T16:29:59.060Z] ---> 50359618122b [2021-11-12T16:29:59.060Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-11-12T16:30:00.985Z] ---> Running in 38f51bfca385 [2021-11-12T16:30:01.951Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-12T16:30:01.951Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-12T16:30:01.951Z] ---> d3e5829723e6 [2021-11-12T16:30:01.951Z] Step 3/22 : WORKDIR /edgex-go [2021-11-12T16:30:01.951Z] ---> Using cache [2021-11-12T16:30:01.951Z] ---> 416b4f0d360c [2021-11-12T16:30:01.951Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-12T16:30:01.951Z] ---> Using cache [2021-11-12T16:30:01.951Z] ---> 2c760f1d2e45 [2021-11-12T16:30:01.951Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-11-12T16:30:01.951Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-12T16:30:01.951Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-12T16:30:01.951Z] ---> d3e5829723e6 [2021-11-12T16:30:01.951Z] Step 3/22 : WORKDIR /edgex-go [2021-11-12T16:30:01.951Z] ---> Using cache [2021-11-12T16:30:01.951Z] ---> 416b4f0d360c [2021-11-12T16:30:01.951Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-12T16:30:01.951Z] ---> Using cache [2021-11-12T16:30:01.951Z] ---> 2c760f1d2e45 [2021-11-12T16:30:01.951Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-11-12T16:30:02.905Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-12T16:30:02.905Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-11-12T16:30:02.905Z] ---> d3e5829723e6 [2021-11-12T16:30:02.905Z] Step 3/23 : WORKDIR /edgex-go [2021-11-12T16:30:02.905Z] ---> Using cache [2021-11-12T16:30:02.905Z] ---> 416b4f0d360c [2021-11-12T16:30:02.905Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-12T16:30:02.905Z] ---> Using cache [2021-11-12T16:30:02.905Z] ---> 2c760f1d2e45 [2021-11-12T16:30:02.905Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-11-12T16:30:02.905Z] ---> Using cache [2021-11-12T16:30:02.905Z] ---> c1e4a0391053 [2021-11-12T16:30:02.905Z] Step 6/23 : COPY go.mod . [2021-11-12T16:30:02.905Z] ---> 8d65ec6ed05b [2021-11-12T16:30:02.905Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-11-12T16:30:02.905Z] ---> Running in a7e674d53399 [2021-11-12T16:30:03.168Z] ---> Running in 2e0ab5ec693c [2021-11-12T16:30:03.168Z] ---> 29fbcd2e7c0f [2021-11-12T16:30:03.168Z] Step 7/23 : RUN go mod download [2021-11-12T16:30:03.168Z] Removing intermediate container 38f51bfca385 [2021-11-12T16:30:03.168Z] ---> d137c1b9a177 [2021-11-12T16:30:03.168Z] Step 22/24 : LABEL arch=x86_64 [2021-11-12T16:30:03.168Z] ---> Running in 506ff06b42ad [2021-11-12T16:30:03.168Z] ---> Running in 865043e09c07 [2021-11-12T16:30:03.168Z] ---> 4edf3f125223 [2021-11-12T16:30:03.168Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-11-12T16:30:03.435Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-12T16:30:04.006Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-12T16:30:04.006Z] ---> Running in f758a8930fa7 [2021-11-12T16:30:04.006Z] Removing intermediate container 865043e09c07 [2021-11-12T16:30:04.006Z] ---> 8bf5343209d4 [2021-11-12T16:30:04.006Z] Step 23/24 : LABEL git_sha=2e025bf85b7f172d76f5fbf99526c8d89e71860d [2021-11-12T16:30:04.267Z] ---> Running in db0e7d1db36a [2021-11-12T16:30:04.267Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-12T16:30:04.534Z] Removing intermediate container f758a8930fa7 [2021-11-12T16:30:04.534Z] ---> 53b3fab592ed [2021-11-12T16:30:04.534Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-11-12T16:30:04.534Z] Removing intermediate container db0e7d1db36a [2021-11-12T16:30:04.534Z] ---> b9695977c75e [2021-11-12T16:30:04.534Z] Step 24/24 : LABEL version=0.0.0 [2021-11-12T16:30:04.802Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-12T16:30:04.802Z] OK: 220 MiB in 52 packages [2021-11-12T16:30:04.802Z] ---> Running in aad0b519354b [2021-11-12T16:30:05.066Z] ---> 228a5d1888a9 [2021-11-12T16:30:05.066Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-11-12T16:30:05.066Z] OK: 220 MiB in 52 packages [2021-11-12T16:30:05.653Z] ---> Running in 1db1d2d12aa3 [2021-11-12T16:30:05.653Z] Removing intermediate container aad0b519354b [2021-11-12T16:30:05.653Z] ---> 505b83604b32 [2021-11-12T16:30:05.653Z] [2021-11-12T16:30:05.916Z] Successfully built 505b83604b32 [2021-11-12T16:30:05.916Z] Successfully tagged security-secretstore-setup:latest [2021-11-12T16:30:05.916Z]  Building security-secretstore-setup ... done Building core-metadata [2021-11-12T16:30:12.486Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-12T16:30:12.487Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-12T16:30:12.487Z] ---> d3e5829723e6 [2021-11-12T16:30:12.487Z] Step 3/22 : WORKDIR /edgex-go [2021-11-12T16:30:12.487Z] ---> Using cache [2021-11-12T16:30:12.487Z] ---> 416b4f0d360c [2021-11-12T16:30:12.487Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-12T16:30:12.487Z] ---> Using cache [2021-11-12T16:30:12.487Z] ---> 2c760f1d2e45 [2021-11-12T16:30:12.487Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-12T16:30:12.487Z] ---> Using cache [2021-11-12T16:30:12.487Z] ---> c1e4a0391053 [2021-11-12T16:30:12.487Z] Step 6/22 : COPY . . [2021-11-12T16:30:12.487Z] ---> Using cache [2021-11-12T16:30:12.487Z] ---> 3f3b54e4cedf [2021-11-12T16:30:12.487Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-12T16:30:12.487Z] ---> Using cache [2021-11-12T16:30:12.487Z] ---> 14f5ec328b77 [2021-11-12T16:30:12.487Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-11-12T16:30:17.773Z] Removing intermediate container a7e674d53399 [2021-11-12T16:30:17.773Z] ---> f8e482c843bb [2021-11-12T16:30:17.773Z] Step 6/22 : COPY . . [2021-11-12T16:30:17.773Z] ---> Running in bd27046ee461 [2021-11-12T16:30:17.773Z] Removing intermediate container 2e0ab5ec693c [2021-11-12T16:30:17.773Z] ---> c9b22d8eedac [2021-11-12T16:30:17.773Z] Step 6/22 : COPY . . [2021-11-12T16:30:18.033Z] Removing intermediate container 506ff06b42ad [2021-11-12T16:30:18.033Z] ---> 63f967400eb7 [2021-11-12T16:30:18.033Z] Step 8/23 : COPY . . [2021-11-12T16:30:18.033Z] 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-11-12T16:30:23.390Z] Removing intermediate container 1db1d2d12aa3 [2021-11-12T16:30:23.390Z] ---> 329a4317f669 [2021-11-12T16:30:23.390Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-11-12T16:30:23.658Z] ---> Running in 635b7b7bf12e [2021-11-12T16:30:23.927Z] Removing intermediate container 635b7b7bf12e [2021-11-12T16:30:23.927Z] ---> 953541c7d4b7 [2021-11-12T16:30:23.927Z] Step 27/30 : CMD ["gate"] [2021-11-12T16:30:24.209Z] ---> Running in 8427b33865c8 [2021-11-12T16:30:24.797Z] Removing intermediate container 8427b33865c8 [2021-11-12T16:30:24.797Z] ---> ac02b9562476 [2021-11-12T16:30:24.797Z] Step 28/30 : LABEL arch=x86_64 [2021-11-12T16:30:25.386Z] ---> Running in e05eae06fce3 [2021-11-12T16:30:25.656Z] Removing intermediate container e05eae06fce3 [2021-11-12T16:30:25.656Z] ---> 988302aff75f [2021-11-12T16:30:25.656Z] Step 29/30 : LABEL git_sha=2e025bf85b7f172d76f5fbf99526c8d89e71860d [2021-11-12T16:30:25.986Z] ---> Running in 8ae2da2fb0d8 [2021-11-12T16:30:26.583Z] Removing intermediate container 8ae2da2fb0d8 [2021-11-12T16:30:26.583Z] ---> 170913fb8cc8 [2021-11-12T16:30:26.583Z] Step 30/30 : LABEL version=0.0.0 [2021-11-12T16:30:26.853Z] ---> Running in 69bd62c6e194 [2021-11-12T16:30:27.116Z] Removing intermediate container 69bd62c6e194 [2021-11-12T16:30:27.116Z] ---> a305a21f8cc3 [2021-11-12T16:30:27.116Z] [2021-11-12T16:30:27.381Z] Successfully built a305a21f8cc3 [2021-11-12T16:30:27.381Z] Successfully tagged security-bootstrapper:latest [2021-11-12T16:30:27.953Z]  Building security-bootstrapper ... done  ---> 80ac93b460a2 [2021-11-12T16:30:27.953Z] Step 9/23 : RUN go mod tidy [2021-11-12T16:30:28.222Z] ---> Running in 01de215919ad [2021-11-12T16:30:28.222Z] ---> bff3307eeb19 [2021-11-12T16:30:28.222Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-12T16:30:28.500Z] ---> Running in 594ce34aac31 [2021-11-12T16:30:28.500Z] ---> 4ceb4a317e4e [2021-11-12T16:30:28.500Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-12T16:30:28.500Z] ---> Running in aa460742b2ab [2021-11-12T16:30:29.936Z] Removing intermediate container aa460742b2ab [2021-11-12T16:30:29.936Z] ---> 7fcfc7c77efa [2021-11-12T16:30:29.936Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-11-12T16:30:30.197Z] ---> Running in 7e69759bc413 [2021-11-12T16:30:30.197Z] Removing intermediate container 594ce34aac31 [2021-11-12T16:30:30.197Z] ---> fed6159c57d8 [2021-11-12T16:30:30.197Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-11-12T16:30:30.197Z] ---> Running in 45eae61187c3 [2021-11-12T16:30:30.776Z] 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-11-12T16:30:30.776Z] 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-11-12T16:30:33.325Z] Removing intermediate container 01de215919ad [2021-11-12T16:30:33.326Z] ---> 8888f9028f81 [2021-11-12T16:30:33.326Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-11-12T16:30:33.326Z] ---> Running in fdbd459d17b6 [2021-11-12T16:30:33.326Z] 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-11-12T16:30:43.123Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-11-12T16:30:43.392Z] Removing intermediate container bd27046ee461 [2021-11-12T16:30:43.392Z] ---> 20a5627646ef [2021-11-12T16:30:43.392Z] [2021-11-12T16:30:43.392Z] Step 9/22 : FROM alpine:3.14 [2021-11-12T16:30:43.392Z] ---> 14119a10abf4 [2021-11-12T16:30:43.392Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-12T16:30:43.392Z] ---> Using cache [2021-11-12T16:30:43.392Z] ---> f33e8009a816 [2021-11-12T16:30:43.392Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-12T16:30:43.392Z] ---> Using cache [2021-11-12T16:30:43.392Z] ---> bb5a3c89142d [2021-11-12T16:30:43.392Z] Step 12/22 : ENV APP_PORT=59881 [2021-11-12T16:30:43.392Z] ---> Running in dc5ac66ac758 [2021-11-12T16:30:43.667Z] Removing intermediate container dc5ac66ac758 [2021-11-12T16:30:43.667Z] ---> f49b45a2ef7f [2021-11-12T16:30:43.667Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-12T16:30:43.667Z] ---> Running in 789a905d050a [2021-11-12T16:30:43.667Z] Removing intermediate container 789a905d050a [2021-11-12T16:30:43.667Z] ---> 8d6ca0623ba2 [2021-11-12T16:30:43.667Z] Step 14/22 : WORKDIR / [2021-11-12T16:30:43.937Z] ---> Running in 4e91ab390916 [2021-11-12T16:30:43.937Z] Removing intermediate container 4e91ab390916 [2021-11-12T16:30:43.937Z] ---> a49612aac6ef [2021-11-12T16:30:43.937Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-12T16:30:44.216Z] ---> 0127be3adbf2 [2021-11-12T16:30:44.216Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-11-12T16:30:44.559Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-11-12T16:30:44.809Z] ---> b5de40c67870 [2021-11-12T16:30:44.809Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-11-12T16:30:45.098Z] ---> 3f25700af0ba [2021-11-12T16:30:45.098Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-11-12T16:30:45.098Z] ---> Running in 4958fc9c21a0 [2021-11-12T16:30:45.098Z] Removing intermediate container 4958fc9c21a0 [2021-11-12T16:30:45.098Z] ---> cd9c04ac0e8a [2021-11-12T16:30:45.098Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-12T16:30:45.098Z] ---> Running in 244eb71953bd [2021-11-12T16:30:45.376Z] Removing intermediate container 244eb71953bd [2021-11-12T16:30:45.376Z] ---> ea98321e1353 [2021-11-12T16:30:45.376Z] Step 20/22 : LABEL arch=x86_64 [2021-11-12T16:30:45.376Z] ---> Running in 3b5cead16382 [2021-11-12T16:30:45.376Z] Removing intermediate container 3b5cead16382 [2021-11-12T16:30:45.376Z] ---> 89b036fe9430 [2021-11-12T16:30:45.376Z] Step 21/22 : LABEL git_sha=2e025bf85b7f172d76f5fbf99526c8d89e71860d [2021-11-12T16:30:45.376Z] ---> Running in aae78663dd31 [2021-11-12T16:30:45.555Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-11-12T16:30:45.659Z] Removing intermediate container aae78663dd31 [2021-11-12T16:30:45.659Z] ---> 1bb3752b2f44 [2021-11-12T16:30:45.659Z] Step 22/22 : LABEL version=0.0.0 [2021-11-12T16:30:45.659Z] ---> Running in b6de54964f25 [2021-11-12T16:30:45.933Z] Removing intermediate container b6de54964f25 [2021-11-12T16:30:45.933Z] ---> 8d336ed5c7f8 [2021-11-12T16:30:45.933Z] [2021-11-12T16:30:45.933Z] Successfully built 8d336ed5c7f8 [2021-11-12T16:30:45.933Z] Successfully tagged core-metadata:latest [2021-11-12T16:30:46.547Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-11-12T16:30:58.251Z]  Building core-metadata ... done Removing intermediate container 45eae61187c3 [2021-11-12T16:30:58.251Z] ---> 323f47236e3c [2021-11-12T16:30:58.251Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-11-12T16:30:58.251Z] ---> Running in 0acf3d4e5b28 [2021-11-12T16:30:58.825Z] 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-11-12T16:30:58.981Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-11-12T16:30:58.981Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-11-12T16:30:58.981Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-11-12T16:30:58.981Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-11-12T16:30:58.981Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-11-12T16:30:58.981Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-11-12T16:30:59.583Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-11-12T16:30:59.583Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-11-12T16:30:59.583Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-11-12T16:30:59.583Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-11-12T16:31:00.233Z] Removing intermediate container 0acf3d4e5b28 [2021-11-12T16:31:00.233Z] ---> 44359fc18c63 [2021-11-12T16:31:00.233Z] [2021-11-12T16:31:00.233Z] Step 10/22 : FROM docker:20.10.8 [2021-11-12T16:31:00.522Z] 20.10.8: Pulling from library/docker [2021-11-12T16:31:02.518Z] Removing intermediate container fdbd459d17b6 [2021-11-12T16:31:02.518Z] ---> 22102f35f6fe [2021-11-12T16:31:02.518Z] [2021-11-12T16:31:02.518Z] Step 11/23 : FROM alpine:3.14 [2021-11-12T16:31:02.518Z] ---> 14119a10abf4 [2021-11-12T16:31:02.518Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-11-12T16:31:02.518Z] ---> Using cache [2021-11-12T16:31:02.518Z] ---> f33e8009a816 [2021-11-12T16:31:02.518Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-12T16:31:02.518Z] ---> Using cache [2021-11-12T16:31:02.518Z] ---> bb5a3c89142d [2021-11-12T16:31:02.518Z] Step 14/23 : ENV APP_PORT=59861 [2021-11-12T16:31:02.779Z] ---> Running in d1225f7cbae1 [2021-11-12T16:31:03.049Z] Removing intermediate container d1225f7cbae1 [2021-11-12T16:31:03.049Z] ---> 379af9e514cc [2021-11-12T16:31:03.049Z] Step 15/23 : EXPOSE $APP_PORT [2021-11-12T16:31:03.049Z] ---> Running in ea760d29bdfb [2021-11-12T16:31:03.049Z] Removing intermediate container 7e69759bc413 [2021-11-12T16:31:03.049Z] ---> 0c98c0b61790 [2021-11-12T16:31:03.049Z] [2021-11-12T16:31:03.049Z] Step 9/22 : FROM alpine:3.14 [2021-11-12T16:31:03.049Z] ---> 14119a10abf4 [2021-11-12T16:31:03.049Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-11-12T16:31:03.325Z] ---> Running in 57b4a0df2aea [2021-11-12T16:31:03.325Z] Removing intermediate container ea760d29bdfb [2021-11-12T16:31:03.325Z] ---> 8f4a938f63af [2021-11-12T16:31:03.325Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-12T16:31:03.325Z] Removing intermediate container 57b4a0df2aea [2021-11-12T16:31:03.325Z] ---> 4bda7ac11c46 [2021-11-12T16:31:03.325Z] Step 11/22 : ENV APP_PORT=59880 [2021-11-12T16:31:03.325Z] ---> Running in b59905d68026 [2021-11-12T16:31:03.325Z] ---> d55a08160067 [2021-11-12T16:31:03.325Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-11-12T16:31:03.594Z] Removing intermediate container b59905d68026 [2021-11-12T16:31:03.594Z] ---> 14df763fb95d [2021-11-12T16:31:03.594Z] Step 12/22 : EXPOSE $APP_PORT [2021-11-12T16:31:03.594Z] ---> Running in d24b1d5de185 [2021-11-12T16:31:03.594Z] Removing intermediate container d24b1d5de185 [2021-11-12T16:31:03.594Z] ---> 3c877242e65c [2021-11-12T16:31:03.594Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-12T16:31:03.862Z] ---> Running in f6c463eeaee9 [2021-11-12T16:31:03.862Z] ---> 22e9452faf00 [2021-11-12T16:31:03.862Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-11-12T16:31:04.139Z] ---> 28a4f245da44 [2021-11-12T16:31:04.139Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-11-12T16:31:04.139Z] ---> Running in f0203c7417e6 [2021-11-12T16:31:04.139Z] Removing intermediate container f0203c7417e6 [2021-11-12T16:31:04.139Z] ---> 7505c11454cc [2021-11-12T16:31:04.139Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-12T16:31:04.139Z] ---> Running in b7a843dc1799 [2021-11-12T16:31:04.411Z] Removing intermediate container b7a843dc1799 [2021-11-12T16:31:04.411Z] ---> ea701bc4870e [2021-11-12T16:31:04.411Z] Step 21/23 : LABEL arch=x86_64 [2021-11-12T16:31:04.411Z] ---> Running in e1ca6e599b34 [2021-11-12T16:31:04.411Z] Removing intermediate container f6c463eeaee9 [2021-11-12T16:31:04.411Z] ---> c0c7eb56353e [2021-11-12T16:31:04.411Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-11-12T16:31:04.411Z] ---> Running in 845cc491085c [2021-11-12T16:31:04.680Z] Removing intermediate container e1ca6e599b34 [2021-11-12T16:31:04.680Z] ---> bfd68b831af3 [2021-11-12T16:31:04.680Z] Step 22/23 : LABEL git_sha=2e025bf85b7f172d76f5fbf99526c8d89e71860d [2021-11-12T16:31:04.680Z] ---> Running in 9d705651f760 [2021-11-12T16:31:04.680Z] Removing intermediate container 9d705651f760 [2021-11-12T16:31:04.680Z] ---> 0b0cf01b3b7a [2021-11-12T16:31:04.680Z] Step 23/23 : LABEL version=0.0.0 [2021-11-12T16:31:04.680Z] ---> Running in fbb5b64d3f47 [2021-11-12T16:31:04.947Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-12T16:31:04.947Z] Removing intermediate container fbb5b64d3f47 [2021-11-12T16:31:04.947Z] ---> a9b7d6f82277 [2021-11-12T16:31:04.947Z] [2021-11-12T16:31:04.947Z] Successfully built a9b7d6f82277 [2021-11-12T16:31:04.947Z] Successfully tagged support-scheduler:latest [2021-11-12T16:31:05.524Z]  Building support-scheduler ... done fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-12T16:31:05.784Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-11-12T16:31:05.784Z] Status: Downloaded newer image for docker:20.10.8 [2021-11-12T16:31:05.784Z] ---> bc6c0ffef665 [2021-11-12T16:31:05.784Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-11-12T16:31:06.047Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-11-12T16:31:06.047Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-11-12T16:31:06.047Z] ---> Running in f44e2114206c [2021-11-12T16:31:06.047Z] Removing intermediate container f44e2114206c [2021-11-12T16:31:06.047Z] ---> d66ed22d3bd9 [2021-11-12T16:31:06.047Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-11-12T16:31:06.047Z] (3/6) Installing libsodium (1.0.18-r0) [2021-11-12T16:31:06.047Z] ---> Running in c8c461dcea78 [2021-11-12T16:31:06.306Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-12T16:31:06.306Z] (5/6) Installing libzmq (4.3.4-r0) [2021-11-12T16:31:06.306Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-12T16:31:06.306Z] (6/6) Installing zeromq (4.3.4-r0) [2021-11-12T16:31:06.316Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.206s coverage: 28.7% of statements [2021-11-12T16:31:06.316Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-11-12T16:31:06.316Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-11-12T16:31:06.572Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-12T16:31:06.572Z] Executing busybox-1.33.1-r3.trigger [2021-11-12T16:31:06.572Z] OK: 8 MiB in 20 packages [2021-11-12T16:31:06.572Z] (1/42) Installing readline (8.1.0-r0) [2021-11-12T16:31:06.572Z] (2/42) Installing bash (5.1.4-r0) [2021-11-12T16:31:06.840Z] Executing bash-5.1.4-r0.post-install [2021-11-12T16:31:06.840Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-11-12T16:31:06.840Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-11-12T16:31:06.840Z] (5/42) Installing libcurl (7.79.1-r0) [2021-11-12T16:31:06.840Z] (6/42) Installing curl (7.79.1-r0) [2021-11-12T16:31:06.840Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-11-12T16:31:06.840Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-11-12T16:31:06.840Z] Removing intermediate container 845cc491085c [2021-11-12T16:31:06.840Z] ---> 2e3b409b315f [2021-11-12T16:31:06.840Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-12T16:31:06.840Z] (9/42) Installing expat (2.4.1-r0) [2021-11-12T16:31:06.840Z] (10/42) Installing libffi (3.3-r2) [2021-11-12T16:31:06.840Z] (11/42) Installing gdbm (1.19-r0) [2021-11-12T16:31:06.840Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-11-12T16:31:06.840Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-11-12T16:31:06.840Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-12T16:31:06.840Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-11-12T16:31:06.840Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-11-12T16:31:06.840Z] (17/42) Installing python3 (3.9.5-r1) [2021-11-12T16:31:07.420Z] ---> 700fbf97ae3d [2021-11-12T16:31:07.420Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-11-12T16:31:07.679Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-11-12T16:31:07.679Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-11-12T16:31:07.679Z] (20/42) Installing py3-idna (3.2-r0) [2021-11-12T16:31:07.679Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-11-12T16:31:07.679Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-11-12T16:31:07.679Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-11-12T16:31:07.679Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-11-12T16:31:07.679Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-11-12T16:31:07.679Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-11-12T16:31:07.679Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-11-12T16:31:07.679Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-11-12T16:31:07.679Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-11-12T16:31:07.679Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-11-12T16:31:07.679Z] (31/42) Installing py3-six (1.15.0-r1) [2021-11-12T16:31:07.679Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-11-12T16:31:07.938Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-11-12T16:31:08.204Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-11-12T16:31:08.204Z] (35/42) Installing py3-packaging (20.9-r1) [2021-11-12T16:31:08.204Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-11-12T16:31:08.204Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-11-12T16:31:08.204Z] ---> dc827825dc66 [2021-11-12T16:31:08.204Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-11-12T16:31:08.204Z] (38/42) Installing py3-progress (1.5-r2) [2021-11-12T16:31:08.204Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-11-12T16:31:08.204Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-11-12T16:31:08.204Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-11-12T16:31:08.462Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-11-12T16:31:08.756Z] ---> b5e25d0527a0 [2021-11-12T16:31:08.756Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-11-12T16:31:08.756Z] ---> Running in a623e1b5363a [2021-11-12T16:31:08.756Z] Executing busybox-1.33.1-r3.trigger [2021-11-12T16:31:08.756Z] OK: 84 MiB in 64 packages [2021-11-12T16:31:08.756Z] Removing intermediate container a623e1b5363a [2021-11-12T16:31:08.756Z] ---> 64a4f2efbe28 [2021-11-12T16:31:08.756Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-12T16:31:08.756Z] ---> Running in b1edbfd149d3 [2021-11-12T16:31:09.033Z] Removing intermediate container b1edbfd149d3 [2021-11-12T16:31:09.033Z] ---> a3808ed263ce [2021-11-12T16:31:09.033Z] Step 20/22 : LABEL arch=x86_64 [2021-11-12T16:31:09.034Z] ---> Running in 6a8f3ee38e4c [2021-11-12T16:31:09.034Z] Removing intermediate container 6a8f3ee38e4c [2021-11-12T16:31:09.034Z] ---> dd70eb04db6e [2021-11-12T16:31:09.034Z] Step 21/22 : LABEL git_sha=2e025bf85b7f172d76f5fbf99526c8d89e71860d [2021-11-12T16:31:09.034Z] ---> Running in b96d3a6f1f88 [2021-11-12T16:31:09.034Z] Removing intermediate container b96d3a6f1f88 [2021-11-12T16:31:09.034Z] ---> c8004a5555e3 [2021-11-12T16:31:09.034Z] Step 22/22 : LABEL version=0.0.0 [2021-11-12T16:31:09.293Z] ---> Running in e78f26bce209 [2021-11-12T16:31:09.293Z] Removing intermediate container e78f26bce209 [2021-11-12T16:31:09.293Z] ---> 0eb263c6cada [2021-11-12T16:31:09.293Z] [2021-11-12T16:31:09.293Z] Successfully built 0eb263c6cada [2021-11-12T16:31:09.293Z] Successfully tagged core-data:latest [2021-11-12T16:31:09.293Z]  Building core-data ... done Collecting docker-compose==1.23.2 [2021-11-12T16:31:09.293Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-11-12T16:31:09.552Z] Collecting PyYAML<4,>=3.10 [2021-11-12T16:31:09.552Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-11-12T16:31:10.118Z] Collecting dockerpty<0.5,>=0.4.1 [2021-11-12T16:31:10.118Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-11-12T16:31:10.378Z] Collecting texttable<0.10,>=0.9.0 [2021-11-12T16:31:10.378Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-11-12T16:31:10.638Z] Collecting websocket-client<1.0,>=0.32.0 [2021-11-12T16:31:10.638Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-11-12T16:31:10.638Z] Collecting cached-property<2,>=1.2.0 [2021-11-12T16:31:10.638Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-11-12T16:31:10.638Z] Collecting jsonschema<3,>=2.5.1 [2021-11-12T16:31:10.638Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-11-12T16:31:10.638Z] Collecting docopt<0.7,>=0.6.1 [2021-11-12T16:31:10.638Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-11-12T16:31:10.639Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.503s coverage: 98.5% of statements [2021-11-12T16:31:10.639Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-11-12T16:31:11.209Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-11-12T16:31:11.209Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-11-12T16:31:11.209Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-11-12T16:31:11.209Z] Collecting docker<4.0,>=3.6.0 [2021-11-12T16:31:11.209Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-11-12T16:31:11.209Z] Collecting docker-pycreds>=0.4.0 [2021-11-12T16:31:11.209Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-11-12T16:31:11.470Z] Collecting idna<2.8,>=2.5 [2021-11-12T16:31:11.470Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-11-12T16:31:11.470Z] Collecting urllib3<1.25,>=1.21.1 [2021-11-12T16:31:11.470Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-11-12T16:31:11.470Z] Collecting chardet<3.1.0,>=3.0.2 [2021-11-12T16:31:11.470Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-11-12T16:31:11.470Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2021-11-12T16:31:11.470Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-11-12T16:31:11.470Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-11-12T16:31:11.470Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-11-12T16:31:11.470Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-11-12T16:31:11.733Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-11-12T16:31:11.733Z] Attempting uninstall: urllib3 [2021-11-12T16:31:11.733Z] Found existing installation: urllib3 1.26.5 [2021-11-12T16:31:11.733Z] Uninstalling urllib3-1.26.5: [2021-11-12T16:31:11.733Z] Successfully uninstalled urllib3-1.26.5 [2021-11-12T16:31:11.733Z] Attempting uninstall: idna [2021-11-12T16:31:11.733Z] Found existing installation: idna 3.2 [2021-11-12T16:31:11.733Z] Uninstalling idna-3.2: [2021-11-12T16:31:11.733Z] Successfully uninstalled idna-3.2 [2021-11-12T16:31:12.040Z] Attempting uninstall: chardet [2021-11-12T16:31:12.041Z] Found existing installation: chardet 4.0.0 [2021-11-12T16:31:12.041Z] Uninstalling chardet-4.0.0: [2021-11-12T16:31:12.041Z] Successfully uninstalled chardet-4.0.0 [2021-11-12T16:31:12.145Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.348s coverage: 44.7% of statements [2021-11-12T16:31:12.145Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-11-12T16:31:12.145Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-11-12T16:31:12.352Z] Attempting uninstall: requests [2021-11-12T16:31:12.352Z] Found existing installation: requests 2.25.1 [2021-11-12T16:31:12.352Z] Uninstalling requests-2.25.1: [2021-11-12T16:31:12.352Z] Successfully uninstalled requests-2.25.1 [2021-11-12T16:31:12.352Z] Running setup.py install for texttable: started [2021-11-12T16:31:12.661Z] Running setup.py install for texttable: finished with status 'done' [2021-11-12T16:31:12.661Z] Running setup.py install for PyYAML: started [2021-11-12T16:31:12.970Z] Running setup.py install for PyYAML: finished with status 'done' [2021-11-12T16:31:12.970Z] Running setup.py install for docopt: started [2021-11-12T16:31:13.257Z] Running setup.py install for docopt: finished with status 'done' [2021-11-12T16:31:13.257Z] Running setup.py install for dockerpty: started [2021-11-12T16:31:13.564Z] Running setup.py install for dockerpty: finished with status 'done' [2021-11-12T16:31:13.878Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 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-11-12T16:31:15.668Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.627s coverage: 89.5% of statements [2021-11-12T16:31:15.668Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-11-12T16:31:15.668Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-11-12T16:31:15.668Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.229s coverage: 84.4% of statements [2021-11-12T16:31:15.668Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-11-12T16:31:15.668Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-11-12T16:31:15.668Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-11-12T16:31:15.668Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-11-12T16:31:15.669Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-11-12T16:31:16.460Z] Removing intermediate container c8c461dcea78 [2021-11-12T16:31:16.460Z] ---> a26b5d9b360b [2021-11-12T16:31:16.460Z] Step 13/22 : ENV APP_PORT=58890 [2021-11-12T16:31:16.460Z] ---> Running in f9bbda39bc46 [2021-11-12T16:31:16.724Z] Removing intermediate container f9bbda39bc46 [2021-11-12T16:31:16.724Z] ---> 207e09e76570 [2021-11-12T16:31:16.724Z] Step 14/22 : EXPOSE $APP_PORT [2021-11-12T16:31:16.724Z] ---> Running in 5fd06653c080 [2021-11-12T16:31:16.724Z] Removing intermediate container 5fd06653c080 [2021-11-12T16:31:16.724Z] ---> 42131056957d [2021-11-12T16:31:16.724Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-11-12T16:31:16.992Z] ---> 2e8eda60dc7c [2021-11-12T16:31:16.992Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-11-12T16:31:17.251Z] ---> bda588c42581 [2021-11-12T16:31:17.251Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-11-12T16:31:17.251Z] ---> 49001bd7f010 [2021-11-12T16:31:17.251Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-11-12T16:31:17.251Z] ---> Running in a92bdcaada2f [2021-11-12T16:31:17.510Z] Removing intermediate container a92bdcaada2f [2021-11-12T16:31:17.510Z] ---> a9f91b7e6232 [2021-11-12T16:31:17.510Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-12T16:31:17.510Z] ---> Running in cd5db275e31b [2021-11-12T16:31:17.510Z] Removing intermediate container cd5db275e31b [2021-11-12T16:31:17.510Z] ---> 7718917f60d2 [2021-11-12T16:31:17.510Z] Step 20/22 : LABEL arch=x86_64 [2021-11-12T16:31:17.510Z] ---> Running in 5b9ac40f4a24 [2021-11-12T16:31:17.510Z] Removing intermediate container 5b9ac40f4a24 [2021-11-12T16:31:17.510Z] ---> 453828b486fe [2021-11-12T16:31:17.510Z] Step 21/22 : LABEL git_sha=2e025bf85b7f172d76f5fbf99526c8d89e71860d [2021-11-12T16:31:17.770Z] ---> Running in 784e8bb0b473 [2021-11-12T16:31:17.770Z] Removing intermediate container 784e8bb0b473 [2021-11-12T16:31:17.770Z] ---> 987b0df911f1 [2021-11-12T16:31:17.770Z] Step 22/22 : LABEL version=0.0.0 [2021-11-12T16:31:17.770Z] ---> Running in ed66b66bb9a7 [2021-11-12T16:31:17.770Z] Removing intermediate container ed66b66bb9a7 [2021-11-12T16:31:17.770Z] ---> 819e388cbb46 [2021-11-12T16:31:17.770Z] [2021-11-12T16:31:17.770Z] Successfully built 819e388cbb46 [2021-11-12T16:31:18.029Z] Successfully tagged sys-mgmt-agent:latest [2021-11-12T16:31:18.035Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-11-12T16:31:18.039Z] $ docker stop --time=1 32765fe87065ea1d3d636431b266889834a665a28041cf6b4022ca7414a8d823 [2021-11-12T16:31:19.346Z] $ docker rm -f 32765fe87065ea1d3d636431b266889834a665a28041cf6b4022ca7414a8d823 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-12T16:31:19.687Z] + docker images [2021-11-12T16:31:19.687Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-11-12T16:31:19.687Z] sys-mgmt-agent latest 819e388cbb46 2 seconds ago 294MB [2021-11-12T16:31:19.687Z] core-data latest 0eb263c6cada 10 seconds ago 20.7MB [2021-11-12T16:31:19.687Z] support-scheduler latest a9b7d6f82277 15 seconds ago 16.2MB [2021-11-12T16:31:19.687Z] 0c98c0b61790 17 seconds ago 1.76GB [2021-11-12T16:31:19.687Z] 22102f35f6fe 18 seconds ago 1.76GB [2021-11-12T16:31:19.687Z] 44359fc18c63 20 seconds ago 1.76GB [2021-11-12T16:31:19.687Z] core-metadata latest 8d336ed5c7f8 34 seconds ago 16.9MB [2021-11-12T16:31:19.687Z] 20a5627646ef 36 seconds ago 1.76GB [2021-11-12T16:31:19.687Z] security-bootstrapper latest a305a21f8cc3 53 seconds ago 18.9MB [2021-11-12T16:31:19.687Z] security-secretstore-setup latest 505b83604b32 About a minute ago 28.4MB [2021-11-12T16:31:19.687Z] support-notifications latest 29ca9d4c02e6 About a minute ago 16.9MB [2021-11-12T16:31:19.687Z] security-proxy-setup latest 09882a6b49f7 About a minute ago 26.9MB [2021-11-12T16:31:19.687Z] core-command latest 542fae0c1504 About a minute ago 16.1MB [2021-11-12T16:31:19.687Z] 82c6ca3e1f0e About a minute ago 1.76GB [2021-11-12T16:31:19.687Z] b7d5f8ac7704 About a minute ago 1.76GB [2021-11-12T16:31:19.687Z] 7515e8484bea About a minute ago 1.76GB [2021-11-12T16:31:19.687Z] 6551804d34f5 About a minute ago 1.75GB [2021-11-12T16:31:19.687Z] 8806a47e6373 About a minute ago 1.76GB [2021-11-12T16:31:19.687Z] ci-base-image-x86_64 latest d3e5829723e6 6 minutes ago 1.25GB [2021-11-12T16:31:19.687Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 4 weeks ago 548MB [2021-11-12T16:31:19.687Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 5 weeks ago 34.5MB [2021-11-12T16:31:19.687Z] docker 20.10.8 bc6c0ffef665 2 months ago 214MB [2021-11-12T16:31:19.687Z] alpine 3.14 14119a10abf4 2 months ago 5.6MB [2021-11-12T16:31:19.687Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 16 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-11-12T16:31:23.951Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.505s coverage: 94.2% of statements [2021-11-12T16:31:23.951Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-11-12T16:31:23.951Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-11-12T16:31:23.951Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.183s coverage: 59.1% of statements [2021-11-12T16:31:23.951Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-11-12T16:31:23.951Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-11-12T16:31:23.951Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-11-12T16:31:23.951Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-11-12T16:31:23.951Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-11-12T16:31:23.951Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.196s coverage: 60.0% of statements [2021-11-12T16:31:23.951Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-11-12T16:31:23.951Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-11-12T16:31:23.951Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-11-12T16:31:23.951Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.325s coverage: 0.9% of statements [2021-11-12T16:31:23.951Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-11-12T16:31:23.951Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.215s coverage: 58.8% of statements [2021-11-12T16:31:23.951Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.171s coverage: 21.7% of statements [2021-11-12T16:31:23.951Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-11-12T16:31:23.951Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.191s coverage: 47.1% of statements [2021-11-12T16:31:23.951Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.274s coverage: 79.5% of statements [2021-11-12T16:31:23.951Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.181s coverage: 94.1% of statements [2021-11-12T16:31:24.936Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.242s coverage: 96.3% of statements [2021-11-12T16:31:24.936Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.174s coverage: 87.5% of statements [2021-11-12T16:31:34.966Z] Still waiting to schedule task [2021-11-12T16:31:34.967Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-11-12T16:31:37.338Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.200s coverage: 94.4% of statements [2021-11-12T16:31:37.339Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.180s coverage: 44.8% of statements [2021-11-12T16:31:42.728Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.642s coverage: 82.5% of statements [2021-11-12T16:31:42.728Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-11-12T16:31:51.024Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.241s coverage: 92.9% of statements [2021-11-12T16:31:51.024Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-11-12T16:31:51.024Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-11-12T16:31:51.024Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-11-12T16:31:51.024Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements [2021-11-12T16:31:51.024Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-11-12T16:31:51.024Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-11-12T16:31:51.024Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-11-12T16:31:51.024Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-11-12T16:31:51.024Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-11-12T16:31:51.024Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.178s coverage: 87.2% of statements [2021-11-12T16:31:51.024Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-11-12T16:31:51.024Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-11-12T16:31:51.024Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.150s coverage: 100.0% of statements [2021-11-12T16:31:51.024Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-11-12T16:31:51.024Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.230s coverage: 58.8% of statements [2021-11-12T16:31:51.024Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-11-12T16:31:51.024Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.252s coverage: 80.0% of statements [2021-11-12T16:31:51.024Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.265s coverage: 87.2% of statements [2021-11-12T16:31:51.024Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.257s coverage: 85.4% of statements [2021-11-12T16:31:51.024Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.765s coverage: 91.2% of statements [2021-11-12T16:31:51.024Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-11-12T16:31:51.024Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.645s coverage: 64.4% of statements [2021-11-12T16:31:51.024Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-11-12T16:31:51.024Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-11-12T16:31:51.024Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.161s coverage: 100.0% of statements [2021-11-12T16:31:51.024Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.091s coverage: 89.4% of statements [2021-11-12T16:31:51.024Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.059s coverage: 100.0% of statements [2021-11-12T16:31:51.024Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.086s coverage: 73.7% of statements [2021-11-12T16:31:51.624Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.097s coverage: 100.0% of statements [2021-11-12T16:31:55.939Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.440s coverage: 65.4% of statements [2021-11-12T16:31:55.939Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-11-12T16:31:55.939Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-11-12T16:31:55.939Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-11-12T16:31:57.924Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.724s coverage: 43.8% of statements [2021-11-12T16:31:57.924Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-11-12T16:31:57.924Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-11-12T16:31:57.924Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.309s coverage: 89.5% of statements [2021-11-12T16:31:57.924Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-11-12T16:31:57.924Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.179s coverage: 84.8% of statements [2021-11-12T16:31:57.924Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-11-12T16:32:06.201Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.245s coverage: 17.7% of statements [2021-11-12T16:32:06.201Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-11-12T16:32:06.201Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-11-12T16:32:06.201Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-11-12T16:32:06.201Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-11-12T16:32:06.201Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.548s coverage: 92.3% of statements [2021-11-12T16:32:06.201Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-11-12T16:32:06.201Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-11-12T16:32:06.201Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-11-12T16:32:06.201Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-11-12T16:32:06.201Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.238s coverage: 63.2% of statements [2021-11-12T16:32:06.201Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-11-12T16:32:06.201Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-11-12T16:32:06.201Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.422s coverage: 97.7% of statements [2021-11-12T16:32:06.201Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-11-12T16:32:06.201Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-11-12T16:32:06.201Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-11-12T16:32:06.201Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-11-12T16:32:06.201Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.175s coverage: 28.9% of statements [2021-11-12T16:32:06.201Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-11-12T16:32:06.201Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-11-12T16:32:06.201Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-11-12T16:32:06.201Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-11-12T16:32:06.201Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-11-12T16:32:06.201Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-11-12T16:32:06.201Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.191s coverage: 100.0% of statements [2021-11-12T16:32:06.201Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 96.9% of statements [2021-11-12T16:32:07.177Z] 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-11-12T16:32:07.177Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2021-11-12T16:32:07.177Z] GO111MODULE=on go vet ./... [2021-11-12T16:32:38.196Z] Running on prd-ubuntu18.04-docker-8c-8g-347 in /w/workspace/edgexfoundry_edgex-go_PR-3806 [Pipeline] { [Pipeline] ws [2021-11-12T16:32:38.208Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [2021-11-12T16:32:38.293Z] The recommended git tool is: git [2021-11-12T16:32:40.228Z] using credential edgex-jenkins-ssh [2021-11-12T16:32:40.242Z] Cloning the remote Git repository [2021-11-12T16:32:40.265Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-11-12T16:32:40.324Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2021-11-12T16:32:40.365Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-11-12T16:32:40.366Z] > git --version # timeout=10 [2021-11-12T16:32:40.379Z] > git --version # 'git version 2.17.1' [2021-11-12T16:32:40.380Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-12T16:32:40.407Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-12T16:32:55.836Z] Merging remotes/origin/main commit f7c7132b17dbbb881af4d9ccfc6ed9167751e366 into PR head commit 2e025bf85b7f172d76f5fbf99526c8d89e71860d [2021-11-12T16:32:55.959Z] Merge succeeded, producing 2e025bf85b7f172d76f5fbf99526c8d89e71860d [2021-11-12T16:32:55.960Z] Checking out Revision 2e025bf85b7f172d76f5fbf99526c8d89e71860d (PR-3806) [2021-11-12T16:32:55.031Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-11-12T16:32:55.037Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-12T16:32:55.048Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-11-12T16:32:55.062Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-11-12T16:32:55.063Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-12T16:32:55.067Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3806/head:refs/remotes/origin/PR-3806 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-11-12T16:32:55.844Z] > git config core.sparsecheckout # timeout=10 [2021-11-12T16:32:55.851Z] > git checkout -f 2e025bf85b7f172d76f5fbf99526c8d89e71860d # timeout=10 [2021-11-12T16:32:55.919Z] > git remote # timeout=10 [2021-11-12T16:32:55.926Z] > git config --get remote.origin.url # timeout=10 [2021-11-12T16:32:55.938Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-12T16:32:55.942Z] > git merge f7c7132b17dbbb881af4d9ccfc6ed9167751e366 # timeout=10 [2021-11-12T16:32:55.951Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-12T16:32:55.962Z] > git config core.sparsecheckout # timeout=10 [2021-11-12T16:32:55.966Z] > git checkout -f 2e025bf85b7f172d76f5fbf99526c8d89e71860d # timeout=10 [2021-11-12T16:32:59.535Z] Commit message: "Merge branch 'main' into update-edgex-go-snap-readme" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-12T16:33:00.286Z] + echo snap-build.sh [2021-11-12T16:33:00.286Z] snap-build.sh [2021-11-12T16:33:00.286Z] + SNAP_BASE_DIR=. [2021-11-12T16:33:00.286Z] + '[' '!' -z /w/workspace/edgex-go/4 ']' [2021-11-12T16:33:00.286Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/4 [2021-11-12T16:33:00.286Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/4]' [2021-11-12T16:33:00.286Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/4] [2021-11-12T16:33:00.286Z] + cd /w/workspace/edgex-go/4 [2021-11-12T16:33:00.286Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-11-12T16:33:00.286Z] Reading package lists... [2021-11-12T16:33:00.286Z] Building dependency tree... [2021-11-12T16:33:00.286Z] Reading state information... [2021-11-12T16:33:00.286Z] The following packages were automatically installed and are no longer required: [2021-11-12T16:33:00.286Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-11-12T16:33:00.286Z] uidmap xdelta3 [2021-11-12T16:33:00.286Z] Use 'sudo apt autoremove' to remove them. [2021-11-12T16:33:00.286Z] The following packages will be REMOVED: [2021-11-12T16:33:00.286Z] lxd* lxd-client* [2021-11-12T16:33:00.549Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-11-12T16:33:00.549Z] After this operation, 31.7 MB disk space will be freed. [2021-11-12T16:33:01.334Z] (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-11-12T16:33:01.334Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-11-12T16:33:01.904Z] Removing lxd dnsmasq configuration [2021-11-12T16:33:02.169Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-11-12T16:33:02.169Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-11-12T16:33:03.110Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-11-12T16:33:03.371Z] (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-11-12T16:33:03.371Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-11-12T16:33:04.314Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-11-12T16:33:04.577Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-11-12T16:33:05.152Z] + sudo snap remove --purge lxd [2021-11-12T16:33:05.413Z] snap "lxd" is not installed [2021-11-12T16:33:05.413Z] + sudo groupadd --force --system lxd [2021-11-12T16:33:05.413Z] ++ whoami [2021-11-12T16:33:05.413Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-11-12T16:33:05.413Z] + newgrp - lxd [2021-11-12T16:33:05.413Z] + sudo snap install lxd [2021-11-12T16:33:15.427Z] 2021-11-12T16:33:12Z INFO Waiting for automatic snapd restart... [2021-11-12T16:33:28.988Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-12T16:33:28.988Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-11-12T16:33:28.988Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-11-12T16:33:30.613Z] + ls -al . [2021-11-12T16:33:30.613Z] total 664 [2021-11-12T16:33:30.613Z] drwxrwxr-x 9 1001 1001 4096 Nov 12 16:33 . [2021-11-12T16:33:30.613Z] drwxr-xr-x 4 root root 4096 Nov 12 16:29 .. [2021-11-12T16:33:30.613Z] -rw-rw-r-- 1 1001 1001 11 Nov 12 16:26 .dockerignore [2021-11-12T16:33:30.613Z] drwxrwxr-x 8 1001 1001 4096 Nov 12 16:26 .git [2021-11-12T16:33:30.613Z] drwxrwxr-x 4 1001 1001 4096 Nov 12 16:26 .github [2021-11-12T16:33:30.613Z] -rw-rw-r-- 1 1001 1001 804 Nov 12 16:26 .gitignore [2021-11-12T16:33:30.613Z] -rw-rw-r-- 1 1001 1001 42 Nov 12 16:26 .golangci.yml [2021-11-12T16:33:30.613Z] -rw-rw-r-- 1 1001 1001 76 Nov 12 16:26 .hadolint.yml [2021-11-12T16:33:30.613Z] -rw-rw-r-- 1 1001 1001 166 Nov 12 16:26 .sonarcloud.properties [2021-11-12T16:33:30.613Z] -rw-rw-r-- 1 1001 1001 1171 Nov 12 16:26 ADOPTERS.md [2021-11-12T16:33:30.613Z] -rw-rw-r-- 1 1001 1001 8910 Nov 12 16:26 Attribution.txt [2021-11-12T16:33:30.613Z] -rw-rw-r-- 1 1001 1001 43881 Nov 12 16:26 CHANGELOG.md [2021-11-12T16:33:30.613Z] -rw-rw-r-- 1 1001 1001 3804 Nov 12 16:26 CONTRIBUTING.md [2021-11-12T16:33:30.613Z] -rw-rw-r-- 1 1001 1001 677 Nov 12 16:26 GOVERNANCE.md [2021-11-12T16:33:30.613Z] -rw-rw-r-- 1 1001 1001 849 Nov 12 16:26 Jenkinsfile [2021-11-12T16:33:30.613Z] -rw-rw-r-- 1 1001 1001 10775 Nov 12 16:26 LICENSE [2021-11-12T16:33:30.613Z] -rw-rw-r-- 1 1001 1001 6508 Nov 12 16:26 Makefile [2021-11-12T16:33:30.613Z] -rw-rw-r-- 1 1001 1001 582 Nov 12 16:26 OWNERS.md [2021-11-12T16:33:30.613Z] -rw-rw-r-- 1 1001 1001 8256 Nov 12 16:26 README.md [2021-11-12T16:33:30.613Z] -rw-rw-r-- 1 1001 1001 6912 Nov 12 16:26 SECURITY.md [2021-11-12T16:33:30.613Z] -rw-rw-r-- 1 1001 1001 5 Nov 12 16:24 VERSION [2021-11-12T16:33:30.613Z] -rw-rw-r-- 1 1001 1001 4131 Nov 12 16:26 ZMQWindows.md [2021-11-12T16:33:30.613Z] drwxrwxr-x 2 1001 1001 4096 Nov 12 16:26 bin [2021-11-12T16:33:30.613Z] drwxrwxr-x 14 1001 1001 4096 Nov 12 16:26 cmd [2021-11-12T16:33:30.613Z] -rw-r--r-- 1 root root 428381 Nov 12 16:32 coverage.out [2021-11-12T16:33:30.613Z] -rw-rw-r-- 1 1001 1001 822 Nov 12 16:26 go.mod [2021-11-12T16:33:30.613Z] -rw-rw-r-- 1 1001 1001 49471 Nov 12 16:26 go.sum [2021-11-12T16:33:30.613Z] drwxrwxr-x 8 1001 1001 4096 Nov 12 16:26 internal [2021-11-12T16:33:30.613Z] drwxrwxr-x 3 1001 1001 4096 Nov 12 16:26 openapi [2021-11-12T16:33:30.613Z] drwxrwxr-x 4 1001 1001 4096 Nov 12 16:26 snap [2021-11-12T16:33:30.613Z] -rw-rw-r-- 1 1001 1001 204 Nov 12 16:26 version.go [Pipeline] sh [2021-11-12T16:33:31.273Z] + '[' -e coverage.out ] [2021-11-12T16:33:31.273Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-11-12T16:33:31.298Z] Warning: overwriting stash ‘coverage-report’ [2021-11-12T16:33:32.053Z] Stashed 1 file(s) [Pipeline] sh [2021-11-12T16:33:32.692Z] + make build [2021-11-12T16:33:32.692Z] 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-11-12T16:33:33.549Z] lxd 4.20 from Canonical* installed [2021-11-12T16:33:33.549Z] + sudo lxd init --auto [2021-11-12T16:33:39.371Z] 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-11-12T16:33:41.714Z] + sudo snap install --classic snapcraft [2021-11-12T16:33:56.613Z] snapcraft 5.0 from Canonical* installed [2021-11-12T16:33:56.613Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-11-12T16:33:56.613Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-11-12T16:33:56.613Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-12T16:33:56.613Z] Dload Upload Total Spent Left Speed [2021-11-12T16:33:56.613Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3300 0 --:--:-- --:--:-- --:--:-- 3300 [2021-11-12T16:33:56.613Z] 100 3325k 100 3325k 0 0 6571k 0 --:--:-- --:--:-- --:--:-- 6571k [2021-11-12T16:33:56.613Z] ./yq_linux_amd64 [2021-11-12T16:33:56.885Z] + sudo snapcraft prime --use-lxd [2021-11-12T16:33:59.435Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-11-12T16:33:59.435Z] 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-11-12T16:33:59.435Z] - README.md [2021-11-12T16:33:59.435Z] [2021-11-12T16:33:59.435Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-11-12T16:33:59.435Z] Launching a container. [2021-11-12T16:34:01.556Z] 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-11-12T16:34:04.947Z] 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-11-12T16:34:10.419Z] 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-11-12T16:34:11.022Z] 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-11-12T16:34:11.682Z] Waiting for container to be ready [2021-11-12T16:34:11.682Z] To start your first container, try: lxc launch ubuntu:20.04 [2021-11-12T16:34:11.682Z] Or for a virtual machine: lxc launch ubuntu:20.04 --vm [2021-11-12T16:34:11.682Z] [2021-11-12T16:34:14.404Z] 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-11-12T16:34:14.976Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-11-12T16:34:14.976Z] Waiting for network to be ready... [2021-11-12T16:34:15.549Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-11-12T16:34:15.549Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1958 kB] [2021-11-12T16:34:15.549Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-11-12T16:34:15.809Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [352 kB] [2021-11-12T16:34:15.809Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-11-12T16:34:15.809Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-11-12T16:34:15.809Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [516 kB] [2021-11-12T16:34:15.809Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [69.9 kB] [2021-11-12T16:34:15.809Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1148 kB] [2021-11-12T16:34:15.809Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [263 kB] [2021-11-12T16:34:16.069Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-11-12T16:34:16.328Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-11-12T16:34:16.589Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-11-12T16:34:16.589Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-11-12T16:34:16.589Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-11-12T16:34:16.589Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-11-12T16:34:16.589Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-11-12T16:34:16.589Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-11-12T16:34:17.160Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-11-12T16:34:17.160Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2305 kB] [2021-11-12T16:34:17.160Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [445 kB] [2021-11-12T16:34:17.160Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-11-12T16:34:17.160Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-11-12T16:34:17.160Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [540 kB] [2021-11-12T16:34:17.160Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [73.6 kB] [2021-11-12T16:34:17.160Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1764 kB] [2021-11-12T16:34:17.419Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [380 kB] [2021-11-12T16:34:17.829Z] 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-11-12T16:34:19.957Z] Fetched 25.6 MB in 5s (5581 kB/s) [2021-11-12T16:34:20.898Z] Reading package lists... [2021-11-12T16:34:21.159Z] Reading package lists... [2021-11-12T16:34:21.208Z] 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-11-12T16:34:21.445Z] Building dependency tree... [2021-11-12T16:34:21.446Z] Reading state information... [2021-11-12T16:34:21.705Z] The following additional packages will be installed: [2021-11-12T16:34:21.705Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-11-12T16:34:21.705Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-11-12T16:34:21.705Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-11-12T16:34:21.705Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-11-12T16:34:21.705Z] Suggested packages: [2021-11-12T16:34:21.705Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-11-12T16:34:21.705Z] Recommended packages: [2021-11-12T16:34:21.705Z] gnupg libsasl2-modules [2021-11-12T16:34:21.705Z] The following NEW packages will be installed: [2021-11-12T16:34:21.705Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-11-12T16:34:21.705Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-11-12T16:34:21.705Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-11-12T16:34:21.705Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-11-12T16:34:21.705Z] The following packages will be upgraded: [2021-11-12T16:34:21.705Z] gpg gpg-agent gpgconf libudev1 [2021-11-12T16:34:21.967Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-11-12T16:34:21.967Z] Need to get 3527 kB of archives. [2021-11-12T16:34:21.967Z] After this operation, 13.3 MB of additional disk space will be used. [2021-11-12T16:34:21.967Z] 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-11-12T16:34:21.967Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] [2021-11-12T16:34:21.967Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-11-12T16:34:22.226Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-11-12T16:34:22.226Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-11-12T16:34:22.226Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] [2021-11-12T16:34:22.795Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-11-12T16:34:22.795Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-11-12T16:34:22.795Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-11-12T16:34:22.795Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-11-12T16:34:22.795Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-11-12T16:34:22.795Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-11-12T16:34:22.795Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-11-12T16:34:22.795Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-11-12T16:34:22.795Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-11-12T16:34:22.795Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-11-12T16:34:22.795Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-11-12T16:34:22.795Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-11-12T16:34:22.795Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-11-12T16:34:22.795Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-11-12T16:34:22.795Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-11-12T16:34:22.795Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-11-12T16:34:23.055Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-12T16:34:23.055Z] Fetched 3527 kB in 1s (2833 kB/s) [2021-11-12T16:34:23.055Z] (Reading database ... 12511 files and directories currently installed.) [2021-11-12T16:34:23.055Z] Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... [2021-11-12T16:34:23.055Z] Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-11-12T16:34:23.055Z] Setting up libudev1:amd64 (237-3ubuntu10.52) ... [2021-11-12T16:34:23.315Z] Selecting previously unselected package udev. [2021-11-12T16:34:23.315Z] (Reading database ... 12511 files and directories currently installed.) [2021-11-12T16:34:23.315Z] Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... [2021-11-12T16:34:23.315Z] Unpacking udev (237-3ubuntu10.52) ... [2021-11-12T16:34:23.583Z] Selecting previously unselected package libfuse2:amd64. [2021-11-12T16:34:23.583Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-11-12T16:34:23.583Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-11-12T16:34:23.583Z] Selecting previously unselected package fuse. [2021-11-12T16:34:23.583Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-11-12T16:34:23.583Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-11-12T16:34:23.583Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-12T16:34:23.583Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-11-12T16:34:23.845Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-12T16:34:23.845Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-11-12T16:34:23.845Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-12T16:34:23.845Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-11-12T16:34:23.845Z] Selecting previously unselected package libksba8:amd64. [2021-11-12T16:34:23.845Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-11-12T16:34:23.845Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-11-12T16:34:24.106Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-11-12T16:34:24.106Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-12T16:34:24.106Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-12T16:34:24.106Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-11-12T16:34:24.106Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-12T16:34:24.106Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-12T16:34:24.106Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-11-12T16:34:24.106Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-12T16:34:24.106Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-12T16:34:24.106Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-11-12T16:34:24.106Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-12T16:34:24.106Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-12T16:34:24.367Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-11-12T16:34:24.367Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-12T16:34:24.367Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-12T16:34:24.367Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-11-12T16:34:24.367Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-12T16:34:24.367Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-12T16:34:24.367Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-11-12T16:34:24.367Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-12T16:34:24.367Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-12T16:34:24.367Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-11-12T16:34:24.367Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-12T16:34:24.367Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-12T16:34:24.627Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-11-12T16:34:24.627Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-12T16:34:24.627Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-12T16:34:24.627Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-11-12T16:34:24.627Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-11-12T16:34:24.627Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-11-12T16:34:24.627Z] Selecting previously unselected package libsasl2-2:amd64. [2021-11-12T16:34:24.627Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-11-12T16:34:24.627Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-11-12T16:34:24.627Z] Selecting previously unselected package libldap-common. [2021-11-12T16:34:24.627Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-11-12T16:34:24.627Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-11-12T16:34:24.889Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-11-12T16:34:24.889Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-11-12T16:34:24.889Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-11-12T16:34:24.889Z] Selecting previously unselected package dirmngr. [2021-11-12T16:34:24.889Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-12T16:34:24.889Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-11-12T16:34:24.889Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-11-12T16:34:24.889Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-11-12T16:34:24.889Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-11-12T16:34:25.150Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-11-12T16:34:25.151Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-11-12T16:34:25.151Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-11-12T16:34:25.151Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-12T16:34:25.151Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-11-12T16:34:25.151Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-11-12T16:34:25.151Z] Setting up udev (237-3ubuntu10.52) ... [2021-11-12T16:34:25.411Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-11-12T16:34:25.503Z] 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-11-12T16:34:25.671Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-12T16:34:25.671Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-11-12T16:34:25.671Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-11-12T16:34:25.671Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-11-12T16:34:25.671Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-12T16:34:25.671Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-12T16:34:25.671Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-12T16:34:25.671Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-12T16:34:25.932Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-12T16:34:25.932Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-12T16:34:25.932Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-12T16:34:25.932Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-11-12T16:34:25.932Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-11-12T16:34:25.932Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-11-12T16:34:26.192Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-11-12T16:34:26.192Z] settings in the [Install] section, and DefaultInstance for template units). [2021-11-12T16:34:26.192Z] This means they are not meant to be enabled using systemctl. [2021-11-12T16:34:26.192Z] Possible reasons for having this kind of units are: [2021-11-12T16:34:26.192Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-11-12T16:34:26.192Z] .wants/ or .requires/ directory. [2021-11-12T16:34:26.192Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-11-12T16:34:26.192Z] a requirement dependency on it. [2021-11-12T16:34:26.192Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-11-12T16:34:26.192Z] D-Bus, udev, scripted systemctl call, ...). [2021-11-12T16:34:26.192Z] 4) In case of template units, the unit is meant to be enabled with some [2021-11-12T16:34:26.192Z] instance name specified. [2021-11-12T16:34:26.453Z] Reading package lists... [2021-11-12T16:34:26.713Z] Building dependency tree... [2021-11-12T16:34:26.713Z] Reading state information... [2021-11-12T16:34:26.974Z] The following additional packages will be installed: [2021-11-12T16:34:26.974Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-11-12T16:34:26.974Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-11-12T16:34:26.974Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-11-12T16:34:26.974Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-11-12T16:34:26.974Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-11-12T16:34:26.974Z] Suggested packages: [2021-11-12T16:34:26.974Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-11-12T16:34:26.974Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-11-12T16:34:26.974Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-11-12T16:34:26.974Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-11-12T16:34:26.974Z] systemd-container policykit-1 [2021-11-12T16:34:26.974Z] Recommended packages: [2021-11-12T16:34:26.974Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-11-12T16:34:26.974Z] The following NEW packages will be installed: [2021-11-12T16:34:26.974Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-11-12T16:34:26.974Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-11-12T16:34:26.974Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-11-12T16:34:26.974Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-11-12T16:34:26.974Z] python3.6-minimal snapd squashfs-tools sudo [2021-11-12T16:34:26.974Z] The following packages will be upgraded: [2021-11-12T16:34:26.974Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-11-12T16:34:26.974Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-11-12T16:34:26.974Z] Need to get 36.8 MB of archives. [2021-11-12T16:34:26.974Z] After this operation, 147 MB of additional disk space will be used. [2021-11-12T16:34:26.974Z] 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-11-12T16:34:27.234Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] [2021-11-12T16:34:27.234Z] 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-11-12T16:34:27.234Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-11-12T16:34:27.234Z] 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-11-12T16:34:27.234Z] 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-11-12T16:34:27.234Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-11-12T16:34:27.234Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-11-12T16:34:27.234Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-11-12T16:34:27.234Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-11-12T16:34:27.234Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-11-12T16:34:27.234Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-11-12T16:34:27.234Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-11-12T16:34:27.234Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-11-12T16:34:27.234Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] [2021-11-12T16:34:27.234Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] [2021-11-12T16:34:27.234Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] [2021-11-12T16:34:28.171Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] [2021-11-12T16:34:28.171Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-11-12T16:34:28.171Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-11-12T16:34:28.171Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-11-12T16:34:28.171Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-11-12T16:34:28.171Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-11-12T16:34:28.171Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-11-12T16:34:28.171Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-11-12T16:34:28.171Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-11-12T16:34:28.171Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-11-12T16:34:28.171Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-11-12T16:34:28.171Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-11-12T16:34:28.171Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] [2021-11-12T16:34:28.881Z] 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-11-12T16:34:29.114Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-12T16:34:29.114Z] Fetched 36.8 MB in 2s (18.0 MB/s) [2021-11-12T16:34:29.114Z] (Reading database ... 12757 files and directories currently installed.) [2021-11-12T16:34:29.114Z] Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... [2021-11-12T16:34:29.373Z] Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-11-12T16:34:29.941Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... [2021-11-12T16:34:29.941Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-11-12T16:34:29.941Z] Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... [2021-11-12T16:34:29.941Z] (Reading database ... 12757 files and directories currently installed.) [2021-11-12T16:34:29.941Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-11-12T16:34:29.941Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-11-12T16:34:29.941Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-11-12T16:34:30.201Z] (Reading database ... 12757 files and directories currently installed.) [2021-11-12T16:34:30.201Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-11-12T16:34:30.201Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-11-12T16:34:30.459Z] Setting up apt (1.6.14) ... [2021-11-12T16:34:30.459Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-11-12T16:34:30.720Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-11-12T16:34:30.979Z] (Reading database ... 12764 files and directories currently installed.) [2021-11-12T16:34:30.979Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-11-12T16:34:30.979Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-11-12T16:34:30.979Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-11-12T16:34:30.979Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-11-12T16:34:30.979Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-12T16:34:31.239Z] Selecting previously unselected package libexpat1:amd64. [2021-11-12T16:34:31.239Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-11-12T16:34:31.239Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-11-12T16:34:31.239Z] Selecting previously unselected package python3.6-minimal. [2021-11-12T16:34:31.239Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-11-12T16:34:31.239Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-11-12T16:34:31.498Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... [2021-11-12T16:34:31.498Z] Checking for services that may need to be restarted...done. [2021-11-12T16:34:31.498Z] Checking for services that may need to be restarted...done. [2021-11-12T16:34:31.498Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-12T16:34:31.758Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-11-12T16:34:31.758Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-11-12T16:34:32.017Z] Selecting previously unselected package python3-minimal. [2021-11-12T16:34:32.017Z] (Reading database ... 13012 files and directories currently installed.) [2021-11-12T16:34:32.017Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-11-12T16:34:32.017Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-11-12T16:34:32.275Z] Selecting previously unselected package mime-support. [2021-11-12T16:34:32.275Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-11-12T16:34:32.275Z] Unpacking mime-support (3.60ubuntu1) ... [2021-11-12T16:34:32.275Z] Selecting previously unselected package libmpdec2:amd64. [2021-11-12T16:34:32.275Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-11-12T16:34:32.275Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-11-12T16:34:32.275Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-11-12T16:34:32.275Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-11-12T16:34:32.275Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-12T16:34:32.534Z] Selecting previously unselected package python3.6. [2021-11-12T16:34:32.534Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-11-12T16:34:32.534Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-12T16:34:32.534Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-11-12T16:34:32.534Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-11-12T16:34:32.534Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-11-12T16:34:32.534Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-11-12T16:34:32.794Z] Selecting previously unselected package python3. [2021-11-12T16:34:32.794Z] (Reading database ... 13442 files and directories currently installed.) [2021-11-12T16:34:32.794Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-11-12T16:34:32.794Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-11-12T16:34:32.794Z] Selecting previously unselected package multiarch-support. [2021-11-12T16:34:32.794Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-11-12T16:34:32.794Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-11-12T16:34:32.794Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-11-12T16:34:33.052Z] Selecting previously unselected package liblzo2-2:amd64. [2021-11-12T16:34:33.052Z] (Reading database ... 13479 files and directories currently installed.) [2021-11-12T16:34:33.052Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-11-12T16:34:33.052Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-11-12T16:34:33.052Z] Selecting previously unselected package libbsd0:amd64. [2021-11-12T16:34:33.052Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-11-12T16:34:33.052Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-11-12T16:34:33.052Z] Selecting previously unselected package sudo. [2021-11-12T16:34:33.052Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-11-12T16:34:33.052Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-11-12T16:34:33.052Z] Selecting previously unselected package apparmor. [2021-11-12T16:34:33.052Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-11-12T16:34:33.175Z] 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-11-12T16:34:33.313Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-11-12T16:34:33.313Z] Selecting previously unselected package libedit2:amd64. [2021-11-12T16:34:33.313Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-11-12T16:34:33.313Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-11-12T16:34:33.313Z] Selecting previously unselected package libkrb5support0:amd64. [2021-11-12T16:34:33.313Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-11-12T16:34:33.313Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-11-12T16:34:33.313Z] Selecting previously unselected package libk5crypto3:amd64. [2021-11-12T16:34:33.313Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-11-12T16:34:33.313Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-11-12T16:34:33.572Z] Selecting previously unselected package libkeyutils1:amd64. [2021-11-12T16:34:33.572Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-11-12T16:34:33.572Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-11-12T16:34:33.572Z] Selecting previously unselected package libkrb5-3:amd64. [2021-11-12T16:34:33.572Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-11-12T16:34:33.572Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-11-12T16:34:33.572Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-11-12T16:34:33.572Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-11-12T16:34:33.572Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-11-12T16:34:33.572Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-11-12T16:34:33.572Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... [2021-11-12T16:34:33.572Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-11-12T16:34:34.140Z] Selecting previously unselected package openssh-client. [2021-11-12T16:34:34.140Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... [2021-11-12T16:34:34.140Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-11-12T16:34:34.140Z] Selecting previously unselected package squashfs-tools. [2021-11-12T16:34:34.140Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... [2021-11-12T16:34:34.140Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-11-12T16:34:34.140Z] Selecting previously unselected package snapd. [2021-11-12T16:34:34.140Z] Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... [2021-11-12T16:34:34.140Z] Unpacking snapd (2.51.1+18.04) ... [2021-11-12T16:34:36.676Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-11-12T16:34:36.676Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-11-12T16:34:36.676Z] Setting up mime-support (3.60ubuntu1) ... [2021-11-12T16:34:36.676Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-11-12T16:34:36.676Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-11-12T16:34:36.676Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-11-12T16:34:36.676Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-11-12T16:34:36.676Z] Setting up systemd (237-3ubuntu10.52) ... [2021-11-12T16:34:36.676Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-11-12T16:34:37.245Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-11-12T16:34:37.245Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-11-12T16:34:37.245Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-11-12T16:34:37.245Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-12T16:34:37.245Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-11-12T16:34:37.245Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-12T16:34:37.850Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-11-12T16:34:37.850Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-11-12T16:34:37.850Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-11-12T16:34:37.850Z] Setting up python3 (3.6.7-1~18.04) ... [2021-11-12T16:34:37.850Z] running python rtupdate hooks for python3.6... [2021-11-12T16:34:37.850Z] running python post-rtupdate hooks for python3.6... [2021-11-12T16:34:38.112Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-11-12T16:34:39.123Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-11-12T16:34:39.123Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-11-12T16:34:39.123Z] Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... [Pipeline] } [2021-11-12T16:34:39.857Z] $ docker stop --time=1 0da7149d32a2b0fa4d2bed7f2593d728d155e29279e85c4701ab8aaedd5946d8 [2021-11-12T16:34:40.063Z] Setting up snapd (2.51.1+18.04) ... [2021-11-12T16:34:40.633Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-11-12T16:34:40.633Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-11-12T16:34:40.898Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-11-12T16:34:41.159Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-11-12T16:34:41.159Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-11-12T16:34:41.159Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-11-12T16:34:41.419Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-11-12T16:34:41.682Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-11-12T16:34:41.942Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-11-12T16:34:41.942Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-11-12T16:34:41.917Z] $ docker rm -f 0da7149d32a2b0fa4d2bed7f2593d728d155e29279e85c4701ab8aaedd5946d8 [2021-11-12T16:34:42.205Z] /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-11-12T16:34:42.205Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-11-12T16:34:42.205Z] Processing triggers for systemd (237-3ubuntu10.52) ... [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2021-11-12T16:34:43.146Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-11-12T16:34:43.146Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-11-12T16:34:43.146Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-12T16:34:43.531Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-12T16:34:43.802Z] [2021-11-12T16:34:43.802Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-12T16:34:44.137Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-12T16:34:44.344Z] Reading package lists... [2021-11-12T16:34:44.411Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-11-12T16:34:44.411Z] 29e5d40040c1: Pulling fs layer [2021-11-12T16:34:44.411Z] 1ce36da41761: Pulling fs layer [2021-11-12T16:34:44.411Z] 25b303627fd3: Pulling fs layer [2021-11-12T16:34:44.411Z] 29e5d40040c1: Verifying Checksum [2021-11-12T16:34:44.411Z] 29e5d40040c1: Download complete [2021-11-12T16:34:44.603Z] Reading package lists... [2021-11-12T16:34:44.686Z] 1ce36da41761: Verifying Checksum [2021-11-12T16:34:44.686Z] 1ce36da41761: Download complete [2021-11-12T16:34:44.862Z] Building dependency tree... [2021-11-12T16:34:44.862Z] Reading state information... [2021-11-12T16:34:45.123Z] Calculating upgrade... [2021-11-12T16:34:45.279Z] 29e5d40040c1: Pull complete [2021-11-12T16:34:45.386Z] The following packages will be upgraded: [2021-11-12T16:34:45.386Z] advancecomp base-files bash binutils binutils-common [2021-11-12T16:34:45.386Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-11-12T16:34:45.386Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-11-12T16:34:45.386Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-11-12T16:34:45.386Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-11-12T16:34:45.386Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-11-12T16:34:45.386Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-11-12T16:34:45.386Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-11-12T16:34:45.386Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-11-12T16:34:45.386Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-11-12T16:34:45.386Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-11-12T16:34:45.386Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-11-12T16:34:45.386Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-11-12T16:34:45.386Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-11-12T16:34:45.386Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-11-12T16:34:45.386Z] ubuntu-keyring util-linux [2021-11-12T16:34:45.646Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-11-12T16:34:45.646Z] Need to get 64.2 MB of archives. [2021-11-12T16:34:45.646Z] After this operation, 5152 kB of additional disk space will be used. [2021-11-12T16:34:45.646Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-162.170 [992 kB] [2021-11-12T16:34:45.646Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-11-12T16:34:46.219Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-11-12T16:34:46.219Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-11-12T16:34:46.219Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-11-12T16:34:46.219Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-11-12T16:34:46.219Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-11-12T16:34:46.219Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-11-12T16:34:46.219Z] 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-11-12T16:34:46.219Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-11-12T16:34:46.219Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-11-12T16:34:46.219Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-11-12T16:34:46.219Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-11-12T16:34:46.219Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-11-12T16:34:46.255Z] 25b303627fd3: Verifying Checksum [2021-11-12T16:34:46.255Z] 25b303627fd3: Download complete [2021-11-12T16:34:46.255Z] 1ce36da41761: Pull complete [2021-11-12T16:34:46.480Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-11-12T16:34:46.480Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-11-12T16:34:46.480Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-11-12T16:34:46.480Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-11-12T16:34:46.480Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-11-12T16:34:46.480Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] [2021-11-12T16:34:46.480Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-11-12T16:34:46.480Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-11-12T16:34:46.480Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-11-12T16:34:46.480Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-11-12T16:34:46.480Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-11-12T16:34:46.480Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-11-12T16:34:46.480Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-11-12T16:34:46.480Z] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-11-12T16:34:46.480Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-11-12T16:34:46.480Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-11-12T16:34:46.480Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-11-12T16:34:46.480Z] Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-11-12T16:34:46.480Z] Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-11-12T16:34:46.480Z] Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-11-12T16:34:46.480Z] Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-11-12T16:34:46.741Z] Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-11-12T16:34:46.741Z] Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-11-12T16:34:46.741Z] Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-11-12T16:34:46.741Z] Get:39 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-11-12T16:34:46.741Z] Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-11-12T16:34:46.741Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-11-12T16:34:46.742Z] Get:42 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] [2021-11-12T16:34:46.742Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-11-12T16:34:46.742Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-11-12T16:34:46.742Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-11-12T16:34:46.742Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-11-12T16:34:46.742Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-11-12T16:34:46.742Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-11-12T16:34:46.742Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-11-12T16:34:46.742Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-11-12T16:34:46.742Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-11-12T16:34:46.742Z] Get:52 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2021-11-12T16:34:46.742Z] Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-11-12T16:34:46.742Z] Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-11-12T16:34:46.742Z] Get:55 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-11-12T16:34:46.742Z] Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] [2021-11-12T16:34:46.742Z] Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-11-12T16:34:46.742Z] Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-11-12T16:34:46.742Z] Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-11-12T16:34:46.742Z] Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-11-12T16:34:46.742Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-11-12T16:34:46.742Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-11-12T16:34:46.742Z] Get:63 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-11-12T16:34:46.742Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-11-12T16:34:46.742Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] [2021-11-12T16:34:46.742Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-11-12T16:34:47.002Z] Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-11-12T16:34:47.002Z] Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-11-12T16:34:47.002Z] Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-11-12T16:34:47.002Z] Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-11-12T16:34:47.002Z] Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-11-12T16:34:47.002Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-11-12T16:34:47.002Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-11-12T16:34:47.002Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-11-12T16:34:47.002Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-11-12T16:34:47.002Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-11-12T16:34:47.002Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-11-12T16:34:47.002Z] Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-11-12T16:34:47.002Z] Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] [2021-11-12T16:34:47.002Z] Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] [2021-11-12T16:34:47.002Z] Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-11-12T16:34:47.002Z] Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-11-12T16:34:47.002Z] Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-11-12T16:34:47.002Z] Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021e-0ubuntu0.18.04 [189 kB] [2021-11-12T16:34:47.002Z] Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-11-12T16:34:47.002Z] Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-11-12T16:34:47.264Z] Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.7 [1839 kB] [2021-11-12T16:34:47.264Z] Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.7 [489 kB] [2021-11-12T16:34:47.264Z] Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.7 [3388 B] [2021-11-12T16:34:47.264Z] Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.7 [197 kB] [2021-11-12T16:34:47.264Z] Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-11-12T16:34:47.264Z] Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-11-12T16:34:47.264Z] Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-11-12T16:34:47.264Z] Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-11-12T16:34:47.525Z] Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-11-12T16:34:48.096Z] Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-11-12T16:34:48.096Z] Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-11-12T16:34:48.096Z] Get:98 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-11-12T16:34:48.356Z] Get:99 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-11-12T16:34:48.356Z] Get:100 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-11-12T16:34:48.356Z] Get:101 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-11-12T16:34:48.356Z] Get:102 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-11-12T16:34:48.356Z] Get:103 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-11-12T16:34:48.356Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-12T16:34:48.625Z] Fetched 64.2 MB in 3s (21.6 MB/s) [2021-11-12T16:34:48.625Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-12T16:34:48.625Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-11-12T16:34:48.625Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-11-12T16:34:48.886Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-11-12T16:34:48.886Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-11-12T16:34:48.886Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-162.170_amd64.deb ... [2021-11-12T16:34:49.145Z] Unpacking linux-libc-dev:amd64 (4.15.0-162.170) over (4.15.0-20.21) ... [2021-11-12T16:34:49.145Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-12T16:34:49.145Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-12T16:34:49.406Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-12T16:34:49.406Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-12T16:34:49.406Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-12T16:34:49.406Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-12T16:34:49.406Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-12T16:34:49.406Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-12T16:34:49.668Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-12T16:34:49.668Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-12T16:34:49.668Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-12T16:34:49.668Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-12T16:34:49.668Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-12T16:34:49.668Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-12T16:34:49.668Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-12T16:34:49.929Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-12T16:34:49.929Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-12T16:34:49.929Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-11-12T16:34:49.929Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-11-12T16:34:49.929Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-12T16:34:49.929Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-12T16:34:49.929Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-12T16:34:49.929Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-12T16:34:49.929Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-12T16:34:50.190Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-12T16:34:50.191Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-12T16:34:50.191Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-12T16:34:50.452Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-12T16:34:50.452Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-11-12T16:34:50.452Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-11-12T16:34:51.401Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-11-12T16:34:51.662Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-12T16:34:51.662Z] Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... [2021-11-12T16:34:51.662Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-11-12T16:34:51.662Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-11-12T16:34:51.662Z] Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... [2021-11-12T16:34:51.922Z] Setting up base-files (10.1ubuntu2.11) ... [2021-11-12T16:34:51.922Z] Installing new version of config file /etc/issue ... [2021-11-12T16:34:51.922Z] Installing new version of config file /etc/issue.net ... [2021-11-12T16:34:51.922Z] Installing new version of config file /etc/lsb-release ... [2021-11-12T16:34:51.922Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-11-12T16:34:52.182Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-11-12T16:34:52.182Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-11-12T16:34:52.182Z] Removing obsolete conffile /etc/default/motd-news ... [2021-11-12T16:34:52.182Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-12T16:34:52.182Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-11-12T16:34:52.182Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-11-12T16:34:52.444Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-11-12T16:34:52.444Z] 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-11-12T16:34:52.444Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-12T16:34:52.444Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-12T16:34:52.444Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-11-12T16:34:52.444Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-11-12T16:34:52.444Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-12T16:34:52.444Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-11-12T16:34:52.444Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-11-12T16:34:52.705Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-11-12T16:34:52.705Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-12T16:34:52.705Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-11-12T16:34:52.705Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-11-12T16:34:52.967Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-11-12T16:34:52.967Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-12T16:34:52.967Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-11-12T16:34:52.967Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-11-12T16:34:53.229Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-11-12T16:34:53.229Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-12T16:34:53.229Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-11-12T16:34:53.229Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-11-12T16:34:53.489Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-11-12T16:34:53.489Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-12T16:34:53.489Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-11-12T16:34:53.489Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-11-12T16:34:53.489Z] Setting up grep (3.1-2build1) ... [2021-11-12T16:34:53.489Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-12T16:34:53.489Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-11-12T16:34:53.489Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-11-12T16:34:53.752Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-11-12T16:34:53.752Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-12T16:34:53.752Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-11-12T16:34:53.752Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-11-12T16:34:53.752Z] Setting up login (1:4.5-1ubuntu2) ... [2021-11-12T16:34:54.012Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-12T16:34:54.012Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-11-12T16:34:54.012Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-12T16:34:54.012Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-11-12T16:34:54.012Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-12T16:34:54.012Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-11-12T16:34:54.012Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-11-12T16:34:54.581Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-11-12T16:34:54.581Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-11-12T16:34:54.581Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-11-12T16:34:54.581Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-11-12T16:34:54.841Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-11-12T16:34:54.841Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-12T16:34:54.841Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-11-12T16:34:54.841Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-11-12T16:34:55.101Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-11-12T16:34:55.101Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-11-12T16:34:55.362Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-11-12T16:34:55.362Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-11-12T16:34:55.362Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-11-12T16:34:55.362Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-12T16:34:55.362Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-11-12T16:34:55.362Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-11-12T16:34:55.623Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-11-12T16:34:55.623Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-12T16:34:55.623Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-12T16:34:55.623Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-12T16:34:55.623Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-12T16:34:55.623Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-12T16:34:55.623Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-12T16:34:55.623Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-12T16:34:55.623Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-12T16:34:55.882Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-12T16:34:55.882Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-12T16:34:55.882Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-12T16:34:55.882Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-12T16:34:55.882Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-12T16:34:55.882Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-12T16:34:55.882Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-12T16:34:55.882Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-12T16:34:56.143Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-12T16:34:56.143Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-11-12T16:34:56.143Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-12T16:34:56.143Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-11-12T16:34:56.143Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-12T16:34:56.143Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-11-12T16:34:56.143Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-12T16:34:56.143Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-11-12T16:34:56.143Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-12T16:34:56.390Z] 25b303627fd3: Pull complete [2021-11-12T16:34:56.390Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-11-12T16:34:56.390Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-12T16:34:56.390Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-12T16:34:56.404Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-11-12T16:34:56.404Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-12T16:34:56.404Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-12T16:34:56.404Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-12T16:34:56.404Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-12T16:34:56.404Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-12T16:34:56.404Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-12T16:34:56.404Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [Pipeline] withDockerContainer [2021-11-12T16:34:56.652Z] prd-ubuntu18.04-docker-arm64-4c-16g-344 does not seem to be running inside a container [2021-11-12T16:34:56.665Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-11-12T16:34:56.665Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-12T16:34:56.665Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-12T16:34:56.665Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-12T16:34:56.708Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-11-12T16:34:56.925Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-11-12T16:34:57.185Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-11-12T16:34:57.446Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-11-12T16:34:57.446Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-12T16:34:57.446Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-11-12T16:34:57.446Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-11-12T16:34:57.707Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-11-12T16:34:57.968Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-12T16:34:57.968Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-11-12T16:34:57.968Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-12T16:34:57.968Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-11-12T16:34:58.228Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-12T16:34:58.228Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-11-12T16:34:58.228Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-11-12T16:34:58.228Z] Setting up debconf (1.5.66ubuntu1) ... [2021-11-12T16:34:58.508Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-12T16:34:58.508Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-11-12T16:34:58.508Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-11-12T16:34:58.508Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-11-12T16:34:58.767Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-12T16:34:58.767Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-11-12T16:34:58.767Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-11-12T16:34:58.767Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-11-12T16:34:58.767Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-12T16:34:58.767Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-11-12T16:34:58.767Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-11-12T16:34:58.767Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-11-12T16:34:59.028Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-12T16:34:59.028Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-11-12T16:34:59.028Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-11-12T16:34:59.028Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-11-12T16:34:59.028Z] (Reading database ... 13919 files and directories currently installed.) [2021-11-12T16:34:59.028Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-11-12T16:34:59.292Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-11-12T16:34:59.292Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-11-12T16:34:59.441Z] $ docker top 3790e6919e4ebc7279328e2206a54f473922c2b462e26022b2abdeb508372fcb -eo pid,comm [2021-11-12T16:34:59.552Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-12T16:34:59.552Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-12T16:34:59.552Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-12T16:34:59.552Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... [2021-11-12T16:34:59.552Z] Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-11-12T16:34:59.552Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-11-12T16:34:59.552Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-11-12T16:34:59.552Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [Pipeline] { [Pipeline] sh [2021-11-12T16:34:59.812Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-12T16:34:59.812Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... [2021-11-12T16:34:59.812Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... [2021-11-12T16:34:59.812Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... [2021-11-12T16:34:59.812Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-12T16:34:59.812Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-11-12T16:35:00.073Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-11-12T16:35:00.073Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-11-12T16:35:00.073Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-12T16:35:00.073Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-11-12T16:35:00.073Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-11-12T16:35:00.073Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-11-12T16:35:00.338Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-12T16:35:00.338Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-11-12T16:35:00.338Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-11-12T16:35:00.338Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-11-12T16:35:00.338Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-12T16:35:00.338Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-11-12T16:35:00.442Z] + docker-compose build --help [2021-11-12T16:35:00.442Z] + grep parallel [2021-11-12T16:35:00.599Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-11-12T16:35:00.599Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-11-12T16:35:00.599Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-12T16:35:00.599Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-11-12T16:35:00.599Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-11-12T16:35:00.858Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-11-12T16:35:00.858Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-12T16:35:00.858Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-12T16:35:00.858Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-11-12T16:35:01.119Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-11-12T16:35:01.119Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-12T16:35:01.119Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-11-12T16:35:01.119Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-11-12T16:35:01.119Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-11-12T16:35:01.380Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-12T16:35:01.380Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-11-12T16:35:01.380Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-11-12T16:35:01.380Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-11-12T16:35:01.380Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-12T16:35:01.380Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-11-12T16:35:01.380Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-11-12T16:35:01.640Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-11-12T16:35:01.640Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-12T16:35:01.640Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-11-12T16:35:01.640Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-11-12T16:35:01.640Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-11-12T16:35:01.640Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-12T16:35:01.640Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-11-12T16:35:01.640Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-11-12T16:35:01.640Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-11-12T16:35:01.901Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-12T16:35:01.901Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... [2021-11-12T16:35:01.901Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... [2021-11-12T16:35:01.901Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... [2021-11-12T16:35:01.901Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-12T16:35:01.901Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-11-12T16:35:01.901Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-11-12T16:35:02.160Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-11-12T16:35:02.160Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-12T16:35:02.160Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-11-12T16:35:02.160Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-11-12T16:35:02.160Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-11-12T16:35:02.160Z] (Reading database ... 13924 files and directories currently installed.) [2021-11-12T16:35:02.160Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-11-12T16:35:02.160Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-11-12T16:35:02.160Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-11-12T16:35:02.420Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-11-12T16:35:02.420Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-11-12T16:35:02.420Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-11-12T16:35:02.681Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... [2021-11-12T16:35:02.682Z] Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... [2021-11-12T16:35:02.682Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-11-12T16:35:02.682Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-11-12T16:35:02.682Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-11-12T16:35:02.682Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-11-12T16:35:02.942Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-11-12T16:35:02.942Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-11-12T16:35:02.942Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-11-12T16:35:02.942Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-11-12T16:35:03.202Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-11-12T16:35:03.202Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-11-12T16:35:03.202Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-11-12T16:35:03.202Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-11-12T16:35:03.464Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-11-12T16:35:03.464Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-11-12T16:35:03.464Z] Preparing to unpack .../11-tzdata_2021e-0ubuntu0.18.04_all.deb ... [2021-11-12T16:35:03.464Z] Unpacking tzdata (2021e-0ubuntu0.18.04) over (2018d-1) ... [2021-11-12T16:35:04.034Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-11-12T16:35:04.034Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-11-12T16:35:04.034Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-11-12T16:35:04.034Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-11-12T16:35:04.034Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-11-12T16:35:04.034Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-11-12T16:35:04.294Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-11-12T16:35:04.294Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-11-12T16:35:04.554Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-11-12T16:35:04.554Z] Unpacking binutils (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-11-12T16:35:04.554Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-11-12T16:35:04.554Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-11-12T16:35:04.554Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-12T16:35:04.554Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-12T16:35:04.554Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-12T16:35:04.554Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-12T16:35:04.815Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-12T16:35:04.815Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-12T16:35:04.815Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-12T16:35:04.815Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-12T16:35:05.754Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-12T16:35:05.754Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-12T16:35:05.844Z] --parallel Build images in parallel. [Pipeline] } [2021-11-12T16:35:05.838Z] $ docker stop --time=1 3790e6919e4ebc7279328e2206a54f473922c2b462e26022b2abdeb508372fcb [2021-11-12T16:35:07.139Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-12T16:35:07.139Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-12T16:35:07.623Z] $ docker rm -f 3790e6919e4ebc7279328e2206a54f473922c2b462e26022b2abdeb508372fcb [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-12T16:35:08.083Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-12T16:35:08.083Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-12T16:35:08.294Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-12T16:35:08.294Z] . [Pipeline] withDockerContainer [2021-11-12T16:35:08.567Z] prd-ubuntu18.04-docker-arm64-4c-16g-344 does not seem to be running inside a container [2021-11-12T16:35:08.652Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-12T16:35:08.652Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-12T16:35:08.618Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-11-12T16:35:10.122Z] $ docker top d572fafb8fcdee11bb34dd53c5b9545b0ee6ec26653004a0841e7331c65515cc -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-12T16:35:10.563Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-12T16:35:10.563Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-12T16:35:10.563Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-11-12T16:35:10.563Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-11-12T16:35:10.563Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-11-12T16:35:10.563Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-11-12T16:35:10.563Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-11-12T16:35:10.563Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-11-12T16:35:10.826Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-11-12T16:35:10.826Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-11-12T16:35:11.085Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-11-12T16:35:11.085Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-11-12T16:35:11.151Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-11-12T16:35:11.344Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-11-12T16:35:11.603Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-11-12T16:35:13.518Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-11-12T16:35:13.518Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-11-12T16:35:13.518Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-12T16:35:13.518Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-11-12T16:35:13.518Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-12T16:35:13.518Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-12T16:35:13.518Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-12T16:35:13.518Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-11-12T16:35:13.518Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-11-12T16:35:13.518Z] Setting up tzdata (2021e-0ubuntu0.18.04) ... [2021-11-12T16:35:13.779Z] [2021-11-12T16:35:13.779Z] Current default time zone: 'Etc/UTC' [2021-11-12T16:35:13.779Z] Local time is now: Fri Nov 12 16:35:13 UTC 2021. [2021-11-12T16:35:13.779Z] Universal Time is now: Fri Nov 12 16:35:13 UTC 2021. [2021-11-12T16:35:13.779Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-11-12T16:35:13.779Z] [2021-11-12T16:35:13.779Z] Setting up systemd-sysv (237-3ubuntu10.52) ... [2021-11-12T16:35:13.779Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-12T16:35:13.779Z] Setting up linux-libc-dev:amd64 (4.15.0-162.170) ... [2021-11-12T16:35:13.779Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-11-12T16:35:13.779Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-11-12T16:35:13.779Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-11-12T16:35:13.779Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-11-12T16:35:13.779Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-11-12T16:35:13.779Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-11-12T16:35:13.779Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-11-12T16:35:13.779Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-12T16:35:13.779Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-11-12T16:35:14.040Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-12T16:35:14.040Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.7) ... [2021-11-12T16:35:14.040Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-12T16:35:14.040Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-11-12T16:35:14.040Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-11-12T16:35:14.040Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-11-12T16:35:14.040Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... [2021-11-12T16:35:14.040Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-11-12T16:35:14.040Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-11-12T16:35:14.040Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-11-12T16:35:14.040Z] Setting up ca-certificates (20210119~18.04.2) ... [2021-11-12T16:35:15.951Z] Updating certificates in /etc/ssl/certs... [2021-11-12T16:35:16.540Z] Building core-command ... [2021-11-12T16:35:16.540Z] Building core-data ... [2021-11-12T16:35:16.540Z] Building core-metadata ... [2021-11-12T16:35:16.540Z] Building security-bootstrapper ... [2021-11-12T16:35:16.540Z] Building security-proxy-setup ... [2021-11-12T16:35:16.540Z] Building security-secretstore-setup ... [2021-11-12T16:35:16.540Z] Building support-notifications ... [2021-11-12T16:35:16.540Z] Building support-scheduler ... [2021-11-12T16:35:16.540Z] Building sys-mgmt-agent ... [2021-11-12T16:35:16.540Z] Building core-data [2021-11-12T16:35:16.540Z] Building security-secretstore-setup [2021-11-12T16:35:16.540Z] Building core-metadata [2021-11-12T16:35:16.810Z] Building support-notifications [2021-11-12T16:35:16.810Z] Building support-scheduler [2021-11-12T16:35:16.904Z] 23 added, 28 removed; done. [2021-11-12T16:35:16.904Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-11-12T16:35:16.904Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-12T16:35:16.904Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-11-12T16:35:16.904Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-11-12T16:35:16.904Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-11-12T16:35:16.904Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-12T16:35:17.164Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.7) ... [2021-11-12T16:35:17.164Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-12T16:35:17.164Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-12T16:35:17.164Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-12T16:35:17.164Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-11-12T16:35:17.164Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-12T16:35:17.164Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-11-12T16:35:17.164Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) ... [2021-11-12T16:35:17.164Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-11-12T16:35:17.424Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-11-12T16:35:17.424Z] Setting up binutils (2.30-21ubuntu1~18.04.7) ... [2021-11-12T16:35:17.424Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-11-12T16:35:17.424Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-11-12T16:35:17.424Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-11-12T16:35:17.424Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-11-12T16:35:17.424Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-11-12T16:35:17.424Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-11-12T16:35:17.683Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-11-12T16:35:17.683Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-11-12T16:35:17.683Z] Processing triggers for ca-certificates (20210119~18.04.2) ... [2021-11-12T16:35:17.683Z] Updating certificates in /etc/ssl/certs... [2021-11-12T16:35:18.250Z] 0 added, 0 removed; done. [2021-11-12T16:35:18.250Z] Running hooks in /etc/ca-certificates/update.d... [2021-11-12T16:35:18.250Z] done. [2021-11-12T16:35:20.162Z] Reading package lists... [2021-11-12T16:35:20.162Z] Building dependency tree... [2021-11-12T16:35:20.162Z] Reading state information... [2021-11-12T16:35:20.162Z] The following NEW packages will be installed: [2021-11-12T16:35:20.162Z] apt-transport-https [2021-11-12T16:35:20.162Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-11-12T16:35:20.424Z] Need to get 4348 B of archives. [2021-11-12T16:35:20.424Z] After this operation, 154 kB of additional disk space will be used. [2021-11-12T16:35:20.424Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-11-12T16:35:20.684Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-12T16:35:20.684Z] Fetched 4348 B in 0s (21.4 kB/s) [2021-11-12T16:35:20.684Z] Selecting previously unselected package apt-transport-https. [2021-11-12T16:35:20.684Z] (Reading database ... 13931 files and directories currently installed.) [2021-11-12T16:35:20.684Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-11-12T16:35:20.684Z] Unpacking apt-transport-https (1.6.14) ... [2021-11-12T16:35:20.684Z] Setting up apt-transport-https (1.6.14) ... [2021-11-12T16:35:20.945Z] Waiting for network to be ready... [2021-11-12T16:35:29.071Z] 2021-11-12T16:35:26Z INFO Waiting for automatic snapd restart... [2021-11-12T16:35:30.978Z] snapd 2.52.1 from Canonical* installed [2021-11-12T16:35:31.546Z] "snapd" switched to the "latest/stable" channel [2021-11-12T16:35:31.546Z] [2021-11-12T16:35:35.959Z] core18 20211015 from Canonical* installed [2021-11-12T16:35:35.959Z] "core18" switched to the "latest/stable" channel [2021-11-12T16:35:35.959Z] [2021-11-12T16:35:40.158Z] snapcraft 5.0 from Canonical* installed [2021-11-12T16:35:40.418Z] "snapcraft" switched to the "latest/stable" channel [2021-11-12T16:35:40.418Z] [2021-11-12T16:35:45.700Z] 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-11-12T16:35:45.700Z] - README.md [2021-11-12T16:35:45.700Z] [2021-11-12T16:35:45.700Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-11-12T16:35:45.700Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-11-12T16:35:45.700Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-11-12T16:35:45.700Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-11-12T16:35:47.341Z] Reading package lists... [2021-11-12T16:35:47.603Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.9 git-man=1:2.17.1-1ubuntu0.9 libcurl3-gnutls=7.58.0-2ubuntu3.16 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-11-12T16:35:47.603Z] Reading package lists... [2021-11-12T16:35:47.864Z] Building dependency tree... [2021-11-12T16:35:47.864Z] Reading state information... [2021-11-12T16:35:48.124Z] Suggested packages: [2021-11-12T16:35:48.124Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-11-12T16:35:48.124Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-11-12T16:35:48.124Z] Recommended packages: [2021-11-12T16:35:48.124Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-11-12T16:35:48.124Z] The following NEW packages will be installed: [2021-11-12T16:35:48.124Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-11-12T16:35:48.124Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-11-12T16:35:48.124Z] pkg-config zip [2021-11-12T16:35:48.124Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-11-12T16:35:48.385Z] Need to get 7670 kB of archives. [2021-11-12T16:35:48.385Z] After this operation, 43.8 MB of additional disk space will be used. [2021-11-12T16:35:48.385Z] 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-11-12T16:35:48.385Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-11-12T16:35:48.646Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-11-12T16:35:48.646Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-11-12T16:35:48.646Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-11-12T16:35:48.907Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-11-12T16:35:48.907Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-11-12T16:35:48.907Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-11-12T16:35:48.907Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-11-12T16:35:48.907Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-11-12T16:35:49.167Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] [2021-11-12T16:35:49.167Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] [2021-11-12T16:35:49.167Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] [2021-11-12T16:35:49.427Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-11-12T16:35:49.427Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-11-12T16:35:49.427Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-12T16:35:49.427Z] Fetched 7670 kB in 1s (6936 kB/s) [2021-11-12T16:35:49.427Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-11-12T16:35:49.427Z] (Reading database ... 13935 files and directories currently installed.) [2021-11-12T16:35:49.427Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-11-12T16:35:49.427Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-11-12T16:35:49.685Z] Selecting previously unselected package libpsl5:amd64. [2021-11-12T16:35:49.685Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-11-12T16:35:49.685Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-11-12T16:35:49.685Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-11-12T16:35:49.685Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-11-12T16:35:49.685Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-11-12T16:35:49.685Z] Selecting previously unselected package librtmp1:amd64. [2021-11-12T16:35:49.685Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-11-12T16:35:49.685Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-11-12T16:35:49.945Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-11-12T16:35:49.945Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... [2021-11-12T16:35:49.945Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-11-12T16:35:49.945Z] Selecting previously unselected package liberror-perl. [2021-11-12T16:35:49.945Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-11-12T16:35:49.945Z] Unpacking liberror-perl (0.17025-1) ... [2021-11-12T16:35:49.945Z] Selecting previously unselected package git-man. [2021-11-12T16:35:49.945Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... [2021-11-12T16:35:49.945Z] Unpacking git-man (1:2.17.1-1ubuntu0.9) ... [2021-11-12T16:35:50.205Z] Selecting previously unselected package git. [2021-11-12T16:35:50.205Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... [2021-11-12T16:35:50.205Z] Unpacking git (1:2.17.1-1ubuntu0.9) ... [2021-11-12T16:35:50.776Z] Selecting previously unselected package libnorm1:amd64. [2021-11-12T16:35:50.776Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-11-12T16:35:50.776Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-11-12T16:35:51.036Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-11-12T16:35:51.036Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-11-12T16:35:51.036Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-11-12T16:35:51.036Z] Selecting previously unselected package libsodium23:amd64. [2021-11-12T16:35:51.036Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-11-12T16:35:51.036Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-11-12T16:35:51.296Z] Selecting previously unselected package libzmq5:amd64. [2021-11-12T16:35:51.297Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-11-12T16:35:51.297Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-11-12T16:35:51.297Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-11-12T16:35:51.297Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-11-12T16:35:51.297Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-11-12T16:35:51.558Z] Selecting previously unselected package pkg-config. [2021-11-12T16:35:51.558Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-11-12T16:35:51.558Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-11-12T16:35:51.558Z] Selecting previously unselected package zip. [2021-11-12T16:35:51.558Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-11-12T16:35:51.558Z] Unpacking zip (3.0-11build1) ... [2021-11-12T16:35:51.558Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-11-12T16:35:51.558Z] Setting up git-man (1:2.17.1-1ubuntu0.9) ... [2021-11-12T16:35:51.558Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-11-12T16:35:51.818Z] Setting up liberror-perl (0.17025-1) ... [2021-11-12T16:35:51.818Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-11-12T16:35:51.818Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-11-12T16:35:51.818Z] No schema files found: doing nothing. [2021-11-12T16:35:51.818Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-11-12T16:35:51.818Z] Setting up zip (3.0-11build1) ... [2021-11-12T16:35:51.818Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-11-12T16:35:51.818Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-11-12T16:35:51.818Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-11-12T16:35:52.078Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-11-12T16:35:52.078Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-11-12T16:35:52.078Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-11-12T16:35:52.078Z] Setting up git (1:2.17.1-1ubuntu0.9) ... [2021-11-12T16:35:52.078Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-11-12T16:35:53.580Z] git set to automatically installed. [2021-11-12T16:35:53.580Z] git-man set to automatically installed. [2021-11-12T16:35:53.581Z] libcurl3-gnutls set to automatically installed. [2021-11-12T16:35:53.581Z] liberror-perl set to automatically installed. [2021-11-12T16:35:53.581Z] libglib2.0-0 set to automatically installed. [2021-11-12T16:35:53.581Z] libnghttp2-14 set to automatically installed. [2021-11-12T16:35:53.581Z] libnorm1 set to automatically installed. [2021-11-12T16:35:53.581Z] libpgm-5.2-0 set to automatically installed. [2021-11-12T16:35:53.581Z] libpsl5 set to automatically installed. [2021-11-12T16:35:53.581Z] librtmp1 set to automatically installed. [2021-11-12T16:35:53.581Z] libsodium23 set to automatically installed. [2021-11-12T16:35:53.581Z] libzmq3-dev set to automatically installed. [2021-11-12T16:35:53.581Z] libzmq5 set to automatically installed. [2021-11-12T16:35:53.581Z] pkg-config set to automatically installed. [2021-11-12T16:35:53.581Z] zip set to automatically installed. [2021-11-12T16:35:54.557Z] snapd is not logged in, snap install commands will use sudo [2021-11-12T16:35:55.518Z] snap "core18" has no updates available [2021-11-12T16:35:56.089Z] snapd is not logged in, snap install commands will use sudo [2021-11-12T16:36:01.375Z] go (1.16/stable) 1.16.10 from Michael Hudson-Doyle (mwhudson) installed [2021-11-12T16:36:01.948Z] Pulling config-common [2021-11-12T16:36:01.948Z] + snapcraftctl pull [2021-11-12T16:36:03.860Z] Pulling go-build-helper [2021-11-12T16:36:03.860Z] + snapcraftctl pull [2021-11-12T16:36:04.800Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-11-12T16:36:04.800Z] Skipping pull go-build-helper (already ran) [2021-11-12T16:36:04.800Z] Building go-build-helper [2021-11-12T16:36:04.800Z] + snapcraftctl build [2021-11-12T16:36:07.344Z] Staging go-build-helper [2021-11-12T16:36:07.344Z] + snapcraftctl stage [2021-11-12T16:36:19.651Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-11-12T16:36:19.651Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-11-12T16:36:19.651Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1958 kB] [2021-11-12T16:36:19.651Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [352 kB] [2021-11-12T16:36:19.651Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-11-12T16:36:19.651Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-11-12T16:36:19.651Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [516 kB] [2021-11-12T16:36:19.651Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [69.9 kB] [2021-11-12T16:36:19.651Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1148 kB] [2021-11-12T16:36:19.651Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [263 kB] [2021-11-12T16:36:19.651Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-11-12T16:36:19.651Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-11-12T16:36:19.651Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-11-12T16:36:19.651Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-11-12T16:36:19.651Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-11-12T16:36:19.651Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-11-12T16:36:19.651Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-11-12T16:36:19.651Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-11-12T16:36:19.651Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-11-12T16:36:19.651Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2305 kB] [2021-11-12T16:36:19.651Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [445 kB] [2021-11-12T16:36:19.651Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-11-12T16:36:19.651Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-11-12T16:36:19.651Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [540 kB] [2021-11-12T16:36:19.651Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [73.6 kB] [2021-11-12T16:36:19.651Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1764 kB] [2021-11-12T16:36:19.651Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [380 kB] [2021-11-12T16:36:19.651Z] Fetched 25.6 MB in 0s (0 B/s) [2021-11-12T16:36:19.651Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-11-12T16:36:19.651Z] Fetched 224 kB in 0s (0 B/s) [2021-11-12T16:36:19.651Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-11-12T16:36:19.651Z] Fetched 157 kB in 0s (0 B/s) [2021-11-12T16:36:19.651Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-11-12T16:36:19.651Z] Fetched 221 kB in 0s (0 B/s) [2021-11-12T16:36:19.651Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-11-12T16:36:19.651Z] Fetched 143 kB in 0s (0 B/s) [2021-11-12T16:36:19.651Z] Pulling edgex-go [2021-11-12T16:36:19.651Z] + snapcraftctl pull [2021-11-12T16:36:20.222Z] Pulling hooks [2021-11-12T16:36:20.222Z] + snapcraftctl pull [2021-11-12T16:36:24.831Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-12T16:36:24.831Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-11-12T16:36:24.831Z] ---> 123e8c8cdad9 [2021-11-12T16:36:24.831Z] Step 3/21 : WORKDIR /edgex-go [2021-11-12T16:36:24.831Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-12T16:36:24.831Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-11-12T16:36:24.831Z] ---> 123e8c8cdad9 [2021-11-12T16:36:24.831Z] Step 3/23 : WORKDIR /edgex-go [2021-11-12T16:36:24.831Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-12T16:36:24.831Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-12T16:36:24.831Z] ---> 123e8c8cdad9 [2021-11-12T16:36:24.831Z] Step 3/22 : WORKDIR /edgex-go [2021-11-12T16:36:24.831Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-12T16:36:24.831Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-11-12T16:36:24.831Z] ---> 123e8c8cdad9 [2021-11-12T16:36:24.831Z] Step 3/24 : WORKDIR /edgex-go [2021-11-12T16:36:24.831Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-12T16:36:24.831Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-12T16:36:24.831Z] ---> 123e8c8cdad9 [2021-11-12T16:36:24.831Z] Step 3/22 : WORKDIR /edgex-go [2021-11-12T16:36:24.832Z] ---> Running in fb6c2a84e46c [2021-11-12T16:36:24.832Z] ---> Running in aa3883fe1487 [2021-11-12T16:36:24.832Z] ---> Running in 779d1aec8145 [2021-11-12T16:36:24.832Z] ---> Running in 178f15e1af66 [2021-11-12T16:36:24.832Z] ---> Running in 97e5c66b3d84 [2021-11-12T16:36:25.810Z] Removing intermediate container 97e5c66b3d84 [2021-11-12T16:36:25.810Z] ---> ea75bb4c5252 [2021-11-12T16:36:25.810Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-12T16:36:25.810Z] Removing intermediate container 779d1aec8145 [2021-11-12T16:36:25.810Z] ---> c66ea2137ab3 [2021-11-12T16:36:25.810Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-12T16:36:25.810Z] Removing intermediate container aa3883fe1487 [2021-11-12T16:36:25.810Z] ---> 6dee301fbc77 [2021-11-12T16:36:25.810Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-12T16:36:25.810Z] Removing intermediate container 178f15e1af66 [2021-11-12T16:36:25.810Z] ---> 9d4165e51f0b [2021-11-12T16:36:25.810Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-12T16:36:25.810Z] Removing intermediate container fb6c2a84e46c [2021-11-12T16:36:25.810Z] ---> e40cb5bacd0d [2021-11-12T16:36:25.810Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-12T16:36:25.810Z] ---> Running in 0a376f0df5c0 [2021-11-12T16:36:25.810Z] ---> Running in 761af14cd262 [2021-11-12T16:36:25.810Z] ---> Running in 61779d53d037 [2021-11-12T16:36:25.810Z] ---> Running in 4a8104bf6523 [2021-11-12T16:36:25.810Z] ---> Running in ce6946ee39d8 [2021-11-12T16:36:29.214Z] Removing intermediate container 0a376f0df5c0 [2021-11-12T16:36:29.214Z] ---> 2e11b7953ae5 [2021-11-12T16:36:29.214Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-11-12T16:36:29.488Z] ---> Running in f67af8ac0453 [2021-11-12T16:36:29.488Z] Removing intermediate container 761af14cd262 [2021-11-12T16:36:29.488Z] ---> e6171f26991e [2021-11-12T16:36:29.488Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-11-12T16:36:29.766Z] ---> Running in 93d32f563db0 [2021-11-12T16:36:30.043Z] Removing intermediate container 61779d53d037 [2021-11-12T16:36:30.043Z] ---> f645ad0cf53b [2021-11-12T16:36:30.043Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-12T16:36:30.043Z] Removing intermediate container 4a8104bf6523 [2021-11-12T16:36:30.043Z] ---> 995fbebd4ef0 [2021-11-12T16:36:30.043Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-11-12T16:36:30.043Z] Removing intermediate container ce6946ee39d8 [2021-11-12T16:36:30.043Z] ---> b6e14c2d38ef [2021-11-12T16:36:30.043Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-11-12T16:36:30.043Z] ---> Running in e1e572bf0bac [2021-11-12T16:36:30.325Z] ---> Running in 3428f533f789 [2021-11-12T16:36:30.325Z] ---> Running in d8b38a460980 [2021-11-12T16:36:31.770Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-12T16:36:31.770Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-12T16:36:32.044Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-12T16:36:32.322Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-12T16:36:32.322Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-12T16:36:32.595Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-12T16:36:32.595Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-12T16:36:32.874Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-12T16:36:33.496Z] OK: 219 MiB in 52 packages [2021-11-12T16:36:33.496Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-12T16:36:33.496Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-12T16:36:33.786Z] OK: 219 MiB in 52 packages [2021-11-12T16:36:34.090Z] OK: 219 MiB in 52 packages [2021-11-12T16:36:34.695Z] OK: 219 MiB in 52 packages [2021-11-12T16:36:34.695Z] OK: 219 MiB in 52 packages [2021-11-12T16:36:35.305Z] Removing intermediate container f67af8ac0453 [2021-11-12T16:36:35.305Z] ---> b4de6c2baba3 [2021-11-12T16:36:35.305Z] Step 6/21 : COPY . . [2021-11-12T16:36:35.584Z] Removing intermediate container 93d32f563db0 [2021-11-12T16:36:35.585Z] ---> c21db6a5dad8 [2021-11-12T16:36:35.585Z] Step 6/23 : COPY go.mod . [2021-11-12T16:36:35.865Z] Removing intermediate container e1e572bf0bac [2021-11-12T16:36:35.865Z] ---> d61d8c69b23b [2021-11-12T16:36:35.865Z] Step 6/22 : COPY . . [2021-11-12T16:36:36.143Z] Removing intermediate container d8b38a460980 [2021-11-12T16:36:36.143Z] ---> 0e8c1762467e [2021-11-12T16:36:36.143Z] Step 6/22 : COPY . . [2021-11-12T16:36:36.143Z] Removing intermediate container 3428f533f789 [2021-11-12T16:36:36.420Z] ---> 48c59f93e908 [2021-11-12T16:36:36.420Z] Step 6/24 : COPY . . [2021-11-12T16:36:36.693Z] ---> 93fd618f0174 [2021-11-12T16:36:36.693Z] Step 7/23 : RUN go mod download [2021-11-12T16:36:36.967Z] ---> Running in acaad4657c93 [2021-11-12T16:36:42.194Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-11-12T16:36:42.194Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-11-12T16:36:42.194Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-11-12T16:36:42.194Z] Fetched 0 B in 0s (0 B/s) [2021-11-12T16:36:42.194Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-11-12T16:36:42.194Z] Fetched 96.5 kB in 0s (0 B/s) [2021-11-12T16:36:42.194Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-11-12T16:36:42.194Z] Fetched 279 kB in 0s (0 B/s) [2021-11-12T16:36:42.194Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-11-12T16:36:42.194Z] Fetched 122 kB in 0s (0 B/s) [2021-11-12T16:36:42.194Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-11-12T16:36:42.194Z] Fetched 77.8 kB in 0s (0 B/s) [2021-11-12T16:36:42.194Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-11-12T16:36:42.194Z] Fetched 8848 B in 0s (0 B/s) [2021-11-12T16:36:42.194Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-11-12T16:36:42.195Z] Fetched 47.8 kB in 0s (0 B/s) [2021-11-12T16:36:42.195Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-11-12T16:36:42.195Z] Fetched 45.6 kB in 0s (0 B/s) [2021-11-12T16:36:42.195Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-11-12T16:36:42.195Z] Fetched 15.0 kB in 0s (0 B/s) [2021-11-12T16:36:42.195Z] Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] [2021-11-12T16:36:42.195Z] Fetched 220 kB in 0s (0 B/s) [2021-11-12T16:36:42.195Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-11-12T16:36:42.195Z] Fetched 154 kB in 0s (0 B/s) [2021-11-12T16:36:42.195Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-11-12T16:36:42.195Z] Fetched 50.6 kB in 0s (0 B/s) [2021-11-12T16:36:42.195Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-11-12T16:36:42.195Z] Fetched 14.8 kB in 0s (0 B/s) [2021-11-12T16:36:42.195Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-11-12T16:36:42.195Z] Fetched 41.8 kB in 0s (0 B/s) [2021-11-12T16:36:42.195Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-11-12T16:36:42.195Z] Fetched 499 kB in 0s (0 B/s) [2021-11-12T16:36:42.195Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-11-12T16:36:42.195Z] Fetched 111 kB in 0s (0 B/s) [2021-11-12T16:36:42.195Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-11-12T16:36:42.195Z] Fetched 240 kB in 0s (0 B/s) [2021-11-12T16:36:42.195Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-11-12T16:36:42.195Z] Fetched 29.3 kB in 0s (0 B/s) [2021-11-12T16:36:42.195Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-11-12T16:36:42.195Z] Fetched 85.5 kB in 0s (0 B/s) [2021-11-12T16:36:42.195Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-11-12T16:36:42.195Z] Fetched 24.5 kB in 0s (0 B/s) [2021-11-12T16:36:42.195Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-11-12T16:36:42.195Z] Fetched 49.2 kB in 0s (0 B/s) [2021-11-12T16:36:42.195Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-11-12T16:36:42.195Z] Fetched 54.2 kB in 0s (0 B/s) [2021-11-12T16:36:42.195Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-11-12T16:36:42.195Z] Fetched 30.8 kB in 0s (0 B/s) [2021-11-12T16:36:42.195Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-11-12T16:36:42.195Z] Fetched 15.8 kB in 0s (0 B/s) [2021-11-12T16:36:42.195Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-11-12T16:36:42.195Z] Fetched 85.9 kB in 0s (0 B/s) [2021-11-12T16:36:42.195Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-11-12T16:36:42.195Z] Fetched 8720 B in 0s (0 B/s) [2021-11-12T16:36:42.195Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-11-12T16:36:42.195Z] Fetched 140 kB in 0s (0 B/s) [2021-11-12T16:36:42.195Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-11-12T16:36:42.195Z] Fetched 119 kB in 0s (0 B/s) [2021-11-12T16:36:42.195Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-11-12T16:36:42.195Z] Fetched 111 kB in 0s (0 B/s) [2021-11-12T16:36:42.195Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-11-12T16:36:42.195Z] Fetched 11.1 kB in 0s (0 B/s) [2021-11-12T16:36:42.195Z] Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] [2021-11-12T16:36:42.195Z] Fetched 646 kB in 0s (0 B/s) [2021-11-12T16:36:42.195Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-11-12T16:36:42.195Z] Fetched 41.3 kB in 0s (0 B/s) [2021-11-12T16:36:42.195Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-11-12T16:36:42.195Z] Fetched 17.9 kB in 0s (0 B/s) [2021-11-12T16:36:42.195Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-11-12T16:36:42.195Z] Fetched 368 kB in 0s (0 B/s) [2021-11-12T16:36:42.195Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-11-12T16:36:42.195Z] Fetched 187 kB in 0s (0 B/s) [2021-11-12T16:36:42.195Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-11-12T16:36:42.195Z] Fetched 175 kB in 0s (0 B/s) [2021-11-12T16:36:42.195Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-11-12T16:36:42.195Z] Fetched 206 kB in 0s (0 B/s) [2021-11-12T16:36:42.195Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] [2021-11-12T16:36:42.195Z] Fetched 1302 kB in 0s (0 B/s) [2021-11-12T16:36:42.195Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-11-12T16:36:42.195Z] Fetched 36.2 kB in 0s (0 B/s) [2021-11-12T16:36:42.195Z] Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] [2021-11-12T16:36:42.195Z] Fetched 159 kB in 0s (0 B/s) [2021-11-12T16:36:42.195Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-11-12T16:36:42.195Z] Fetched 107 kB in 0s (0 B/s) [2021-11-12T16:36:42.195Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-11-12T16:36:42.195Z] Fetched 48.7 kB in 0s (0 B/s) [2021-11-12T16:36:42.195Z] Pulling static-packages [2021-11-12T16:36:42.195Z] + snapcraftctl pull [2021-11-12T16:36:42.367Z] Removing intermediate container acaad4657c93 [2021-11-12T16:36:42.367Z] ---> c68a9956176d [2021-11-12T16:36:42.367Z] Step 8/23 : COPY . . [2021-11-12T16:36:43.139Z] Pulling version [2021-11-12T16:36:43.139Z] + cd /root/project [2021-11-12T16:36:43.139Z] + git describe --tags --abbrev=0 [2021-11-12T16:36:43.139Z] + sed s/v// [2021-11-12T16:36:43.139Z] + GIT_VERSION=2.0.1-dev.94 [2021-11-12T16:36:43.139Z] + [ -z 2.0.1-dev.94 ] [2021-11-12T16:36:43.139Z] + snapcraftctl set-version 2.0.1-dev.94 [2021-11-12T16:36:44.522Z] Building config-common [2021-11-12T16:36:44.523Z] + snapcraftctl build [2021-11-12T16:36:47.066Z] Skipping build go-build-helper (already ran) [2021-11-12T16:36:47.066Z] Building edgex-go [2021-11-12T16:36:48.011Z] + cd /root/parts/edgex-go/src [2021-11-12T16:36:48.011Z] + + sed s/v// [2021-11-12T16:36:48.011Z] git describe --tags --abbrev=0 [2021-11-12T16:36:48.011Z] + GIT_VERSION=2.0.1-dev.94 [2021-11-12T16:36:48.011Z] + [ -z 2.0.1-dev.94 ] [2021-11-12T16:36:48.011Z] + echo 2.0.1-dev.94 [2021-11-12T16:36:48.011Z] + [ ! -d vendor ] [2021-11-12T16:36:48.011Z] + go mod download all [2021-11-12T16:37:00.668Z] ---> 382bce696e21 [2021-11-12T16:37:00.668Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-12T16:37:00.668Z] ---> Running in 9d04a1b5c96c [2021-11-12T16:37:00.668Z] ---> 2a3e7421158b [2021-11-12T16:37:00.668Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-12T16:37:00.668Z] ---> 02c7095a599f [2021-11-12T16:37:00.668Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-12T16:37:00.668Z] ---> 3ef813c55bfb [2021-11-12T16:37:00.668Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-12T16:37:00.668Z] ---> Running in 1ec7c07df475 [2021-11-12T16:37:00.668Z] ---> Running in 7299ce6fe718 [2021-11-12T16:37:00.668Z] ---> Running in 64cc54b9374c [2021-11-12T16:37:02.645Z] ---> 735c619b81af [2021-11-12T16:37:02.645Z] Step 9/23 : RUN go mod tidy [2021-11-12T16:37:02.645Z] ---> Running in 757ed4f76e69 [2021-11-12T16:37:05.286Z] Removing intermediate container 9d04a1b5c96c [2021-11-12T16:37:05.286Z] ---> d759de7fb6ef [2021-11-12T16:37:05.286Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-11-12T16:37:05.286Z] ---> Running in b4d18a20bb25 [2021-11-12T16:37:06.120Z] + make build [2021-11-12T16:37:06.120Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o cmd/core-data/core-data ./cmd/core-data [2021-11-12T16:37:06.278Z] Removing intermediate container 7299ce6fe718 [2021-11-12T16:37:06.278Z] ---> ce4077b38150 [2021-11-12T16:37:06.278Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-11-12T16:37:06.278Z] ---> Running in d244b7f93d26 [2021-11-12T16:37:07.291Z] Removing intermediate container 1ec7c07df475 [2021-11-12T16:37:07.291Z] ---> c2c57968e8b5 [2021-11-12T16:37:07.291Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-11-12T16:37:07.291Z] ---> Running in a305f3e2456e [2021-11-12T16:37:07.291Z] Removing intermediate container 64cc54b9374c [2021-11-12T16:37:07.291Z] ---> b0043a807aa8 [2021-11-12T16:37:07.291Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-11-12T16:37:07.573Z] ---> Running in 59c50fa2c2a6 [2021-11-12T16:37:08.179Z] 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-11-12T16:37:08.786Z] 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-11-12T16:37:08.786Z] Removing intermediate container 757ed4f76e69 [2021-11-12T16:37:08.786Z] ---> b61eeacaf165 [2021-11-12T16:37:08.786Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-11-12T16:37:09.066Z] ---> Running in dc32792832c2 [2021-11-12T16:37:10.062Z] 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-11-12T16:37:10.339Z] 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-11-12T16:37:11.331Z] 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-11-12T16:37:16.168Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-11-12T16:37:21.453Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o cmd/core-command/core-command ./cmd/core-command [2021-11-12T16:37:22.398Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-11-12T16:37:23.791Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-11-12T16:37:24.363Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-11-12T16:37:25.747Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-11-12T16:37:27.132Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-11-12T16:37:28.515Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-11-12T16:37:29.900Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-11-12T16:37:30.838Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o ./cmd/secrets-config ./cmd/secrets-config [2021-11-12T16:37:31.780Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-11-12T16:37:34.325Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-11-12T16:37:34.325Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-11-12T16:37:34.325Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-11-12T16:37:34.325Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-11-12T16:37:34.325Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-11-12T16:37:34.325Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-11-12T16:37:34.325Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-11-12T16:37:34.325Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-11-12T16:37:34.325Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-11-12T16:37:34.325Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-11-12T16:37:34.325Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-11-12T16:37:34.325Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-11-12T16:37:34.325Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-11-12T16:37:34.325Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-11-12T16:37:34.325Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-11-12T16:37:34.325Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-11-12T16:37:34.325Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-11-12T16:37:34.325Z] + 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-11-12T16:37:34.325Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-11-12T16:37:34.325Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-11-12T16:37:34.325Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-11-12T16:37:34.325Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-11-12T16:37:34.325Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-11-12T16:37:34.325Z] + 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-11-12T16:37:34.325Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-11-12T16:37:34.325Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-11-12T16:37:34.325Z] + 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-11-12T16:37:35.709Z] Building hooks [2021-11-12T16:37:35.709Z] + cd /root/parts/hooks/src [2021-11-12T16:37:35.709Z] + make build [2021-11-12T16:37:35.709Z] go mod tidy [2021-11-12T16:37:35.969Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.1 [2021-11-12T16:37:36.544Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-11-12T16:37:36.544Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-11-12T16:37:36.544Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-11-12T16:37:37.115Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-11-12T16:37:38.056Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-11-12T16:37:38.056Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-11-12T16:37:41.352Z] Building static-packages [2021-11-12T16:37:41.352Z] + snapcraftctl build [2021-11-12T16:37:43.895Z] Building version [2021-11-12T16:37:43.895Z] + snapcraftctl build [2021-11-12T16:37:46.435Z] Staging config-common [2021-11-12T16:37:46.435Z] + snapcraftctl stage [2021-11-12T16:37:47.374Z] Skipping stage go-build-helper (already ran) [2021-11-12T16:37:47.374Z] Staging edgex-go [2021-11-12T16:37:47.374Z] + snapcraftctl stage [2021-11-12T16:37:48.751Z] Staging hooks [2021-11-12T16:37:48.751Z] + snapcraftctl stage [2021-11-12T16:37:50.130Z] Staging static-packages [2021-11-12T16:37:50.130Z] + snapcraftctl stage [2021-11-12T16:37:51.125Z] Staging version [2021-11-12T16:37:51.125Z] + snapcraftctl stage [2021-11-12T16:37:52.603Z] Priming config-common [2021-11-12T16:37:52.603Z] + snapcraftctl prime [2021-11-12T16:37:53.983Z] Priming go-build-helper [2021-11-12T16:37:53.983Z] + snapcraftctl prime [2021-11-12T16:37:54.924Z] Priming edgex-go [2021-11-12T16:37:54.924Z] + snapcraftctl prime [2021-11-12T16:37:56.308Z] Priming hooks [2021-11-12T16:37:56.308Z] + snapcraftctl prime [2021-11-12T16:37:57.690Z] Priming static-packages [2021-11-12T16:37:57.690Z] + snapcraftctl prime [2021-11-12T16:38:00.981Z] Priming version [2021-11-12T16:38:00.981Z] + snapcraftctl prime [2021-11-12T16:38:02.369Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-12T16:39:18.223Z] 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-11-12T16:39:33.379Z] Removing intermediate container a305f3e2456e [2021-11-12T16:39:33.379Z] ---> bff66f42e101 [2021-11-12T16:39:33.379Z] [2021-11-12T16:39:33.379Z] Step 9/24 : FROM alpine:3.14 [2021-11-12T16:39:33.379Z] 3.14: Pulling from library/alpine [2021-11-12T16:39:33.659Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-11-12T16:39:33.659Z] Status: Downloaded newer image for alpine:3.14 [2021-11-12T16:39:33.659Z] ---> bb3de5531c18 [2021-11-12T16:39:33.659Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-11-12T16:39:33.943Z] ---> Running in 4b6c33df0430 [2021-11-12T16:39:37.351Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-12T16:39:37.351Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-12T16:39:38.786Z] (1/3) Installing ca-certificates (20191127-r5) [2021-11-12T16:39:38.786Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-11-12T16:39:38.786Z] (3/3) Installing su-exec (0.2-r1) [2021-11-12T16:39:38.786Z] Executing busybox-1.33.1-r3.trigger [2021-11-12T16:39:38.786Z] Executing ca-certificates-20191127-r5.trigger [2021-11-12T16:39:38.786Z] OK: 6 MiB in 17 packages [2021-11-12T16:39:41.431Z] Removing intermediate container dc32792832c2 [2021-11-12T16:39:41.431Z] ---> e1c9e14db5a0 [2021-11-12T16:39:41.431Z] [2021-11-12T16:39:41.431Z] Step 11/23 : FROM alpine:3.14 [2021-11-12T16:39:41.431Z] ---> bb3de5531c18 [2021-11-12T16:39:41.431Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-11-12T16:39:41.431Z] ---> Running in f24929a9e077 [2021-11-12T16:39:42.033Z] Removing intermediate container 4b6c33df0430 [2021-11-12T16:39:42.033Z] ---> 0b14f1bda4b8 [2021-11-12T16:39:42.033Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-12T16:39:42.033Z] Removing intermediate container b4d18a20bb25 [2021-11-12T16:39:42.033Z] ---> baf99994502d [2021-11-12T16:39:42.033Z] [2021-11-12T16:39:42.033Z] Step 9/22 : FROM alpine:3.14 [2021-11-12T16:39:42.033Z] ---> bb3de5531c18 [2021-11-12T16:39:42.033Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-12T16:39:42.309Z] ---> Running in 1feb1150936f [2021-11-12T16:39:42.309Z] ---> Running in a42b8d86cc3f [2021-11-12T16:39:43.296Z] Removing intermediate container 1feb1150936f [2021-11-12T16:39:43.296Z] ---> 6e3e6afa4552 [2021-11-12T16:39:43.296Z] Step 12/24 : WORKDIR / [2021-11-12T16:39:43.570Z] Removing intermediate container 59c50fa2c2a6 [2021-11-12T16:39:43.570Z] ---> 02378686446a [2021-11-12T16:39:43.570Z] [2021-11-12T16:39:43.570Z] Step 9/21 : FROM alpine:3.14 [2021-11-12T16:39:43.570Z] ---> bb3de5531c18 [2021-11-12T16:39:43.570Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-11-12T16:39:43.570Z] ---> Running in 051c93e2b558 [2021-11-12T16:39:43.570Z] ---> Running in 42a8eb5c2ab4 [2021-11-12T16:39:44.177Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-12T16:39:44.456Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-12T16:39:44.736Z] Removing intermediate container 051c93e2b558 [2021-11-12T16:39:44.736Z] ---> a3a931d17722 [2021-11-12T16:39:44.736Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-11-12T16:39:45.012Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-12T16:39:45.291Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-12T16:39:45.291Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-11-12T16:39:45.291Z] Executing busybox-1.33.1-r3.trigger [2021-11-12T16:39:45.573Z] OK: 5 MiB in 15 packages [2021-11-12T16:39:46.181Z] ---> fd6f3761dad4 [2021-11-12T16:39:46.181Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-11-12T16:39:46.181Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-12T16:39:46.463Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-11-12T16:39:46.463Z] Executing busybox-1.33.1-r3.trigger [2021-11-12T16:39:46.463Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-12T16:39:46.463Z] OK: 5 MiB in 15 packages [2021-11-12T16:39:47.470Z] Removing intermediate container f24929a9e077 [2021-11-12T16:39:47.470Z] ---> 1205bb28aab5 [2021-11-12T16:39:47.470Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-12T16:39:47.470Z] ---> c52a198250d9 [2021-11-12T16:39:47.470Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-11-12T16:39:47.751Z] ---> Running in cc5f682bf047 [2021-11-12T16:39:47.751Z] (1/2) Installing ca-certificates (20191127-r5) [2021-11-12T16:39:47.751Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-11-12T16:39:47.751Z] Executing busybox-1.33.1-r3.trigger [2021-11-12T16:39:47.751Z] Executing ca-certificates-20191127-r5.trigger [2021-11-12T16:39:48.037Z] OK: 6 MiB in 16 packages [2021-11-12T16:39:48.319Z] Removing intermediate container a42b8d86cc3f [2021-11-12T16:39:48.319Z] ---> f476cb334cd3 [2021-11-12T16:39:48.319Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-12T16:39:48.319Z] Removing intermediate container cc5f682bf047 [2021-11-12T16:39:48.319Z] ---> 79cb31f5f2a5 [2021-11-12T16:39:48.319Z] Step 14/23 : ENV APP_PORT=59861 [2021-11-12T16:39:48.610Z] ---> Running in dfa891198290 [2021-11-12T16:39:48.610Z] ---> Running in afc04b8b5735 [2021-11-12T16:39:49.209Z] ---> 8f032800618d [2021-11-12T16:39:49.209Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-11-12T16:39:49.486Z] Removing intermediate container dfa891198290 [2021-11-12T16:39:49.486Z] ---> 40fc8625e7ad [2021-11-12T16:39:49.486Z] Step 12/22 : ENV APP_PORT=59881 [2021-11-12T16:39:49.487Z] Removing intermediate container afc04b8b5735 [2021-11-12T16:39:49.487Z] ---> cedd4cd9ae71 [2021-11-12T16:39:49.487Z] Step 15/23 : EXPOSE $APP_PORT [2021-11-12T16:39:49.766Z] ---> Running in 2ffdcca2f511 [2021-11-12T16:39:49.766Z] ---> Running in 5f48e7903e8f [2021-11-12T16:39:50.752Z] Removing intermediate container 5f48e7903e8f [2021-11-12T16:39:50.752Z] ---> 211801480f48 [2021-11-12T16:39:50.752Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-12T16:39:50.752Z] Removing intermediate container 2ffdcca2f511 [2021-11-12T16:39:50.752Z] ---> 93852fe0f211 [2021-11-12T16:39:50.752Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-12T16:39:50.752Z] Removing intermediate container 42a8eb5c2ab4 [2021-11-12T16:39:50.752Z] ---> 2b120162db0a [2021-11-12T16:39:50.752Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-12T16:39:50.752Z] ---> 140a3336aeb5 [2021-11-12T16:39:50.752Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-11-12T16:39:50.752Z] ---> Running in c9be09b49195 [2021-11-12T16:39:51.032Z] ---> Running in 531517d531f4 [2021-11-12T16:39:52.013Z] Removing intermediate container c9be09b49195 [2021-11-12T16:39:52.013Z] ---> 5c5b667dfb23 [2021-11-12T16:39:52.013Z] Step 14/22 : WORKDIR / [2021-11-12T16:39:52.013Z] Removing intermediate container 531517d531f4 [2021-11-12T16:39:52.013Z] ---> e81e740d505b [2021-11-12T16:39:52.013Z] Step 12/21 : ENV APP_PORT=59860 [2021-11-12T16:39:52.013Z] ---> Running in 4949a2b614fc [2021-11-12T16:39:52.013Z] ---> Running in 92bb55b3a4ad [2021-11-12T16:39:52.013Z] ---> 0303a90dd427 [2021-11-12T16:39:52.013Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-11-12T16:39:53.120Z] Removing intermediate container 92bb55b3a4ad [2021-11-12T16:39:53.120Z] ---> 76182fa2c8e1 [2021-11-12T16:39:53.120Z] Step 13/21 : EXPOSE $APP_PORT [2021-11-12T16:39:53.120Z] ---> edd19aceefa5 [2021-11-12T16:39:53.120Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-11-12T16:39:53.120Z] Removing intermediate container 4949a2b614fc [2021-11-12T16:39:53.120Z] ---> 69021f09c7f9 [2021-11-12T16:39:53.120Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-12T16:39:53.120Z] ---> Running in 6593bc2d8974 [2021-11-12T16:39:53.477Z] Removing intermediate container d244b7f93d26 [2021-11-12T16:39:53.477Z] ---> e071f900af09 [2021-11-12T16:39:53.477Z] [2021-11-12T16:39:53.477Z] Step 9/22 : FROM alpine:3.14 [2021-11-12T16:39:53.477Z] ---> bb3de5531c18 [2021-11-12T16:39:53.477Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-11-12T16:39:54.023Z] ---> Running in 897a94a2d5d7 [2021-11-12T16:39:54.319Z] Removing intermediate container 6593bc2d8974 [2021-11-12T16:39:54.319Z] ---> 00830f34418d [2021-11-12T16:39:54.319Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-12T16:39:55.032Z] ---> afbcb17b37e6 [2021-11-12T16:39:55.032Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-11-12T16:39:55.032Z] ---> a7790e4eb98b [2021-11-12T16:39:55.032Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-11-12T16:39:55.032Z] Removing intermediate container 897a94a2d5d7 [2021-11-12T16:39:55.032Z] ---> b40ebe0679e0 [2021-11-12T16:39:55.032Z] Step 11/22 : ENV APP_PORT=59880 [2021-11-12T16:39:55.334Z] ---> Running in b8348adb05fc [2021-11-12T16:39:55.931Z] ---> 1f0553ef2712 [2021-11-12T16:39:55.931Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-11-12T16:39:56.207Z] ---> fed41e83d319 [2021-11-12T16:39:56.207Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-11-12T16:39:56.480Z] ---> d5f56711acb9 [2021-11-12T16:39:56.480Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-11-12T16:39:56.480Z] Removing intermediate container b8348adb05fc [2021-11-12T16:39:56.480Z] ---> 72350635af12 [2021-11-12T16:39:56.480Z] Step 12/22 : EXPOSE $APP_PORT [2021-11-12T16:39:56.754Z] ---> Running in 81f4a613c91b [2021-11-12T16:39:56.754Z] ---> Running in 77fa185b6b8f [2021-11-12T16:39:57.369Z] ---> c1de80b16862 [2021-11-12T16:39:57.369Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-11-12T16:39:57.369Z] Removing intermediate container 81f4a613c91b [2021-11-12T16:39:57.369Z] ---> 06e5d51519c8 [2021-11-12T16:39:57.369Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-12T16:39:57.646Z] Removing intermediate container 77fa185b6b8f [2021-11-12T16:39:57.646Z] ---> dc010a38175d [2021-11-12T16:39:57.646Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-12T16:39:57.646Z] ---> Running in 0c14cf71310e [2021-11-12T16:39:57.917Z] ---> Running in 1a3d6cb3eec4 [2021-11-12T16:39:57.917Z] ---> 0d1c17cee1ff [2021-11-12T16:39:57.917Z] Step 20/24 : 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-11-12T16:39:57.917Z] ---> 008fff875652 [2021-11-12T16:39:57.917Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-11-12T16:39:58.192Z] ---> Running in 6715d78a09b4 [2021-11-12T16:39:58.788Z] ---> f37b47d69185 [2021-11-12T16:39:58.788Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-11-12T16:39:58.788Z] Removing intermediate container 1a3d6cb3eec4 [2021-11-12T16:39:58.788Z] ---> c67c74a5e772 [2021-11-12T16:39:58.788Z] Step 21/23 : LABEL arch=arm64 [2021-11-12T16:39:58.788Z] ---> Running in a6378c8be5bf [2021-11-12T16:39:59.064Z] ---> Running in b1b33188f34c [2021-11-12T16:39:59.341Z] ---> 736a292ea1a7 [2021-11-12T16:39:59.341Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-11-12T16:39:59.617Z] ---> Running in 23e6e5365fab [2021-11-12T16:39:59.617Z] Removing intermediate container a6378c8be5bf [2021-11-12T16:39:59.617Z] ---> 3667cec6df9c [2021-11-12T16:39:59.617Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-12T16:39:59.617Z] Removing intermediate container b1b33188f34c [2021-11-12T16:39:59.617Z] ---> 76149e8d96da [2021-11-12T16:39:59.617Z] Step 22/23 : LABEL git_sha=2e025bf85b7f172d76f5fbf99526c8d89e71860d [2021-11-12T16:39:59.891Z] ---> Running in 0db5a1844271 [2021-11-12T16:39:59.891Z] ---> Running in 1638fe338924 [2021-11-12T16:40:00.498Z] Removing intermediate container 23e6e5365fab [2021-11-12T16:40:00.498Z] ---> 276d711fb547 [2021-11-12T16:40:00.498Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-12T16:40:00.498Z] ---> Running in 785f060d1f34 [2021-11-12T16:40:00.781Z] Removing intermediate container 0db5a1844271 [2021-11-12T16:40:00.781Z] ---> 801becc05f34 [2021-11-12T16:40:00.781Z] Step 23/23 : LABEL version=0.0.0 [2021-11-12T16:40:00.781Z] Removing intermediate container 1638fe338924 [2021-11-12T16:40:00.781Z] ---> 09580205cfb7 [2021-11-12T16:40:00.781Z] Step 20/22 : LABEL arch=arm64 [2021-11-12T16:40:00.781Z] ---> Running in f1ea3fe81209 [2021-11-12T16:40:01.068Z] ---> Running in 130050d8150e [2021-11-12T16:40:01.068Z] Removing intermediate container 0c14cf71310e [2021-11-12T16:40:01.068Z] ---> 1090b990bf53 [2021-11-12T16:40:01.068Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-11-12T16:40:01.068Z] ---> Running in 46bd6b3b3fca [2021-11-12T16:40:01.346Z] Removing intermediate container 785f060d1f34 [2021-11-12T16:40:01.346Z] ---> 927924898e35 [2021-11-12T16:40:01.346Z] Step 19/21 : LABEL arch=arm64 [2021-11-12T16:40:01.346Z] Removing intermediate container 6715d78a09b4 [2021-11-12T16:40:01.624Z] ---> 1f448cf22f2c [2021-11-12T16:40:01.624Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-11-12T16:40:01.624Z] ---> Running in 7fb9924d6a8b [2021-11-12T16:40:01.624Z] ---> Running in c76291d91b97 [2021-11-12T16:40:01.902Z] Removing intermediate container f1ea3fe81209 [2021-11-12T16:40:01.903Z] Removing intermediate container 130050d8150e [2021-11-12T16:40:01.903Z] ---> 370aa4f690dc [2021-11-12T16:40:01.903Z] Step 21/22 : LABEL git_sha=2e025bf85b7f172d76f5fbf99526c8d89e71860d [2021-11-12T16:40:01.903Z] ---> 167760b5fe7a [2021-11-12T16:40:01.903Z] [2021-11-12T16:40:01.903Z] ---> Running in a69092440690 [2021-11-12T16:40:02.500Z] Removing intermediate container c76291d91b97 [2021-11-12T16:40:02.500Z] Removing intermediate container 7fb9924d6a8b [2021-11-12T16:40:02.500Z] ---> 6cccf41f71ff [2021-11-12T16:40:02.500Z] ---> 8ca2566425a2 [2021-11-12T16:40:02.500Z] Step 20/21 : LABEL git_sha=2e025bf85b7f172d76f5fbf99526c8d89e71860d [2021-11-12T16:40:02.500Z] Step 22/24 : LABEL arch=arm64 [2021-11-12T16:40:02.500Z] Successfully built 167760b5fe7a [2021-11-12T16:40:02.500Z] Successfully tagged support-scheduler-arm64:latest [2021-11-12T16:40:02.500Z]  Building support-scheduler ... done Building security-bootstrapper [2021-11-12T16:40:02.500Z] ---> Running in 46ef85512254 [2021-11-12T16:40:02.500Z] ---> Running in 4d1371e69946 [2021-11-12T16:40:02.778Z] Removing intermediate container a69092440690 [2021-11-12T16:40:02.778Z] ---> b4c792e27503 [2021-11-12T16:40:02.778Z] Step 22/22 : LABEL version=0.0.0 [2021-11-12T16:40:03.053Z] ---> Running in 2d36466768bf [2021-11-12T16:40:03.053Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-12T16:40:03.331Z] Removing intermediate container 46ef85512254 [2021-11-12T16:40:03.331Z] ---> 9d850239ad0d [2021-11-12T16:40:03.331Z] Step 21/21 : LABEL version=0.0.0 [2021-11-12T16:40:03.331Z] Removing intermediate container 4d1371e69946 [2021-11-12T16:40:03.331Z] ---> 911f2fe240c4 [2021-11-12T16:40:03.331Z] Step 23/24 : LABEL git_sha=2e025bf85b7f172d76f5fbf99526c8d89e71860d [2021-11-12T16:40:03.331Z] ---> Running in a1ae39da77eb [2021-11-12T16:40:03.605Z] ---> Running in 1540ce11cdd9 [2021-11-12T16:40:03.605Z] Removing intermediate container 2d36466768bf [2021-11-12T16:40:03.605Z] ---> c6c41f4e9574 [2021-11-12T16:40:03.605Z] [2021-11-12T16:40:04.213Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-12T16:40:04.213Z] Successfully built c6c41f4e9574 [2021-11-12T16:40:04.213Z] Successfully tagged core-metadata-arm64:latest [2021-11-12T16:40:04.213Z] Building security-proxy-setup [2021-11-12T16:40:04.213Z]  Building core-metadata ... done Removing intermediate container a1ae39da77eb [2021-11-12T16:40:04.213Z] ---> e65aad41d098 [2021-11-12T16:40:04.213Z] [2021-11-12T16:40:04.213Z] Removing intermediate container 1540ce11cdd9 [2021-11-12T16:40:04.213Z] ---> af2c163d61fa [2021-11-12T16:40:04.213Z] Step 24/24 : LABEL version=0.0.0 [2021-11-12T16:40:04.482Z] ---> Running in fc365398e900 [2021-11-12T16:40:04.753Z] Successfully built e65aad41d098 [2021-11-12T16:40:05.028Z] Successfully tagged support-notifications-arm64:latest [2021-11-12T16:40:05.028Z]  Building support-notifications ... done Building sys-mgmt-agent [2021-11-12T16:40:05.028Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-11-12T16:40:05.028Z] Removing intermediate container fc365398e900 [2021-11-12T16:40:05.028Z] ---> 3baf197da342 [2021-11-12T16:40:05.028Z] [2021-11-12T16:40:05.028Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-11-12T16:40:05.303Z] (3/6) Installing libsodium (1.0.18-r0) [2021-11-12T16:40:05.303Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-12T16:40:05.303Z] Successfully built 3baf197da342 [2021-11-12T16:40:05.580Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-11-12T16:40:05.580Z]  Building security-secretstore-setup ... done (5/6) Installing libzmq (4.3.4-r0) [2021-11-12T16:40:05.580Z] Building core-command [2021-11-12T16:40:05.580Z] (6/6) Installing zeromq (4.3.4-r0) [2021-11-12T16:40:05.580Z] Executing busybox-1.33.1-r3.trigger [2021-11-12T16:40:05.580Z] OK: 8 MiB in 20 packages [2021-11-12T16:40:07.021Z] Removing intermediate container 46bd6b3b3fca [2021-11-12T16:40:07.021Z] ---> 9f7df56c6051 [2021-11-12T16:40:07.021Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-12T16:40:07.625Z] ---> fdf1586baf06 [2021-11-12T16:40:07.625Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-11-12T16:40:09.604Z] ---> da621062c908 [2021-11-12T16:40:09.604Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-11-12T16:40:10.206Z] ---> 8f9fec961826 [2021-11-12T16:40:10.206Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-11-12T16:40:10.480Z] ---> Running in 5f42e9e72268 [2021-11-12T16:40:11.081Z] Removing intermediate container 5f42e9e72268 [2021-11-12T16:40:11.081Z] ---> 281b032a829f [2021-11-12T16:40:11.081Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-12T16:40:11.363Z] ---> Running in 0c13fdc78a14 [2021-11-12T16:40:11.961Z] Removing intermediate container 0c13fdc78a14 [2021-11-12T16:40:11.961Z] ---> f064994cc83e [2021-11-12T16:40:11.961Z] Step 20/22 : LABEL arch=arm64 [2021-11-12T16:40:11.961Z] ---> Running in dd026fea620d [2021-11-12T16:40:12.562Z] Removing intermediate container dd026fea620d [2021-11-12T16:40:12.562Z] ---> c0188d51b623 [2021-11-12T16:40:12.562Z] Step 21/22 : LABEL git_sha=2e025bf85b7f172d76f5fbf99526c8d89e71860d [2021-11-12T16:40:12.834Z] ---> Running in a364fe3a7558 [2021-11-12T16:40:13.433Z] Removing intermediate container a364fe3a7558 [2021-11-12T16:40:13.433Z] ---> 4aa0aedbbaef [2021-11-12T16:40:13.433Z] Step 22/22 : LABEL version=0.0.0 [2021-11-12T16:40:13.433Z] ---> Running in a28a82193958 [2021-11-12T16:40:14.033Z] Removing intermediate container a28a82193958 [2021-11-12T16:40:14.033Z] ---> 7188d973c7d1 [2021-11-12T16:40:14.033Z] [2021-11-12T16:40:14.307Z] Successfully built 7188d973c7d1 [2021-11-12T16:40:14.307Z] Successfully tagged core-data-arm64:latest [2021-11-12T16:41:01.261Z]  Building core-data ... done Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-12T16:41:01.261Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-11-12T16:41:01.261Z] ---> 123e8c8cdad9 [2021-11-12T16:41:01.261Z] Step 3/30 : WORKDIR /edgex-go [2021-11-12T16:41:01.261Z] ---> Using cache [2021-11-12T16:41:01.261Z] ---> e40cb5bacd0d [2021-11-12T16:41:01.261Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-12T16:41:01.261Z] ---> Using cache [2021-11-12T16:41:01.261Z] ---> b6e14c2d38ef [2021-11-12T16:41:01.261Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-11-12T16:41:01.261Z] ---> Using cache [2021-11-12T16:41:01.261Z] ---> 48c59f93e908 [2021-11-12T16:41:01.261Z] Step 6/30 : COPY . . [2021-11-12T16:41:01.261Z] ---> Using cache [2021-11-12T16:41:01.261Z] ---> 2a3e7421158b [2021-11-12T16:41:01.261Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-12T16:41:01.261Z] ---> Using cache [2021-11-12T16:41:01.261Z] ---> c2c57968e8b5 [2021-11-12T16:41:01.261Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-11-12T16:41:01.261Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-12T16:41:01.261Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-12T16:41:01.261Z] ---> 123e8c8cdad9 [2021-11-12T16:41:01.261Z] Step 3/22 : WORKDIR /edgex-go [2021-11-12T16:41:01.261Z] ---> Using cache [2021-11-12T16:41:01.261Z] ---> e40cb5bacd0d [2021-11-12T16:41:01.261Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-12T16:41:01.261Z] ---> Using cache [2021-11-12T16:41:01.261Z] ---> b6e14c2d38ef [2021-11-12T16:41:01.261Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-11-12T16:41:01.261Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-12T16:41:01.261Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-11-12T16:41:01.261Z] ---> 123e8c8cdad9 [2021-11-12T16:41:01.261Z] Step 3/20 : WORKDIR /edgex-go [2021-11-12T16:41:01.261Z] ---> Using cache [2021-11-12T16:41:01.261Z] ---> e40cb5bacd0d [2021-11-12T16:41:01.261Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-12T16:41:01.261Z] ---> Using cache [2021-11-12T16:41:01.261Z] ---> b6e14c2d38ef [2021-11-12T16:41:01.261Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-11-12T16:41:01.261Z] ---> Using cache [2021-11-12T16:41:01.261Z] ---> 48c59f93e908 [2021-11-12T16:41:01.261Z] Step 6/20 : COPY . . [2021-11-12T16:41:01.261Z] ---> Using cache [2021-11-12T16:41:01.261Z] ---> 2a3e7421158b [2021-11-12T16:41:01.261Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-12T16:41:01.261Z] ---> Using cache [2021-11-12T16:41:01.261Z] ---> c2c57968e8b5 [2021-11-12T16:41:01.261Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-11-12T16:41:01.261Z] ---> Running in 63f280b825f4 [2021-11-12T16:41:01.261Z] ---> Running in 8f7eeb52658c [2021-11-12T16:41:01.261Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-12T16:41:01.261Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-12T16:41:01.261Z] ---> 123e8c8cdad9 [2021-11-12T16:41:01.261Z] Step 3/22 : WORKDIR /edgex-go [2021-11-12T16:41:01.261Z] ---> Using cache [2021-11-12T16:41:01.261Z] ---> e40cb5bacd0d [2021-11-12T16:41:01.261Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-12T16:41:01.261Z] ---> Using cache [2021-11-12T16:41:01.261Z] ---> b6e14c2d38ef [2021-11-12T16:41:01.261Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-12T16:41:01.261Z] ---> Using cache [2021-11-12T16:41:01.261Z] ---> 48c59f93e908 [2021-11-12T16:41:01.261Z] Step 6/22 : COPY . . [2021-11-12T16:41:01.261Z] ---> Using cache [2021-11-12T16:41:01.261Z] ---> 2a3e7421158b [2021-11-12T16:41:01.261Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-12T16:41:01.261Z] ---> Using cache [2021-11-12T16:41:01.261Z] ---> c2c57968e8b5 [2021-11-12T16:41:01.261Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-11-12T16:41:01.261Z] ---> Running in 0c52834d5e04 [2021-11-12T16:41:01.261Z] ---> Running in bc1662d240fb [2021-11-12T16:41:01.261Z] 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-11-12T16:41:01.542Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-12T16:41:01.542Z] 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-11-12T16:41:01.815Z] 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-11-12T16:41:02.425Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-12T16:41:03.868Z] OK: 219 MiB in 52 packages [2021-11-12T16:41:05.336Z] Removing intermediate container 8f7eeb52658c [2021-11-12T16:41:05.336Z] ---> d81d6ce85e76 [2021-11-12T16:41:05.336Z] Step 6/22 : COPY . . [2021-11-12T16:41:23.726Z] ---> bea2756943e3 [2021-11-12T16:41:23.726Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-12T16:41:23.726Z] ---> Running in 38c0d63ee374 [2021-11-12T16:41:29.164Z] Removing intermediate container 38c0d63ee374 [2021-11-12T16:41:29.164Z] ---> 2a4f08d6eb98 [2021-11-12T16:41:29.164Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-11-12T16:41:29.164Z] ---> Running in 711ba56608cb [2021-11-12T16:41:30.622Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-11-12T16:42:52.451Z] 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-11-12T16:42:52.451Z] Removing intermediate container bc1662d240fb [2021-11-12T16:42:52.451Z] ---> 9d48a82a8e2b [2021-11-12T16:42:52.451Z] [2021-11-12T16:42:52.451Z] Step 9/22 : FROM alpine:3.14 [2021-11-12T16:42:52.451Z] ---> bb3de5531c18 [2021-11-12T16:42:52.451Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-12T16:42:52.451Z] ---> Using cache [2021-11-12T16:42:52.451Z] ---> f476cb334cd3 [2021-11-12T16:42:52.451Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-12T16:42:52.451Z] ---> Using cache [2021-11-12T16:42:52.451Z] ---> 40fc8625e7ad [2021-11-12T16:42:52.451Z] Step 12/22 : ENV APP_PORT=59882 [2021-11-12T16:42:52.741Z] ---> Running in f489f2e12b6e [2021-11-12T16:42:53.738Z] Removing intermediate container f489f2e12b6e [2021-11-12T16:42:53.738Z] ---> c3091c0379b0 [2021-11-12T16:42:53.738Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-12T16:42:54.036Z] ---> Running in 43b697f3bb90 [2021-11-12T16:42:54.323Z] Removing intermediate container 63f280b825f4 [2021-11-12T16:42:54.323Z] ---> fbc13d95bb62 [2021-11-12T16:42:54.323Z] [2021-11-12T16:42:54.323Z] Step 9/30 : FROM alpine:3.14 [2021-11-12T16:42:54.323Z] ---> bb3de5531c18 [2021-11-12T16:42:54.323Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-11-12T16:42:54.323Z] ---> Running in 083b4bd2f192 [2021-11-12T16:42:54.936Z] Removing intermediate container 43b697f3bb90 [2021-11-12T16:42:54.936Z] ---> 383bc6db5ed4 [2021-11-12T16:42:54.936Z] Step 14/22 : WORKDIR / [2021-11-12T16:42:54.936Z] ---> Running in cb3b56f56f98 [2021-11-12T16:42:55.547Z] Removing intermediate container 083b4bd2f192 [2021-11-12T16:42:55.547Z] ---> 2ef57c45d55e [2021-11-12T16:42:55.547Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-11-12T16:42:55.547Z] ---> Running in 719930bd360e [2021-11-12T16:42:55.823Z] Removing intermediate container cb3b56f56f98 [2021-11-12T16:42:55.823Z] ---> 86f3a10d6179 [2021-11-12T16:42:55.823Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-12T16:42:57.924Z] ---> 37292985bf81 [2021-11-12T16:42:57.924Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-11-12T16:42:57.924Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-12T16:42:58.240Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-12T16:42:59.260Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-11-12T16:42:59.260Z] (2/2) Installing su-exec (0.2-r1) [2021-11-12T16:42:59.260Z] Executing busybox-1.33.1-r3.trigger [2021-11-12T16:42:59.260Z] OK: 5 MiB in 16 packages [2021-11-12T16:43:00.744Z] Removing intermediate container 0c52834d5e04 [2021-11-12T16:43:00.744Z] ---> 319729cf95df [2021-11-12T16:43:00.744Z] [2021-11-12T16:43:00.744Z] Step 9/20 : FROM alpine:3.14 [2021-11-12T16:43:00.744Z] ---> bb3de5531c18 [2021-11-12T16:43:00.744Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-11-12T16:43:01.022Z] ---> Running in c7c684c4550c [2021-11-12T16:43:01.022Z] ---> 38bed844db11 [2021-11-12T16:43:01.022Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-11-12T16:43:01.022Z] Removing intermediate container 719930bd360e [2021-11-12T16:43:01.022Z] ---> f444764c9d89 [2021-11-12T16:43:01.022Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-11-12T16:43:01.295Z] ---> Running in 019f8effb79a [2021-11-12T16:43:01.900Z] Removing intermediate container 019f8effb79a [2021-11-12T16:43:01.900Z] ---> 17d4962df253 [2021-11-12T16:43:01.900Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-11-12T16:43:02.176Z] ---> 7b806a807d0a [2021-11-12T16:43:02.176Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-11-12T16:43:02.176Z] ---> Running in 42e7d7972fe8 [2021-11-12T16:43:02.176Z] ---> Running in 1ab52fe8cf52 [2021-11-12T16:43:02.777Z] Removing intermediate container 42e7d7972fe8 [2021-11-12T16:43:02.777Z] ---> e4102a6a40d8 [2021-11-12T16:43:02.777Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-11-12T16:43:02.777Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-12T16:43:02.777Z] Removing intermediate container 1ab52fe8cf52 [2021-11-12T16:43:02.777Z] ---> ee0b8fd724f1 [2021-11-12T16:43:02.777Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-12T16:43:03.050Z] ---> Running in d8c68a653077 [2021-11-12T16:43:03.050Z] ---> Running in 412ffa83a1e6 [2021-11-12T16:43:03.050Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-12T16:43:04.046Z] Removing intermediate container 412ffa83a1e6 [2021-11-12T16:43:04.046Z] ---> 232d3304e71e [2021-11-12T16:43:04.046Z] Step 20/22 : LABEL arch=arm64 [2021-11-12T16:43:04.046Z] ---> Running in a98514afaa86 [2021-11-12T16:43:04.046Z] (1/5) Installing ca-certificates (20191127-r5) [2021-11-12T16:43:04.320Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-11-12T16:43:04.320Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-11-12T16:43:04.320Z] (4/5) Installing libcurl (7.79.1-r0) [2021-11-12T16:43:04.320Z] (5/5) Installing curl (7.79.1-r0) [2021-11-12T16:43:04.320Z] Executing busybox-1.33.1-r3.trigger [2021-11-12T16:43:04.320Z] Executing ca-certificates-20191127-r5.trigger [2021-11-12T16:43:04.599Z] OK: 8 MiB in 19 packages [2021-11-12T16:43:04.887Z] Removing intermediate container a98514afaa86 [2021-11-12T16:43:04.887Z] ---> daae59d49058 [2021-11-12T16:43:04.887Z] Step 21/22 : LABEL git_sha=2e025bf85b7f172d76f5fbf99526c8d89e71860d [2021-11-12T16:43:04.887Z] ---> Running in 71b0d529a36b [2021-11-12T16:43:05.880Z] Removing intermediate container 71b0d529a36b [2021-11-12T16:43:05.880Z] ---> b0b1c59d99c8 [2021-11-12T16:43:05.880Z] Step 22/22 : LABEL version=0.0.0 [2021-11-12T16:43:05.880Z] ---> Running in 3b2e917335cf [2021-11-12T16:43:06.479Z] Removing intermediate container d8c68a653077 [2021-11-12T16:43:06.479Z] ---> b7fb42f1936b [2021-11-12T16:43:06.479Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-11-12T16:43:06.479Z] Removing intermediate container 3b2e917335cf [2021-11-12T16:43:06.479Z] ---> a250e75344da [2021-11-12T16:43:06.479Z] [2021-11-12T16:43:06.759Z] ---> Running in d7f3234a7fbe [2021-11-12T16:43:07.034Z] Removing intermediate container c7c684c4550c [2021-11-12T16:43:07.034Z] ---> 1814454007ba [2021-11-12T16:43:07.034Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-12T16:43:07.308Z] ---> Running in 2cc0215d98da [2021-11-12T16:43:07.308Z] Successfully built a250e75344da [2021-11-12T16:43:07.308Z] Successfully tagged core-command-arm64:latest [2021-11-12T16:43:07.581Z]  Building core-command ... done Removing intermediate container d7f3234a7fbe [2021-11-12T16:43:07.581Z] ---> c0d1f00e3a7d [2021-11-12T16:43:07.581Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-11-12T16:43:07.852Z] Removing intermediate container 2cc0215d98da [2021-11-12T16:43:07.852Z] ---> 704065176153 [2021-11-12T16:43:07.852Z] Step 12/20 : WORKDIR /edgex [2021-11-12T16:43:08.125Z] ---> Running in 07baf0b01743 [2021-11-12T16:43:08.397Z] ---> 66309159a1f3 [2021-11-12T16:43:08.397Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-11-12T16:43:08.397Z] Removing intermediate container 711ba56608cb [2021-11-12T16:43:08.397Z] ---> 431bda3659b8 [2021-11-12T16:43:08.397Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-11-12T16:43:08.668Z] ---> Running in f8b92b6e852e [2021-11-12T16:43:08.668Z] ---> Running in 385d9b99a86a [2021-11-12T16:43:08.668Z] Removing intermediate container 07baf0b01743 [2021-11-12T16:43:08.668Z] ---> 8b3b006d5042 [2021-11-12T16:43:08.668Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-11-12T16:43:09.659Z] ---> ea43288c72c0 [2021-11-12T16:43:09.659Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-11-12T16:43:10.645Z] 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-11-12T16:43:11.241Z] ---> 9aa83f5d6c75 [2021-11-12T16:43:11.241Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-11-12T16:43:11.514Z] Removing intermediate container f8b92b6e852e [2021-11-12T16:43:11.514Z] ---> 5bb270900920 [2021-11-12T16:43:11.514Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-12T16:43:12.500Z] ---> c72acb837e20 [2021-11-12T16:43:12.500Z] ---> 1acc642dd82b [2021-11-12T16:43:12.500Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-11-12T16:43:12.500Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-11-12T16:43:12.782Z] ---> Running in 17c437347df7 [2021-11-12T16:43:13.383Z] Removing intermediate container 17c437347df7 [2021-11-12T16:43:13.383Z] ---> 8eda0b4f9b52 [2021-11-12T16:43:13.383Z] Step 17/20 : CMD ["--init=true"] [2021-11-12T16:43:13.383Z] ---> Running in 284d59f7d3ce [2021-11-12T16:43:13.383Z] Removing intermediate container 385d9b99a86a [2021-11-12T16:43:13.383Z] ---> a2fd73267f31 [2021-11-12T16:43:13.383Z] [2021-11-12T16:43:13.383Z] Step 10/22 : FROM docker:20.10.8 [2021-11-12T16:43:13.657Z] 20.10.8: Pulling from library/docker [2021-11-12T16:43:13.932Z] Removing intermediate container 284d59f7d3ce [2021-11-12T16:43:13.932Z] ---> 14ce830c28d3 [2021-11-12T16:43:13.932Z] Step 18/20 : LABEL arch=arm64 [2021-11-12T16:43:13.932Z] ---> bfc9bbded0f8 [2021-11-12T16:43:13.932Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-11-12T16:43:14.204Z] ---> Running in dea155f9c39c [2021-11-12T16:43:14.802Z] Removing intermediate container dea155f9c39c [2021-11-12T16:43:14.802Z] ---> 9fcf407ccd56 [2021-11-12T16:43:14.802Z] Step 19/20 : LABEL git_sha=2e025bf85b7f172d76f5fbf99526c8d89e71860d [2021-11-12T16:43:14.802Z] ---> Running in 5bfff1f522bc [2021-11-12T16:43:15.073Z] ---> 307a7c6b8ea0 [2021-11-12T16:43:15.073Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-11-12T16:43:15.675Z] Removing intermediate container 5bfff1f522bc [2021-11-12T16:43:15.675Z] ---> a4489aa7fe8e [2021-11-12T16:43:15.675Z] Step 20/20 : LABEL version=0.0.0 [2021-11-12T16:43:15.675Z] ---> Running in 4cf6a0204350 [2021-11-12T16:43:15.950Z] ---> a934d94b54ae [2021-11-12T16:43:15.950Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-11-12T16:43:16.547Z] Removing intermediate container 4cf6a0204350 [2021-11-12T16:43:16.547Z] ---> 72caaf0c495e [2021-11-12T16:43:16.547Z] [2021-11-12T16:43:16.826Z] Successfully built 72caaf0c495e [2021-11-12T16:43:16.826Z] Successfully tagged security-proxy-setup-arm64:latest [2021-11-12T16:43:17.099Z]  Building security-proxy-setup ... done  ---> 2192b7372817 [2021-11-12T16:43:17.099Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-11-12T16:43:17.376Z] ---> Running in 4a977d484f18 [2021-11-12T16:43:17.971Z] Removing intermediate container 4a977d484f18 [2021-11-12T16:43:17.971Z] ---> 6aa9e4aff5a7 [2021-11-12T16:43:17.971Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-11-12T16:43:18.952Z] ---> 061dfe196b80 [2021-11-12T16:43:18.952Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-11-12T16:43:19.231Z] ---> Running in 5a116278578e [2021-11-12T16:43:21.863Z] Removing intermediate container 5a116278578e [2021-11-12T16:43:21.863Z] ---> dac55d4490bb [2021-11-12T16:43:21.863Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-11-12T16:43:22.137Z] ---> Running in 0bc3f7e15378 [2021-11-12T16:43:22.739Z] Removing intermediate container 0bc3f7e15378 [2021-11-12T16:43:22.739Z] ---> 2e94d32f3242 [2021-11-12T16:43:22.739Z] Step 27/30 : CMD ["gate"] [2021-11-12T16:43:22.739Z] ---> Running in b178788480ef [2021-11-12T16:43:23.013Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-11-12T16:43:23.013Z] Status: Downloaded newer image for docker:20.10.8 [2021-11-12T16:43:23.013Z] ---> 3734d5adc5ac [2021-11-12T16:43:23.013Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-11-12T16:43:23.013Z] ---> Running in 612a8d095217 [2021-11-12T16:43:23.290Z] Removing intermediate container b178788480ef [2021-11-12T16:43:23.290Z] ---> cf2fe1bebc8b [2021-11-12T16:43:23.290Z] Step 28/30 : LABEL arch=arm64 [2021-11-12T16:43:23.564Z] ---> Running in 8c262aa0cc1a [2021-11-12T16:43:23.835Z] Removing intermediate container 612a8d095217 [2021-11-12T16:43:23.835Z] ---> aa368c200b12 [2021-11-12T16:43:23.835Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-11-12T16:43:23.835Z] ---> Running in 390e0c47dd4f [2021-11-12T16:43:24.109Z] Removing intermediate container 8c262aa0cc1a [2021-11-12T16:43:24.109Z] ---> f81aa5cb8582 [2021-11-12T16:43:24.110Z] Step 29/30 : LABEL git_sha=2e025bf85b7f172d76f5fbf99526c8d89e71860d [2021-11-12T16:43:24.383Z] ---> Running in 0c79d0ffc8d1 [2021-11-12T16:43:24.980Z] Removing intermediate container 0c79d0ffc8d1 [2021-11-12T16:43:24.980Z] ---> 642824a12081 [2021-11-12T16:43:24.980Z] Step 30/30 : LABEL version=0.0.0 [2021-11-12T16:43:24.980Z] ---> Running in a38829375c8d [2021-11-12T16:43:25.254Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-12T16:43:25.525Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-12T16:43:25.525Z] Removing intermediate container a38829375c8d [2021-11-12T16:43:25.525Z] ---> c2aa4740e630 [2021-11-12T16:43:25.525Z] [2021-11-12T16:43:26.117Z] Successfully built c2aa4740e630 [2021-11-12T16:43:26.117Z] Successfully tagged security-bootstrapper-arm64:latest [2021-11-12T16:43:26.388Z]  Building security-bootstrapper ... done (1/42) Installing readline (8.1.0-r0) [2021-11-12T16:43:26.661Z] (2/42) Installing bash (5.1.4-r0) [2021-11-12T16:43:26.661Z] Executing bash-5.1.4-r0.post-install [2021-11-12T16:43:26.661Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-11-12T16:43:26.661Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-11-12T16:43:26.661Z] (5/42) Installing libcurl (7.79.1-r0) [2021-11-12T16:43:26.661Z] (6/42) Installing curl (7.79.1-r0) [2021-11-12T16:43:26.661Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-11-12T16:43:26.661Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-11-12T16:43:26.661Z] (9/42) Installing expat (2.4.1-r0) [2021-11-12T16:43:26.661Z] (10/42) Installing libffi (3.3-r2) [2021-11-12T16:43:26.661Z] (11/42) Installing gdbm (1.19-r0) [2021-11-12T16:43:26.661Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-11-12T16:43:26.661Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-11-12T16:43:26.661Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-12T16:43:26.932Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-11-12T16:43:26.932Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-11-12T16:43:26.932Z] (17/42) Installing python3 (3.9.5-r1) [2021-11-12T16:43:28.894Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-11-12T16:43:28.894Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-11-12T16:43:29.164Z] (20/42) Installing py3-idna (3.2-r0) [2021-11-12T16:43:29.164Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-11-12T16:43:29.164Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-11-12T16:43:29.164Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-11-12T16:43:29.164Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-11-12T16:43:29.164Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-11-12T16:43:29.164Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-11-12T16:43:29.164Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-11-12T16:43:29.164Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-11-12T16:43:29.164Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-11-12T16:43:29.164Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-11-12T16:43:29.164Z] (31/42) Installing py3-six (1.15.0-r1) [2021-11-12T16:43:29.164Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-11-12T16:43:29.436Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-11-12T16:43:29.436Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-11-12T16:43:29.436Z] (35/42) Installing py3-packaging (20.9-r1) [2021-11-12T16:43:29.436Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-11-12T16:43:29.436Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-11-12T16:43:29.436Z] (38/42) Installing py3-progress (1.5-r2) [2021-11-12T16:43:29.436Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-11-12T16:43:29.436Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-11-12T16:43:29.436Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-11-12T16:43:29.706Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-11-12T16:43:29.977Z] Executing busybox-1.33.1-r3.trigger [2021-11-12T16:43:30.247Z] OK: 84 MiB in 64 packages [2021-11-12T16:43:34.529Z] Collecting docker-compose==1.23.2 [2021-11-12T16:43:34.529Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-11-12T16:43:34.800Z] Collecting cached-property<2,>=1.2.0 [2021-11-12T16:43:35.070Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-11-12T16:43:35.339Z] Collecting websocket-client<1.0,>=0.32.0 [2021-11-12T16:43:35.339Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-11-12T16:43:36.760Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-11-12T16:43:36.760Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-11-12T16:43:37.032Z] Collecting texttable<0.10,>=0.9.0 [2021-11-12T16:43:37.032Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-11-12T16:43:39.001Z] Collecting dockerpty<0.5,>=0.4.1 [2021-11-12T16:43:39.001Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-11-12T16:43:42.374Z] Collecting PyYAML<4,>=3.10 [2021-11-12T16:43:42.374Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-11-12T16:43:45.750Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-11-12T16:43:45.750Z] Collecting docopt<0.7,>=0.6.1 [2021-11-12T16:43:45.750Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-11-12T16:43:48.361Z] Collecting docker<4.0,>=3.6.0 [2021-11-12T16:43:48.361Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-11-12T16:43:48.955Z] Collecting jsonschema<3,>=2.5.1 [2021-11-12T16:43:48.955Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-11-12T16:43:48.955Z] Collecting docker-pycreds>=0.4.0 [2021-11-12T16:43:48.955Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-11-12T16:43:49.925Z] Collecting idna<2.8,>=2.5 [2021-11-12T16:43:49.925Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-11-12T16:43:50.196Z] Collecting chardet<3.1.0,>=3.0.2 [2021-11-12T16:43:50.196Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-11-12T16:43:50.787Z] Collecting urllib3<1.25,>=1.21.1 [2021-11-12T16:43:50.787Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-11-12T16:43:50.787Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2021-11-12T16:43:51.380Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-11-12T16:43:51.380Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-11-12T16:43:51.380Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-11-12T16:43:51.380Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-11-12T16:43:52.354Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-11-12T16:43:52.354Z] Attempting uninstall: urllib3 [2021-11-12T16:43:52.354Z] Found existing installation: urllib3 1.26.5 [2021-11-12T16:43:52.354Z] Uninstalling urllib3-1.26.5: [2021-11-12T16:43:52.354Z] Successfully uninstalled urllib3-1.26.5 [2021-11-12T16:43:52.949Z] Attempting uninstall: idna [2021-11-12T16:43:52.949Z] Found existing installation: idna 3.2 [2021-11-12T16:43:52.949Z] Uninstalling idna-3.2: [2021-11-12T16:43:53.222Z] Successfully uninstalled idna-3.2 [2021-11-12T16:43:54.200Z] Attempting uninstall: chardet [2021-11-12T16:43:54.200Z] Found existing installation: chardet 4.0.0 [2021-11-12T16:43:54.200Z] Uninstalling chardet-4.0.0: [2021-11-12T16:43:54.200Z] Successfully uninstalled chardet-4.0.0 [2021-11-12T16:43:56.171Z] Attempting uninstall: requests [2021-11-12T16:43:56.171Z] Found existing installation: requests 2.25.1 [2021-11-12T16:43:56.171Z] Uninstalling requests-2.25.1: [2021-11-12T16:43:56.171Z] Successfully uninstalled requests-2.25.1 [2021-11-12T16:43:56.764Z] Running setup.py install for texttable: started [2021-11-12T16:43:58.760Z] Running setup.py install for texttable: finished with status 'done' [2021-11-12T16:43:58.760Z] Running setup.py install for PyYAML: started [2021-11-12T16:44:01.449Z] Running setup.py install for PyYAML: finished with status 'done' [2021-11-12T16:44:01.720Z] Running setup.py install for docopt: started [2021-11-12T16:44:04.329Z] Running setup.py install for docopt: finished with status 'done' [2021-11-12T16:44:04.329Z] Running setup.py install for dockerpty: started [2021-11-12T16:44:06.303Z] Running setup.py install for dockerpty: finished with status 'done' [2021-11-12T16:44:08.264Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 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-11-12T16:44:18.382Z] Removing intermediate container 390e0c47dd4f [2021-11-12T16:44:18.382Z] ---> 578b89d9ee6b [2021-11-12T16:44:18.382Z] Step 13/22 : ENV APP_PORT=58890 [2021-11-12T16:44:18.382Z] ---> Running in 1f0b3df52240 [2021-11-12T16:44:18.382Z] Removing intermediate container 1f0b3df52240 [2021-11-12T16:44:18.382Z] ---> 26304d464135 [2021-11-12T16:44:18.382Z] Step 14/22 : EXPOSE $APP_PORT [2021-11-12T16:44:18.382Z] ---> Running in 8843779e5bf6 [2021-11-12T16:44:18.382Z] Removing intermediate container 8843779e5bf6 [2021-11-12T16:44:18.382Z] ---> 6194d85b68aa [2021-11-12T16:44:18.382Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-11-12T16:44:19.812Z] ---> a50df823760d [2021-11-12T16:44:19.812Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-11-12T16:44:20.405Z] ---> 21dab48caa0c [2021-11-12T16:44:20.405Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-11-12T16:44:21.378Z] ---> 479d05484b95 [2021-11-12T16:44:21.378Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-11-12T16:44:21.378Z] ---> Running in dbd1e9a657bf [2021-11-12T16:44:21.648Z] Removing intermediate container dbd1e9a657bf [2021-11-12T16:44:21.648Z] ---> 36a8e37cb8ef [2021-11-12T16:44:21.648Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-12T16:44:21.918Z] ---> Running in 34aea4c73243 [2021-11-12T16:44:22.187Z] Removing intermediate container 34aea4c73243 [2021-11-12T16:44:22.187Z] ---> d92a99611a20 [2021-11-12T16:44:22.187Z] Step 20/22 : LABEL arch=arm64 [2021-11-12T16:44:22.457Z] ---> Running in 6c8bdd043fea [2021-11-12T16:44:22.728Z] Removing intermediate container 6c8bdd043fea [2021-11-12T16:44:22.728Z] ---> 6b8bee19759e [2021-11-12T16:44:22.728Z] Step 21/22 : LABEL git_sha=2e025bf85b7f172d76f5fbf99526c8d89e71860d [2021-11-12T16:44:22.728Z] ---> Running in e8fa751cc899 [2021-11-12T16:44:23.318Z] Removing intermediate container e8fa751cc899 [2021-11-12T16:44:23.318Z] ---> 8c30d0f6718d [2021-11-12T16:44:23.318Z] Step 22/22 : LABEL version=0.0.0 [2021-11-12T16:44:23.318Z] ---> Running in cc16975af03c [2021-11-12T16:44:23.907Z] Removing intermediate container cc16975af03c [2021-11-12T16:44:23.907Z] ---> c342f3500e5e [2021-11-12T16:44:23.907Z] [2021-11-12T16:44:24.181Z] Successfully built c342f3500e5e [2021-11-12T16:44:24.181Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-11-12T16:44:24.466Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-11-12T16:44:24.439Z] $ docker stop --time=1 d572fafb8fcdee11bb34dd53c5b9545b0ee6ec26653004a0841e7331c65515cc [2021-11-12T16:44:26.220Z] $ docker rm -f d572fafb8fcdee11bb34dd53c5b9545b0ee6ec26653004a0841e7331c65515cc [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-12T16:44:26.823Z] + docker images [2021-11-12T16:44:27.092Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-11-12T16:44:27.092Z] sys-mgmt-agent-arm64 latest c342f3500e5e 3 seconds ago 277MB [2021-11-12T16:44:27.092Z] security-bootstrapper-arm64 latest c2aa4740e630 About a minute ago 17.8MB [2021-11-12T16:44:27.092Z] security-proxy-setup-arm64 latest 72caaf0c495e About a minute ago 25.4MB [2021-11-12T16:44:27.092Z] a2fd73267f31 About a minute ago 1.57GB [2021-11-12T16:44:27.092Z] core-command-arm64 latest a250e75344da About a minute ago 15.2MB [2021-11-12T16:44:27.092Z] 319729cf95df About a minute ago 1.57GB [2021-11-12T16:44:27.093Z] fbc13d95bb62 About a minute ago 1.57GB [2021-11-12T16:44:27.093Z] 9d48a82a8e2b About a minute ago 1.57GB [2021-11-12T16:44:27.093Z] core-data-arm64 latest 7188d973c7d1 4 minutes ago 19.5MB [2021-11-12T16:44:27.093Z] security-secretstore-setup-arm64 latest 3baf197da342 4 minutes ago 26.8MB [2021-11-12T16:44:27.093Z] core-metadata-arm64 latest c6c41f4e9574 4 minutes ago 15.9MB [2021-11-12T16:44:27.093Z] support-notifications-arm64 latest e65aad41d098 4 minutes ago 16.1MB [2021-11-12T16:44:27.093Z] support-scheduler-arm64 latest 167760b5fe7a 4 minutes ago 15.3MB [2021-11-12T16:44:27.093Z] e071f900af09 4 minutes ago 1.58GB [2021-11-12T16:44:27.093Z] 02378686446a 4 minutes ago 1.57GB [2021-11-12T16:44:27.093Z] baf99994502d 4 minutes ago 1.57GB [2021-11-12T16:44:27.093Z] e1c9e14db5a0 4 minutes ago 1.57GB [2021-11-12T16:44:27.093Z] bff66f42e101 4 minutes ago 1.58GB [2021-11-12T16:44:27.093Z] ci-base-image-arm64 latest 123e8c8cdad9 15 minutes ago 1.24GB [2021-11-12T16:44:27.093Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 4 weeks ago 534MB [2021-11-12T16:44:27.093Z] docker 20.10.8 3734d5adc5ac 2 months ago 198MB [2021-11-12T16:44:27.093Z] alpine 3.14 bb3de5531c18 2 months ago 5.34MB [2021-11-12T16:44:27.093Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 16 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-11-12T16:44:27.725Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-12T16:44:27.725Z] [2021-11-12T16:44:27.725Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-11-12T16:44:28.343Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-12T16:44:28.615Z] arm64: Pulling from edgex-lftools-log-publisher [2021-11-12T16:44:28.615Z] 448f6bf000e3: Pulling fs layer [2021-11-12T16:44:28.615Z] f757da607395: Pulling fs layer [2021-11-12T16:44:28.615Z] 05883995daec: Pulling fs layer [2021-11-12T16:44:28.615Z] 8603b9c90790: Pulling fs layer [2021-11-12T16:44:28.615Z] 1560dd03e051: Pulling fs layer [2021-11-12T16:44:28.615Z] 27f5ce0e4adf: Pulling fs layer [2021-11-12T16:44:28.615Z] c2d8d7efcc4b: Pulling fs layer [2021-11-12T16:44:28.615Z] 8603b9c90790: Waiting [2021-11-12T16:44:28.615Z] 1560dd03e051: Waiting [2021-11-12T16:44:28.615Z] 27f5ce0e4adf: Waiting [2021-11-12T16:44:28.615Z] c2d8d7efcc4b: Waiting [2021-11-12T16:44:28.615Z] f757da607395: Verifying Checksum [2021-11-12T16:44:28.615Z] f757da607395: Download complete [2021-11-12T16:44:28.615Z] 8603b9c90790: Verifying Checksum [2021-11-12T16:44:28.615Z] 8603b9c90790: Download complete [2021-11-12T16:44:28.888Z] 1560dd03e051: Verifying Checksum [2021-11-12T16:44:28.888Z] 1560dd03e051: Download complete [2021-11-12T16:44:28.888Z] 27f5ce0e4adf: Verifying Checksum [2021-11-12T16:44:28.888Z] 27f5ce0e4adf: Download complete [2021-11-12T16:44:28.888Z] 05883995daec: Verifying Checksum [2021-11-12T16:44:28.888Z] 05883995daec: Download complete [2021-11-12T16:44:29.160Z] 448f6bf000e3: Verifying Checksum [2021-11-12T16:44:29.160Z] 448f6bf000e3: Download complete [2021-11-12T16:44:31.767Z] c2d8d7efcc4b: Verifying Checksum [2021-11-12T16:44:31.767Z] c2d8d7efcc4b: Download complete [2021-11-12T16:44:32.736Z] 448f6bf000e3: Pull complete [2021-11-12T16:44:33.325Z] f757da607395: Pull complete [2021-11-12T16:44:34.753Z] 05883995daec: Pull complete [2021-11-12T16:44:35.023Z] 8603b9c90790: Pull complete [2021-11-12T16:44:35.992Z] 1560dd03e051: Pull complete [2021-11-12T16:44:36.267Z] 27f5ce0e4adf: Pull complete [2021-11-12T16:44:51.327Z] c2d8d7efcc4b: Pull complete [2021-11-12T16:44:51.327Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-11-12T16:44:51.327Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-12T16:44:51.327Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-11-12T16:44:51.590Z] prd-ubuntu18.04-docker-arm64-4c-16g-344 does not seem to be running inside a container [2021-11-12T16:44:51.665Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-11-12T16:44:55.082Z] $ docker top 3508e2385c90240bb04f09071075c9ed6237071cdd362b08b930a91e431de647 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-12T16:44:56.248Z] ---> job-cost.sh [2021-11-12T16:44:56.248Z] lf-activate-venv: SKIPPING [2021-11-12T16:44:56.248Z] INFO: No Stack... [2021-11-12T16:44:57.225Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-11-12T16:44:57.823Z] INFO: Archiving Costs [Pipeline] sh [2021-11-12T16:44:58.481Z] + cat /w/workspace/edgex-go/4/archives/cost.csv [2021-11-12T16:44:58.481Z] + cut -d, -f6 [Pipeline] lock [2021-11-12T16:44:58.550Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3806-4-stack-cost] [2021-11-12T16:44:58.558Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3806-4-stack-cost] did not exist. Created. [2021-11-12T16:44:58.558Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3806-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-12T16:44:59.229Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-11-12T16:44:59.458Z] Stashed 1 file(s) [Pipeline] } [2021-11-12T16:44:59.476Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3806-4-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-12T16:44:59.456Z] $ docker stop --time=1 3508e2385c90240bb04f09071075c9ed6237071cdd362b08b930a91e431de647 [2021-11-12T16:45:01.130Z] $ docker rm -f 3508e2385c90240bb04f09071075c9ed6237071cdd362b08b930a91e431de647 [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-11-12T16:45:01.919Z] provisioning config files... [2021-11-12T16:45:01.936Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config1656036358307560172tmp [Pipeline] { [Pipeline] sh [2021-11-12T16:45:02.238Z] + set +x [2021-11-12T16:45:02.238Z] + bash -s -- [2021-11-12T16:45:02.238Z] + curl -s https://codecov.io/bash [2021-11-12T16:45:02.238Z] [2021-11-12T16:45:02.238Z] _____ _ [2021-11-12T16:45:02.238Z] / ____| | | [2021-11-12T16:45:02.238Z] | | ___ __| | ___ ___ _____ __ [2021-11-12T16:45:02.238Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-11-12T16:45:02.238Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-11-12T16:45:02.238Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-11-12T16:45:02.238Z] Bash-1.0.6 [2021-11-12T16:45:02.238Z] [2021-11-12T16:45:02.238Z] [2021-11-12T16:45:02.238Z] ==> git version 2.24.4 found [2021-11-12T16:45:02.238Z] ==> 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-11-12T16:45:02.238Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-11-12T16:45:02.238Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-11-12T16:45:02.238Z] ==> Jenkins CI detected. [2021-11-12T16:45:02.238Z] current dir:  /w/workspace/edgex-go/4 [2021-11-12T16:45:02.238Z] project root: . [2021-11-12T16:45:02.238Z] --> token set from env [2021-11-12T16:45:02.501Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-11-12T16:45:02.501Z] ==> Running gcov in . (disable via -X gcov) [2021-11-12T16:45:02.501Z] ==> Python coveragepy not found [2021-11-12T16:45:02.501Z] ==> Searching for coverage reports in: [2021-11-12T16:45:02.501Z] + . [2021-11-12T16:45:02.501Z] -> Found 1 reports [2021-11-12T16:45:02.501Z] ==> Detecting git/mercurial file structure [2021-11-12T16:45:02.501Z] ==> Reading reports [2021-11-12T16:45:02.501Z] + ./coverage.out bytes=428381 [2021-11-12T16:45:02.501Z] ==> Appending adjustments [2021-11-12T16:45:02.501Z] https://docs.codecov.io/docs/fixing-reports [2021-11-12T16:45:03.885Z] + Found adjustments [2021-11-12T16:45:03.885Z] ==> Gzipping contents [2021-11-12T16:45:03.885Z] 60K /tmp/codecov.ff1elE.gz [2021-11-12T16:45:03.885Z] ==> Uploading reports [2021-11-12T16:45:03.885Z] url: https://codecov.io [2021-11-12T16:45:03.885Z] query: branch=PR-3806&commit=2e025bf85b7f172d76f5fbf99526c8d89e71860d&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3806%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3806&job=&cmd_args= [2021-11-12T16:45:03.885Z] -> Pinging Codecov [2021-11-12T16:45:03.885Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3806&commit=2e025bf85b7f172d76f5fbf99526c8d89e71860d&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3806%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3806&job=&cmd_args= [2021-11-12T16:45:04.146Z] -> Uploading to [2021-11-12T16:45:04.146Z] https://storage.googleapis.com/codecov/v4/raw/2021-11-12/00271124DB129430A58F1EEE437C3FCB/2e025bf85b7f172d76f5fbf99526c8d89e71860d/cb6c388b-a3cf-4ba0-95a8-8f866e513c2d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211112%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211112T164503Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7f6c451d1c351a532261ee16ca559219c9361668fabfedb77ae20ff10b2f7c75 [2021-11-12T16:45:04.146Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-12T16:45:04.146Z] Dload Upload Total Spent Left Speed [2021-11-12T16:45:04.408Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57693 0 0 100 57693 0 150k --:--:-- --:--:-- --:--:-- 150k [2021-11-12T16:45:04.408Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/2e025bf85b7f172d76f5fbf99526c8d89e71860d [Pipeline] } [2021-11-12T16:45:04.416Z] 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-11-12T16:45:05.491Z] + '[' -d /w/workspace/edgex-go/4/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-11-12T16:45:05.784Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-12T16:45:06.345Z] ---> package-listing.sh [2021-11-12T16:45:06.345Z] ++ facter osfamily [2021-11-12T16:45:06.345Z] ++ tr '[:upper:]' '[:lower:]' [2021-11-12T16:45:06.607Z] + OS_FAMILY=redhat [2021-11-12T16:45:06.607Z] + workspace=/w/workspace/edgex-go/4 [2021-11-12T16:45:06.607Z] + START_PACKAGES=/tmp/packages_start.txt [2021-11-12T16:45:06.607Z] + END_PACKAGES=/tmp/packages_end.txt [2021-11-12T16:45:06.607Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-11-12T16:45:06.607Z] + PACKAGES=/tmp/packages_start.txt [2021-11-12T16:45:06.607Z] + '[' /w/workspace/edgex-go/4 ']' [2021-11-12T16:45:06.607Z] + PACKAGES=/tmp/packages_end.txt [2021-11-12T16:45:06.607Z] + case "${OS_FAMILY}" in [2021-11-12T16:45:06.607Z] + rpm -qa [2021-11-12T16:45:06.607Z] + sort [2021-11-12T16:45:09.924Z] + '[' -f /tmp/packages_start.txt ']' [2021-11-12T16:45:09.924Z] + '[' -f /tmp/packages_end.txt ']' [2021-11-12T16:45:09.924Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-11-12T16:45:09.924Z] + '[' /w/workspace/edgex-go/4 ']' [2021-11-12T16:45:09.924Z] + mkdir -p /w/workspace/edgex-go/4/archives/ [2021-11-12T16:45:09.924Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo [2021-11-12T16:45:09.936Z] 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/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-11-12T16:45:10.225Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-11-12T16:45:10.788Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-12T16:45:10.788Z] [2021-11-12T16:45:10.788Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-12T16:45:11.090Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-12T16:45:11.090Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-12T16:45:11.090Z] b4d181a07f80: Pulling fs layer [2021-11-12T16:45:11.090Z] a1111a8f2ec3: Pulling fs layer [2021-11-12T16:45:11.090Z] ed53099fbce6: Pulling fs layer [2021-11-12T16:45:11.090Z] dc539afda2c1: Pulling fs layer [2021-11-12T16:45:11.090Z] 77bc0d833cb6: Pulling fs layer [2021-11-12T16:45:11.090Z] 9065ff56babe: Pulling fs layer [2021-11-12T16:45:11.090Z] d287ab97295c: Pulling fs layer [2021-11-12T16:45:11.090Z] dc539afda2c1: Waiting [2021-11-12T16:45:11.090Z] 77bc0d833cb6: Waiting [2021-11-12T16:45:11.090Z] 9065ff56babe: Waiting [2021-11-12T16:45:11.090Z] d287ab97295c: Waiting [2021-11-12T16:45:11.090Z] a1111a8f2ec3: Verifying Checksum [2021-11-12T16:45:11.090Z] a1111a8f2ec3: Download complete [2021-11-12T16:45:11.090Z] dc539afda2c1: Verifying Checksum [2021-11-12T16:45:11.090Z] dc539afda2c1: Download complete [2021-11-12T16:45:11.360Z] ed53099fbce6: Verifying Checksum [2021-11-12T16:45:11.360Z] ed53099fbce6: Download complete [2021-11-12T16:45:11.360Z] 77bc0d833cb6: Verifying Checksum [2021-11-12T16:45:11.360Z] 77bc0d833cb6: Download complete [2021-11-12T16:45:11.360Z] 9065ff56babe: Verifying Checksum [2021-11-12T16:45:11.360Z] 9065ff56babe: Download complete [2021-11-12T16:45:11.360Z] b4d181a07f80: Verifying Checksum [2021-11-12T16:45:11.360Z] b4d181a07f80: Download complete [2021-11-12T16:45:11.950Z] d287ab97295c: Verifying Checksum [2021-11-12T16:45:11.950Z] d287ab97295c: Download complete [2021-11-12T16:45:12.893Z] b4d181a07f80: Pull complete [2021-11-12T16:45:12.893Z] a1111a8f2ec3: Pull complete [2021-11-12T16:45:13.478Z] ed53099fbce6: Pull complete [2021-11-12T16:45:13.478Z] dc539afda2c1: Pull complete [2021-11-12T16:45:13.740Z] 77bc0d833cb6: Pull complete [2021-11-12T16:45:13.740Z] 9065ff56babe: Pull complete [2021-11-12T16:45:19.074Z] d287ab97295c: Pull complete [2021-11-12T16:45:19.074Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-12T16:45:19.074Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-12T16:45:19.074Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-12T16:45:19.148Z] prd-centos7-docker-4c-2g-343 does not seem to be running inside a container [2021-11-12T16:45:19.184Z] $ 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/4/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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-11-12T16:45:24.144Z] $ docker top a9a5a09787cc2519a6064320e7d2d059563050fd89a5e1dac23c5c9ec9245696 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-12T16:45:24.502Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-11-12T16:45:24.796Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-11-12T16:45:25.087Z] + ls /var/log/sa-host [2021-11-12T16:45:25.087Z] + sadf -c /var/log/sa-host/sa12 [2021-11-12T16:45:25.087Z] file_magic: OK [2021-11-12T16:45:25.087Z] HZ: Using current value: 100 [2021-11-12T16:45:25.087Z] file_header: OK [2021-11-12T16:45:25.087Z] 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-11-12T16:45:25.087Z] Statistics: [2021-11-12T16:45:25.087Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-12T16:45:25.087Z] File successfully converted to sysstat format version 12.0.3 [2021-11-12T16:45:25.087Z] + sadf -c /var/log/sa-host/sa30 [2021-11-12T16:45:25.087Z] file_magic: OK [2021-11-12T16:45:25.087Z] HZ: Using current value: 100 [2021-11-12T16:45:25.087Z] file_header: OK [2021-11-12T16:45:25.087Z] 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-11-12T16:45:25.087Z] Statistics: [2021-11-12T16:45:25.087Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-12T16:45:25.087Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-12T16:45:25.325Z] provisioning config files... [2021-11-12T16:45:25.334Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config5640229420819361398tmp [Pipeline] { [Pipeline] echo [2021-11-12T16:45:25.344Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-12T16:45:25.633Z] ---> create-netrc.sh [Pipeline] } [2021-11-12T16:45:25.641Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-11-12T16:45:25.978Z] ---> python-tools-install.sh [Pipeline] echo [2021-11-12T16:45:25.987Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-12T16:45:26.278Z] ---> sudo-logs.sh [2021-11-12T16:45:26.278Z] Archiving 'sudo' log.. [2021-11-12T16:45:26.278Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-343.novalocal: Name or service not known [2021-11-12T16:45:26.278Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-343.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-11-12T16:45:26.297Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-12T16:45:26.588Z] ---> job-cost.sh [2021-11-12T16:45:26.588Z] lf-activate-venv: SKIPPING [2021-11-12T16:45:26.588Z] DEBUG: total: 0.10999999940395355 [2021-11-12T16:45:26.588Z] INFO: Retrieving Stack Cost... [2021-11-12T16:45:26.848Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-12T16:45:27.420Z] INFO: Archiving Costs [Pipeline] echo [2021-11-12T16:45:27.433Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-12T16:45:27.721Z] ---> logs-deploy.sh [2021-11-12T16:45:27.721Z] lf-activate-venv: SKIPPING [2021-11-12T16:45:27.721Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3806/4 [2021-11-12T16:45:27.721Z] INFO: archiving workspace using pattern(s): [2021-11-12T16:45:28.663Z] Archives upload complete. [2021-11-12T16:45:28.663Z] INFO: archiving logs to Nexus [2021-11-12T16:45:29.239Z] ---> uname -a: [2021-11-12T16:45:29.239Z] Linux prd-centos7-docker-4c-2g-343.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux [2021-11-12T16:45:29.239Z] [2021-11-12T16:45:29.239Z]