Pull request #3829 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 farshidtz for edgexfoundry/edgex-go Loading trusted files from base branch main at b2bbeb2bf8682f369067d047e38d70060ce035aa rather than fdf84c1e016db635080e44304c01b30a3c525e59 Obtained Jenkinsfile from b2bbeb2bf8682f369067d047e38d70060ce035aa 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-ssh4927906697846394778.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 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-ssh8511236066362159865.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 32edd24ee733e309d05e35b1f887f14b07bde6d0 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-3829/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-3829/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh9131287394174644527.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 32edd24ee733e309d05e35b1f887f14b07bde6d0 # timeout=10 Commit message: "Merge pull request #369 from ernestojeda/revert-script-move" > 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-ssh918616838703139428.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-3829/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-3829/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5958228997525660662.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-525 in /w/workspace/edgexfoundry_edgex-go_PR-3829 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # 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/2@tmp/jenkins-gitclient-ssh4897369309415504913.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 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/2@tmp/jenkins-gitclient-ssh900506322143409886.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3829/head:refs/remotes/origin/PR-3829 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit b2bbeb2bf8682f369067d047e38d70060ce035aa into PR head commit fdf84c1e016db635080e44304c01b30a3c525e59 Merge succeeded, producing fdf84c1e016db635080e44304c01b30a3c525e59 Checking out Revision fdf84c1e016db635080e44304c01b30a3c525e59 (PR-3829) > git config core.sparsecheckout # timeout=10 > git checkout -f fdf84c1e016db635080e44304c01b30a3c525e59 # 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/2@tmp/jenkins-gitclient-ssh6048817553163127134.key > git merge b2bbeb2bf8682f369067d047e38d70060ce035aa # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fdf84c1e016db635080e44304c01b30a3c525e59 # timeout=10 Commit message: "build(snap): add script to generate version" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-11-25T16:24:09.704Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-11-25T16:24:09.739Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-11-25T16:24:09.752Z] ========================================================= [2021-11-25T16:24:09.752Z] EdgeX Global Pipelines Version Info [2021-11-25T16:24:09.752Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk d1e12c50ff883c900caa2ec3366135160da0ffa8 # timeout=10 [2021-11-25T16:24:10.934Z] ------------------- [2021-11-25T16:24:10.934Z] stable info: [2021-11-25T16:24:10.934Z] ------------------- [2021-11-25T16:24:10.934Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-11-25T16:24:10.934Z] Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 [2021-11-25T16:24:10.934Z] Message: update stable to v1.0.217 [2021-11-25T16:24:11.505Z] ------------------- [2021-11-25T16:24:11.505Z] experimental info: [2021-11-25T16:24:11.505Z] ------------------- [2021-11-25T16:24:11.505Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-11-25T16:24:11.505Z] Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 [2021-11-25T16:24:11.505Z] Message: update experimental to v1.0.217 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-11-25T16:24:11.585Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-11-25T16:24:11.594Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-11-25T16:24:11.606Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-11-25T16:24:11.616Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-11-25T16:24:11.626Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-11-25T16:24:11.635Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-11-25T16:24:11.644Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2021-11-25T16:24:11.656Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-11-25T16:24:11.665Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-11-25T16:24:11.676Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-11-25T16:24:11.686Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-11-25T16:24:11.697Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-11-25T16:24:11.707Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-11-25T16:24:11.716Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-11-25T16:24:11.723Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-11-25T16:24:11.731Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-11-25T16:24:11.745Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-11-25T16:24:11.754Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-11-25T16:24:11.764Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-11-25T16:24:11.773Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-11-25T16:24:11.784Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-11-25T16:24:11.794Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-11-25T16:24:11.804Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3829 [Pipeline] echo [2021-11-25T16:24:11.817Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3829 [Pipeline] echo [2021-11-25T16:24:11.827Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3829 [Pipeline] echo [2021-11-25T16:24:11.836Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fdf84c1e016db635080e44304c01b30a3c525e59 [Pipeline] echo [2021-11-25T16:24:11.845Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fdf84c1 [Pipeline] echo [2021-11-25T16:24:11.855Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-25T16:24:11.889Z] provisioning config files... [2021-11-25T16:24:11.902Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config6797267790712511807tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-25T16:24:12.205Z] ---> docker-login.sh [2021-11-25T16:24:12.205Z] nexus3.edgexfoundry.org:10001 [2021-11-25T16:24:12.205Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-25T16:24:12.464Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-25T16:24:12.464Z] Configure a credential helper to remove this warning. See [2021-11-25T16:24:12.464Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-25T16:24:12.464Z] [2021-11-25T16:24:12.464Z] Login Succeeded [2021-11-25T16:24:12.464Z] nexus3.edgexfoundry.org:10002 [2021-11-25T16:24:12.464Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-25T16:24:12.464Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-25T16:24:12.464Z] Configure a credential helper to remove this warning. See [2021-11-25T16:24:12.464Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-25T16:24:12.464Z] [2021-11-25T16:24:12.464Z] Login Succeeded [2021-11-25T16:24:12.464Z] nexus3.edgexfoundry.org:10003 [2021-11-25T16:24:12.464Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-25T16:24:12.725Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-25T16:24:12.726Z] Configure a credential helper to remove this warning. See [2021-11-25T16:24:12.726Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-25T16:24:12.726Z] [2021-11-25T16:24:12.726Z] Login Succeeded [2021-11-25T16:24:12.726Z] nexus3.edgexfoundry.org:10004 [2021-11-25T16:24:12.726Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-25T16:24:12.726Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-25T16:24:12.726Z] Configure a credential helper to remove this warning. See [2021-11-25T16:24:12.726Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-25T16:24:12.726Z] [2021-11-25T16:24:12.726Z] Login Succeeded [2021-11-25T16:24:12.726Z] docker.io [2021-11-25T16:24:12.726Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-25T16:24:13.317Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-25T16:24:13.317Z] Configure a credential helper to remove this warning. See [2021-11-25T16:24:13.317Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-25T16:24:13.317Z] [2021-11-25T16:24:13.317Z] Login Succeeded [2021-11-25T16:24:13.317Z] ---> docker-login.sh ends [Pipeline] } [2021-11-25T16:24:13.329Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-25T16:24:13.641Z] ++ 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-25T16:24:13.641Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-25T16:24:13.641Z] ++ dirname cmd/core-command/Dockerfile [2021-11-25T16:24:13.641Z] ++ cut -d/ -f2 [2021-11-25T16:24:13.641Z] + echo core-command,cmd/core-command/Dockerfile [2021-11-25T16:24:13.641Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-25T16:24:13.641Z] ++ dirname cmd/core-data/Dockerfile [2021-11-25T16:24:13.641Z] ++ cut -d/ -f2 [2021-11-25T16:24:13.641Z] + echo core-data,cmd/core-data/Dockerfile [2021-11-25T16:24:13.641Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-25T16:24:13.641Z] ++ dirname cmd/core-metadata/Dockerfile [2021-11-25T16:24:13.641Z] ++ cut -d/ -f2 [2021-11-25T16:24:13.641Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-11-25T16:24:13.641Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-25T16:24:13.641Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-11-25T16:24:13.641Z] ++ cut -d/ -f2 [2021-11-25T16:24:13.641Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-11-25T16:24:13.641Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-25T16:24:13.641Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-11-25T16:24:13.641Z] ++ cut -d/ -f2 [2021-11-25T16:24:13.641Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-11-25T16:24:13.641Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-25T16:24:13.641Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-11-25T16:24:13.641Z] ++ cut -d/ -f2 [2021-11-25T16:24:13.641Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-11-25T16:24:13.641Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-25T16:24:13.641Z] ++ dirname cmd/support-notifications/Dockerfile [2021-11-25T16:24:13.641Z] ++ cut -d/ -f2 [2021-11-25T16:24:13.641Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-11-25T16:24:13.641Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-25T16:24:13.641Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-11-25T16:24:13.641Z] ++ cut -d/ -f2 [2021-11-25T16:24:13.641Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-11-25T16:24:13.641Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-25T16:24:13.641Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-11-25T16:24:13.641Z] ++ cut -d/ -f2 [2021-11-25T16:24:13.641Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-11-25T16:24:13.681Z] 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-25T16:24:14.083Z] + git rev-list -1 --merges fdf84c1e016db635080e44304c01b30a3c525e59~1..fdf84c1e016db635080e44304c01b30a3c525e59 [Pipeline] echo [2021-11-25T16:24:14.099Z] -----------> git rev-list -1 --merges fdf84c1e016db635080e44304c01b30a3c525e59~1..fdf84c1e016db635080e44304c01b30a3c525e59 fdf84c1e016db635080e44304c01b30a3c525e59 [false] [Pipeline] sh [2021-11-25T16:24:14.396Z] + git log --format=format:%s -1 fdf84c1e016db635080e44304c01b30a3c525e59 [Pipeline] echo [2021-11-25T16:24:14.411Z] ========================================================= [2021-11-25T16:24:14.411Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2021-11-25T16:24:14.411Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2021-11-25T16:24:14.973Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2021-11-25T16:24:14.973Z] + grep -v github /etc/ssh/ssh_known_hosts [2021-11-25T16:24:14.973Z] + '[' -e /tmp/ssh_known_hosts ']' [2021-11-25T16:24:14.973Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2021-11-25T16:24:14.973Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2021-11-25T16:24:14.973Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2021-11-25T16:24:14.973Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2021-11-25T16:24:15.446Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-25T16:24:15.446Z] [2021-11-25T16:24:15.446Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-11-25T16:24:15.751Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-25T16:24:15.751Z] latest: Pulling from edgex-devops/git-semver [2021-11-25T16:24:15.751Z] a0d0a0d46f8b: Pulling fs layer [2021-11-25T16:24:15.751Z] 3e5f54012d9b: Pulling fs layer [2021-11-25T16:24:15.751Z] 4c7163046ea9: Pulling fs layer [2021-11-25T16:24:15.751Z] 0c2d73faf560: Pulling fs layer [2021-11-25T16:24:15.751Z] 0c2d73faf560: Waiting [2021-11-25T16:24:15.751Z] 3e5f54012d9b: Verifying Checksum [2021-11-25T16:24:15.751Z] 3e5f54012d9b: Download complete [2021-11-25T16:24:15.751Z] a0d0a0d46f8b: Download complete [2021-11-25T16:24:16.018Z] 0c2d73faf560: Verifying Checksum [2021-11-25T16:24:16.018Z] 0c2d73faf560: Download complete [2021-11-25T16:24:16.018Z] 4c7163046ea9: Verifying Checksum [2021-11-25T16:24:16.018Z] 4c7163046ea9: Download complete [2021-11-25T16:24:16.018Z] a0d0a0d46f8b: Pull complete [2021-11-25T16:24:16.018Z] 3e5f54012d9b: Pull complete [2021-11-25T16:24:16.289Z] 4c7163046ea9: Pull complete [2021-11-25T16:24:16.555Z] 0c2d73faf560: Pull complete [2021-11-25T16:24:16.555Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-11-25T16:24:16.555Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-25T16:24:16.555Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-11-25T16:24:16.631Z] prd-centos7-docker-4c-2g-525 does not seem to be running inside a container [2021-11-25T16:24:16.681Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-25T16:24:17.336Z] $ docker top 5e2acf12248c77f3c8e202e868aa6c745f00091ec961408406d08b8e561a928b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-25T16:24:17.423Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-25T16:24:17.423Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-25T16:24:17.532Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-25T16:24:17.538Z] $ docker exec 5e2acf12248c77f3c8e202e868aa6c745f00091ec961408406d08b8e561a928b ssh-agent [2021-11-25T16:24:17.636Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXIkNipJ/agent.14 [2021-11-25T16:24:17.636Z] SSH_AGENT_PID=20 [2021-11-25T16:24:17.644Z] Running ssh-add (command line suppressed) [2021-11-25T16:24:17.757Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_2003765976055569589.key (/w/workspace/edgex-go/2@tmp/private_key_2003765976055569589.key) [2021-11-25T16:24:17.766Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-25T16:24:18.061Z] + git tag --points-at HEAD [Pipeline] } [2021-11-25T16:24:18.081Z] $ docker exec --env ******** --env ******** 5e2acf12248c77f3c8e202e868aa6c745f00091ec961408406d08b8e561a928b ssh-agent -k [2021-11-25T16:24:18.170Z] unset SSH_AUTH_SOCK; [2021-11-25T16:24:18.170Z] unset SSH_AGENT_PID; [2021-11-25T16:24:18.170Z] echo Agent pid 20 killed; [2021-11-25T16:24:18.181Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-11-25T16:24:18.197Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-25T16:24:18.197Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-25T16:24:18.295Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-25T16:24:18.300Z] $ docker exec 5e2acf12248c77f3c8e202e868aa6c745f00091ec961408406d08b8e561a928b ssh-agent [2021-11-25T16:24:18.396Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXmbONca/agent.55 [2021-11-25T16:24:18.396Z] SSH_AGENT_PID=61 [2021-11-25T16:24:18.401Z] Running ssh-add (command line suppressed) [2021-11-25T16:24:18.498Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_3423994236717563513.key (/w/workspace/edgex-go/2@tmp/private_key_3423994236717563513.key) [2021-11-25T16:24:18.512Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-25T16:24:18.798Z] + git semver init [2021-11-25T16:24:18.798Z] # -> Open(): unable to determine branch for HEAD [2021-11-25T16:24:18.798Z] # $GIT_DIR = /w/workspace/edgex-go/2/.git [2021-11-25T16:24:18.798Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/2 [2021-11-25T16:24:18.798Z] # $SEMVER_REMOTE_NAME = origin [2021-11-25T16:24:18.798Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-25T16:24:18.798Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-25T16:24:18.798Z] # $SEMVER_BRANCH = PR-3829 [2021-11-25T16:24:18.798Z] # $SEMVER_TEMP = /tmp/semver-364155931 [2021-11-25T16:24:18.798Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-11-25T16:24:33.761Z] # '/tmp/semver-364155931' -> '/w/workspace/edgex-go/2/.semver' [2021-11-25T16:24:33.761Z] # -> Force: false [2021-11-25T16:24:33.761Z] # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } [2021-11-25T16:24:33.773Z] $ docker exec --env ******** --env ******** 5e2acf12248c77f3c8e202e868aa6c745f00091ec961408406d08b8e561a928b ssh-agent -k [2021-11-25T16:24:33.859Z] unset SSH_AUTH_SOCK; [2021-11-25T16:24:33.859Z] unset SSH_AGENT_PID; [2021-11-25T16:24:33.859Z] echo Agent pid 61 killed; [2021-11-25T16:24:33.866Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-25T16:24:34.174Z] + git semver [Pipeline] } [2021-11-25T16:24:34.190Z] $ docker stop --time=1 5e2acf12248c77f3c8e202e868aa6c745f00091ec961408406d08b8e561a928b [2021-11-25T16:24:36.083Z] $ docker rm -f 5e2acf12248c77f3c8e202e868aa6c745f00091ec961408406d08b8e561a928b [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-25T16:24:36.445Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-11-25T16:24:36.664Z] Stashed 1 file(s) [Pipeline] echo [2021-11-25T16:24:36.668Z] [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-25T16:24:36.897Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-25T16:24:36.904Z] ========================================================= [2021-11-25T16:24:36.904Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-11-25T16:24:36.904Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-25T16:24:37.196Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-25T16:24:37.196Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-11-25T16:24:37.196Z] a0d0a0d46f8b: Already exists [2021-11-25T16:24:37.196Z] 31adcdaf11c8: Pulling fs layer [2021-11-25T16:24:37.196Z] b8b176561691: Pulling fs layer [2021-11-25T16:24:37.196Z] 4527c011a84f: Pulling fs layer [2021-11-25T16:24:37.196Z] 5d74067f8e1e: Pulling fs layer [2021-11-25T16:24:37.196Z] e0aca202a116: Pulling fs layer [2021-11-25T16:24:37.196Z] 3a43be97a3b4: Pulling fs layer [2021-11-25T16:24:37.196Z] 34cad66bf833: Pulling fs layer [2021-11-25T16:24:37.196Z] b4e3c513aaa6: Pulling fs layer [2021-11-25T16:24:37.196Z] 5d74067f8e1e: Waiting [2021-11-25T16:24:37.196Z] e0aca202a116: Waiting [2021-11-25T16:24:37.196Z] 3a43be97a3b4: Waiting [2021-11-25T16:24:37.196Z] 34cad66bf833: Waiting [2021-11-25T16:24:37.196Z] b4e3c513aaa6: Waiting [2021-11-25T16:24:37.196Z] b8b176561691: Download complete [2021-11-25T16:24:37.196Z] 31adcdaf11c8: Verifying Checksum [2021-11-25T16:24:37.196Z] 31adcdaf11c8: Download complete [2021-11-25T16:24:37.196Z] 5d74067f8e1e: Verifying Checksum [2021-11-25T16:24:37.196Z] 5d74067f8e1e: Download complete [2021-11-25T16:24:37.196Z] e0aca202a116: Verifying Checksum [2021-11-25T16:24:37.196Z] e0aca202a116: Download complete [2021-11-25T16:24:37.196Z] 3a43be97a3b4: Verifying Checksum [2021-11-25T16:24:37.196Z] 3a43be97a3b4: Download complete [2021-11-25T16:24:37.459Z] 31adcdaf11c8: Pull complete [2021-11-25T16:24:37.459Z] 34cad66bf833: Verifying Checksum [2021-11-25T16:24:37.459Z] 34cad66bf833: Download complete [2021-11-25T16:24:37.459Z] b8b176561691: Pull complete [2021-11-25T16:24:37.723Z] 4527c011a84f: Verifying Checksum [2021-11-25T16:24:37.723Z] 4527c011a84f: Download complete [2021-11-25T16:24:37.985Z] b4e3c513aaa6: Verifying Checksum [2021-11-25T16:24:37.985Z] b4e3c513aaa6: Download complete [2021-11-25T16:24:41.307Z] 4527c011a84f: Pull complete [2021-11-25T16:24:41.307Z] 5d74067f8e1e: Pull complete [2021-11-25T16:24:41.574Z] e0aca202a116: Pull complete [2021-11-25T16:24:41.574Z] 3a43be97a3b4: Pull complete [2021-11-25T16:24:41.574Z] 34cad66bf833: Pull complete [2021-11-25T16:24:44.170Z] b4e3c513aaa6: Pull complete [2021-11-25T16:24:44.170Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-11-25T16:24:44.170Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-25T16:24:44.170Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-11-25T16:24:44.480Z] + docker build -t ci-base-image-x86_64 -f - . [2021-11-25T16:24:44.480Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-25T16:24:44.480Z] WORKDIR /edgex [2021-11-25T16:24:44.480Z] COPY go.mod . [2021-11-25T16:24:44.480Z] RUN go mod download' [2021-11-25T16:24:45.876Z] Sending build context to Docker daemon 334.4MB [2021-11-25T16:24:45.876Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-25T16:24:45.876Z] ---> 9f6097aaca64 [2021-11-25T16:24:45.876Z] Step 2/4 : WORKDIR /edgex [2021-11-25T16:24:47.801Z] ---> Running in b4dcee1c1916 [2021-11-25T16:24:47.801Z] Removing intermediate container b4dcee1c1916 [2021-11-25T16:24:47.801Z] ---> 408ab73ec181 [2021-11-25T16:24:47.801Z] Step 3/4 : COPY go.mod . [2021-11-25T16:24:47.801Z] ---> bd96b25037e1 [2021-11-25T16:24:47.801Z] Step 4/4 : RUN go mod download [2021-11-25T16:24:47.801Z] ---> Running in 5792765011d9 [2021-11-25T16:24:51.860Z] Still waiting to schedule task [2021-11-25T16:24:51.860Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-11-25T16:25:19.958Z] Removing intermediate container 5792765011d9 [2021-11-25T16:25:19.958Z] ---> 43cb6bf86023 [2021-11-25T16:25:19.958Z] Successfully built 43cb6bf86023 [2021-11-25T16:25:19.958Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-25T16:25:20.254Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-25T16:25:20.254Z] . [Pipeline] withDockerContainer [2021-11-25T16:25:20.322Z] prd-centos7-docker-4c-2g-525 does not seem to be running inside a container [2021-11-25T16:25:20.356Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-25T16:25:20.711Z] $ docker top 5caccf38fd99761eb2206cba2b38213f328e439727b9af86d86aadb491db68b6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-25T16:25:21.065Z] + go version [2021-11-25T16:25:21.065Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-11-25T16:25:21.076Z] $ docker stop --time=1 5caccf38fd99761eb2206cba2b38213f328e439727b9af86d86aadb491db68b6 [2021-11-25T16:25:22.259Z] $ docker rm -f 5caccf38fd99761eb2206cba2b38213f328e439727b9af86d86aadb491db68b6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-25T16:25:22.852Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-25T16:25:22.852Z] . [Pipeline] withDockerContainer [2021-11-25T16:25:22.912Z] prd-centos7-docker-4c-2g-525 does not seem to be running inside a container [2021-11-25T16:25:22.942Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-25T16:25:23.307Z] $ docker top c1fd68798afeef285df8abdd3e1ad3c1f804159b2bb2bc787bcde60c3c291526 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-11-25T16:25:23.377Z] ========================================================= [2021-11-25T16:25:23.377Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-11-25T16:25:23.377Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-25T16:25:23.674Z] + make test [2021-11-25T16:25:23.674Z] go mod tidy [2021-11-25T16:25:23.936Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-11-25T16:25:29.255Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-11-25T16:25:47.459Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-11-25T16:25:51.717Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-11-25T16:25:51.717Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-11-25T16:25:51.717Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-11-25T16:25:54.276Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-11-25T16:25:54.541Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-11-25T16:25:54.809Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-11-25T16:25:54.809Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-11-25T16:25:55.390Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-11-25T16:25:55.390Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-11-25T16:25:55.652Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-11-25T16:25:55.652Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-11-25T16:25:55.652Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-11-25T16:25:55.652Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-11-25T16:25:57.599Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.073s coverage: 28.7% of statements [2021-11-25T16:25:57.599Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-11-25T16:25:57.599Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-11-25T16:25:58.548Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.066s coverage: 98.5% of statements [2021-11-25T16:25:58.548Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-11-25T16:25:58.812Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.047s coverage: 44.7% of statements [2021-11-25T16:25:58.812Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-11-25T16:25:58.812Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-11-25T16:25:59.766Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.118s coverage: 89.5% of statements [2021-11-25T16:25:59.766Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-11-25T16:25:59.766Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-11-25T16:26:00.722Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.073s coverage: 84.4% of statements [2021-11-25T16:26:00.722Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-11-25T16:26:00.722Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-11-25T16:26:00.722Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-11-25T16:26:00.722Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-11-25T16:26:00.722Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-11-25T16:26:01.682Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.278s coverage: 94.2% of statements [2021-11-25T16:26:01.682Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-11-25T16:26:01.682Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-11-25T16:26:01.682Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.061s coverage: 59.1% of statements [2021-11-25T16:26:01.682Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-11-25T16:26:01.682Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-11-25T16:26:01.682Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-11-25T16:26:01.682Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-11-25T16:26:01.682Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-11-25T16:26:01.682Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.049s coverage: 60.0% of statements [2021-11-25T16:26:01.682Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-11-25T16:26:01.682Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-11-25T16:26:01.682Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-11-25T16:26:03.115Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.042s coverage: 0.9% of statements [2021-11-25T16:26:03.115Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-11-25T16:26:03.115Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.049s coverage: 58.8% of statements [2021-11-25T16:26:03.115Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.061s coverage: 21.7% of statements [2021-11-25T16:26:03.115Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-11-25T16:26:03.380Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.053s coverage: 47.1% of statements [2021-11-25T16:26:03.643Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.045s coverage: 79.5% of statements [2021-11-25T16:26:03.910Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.051s coverage: 94.1% of statements [2021-11-25T16:26:03.910Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.057s coverage: 96.3% of statements [2021-11-25T16:26:04.491Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.050s coverage: 87.5% of statements [2021-11-25T16:26:16.729Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.056s coverage: 94.4% of statements [2021-11-25T16:26:16.729Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements [2021-11-25T16:26:22.009Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.182s coverage: 82.5% of statements [2021-11-25T16:26:22.009Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-11-25T16:26:23.289Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-526 in /w/workspace/edgexfoundry_edgex-go_PR-3829 [Pipeline] { [Pipeline] ws [2021-11-25T16:26:23.300Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2021-11-25T16:26:23.481Z] The recommended git tool is: git [2021-11-25T16:26:28.665Z] using credential edgex-jenkins-ssh [2021-11-25T16:26:28.683Z] Cloning the remote Git repository [2021-11-25T16:26:28.740Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-11-25T16:26:28.833Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-11-25T16:26:28.928Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-11-25T16:26:28.928Z] > git --version # timeout=10 [2021-11-25T16:26:28.974Z] > git --version # 'git version 2.17.1' [2021-11-25T16:26:28.975Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-25T16:26:29.047Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-25T16:26:40.163Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.084s coverage: 92.9% of statements [2021-11-25T16:26:40.163Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-11-25T16:26:40.163Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-11-25T16:26:40.163Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-11-25T16:26:40.163Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements [2021-11-25T16:26:40.163Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-11-25T16:26:40.163Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-11-25T16:26:40.163Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-11-25T16:26:40.163Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-11-25T16:26:40.163Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-11-25T16:26:40.163Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.064s coverage: 87.2% of statements [2021-11-25T16:26:40.163Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-11-25T16:26:40.163Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-11-25T16:26:40.163Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.042s coverage: 100.0% of statements [2021-11-25T16:26:40.163Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-11-25T16:26:40.163Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.055s coverage: 58.8% of statements [2021-11-25T16:26:40.163Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-11-25T16:26:40.163Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.062s coverage: 80.0% of statements [2021-11-25T16:26:40.163Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.049s coverage: 87.2% of statements [2021-11-25T16:26:40.163Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.050s coverage: 85.4% of statements [2021-11-25T16:26:40.163Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.127s coverage: 91.2% of statements [2021-11-25T16:26:40.163Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-11-25T16:26:40.163Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.149s coverage: 64.4% of statements [2021-11-25T16:26:40.163Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-11-25T16:26:40.163Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-11-25T16:26:40.163Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.047s coverage: 100.0% of statements [2021-11-25T16:26:40.163Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements [2021-11-25T16:26:40.163Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.022s coverage: 100.0% of statements [2021-11-25T16:26:40.163Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements [2021-11-25T16:26:40.163Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.026s coverage: 100.0% of statements [2021-11-25T16:26:40.163Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.240s coverage: 65.4% of statements [2021-11-25T16:26:40.163Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-11-25T16:26:40.163Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-11-25T16:26:40.163Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-11-25T16:26:40.435Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.135s coverage: 43.8% of statements [2021-11-25T16:26:40.435Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-11-25T16:26:40.435Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-11-25T16:26:40.696Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.060s coverage: 89.5% of statements [2021-11-25T16:26:40.696Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-11-25T16:26:40.975Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.045s coverage: 84.8% of statements [2021-11-25T16:26:40.975Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-11-25T16:26:44.892Z] Merging remotes/origin/main commit b2bbeb2bf8682f369067d047e38d70060ce035aa into PR head commit fdf84c1e016db635080e44304c01b30a3c525e59 [2021-11-25T16:26:45.206Z] Merge succeeded, producing fdf84c1e016db635080e44304c01b30a3c525e59 [2021-11-25T16:26:45.206Z] Checking out Revision fdf84c1e016db635080e44304c01b30a3c525e59 (PR-3829) [2021-11-25T16:26:43.998Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-11-25T16:26:44.015Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-25T16:26:44.039Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-11-25T16:26:44.072Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-11-25T16:26:44.073Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-25T16:26:44.084Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3829/head:refs/remotes/origin/PR-3829 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-11-25T16:26:44.912Z] > git config core.sparsecheckout # timeout=10 [2021-11-25T16:26:44.928Z] > git checkout -f fdf84c1e016db635080e44304c01b30a3c525e59 # timeout=10 [2021-11-25T16:26:45.133Z] > git remote # timeout=10 [2021-11-25T16:26:45.147Z] > git config --get remote.origin.url # timeout=10 [2021-11-25T16:26:45.159Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-25T16:26:45.169Z] > git merge b2bbeb2bf8682f369067d047e38d70060ce035aa # timeout=10 [2021-11-25T16:26:45.191Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-25T16:26:45.214Z] > git config core.sparsecheckout # timeout=10 [2021-11-25T16:26:45.224Z] > git checkout -f fdf84c1e016db635080e44304c01b30a3c525e59 # timeout=10 [2021-11-25T16:26:47.594Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.055s coverage: 17.7% of statements [2021-11-25T16:26:47.595Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-11-25T16:26:47.595Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-11-25T16:26:47.595Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-11-25T16:26:47.595Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-11-25T16:26:47.595Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.144s coverage: 92.3% of statements [2021-11-25T16:26:47.595Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-11-25T16:26:47.595Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-11-25T16:26:47.595Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-11-25T16:26:47.595Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-11-25T16:26:47.595Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.051s coverage: 63.2% of statements [2021-11-25T16:26:47.595Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-11-25T16:26:47.595Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-11-25T16:26:47.595Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.100s coverage: 97.7% of statements [2021-11-25T16:26:47.595Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-11-25T16:26:47.595Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-11-25T16:26:47.595Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-11-25T16:26:47.595Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-11-25T16:26:47.595Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.045s coverage: 28.9% of statements [2021-11-25T16:26:47.595Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-11-25T16:26:47.595Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-11-25T16:26:47.595Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-11-25T16:26:47.595Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-11-25T16:26:47.595Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-11-25T16:26:47.595Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-11-25T16:26:47.595Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements [2021-11-25T16:26:47.595Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 96.9% of statements [2021-11-25T16:26:47.595Z] 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-25T16:26:49.408Z] Commit message: "build(snap): add script to generate version" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-25T16:26:50.262Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-11-25T16:26:50.262Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-25T16:26:50.262Z] Dload Upload Total Spent Left Speed [2021-11-25T16:26:50.262Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 88238 0 --:--:-- --:--:-- --:--:-- 88238 [Pipeline] sh [2021-11-25T16:26:50.666Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-11-25T16:26:51.003Z] + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} [2021-11-25T16:26:51.003Z] /etc/docker/daemon.json [2021-11-25T16:26:51.003Z] { [2021-11-25T16:26:51.003Z] "registry-mirrors": [ [2021-11-25T16:26:51.003Z] "https://nexus3.edgexfoundry.org:10001" [2021-11-25T16:26:51.003Z] ], [2021-11-25T16:26:51.003Z] "bip": "10.250.0.254/24", [2021-11-25T16:26:51.003Z] "hosts": [ [2021-11-25T16:26:51.003Z] "tcp://0.0.0.0:5555", [2021-11-25T16:26:51.003Z] "unix:///var/run/docker.sock" [2021-11-25T16:26:51.003Z] ], [2021-11-25T16:26:51.003Z] "mtu": 1458, [2021-11-25T16:26:51.003Z] "selinux-enabled": true, [2021-11-25T16:26:51.003Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-11-25T16:26:51.003Z] } [Pipeline] sh [2021-11-25T16:26:51.349Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-11-25T16:26:51.687Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-25T16:27:10.075Z] provisioning config files... [2021-11-25T16:27:10.101Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config2249759053574969183tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-25T16:27:10.453Z] ---> docker-login.sh [2021-11-25T16:27:10.453Z] nexus3.edgexfoundry.org:10001 [2021-11-25T16:27:11.069Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-25T16:27:11.342Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-25T16:27:11.342Z] Configure a credential helper to remove this warning. See [2021-11-25T16:27:11.342Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-25T16:27:11.342Z] [2021-11-25T16:27:11.342Z] Login Succeeded [2021-11-25T16:27:11.342Z] nexus3.edgexfoundry.org:10002 [2021-11-25T16:27:11.938Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-25T16:27:11.938Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-25T16:27:11.938Z] Configure a credential helper to remove this warning. See [2021-11-25T16:27:11.938Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-25T16:27:11.938Z] [2021-11-25T16:27:11.938Z] Login Succeeded [2021-11-25T16:27:11.938Z] nexus3.edgexfoundry.org:10003 [2021-11-25T16:27:12.209Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-25T16:27:12.488Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-25T16:27:12.488Z] Configure a credential helper to remove this warning. See [2021-11-25T16:27:12.488Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-25T16:27:12.488Z] [2021-11-25T16:27:12.488Z] Login Succeeded [2021-11-25T16:27:12.488Z] nexus3.edgexfoundry.org:10004 [2021-11-25T16:27:12.762Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-25T16:27:13.034Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-25T16:27:13.034Z] Configure a credential helper to remove this warning. See [2021-11-25T16:27:13.034Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-25T16:27:13.034Z] [2021-11-25T16:27:13.034Z] Login Succeeded [2021-11-25T16:27:13.034Z] docker.io [2021-11-25T16:27:13.305Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-25T16:27:13.897Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-25T16:27:13.897Z] Configure a credential helper to remove this warning. See [2021-11-25T16:27:13.897Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-25T16:27:13.897Z] [2021-11-25T16:27:13.897Z] Login Succeeded [2021-11-25T16:27:13.897Z] ---> docker-login.sh ends [Pipeline] } [2021-11-25T16:27:13.912Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-11-25T16:27:14.368Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-25T16:27:14.377Z] ========================================================= [2021-11-25T16:27:14.377Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-11-25T16:27:14.377Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-25T16:27:14.772Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-25T16:27:15.047Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-11-25T16:27:15.047Z] 552d1f2373af: Pulling fs layer [2021-11-25T16:27:15.047Z] ea3f2d53f512: Pulling fs layer [2021-11-25T16:27:15.047Z] 9e70ebbbe112: Pulling fs layer [2021-11-25T16:27:15.047Z] 7a9cfe048b4a: Pulling fs layer [2021-11-25T16:27:15.047Z] 72dc09318566: Pulling fs layer [2021-11-25T16:27:15.047Z] f4f7b4309257: Pulling fs layer [2021-11-25T16:27:15.047Z] 0ac9a79272e3: Pulling fs layer [2021-11-25T16:27:15.047Z] b78e95d17946: Pulling fs layer [2021-11-25T16:27:15.047Z] 7a9cfe048b4a: Waiting [2021-11-25T16:27:15.047Z] f4f7b4309257: Waiting [2021-11-25T16:27:15.047Z] 72dc09318566: Waiting [2021-11-25T16:27:15.047Z] 0ac9a79272e3: Waiting [2021-11-25T16:27:15.047Z] b78e95d17946: Waiting [2021-11-25T16:27:15.047Z] 9e70ebbbe112: Verifying Checksum [2021-11-25T16:27:15.047Z] 9e70ebbbe112: Download complete [2021-11-25T16:27:15.047Z] ea3f2d53f512: Download complete [2021-11-25T16:27:15.047Z] 72dc09318566: Verifying Checksum [2021-11-25T16:27:15.047Z] 72dc09318566: Download complete [2021-11-25T16:27:15.047Z] f4f7b4309257: Verifying Checksum [2021-11-25T16:27:15.047Z] f4f7b4309257: Download complete [2021-11-25T16:27:15.047Z] 552d1f2373af: Verifying Checksum [2021-11-25T16:27:15.047Z] 0ac9a79272e3: Verifying Checksum [2021-11-25T16:27:15.047Z] 0ac9a79272e3: Download complete [2021-11-25T16:27:16.034Z] 552d1f2373af: Pull complete [2021-11-25T16:27:16.634Z] ea3f2d53f512: Pull complete [2021-11-25T16:27:16.908Z] 9e70ebbbe112: Pull complete [2021-11-25T16:27:16.908Z] b78e95d17946: Verifying Checksum [2021-11-25T16:27:16.908Z] b78e95d17946: Download complete [2021-11-25T16:27:17.505Z] 7a9cfe048b4a: Verifying Checksum [2021-11-25T16:27:17.505Z] 7a9cfe048b4a: Download complete [2021-11-25T16:27:26.525Z] GO111MODULE=on go vet ./... [2021-11-25T16:27:27.655Z] 7a9cfe048b4a: Pull complete [2021-11-25T16:27:27.928Z] 72dc09318566: Pull complete [2021-11-25T16:27:28.202Z] f4f7b4309257: Pull complete [2021-11-25T16:27:28.476Z] 0ac9a79272e3: Pull complete [2021-11-25T16:27:35.190Z] b78e95d17946: Pull complete [2021-11-25T16:27:35.190Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-11-25T16:27:35.190Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-25T16:27:35.190Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-11-25T16:27:35.544Z] + docker build -t ci-base-image-arm64 -f - . [2021-11-25T16:27:35.544Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-25T16:27:35.544Z] WORKDIR /edgex [2021-11-25T16:27:35.544Z] COPY go.mod . [2021-11-25T16:27:35.544Z] RUN go mod download [2021-11-25T16:27:36.627Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-25T16:27:36.627Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-11-25T16:27:36.891Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2021-11-25T16:27:37.491Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2021-11-25T16:27:37.792Z] + ls -al . [2021-11-25T16:27:37.792Z] total 644 [2021-11-25T16:27:37.792Z] drwxrwxr-x 10 1001 1001 4096 Nov 25 16:27 . [2021-11-25T16:27:37.792Z] drwxr-xr-x 4 root root 28 Nov 25 16:25 .. [2021-11-25T16:27:37.792Z] -rw-rw-r-- 1 1001 1001 11 Nov 25 16:24 .dockerignore [2021-11-25T16:27:37.792Z] drwxrwxr-x 8 1001 1001 179 Nov 25 16:24 .git [2021-11-25T16:27:37.792Z] drwxrwxr-x 4 1001 1001 142 Nov 25 16:24 .github [2021-11-25T16:27:37.792Z] -rw-rw-r-- 1 1001 1001 804 Nov 25 16:24 .gitignore [2021-11-25T16:27:37.792Z] -rw-rw-r-- 1 1001 1001 42 Nov 25 16:24 .golangci.yml [2021-11-25T16:27:37.792Z] -rw-rw-r-- 1 1001 1001 76 Nov 25 16:24 .hadolint.yml [2021-11-25T16:27:37.792Z] drwx------ 3 1001 1001 73 Nov 25 16:24 .semver [2021-11-25T16:27:37.792Z] -rw-rw-r-- 1 1001 1001 166 Nov 25 16:24 .sonarcloud.properties [2021-11-25T16:27:37.792Z] -rw-rw-r-- 1 1001 1001 1171 Nov 25 16:24 ADOPTERS.md [2021-11-25T16:27:37.792Z] -rw-rw-r-- 1 1001 1001 8910 Nov 25 16:24 Attribution.txt [2021-11-25T16:27:37.792Z] -rw-rw-r-- 1 1001 1001 51732 Nov 25 16:24 CHANGELOG.md [2021-11-25T16:27:37.792Z] -rw-rw-r-- 1 1001 1001 3804 Nov 25 16:24 CONTRIBUTING.md [2021-11-25T16:27:37.792Z] -rw-rw-r-- 1 1001 1001 677 Nov 25 16:24 GOVERNANCE.md [2021-11-25T16:27:37.792Z] -rw-rw-r-- 1 1001 1001 849 Nov 25 16:24 Jenkinsfile [2021-11-25T16:27:37.792Z] -rw-rw-r-- 1 1001 1001 10775 Nov 25 16:24 LICENSE [2021-11-25T16:27:37.792Z] -rw-rw-r-- 1 1001 1001 6508 Nov 25 16:24 Makefile [2021-11-25T16:27:37.792Z] -rw-rw-r-- 1 1001 1001 582 Nov 25 16:24 OWNERS.md [2021-11-25T16:27:37.792Z] -rw-rw-r-- 1 1001 1001 8207 Nov 25 16:24 README.md [2021-11-25T16:27:37.792Z] -rw-rw-r-- 1 1001 1001 6912 Nov 25 16:24 SECURITY.md [2021-11-25T16:27:37.792Z] -rw-rw-r-- 1 1001 1001 5 Nov 25 16:24 VERSION [2021-11-25T16:27:37.792Z] -rw-rw-r-- 1 1001 1001 4131 Nov 25 16:24 ZMQWindows.md [2021-11-25T16:27:37.792Z] drwxrwxr-x 2 1001 1001 37 Nov 25 16:24 bin [2021-11-25T16:27:37.792Z] drwxrwxr-x 14 1001 1001 4096 Nov 25 16:24 cmd [2021-11-25T16:27:37.792Z] -rw-r--r-- 1 root root 428381 Nov 25 16:26 coverage.out [2021-11-25T16:27:37.792Z] -rw-rw-r-- 1 1001 1001 822 Nov 25 16:24 go.mod [2021-11-25T16:27:37.792Z] -rw-rw-r-- 1 1001 1001 49471 Nov 25 16:24 go.sum [2021-11-25T16:27:37.792Z] drwxrwxr-x 8 1001 1001 124 Nov 25 16:24 internal [2021-11-25T16:27:37.792Z] drwxrwxr-x 3 1001 1001 16 Nov 25 16:24 openapi [2021-11-25T16:27:37.792Z] drwxrwxr-x 4 1001 1001 71 Nov 25 16:24 snap [2021-11-25T16:27:37.792Z] -rw-rw-r-- 1 1001 1001 204 Nov 25 16:24 version.go [Pipeline] sh [2021-11-25T16:27:38.092Z] + '[' -e coverage.out ] [2021-11-25T16:27:38.092Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-11-25T16:27:38.176Z] Sending build context to Docker daemon 168.9MB [2021-11-25T16:27:38.176Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-25T16:27:38.176Z] ---> 8b459fc5aaf0 [2021-11-25T16:27:38.176Z] Step 2/4 : WORKDIR /edgex [2021-11-25T16:27:38.201Z] Stashed 1 file(s) [Pipeline] sh [2021-11-25T16:27:38.499Z] + make build [2021-11-25T16:27:38.499Z] 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-25T16:27:39.908Z] 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-25T16:27:40.151Z] ---> Running in 3f5e862ec802 [2021-11-25T16:27:40.151Z] Removing intermediate container 3f5e862ec802 [2021-11-25T16:27:40.151Z] ---> 2b4f0fa9a07c [2021-11-25T16:27:40.151Z] Step 3/4 : COPY go.mod . [2021-11-25T16:27:41.124Z] ---> 621c257879fb [2021-11-25T16:27:41.124Z] Step 4/4 : RUN go mod download [2021-11-25T16:27:41.124Z] ---> Running in c3c2861c1b9c [2021-11-25T16:27:48.088Z] 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-25T16:27:48.088Z] 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-25T16:27:48.666Z] 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-25T16:27:48.935Z] 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-25T16:27:49.882Z] 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-25T16:27:50.835Z] 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-25T16:27:51.800Z] 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-25T16:27:52.751Z] 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-25T16:27:53.702Z] 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-25T16:27:54.663Z] 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-25T16:27:56.086Z] $ docker stop --time=1 c1fd68798afeef285df8abdd3e1ad3c1f804159b2bb2bc787bcde60c3c291526 [2021-11-25T16:27:57.782Z] $ docker rm -f c1fd68798afeef285df8abdd3e1ad3c1f804159b2bb2bc787bcde60c3c291526 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-25T16:27:59.495Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-25T16:27:59.495Z] [2021-11-25T16:27:59.495Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-11-25T16:27:59.972Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-25T16:27:59.972Z] latest: Pulling from edgex-devops/edgex-compose [2021-11-25T16:27:59.972Z] cbdbe7a5bc2a: Pulling fs layer [2021-11-25T16:27:59.972Z] ca9280d653b3: Pulling fs layer [2021-11-25T16:27:59.972Z] 7e9c9ca2126c: Pulling fs layer [2021-11-25T16:27:59.972Z] cbdbe7a5bc2a: Verifying Checksum [2021-11-25T16:27:59.972Z] cbdbe7a5bc2a: Download complete [2021-11-25T16:27:59.972Z] ca9280d653b3: Verifying Checksum [2021-11-25T16:27:59.972Z] ca9280d653b3: Download complete [2021-11-25T16:28:00.372Z] cbdbe7a5bc2a: Pull complete [2021-11-25T16:28:00.732Z] 7e9c9ca2126c: Verifying Checksum [2021-11-25T16:28:00.732Z] 7e9c9ca2126c: Download complete [2021-11-25T16:28:01.065Z] ca9280d653b3: Pull complete [2021-11-25T16:28:04.530Z] 7e9c9ca2126c: Pull complete [2021-11-25T16:28:04.530Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-11-25T16:28:04.530Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-25T16:28:04.791Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-11-25T16:28:04.867Z] prd-centos7-docker-4c-2g-525 does not seem to be running inside a container [2021-11-25T16:28:04.902Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-25T16:28:06.649Z] $ docker top 5f142a635fa834dfc236fbf67195194d60346faadc32ebba8966a1c2abdbac9a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-25T16:28:07.012Z] + grep parallel [2021-11-25T16:28:07.012Z] + docker-compose build --help [2021-11-25T16:28:07.584Z] --parallel Build images in parallel. [Pipeline] } [2021-11-25T16:28:07.598Z] $ docker stop --time=1 5f142a635fa834dfc236fbf67195194d60346faadc32ebba8966a1c2abdbac9a [2021-11-25T16:28:08.780Z] $ docker rm -f 5f142a635fa834dfc236fbf67195194d60346faadc32ebba8966a1c2abdbac9a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-25T16:28:09.153Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-25T16:28:09.154Z] . [Pipeline] withDockerContainer [2021-11-25T16:28:09.220Z] prd-centos7-docker-4c-2g-525 does not seem to be running inside a container [2021-11-25T16:28:09.257Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-25T16:28:09.629Z] $ docker top 18c1c394e1be15596a8cb6ef38ea699967a75102d12ae23d85c0ad51ee1a06da -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-25T16:28:09.998Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-11-25T16:28:10.571Z] Building core-command ... [2021-11-25T16:28:10.571Z] Building core-data ... [2021-11-25T16:28:10.571Z] Building core-metadata ... [2021-11-25T16:28:10.571Z] Building security-bootstrapper ... [2021-11-25T16:28:10.571Z] Building security-proxy-setup ... [2021-11-25T16:28:10.571Z] Building security-secretstore-setup ... [2021-11-25T16:28:10.571Z] Building support-notifications ... [2021-11-25T16:28:10.571Z] Building support-scheduler ... [2021-11-25T16:28:10.571Z] Building sys-mgmt-agent ... [2021-11-25T16:28:10.571Z] Building support-notifications [2021-11-25T16:28:10.571Z] Building core-command [2021-11-25T16:28:10.571Z] Building security-secretstore-setup [2021-11-25T16:28:10.571Z] Building security-proxy-setup [2021-11-25T16:28:10.571Z] Building support-scheduler [2021-11-25T16:28:22.811Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-25T16:28:22.811Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-11-25T16:28:22.811Z] ---> 43cb6bf86023 [2021-11-25T16:28:22.811Z] Step 3/23 : WORKDIR /edgex-go [2021-11-25T16:28:22.811Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-25T16:28:22.811Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-11-25T16:28:22.811Z] ---> 43cb6bf86023 [2021-11-25T16:28:22.811Z] Step 3/21 : WORKDIR /edgex-go [2021-11-25T16:28:26.114Z] ---> Running in 35c75e8a995a [2021-11-25T16:28:26.372Z] ---> Running in cf473f3aaaf6 [2021-11-25T16:28:30.573Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-25T16:28:30.573Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-11-25T16:28:30.573Z] ---> 43cb6bf86023 [2021-11-25T16:28:30.573Z] Step 3/24 : WORKDIR /edgex-go [2021-11-25T16:28:32.500Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-25T16:28:32.500Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-11-25T16:28:32.500Z] ---> 43cb6bf86023 [2021-11-25T16:28:32.500Z] Step 3/20 : WORKDIR /edgex-go [2021-11-25T16:28:33.456Z] ---> Running in e0f6a7d54213 [2021-11-25T16:28:33.456Z] ---> Running in 26811dbeee67 [2021-11-25T16:28:33.456Z] Removing intermediate container 35c75e8a995a [2021-11-25T16:28:33.456Z] ---> dbe822198dcc [2021-11-25T16:28:33.456Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-25T16:28:33.456Z] Removing intermediate container cf473f3aaaf6 [2021-11-25T16:28:33.456Z] ---> 10ba4317811e [2021-11-25T16:28:33.456Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-25T16:28:33.456Z] ---> Running in cc55ccdaecab [2021-11-25T16:28:33.456Z] ---> Running in cfaf5a12b152 [2021-11-25T16:28:33.456Z] Removing intermediate container e0f6a7d54213 [2021-11-25T16:28:33.456Z] ---> 993fa079c8bf [2021-11-25T16:28:33.456Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-25T16:28:33.456Z] Removing intermediate container 26811dbeee67 [2021-11-25T16:28:33.456Z] ---> e97bdc095c6d [2021-11-25T16:28:33.456Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-25T16:28:33.456Z] ---> Running in ac2bec68508e [2021-11-25T16:28:33.456Z] ---> Running in f5b3875cd0f6 [2021-11-25T16:28:34.858Z] Removing intermediate container cc55ccdaecab [2021-11-25T16:28:34.858Z] ---> 00f413af3562 [2021-11-25T16:28:34.858Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-11-25T16:28:35.127Z] ---> Running in 4110b6dab080 [2021-11-25T16:28:35.127Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-25T16:28:35.127Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-25T16:28:35.127Z] ---> 43cb6bf86023 [2021-11-25T16:28:35.127Z] Step 3/22 : WORKDIR /edgex-go [2021-11-25T16:28:35.127Z] ---> Using cache [2021-11-25T16:28:35.127Z] ---> e97bdc095c6d [2021-11-25T16:28:35.127Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-25T16:28:35.127Z] Removing intermediate container cfaf5a12b152 [2021-11-25T16:28:35.127Z] ---> 1f04df95e828 [2021-11-25T16:28:35.127Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-11-25T16:28:35.127Z] ---> Running in 76cc0adc38c0 [2021-11-25T16:28:35.127Z] ---> Running in a07b2b1b6818 [2021-11-25T16:28:35.127Z] Removing intermediate container ac2bec68508e [2021-11-25T16:28:35.127Z] ---> fbc3b3be8455 [2021-11-25T16:28:35.127Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-11-25T16:28:35.398Z] ---> Running in 963b22c3c757 [2021-11-25T16:28:35.398Z] Removing intermediate container f5b3875cd0f6 [2021-11-25T16:28:35.398Z] ---> 5c65d2282a54 [2021-11-25T16:28:35.398Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-11-25T16:28:35.398Z] ---> Running in 9606ad92396b [2021-11-25T16:28:35.398Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-25T16:28:35.685Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-25T16:28:35.955Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-25T16:28:35.955Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-25T16:28:36.218Z] Removing intermediate container 76cc0adc38c0 [2021-11-25T16:28:36.218Z] ---> a7db304e178e [2021-11-25T16:28:36.218Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-25T16:28:36.218Z] ---> Running in 02d1092cd5af [2021-11-25T16:28:36.218Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-25T16:28:36.485Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-25T16:28:36.485Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-25T16:28:36.752Z] OK: 220 MiB in 52 packages [2021-11-25T16:28:36.752Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-25T16:28:36.752Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-25T16:28:36.752Z] OK: 220 MiB in 52 packages [2021-11-25T16:28:37.018Z] Removing intermediate container 4110b6dab080 [2021-11-25T16:28:37.018Z] ---> d40f1576fbc7 [2021-11-25T16:28:37.018Z] Step 6/21 : COPY . . [2021-11-25T16:28:37.018Z] OK: 220 MiB in 52 packages [2021-11-25T16:28:37.018Z] OK: 220 MiB in 52 packages [2021-11-25T16:28:37.284Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-25T16:28:37.553Z] OK: 220 MiB in 52 packages [2021-11-25T16:28:37.553Z] Removing intermediate container a07b2b1b6818 [2021-11-25T16:28:37.553Z] ---> bf1541ee6974 [2021-11-25T16:28:37.553Z] Step 6/23 : COPY go.mod . [2021-11-25T16:28:38.938Z] ---> dbf368701cad [2021-11-25T16:28:38.938Z] Step 7/23 : RUN go mod download [2021-11-25T16:28:39.197Z] ---> Running in 8f76ccb2db4f [2021-11-25T16:28:39.460Z] Removing intermediate container 9606ad92396b [2021-11-25T16:28:39.460Z] ---> 4a0b64718fde [2021-11-25T16:28:39.460Z] Step 6/24 : COPY . . [2021-11-25T16:28:39.460Z] Removing intermediate container 963b22c3c757 [2021-11-25T16:28:39.460Z] ---> 85b73ea5117b [2021-11-25T16:28:39.460Z] Step 6/20 : COPY . . [2021-11-25T16:28:39.741Z] Removing intermediate container 02d1092cd5af [2021-11-25T16:28:39.741Z] ---> 736f898b1b43 [2021-11-25T16:28:39.741Z] Step 6/22 : COPY . . [2021-11-25T16:28:46.399Z] ---> bfc882d47518 [2021-11-25T16:28:46.399Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-25T16:28:46.680Z] Removing intermediate container 8f76ccb2db4f [2021-11-25T16:28:46.680Z] ---> 5208a8575ad6 [2021-11-25T16:28:46.680Z] Step 8/23 : COPY . . [2021-11-25T16:28:46.680Z] ---> Running in 9132989e369e [2021-11-25T16:28:50.900Z] ---> d4956d0bb5e3 [2021-11-25T16:28:50.900Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-25T16:28:50.900Z] ---> aa0d7b6d39d0 [2021-11-25T16:28:50.900Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-25T16:28:50.900Z] ---> f3bec3e8e5ff [2021-11-25T16:28:50.900Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-25T16:28:50.900Z] ---> Running in 14fe5d3c54ee [2021-11-25T16:28:51.469Z] ---> Running in d453fcec0241 [2021-11-25T16:28:51.469Z] ---> Running in d4fdb132e2ae [2021-11-25T16:28:51.469Z] Removing intermediate container 9132989e369e [2021-11-25T16:28:51.469Z] ---> 0bcf717cff64 [2021-11-25T16:28:51.469Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-11-25T16:28:52.038Z] ---> Running in c0b365c40015 [2021-11-25T16:28:53.978Z] 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-25T16:28:53.978Z] Removing intermediate container 14fe5d3c54ee [2021-11-25T16:28:53.978Z] ---> f39887ae51bd [2021-11-25T16:28:53.978Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-11-25T16:28:54.553Z] ---> Running in 5fc598c2a4d2 [2021-11-25T16:28:55.520Z] Removing intermediate container d4fdb132e2ae [2021-11-25T16:28:55.520Z] ---> fafda1edc0df [2021-11-25T16:28:55.520Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-11-25T16:28:55.785Z] Removing intermediate container d453fcec0241 [2021-11-25T16:28:55.785Z] ---> e65c986ff19a [2021-11-25T16:28:55.785Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-11-25T16:28:55.785Z] ---> Running in 217995a3de37 [2021-11-25T16:28:56.047Z] 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-25T16:28:56.047Z] ---> Running in 6aecb9766d49 [2021-11-25T16:28:57.003Z] 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-25T16:28:57.579Z] 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-25T16:29:02.928Z] Removing intermediate container c3c2861c1b9c [2021-11-25T16:29:02.928Z] ---> 92afa5c398d7 [2021-11-25T16:29:02.928Z] Successfully built 92afa5c398d7 [2021-11-25T16:29:02.928Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-25T16:29:03.265Z] + docker inspect -f . ci-base-image-arm64 [2021-11-25T16:29:03.265Z] . [Pipeline] withDockerContainer [2021-11-25T16:29:03.526Z] prd-ubuntu18.04-docker-arm64-4c-16g-526 does not seem to be running inside a container [2021-11-25T16:29:03.612Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-25T16:29:05.155Z] $ docker top 8b5c6e97d40cfd7c5f648593d755947313bea84cf6eaabc26d68f24391061567 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-25T16:29:06.083Z] + go version [2021-11-25T16:29:06.083Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-11-25T16:29:06.110Z] $ docker stop --time=1 8b5c6e97d40cfd7c5f648593d755947313bea84cf6eaabc26d68f24391061567 [2021-11-25T16:29:07.582Z] ---> 105934621ac4 [2021-11-25T16:29:07.582Z] Step 9/23 : RUN go mod tidy [2021-11-25T16:29:07.582Z] ---> Running in 9a8141132eba [2021-11-25T16:29:07.769Z] $ docker rm -f 8b5c6e97d40cfd7c5f648593d755947313bea84cf6eaabc26d68f24391061567 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-25T16:29:08.473Z] + docker inspect -f . ci-base-image-arm64 [2021-11-25T16:29:08.473Z] . [Pipeline] withDockerContainer [2021-11-25T16:29:08.714Z] prd-ubuntu18.04-docker-arm64-4c-16g-526 does not seem to be running inside a container [2021-11-25T16:29:08.800Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-25T16:29:09.500Z] Removing intermediate container 9a8141132eba [2021-11-25T16:29:09.500Z] ---> bad12e7d24f3 [2021-11-25T16:29:09.500Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-11-25T16:29:09.500Z] ---> Running in 0915b86ac614 [2021-11-25T16:29:10.076Z] 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-25T16:29:10.206Z] $ docker top a8b617e1956e0b4469c124fd0dad43bfe73e856e7b3b2537daa6cc1a876aad3c -eo pid,comm [Pipeline] { [Pipeline] echo [2021-11-25T16:29:10.513Z] ========================================================= [2021-11-25T16:29:10.513Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-11-25T16:29:10.513Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-25T16:29:11.169Z] + make test [2021-11-25T16:29:11.169Z] go mod tidy [2021-11-25T16:29:11.766Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-11-25T16:29:36.660Z] 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-25T16:29:36.660Z] 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-25T16:29:36.660Z] Removing intermediate container c0b365c40015 [2021-11-25T16:29:36.660Z] ---> 155e5b3414a2 [2021-11-25T16:29:36.660Z] [2021-11-25T16:29:36.660Z] Step 9/21 : FROM alpine:3.14 [2021-11-25T16:29:36.660Z] 3.14: Pulling from library/alpine [2021-11-25T16:29:36.660Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2021-11-25T16:29:36.660Z] Status: Downloaded newer image for alpine:3.14 [2021-11-25T16:29:36.660Z] ---> 0a97eee8041e [2021-11-25T16:29:36.660Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-11-25T16:29:36.660Z] ---> Running in d63868256ce5 [2021-11-25T16:29:36.660Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-25T16:29:36.660Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-25T16:29:36.660Z] Removing intermediate container 5fc598c2a4d2 [2021-11-25T16:29:36.660Z] ---> 01d0afac2ee8 [2021-11-25T16:29:36.660Z] [2021-11-25T16:29:36.660Z] Step 9/22 : FROM alpine:3.14 [2021-11-25T16:29:36.660Z] ---> 0a97eee8041e [2021-11-25T16:29:36.660Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-25T16:29:36.660Z] ---> Running in 3f18a40e3f9e [2021-11-25T16:29:36.660Z] (1/2) Installing ca-certificates (20191127-r5) [2021-11-25T16:29:36.660Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-11-25T16:29:36.660Z] Executing busybox-1.33.1-r6.trigger [2021-11-25T16:29:36.660Z] Executing ca-certificates-20191127-r5.trigger [2021-11-25T16:29:36.660Z] OK: 6 MiB in 16 packages [2021-11-25T16:29:37.240Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-25T16:29:37.240Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-25T16:29:37.503Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-11-25T16:29:37.503Z] Executing busybox-1.33.1-r6.trigger [2021-11-25T16:29:37.503Z] OK: 6 MiB in 15 packages [2021-11-25T16:29:37.767Z] Removing intermediate container d63868256ce5 [2021-11-25T16:29:37.767Z] ---> 97d15bcccae9 [2021-11-25T16:29:37.767Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-25T16:29:38.030Z] ---> Running in 792cf0cc9a49 [2021-11-25T16:29:38.574Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-11-25T16:29:38.614Z] Removing intermediate container 792cf0cc9a49 [2021-11-25T16:29:38.614Z] ---> 985dc9c0a99c [2021-11-25T16:29:38.614Z] Step 12/21 : ENV APP_PORT=59860 [2021-11-25T16:29:38.614Z] Removing intermediate container 6aecb9766d49 [2021-11-25T16:29:38.614Z] ---> 4e56dab703cb [2021-11-25T16:29:38.614Z] [2021-11-25T16:29:38.614Z] Step 9/20 : FROM alpine:3.14 [2021-11-25T16:29:38.614Z] ---> 0a97eee8041e [2021-11-25T16:29:38.614Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-11-25T16:29:38.614Z] ---> Running in f70280b8c014 [2021-11-25T16:29:38.614Z] Removing intermediate container 3f18a40e3f9e [2021-11-25T16:29:38.614Z] ---> 868bcbd2f678 [2021-11-25T16:29:38.614Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-25T16:29:38.614Z] Removing intermediate container 217995a3de37 [2021-11-25T16:29:38.614Z] ---> 35ff42d2e41b [2021-11-25T16:29:38.614Z] [2021-11-25T16:29:38.614Z] Step 9/24 : FROM alpine:3.14 [2021-11-25T16:29:38.614Z] ---> 0a97eee8041e [2021-11-25T16:29:38.614Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-11-25T16:29:38.897Z] ---> Running in 9e212134e76d [2021-11-25T16:29:38.897Z] ---> Running in eff826ac6563 [2021-11-25T16:29:38.897Z] ---> Running in ee5b9e4ef54f [2021-11-25T16:29:38.897Z] Removing intermediate container f70280b8c014 [2021-11-25T16:29:38.897Z] ---> 3f46b6cddba1 [2021-11-25T16:29:38.897Z] Step 13/21 : EXPOSE $APP_PORT [2021-11-25T16:29:38.897Z] ---> Running in 8d3776395355 [2021-11-25T16:29:38.897Z] Removing intermediate container ee5b9e4ef54f [2021-11-25T16:29:38.897Z] ---> f86fe6c6870e [2021-11-25T16:29:38.897Z] Step 12/22 : ENV APP_PORT=59882 [2021-11-25T16:29:38.897Z] ---> Running in 4fbe5c6e0d54 [2021-11-25T16:29:39.170Z] Removing intermediate container 8d3776395355 [2021-11-25T16:29:39.170Z] ---> 8d3d59808b9b [2021-11-25T16:29:39.170Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-25T16:29:39.170Z] Removing intermediate container 4fbe5c6e0d54 [2021-11-25T16:29:39.170Z] ---> 13f71251b74c [2021-11-25T16:29:39.170Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-25T16:29:39.440Z] ---> Running in d7b5fd226c73 [2021-11-25T16:29:39.721Z] ---> 27a41e244d95 [2021-11-25T16:29:39.721Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-11-25T16:29:39.721Z] Removing intermediate container d7b5fd226c73 [2021-11-25T16:29:39.721Z] ---> ead5262f9325 [2021-11-25T16:29:39.721Z] Step 14/22 : WORKDIR / [2021-11-25T16:29:39.721Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-25T16:29:39.721Z] ---> Running in c0bac78922f6 [2021-11-25T16:29:39.721Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-25T16:29:39.721Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-25T16:29:39.984Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-25T16:29:39.984Z] Removing intermediate container c0bac78922f6 [2021-11-25T16:29:39.984Z] ---> d2b00476aded [2021-11-25T16:29:39.984Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-25T16:29:40.247Z] (1/5) Installing ca-certificates (20191127-r5) [2021-11-25T16:29:40.247Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-11-25T16:29:40.247Z] ---> fc783cbcaf4e [2021-11-25T16:29:40.247Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-11-25T16:29:40.247Z] (1/3) Installing ca-certificates (20191127-r5) [2021-11-25T16:29:40.247Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-11-25T16:29:40.247Z] (4/5) Installing libcurl (7.79.1-r0) [2021-11-25T16:29:40.247Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-11-25T16:29:40.247Z] (5/5) Installing curl (7.79.1-r0) [2021-11-25T16:29:40.247Z] Executing busybox-1.33.1-r6.trigger [2021-11-25T16:29:40.247Z] (3/3) Installing su-exec (0.2-r1) [2021-11-25T16:29:40.247Z] Executing busybox-1.33.1-r6.trigger [2021-11-25T16:29:40.247Z] Executing ca-certificates-20191127-r5.trigger [2021-11-25T16:29:40.247Z] Executing ca-certificates-20191127-r5.trigger [2021-11-25T16:29:40.247Z] ---> fd13796640e0 [2021-11-25T16:29:40.247Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-11-25T16:29:40.247Z] OK: 8 MiB in 19 packages [2021-11-25T16:29:40.247Z] OK: 6 MiB in 17 packages [2021-11-25T16:29:40.516Z] ---> a237538c3246 [2021-11-25T16:29:40.516Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-11-25T16:29:40.516Z] ---> Running in e675b57c9505 [2021-11-25T16:29:40.801Z] Removing intermediate container e675b57c9505 [2021-11-25T16:29:40.801Z] ---> 399b560a4508 [2021-11-25T16:29:40.801Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-25T16:29:41.078Z] ---> Running in efd76934f889 [2021-11-25T16:29:41.078Z] ---> df246fea749b [2021-11-25T16:29:41.078Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-11-25T16:29:41.078Z] Removing intermediate container 9e212134e76d [2021-11-25T16:29:41.078Z] ---> dc3363395f0f [2021-11-25T16:29:41.078Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-25T16:29:41.354Z] Removing intermediate container eff826ac6563 [2021-11-25T16:29:41.354Z] ---> ac0e81651eef [2021-11-25T16:29:41.354Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-25T16:29:41.354Z] ---> Running in 99df0f3a19a2 [2021-11-25T16:29:41.354Z] ---> Running in 20de5de6ca32 [2021-11-25T16:29:41.354Z] Removing intermediate container efd76934f889 [2021-11-25T16:29:41.354Z] ---> c0ffe1b4d263 [2021-11-25T16:29:41.355Z] Step 19/21 : LABEL arch=x86_64 [2021-11-25T16:29:41.355Z] ---> Running in c4e4de39b528 [2021-11-25T16:29:41.627Z] ---> e9be367e84d8 [2021-11-25T16:29:41.627Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-11-25T16:29:41.627Z] Removing intermediate container 99df0f3a19a2 [2021-11-25T16:29:41.627Z] ---> b37d525bc28c [2021-11-25T16:29:41.627Z] Step 12/20 : WORKDIR /edgex [2021-11-25T16:29:41.627Z] Removing intermediate container 20de5de6ca32 [2021-11-25T16:29:41.627Z] ---> 3dafb099f328 [2021-11-25T16:29:41.627Z] Step 12/24 : WORKDIR / [2021-11-25T16:29:41.627Z] ---> Running in 3c19da834142 [2021-11-25T16:29:41.627Z] ---> Running in b8a375dc7e05 [2021-11-25T16:29:41.627Z] ---> Running in aa4f32ed0e2e [2021-11-25T16:29:41.627Z] Removing intermediate container c4e4de39b528 [2021-11-25T16:29:41.627Z] ---> 856a33974e06 [2021-11-25T16:29:41.627Z] Step 20/21 : LABEL git_sha=fdf84c1e016db635080e44304c01b30a3c525e59 [2021-11-25T16:29:41.627Z] Removing intermediate container 3c19da834142 [2021-11-25T16:29:41.627Z] ---> c63a1959cd07 [2021-11-25T16:29:41.627Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-25T16:29:41.627Z] ---> Running in 7531f642695a [2021-11-25T16:29:41.627Z] Removing intermediate container aa4f32ed0e2e [2021-11-25T16:29:41.627Z] ---> bdf182085997 [2021-11-25T16:29:41.627Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-11-25T16:29:41.627Z] ---> Running in b1a892c81201 [2021-11-25T16:29:41.901Z] Removing intermediate container b8a375dc7e05 [2021-11-25T16:29:41.901Z] ---> 3b718d07fd97 [2021-11-25T16:29:41.901Z] 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-25T16:29:41.901Z] Removing intermediate container 7531f642695a [2021-11-25T16:29:41.901Z] ---> d181b0540852 [2021-11-25T16:29:41.901Z] Step 21/21 : LABEL version=0.0.0 [2021-11-25T16:29:41.901Z] Removing intermediate container b1a892c81201 [2021-11-25T16:29:41.901Z] ---> ea0a085c4627 [2021-11-25T16:29:41.901Z] Step 20/22 : LABEL arch=x86_64 [2021-11-25T16:29:41.901Z] ---> Running in e89e49296bc4 [2021-11-25T16:29:41.901Z] ---> Running in 7940df900146 [2021-11-25T16:29:42.173Z] ---> b792bec32088 [2021-11-25T16:29:42.173Z] 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-25T16:29:42.173Z] ---> 40ce7f75e82f [2021-11-25T16:29:42.173Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-11-25T16:29:42.173Z] Removing intermediate container e89e49296bc4 [2021-11-25T16:29:42.173Z] ---> fd563ac42874 [2021-11-25T16:29:42.173Z] [2021-11-25T16:29:42.173Z] Removing intermediate container 7940df900146 [2021-11-25T16:29:42.173Z] ---> d35417e7fcba [2021-11-25T16:29:42.173Z] Step 21/22 : LABEL git_sha=fdf84c1e016db635080e44304c01b30a3c525e59 [2021-11-25T16:29:42.173Z] Successfully built fd563ac42874 [2021-11-25T16:29:42.173Z] ---> Running in 8c7b0d761790 [2021-11-25T16:29:42.173Z] Successfully tagged support-notifications:latest [2021-11-25T16:29:42.173Z] Building security-bootstrapper [2021-11-25T16:29:43.129Z]  Building support-notifications ... done Removing intermediate container 8c7b0d761790 [2021-11-25T16:29:43.129Z] ---> 5e83ecb0cae9 [2021-11-25T16:29:43.129Z] Step 22/22 : LABEL version=0.0.0 [2021-11-25T16:29:43.391Z] ---> f4e99bfd1b2d [2021-11-25T16:29:43.391Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-11-25T16:29:43.674Z] ---> 4a3c6955041b [2021-11-25T16:29:43.674Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-11-25T16:29:43.674Z] ---> Running in 8535b0763ada [2021-11-25T16:29:43.953Z] ---> 7e9d1d076db8 [2021-11-25T16:29:43.953Z] 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-25T16:29:44.214Z] Removing intermediate container 8535b0763ada [2021-11-25T16:29:44.214Z] ---> e1ca1789b520 [2021-11-25T16:29:44.214Z] [2021-11-25T16:29:44.214Z] ---> dcda5a8c2c3f [2021-11-25T16:29:44.214Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-11-25T16:29:44.214Z] Successfully built e1ca1789b520 [2021-11-25T16:29:44.214Z] Successfully tagged core-command:latest [2021-11-25T16:29:44.214Z] Building sys-mgmt-agent [2021-11-25T16:29:44.214Z]  Building core-command ... done  ---> Running in 2b119d56f095 [2021-11-25T16:29:46.148Z] ---> 7abc60721be8 [2021-11-25T16:29:46.148Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-11-25T16:29:46.410Z] Removing intermediate container 2b119d56f095 [2021-11-25T16:29:46.410Z] ---> bef5c2338c22 [2021-11-25T16:29:46.410Z] Step 17/20 : CMD ["--init=true"] [2021-11-25T16:29:46.982Z] Removing intermediate container 0915b86ac614 [2021-11-25T16:29:46.982Z] ---> a6e4e16b68bc [2021-11-25T16:29:46.982Z] [2021-11-25T16:29:46.982Z] Step 11/23 : FROM alpine:3.14 [2021-11-25T16:29:46.982Z] ---> 0a97eee8041e [2021-11-25T16:29:46.982Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-11-25T16:29:46.982Z] ---> Using cache [2021-11-25T16:29:46.982Z] ---> 868bcbd2f678 [2021-11-25T16:29:46.982Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-25T16:29:46.982Z] ---> Using cache [2021-11-25T16:29:46.982Z] ---> f86fe6c6870e [2021-11-25T16:29:46.982Z] Step 14/23 : ENV APP_PORT=59861 [2021-11-25T16:29:47.252Z] ---> Running in a9640e1b53bf [2021-11-25T16:29:47.520Z] ---> 25ebdaed47f5 [2021-11-25T16:29:47.520Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-11-25T16:29:47.520Z] ---> Running in 6cb034914552 [2021-11-25T16:29:48.461Z] Removing intermediate container a9640e1b53bf [2021-11-25T16:29:48.461Z] ---> c7e0372c2a58 [2021-11-25T16:29:48.461Z] Step 18/20 : LABEL arch=x86_64 [2021-11-25T16:29:49.033Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-25T16:29:49.033Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-25T16:29:49.033Z] ---> 43cb6bf86023 [2021-11-25T16:29:49.033Z] Step 3/22 : WORKDIR /edgex-go [2021-11-25T16:29:49.033Z] ---> Using cache [2021-11-25T16:29:49.033Z] ---> e97bdc095c6d [2021-11-25T16:29:49.033Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-25T16:29:49.033Z] ---> Using cache [2021-11-25T16:29:49.033Z] ---> a7db304e178e [2021-11-25T16:29:49.033Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-11-25T16:29:49.303Z] Removing intermediate container 6cb034914552 [2021-11-25T16:29:49.303Z] ---> 407d60c2721f [2021-11-25T16:29:49.303Z] Step 15/23 : EXPOSE $APP_PORT [2021-11-25T16:29:49.303Z] ---> 18ed3c9c96fa [2021-11-25T16:29:49.303Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-11-25T16:29:49.574Z] ---> Running in 1dd99c96b344 [2021-11-25T16:29:49.574Z] ---> Running in 85570c2b7659 [2021-11-25T16:29:49.574Z] ---> Running in fb77153b0d99 [2021-11-25T16:29:49.574Z] Removing intermediate container 85570c2b7659 [2021-11-25T16:29:49.574Z] ---> 9c168900c289 [2021-11-25T16:29:49.574Z] Step 19/20 : LABEL git_sha=fdf84c1e016db635080e44304c01b30a3c525e59 [2021-11-25T16:29:49.574Z] ---> Running in f7f1e6b7d16f [2021-11-25T16:29:49.574Z] Removing intermediate container fb77153b0d99 [2021-11-25T16:29:49.574Z] ---> 993ec993bcd6 [2021-11-25T16:29:49.574Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-25T16:29:49.838Z] ---> f9a8cabd7b63 [2021-11-25T16:29:49.838Z] 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-25T16:29:49.838Z] ---> Running in fc6020dd2b2c [2021-11-25T16:29:49.838Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-25T16:29:49.838Z] Removing intermediate container f7f1e6b7d16f [2021-11-25T16:29:49.838Z] ---> 0e37441b157d [2021-11-25T16:29:49.838Z] Step 20/20 : LABEL version=0.0.0 [2021-11-25T16:29:50.110Z] ---> Running in fbbfedda80f9 [2021-11-25T16:29:50.110Z] ---> dc7767f587a0 [2021-11-25T16:29:50.110Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-11-25T16:29:50.110Z] Removing intermediate container fbbfedda80f9 [2021-11-25T16:29:50.110Z] ---> 252842db85ad [2021-11-25T16:29:50.110Z] [2021-11-25T16:29:50.398Z] Successfully built 252842db85ad [2021-11-25T16:29:50.398Z] Successfully tagged security-proxy-setup:latest [2021-11-25T16:29:50.398Z]  Building security-proxy-setup ... done Building core-data [2021-11-25T16:29:50.398Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-25T16:29:50.398Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-11-25T16:29:50.398Z] ---> 43cb6bf86023 [2021-11-25T16:29:50.398Z] Step 3/30 : WORKDIR /edgex-go [2021-11-25T16:29:50.398Z] ---> Using cache [2021-11-25T16:29:50.398Z] ---> e97bdc095c6d [2021-11-25T16:29:50.398Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-25T16:29:50.398Z] ---> Using cache [2021-11-25T16:29:50.398Z] ---> a7db304e178e [2021-11-25T16:29:50.398Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-11-25T16:29:50.398Z] ---> Using cache [2021-11-25T16:29:50.398Z] ---> 736f898b1b43 [2021-11-25T16:29:50.398Z] Step 6/30 : COPY . . [2021-11-25T16:29:50.398Z] ---> Using cache [2021-11-25T16:29:50.398Z] ---> d4956d0bb5e3 [2021-11-25T16:29:50.398Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-25T16:29:50.398Z] ---> Using cache [2021-11-25T16:29:50.398Z] ---> f39887ae51bd [2021-11-25T16:29:50.398Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-11-25T16:29:50.659Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-25T16:29:51.270Z] OK: 220 MiB in 52 packages [2021-11-25T16:29:51.851Z] ---> dacf6057fcf0 [2021-11-25T16:29:51.851Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-11-25T16:29:51.851Z] ---> Running in ea8b273a8c49 [2021-11-25T16:29:52.434Z] ---> c2ac67865fda [2021-11-25T16:29:52.434Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-11-25T16:29:52.434Z] Removing intermediate container fc6020dd2b2c [2021-11-25T16:29:52.434Z] ---> fa33c8def1d0 [2021-11-25T16:29:52.434Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-11-25T16:29:52.434Z] Removing intermediate container 1dd99c96b344 [2021-11-25T16:29:52.434Z] ---> 206222d1be49 [2021-11-25T16:29:52.434Z] Step 6/22 : COPY . . [2021-11-25T16:29:52.434Z] ---> Running in b26f3933ba01 [2021-11-25T16:29:52.434Z] ---> Running in 4dfefa176610 [2021-11-25T16:29:52.434Z] Removing intermediate container b26f3933ba01 [2021-11-25T16:29:52.434Z] ---> a22a29db0e9c [2021-11-25T16:29:52.434Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-25T16:29:52.704Z] 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-25T16:29:52.973Z] ---> Running in 1bd7189e5807 [2021-11-25T16:29:52.973Z] Removing intermediate container 4dfefa176610 [2021-11-25T16:29:52.973Z] ---> 81f96cfa5ffe [2021-11-25T16:29:52.973Z] Step 22/24 : LABEL arch=x86_64 [2021-11-25T16:29:54.938Z] Removing intermediate container 1bd7189e5807 [2021-11-25T16:29:54.938Z] ---> 73d5051979df [2021-11-25T16:29:54.938Z] Step 21/23 : LABEL arch=x86_64 [2021-11-25T16:29:54.938Z] ---> Running in 43db4ad9841d [2021-11-25T16:29:54.938Z] ---> Running in f9f58eff9294 [2021-11-25T16:29:54.938Z] Removing intermediate container 43db4ad9841d [2021-11-25T16:29:54.938Z] ---> 4ce1c3775883 [2021-11-25T16:29:54.938Z] Step 23/24 : LABEL git_sha=fdf84c1e016db635080e44304c01b30a3c525e59 [2021-11-25T16:29:54.938Z] ---> Running in 7f3af433f33c [2021-11-25T16:29:54.938Z] Removing intermediate container f9f58eff9294 [2021-11-25T16:29:54.938Z] ---> 1372c104da76 [2021-11-25T16:29:54.938Z] Step 22/23 : LABEL git_sha=fdf84c1e016db635080e44304c01b30a3c525e59 [2021-11-25T16:29:55.543Z] ---> Running in d003e96f1210 [2021-11-25T16:29:55.543Z] Removing intermediate container 7f3af433f33c [2021-11-25T16:29:55.543Z] ---> ef1750138c94 [2021-11-25T16:29:55.543Z] Step 24/24 : LABEL version=0.0.0 [2021-11-25T16:29:55.543Z] Removing intermediate container d003e96f1210 [2021-11-25T16:29:55.543Z] ---> 907505910108 [2021-11-25T16:29:55.543Z] Step 23/23 : LABEL version=0.0.0 [2021-11-25T16:29:55.543Z] ---> Running in 79e6e2416f2f [2021-11-25T16:29:55.807Z] ---> Running in d17085ce590f [2021-11-25T16:29:56.076Z] Removing intermediate container 79e6e2416f2f [2021-11-25T16:29:56.076Z] ---> b1ceb0d81d36 [2021-11-25T16:29:56.076Z] [2021-11-25T16:29:56.348Z] Successfully built b1ceb0d81d36 [2021-11-25T16:29:56.348Z] Successfully tagged security-secretstore-setup:latest [2021-11-25T16:29:56.348Z] Building core-metadata [2021-11-25T16:29:56.348Z]  Building security-secretstore-setup ... done Removing intermediate container d17085ce590f [2021-11-25T16:29:56.348Z] ---> 343ed768bd98 [2021-11-25T16:29:56.348Z] [2021-11-25T16:29:56.639Z] Successfully built 343ed768bd98 [2021-11-25T16:29:56.639Z] Successfully tagged support-scheduler:latest [2021-11-25T16:29:58.606Z]  Building support-scheduler ... done Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-25T16:29:58.606Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-25T16:29:58.606Z] ---> 43cb6bf86023 [2021-11-25T16:29:58.606Z] Step 3/22 : WORKDIR /edgex-go [2021-11-25T16:29:58.606Z] ---> Using cache [2021-11-25T16:29:58.606Z] ---> e97bdc095c6d [2021-11-25T16:29:58.606Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-25T16:29:58.606Z] ---> Using cache [2021-11-25T16:29:58.606Z] ---> a7db304e178e [2021-11-25T16:29:58.606Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-11-25T16:30:00.551Z] ---> 64ece679359c [2021-11-25T16:30:00.551Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-25T16:30:00.551Z] ---> Running in abb83d9239ed [2021-11-25T16:30:00.551Z] ---> Running in 155067d4a904 [2021-11-25T16:30:01.138Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-25T16:30:02.114Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-25T16:30:02.382Z] OK: 220 MiB in 52 packages [2021-11-25T16:30:02.382Z] Removing intermediate container 155067d4a904 [2021-11-25T16:30:02.650Z] ---> 0c64ef972303 [2021-11-25T16:30:02.650Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-11-25T16:30:02.650Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-25T16:30:02.650Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-25T16:30:02.650Z] ---> 43cb6bf86023 [2021-11-25T16:30:02.650Z] Step 3/22 : WORKDIR /edgex-go [2021-11-25T16:30:02.650Z] ---> Using cache [2021-11-25T16:30:02.650Z] ---> e97bdc095c6d [2021-11-25T16:30:02.650Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-25T16:30:02.650Z] ---> Using cache [2021-11-25T16:30:02.650Z] ---> a7db304e178e [2021-11-25T16:30:02.650Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-25T16:30:02.650Z] ---> Using cache [2021-11-25T16:30:02.650Z] ---> 736f898b1b43 [2021-11-25T16:30:02.650Z] Step 6/22 : COPY . . [2021-11-25T16:30:02.650Z] ---> Using cache [2021-11-25T16:30:02.650Z] ---> d4956d0bb5e3 [2021-11-25T16:30:02.650Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-25T16:30:02.650Z] ---> Using cache [2021-11-25T16:30:02.650Z] ---> f39887ae51bd [2021-11-25T16:30:02.650Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-11-25T16:30:02.650Z] ---> Running in 4acb74024bad [2021-11-25T16:30:02.650Z] ---> Running in d605ac5242d2 [2021-11-25T16:30:02.912Z] Removing intermediate container abb83d9239ed [2021-11-25T16:30:02.912Z] ---> 784c4dd307fe [2021-11-25T16:30:02.912Z] Step 6/22 : COPY . . [2021-11-25T16:30:03.498Z] 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-25T16:30:03.498Z] 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-25T16:30:10.225Z] ---> f9d2a7e2feb4 [2021-11-25T16:30:10.225Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-25T16:30:10.225Z] ---> Running in 3810276020c3 [2021-11-25T16:30:11.196Z] Removing intermediate container 3810276020c3 [2021-11-25T16:30:11.196Z] ---> 1d3e71bf321e [2021-11-25T16:30:11.196Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-11-25T16:30:11.196Z] ---> Running in 262353eb57d6 [2021-11-25T16:30:11.466Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-11-25T16:30:18.142Z] Removing intermediate container ea8b273a8c49 [2021-11-25T16:30:18.142Z] ---> 0aae1b5288a2 [2021-11-25T16:30:18.142Z] [2021-11-25T16:30:18.142Z] Step 9/30 : FROM alpine:3.14 [2021-11-25T16:30:18.142Z] ---> 0a97eee8041e [2021-11-25T16:30:18.142Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-11-25T16:30:18.142Z] ---> Running in e00370dc17ec [2021-11-25T16:30:18.142Z] Removing intermediate container e00370dc17ec [2021-11-25T16:30:18.142Z] ---> 8022be3a0603 [2021-11-25T16:30:18.142Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-11-25T16:30:18.142Z] ---> Running in 69bed91087f7 [2021-11-25T16:30:18.712Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-25T16:30:18.974Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-25T16:30:18.974Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-11-25T16:30:18.974Z] (2/2) Installing su-exec (0.2-r1) [2021-11-25T16:30:18.974Z] Executing busybox-1.33.1-r6.trigger [2021-11-25T16:30:18.974Z] OK: 6 MiB in 16 packages [2021-11-25T16:30:19.542Z] Removing intermediate container 69bed91087f7 [2021-11-25T16:30:19.542Z] ---> f4236213eb98 [2021-11-25T16:30:19.542Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-11-25T16:30:19.542Z] ---> Running in c051077d1d6e [2021-11-25T16:30:19.803Z] Removing intermediate container c051077d1d6e [2021-11-25T16:30:19.803Z] ---> 20f0d4fd54be [2021-11-25T16:30:19.803Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-11-25T16:30:19.803Z] ---> Running in ea993a3aa2a7 [2021-11-25T16:30:20.064Z] Removing intermediate container ea993a3aa2a7 [2021-11-25T16:30:20.064Z] ---> 78e4da36ea5e [2021-11-25T16:30:20.064Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-11-25T16:30:20.064Z] ---> Running in 0b6694027f1f [2021-11-25T16:30:21.009Z] Removing intermediate container 0b6694027f1f [2021-11-25T16:30:21.009Z] ---> 37eab900ca50 [2021-11-25T16:30:21.009Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-11-25T16:30:21.009Z] ---> Running in e33cae7b9f42 [2021-11-25T16:30:21.272Z] Removing intermediate container e33cae7b9f42 [2021-11-25T16:30:21.272Z] ---> 14fb4d51b0d9 [2021-11-25T16:30:21.272Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-11-25T16:30:21.535Z] ---> 7f1157fbf152 [2021-11-25T16:30:21.535Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-11-25T16:30:21.535Z] ---> Running in 1df040bb9f2f [2021-11-25T16:30:22.477Z] Removing intermediate container 1df040bb9f2f [2021-11-25T16:30:22.477Z] ---> 15272578030e [2021-11-25T16:30:22.477Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-25T16:30:22.738Z] ---> b37d66d8dcce [2021-11-25T16:30:22.738Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-11-25T16:30:23.310Z] ---> b76737301705 [2021-11-25T16:30:23.310Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-11-25T16:30:23.576Z] ---> 51dd9a7d16e8 [2021-11-25T16:30:23.576Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-11-25T16:30:23.842Z] ---> dc586b1f13d8 [2021-11-25T16:30:23.842Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-11-25T16:30:24.105Z] ---> cc0b4007d348 [2021-11-25T16:30:24.105Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-11-25T16:30:24.367Z] ---> Running in 4ab4ccc3b8a5 [2021-11-25T16:30:24.633Z] Removing intermediate container 4ab4ccc3b8a5 [2021-11-25T16:30:24.633Z] ---> e254a229789f [2021-11-25T16:30:24.633Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-11-25T16:30:24.895Z] ---> 96e4df4c3a8a [2021-11-25T16:30:24.895Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-11-25T16:30:24.895Z] ---> Running in 6c340a3fb058 [2021-11-25T16:30:25.852Z] Removing intermediate container 6c340a3fb058 [2021-11-25T16:30:25.852Z] ---> 9be5b624deb1 [2021-11-25T16:30:25.852Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-11-25T16:30:26.120Z] ---> Running in b80eb3b92cf4 [2021-11-25T16:30:26.120Z] Removing intermediate container b80eb3b92cf4 [2021-11-25T16:30:26.120Z] ---> 6e6c465ac0f0 [2021-11-25T16:30:26.120Z] Step 27/30 : CMD ["gate"] [2021-11-25T16:30:26.386Z] ---> Running in df6e66da4d20 [2021-11-25T16:30:26.386Z] Removing intermediate container df6e66da4d20 [2021-11-25T16:30:26.386Z] ---> 53e34ef042b3 [2021-11-25T16:30:26.386Z] Step 28/30 : LABEL arch=x86_64 [2021-11-25T16:30:26.653Z] ---> Running in 1b6f8948a083 [2021-11-25T16:30:26.653Z] Removing intermediate container 1b6f8948a083 [2021-11-25T16:30:26.653Z] ---> 522ac638c304 [2021-11-25T16:30:26.653Z] Step 29/30 : LABEL git_sha=fdf84c1e016db635080e44304c01b30a3c525e59 [2021-11-25T16:30:26.919Z] ---> Running in 19fb4d417535 [2021-11-25T16:30:26.919Z] Removing intermediate container 19fb4d417535 [2021-11-25T16:30:26.919Z] ---> d061101bf45a [2021-11-25T16:30:26.919Z] Step 30/30 : LABEL version=0.0.0 [2021-11-25T16:30:27.180Z] ---> Running in 2631417d72ee [2021-11-25T16:30:27.440Z] Removing intermediate container 2631417d72ee [2021-11-25T16:30:27.440Z] ---> e98d0dd2b9b4 [2021-11-25T16:30:27.440Z] [2021-11-25T16:30:27.440Z] Successfully built e98d0dd2b9b4 [2021-11-25T16:30:27.440Z] Successfully tagged security-bootstrapper:latest [2021-11-25T16:30:32.742Z]  Building security-bootstrapper ... done Removing intermediate container 4acb74024bad [2021-11-25T16:30:32.742Z] ---> bc616822fc2d [2021-11-25T16:30:32.742Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-11-25T16:30:33.003Z] ---> Running in f938954421a7 [2021-11-25T16:30:33.577Z] 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-25T16:30:35.001Z] Removing intermediate container d605ac5242d2 [2021-11-25T16:30:35.001Z] ---> a4b4de8342ec [2021-11-25T16:30:35.001Z] [2021-11-25T16:30:35.001Z] Step 9/22 : FROM alpine:3.14 [2021-11-25T16:30:35.001Z] ---> 0a97eee8041e [2021-11-25T16:30:35.001Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-25T16:30:35.001Z] ---> Using cache [2021-11-25T16:30:35.001Z] ---> 868bcbd2f678 [2021-11-25T16:30:35.001Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-25T16:30:35.001Z] ---> Using cache [2021-11-25T16:30:35.001Z] ---> f86fe6c6870e [2021-11-25T16:30:35.001Z] Step 12/22 : ENV APP_PORT=59881 [2021-11-25T16:30:35.001Z] Removing intermediate container f938954421a7 [2021-11-25T16:30:35.001Z] ---> e628796f1393 [2021-11-25T16:30:35.001Z] [2021-11-25T16:30:35.001Z] Step 10/22 : FROM docker:20.10.8 [2021-11-25T16:30:35.001Z] ---> Running in 3e16146f4700 [2021-11-25T16:30:35.123Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-11-25T16:30:35.268Z] 20.10.8: Pulling from library/docker [2021-11-25T16:30:35.268Z] Removing intermediate container 3e16146f4700 [2021-11-25T16:30:35.268Z] ---> 53827bc7fdc7 [2021-11-25T16:30:35.268Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-25T16:30:35.268Z] ---> Running in bdbd9a842f0e [2021-11-25T16:30:35.537Z] Removing intermediate container bdbd9a842f0e [2021-11-25T16:30:35.537Z] ---> 1b87cf7ac8ed [2021-11-25T16:30:35.537Z] Step 14/22 : WORKDIR / [2021-11-25T16:30:35.537Z] ---> Running in 70ad97f4f798 [2021-11-25T16:30:36.113Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-11-25T16:30:36.123Z] Removing intermediate container 70ad97f4f798 [2021-11-25T16:30:36.123Z] ---> e14bb2e3b39a [2021-11-25T16:30:36.123Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-25T16:30:36.397Z] ---> 58d2e347680d [2021-11-25T16:30:36.397Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-11-25T16:30:37.373Z] ---> 24a9affd02e8 [2021-11-25T16:30:37.373Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-11-25T16:30:37.584Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-11-25T16:30:38.195Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-11-25T16:30:38.344Z] ---> 2647a587a902 [2021-11-25T16:30:38.344Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-11-25T16:30:38.344Z] ---> Running in a37f185d82df [2021-11-25T16:30:38.615Z] Removing intermediate container a37f185d82df [2021-11-25T16:30:38.615Z] ---> 93773e8ba71c [2021-11-25T16:30:38.615Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-25T16:30:38.615Z] ---> Running in 1b0abe304f29 [2021-11-25T16:30:38.878Z] Removing intermediate container 1b0abe304f29 [2021-11-25T16:30:38.878Z] ---> fe27758d1fed [2021-11-25T16:30:38.878Z] Step 20/22 : LABEL arch=x86_64 [2021-11-25T16:30:38.878Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-11-25T16:30:38.878Z] Status: Downloaded newer image for docker:20.10.8 [2021-11-25T16:30:38.878Z] ---> Running in fd5b7535b995 [2021-11-25T16:30:38.878Z] ---> bc6c0ffef665 [2021-11-25T16:30:38.878Z] 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-25T16:30:38.878Z] ---> Running in 6c21f53dc44c [2021-11-25T16:30:38.878Z] Removing intermediate container fd5b7535b995 [2021-11-25T16:30:38.878Z] ---> 76d0eedaf057 [2021-11-25T16:30:38.878Z] Step 21/22 : LABEL git_sha=fdf84c1e016db635080e44304c01b30a3c525e59 [2021-11-25T16:30:39.140Z] ---> Running in b94497ab376b [2021-11-25T16:30:39.140Z] Removing intermediate container 6c21f53dc44c [2021-11-25T16:30:39.140Z] ---> 19c0673a1864 [2021-11-25T16:30:39.140Z] 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-25T16:30:39.140Z] ---> Running in 3c0b3ee3f896 [2021-11-25T16:30:39.140Z] Removing intermediate container b94497ab376b [2021-11-25T16:30:39.140Z] ---> db027e432d33 [2021-11-25T16:30:39.140Z] Step 22/22 : LABEL version=0.0.0 [2021-11-25T16:30:39.413Z] ---> Running in 35b9eb2c43f6 [2021-11-25T16:30:39.413Z] Removing intermediate container 35b9eb2c43f6 [2021-11-25T16:30:39.413Z] ---> 809f999a144e [2021-11-25T16:30:39.413Z] [2021-11-25T16:30:39.675Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-25T16:30:39.675Z] Successfully built 809f999a144e [2021-11-25T16:30:39.675Z] Successfully tagged core-metadata:latest [2021-11-25T16:30:39.942Z]  Building core-metadata ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-25T16:30:39.942Z] Removing intermediate container 262353eb57d6 [2021-11-25T16:30:39.942Z] ---> e4abb0e1a343 [2021-11-25T16:30:39.942Z] [2021-11-25T16:30:39.942Z] Step 9/22 : FROM alpine:3.14 [2021-11-25T16:30:39.942Z] ---> 0a97eee8041e [2021-11-25T16:30:39.942Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-11-25T16:30:39.942Z] ---> Running in f6b6fe146f2f [2021-11-25T16:30:39.942Z] (1/42) Installing readline (8.1.0-r0) [2021-11-25T16:30:39.942Z] (2/42) Installing bash (5.1.4-r0) [2021-11-25T16:30:40.211Z] Executing bash-5.1.4-r0.post-install [2021-11-25T16:30:40.211Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-11-25T16:30:40.211Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-11-25T16:30:40.211Z] (5/42) Installing libcurl (7.79.1-r0) [2021-11-25T16:30:40.211Z] (6/42) Installing curl (7.79.1-r0) [2021-11-25T16:30:40.211Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-11-25T16:30:40.211Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-11-25T16:30:40.211Z] (9/42) Installing expat (2.4.1-r0) [2021-11-25T16:30:40.211Z] (10/42) Installing libffi (3.3-r2) [2021-11-25T16:30:40.211Z] (11/42) Installing gdbm (1.19-r0) [2021-11-25T16:30:40.211Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-11-25T16:30:40.211Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-11-25T16:30:40.211Z] Removing intermediate container f6b6fe146f2f [2021-11-25T16:30:40.211Z] ---> 32c016716d66 [2021-11-25T16:30:40.211Z] Step 11/22 : ENV APP_PORT=59880 [2021-11-25T16:30:40.211Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-25T16:30:40.211Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-11-25T16:30:40.211Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-11-25T16:30:40.211Z] ---> Running in 98e2734782cf [2021-11-25T16:30:40.211Z] (17/42) Installing python3 (3.9.5-r2) [2021-11-25T16:30:40.211Z] Removing intermediate container 98e2734782cf [2021-11-25T16:30:40.211Z] ---> d87129c24de0 [2021-11-25T16:30:40.211Z] Step 12/22 : EXPOSE $APP_PORT [2021-11-25T16:30:41.608Z] ---> Running in 0f5e0703cd21 [2021-11-25T16:30:41.608Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-11-25T16:30:41.608Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-11-25T16:30:41.608Z] (20/42) Installing py3-idna (3.2-r0) [2021-11-25T16:30:41.608Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-11-25T16:30:41.608Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-11-25T16:30:41.608Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-11-25T16:30:41.608Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-11-25T16:30:41.608Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-11-25T16:30:41.608Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-11-25T16:30:41.608Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-11-25T16:30:41.608Z] Removing intermediate container 0f5e0703cd21 [2021-11-25T16:30:41.608Z] ---> 018f845ecc84 [2021-11-25T16:30:41.608Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-25T16:30:41.608Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-11-25T16:30:41.608Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-11-25T16:30:41.608Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-11-25T16:30:41.608Z] (31/42) Installing py3-six (1.15.0-r1) [2021-11-25T16:30:41.608Z] ---> Running in 030099cff73f [2021-11-25T16:30:41.608Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-11-25T16:30:41.608Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-11-25T16:30:41.608Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-11-25T16:30:41.608Z] (35/42) Installing py3-packaging (20.9-r1) [2021-11-25T16:30:41.608Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-11-25T16:30:41.608Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-11-25T16:30:41.608Z] (38/42) Installing py3-progress (1.5-r2) [2021-11-25T16:30:41.608Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-11-25T16:30:41.608Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-11-25T16:30:41.608Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-11-25T16:30:41.909Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-11-25T16:30:41.909Z] Executing busybox-1.33.1-r3.trigger [2021-11-25T16:30:41.909Z] OK: 84 MiB in 64 packages [2021-11-25T16:30:42.499Z] Removing intermediate container 030099cff73f [2021-11-25T16:30:42.499Z] ---> 0f9f02428fb7 [2021-11-25T16:30:42.499Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-11-25T16:30:42.499Z] ---> Running in 66a322823739 [2021-11-25T16:30:42.499Z] Collecting docker-compose==1.23.2 [2021-11-25T16:30:42.499Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-11-25T16:30:42.499Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-25T16:30:42.762Z] Collecting docker<4.0,>=3.6.0 [2021-11-25T16:30:42.763Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-11-25T16:30:42.763Z] Collecting jsonschema<3,>=2.5.1 [2021-11-25T16:30:42.763Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-11-25T16:30:42.763Z] Collecting PyYAML<4,>=3.10 [2021-11-25T16:30:42.763Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-11-25T16:30:43.335Z] 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-25T16:30:43.335Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-25T16:30:43.606Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-11-25T16:30:43.606Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-11-25T16:30:43.606Z] Collecting texttable<0.10,>=0.9.0 [2021-11-25T16:30:43.606Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-11-25T16:30:43.873Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-11-25T16:30:43.873Z] Collecting docopt<0.7,>=0.6.1 [2021-11-25T16:30:43.873Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-11-25T16:30:43.873Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-11-25T16:30:43.873Z] (3/6) Installing libsodium (1.0.18-r0) [2021-11-25T16:30:44.133Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-25T16:30:44.133Z] Collecting cached-property<2,>=1.2.0 [2021-11-25T16:30:44.133Z] (5/6) Installing libzmq (4.3.4-r0) [2021-11-25T16:30:44.133Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-11-25T16:30:44.133Z] Collecting dockerpty<0.5,>=0.4.1 [2021-11-25T16:30:44.133Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-11-25T16:30:44.133Z] (6/6) Installing zeromq (4.3.4-r0) [2021-11-25T16:30:44.397Z] Executing busybox-1.33.1-r6.trigger [2021-11-25T16:30:44.397Z] OK: 8 MiB in 20 packages [2021-11-25T16:30:44.397Z] Collecting websocket-client<1.0,>=0.32.0 [2021-11-25T16:30:44.397Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-11-25T16:30:44.675Z] Collecting docker-pycreds>=0.4.0 [2021-11-25T16:30:44.675Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-11-25T16:30:44.675Z] Collecting chardet<3.1.0,>=3.0.2 [2021-11-25T16:30:44.675Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-11-25T16:30:44.675Z] Removing intermediate container 66a322823739 [2021-11-25T16:30:44.675Z] ---> fed5377a47b5 [2021-11-25T16:30:44.675Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-25T16:30:44.675Z] Collecting idna<2.8,>=2.5 [2021-11-25T16:30:44.675Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-11-25T16:30:44.675Z] 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-25T16:30:44.675Z] Collecting urllib3<1.25,>=1.21.1 [2021-11-25T16:30:44.675Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-11-25T16:30:44.675Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-11-25T16:30:44.675Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-11-25T16:30:44.675Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-11-25T16:30:44.675Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-11-25T16:30:44.675Z] ---> a0fbd3345b69 [2021-11-25T16:30:44.675Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-11-25T16:30:44.944Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-11-25T16:30:44.944Z] Attempting uninstall: urllib3 [2021-11-25T16:30:44.944Z] Found existing installation: urllib3 1.26.5 [2021-11-25T16:30:44.944Z] Uninstalling urllib3-1.26.5: [2021-11-25T16:30:44.944Z] Successfully uninstalled urllib3-1.26.5 [2021-11-25T16:30:44.944Z] Attempting uninstall: idna [2021-11-25T16:30:44.944Z] Found existing installation: idna 3.2 [2021-11-25T16:30:44.944Z] Uninstalling idna-3.2: [2021-11-25T16:30:44.944Z] Successfully uninstalled idna-3.2 [2021-11-25T16:30:45.211Z] ---> 690a37533303 [2021-11-25T16:30:45.211Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-11-25T16:30:45.211Z] Attempting uninstall: chardet [2021-11-25T16:30:45.211Z] Found existing installation: chardet 4.0.0 [2021-11-25T16:30:45.211Z] Uninstalling chardet-4.0.0: [2021-11-25T16:30:45.211Z] Successfully uninstalled chardet-4.0.0 [2021-11-25T16:30:45.211Z] ---> 35e88a8cd278 [2021-11-25T16:30:45.211Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-11-25T16:30:45.211Z] ---> Running in 949f43b415b0 [2021-11-25T16:30:45.490Z] Removing intermediate container 949f43b415b0 [2021-11-25T16:30:45.490Z] ---> c713d3ae5d5e [2021-11-25T16:30:45.490Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-25T16:30:45.490Z] ---> Running in 96d5a201adfc [2021-11-25T16:30:45.490Z] Attempting uninstall: requests [2021-11-25T16:30:45.490Z] Found existing installation: requests 2.25.1 [2021-11-25T16:30:45.490Z] Uninstalling requests-2.25.1: [2021-11-25T16:30:45.490Z] Successfully uninstalled requests-2.25.1 [2021-11-25T16:30:45.490Z] Removing intermediate container 96d5a201adfc [2021-11-25T16:30:45.490Z] ---> 341f6b99b881 [2021-11-25T16:30:45.490Z] Step 20/22 : LABEL arch=x86_64 [2021-11-25T16:30:45.490Z] Running setup.py install for texttable: started [2021-11-25T16:30:45.490Z] ---> Running in 014d22ab0ab2 [2021-11-25T16:30:45.770Z] Removing intermediate container 014d22ab0ab2 [2021-11-25T16:30:45.770Z] ---> c33bb4ab647d [2021-11-25T16:30:45.770Z] Step 21/22 : LABEL git_sha=fdf84c1e016db635080e44304c01b30a3c525e59 [2021-11-25T16:30:45.770Z] ---> Running in f9ce05b82244 [2021-11-25T16:30:45.770Z] Removing intermediate container f9ce05b82244 [2021-11-25T16:30:45.770Z] ---> b391f7dcf7bb [2021-11-25T16:30:45.770Z] Step 22/22 : LABEL version=0.0.0 [2021-11-25T16:30:45.770Z] ---> Running in 2bf0ec10fa8e [2021-11-25T16:30:45.770Z] Removing intermediate container 2bf0ec10fa8e [2021-11-25T16:30:45.770Z] ---> be0b20efa6f1 [2021-11-25T16:30:45.770Z] [2021-11-25T16:30:45.770Z] Running setup.py install for texttable: finished with status 'done' [2021-11-25T16:30:45.770Z] Running setup.py install for PyYAML: started [2021-11-25T16:30:46.030Z] Successfully built be0b20efa6f1 [2021-11-25T16:30:46.030Z] Successfully tagged core-data:latest [2021-11-25T16:30:46.291Z]  Building core-data ... done  Running setup.py install for PyYAML: finished with status 'done' [2021-11-25T16:30:46.291Z] Running setup.py install for docopt: started [2021-11-25T16:30:46.552Z] Running setup.py install for docopt: finished with status 'done' [2021-11-25T16:30:46.552Z] Running setup.py install for dockerpty: started [2021-11-25T16:30:46.814Z] Running setup.py install for dockerpty: finished with status 'done' [2021-11-25T16:30:47.073Z] 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-25T16:30:50.171Z] Removing intermediate container 3c0b3ee3f896 [2021-11-25T16:30:50.171Z] ---> 529599ccab27 [2021-11-25T16:30:50.171Z] Step 13/22 : ENV APP_PORT=58890 [2021-11-25T16:30:50.171Z] ---> Running in 2bc4f5e3144d [2021-11-25T16:30:50.171Z] Removing intermediate container 2bc4f5e3144d [2021-11-25T16:30:50.171Z] ---> 859f166bb3c5 [2021-11-25T16:30:50.171Z] Step 14/22 : EXPOSE $APP_PORT [2021-11-25T16:30:50.171Z] ---> Running in 33b0fc964cce [2021-11-25T16:30:50.171Z] Removing intermediate container 33b0fc964cce [2021-11-25T16:30:50.171Z] ---> 84e49423449e [2021-11-25T16:30:50.171Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-11-25T16:30:50.560Z] ---> 23e798dfe77a [2021-11-25T16:30:50.560Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-11-25T16:30:50.646Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-11-25T16:30:50.646Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-11-25T16:30:50.646Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-11-25T16:30:50.646Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-11-25T16:30:50.646Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-11-25T16:30:50.646Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-11-25T16:30:50.859Z] ---> efeb7a9b9b46 [2021-11-25T16:30:50.859Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-11-25T16:30:50.859Z] ---> 2bb32c4fc427 [2021-11-25T16:30:50.859Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-11-25T16:30:50.859Z] ---> Running in 815e1c2bd237 [2021-11-25T16:30:51.185Z] Removing intermediate container 815e1c2bd237 [2021-11-25T16:30:51.185Z] ---> 92404263ba8e [2021-11-25T16:30:51.185Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-25T16:30:51.185Z] ---> Running in 6691fe834fce [2021-11-25T16:30:51.185Z] Removing intermediate container 6691fe834fce [2021-11-25T16:30:51.185Z] ---> 3b96116b189d [2021-11-25T16:30:51.185Z] Step 20/22 : LABEL arch=x86_64 [2021-11-25T16:30:51.185Z] ---> Running in 05a87a4c51eb [2021-11-25T16:30:51.185Z] Removing intermediate container 05a87a4c51eb [2021-11-25T16:30:51.185Z] ---> 811185807f70 [2021-11-25T16:30:51.185Z] Step 21/22 : LABEL git_sha=fdf84c1e016db635080e44304c01b30a3c525e59 [2021-11-25T16:30:51.185Z] ---> Running in 26cde84df746 [2021-11-25T16:30:51.248Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-11-25T16:30:51.248Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-11-25T16:30:51.248Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-11-25T16:30:51.248Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-11-25T16:30:51.523Z] Removing intermediate container 26cde84df746 [2021-11-25T16:30:51.523Z] ---> 45ac0707475c [2021-11-25T16:30:51.523Z] Step 22/22 : LABEL version=0.0.0 [2021-11-25T16:30:51.523Z] ---> Running in b3052a0f137b [2021-11-25T16:30:51.523Z] Removing intermediate container b3052a0f137b [2021-11-25T16:30:51.523Z] ---> 68d05354c543 [2021-11-25T16:30:51.523Z] [2021-11-25T16:30:51.523Z] Successfully built 68d05354c543 [2021-11-25T16:30:51.523Z] Successfully tagged sys-mgmt-agent:latest [2021-11-25T16:30:51.567Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-11-25T16:30:51.575Z] $ docker stop --time=1 18c1c394e1be15596a8cb6ef38ea699967a75102d12ae23d85c0ad51ee1a06da [2021-11-25T16:30:52.874Z] $ docker rm -f 18c1c394e1be15596a8cb6ef38ea699967a75102d12ae23d85c0ad51ee1a06da [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-25T16:30:53.228Z] + docker images [2021-11-25T16:30:53.228Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-11-25T16:30:53.228Z] sys-mgmt-agent latest 68d05354c543 2 seconds ago 294MB [2021-11-25T16:30:53.228Z] core-data latest be0b20efa6f1 8 seconds ago 20.7MB [2021-11-25T16:30:53.228Z] core-metadata latest 809f999a144e 14 seconds ago 16.9MB [2021-11-25T16:30:53.228Z] e4abb0e1a343 14 seconds ago 1.77GB [2021-11-25T16:30:53.228Z] a4b4de8342ec 19 seconds ago 1.76GB [2021-11-25T16:30:53.228Z] e628796f1393 19 seconds ago 1.76GB [2021-11-25T16:30:53.228Z] security-bootstrapper latest e98d0dd2b9b4 26 seconds ago 18.9MB [2021-11-25T16:30:53.228Z] 0aae1b5288a2 36 seconds ago 1.76GB [2021-11-25T16:30:53.228Z] support-scheduler latest 343ed768bd98 57 seconds ago 16.2MB [2021-11-25T16:30:53.228Z] security-secretstore-setup latest b1ceb0d81d36 58 seconds ago 28.4MB [2021-11-25T16:30:53.228Z] security-proxy-setup latest 252842db85ad About a minute ago 26.9MB [2021-11-25T16:30:53.228Z] a6e4e16b68bc About a minute ago 1.76GB [2021-11-25T16:30:53.228Z] core-command latest e1ca1789b520 About a minute ago 16.1MB [2021-11-25T16:30:53.228Z] support-notifications latest fd563ac42874 About a minute ago 17MB [2021-11-25T16:30:53.228Z] 4e56dab703cb About a minute ago 1.77GB [2021-11-25T16:30:53.228Z] 35ff42d2e41b About a minute ago 1.77GB [2021-11-25T16:30:53.228Z] 01d0afac2ee8 About a minute ago 1.76GB [2021-11-25T16:30:53.228Z] 155e5b3414a2 About a minute ago 1.76GB [2021-11-25T16:30:53.228Z] ci-base-image-x86_64 latest 43cb6bf86023 5 minutes ago 1.25GB [2021-11-25T16:30:53.228Z] alpine 3.14 0a97eee8041e 12 days ago 5.61MB [2021-11-25T16:30:53.228Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 6 weeks ago 548MB [2021-11-25T16:30:53.228Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 6 weeks ago 34.5MB [2021-11-25T16:30:53.228Z] docker 20.10.8 bc6c0ffef665 2 months ago 214MB [2021-11-25T16:30:53.228Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 17 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-25T16:30:59.529Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.178s coverage: 28.7% of statements [2021-11-25T16:30:59.529Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-11-25T16:30:59.529Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-11-25T16:31:02.166Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.354s coverage: 98.5% of statements [2021-11-25T16:31:02.166Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-11-25T16:31:03.633Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.465s coverage: 44.7% of statements [2021-11-25T16:31:03.633Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-11-25T16:31:03.633Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-11-25T16:31:06.260Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.707s coverage: 89.5% of statements [2021-11-25T16:31:06.260Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-11-25T16:31:06.260Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-11-25T16:31:06.260Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.321s coverage: 84.4% of statements [2021-11-25T16:31:06.260Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-11-25T16:31:06.260Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-11-25T16:31:06.260Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-11-25T16:31:06.260Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-11-25T16:31:06.260Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-11-25T16:31:08.433Z] Still waiting to schedule task [2021-11-25T16:31:08.434Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-11-25T16:31:14.931Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.385s coverage: 94.2% of statements [2021-11-25T16:31:14.931Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-11-25T16:31:14.931Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-11-25T16:31:14.931Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.221s coverage: 59.1% of statements [2021-11-25T16:31:14.931Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-11-25T16:31:14.931Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-11-25T16:31:14.931Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-11-25T16:31:14.931Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-11-25T16:31:14.931Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-11-25T16:31:14.931Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.337s coverage: 60.0% of statements [2021-11-25T16:31:14.931Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-11-25T16:31:14.931Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-11-25T16:31:14.931Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-11-25T16:31:14.931Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.324s coverage: 0.9% of statements [2021-11-25T16:31:14.931Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-11-25T16:31:14.931Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.204s coverage: 58.8% of statements [2021-11-25T16:31:14.931Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.195s coverage: 21.7% of statements [2021-11-25T16:31:14.931Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-11-25T16:31:14.931Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.296s coverage: 47.1% of statements [2021-11-25T16:31:14.931Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.235s coverage: 79.5% of statements [2021-11-25T16:31:15.535Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.192s coverage: 94.1% of statements [2021-11-25T16:31:16.980Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.299s coverage: 96.3% of statements [2021-11-25T16:31:16.980Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.179s coverage: 87.5% of statements [2021-11-25T16:31:29.384Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.216s coverage: 94.4% of statements [2021-11-25T16:31:29.384Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.173s coverage: 44.8% of statements [2021-11-25T16:31:36.095Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.734s coverage: 82.5% of statements [2021-11-25T16:31:36.095Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-11-25T16:31:42.820Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.277s coverage: 92.9% of statements [2021-11-25T16:31:42.820Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-11-25T16:31:42.820Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-11-25T16:31:42.820Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-11-25T16:31:42.820Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements [2021-11-25T16:31:42.820Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-11-25T16:31:42.820Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-11-25T16:31:42.820Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-11-25T16:31:42.820Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-11-25T16:31:42.820Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-11-25T16:31:42.820Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.178s coverage: 87.2% of statements [2021-11-25T16:31:42.820Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-11-25T16:31:42.820Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-11-25T16:31:42.820Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.149s coverage: 100.0% of statements [2021-11-25T16:31:42.820Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-11-25T16:31:42.820Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.235s coverage: 58.8% of statements [2021-11-25T16:31:42.820Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-11-25T16:31:42.820Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.256s coverage: 80.0% of statements [2021-11-25T16:31:42.820Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.247s coverage: 87.2% of statements [2021-11-25T16:31:42.820Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.271s coverage: 85.4% of statements [2021-11-25T16:31:42.820Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.774s coverage: 91.2% of statements [2021-11-25T16:31:42.820Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-11-25T16:31:42.820Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.848s coverage: 64.4% of statements [2021-11-25T16:31:42.820Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-11-25T16:31:42.820Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-11-25T16:31:42.820Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.184s coverage: 100.0% of statements [2021-11-25T16:31:42.820Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.088s coverage: 89.4% of statements [2021-11-25T16:31:42.820Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.064s coverage: 100.0% of statements [2021-11-25T16:31:43.417Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.118s coverage: 73.7% of statements [2021-11-25T16:31:43.417Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.049s coverage: 100.0% of statements [2021-11-25T16:31:47.738Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.170s coverage: 65.4% of statements [2021-11-25T16:31:47.738Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-11-25T16:31:47.738Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-11-25T16:31:47.738Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-11-25T16:31:50.366Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.768s coverage: 43.8% of statements [2021-11-25T16:31:50.366Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-11-25T16:31:50.366Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-11-25T16:31:50.366Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.199s coverage: 89.5% of statements [2021-11-25T16:31:50.366Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-11-25T16:31:50.366Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.242s coverage: 84.8% of statements [2021-11-25T16:31:50.366Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-11-25T16:31:58.646Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.247s coverage: 17.7% of statements [2021-11-25T16:31:58.646Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-11-25T16:31:58.646Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-11-25T16:31:58.646Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-11-25T16:31:58.646Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-11-25T16:31:58.646Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.597s coverage: 92.3% of statements [2021-11-25T16:31:58.646Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-11-25T16:31:58.646Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-11-25T16:31:58.646Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-11-25T16:31:58.646Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-11-25T16:31:58.646Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.243s coverage: 63.2% of statements [2021-11-25T16:31:58.646Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-11-25T16:31:58.646Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-11-25T16:31:58.646Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.418s coverage: 97.7% of statements [2021-11-25T16:31:58.646Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-11-25T16:31:58.646Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-11-25T16:31:58.646Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-11-25T16:31:58.646Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-11-25T16:31:58.646Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.193s coverage: 28.9% of statements [2021-11-25T16:31:58.646Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-11-25T16:31:58.646Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-11-25T16:31:58.646Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-11-25T16:31:58.646Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-11-25T16:31:58.646Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-11-25T16:31:58.646Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-11-25T16:31:58.646Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.186s coverage: 100.0% of statements [2021-11-25T16:31:58.646Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.075s coverage: 96.9% of statements [2021-11-25T16:31:58.918Z] 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-25T16:31:58.918Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2021-11-25T16:31:58.918Z] GO111MODULE=on go vet ./... [2021-11-25T16:32:18.153Z] Running on prd-ubuntu18.04-docker-8c-8g-527 in /w/workspace/edgexfoundry_edgex-go_PR-3829 [Pipeline] { [Pipeline] ws [2021-11-25T16:32:18.161Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2021-11-25T16:32:18.242Z] The recommended git tool is: git [2021-11-25T16:32:20.030Z] using credential edgex-jenkins-ssh [2021-11-25T16:32:20.041Z] Cloning the remote Git repository [2021-11-25T16:32:20.064Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-11-25T16:32:20.126Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-11-25T16:32:20.153Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-11-25T16:32:20.154Z] > git --version # timeout=10 [2021-11-25T16:32:20.158Z] > git --version # 'git version 2.17.1' [2021-11-25T16:32:20.159Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-25T16:32:20.187Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-25T16:32:25.101Z] Merging remotes/origin/main commit b2bbeb2bf8682f369067d047e38d70060ce035aa into PR head commit fdf84c1e016db635080e44304c01b30a3c525e59 [2021-11-25T16:32:25.219Z] Merge succeeded, producing fdf84c1e016db635080e44304c01b30a3c525e59 [2021-11-25T16:32:25.219Z] Checking out Revision fdf84c1e016db635080e44304c01b30a3c525e59 (PR-3829) [2021-11-25T16:32:24.434Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-11-25T16:32:24.444Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-25T16:32:24.453Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-11-25T16:32:24.463Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-11-25T16:32:24.463Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-25T16:32:24.467Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3829/head:refs/remotes/origin/PR-3829 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-11-25T16:32:25.113Z] > git config core.sparsecheckout # timeout=10 [2021-11-25T16:32:25.120Z] > git checkout -f fdf84c1e016db635080e44304c01b30a3c525e59 # timeout=10 [2021-11-25T16:32:25.186Z] > git remote # timeout=10 [2021-11-25T16:32:25.193Z] > git config --get remote.origin.url # timeout=10 [2021-11-25T16:32:25.200Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-25T16:32:25.204Z] > git merge b2bbeb2bf8682f369067d047e38d70060ce035aa # timeout=10 [2021-11-25T16:32:25.216Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-25T16:32:25.225Z] > git config core.sparsecheckout # timeout=10 [2021-11-25T16:32:25.240Z] > git checkout -f fdf84c1e016db635080e44304c01b30a3c525e59 # timeout=10 [2021-11-25T16:32:28.823Z] Commit message: "build(snap): add script to generate version" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-25T16:32:29.875Z] + echo snap-build.sh [2021-11-25T16:32:29.875Z] snap-build.sh [2021-11-25T16:32:29.875Z] + SNAP_BASE_DIR=. [2021-11-25T16:32:29.875Z] + '[' '!' -z /w/workspace/edgex-go/2 ']' [2021-11-25T16:32:29.875Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/2 [2021-11-25T16:32:29.875Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' [2021-11-25T16:32:29.875Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/2] [2021-11-25T16:32:29.875Z] + cd /w/workspace/edgex-go/2 [2021-11-25T16:32:29.875Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-11-25T16:32:29.875Z] Reading package lists... [2021-11-25T16:32:29.875Z] Building dependency tree... [2021-11-25T16:32:29.875Z] Reading state information... [2021-11-25T16:32:29.875Z] The following packages were automatically installed and are no longer required: [2021-11-25T16:32:29.875Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-11-25T16:32:29.875Z] uidmap xdelta3 [2021-11-25T16:32:29.875Z] Use 'sudo apt autoremove' to remove them. [2021-11-25T16:32:29.875Z] The following packages will be REMOVED: [2021-11-25T16:32:29.875Z] lxd* lxd-client* [2021-11-25T16:32:30.137Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-11-25T16:32:30.137Z] After this operation, 31.7 MB disk space will be freed. [2021-11-25T16:32:30.925Z] (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-25T16:32:30.925Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-11-25T16:32:31.867Z] Removing lxd dnsmasq configuration [2021-11-25T16:32:31.867Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-11-25T16:32:31.867Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-11-25T16:32:32.811Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-11-25T16:32:32.811Z] (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-25T16:32:32.811Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-11-25T16:32:34.197Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-11-25T16:32:34.197Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-11-25T16:32:34.774Z] + sudo snap remove --purge lxd [2021-11-25T16:32:35.038Z] snap "lxd" is not installed [2021-11-25T16:32:35.038Z] + sudo groupadd --force --system lxd [2021-11-25T16:32:35.038Z] ++ whoami [2021-11-25T16:32:35.038Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-11-25T16:32:35.038Z] + newgrp - lxd [2021-11-25T16:32:35.038Z] + sudo snap install lxd [2021-11-25T16:32:45.050Z] 2021-11-25T16:32:42Z INFO Waiting for automatic snapd restart... [2021-11-25T16:33:03.189Z] lxd 4.20 from Canonical* installed [2021-11-25T16:33:03.189Z] + sudo lxd init --auto [2021-11-25T16:33:11.334Z] + sudo snap install --classic snapcraft [2021-11-25T16:33:20.682Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-25T16:33:20.682Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-11-25T16:33:20.682Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2021-11-25T16:33:20.703Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2021-11-25T16:33:21.344Z] + ls -al . [2021-11-25T16:33:21.344Z] total 672 [2021-11-25T16:33:21.344Z] drwxrwxr-x 9 1001 1001 4096 Nov 25 16:33 . [2021-11-25T16:33:21.344Z] drwxr-xr-x 4 root root 4096 Nov 25 16:29 .. [2021-11-25T16:33:21.344Z] -rw-rw-r-- 1 1001 1001 11 Nov 25 16:26 .dockerignore [2021-11-25T16:33:21.344Z] drwxrwxr-x 8 1001 1001 4096 Nov 25 16:26 .git [2021-11-25T16:33:21.344Z] drwxrwxr-x 4 1001 1001 4096 Nov 25 16:26 .github [2021-11-25T16:33:21.344Z] -rw-rw-r-- 1 1001 1001 804 Nov 25 16:26 .gitignore [2021-11-25T16:33:21.344Z] -rw-rw-r-- 1 1001 1001 42 Nov 25 16:26 .golangci.yml [2021-11-25T16:33:21.344Z] -rw-rw-r-- 1 1001 1001 76 Nov 25 16:26 .hadolint.yml [2021-11-25T16:33:21.344Z] -rw-rw-r-- 1 1001 1001 166 Nov 25 16:26 .sonarcloud.properties [2021-11-25T16:33:21.344Z] -rw-rw-r-- 1 1001 1001 1171 Nov 25 16:26 ADOPTERS.md [2021-11-25T16:33:21.344Z] -rw-rw-r-- 1 1001 1001 8910 Nov 25 16:26 Attribution.txt [2021-11-25T16:33:21.344Z] -rw-rw-r-- 1 1001 1001 51732 Nov 25 16:26 CHANGELOG.md [2021-11-25T16:33:21.344Z] -rw-rw-r-- 1 1001 1001 3804 Nov 25 16:26 CONTRIBUTING.md [2021-11-25T16:33:21.344Z] -rw-rw-r-- 1 1001 1001 677 Nov 25 16:26 GOVERNANCE.md [2021-11-25T16:33:21.344Z] -rw-rw-r-- 1 1001 1001 849 Nov 25 16:26 Jenkinsfile [2021-11-25T16:33:21.344Z] -rw-rw-r-- 1 1001 1001 10775 Nov 25 16:26 LICENSE [2021-11-25T16:33:21.344Z] -rw-rw-r-- 1 1001 1001 6508 Nov 25 16:26 Makefile [2021-11-25T16:33:21.344Z] -rw-rw-r-- 1 1001 1001 582 Nov 25 16:26 OWNERS.md [2021-11-25T16:33:21.344Z] -rw-rw-r-- 1 1001 1001 8207 Nov 25 16:26 README.md [2021-11-25T16:33:21.344Z] -rw-rw-r-- 1 1001 1001 6912 Nov 25 16:26 SECURITY.md [2021-11-25T16:33:21.344Z] -rw-rw-r-- 1 1001 1001 5 Nov 25 16:24 VERSION [2021-11-25T16:33:21.344Z] -rw-rw-r-- 1 1001 1001 4131 Nov 25 16:26 ZMQWindows.md [2021-11-25T16:33:21.344Z] drwxrwxr-x 2 1001 1001 4096 Nov 25 16:26 bin [2021-11-25T16:33:21.344Z] drwxrwxr-x 14 1001 1001 4096 Nov 25 16:26 cmd [2021-11-25T16:33:21.344Z] -rw-r--r-- 1 root root 428381 Nov 25 16:31 coverage.out [2021-11-25T16:33:21.344Z] -rw-rw-r-- 1 1001 1001 822 Nov 25 16:26 go.mod [2021-11-25T16:33:21.344Z] -rw-rw-r-- 1 1001 1001 49471 Nov 25 16:26 go.sum [2021-11-25T16:33:21.344Z] drwxrwxr-x 8 1001 1001 4096 Nov 25 16:26 internal [2021-11-25T16:33:21.344Z] drwxrwxr-x 3 1001 1001 4096 Nov 25 16:26 openapi [2021-11-25T16:33:21.344Z] drwxrwxr-x 4 1001 1001 4096 Nov 25 16:26 snap [2021-11-25T16:33:21.344Z] -rw-rw-r-- 1 1001 1001 204 Nov 25 16:26 version.go [Pipeline] sh [2021-11-25T16:33:21.993Z] + '[' -e coverage.out ] [2021-11-25T16:33:21.993Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-11-25T16:33:22.013Z] Warning: overwriting stash ‘coverage-report’ [2021-11-25T16:33:22.778Z] Stashed 1 file(s) [Pipeline] sh [2021-11-25T16:33:23.420Z] + make build [2021-11-25T16:33:23.421Z] 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-25T16:33:23.577Z] snapcraft 5.0 from Canonical* installed [2021-11-25T16:33:23.577Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-11-25T16:33:23.577Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-11-25T16:33:23.577Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-25T16:33:23.577Z] Dload Upload Total Spent Left Speed [2021-11-25T16:33:23.577Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3582 0 --:--:-- --:--:-- --:--:-- 3582 [2021-11-25T16:33:23.577Z] 100 3325k 100 3325k 0 0 8230k 0 --:--:-- --:--:-- --:--:-- 8230k [2021-11-25T16:33:23.577Z] ./yq_linux_amd64 [2021-11-25T16:33:23.577Z] + sudo snapcraft prime --use-lxd [2021-11-25T16:33:24.966Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-11-25T16:33:24.966Z] 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-25T16:33:24.966Z] - README.md [2021-11-25T16:33:24.966Z] [2021-11-25T16:33:24.966Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-11-25T16:33:25.227Z] Launching a container. [2021-11-25T16:33:30.133Z] 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-25T16:33:35.232Z] Waiting for container to be ready [2021-11-25T16:33:35.232Z] To start your first container, try: lxc launch ubuntu:20.04 [2021-11-25T16:33:35.232Z] Or for a virtual machine: lxc launch ubuntu:20.04 --vm [2021-11-25T16:33:35.232Z] [2021-11-25T16:33:38.530Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-11-25T16:33:38.790Z] Waiting for network to be ready... [2021-11-25T16:33:39.050Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-11-25T16:33:39.312Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1958 kB] [2021-11-25T16:33:39.312Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-11-25T16:33:39.312Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [352 kB] [2021-11-25T16:33:39.312Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-11-25T16:33:39.312Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-11-25T16:33:39.312Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [516 kB] [2021-11-25T16:33:39.312Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [69.9 kB] [2021-11-25T16:33:39.312Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1150 kB] [2021-11-25T16:33:39.312Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [264 kB] [2021-11-25T16:33:39.882Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-11-25T16:33:39.882Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-11-25T16:33:40.142Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-11-25T16:33:40.142Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-11-25T16:33:40.142Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-11-25T16:33:40.142Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-11-25T16:33:40.142Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-11-25T16:33:40.142Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-11-25T16:33:40.402Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-11-25T16:33:40.664Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2303 kB] [2021-11-25T16:33:40.664Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [445 kB] [2021-11-25T16:33:40.664Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-11-25T16:33:40.664Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-11-25T16:33:40.664Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [540 kB] [2021-11-25T16:33:40.664Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [73.6 kB] [2021-11-25T16:33:40.664Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1767 kB] [2021-11-25T16:33:40.924Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [381 kB] [2021-11-25T16:33:43.574Z] Fetched 25.6 MB in 4s (6259 kB/s) [2021-11-25T16:33:44.178Z] Reading package lists... [2021-11-25T16:33:44.178Z] Reading package lists... [2021-11-25T16:33:44.440Z] Building dependency tree... [2021-11-25T16:33:44.440Z] Reading state information... [2021-11-25T16:33:44.700Z] The following additional packages will be installed: [2021-11-25T16:33:44.700Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-11-25T16:33:44.700Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-11-25T16:33:44.700Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-11-25T16:33:44.700Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-11-25T16:33:44.700Z] Suggested packages: [2021-11-25T16:33:44.700Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-11-25T16:33:44.700Z] Recommended packages: [2021-11-25T16:33:44.700Z] gnupg libsasl2-modules [2021-11-25T16:33:44.700Z] The following NEW packages will be installed: [2021-11-25T16:33:44.700Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-11-25T16:33:44.700Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-11-25T16:33:44.700Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-11-25T16:33:44.700Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-11-25T16:33:44.700Z] The following packages will be upgraded: [2021-11-25T16:33:44.700Z] gpg gpg-agent gpgconf libudev1 [2021-11-25T16:33:44.959Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-11-25T16:33:44.959Z] Need to get 3527 kB of archives. [2021-11-25T16:33:44.959Z] After this operation, 13.3 MB of additional disk space will be used. [2021-11-25T16:33:44.959Z] 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-25T16:33:44.959Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] [2021-11-25T16:33:44.959Z] 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-25T16:33:45.218Z] 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-25T16:33:45.218Z] 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-25T16:33:45.218Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] [2021-11-25T16:33:45.478Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-11-25T16:33:45.740Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-11-25T16:33:45.740Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-11-25T16:33:45.740Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-11-25T16:33:45.740Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-11-25T16:33:45.740Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-11-25T16:33:45.740Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-11-25T16:33:45.740Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-11-25T16:33:45.740Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-11-25T16:33:45.740Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-11-25T16:33:45.740Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-11-25T16:33:45.740Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-11-25T16:33:45.740Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-11-25T16:33:45.740Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-11-25T16:33:45.740Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-11-25T16:33:45.740Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-11-25T16:33:46.000Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-25T16:33:46.000Z] Fetched 3527 kB in 1s (3092 kB/s) [2021-11-25T16:33:46.000Z] (Reading database ... 12511 files and directories currently installed.) [2021-11-25T16:33:46.000Z] Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... [2021-11-25T16:33:46.000Z] Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-11-25T16:33:46.000Z] Setting up libudev1:amd64 (237-3ubuntu10.52) ... [2021-11-25T16:33:46.260Z] Selecting previously unselected package udev. [2021-11-25T16:33:46.260Z] (Reading database ... 12511 files and directories currently installed.) [2021-11-25T16:33:46.260Z] Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... [2021-11-25T16:33:46.260Z] Unpacking udev (237-3ubuntu10.52) ... [2021-11-25T16:33:46.522Z] Selecting previously unselected package libfuse2:amd64. [2021-11-25T16:33:46.522Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-11-25T16:33:46.522Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-11-25T16:33:46.522Z] Selecting previously unselected package fuse. [2021-11-25T16:33:46.522Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-11-25T16:33:46.522Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-11-25T16:33:46.522Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-25T16:33:46.522Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-11-25T16:33:46.783Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-25T16:33:46.783Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-11-25T16:33:46.783Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-25T16:33:46.783Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-11-25T16:33:46.783Z] Selecting previously unselected package libksba8:amd64. [2021-11-25T16:33:46.783Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-11-25T16:33:46.783Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-11-25T16:33:46.783Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-11-25T16:33:46.783Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-25T16:33:46.783Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-25T16:33:47.044Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-11-25T16:33:47.044Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-25T16:33:47.044Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-25T16:33:47.044Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-11-25T16:33:47.044Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-25T16:33:47.044Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-25T16:33:47.044Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-11-25T16:33:47.044Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-25T16:33:47.044Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-25T16:33:47.304Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-11-25T16:33:47.304Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-25T16:33:47.304Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-25T16:33:47.304Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-11-25T16:33:47.304Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-25T16:33:47.304Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-25T16:33:47.304Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-11-25T16:33:47.304Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-25T16:33:47.304Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-25T16:33:47.304Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-11-25T16:33:47.304Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-25T16:33:47.304Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-25T16:33:47.566Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-11-25T16:33:47.566Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-25T16:33:47.566Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-25T16:33:47.566Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-11-25T16:33:47.566Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-11-25T16:33:47.566Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-11-25T16:33:47.566Z] Selecting previously unselected package libsasl2-2:amd64. [2021-11-25T16:33:47.566Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-11-25T16:33:47.566Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-11-25T16:33:47.566Z] Selecting previously unselected package libldap-common. [2021-11-25T16:33:47.566Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-11-25T16:33:47.566Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-11-25T16:33:47.826Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-11-25T16:33:47.826Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-11-25T16:33:47.826Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-11-25T16:33:47.826Z] Selecting previously unselected package dirmngr. [2021-11-25T16:33:47.826Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-25T16:33:47.826Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-11-25T16:33:47.826Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-11-25T16:33:47.826Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-11-25T16:33:47.826Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-11-25T16:33:48.088Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-11-25T16:33:48.088Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-11-25T16:33:48.088Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-11-25T16:33:48.088Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-25T16:33:48.088Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-11-25T16:33:48.088Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-11-25T16:33:48.088Z] Setting up udev (237-3ubuntu10.52) ... [2021-11-25T16:33:48.349Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-11-25T16:33:48.349Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-25T16:33:48.349Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-11-25T16:33:48.610Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-11-25T16:33:48.610Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-11-25T16:33:48.610Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-25T16:33:48.610Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-25T16:33:48.610Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-25T16:33:48.610Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-25T16:33:48.610Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-25T16:33:48.610Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-25T16:33:48.610Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-25T16:33:48.610Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-11-25T16:33:48.610Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-11-25T16:33:48.610Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-11-25T16:33:49.183Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-11-25T16:33:49.183Z] settings in the [Install] section, and DefaultInstance for template units). [2021-11-25T16:33:49.183Z] This means they are not meant to be enabled using systemctl. [2021-11-25T16:33:49.183Z] Possible reasons for having this kind of units are: [2021-11-25T16:33:49.183Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-11-25T16:33:49.183Z] .wants/ or .requires/ directory. [2021-11-25T16:33:49.183Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-11-25T16:33:49.183Z] a requirement dependency on it. [2021-11-25T16:33:49.183Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-11-25T16:33:49.183Z] D-Bus, udev, scripted systemctl call, ...). [2021-11-25T16:33:49.183Z] 4) In case of template units, the unit is meant to be enabled with some [2021-11-25T16:33:49.183Z] instance name specified. [2021-11-25T16:33:49.443Z] Reading package lists... [2021-11-25T16:33:49.443Z] Building dependency tree... [2021-11-25T16:33:49.443Z] Reading state information... [2021-11-25T16:33:49.705Z] The following additional packages will be installed: [2021-11-25T16:33:49.705Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-11-25T16:33:49.705Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-11-25T16:33:49.705Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-11-25T16:33:49.705Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-11-25T16:33:49.705Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-11-25T16:33:49.705Z] Suggested packages: [2021-11-25T16:33:49.705Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-11-25T16:33:49.705Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-11-25T16:33:49.705Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-11-25T16:33:49.705Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-11-25T16:33:49.705Z] systemd-container policykit-1 [2021-11-25T16:33:49.705Z] Recommended packages: [2021-11-25T16:33:49.705Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-11-25T16:33:49.705Z] The following NEW packages will be installed: [2021-11-25T16:33:49.705Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-11-25T16:33:49.705Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-11-25T16:33:49.705Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-11-25T16:33:49.705Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-11-25T16:33:49.705Z] python3.6-minimal snapd squashfs-tools sudo [2021-11-25T16:33:49.705Z] The following packages will be upgraded: [2021-11-25T16:33:49.705Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-11-25T16:33:49.705Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-11-25T16:33:49.705Z] Need to get 36.8 MB of archives. [2021-11-25T16:33:49.705Z] After this operation, 147 MB of additional disk space will be used. [2021-11-25T16:33:49.705Z] 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-25T16:33:49.968Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] [2021-11-25T16:33:49.968Z] 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-25T16:33:49.968Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-11-25T16:33:49.968Z] 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-25T16:33:49.968Z] 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-25T16:33:49.968Z] 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-25T16:33:49.968Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-11-25T16:33:49.968Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-11-25T16:33:49.968Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-11-25T16:33:49.968Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-11-25T16:33:49.968Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-11-25T16:33:49.968Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-11-25T16:33:49.968Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-11-25T16:33:49.968Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] [2021-11-25T16:33:49.968Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] [2021-11-25T16:33:49.968Z] 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-25T16:33:50.539Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] [2021-11-25T16:33:50.539Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-11-25T16:33:50.539Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-11-25T16:33:50.799Z] 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-25T16:33:50.799Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-11-25T16:33:50.799Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-11-25T16:33:50.799Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-11-25T16:33:50.799Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-11-25T16:33:50.799Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-11-25T16:33:50.799Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-11-25T16:33:50.799Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-11-25T16:33:50.799Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-11-25T16:33:50.799Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] [2021-11-25T16:33:51.742Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-25T16:33:51.742Z] Fetched 36.8 MB in 2s (20.3 MB/s) [2021-11-25T16:33:51.742Z] (Reading database ... 12757 files and directories currently installed.) [2021-11-25T16:33:51.742Z] Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... [2021-11-25T16:33:51.742Z] Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-11-25T16:33:52.275Z] 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-25T16:33:52.314Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... [2021-11-25T16:33:52.314Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-11-25T16:33:52.314Z] Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... [2021-11-25T16:33:52.314Z] (Reading database ... 12757 files and directories currently installed.) [2021-11-25T16:33:52.314Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-11-25T16:33:52.314Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-11-25T16:33:52.574Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-11-25T16:33:52.574Z] (Reading database ... 12757 files and directories currently installed.) [2021-11-25T16:33:52.574Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-11-25T16:33:52.574Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-11-25T16:33:52.834Z] Setting up apt (1.6.14) ... [2021-11-25T16:33:52.834Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-11-25T16:33:53.403Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-11-25T16:33:53.404Z] (Reading database ... 12764 files and directories currently installed.) [2021-11-25T16:33:53.404Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-11-25T16:33:53.404Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-11-25T16:33:53.404Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-11-25T16:33:53.404Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-11-25T16:33:53.673Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-25T16:33:53.673Z] Selecting previously unselected package libexpat1:amd64. [2021-11-25T16:33:53.673Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-11-25T16:33:53.673Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-11-25T16:33:53.721Z] 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-25T16:33:53.932Z] Selecting previously unselected package python3.6-minimal. [2021-11-25T16:33:53.932Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-11-25T16:33:53.932Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-11-25T16:33:53.932Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... [2021-11-25T16:33:54.193Z] Checking for services that may need to be restarted...done. [2021-11-25T16:33:54.193Z] Checking for services that may need to be restarted...done. [2021-11-25T16:33:54.193Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-25T16:33:54.193Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-11-25T16:33:54.193Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-11-25T16:33:54.454Z] Selecting previously unselected package python3-minimal. [2021-11-25T16:33:54.454Z] (Reading database ... 13012 files and directories currently installed.) [2021-11-25T16:33:54.454Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-11-25T16:33:54.454Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-11-25T16:33:54.714Z] Selecting previously unselected package mime-support. [2021-11-25T16:33:54.714Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-11-25T16:33:54.714Z] Unpacking mime-support (3.60ubuntu1) ... [2021-11-25T16:33:54.714Z] Selecting previously unselected package libmpdec2:amd64. [2021-11-25T16:33:54.714Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-11-25T16:33:54.714Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-11-25T16:33:54.714Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-11-25T16:33:54.714Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-11-25T16:33:54.714Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-25T16:33:54.973Z] Selecting previously unselected package python3.6. [2021-11-25T16:33:54.973Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-11-25T16:33:54.973Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-25T16:33:54.973Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-11-25T16:33:54.973Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-11-25T16:33:54.973Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-11-25T16:33:54.973Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-11-25T16:33:55.232Z] Selecting previously unselected package python3. [2021-11-25T16:33:55.232Z] (Reading database ... 13442 files and directories currently installed.) [2021-11-25T16:33:55.232Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-11-25T16:33:55.232Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-11-25T16:33:55.232Z] Selecting previously unselected package multiarch-support. [2021-11-25T16:33:55.232Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-11-25T16:33:55.232Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-11-25T16:33:55.492Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-11-25T16:33:55.492Z] Selecting previously unselected package liblzo2-2:amd64. [2021-11-25T16:33:55.492Z] (Reading database ... 13479 files and directories currently installed.) [2021-11-25T16:33:55.492Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-11-25T16:33:55.492Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-11-25T16:33:55.492Z] Selecting previously unselected package libbsd0:amd64. [2021-11-25T16:33:55.492Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-11-25T16:33:55.492Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-11-25T16:33:55.492Z] Selecting previously unselected package sudo. [2021-11-25T16:33:55.492Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-11-25T16:33:55.492Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-11-25T16:33:55.752Z] Selecting previously unselected package apparmor. [2021-11-25T16:33:55.752Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-11-25T16:33:55.752Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-11-25T16:33:55.752Z] Selecting previously unselected package libedit2:amd64. [2021-11-25T16:33:55.752Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-11-25T16:33:55.752Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-11-25T16:33:56.012Z] Selecting previously unselected package libkrb5support0:amd64. [2021-11-25T16:33:56.012Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-11-25T16:33:56.012Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-11-25T16:33:56.012Z] Selecting previously unselected package libk5crypto3:amd64. [2021-11-25T16:33:56.012Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-11-25T16:33:56.012Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-11-25T16:33:56.012Z] Selecting previously unselected package libkeyutils1:amd64. [2021-11-25T16:33:56.012Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-11-25T16:33:56.012Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-11-25T16:33:56.012Z] Selecting previously unselected package libkrb5-3:amd64. [2021-11-25T16:33:56.012Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-11-25T16:33:56.012Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-11-25T16:33:56.272Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-11-25T16:33:56.272Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-11-25T16:33:56.272Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-11-25T16:33:56.272Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-11-25T16:33:56.272Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... [2021-11-25T16:33:56.272Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-11-25T16:33:56.532Z] Selecting previously unselected package openssh-client. [2021-11-25T16:33:56.532Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... [2021-11-25T16:33:56.532Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-11-25T16:33:56.532Z] Selecting previously unselected package squashfs-tools. [2021-11-25T16:33:56.532Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... [2021-11-25T16:33:56.532Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-11-25T16:33:56.792Z] Selecting previously unselected package snapd. [2021-11-25T16:33:56.792Z] Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... [2021-11-25T16:33:56.792Z] Unpacking snapd (2.51.1+18.04) ... [2021-11-25T16:33:58.019Z] 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-25T16:33:58.612Z] 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-25T16:33:58.703Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-11-25T16:33:58.703Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-11-25T16:33:58.703Z] Setting up mime-support (3.60ubuntu1) ... [2021-11-25T16:33:58.703Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-11-25T16:33:58.703Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-11-25T16:33:58.703Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-11-25T16:33:58.703Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-11-25T16:33:58.703Z] Setting up systemd (237-3ubuntu10.52) ... [2021-11-25T16:33:58.703Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-11-25T16:33:59.642Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-11-25T16:33:59.642Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-11-25T16:33:59.642Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-11-25T16:33:59.642Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-25T16:33:59.642Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-11-25T16:33:59.642Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-25T16:34:00.212Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-11-25T16:34:00.212Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-11-25T16:34:00.212Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-11-25T16:34:00.212Z] Setting up python3 (3.6.7-1~18.04) ... [2021-11-25T16:34:00.212Z] running python rtupdate hooks for python3.6... [2021-11-25T16:34:00.212Z] running python post-rtupdate hooks for python3.6... [2021-11-25T16:34:00.212Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-11-25T16:34:01.150Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-11-25T16:34:01.150Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-11-25T16:34:01.150Z] Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-11-25T16:34:01.410Z] Setting up snapd (2.51.1+18.04) ... [2021-11-25T16:34:01.672Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-11-25T16:34:01.935Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-11-25T16:34:01.935Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-11-25T16:34:02.002Z] 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-25T16:34:02.197Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-11-25T16:34:02.458Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-11-25T16:34:02.458Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-11-25T16:34:02.458Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-11-25T16:34:02.719Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-11-25T16:34:02.980Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-11-25T16:34:02.980Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-11-25T16:34:03.240Z] /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-25T16:34:03.240Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-11-25T16:34:03.240Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-11-25T16:34:04.186Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-11-25T16:34:04.186Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-11-25T16:34:04.186Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-11-25T16:34:04.444Z] Fetched 88.7 kB in 1s (170 kB/s) [2021-11-25T16:34:05.384Z] Reading package lists... [2021-11-25T16:34:05.459Z] 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-25T16:34:05.954Z] Reading package lists... [2021-11-25T16:34:06.215Z] Building dependency tree... [2021-11-25T16:34:06.215Z] Reading state information... [2021-11-25T16:34:06.215Z] Calculating upgrade... [2021-11-25T16:34:06.490Z] The following packages will be upgraded: [2021-11-25T16:34:06.491Z] advancecomp base-files bash binutils binutils-common [2021-11-25T16:34:06.491Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-11-25T16:34:06.491Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-11-25T16:34:06.491Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-11-25T16:34:06.491Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-11-25T16:34:06.491Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-11-25T16:34:06.491Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-11-25T16:34:06.491Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-11-25T16:34:06.491Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-11-25T16:34:06.491Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-11-25T16:34:06.491Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-11-25T16:34:06.491Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-11-25T16:34:06.491Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-11-25T16:34:06.491Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-11-25T16:34:06.491Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-11-25T16:34:06.491Z] ubuntu-keyring util-linux [2021-11-25T16:34:06.491Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-11-25T16:34:06.491Z] Need to get 64.2 MB of archives. [2021-11-25T16:34:06.491Z] After this operation, 5152 kB of additional disk space will be used. [2021-11-25T16:34:06.491Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-162.170 [992 kB] [2021-11-25T16:34:06.752Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-11-25T16:34:06.752Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-11-25T16:34:06.752Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-11-25T16:34:06.752Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-11-25T16:34:06.752Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-11-25T16:34:06.752Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-11-25T16:34:06.752Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-11-25T16:34:06.752Z] 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-25T16:34:06.752Z] 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-25T16:34:06.752Z] 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-25T16:34:06.752Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-11-25T16:34:06.752Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-11-25T16:34:06.752Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-11-25T16:34:06.752Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-11-25T16:34:06.752Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-11-25T16:34:06.752Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-11-25T16:34:06.752Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-11-25T16:34:06.752Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-11-25T16:34:06.752Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-11-25T16:34:06.752Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-11-25T16:34:06.752Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-11-25T16:34:06.752Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-11-25T16:34:06.752Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-11-25T16:34:06.752Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-11-25T16:34:06.752Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-11-25T16:34:06.752Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-11-25T16:34:06.752Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-11-25T16:34:06.752Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-11-25T16:34:06.752Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-11-25T16:34:06.752Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-11-25T16:34:06.752Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-11-25T16:34:07.013Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-11-25T16:34:07.013Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] [2021-11-25T16:34:07.013Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-11-25T16:34:07.013Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-11-25T16:34:07.013Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-11-25T16:34:07.013Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-11-25T16:34:07.013Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-11-25T16:34:07.013Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-11-25T16:34:07.013Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-11-25T16:34:07.013Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] [2021-11-25T16:34:07.013Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] [2021-11-25T16:34:07.013Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-11-25T16:34:07.013Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-11-25T16:34:07.013Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-11-25T16:34:07.013Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021e-0ubuntu0.18.04 [189 kB] [2021-11-25T16:34:07.013Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-11-25T16:34:07.013Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-11-25T16:34:07.013Z] Get:50 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-25T16:34:07.013Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.7 [489 kB] [2021-11-25T16:34:07.013Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.7 [3388 B] [2021-11-25T16:34:07.013Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.7 [197 kB] [2021-11-25T16:34:07.013Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-11-25T16:34:07.013Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-11-25T16:34:07.013Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-11-25T16:34:07.013Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-11-25T16:34:07.013Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-11-25T16:34:07.274Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-11-25T16:34:07.274Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-11-25T16:34:07.274Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-11-25T16:34:07.274Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-11-25T16:34:07.274Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-11-25T16:34:07.274Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-11-25T16:34:07.274Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-11-25T16:34:07.274Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-11-25T16:34:07.535Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-11-25T16:34:07.535Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-11-25T16:34:07.535Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] [2021-11-25T16:34:07.535Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-11-25T16:34:07.535Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-11-25T16:34:07.535Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-11-25T16:34:07.535Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-11-25T16:34:07.535Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-11-25T16:34:07.535Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-11-25T16:34:07.535Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-11-25T16:34:07.535Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-11-25T16:34:07.796Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-11-25T16:34:07.796Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-11-25T16:34:07.796Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-11-25T16:34:07.796Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-11-25T16:34:07.796Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-11-25T16:34:07.796Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-11-25T16:34:07.796Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-11-25T16:34:07.796Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] [2021-11-25T16:34:07.796Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-11-25T16:34:07.796Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] [2021-11-25T16:34:07.796Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2021-11-25T16:34:07.796Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-11-25T16:34:07.796Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-11-25T16:34:07.796Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-11-25T16:34:07.796Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] [2021-11-25T16:34:07.796Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-11-25T16:34:07.796Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-11-25T16:34:07.796Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-11-25T16:34:07.796Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-11-25T16:34:08.055Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-11-25T16:34:08.055Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-11-25T16:34:08.055Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-11-25T16:34:08.055Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-11-25T16:34:08.055Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-11-25T16:34:08.055Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-11-25T16:34:08.055Z] Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-11-25T16:34:08.055Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-25T16:34:08.315Z] Fetched 64.2 MB in 2s (40.6 MB/s) [2021-11-25T16:34:08.315Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-25T16:34:08.315Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-11-25T16:34:08.315Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-11-25T16:34:08.576Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-11-25T16:34:08.576Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-11-25T16:34:08.576Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-162.170_amd64.deb ... [2021-11-25T16:34:08.576Z] Unpacking linux-libc-dev:amd64 (4.15.0-162.170) over (4.15.0-20.21) ... [2021-11-25T16:34:08.892Z] 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-25T16:34:09.146Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-25T16:34:09.146Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-25T16:34:09.146Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-25T16:34:09.146Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-25T16:34:09.146Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-25T16:34:09.146Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-25T16:34:09.406Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-25T16:34:09.406Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-25T16:34:09.406Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-25T16:34:09.406Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-25T16:34:09.406Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-25T16:34:09.406Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-25T16:34:09.406Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-25T16:34:09.406Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-25T16:34:09.667Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-25T16:34:09.667Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-25T16:34:09.667Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-25T16:34:09.667Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-11-25T16:34:09.667Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-11-25T16:34:09.667Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-25T16:34:09.667Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-25T16:34:09.667Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-25T16:34:09.934Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-25T16:34:09.934Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-25T16:34:09.934Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-25T16:34:09.934Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-25T16:34:10.196Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-25T16:34:10.196Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-25T16:34:10.196Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-11-25T16:34:10.196Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-11-25T16:34:10.768Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-11-25T16:34:10.768Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-25T16:34:10.768Z] Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... [2021-11-25T16:34:11.029Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-11-25T16:34:11.029Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-11-25T16:34:11.029Z] Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... [2021-11-25T16:34:11.290Z] Setting up base-files (10.1ubuntu2.11) ... [2021-11-25T16:34:11.551Z] Installing new version of config file /etc/issue ... [2021-11-25T16:34:11.551Z] Installing new version of config file /etc/issue.net ... [2021-11-25T16:34:11.551Z] Installing new version of config file /etc/lsb-release ... [2021-11-25T16:34:11.551Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-11-25T16:34:11.811Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-11-25T16:34:11.811Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-11-25T16:34:11.811Z] Removing obsolete conffile /etc/default/motd-news ... [2021-11-25T16:34:11.811Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-25T16:34:11.811Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-11-25T16:34:11.811Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-11-25T16:34:12.071Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-11-25T16:34:12.071Z] 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-25T16:34:12.071Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-25T16:34:12.071Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-25T16:34:12.071Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-11-25T16:34:12.071Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-11-25T16:34:12.330Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-25T16:34:12.330Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-11-25T16:34:12.330Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-11-25T16:34:12.330Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-11-25T16:34:12.330Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-25T16:34:12.330Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-11-25T16:34:12.330Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-11-25T16:34:12.591Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-11-25T16:34:12.591Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-25T16:34:12.591Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-11-25T16:34:12.591Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-11-25T16:34:12.852Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-11-25T16:34:12.852Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-25T16:34:12.852Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-11-25T16:34:12.852Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-11-25T16:34:12.852Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-11-25T16:34:12.852Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-25T16:34:12.852Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-11-25T16:34:12.852Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-11-25T16:34:13.112Z] Setting up grep (3.1-2build1) ... [2021-11-25T16:34:13.112Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-25T16:34:13.112Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-11-25T16:34:13.112Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-11-25T16:34:13.112Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-11-25T16:34:13.112Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-25T16:34:13.112Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-11-25T16:34:13.194Z] 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-25T16:34:13.374Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-11-25T16:34:13.374Z] Setting up login (1:4.5-1ubuntu2) ... [2021-11-25T16:34:13.374Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-25T16:34:13.374Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-11-25T16:34:13.374Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-25T16:34:13.634Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-11-25T16:34:13.634Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-25T16:34:13.634Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-11-25T16:34:13.634Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-11-25T16:34:14.209Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-11-25T16:34:14.209Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-11-25T16:34:14.209Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-11-25T16:34:14.209Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-11-25T16:34:14.470Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-11-25T16:34:14.470Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-25T16:34:14.470Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-11-25T16:34:14.470Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-11-25T16:34:15.040Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-11-25T16:34:15.040Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-11-25T16:34:15.040Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-11-25T16:34:15.040Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-11-25T16:34:15.040Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-11-25T16:34:15.308Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-25T16:34:15.308Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-11-25T16:34:15.308Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-11-25T16:34:15.308Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-11-25T16:34:15.308Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-25T16:34:15.308Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-25T16:34:15.308Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-25T16:34:15.571Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-25T16:34:15.571Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-25T16:34:15.571Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-25T16:34:15.571Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-25T16:34:15.571Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-25T16:34:15.812Z] 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-25T16:34:15.835Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-25T16:34:15.835Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-25T16:34:15.835Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-25T16:34:15.835Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-25T16:34:15.835Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-25T16:34:15.835Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-25T16:34:15.835Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-25T16:34:16.096Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-25T16:34:16.096Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-25T16:34:16.096Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-11-25T16:34:16.096Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-25T16:34:16.096Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-11-25T16:34:16.096Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-25T16:34:16.357Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-11-25T16:34:16.357Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-25T16:34:16.357Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-11-25T16:34:16.357Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-25T16:34:16.357Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-11-25T16:34:16.357Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-25T16:34:16.357Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-25T16:34:16.357Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-25T16:34:16.618Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-25T16:34:16.618Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-25T16:34:16.618Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-25T16:34:16.878Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-25T16:34:16.878Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-11-25T16:34:16.878Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-25T16:34:16.878Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-25T16:34:16.878Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-25T16:34:17.449Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-11-25T16:34:17.449Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-11-25T16:34:17.709Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-11-25T16:34:17.970Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-25T16:34:17.970Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-11-25T16:34:17.970Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-11-25T16:34:17.970Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-11-25T16:34:18.230Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-25T16:34:18.230Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-11-25T16:34:18.230Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-25T16:34:18.230Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-11-25T16:34:18.230Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-25T16:34:18.230Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-11-25T16:34:18.230Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-11-25T16:34:18.490Z] Setting up debconf (1.5.66ubuntu1) ... [2021-11-25T16:34:18.750Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-25T16:34:18.750Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-11-25T16:34:18.750Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-11-25T16:34:18.750Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-11-25T16:34:18.750Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-25T16:34:18.750Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-11-25T16:34:18.750Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-11-25T16:34:18.750Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-11-25T16:34:19.009Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-25T16:34:19.009Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-11-25T16:34:19.009Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-11-25T16:34:19.009Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-11-25T16:34:19.009Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-25T16:34:19.009Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-11-25T16:34:19.202Z] 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-25T16:34:19.269Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-11-25T16:34:19.269Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-11-25T16:34:19.269Z] (Reading database ... 13919 files and directories currently installed.) [2021-11-25T16:34:19.269Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-11-25T16:34:19.269Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-11-25T16:34:19.528Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-11-25T16:34:19.528Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-25T16:34:19.528Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-25T16:34:19.528Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-25T16:34:19.528Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... [2021-11-25T16:34:19.794Z] Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-11-25T16:34:19.794Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-11-25T16:34:19.794Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-11-25T16:34:19.794Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-11-25T16:34:19.794Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-25T16:34:19.794Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... [2021-11-25T16:34:19.794Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... [2021-11-25T16:34:20.063Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... [2021-11-25T16:34:20.063Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-25T16:34:20.063Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-11-25T16:34:20.063Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-11-25T16:34:20.063Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-11-25T16:34:20.063Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-25T16:34:20.063Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-11-25T16:34:20.333Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-11-25T16:34:20.333Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-11-25T16:34:20.593Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-25T16:34:20.593Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-11-25T16:34:20.593Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-11-25T16:34:20.593Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-11-25T16:34:20.593Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-25T16:34:20.593Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-11-25T16:34:20.593Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-11-25T16:34:20.853Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-11-25T16:34:20.853Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-25T16:34:20.853Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-11-25T16:34:20.853Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-11-25T16:34:21.114Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-11-25T16:34:21.114Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-25T16:34:21.114Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-25T16:34:21.114Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-11-25T16:34:21.114Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-11-25T16:34:21.374Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-25T16:34:21.374Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-11-25T16:34:21.375Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-11-25T16:34:21.375Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-11-25T16:34:21.375Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-25T16:34:21.375Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-11-25T16:34:21.375Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-11-25T16:34:21.634Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-11-25T16:34:21.634Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-25T16:34:21.634Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-11-25T16:34:21.634Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-11-25T16:34:21.634Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-11-25T16:34:21.894Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-25T16:34:21.894Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-11-25T16:34:21.894Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-11-25T16:34:21.894Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-11-25T16:34:21.894Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-25T16:34:21.894Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-11-25T16:34:21.894Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-11-25T16:34:22.170Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-11-25T16:34:22.171Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-25T16:34:22.171Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... [2021-11-25T16:34:22.171Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... [2021-11-25T16:34:22.171Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... [2021-11-25T16:34:22.429Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-25T16:34:22.429Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-11-25T16:34:22.429Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-11-25T16:34:22.429Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-11-25T16:34:22.429Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-25T16:34:22.429Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-11-25T16:34:22.429Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-11-25T16:34:22.429Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-11-25T16:34:22.689Z] (Reading database ... 13924 files and directories currently installed.) [2021-11-25T16:34:22.689Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-11-25T16:34:22.689Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-11-25T16:34:22.689Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-11-25T16:34:22.689Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-11-25T16:34:22.948Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-11-25T16:34:22.948Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-11-25T16:34:22.948Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... [2021-11-25T16:34:22.948Z] Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... [2021-11-25T16:34:23.208Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-11-25T16:34:23.208Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-11-25T16:34:23.208Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-11-25T16:34:23.208Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-11-25T16:34:23.208Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-11-25T16:34:23.208Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-11-25T16:34:23.469Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-11-25T16:34:23.469Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-11-25T16:34:23.469Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-11-25T16:34:23.469Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-11-25T16:34:23.469Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-11-25T16:34:23.469Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-11-25T16:34:23.469Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-11-25T16:34:23.469Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-11-25T16:34:23.730Z] Preparing to unpack .../11-tzdata_2021e-0ubuntu0.18.04_all.deb ... [2021-11-25T16:34:23.730Z] Unpacking tzdata (2021e-0ubuntu0.18.04) over (2018d-1) ... [2021-11-25T16:34:23.992Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-11-25T16:34:23.992Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-11-25T16:34:24.254Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-11-25T16:34:24.254Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-11-25T16:34:24.254Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-11-25T16:34:24.254Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-11-25T16:34:24.515Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-11-25T16:34:24.515Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-11-25T16:34:24.776Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-11-25T16:34:24.776Z] Unpacking binutils (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-11-25T16:34:24.776Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-11-25T16:34:24.776Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-11-25T16:34:24.776Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-25T16:34:24.776Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-25T16:34:25.039Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-25T16:34:25.039Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-25T16:34:25.039Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-25T16:34:25.039Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-25T16:34:25.039Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-25T16:34:25.039Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [Pipeline] } [2021-11-25T16:34:25.919Z] $ docker stop --time=1 a8b617e1956e0b4469c124fd0dad43bfe73e856e7b3b2537daa6cc1a876aad3c [2021-11-25T16:34:25.982Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-25T16:34:25.982Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-25T16:34:26.923Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-25T16:34:26.923Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-25T16:34:27.184Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-25T16:34:27.184Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-25T16:34:27.444Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-25T16:34:27.444Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-25T16:34:27.949Z] $ docker rm -f a8b617e1956e0b4469c124fd0dad43bfe73e856e7b3b2537daa6cc1a876aad3c [2021-11-25T16:34:28.384Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-25T16:34:28.384Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-25T16:34:28.384Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-11-25T16:34:28.384Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-11-25T16:34:28.384Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-11-25T16:34:28.384Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-11-25T16:34:28.384Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-11-25T16:34:28.384Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-11-25T16:34:28.646Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-11-25T16:34:28.646Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-11-25T16:34:28.646Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-11-25T16:34:28.646Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-11-25T16:34:28.646Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-11-25T16:34:28.646Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-11-25T16:34:28.646Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-11-25T16:34:28.906Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-11-25T16:34:28.906Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-25T16:34:28.906Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-11-25T16:34:28.906Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-25T16:34:28.906Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-25T16:34:28.906Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-25T16:34:28.906Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-11-25T16:34:28.906Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-11-25T16:34:28.906Z] Setting up tzdata (2021e-0ubuntu0.18.04) ... [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2021-11-25T16:34:29.166Z] [2021-11-25T16:34:29.166Z] Current default time zone: 'Etc/UTC' [2021-11-25T16:34:29.166Z] Local time is now: Thu Nov 25 16:34:28 UTC 2021. [2021-11-25T16:34:29.166Z] Universal Time is now: Thu Nov 25 16:34:28 UTC 2021. [2021-11-25T16:34:29.166Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-11-25T16:34:29.166Z] [2021-11-25T16:34:29.166Z] Setting up systemd-sysv (237-3ubuntu10.52) ... [2021-11-25T16:34:29.166Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-25T16:34:29.166Z] Setting up linux-libc-dev:amd64 (4.15.0-162.170) ... [2021-11-25T16:34:29.166Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-11-25T16:34:29.166Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-11-25T16:34:29.166Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-11-25T16:34:29.166Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-11-25T16:34:29.166Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-11-25T16:34:29.166Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-11-25T16:34:29.166Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-11-25T16:34:29.166Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-25T16:34:29.166Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-25T16:34:29.426Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-25T16:34:29.427Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.7) ... [2021-11-25T16:34:29.427Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-25T16:34:29.427Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-11-25T16:34:29.427Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-11-25T16:34:29.427Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-11-25T16:34:29.427Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... [2021-11-25T16:34:29.427Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-11-25T16:34:29.427Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-11-25T16:34:29.427Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-11-25T16:34:29.427Z] Setting up ca-certificates (20210119~18.04.2) ... [2021-11-25T16:34:29.551Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-25T16:34:29.551Z] [2021-11-25T16:34:29.551Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-25T16:34:30.163Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-25T16:34:30.435Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-11-25T16:34:30.435Z] 29e5d40040c1: Pulling fs layer [2021-11-25T16:34:30.435Z] 1ce36da41761: Pulling fs layer [2021-11-25T16:34:30.435Z] 25b303627fd3: Pulling fs layer [2021-11-25T16:34:30.435Z] 29e5d40040c1: Download complete [2021-11-25T16:34:30.710Z] 1ce36da41761: Verifying Checksum [2021-11-25T16:34:30.710Z] 1ce36da41761: Download complete [2021-11-25T16:34:31.307Z] 29e5d40040c1: Pull complete [2021-11-25T16:34:31.339Z] Updating certificates in /etc/ssl/certs... [2021-11-25T16:34:32.280Z] 23 added, 28 removed; done. [2021-11-25T16:34:32.280Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-11-25T16:34:32.280Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-25T16:34:32.280Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-11-25T16:34:32.280Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-11-25T16:34:32.280Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-11-25T16:34:32.280Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-25T16:34:32.280Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.7) ... [2021-11-25T16:34:32.280Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-25T16:34:32.280Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-25T16:34:32.280Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-25T16:34:32.280Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-11-25T16:34:32.280Z] 25b303627fd3: Verifying Checksum [2021-11-25T16:34:32.281Z] 25b303627fd3: Download complete [2021-11-25T16:34:32.281Z] 1ce36da41761: Pull complete [2021-11-25T16:34:32.540Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-25T16:34:32.540Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-11-25T16:34:32.540Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) ... [2021-11-25T16:34:32.540Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-11-25T16:34:32.540Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-11-25T16:34:32.540Z] Setting up binutils (2.30-21ubuntu1~18.04.7) ... [2021-11-25T16:34:32.540Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-11-25T16:34:32.540Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-11-25T16:34:32.540Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-11-25T16:34:32.540Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-11-25T16:34:32.540Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-11-25T16:34:32.540Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-11-25T16:34:32.540Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-11-25T16:34:32.800Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-11-25T16:34:32.800Z] Processing triggers for ca-certificates (20210119~18.04.2) ... [2021-11-25T16:34:32.800Z] Updating certificates in /etc/ssl/certs... [2021-11-25T16:34:33.373Z] 0 added, 0 removed; done. [2021-11-25T16:34:33.373Z] Running hooks in /etc/ca-certificates/update.d... [2021-11-25T16:34:33.373Z] done. [2021-11-25T16:34:33.947Z] Reading package lists... [2021-11-25T16:34:33.947Z] Building dependency tree... [2021-11-25T16:34:33.947Z] Reading state information... [2021-11-25T16:34:34.208Z] The following NEW packages will be installed: [2021-11-25T16:34:34.208Z] apt-transport-https [2021-11-25T16:34:34.208Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-11-25T16:34:34.468Z] Need to get 4348 B of archives. [2021-11-25T16:34:34.468Z] After this operation, 154 kB of additional disk space will be used. [2021-11-25T16:34:34.468Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-11-25T16:34:34.468Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-25T16:34:34.468Z] Fetched 4348 B in 0s (24.0 kB/s) [2021-11-25T16:34:34.468Z] Selecting previously unselected package apt-transport-https. [2021-11-25T16:34:34.468Z] (Reading database ... 13931 files and directories currently installed.) [2021-11-25T16:34:34.468Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-11-25T16:34:34.468Z] Unpacking apt-transport-https (1.6.14) ... [2021-11-25T16:34:34.468Z] Setting up apt-transport-https (1.6.14) ... [2021-11-25T16:34:34.728Z] Waiting for network to be ready... [2021-11-25T16:34:42.414Z] 25b303627fd3: Pull complete [2021-11-25T16:34:42.414Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-11-25T16:34:42.414Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-25T16:34:42.414Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-11-25T16:34:42.660Z] prd-ubuntu18.04-docker-arm64-4c-16g-526 does not seem to be running inside a container [2021-11-25T16:34:42.736Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-25T16:34:42.870Z] 2021-11-25T16:34:39Z INFO Waiting for automatic snapd restart... [2021-11-25T16:34:43.441Z] snapd 2.53.2 from Canonical* installed [2021-11-25T16:34:44.383Z] "snapd" switched to the "latest/stable" channel [2021-11-25T16:34:44.383Z] [2021-11-25T16:34:45.183Z] $ docker top 42fdae4f93bb60d443b5a5dc545773161f90e46aa0c8632060a82a281635656b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-25T16:34:46.128Z] + docker-compose build --help [2021-11-25T16:34:46.128Z] + grep parallel [2021-11-25T16:34:46.925Z] core18 20211028 from Canonical* installed [2021-11-25T16:34:46.925Z] "core18" switched to the "latest/stable" channel [2021-11-25T16:34:46.925Z] [2021-11-25T16:34:49.462Z] snapcraft 5.0 from Canonical* installed [2021-11-25T16:34:49.462Z] "snapcraft" switched to the "latest/stable" channel [2021-11-25T16:34:49.462Z] [2021-11-25T16:34:49.500Z] --parallel Build images in parallel. [Pipeline] } [2021-11-25T16:34:49.793Z] $ docker stop --time=1 42fdae4f93bb60d443b5a5dc545773161f90e46aa0c8632060a82a281635656b [2021-11-25T16:34:51.493Z] $ docker rm -f 42fdae4f93bb60d443b5a5dc545773161f90e46aa0c8632060a82a281635656b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-25T16:34:52.072Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-25T16:34:52.072Z] . [Pipeline] withDockerContainer [2021-11-25T16:34:52.324Z] prd-ubuntu18.04-docker-arm64-4c-16g-526 does not seem to be running inside a container [2021-11-25T16:34:52.400Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-25T16:34:53.805Z] $ docker top 4c2db335c525bcc217ef2528cbb673b72c334ca125dc65674fc80907bd6349eb -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-25T16:34:54.751Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-11-25T16:34:54.789Z] 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-25T16:34:54.789Z] - README.md [2021-11-25T16:34:54.789Z] [2021-11-25T16:34:54.789Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-11-25T16:34:54.789Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-11-25T16:34:54.789Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-11-25T16:34:54.789Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-11-25T16:34:55.357Z] Fetched 88.7 kB in 1s (144 kB/s) [2021-11-25T16:34:56.296Z] Reading package lists... [2021-11-25T16:34:56.557Z] 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-25T16:34:56.557Z] Reading package lists... [2021-11-25T16:34:56.817Z] Building dependency tree... [2021-11-25T16:34:56.817Z] Reading state information... [2021-11-25T16:34:57.078Z] Suggested packages: [2021-11-25T16:34:57.078Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-11-25T16:34:57.078Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-11-25T16:34:57.078Z] Recommended packages: [2021-11-25T16:34:57.078Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-11-25T16:34:57.078Z] The following NEW packages will be installed: [2021-11-25T16:34:57.078Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-11-25T16:34:57.078Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-11-25T16:34:57.078Z] pkg-config zip [2021-11-25T16:34:57.078Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-11-25T16:34:57.338Z] Need to get 7670 kB of archives. [2021-11-25T16:34:57.338Z] After this operation, 43.8 MB of additional disk space will be used. [2021-11-25T16:34:57.338Z] 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-25T16:34:57.338Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-11-25T16:34:57.599Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-11-25T16:34:57.599Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-11-25T16:34:57.599Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-11-25T16:34:57.599Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-11-25T16:34:57.859Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-11-25T16:34:57.859Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-11-25T16:34:57.859Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-11-25T16:34:57.859Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-11-25T16:34:58.119Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] [2021-11-25T16:34:58.119Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] [2021-11-25T16:34:58.119Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] [2021-11-25T16:34:58.119Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-11-25T16:34:58.378Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-11-25T16:34:58.378Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-25T16:34:58.378Z] Fetched 7670 kB in 1s (6979 kB/s) [2021-11-25T16:34:58.378Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-11-25T16:34:58.378Z] (Reading database ... 13935 files and directories currently installed.) [2021-11-25T16:34:58.378Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-11-25T16:34:58.378Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-11-25T16:34:58.641Z] Selecting previously unselected package libpsl5:amd64. [2021-11-25T16:34:58.641Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-11-25T16:34:58.641Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-11-25T16:34:58.641Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-11-25T16:34:58.641Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-11-25T16:34:58.641Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-11-25T16:34:58.641Z] Selecting previously unselected package librtmp1:amd64. [2021-11-25T16:34:58.641Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-11-25T16:34:58.641Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-11-25T16:34:58.902Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-11-25T16:34:58.902Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... [2021-11-25T16:34:58.902Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-11-25T16:34:58.902Z] Selecting previously unselected package liberror-perl. [2021-11-25T16:34:58.902Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-11-25T16:34:58.902Z] Unpacking liberror-perl (0.17025-1) ... [2021-11-25T16:34:58.902Z] Selecting previously unselected package git-man. [2021-11-25T16:34:58.902Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... [2021-11-25T16:34:58.902Z] Unpacking git-man (1:2.17.1-1ubuntu0.9) ... [2021-11-25T16:34:59.036Z] Building core-command ... [2021-11-25T16:34:59.036Z] Building core-data ... [2021-11-25T16:34:59.036Z] Building core-metadata ... [2021-11-25T16:34:59.037Z] Building security-bootstrapper ... [2021-11-25T16:34:59.037Z] Building security-proxy-setup ... [2021-11-25T16:34:59.037Z] Building security-secretstore-setup ... [2021-11-25T16:34:59.037Z] Building support-notifications ... [2021-11-25T16:34:59.037Z] Building support-scheduler ... [2021-11-25T16:34:59.037Z] Building sys-mgmt-agent ... [2021-11-25T16:34:59.037Z] Building core-data [2021-11-25T16:34:59.037Z] Building security-secretstore-setup [2021-11-25T16:34:59.037Z] Building security-bootstrapper [2021-11-25T16:34:59.037Z] Building support-scheduler [2021-11-25T16:34:59.037Z] Building support-notifications [2021-11-25T16:34:59.164Z] Selecting previously unselected package git. [2021-11-25T16:34:59.164Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... [2021-11-25T16:34:59.164Z] Unpacking git (1:2.17.1-1ubuntu0.9) ... [2021-11-25T16:34:59.734Z] Selecting previously unselected package libnorm1:amd64. [2021-11-25T16:34:59.734Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-11-25T16:34:59.734Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-11-25T16:34:59.734Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-11-25T16:34:59.734Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-11-25T16:34:59.734Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-11-25T16:34:59.734Z] Selecting previously unselected package libsodium23:amd64. [2021-11-25T16:34:59.734Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-11-25T16:34:59.734Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-11-25T16:34:59.995Z] Selecting previously unselected package libzmq5:amd64. [2021-11-25T16:34:59.995Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-11-25T16:34:59.995Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-11-25T16:34:59.995Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-11-25T16:34:59.995Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-11-25T16:34:59.995Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-11-25T16:34:59.995Z] Selecting previously unselected package pkg-config. [2021-11-25T16:34:59.995Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-11-25T16:34:59.995Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-11-25T16:34:59.995Z] Selecting previously unselected package zip. [2021-11-25T16:34:59.995Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-11-25T16:34:59.995Z] Unpacking zip (3.0-11build1) ... [2021-11-25T16:35:00.255Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-11-25T16:35:00.255Z] Setting up git-man (1:2.17.1-1ubuntu0.9) ... [2021-11-25T16:35:00.255Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-11-25T16:35:00.255Z] Setting up liberror-perl (0.17025-1) ... [2021-11-25T16:35:00.255Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-11-25T16:35:00.255Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-11-25T16:35:00.255Z] No schema files found: doing nothing. [2021-11-25T16:35:00.255Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-11-25T16:35:00.255Z] Setting up zip (3.0-11build1) ... [2021-11-25T16:35:00.255Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-11-25T16:35:00.255Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-11-25T16:35:00.255Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-11-25T16:35:00.255Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-11-25T16:35:00.255Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-11-25T16:35:00.255Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-11-25T16:35:00.255Z] Setting up git (1:2.17.1-1ubuntu0.9) ... [2021-11-25T16:35:00.255Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-11-25T16:35:01.197Z] git set to automatically installed. [2021-11-25T16:35:01.197Z] git-man set to automatically installed. [2021-11-25T16:35:01.197Z] libcurl3-gnutls set to automatically installed. [2021-11-25T16:35:01.197Z] liberror-perl set to automatically installed. [2021-11-25T16:35:01.197Z] libglib2.0-0 set to automatically installed. [2021-11-25T16:35:01.197Z] libnghttp2-14 set to automatically installed. [2021-11-25T16:35:01.197Z] libnorm1 set to automatically installed. [2021-11-25T16:35:01.197Z] libpgm-5.2-0 set to automatically installed. [2021-11-25T16:35:01.197Z] libpsl5 set to automatically installed. [2021-11-25T16:35:01.197Z] librtmp1 set to automatically installed. [2021-11-25T16:35:01.197Z] libsodium23 set to automatically installed. [2021-11-25T16:35:01.197Z] libzmq3-dev set to automatically installed. [2021-11-25T16:35:01.197Z] libzmq5 set to automatically installed. [2021-11-25T16:35:01.197Z] pkg-config set to automatically installed. [2021-11-25T16:35:01.197Z] zip set to automatically installed. [2021-11-25T16:35:02.234Z] snapd is not logged in, snap install commands will use sudo [2021-11-25T16:35:03.270Z] snap "core18" has no updates available [2021-11-25T16:35:03.530Z] snapd is not logged in, snap install commands will use sudo [2021-11-25T16:35:11.668Z] go (1.16/stable) 1.16.10 from Michael Hudson-Doyle (mwhudson) installed [2021-11-25T16:35:12.239Z] Pulling config-common [2021-11-25T16:35:12.239Z] + snapcraftctl pull [2021-11-25T16:35:13.627Z] Pulling go-build-helper [2021-11-25T16:35:13.627Z] + snapcraftctl pull [2021-11-25T16:35:14.572Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-11-25T16:35:14.572Z] Skipping pull go-build-helper (already ran) [2021-11-25T16:35:14.572Z] Building go-build-helper [2021-11-25T16:35:14.572Z] + snapcraftctl build [2021-11-25T16:35:17.121Z] Staging go-build-helper [2021-11-25T16:35:17.121Z] + snapcraftctl stage [2021-11-25T16:35:27.125Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-11-25T16:35:27.125Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-11-25T16:35:27.126Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-11-25T16:35:27.126Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1958 kB] [2021-11-25T16:35:27.126Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-11-25T16:35:27.126Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-11-25T16:35:27.126Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-11-25T16:35:27.126Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-11-25T16:35:27.126Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-11-25T16:35:27.126Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-11-25T16:35:27.126Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-11-25T16:35:27.126Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [352 kB] [2021-11-25T16:35:27.126Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-11-25T16:35:27.126Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-11-25T16:35:27.126Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [516 kB] [2021-11-25T16:35:27.126Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [69.9 kB] [2021-11-25T16:35:27.126Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1150 kB] [2021-11-25T16:35:27.126Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [264 kB] [2021-11-25T16:35:27.126Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-11-25T16:35:27.126Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2303 kB] [2021-11-25T16:35:27.126Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [445 kB] [2021-11-25T16:35:27.126Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-11-25T16:35:27.126Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-11-25T16:35:27.126Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [540 kB] [2021-11-25T16:35:27.126Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [73.6 kB] [2021-11-25T16:35:27.126Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1767 kB] [2021-11-25T16:35:27.126Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [381 kB] [2021-11-25T16:35:27.126Z] Fetched 25.6 MB in 0s (0 B/s) [2021-11-25T16:35:27.126Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-11-25T16:35:27.126Z] Fetched 224 kB in 0s (0 B/s) [2021-11-25T16:35:27.126Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-11-25T16:35:27.126Z] Fetched 157 kB in 0s (0 B/s) [2021-11-25T16:35:27.126Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-11-25T16:35:27.126Z] Fetched 221 kB in 0s (0 B/s) [2021-11-25T16:35:27.126Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-11-25T16:35:27.126Z] Fetched 143 kB in 0s (0 B/s) [2021-11-25T16:35:27.126Z] Pulling edgex-go [2021-11-25T16:35:27.126Z] + snapcraftctl pull [2021-11-25T16:35:28.066Z] Pulling hooks [2021-11-25T16:35:28.066Z] + snapcraftctl pull [2021-11-25T16:35:50.033Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-11-25T16:35:50.033Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-11-25T16:35:50.033Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-11-25T16:35:50.033Z] Fetched 0 B in 0s (0 B/s) [2021-11-25T16:35:50.033Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-11-25T16:35:50.033Z] Fetched 96.5 kB in 0s (0 B/s) [2021-11-25T16:35:50.033Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-11-25T16:35:50.033Z] Fetched 279 kB in 0s (0 B/s) [2021-11-25T16:35:50.033Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-11-25T16:35:50.033Z] Fetched 122 kB in 0s (0 B/s) [2021-11-25T16:35:50.033Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-11-25T16:35:50.033Z] Fetched 77.8 kB in 0s (0 B/s) [2021-11-25T16:35:50.033Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-11-25T16:35:50.033Z] Fetched 8848 B in 0s (0 B/s) [2021-11-25T16:35:50.033Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-11-25T16:35:50.033Z] Fetched 47.8 kB in 0s (0 B/s) [2021-11-25T16:35:50.033Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-11-25T16:35:50.033Z] Fetched 45.6 kB in 0s (0 B/s) [2021-11-25T16:35:50.033Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-11-25T16:35:50.033Z] Fetched 15.0 kB in 0s (0 B/s) [2021-11-25T16:35:50.033Z] Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] [2021-11-25T16:35:50.033Z] Fetched 220 kB in 0s (0 B/s) [2021-11-25T16:35:50.033Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-11-25T16:35:50.033Z] Fetched 154 kB in 0s (0 B/s) [2021-11-25T16:35:50.033Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-11-25T16:35:50.033Z] Fetched 50.6 kB in 0s (0 B/s) [2021-11-25T16:35:50.033Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-11-25T16:35:50.033Z] Fetched 14.8 kB in 0s (0 B/s) [2021-11-25T16:35:50.033Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-11-25T16:35:50.033Z] Fetched 41.8 kB in 0s (0 B/s) [2021-11-25T16:35:50.033Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-11-25T16:35:50.033Z] Fetched 499 kB in 0s (0 B/s) [2021-11-25T16:35:50.033Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-11-25T16:35:50.033Z] Fetched 111 kB in 0s (0 B/s) [2021-11-25T16:35:50.033Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-11-25T16:35:50.033Z] Fetched 240 kB in 0s (0 B/s) [2021-11-25T16:35:50.033Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-11-25T16:35:50.033Z] Fetched 29.3 kB in 0s (0 B/s) [2021-11-25T16:35:50.033Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-11-25T16:35:50.033Z] Fetched 85.5 kB in 0s (0 B/s) [2021-11-25T16:35:50.033Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-11-25T16:35:50.033Z] Fetched 24.5 kB in 0s (0 B/s) [2021-11-25T16:35:50.033Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-11-25T16:35:50.033Z] Fetched 49.2 kB in 0s (0 B/s) [2021-11-25T16:35:50.033Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-11-25T16:35:50.033Z] Fetched 54.2 kB in 0s (0 B/s) [2021-11-25T16:35:50.033Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-11-25T16:35:50.033Z] Fetched 30.8 kB in 0s (0 B/s) [2021-11-25T16:35:50.033Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-11-25T16:35:50.033Z] Fetched 15.8 kB in 0s (0 B/s) [2021-11-25T16:35:50.033Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-11-25T16:35:50.033Z] Fetched 85.9 kB in 0s (0 B/s) [2021-11-25T16:35:50.033Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-11-25T16:35:50.033Z] Fetched 8720 B in 0s (0 B/s) [2021-11-25T16:35:50.033Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-11-25T16:35:50.033Z] Fetched 140 kB in 0s (0 B/s) [2021-11-25T16:35:50.033Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-11-25T16:35:50.033Z] Fetched 119 kB in 0s (0 B/s) [2021-11-25T16:35:50.033Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-11-25T16:35:50.033Z] Fetched 111 kB in 0s (0 B/s) [2021-11-25T16:35:50.033Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-11-25T16:35:50.033Z] Fetched 11.1 kB in 0s (0 B/s) [2021-11-25T16:35:50.033Z] Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] [2021-11-25T16:35:50.033Z] Fetched 646 kB in 0s (0 B/s) [2021-11-25T16:35:50.033Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-11-25T16:35:50.033Z] Fetched 41.3 kB in 0s (0 B/s) [2021-11-25T16:35:50.033Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-11-25T16:35:50.033Z] Fetched 17.9 kB in 0s (0 B/s) [2021-11-25T16:35:50.033Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-11-25T16:35:50.033Z] Fetched 368 kB in 0s (0 B/s) [2021-11-25T16:35:50.033Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-11-25T16:35:50.033Z] Fetched 187 kB in 0s (0 B/s) [2021-11-25T16:35:50.033Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-11-25T16:35:50.033Z] Fetched 175 kB in 0s (0 B/s) [2021-11-25T16:35:50.033Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-11-25T16:35:50.033Z] Fetched 206 kB in 0s (0 B/s) [2021-11-25T16:35:50.033Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] [2021-11-25T16:35:50.033Z] Fetched 1302 kB in 0s (0 B/s) [2021-11-25T16:35:50.033Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-11-25T16:35:50.033Z] Fetched 36.2 kB in 0s (0 B/s) [2021-11-25T16:35:50.033Z] Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] [2021-11-25T16:35:50.033Z] Fetched 159 kB in 0s (0 B/s) [2021-11-25T16:35:50.033Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-11-25T16:35:50.033Z] Fetched 107 kB in 0s (0 B/s) [2021-11-25T16:35:50.033Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-11-25T16:35:50.033Z] Fetched 48.7 kB in 0s (0 B/s) [2021-11-25T16:35:50.033Z] Pulling static-packages [2021-11-25T16:35:50.033Z] + snapcraftctl pull [2021-11-25T16:35:50.033Z] Pulling version [2021-11-25T16:35:50.033Z] + snapcraftctl pull [2021-11-25T16:35:50.604Z] Building config-common [2021-11-25T16:35:50.864Z] + snapcraftctl build [2021-11-25T16:35:52.780Z] Skipping build go-build-helper (already ran) [2021-11-25T16:35:53.040Z] Building edgex-go [2021-11-25T16:35:53.040Z] + cd /root/parts/edgex-go/src [2021-11-25T16:35:53.040Z] + git describe --tags --abbrev=0 [2021-11-25T16:35:53.040Z] + sed s/v// [2021-11-25T16:35:53.300Z] + GIT_VERSION=2.2.0-dev.2 [2021-11-25T16:35:53.300Z] + [ -z 2.2.0-dev.2 ] [2021-11-25T16:35:53.300Z] + echo 2.2.0-dev.2 [2021-11-25T16:35:53.300Z] + [ ! -d vendor ] [2021-11-25T16:35:53.300Z] + go mod download all [2021-11-25T16:36:03.321Z] + make build [2021-11-25T16:36:03.321Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.2" -o cmd/core-data/core-data ./cmd/core-data [2021-11-25T16:36:07.015Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-25T16:36:07.016Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-11-25T16:36:07.016Z] ---> 92afa5c398d7 [2021-11-25T16:36:07.016Z] Step 3/23 : WORKDIR /edgex-go [2021-11-25T16:36:07.016Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-25T16:36:07.016Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-11-25T16:36:07.016Z] ---> 92afa5c398d7 [2021-11-25T16:36:07.016Z] Step 3/24 : WORKDIR /edgex-go [2021-11-25T16:36:07.016Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-25T16:36:07.016Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-11-25T16:36:07.016Z] ---> 92afa5c398d7 [2021-11-25T16:36:07.016Z] Step 3/21 : WORKDIR /edgex-go [2021-11-25T16:36:07.016Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-25T16:36:07.016Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-11-25T16:36:07.016Z] ---> 92afa5c398d7 [2021-11-25T16:36:07.016Z] Step 3/30 : WORKDIR /edgex-go [2021-11-25T16:36:07.016Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-25T16:36:07.016Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-25T16:36:07.016Z] ---> 92afa5c398d7 [2021-11-25T16:36:07.016Z] Step 3/22 : WORKDIR /edgex-go [2021-11-25T16:36:07.016Z] ---> Running in 711804daaa6d [2021-11-25T16:36:07.016Z] ---> Running in 1aa72af719dd [2021-11-25T16:36:07.016Z] ---> Running in f3e39ba8058c [2021-11-25T16:36:07.016Z] ---> Running in e9b02cef2078 [2021-11-25T16:36:07.016Z] ---> Running in 33c38cf98721 [2021-11-25T16:36:07.016Z] Removing intermediate container 33c38cf98721 [2021-11-25T16:36:07.016Z] ---> 9ba344e2e71f [2021-11-25T16:36:07.016Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-25T16:36:07.016Z] Removing intermediate container f3e39ba8058c [2021-11-25T16:36:07.016Z] ---> 882434d500d8 [2021-11-25T16:36:07.016Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-25T16:36:07.016Z] ---> Running in 85d0dea146d9 [2021-11-25T16:36:07.016Z] ---> Running in 8420546c40f7 [2021-11-25T16:36:07.016Z] Removing intermediate container e9b02cef2078 [2021-11-25T16:36:07.016Z] ---> 74d05ba2d0ef [2021-11-25T16:36:07.016Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-25T16:36:07.016Z] Removing intermediate container 1aa72af719dd [2021-11-25T16:36:07.016Z] ---> 54bdde400415 [2021-11-25T16:36:07.016Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-25T16:36:07.016Z] Removing intermediate container 711804daaa6d [2021-11-25T16:36:07.016Z] ---> a4ec54479def [2021-11-25T16:36:07.016Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-25T16:36:07.016Z] ---> Running in d4dd61b248d8 [2021-11-25T16:36:07.016Z] ---> Running in c98af4303900 [2021-11-25T16:36:07.016Z] ---> Running in 0fe340ac9983 [2021-11-25T16:36:10.436Z] Removing intermediate container 85d0dea146d9 [2021-11-25T16:36:10.436Z] ---> c2cba3b1e0bd [2021-11-25T16:36:10.436Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-11-25T16:36:10.436Z] ---> Running in 4ba1ae5388b5 [2021-11-25T16:36:10.436Z] Removing intermediate container 8420546c40f7 [2021-11-25T16:36:10.436Z] ---> 0231b8cb0ce1 [2021-11-25T16:36:10.436Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-11-25T16:36:10.436Z] ---> Running in ed2fff642b32 [2021-11-25T16:36:10.709Z] Removing intermediate container c98af4303900 [2021-11-25T16:36:10.709Z] ---> 3df2066f815f [2021-11-25T16:36:10.710Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-11-25T16:36:10.990Z] Removing intermediate container d4dd61b248d8 [2021-11-25T16:36:10.990Z] ---> 6516c0a59051 [2021-11-25T16:36:10.990Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-11-25T16:36:10.990Z] ---> Running in 52b86ad3118b [2021-11-25T16:36:10.990Z] Removing intermediate container 0fe340ac9983 [2021-11-25T16:36:10.990Z] ---> 6e5b583bc726 [2021-11-25T16:36:10.990Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-11-25T16:36:10.990Z] ---> Running in af256a19b2af [2021-11-25T16:36:10.990Z] ---> Running in 06485c62d27d [2021-11-25T16:36:12.552Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-25T16:36:12.843Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-25T16:36:13.168Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-25T16:36:13.168Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-25T16:36:13.168Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-25T16:36:13.306Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.2" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-11-25T16:36:13.454Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-25T16:36:13.761Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-25T16:36:14.056Z] OK: 219 MiB in 52 packages [2021-11-25T16:36:14.337Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-25T16:36:14.338Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-25T16:36:14.338Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-25T16:36:14.957Z] OK: 219 MiB in 52 packages [2021-11-25T16:36:15.562Z] Removing intermediate container 4ba1ae5388b5 [2021-11-25T16:36:15.562Z] ---> 97b09f2b6a97 [2021-11-25T16:36:15.562Z] Step 6/30 : COPY . . [2021-11-25T16:36:15.562Z] OK: 219 MiB in 52 packages [2021-11-25T16:36:15.562Z] OK: 219 MiB in 52 packages [2021-11-25T16:36:15.562Z] OK: 219 MiB in 52 packages [2021-11-25T16:36:16.549Z] Removing intermediate container ed2fff642b32 [2021-11-25T16:36:16.549Z] ---> 1d3e0174ce00 [2021-11-25T16:36:16.549Z] Step 6/21 : COPY . . [2021-11-25T16:36:17.528Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.2" -o cmd/core-command/core-command ./cmd/core-command [2021-11-25T16:36:17.538Z] Removing intermediate container 52b86ad3118b [2021-11-25T16:36:17.538Z] ---> 93b3118f06ac [2021-11-25T16:36:17.538Z] Step 6/24 : COPY . . [2021-11-25T16:36:17.538Z] Removing intermediate container af256a19b2af [2021-11-25T16:36:17.538Z] ---> 6f56934c4271 [2021-11-25T16:36:17.538Z] Step 6/23 : COPY go.mod . [2021-11-25T16:36:17.538Z] Removing intermediate container 06485c62d27d [2021-11-25T16:36:17.538Z] ---> a6330e209247 [2021-11-25T16:36:17.538Z] Step 6/22 : COPY . . [2021-11-25T16:36:18.909Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.2" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-11-25T16:36:18.969Z] ---> 391e7c7f4ab2 [2021-11-25T16:36:18.969Z] Step 7/23 : RUN go mod download [2021-11-25T16:36:19.242Z] ---> Running in 17761d34d55d [2021-11-25T16:36:20.284Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.2" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-11-25T16:36:20.851Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.2" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-11-25T16:36:22.232Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.2" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-11-25T16:36:23.616Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.2" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-11-25T16:36:24.636Z] Removing intermediate container 17761d34d55d [2021-11-25T16:36:24.636Z] ---> 27e75785ae7d [2021-11-25T16:36:24.636Z] Step 8/23 : COPY . . [2021-11-25T16:36:25.003Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.2" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-11-25T16:36:26.386Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.2" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-11-25T16:36:27.326Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.2" -o ./cmd/secrets-config ./cmd/secrets-config [2021-11-25T16:36:28.709Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.2" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-11-25T16:36:30.091Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-11-25T16:36:30.091Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-11-25T16:36:30.091Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-11-25T16:36:30.353Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-11-25T16:36:30.353Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-11-25T16:36:30.353Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-11-25T16:36:30.353Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-11-25T16:36:30.353Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-11-25T16:36:30.353Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-11-25T16:36:30.353Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-11-25T16:36:30.353Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-11-25T16:36:30.353Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-11-25T16:36:30.353Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-11-25T16:36:30.354Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-11-25T16:36:30.354Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-11-25T16:36:30.354Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-11-25T16:36:30.354Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-11-25T16:36:30.354Z] + 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-25T16:36:30.354Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-11-25T16:36:30.354Z] + 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-25T16:36:30.354Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-11-25T16:36:30.354Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-11-25T16:36:30.354Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-11-25T16:36:30.354Z] + 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-25T16:36:30.354Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-11-25T16:36:30.354Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-11-25T16:36:30.354Z] + 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-25T16:36:31.738Z] Building hooks [2021-11-25T16:36:31.738Z] + cd /root/parts/hooks/src [2021-11-25T16:36:31.738Z] + make build [2021-11-25T16:36:31.738Z] go mod tidy [2021-11-25T16:36:31.738Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.1 [2021-11-25T16:36:31.997Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-11-25T16:36:31.997Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-11-25T16:36:32.256Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-11-25T16:36:33.206Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-11-25T16:36:33.776Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-11-25T16:36:33.776Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-11-25T16:36:37.077Z] Building static-packages [2021-11-25T16:36:37.077Z] + snapcraftctl build [2021-11-25T16:36:39.621Z] Building version [2021-11-25T16:36:39.621Z] + /root/parts/version/src/bin/set-version.sh [2021-11-25T16:36:39.621Z] ~/project ~/parts/version/build [2021-11-25T16:36:39.621Z] v2.2.0-dev.2-1-gfdf84c1e [2021-11-25T16:36:39.621Z] Version: 2.2.0-dev.2+1 [2021-11-25T16:36:39.724Z] ---> 6ddd67af6c4b [2021-11-25T16:36:39.725Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." ---> 115ce2f5a1bc [2021-11-25T16:36:39.725Z] [2021-11-25T16:36:39.725Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-25T16:36:39.725Z] ---> 37a40d188c35 [2021-11-25T16:36:39.725Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-25T16:36:39.725Z] ---> Running in 9df63e4163c9 [2021-11-25T16:36:39.725Z] ---> Running in b05bf423e469 [2021-11-25T16:36:40.000Z] ---> Running in f58dbc9b594e [2021-11-25T16:36:40.193Z] ~/parts/version/build [2021-11-25T16:36:40.277Z] ---> c9548ca7bb30 [2021-11-25T16:36:40.277Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-25T16:36:40.558Z] ---> Running in a6aa90a86800 [2021-11-25T16:36:41.575Z] Staging config-common [2021-11-25T16:36:41.575Z] + snapcraftctl stage [2021-11-25T16:36:42.513Z] Skipping stage go-build-helper (already ran) [2021-11-25T16:36:42.513Z] Staging edgex-go [2021-11-25T16:36:42.513Z] + snapcraftctl stage [2021-11-25T16:36:43.894Z] Staging hooks [2021-11-25T16:36:43.894Z] + snapcraftctl stage [2021-11-25T16:36:45.278Z] Staging static-packages [2021-11-25T16:36:45.278Z] + snapcraftctl stage [2021-11-25T16:36:45.969Z] ---> 3f96f3dee378 [2021-11-25T16:36:45.969Z] Step 9/23 : RUN go mod tidy [2021-11-25T16:36:45.969Z] Removing intermediate container b05bf423e469 [2021-11-25T16:36:45.969Z] ---> 79ec488756c2 [2021-11-25T16:36:45.969Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-11-25T16:36:45.969Z] ---> Running in 3da27885751f [2021-11-25T16:36:45.969Z] Removing intermediate container f58dbc9b594e [2021-11-25T16:36:45.969Z] ---> 28b5f54012a0 [2021-11-25T16:36:45.969Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-11-25T16:36:45.969Z] ---> Running in 045f7b610ba8 [2021-11-25T16:36:45.969Z] Removing intermediate container 9df63e4163c9 [2021-11-25T16:36:45.969Z] ---> c449c87475b1 [2021-11-25T16:36:45.969Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-11-25T16:36:46.248Z] Removing intermediate container a6aa90a86800 [2021-11-25T16:36:46.248Z] ---> 1baecbaffe6e [2021-11-25T16:36:46.248Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-11-25T16:36:46.248Z] ---> Running in 11781c1f029c [2021-11-25T16:36:46.248Z] ---> Running in ac28fd91a6c6 [2021-11-25T16:36:46.333Z] Staging version [2021-11-25T16:36:46.333Z] + snapcraftctl stage [2021-11-25T16:36:46.521Z] ---> Running in 30d13e615e3c [2021-11-25T16:36:47.793Z] Priming config-common [2021-11-25T16:36:47.793Z] + snapcraftctl prime [2021-11-25T16:36:48.517Z] 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-25T16:36:48.517Z] 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-25T16:36:48.517Z] 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-25T16:36:48.733Z] Priming go-build-helper [2021-11-25T16:36:48.733Z] + snapcraftctl prime [2021-11-25T16:36:48.790Z] 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-25T16:36:50.114Z] Priming edgex-go [2021-11-25T16:36:50.114Z] + snapcraftctl prime [2021-11-25T16:36:51.494Z] Priming hooks [2021-11-25T16:36:51.494Z] + snapcraftctl prime [2021-11-25T16:36:52.874Z] Priming static-packages [2021-11-25T16:36:52.874Z] + snapcraftctl prime [2021-11-25T16:36:53.097Z] Removing intermediate container 3da27885751f [2021-11-25T16:36:53.097Z] ---> feb3e0bd659b [2021-11-25T16:36:53.097Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-11-25T16:36:53.097Z] ---> Running in f2c8c77771b7 [2021-11-25T16:36:54.541Z] 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-25T16:36:56.173Z] Priming version [2021-11-25T16:36:56.173Z] + snapcraftctl prime [2021-11-25T16:36:57.558Z] 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-25T16:38:46.371Z] 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-25T16:38:46.981Z] Removing intermediate container 045f7b610ba8 [2021-11-25T16:38:46.981Z] ---> dd81c7ba8a7d [2021-11-25T16:38:46.981Z] [2021-11-25T16:38:46.981Z] Step 9/30 : FROM alpine:3.14 [2021-11-25T16:38:46.981Z] 3.14: Pulling from library/alpine [2021-11-25T16:38:48.966Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2021-11-25T16:38:48.966Z] Status: Downloaded newer image for alpine:3.14 [2021-11-25T16:38:48.966Z] ---> 5b8b7b635229 [2021-11-25T16:38:48.966Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-11-25T16:38:49.243Z] ---> Running in ee6b01575c4b [2021-11-25T16:38:50.236Z] Removing intermediate container ee6b01575c4b [2021-11-25T16:38:50.236Z] ---> 104fe3d7af2d [2021-11-25T16:38:50.236Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-11-25T16:38:50.236Z] ---> Running in 968f37ccb7ba [2021-11-25T16:38:52.883Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-25T16:38:53.169Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-25T16:38:53.169Z] Removing intermediate container 30d13e615e3c [2021-11-25T16:38:53.169Z] ---> af6364e45c6e [2021-11-25T16:38:53.169Z] [2021-11-25T16:38:53.169Z] Step 9/24 : FROM alpine:3.14 [2021-11-25T16:38:53.169Z] ---> 5b8b7b635229 [2021-11-25T16:38:53.169Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-11-25T16:38:53.452Z] ---> Running in 80f985e26d11 [2021-11-25T16:38:54.438Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-11-25T16:38:54.438Z] (2/2) Installing su-exec (0.2-r1) [2021-11-25T16:38:54.438Z] Executing busybox-1.33.1-r6.trigger [2021-11-25T16:38:54.438Z] OK: 6 MiB in 16 packages [2021-11-25T16:38:56.436Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-25T16:38:56.436Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-25T16:38:56.720Z] Removing intermediate container 968f37ccb7ba [2021-11-25T16:38:56.720Z] ---> 83604153e124 [2021-11-25T16:38:56.720Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-11-25T16:38:57.000Z] ---> Running in 2f989771c584 [2021-11-25T16:38:57.286Z] (1/3) Installing ca-certificates (20191127-r5) [2021-11-25T16:38:57.286Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-11-25T16:38:57.286Z] (3/3) Installing su-exec (0.2-r1) [2021-11-25T16:38:57.286Z] Executing busybox-1.33.1-r6.trigger [2021-11-25T16:38:57.562Z] Executing ca-certificates-20191127-r5.trigger [2021-11-25T16:38:57.562Z] Removing intermediate container 2f989771c584 [2021-11-25T16:38:57.562Z] ---> be34a0490d0a [2021-11-25T16:38:57.562Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-11-25T16:38:57.864Z] OK: 6 MiB in 17 packages [2021-11-25T16:38:57.865Z] ---> Running in d6a6769c1bc1 [2021-11-25T16:38:58.156Z] Removing intermediate container 11781c1f029c [2021-11-25T16:38:58.157Z] ---> 77d1301a209d [2021-11-25T16:38:58.157Z] [2021-11-25T16:38:58.157Z] Step 9/21 : FROM alpine:3.14 [2021-11-25T16:38:58.157Z] ---> 5b8b7b635229 [2021-11-25T16:38:58.157Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-11-25T16:38:58.435Z] ---> Running in 24d0f5531b32 [2021-11-25T16:38:58.716Z] Removing intermediate container d6a6769c1bc1 [2021-11-25T16:38:58.716Z] ---> d1d382a86464 [2021-11-25T16:38:58.716Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-11-25T16:38:58.997Z] ---> Running in 0b2523cb651b [2021-11-25T16:39:01.001Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-25T16:39:01.001Z] Removing intermediate container 80f985e26d11 [2021-11-25T16:39:01.001Z] ---> 82e97c757225 [2021-11-25T16:39:01.001Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-25T16:39:01.001Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-25T16:39:01.001Z] ---> Running in 46cba690bf2c [2021-11-25T16:39:02.015Z] (1/2) Installing ca-certificates (20191127-r5) [2021-11-25T16:39:02.292Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-11-25T16:39:02.292Z] Executing busybox-1.33.1-r6.trigger [2021-11-25T16:39:02.292Z] Removing intermediate container 46cba690bf2c [2021-11-25T16:39:02.292Z] ---> 5dffa1f53141 [2021-11-25T16:39:02.292Z] Step 12/24 : WORKDIR / [2021-11-25T16:39:02.292Z] Executing ca-certificates-20191127-r5.trigger [2021-11-25T16:39:02.575Z] ---> Running in 1ff0790a864e [2021-11-25T16:39:02.575Z] OK: 6 MiB in 16 packages [2021-11-25T16:39:03.181Z] Removing intermediate container 0b2523cb651b [2021-11-25T16:39:03.181Z] ---> 34d697d3bb2c [2021-11-25T16:39:03.181Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-11-25T16:39:03.181Z] ---> Running in dcda87b6da59 [2021-11-25T16:39:03.457Z] Removing intermediate container 1ff0790a864e [2021-11-25T16:39:03.457Z] ---> 6067d13daa49 [2021-11-25T16:39:03.457Z] 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-25T16:39:03.733Z] Removing intermediate container f2c8c77771b7 [2021-11-25T16:39:03.733Z] ---> 0b76bbe489bf [2021-11-25T16:39:03.733Z] [2021-11-25T16:39:03.733Z] Step 11/23 : FROM alpine:3.14 [2021-11-25T16:39:03.733Z] ---> 5b8b7b635229 [2021-11-25T16:39:03.733Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-11-25T16:39:04.009Z] ---> Running in 09802b7d850c [2021-11-25T16:39:04.292Z] Removing intermediate container dcda87b6da59 [2021-11-25T16:39:04.292Z] ---> 18a2759be2d6 [2021-11-25T16:39:04.292Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-11-25T16:39:04.578Z] Removing intermediate container 24d0f5531b32 [2021-11-25T16:39:04.578Z] ---> 6ed4aec981f4 [2021-11-25T16:39:04.578Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-25T16:39:04.857Z] ---> Running in 4151e29fbc24 [2021-11-25T16:39:04.857Z] ---> 551130e38d40 [2021-11-25T16:39:04.857Z] 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-25T16:39:05.464Z] Removing intermediate container 4151e29fbc24 [2021-11-25T16:39:05.464Z] ---> 7d1dabbe80f0 [2021-11-25T16:39:05.464Z] Step 12/21 : ENV APP_PORT=59860 [2021-11-25T16:39:05.741Z] ---> Running in 0b7b1b7f9261 [2021-11-25T16:39:05.741Z] ---> f468dd7cacf6 [2021-11-25T16:39:05.741Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-11-25T16:39:05.741Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-25T16:39:06.022Z] ---> Running in 01844d885f22 [2021-11-25T16:39:06.022Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-25T16:39:06.623Z] ---> 9a6d1afb19ae [2021-11-25T16:39:06.623Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-11-25T16:39:06.623Z] Removing intermediate container 0b7b1b7f9261 [2021-11-25T16:39:06.623Z] ---> b3d2cd682154 [2021-11-25T16:39:06.623Z] Step 13/21 : EXPOSE $APP_PORT [2021-11-25T16:39:06.623Z] ---> Running in 3ace85925d6f [2021-11-25T16:39:07.226Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-11-25T16:39:07.226Z] Executing busybox-1.33.1-r6.trigger [2021-11-25T16:39:07.226Z] OK: 6 MiB in 15 packages [2021-11-25T16:39:07.506Z] Removing intermediate container 3ace85925d6f [2021-11-25T16:39:07.506Z] ---> 224a8c2235d3 [2021-11-25T16:39:07.506Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-25T16:39:07.785Z] ---> 81df2be3a003 [2021-11-25T16:39:07.785Z] 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-25T16:39:08.801Z] Removing intermediate container 09802b7d850c [2021-11-25T16:39:08.801Z] ---> 8f520e1e0700 [2021-11-25T16:39:08.801Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-25T16:39:09.077Z] ---> Running in 463ed2671d23 [2021-11-25T16:39:09.077Z] ---> 03d246cc5fd9 [2021-11-25T16:39:09.077Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-11-25T16:39:09.350Z] Removing intermediate container 01844d885f22 [2021-11-25T16:39:09.350Z] ---> 4014f5858b43 [2021-11-25T16:39:09.350Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-25T16:39:09.350Z] ---> ad7254248cff [2021-11-25T16:39:09.350Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-11-25T16:39:09.630Z] Removing intermediate container 463ed2671d23 [2021-11-25T16:39:09.630Z] ---> 6aff9045109d [2021-11-25T16:39:09.630Z] Step 14/23 : ENV APP_PORT=59861 [2021-11-25T16:39:09.630Z] ---> Running in fdb4f9915c7f [2021-11-25T16:39:10.628Z] Removing intermediate container fdb4f9915c7f [2021-11-25T16:39:10.628Z] ---> 2b81a73d6497 [2021-11-25T16:39:10.628Z] Step 15/23 : EXPOSE $APP_PORT ---> cabc1f9ef053 [2021-11-25T16:39:10.628Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-11-25T16:39:10.628Z] [2021-11-25T16:39:10.628Z] ---> Running in 213f6d5180ab [2021-11-25T16:39:10.628Z] Removing intermediate container ac28fd91a6c6 [2021-11-25T16:39:10.628Z] ---> 90081c4a0503 [2021-11-25T16:39:10.628Z] [2021-11-25T16:39:10.628Z] Step 9/22 : FROM alpine:3.14 [2021-11-25T16:39:10.628Z] ---> 5b8b7b635229 [2021-11-25T16:39:10.628Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-11-25T16:39:10.908Z] ---> Running in df470e32f71b [2021-11-25T16:39:11.188Z] ---> 6b97ef7a351f [2021-11-25T16:39:11.188Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-11-25T16:39:11.469Z] ---> 5161f94f3da6 [2021-11-25T16:39:11.469Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-11-25T16:39:11.469Z] Removing intermediate container 213f6d5180ab [2021-11-25T16:39:11.469Z] ---> 00005c4c5f9d [2021-11-25T16:39:11.469Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-25T16:39:11.469Z] Removing intermediate container df470e32f71b [2021-11-25T16:39:11.469Z] ---> 45bbe8f316e5 [2021-11-25T16:39:11.469Z] Step 11/22 : ENV APP_PORT=59880 [2021-11-25T16:39:11.749Z] ---> Running in 20538c966e0c [2021-11-25T16:39:12.350Z] Removing intermediate container 20538c966e0c [2021-11-25T16:39:12.350Z] ---> 56cf8e18a63d [2021-11-25T16:39:12.350Z] Step 12/22 : EXPOSE $APP_PORT [2021-11-25T16:39:12.631Z] ---> Running in 246605eaa268 [2021-11-25T16:39:12.631Z] ---> 15f8a5cfec05 [2021-11-25T16:39:12.631Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-11-25T16:39:12.631Z] ---> 58019607efad [2021-11-25T16:39:12.631Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-11-25T16:39:12.631Z] ---> 119a4171ecf4 [2021-11-25T16:39:12.631Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-11-25T16:39:12.631Z] ---> Running in 790a03b36f50 [2021-11-25T16:39:13.623Z] Removing intermediate container 246605eaa268 [2021-11-25T16:39:13.623Z] ---> 26a28dbed059 [2021-11-25T16:39:13.623Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-25T16:39:13.623Z] ---> 60e3eb4551a6 [2021-11-25T16:39:13.623Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-11-25T16:39:13.623Z] Removing intermediate container 790a03b36f50 [2021-11-25T16:39:13.623Z] ---> c1b3f3736ee1 [2021-11-25T16:39:13.623Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-25T16:39:13.623Z] ---> Running in 9bb7c0273987 [2021-11-25T16:39:13.897Z] ---> Running in 75fda406d20c [2021-11-25T16:39:13.897Z] ---> 5c8d3437a9e9 [2021-11-25T16:39:13.897Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-11-25T16:39:14.500Z] Removing intermediate container 75fda406d20c [2021-11-25T16:39:14.500Z] ---> ebc4bef1fa10 [2021-11-25T16:39:14.500Z] Step 19/21 : LABEL arch=arm64 [2021-11-25T16:39:14.779Z] ---> Running in 021a25d1eeff [2021-11-25T16:39:14.779Z] ---> 2f0908040f3b [2021-11-25T16:39:14.779Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-11-25T16:39:15.059Z] ---> 399f4b127541 [2021-11-25T16:39:15.059Z] 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-25T16:39:15.059Z] ---> Running in ba987939e42b [2021-11-25T16:39:15.355Z] Removing intermediate container 021a25d1eeff [2021-11-25T16:39:15.355Z] ---> d3e854b02da3 [2021-11-25T16:39:15.355Z] Step 20/21 : LABEL git_sha=fdf84c1e016db635080e44304c01b30a3c525e59 [2021-11-25T16:39:15.355Z] ---> 7cbb0d4c4d7f [2021-11-25T16:39:15.355Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-11-25T16:39:15.639Z] ---> Running in de2e60e15736 [2021-11-25T16:39:16.253Z] ---> 56280d614404 [2021-11-25T16:39:16.253Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-11-25T16:39:16.253Z] ---> Running in fbb8614fcd3b [2021-11-25T16:39:16.253Z] Removing intermediate container de2e60e15736 [2021-11-25T16:39:16.253Z] ---> 80b9ef3ecbc5 [2021-11-25T16:39:16.253Z] Step 21/21 : LABEL version=0.0.0 [2021-11-25T16:39:16.528Z] ---> Running in ac4aec98824b [2021-11-25T16:39:16.528Z] ---> fbd291350142 [2021-11-25T16:39:16.528Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-11-25T16:39:17.143Z] Removing intermediate container fbb8614fcd3b [2021-11-25T16:39:17.143Z] ---> 2e5f0a0e0117 [2021-11-25T16:39:17.143Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-25T16:39:17.143Z] ---> Running in 8aa3e0d1706b [2021-11-25T16:39:17.143Z] Removing intermediate container 9bb7c0273987 [2021-11-25T16:39:17.143Z] ---> 4798c261ea98 [2021-11-25T16:39:17.143Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-11-25T16:39:17.143Z] ---> Running in 0938cf1d33ef [2021-11-25T16:39:17.143Z] Removing intermediate container ac4aec98824b [2021-11-25T16:39:17.143Z] ---> 504a6754607a [2021-11-25T16:39:17.143Z] [2021-11-25T16:39:17.424Z] ---> Running in 0c516e9b6540 [2021-11-25T16:39:18.042Z] Removing intermediate container 8aa3e0d1706b [2021-11-25T16:39:18.042Z] ---> c3b86333c148 [2021-11-25T16:39:18.042Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-11-25T16:39:18.042Z] Successfully built 504a6754607a [2021-11-25T16:39:18.042Z] Removing intermediate container 0938cf1d33ef [2021-11-25T16:39:18.042Z] ---> e5165bebca8f [2021-11-25T16:39:18.042Z] Step 21/23 : LABEL arch=arm64 [2021-11-25T16:39:18.042Z] Successfully tagged support-notifications-arm64:latest [2021-11-25T16:39:18.327Z]  Building support-notifications ... done Building sys-mgmt-agent [2021-11-25T16:39:18.327Z] Removing intermediate container ba987939e42b [2021-11-25T16:39:18.327Z] ---> 39851f1ff8a4 [2021-11-25T16:39:18.327Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-11-25T16:39:18.327Z] ---> Running in 1fb28ea6de0b [2021-11-25T16:39:18.327Z] ---> Running in 1d710406e66f [2021-11-25T16:39:19.452Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-25T16:39:19.452Z] Removing intermediate container 1d710406e66f [2021-11-25T16:39:19.452Z] ---> 324554ce122a [2021-11-25T16:39:19.452Z] Step 22/24 : LABEL arch=arm64 [2021-11-25T16:39:19.781Z] Removing intermediate container 1fb28ea6de0b [2021-11-25T16:39:19.781Z] ---> e1d7d925a592 [2021-11-25T16:39:19.781Z] Step 22/23 : LABEL git_sha=fdf84c1e016db635080e44304c01b30a3c525e59 [2021-11-25T16:39:19.781Z] ---> Running in 88e4d4686ea5 [2021-11-25T16:39:19.781Z] ---> Running in 15fc6b79c4fa [2021-11-25T16:39:19.781Z] ---> dbbd8475694f [2021-11-25T16:39:19.781Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-11-25T16:39:20.462Z] ---> Running in bf424207322b [2021-11-25T16:39:20.462Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-25T16:39:20.462Z] Removing intermediate container 88e4d4686ea5 [2021-11-25T16:39:20.767Z] ---> b7813dc2a1df [2021-11-25T16:39:20.767Z] Step 23/24 : LABEL git_sha=fdf84c1e016db635080e44304c01b30a3c525e59 [2021-11-25T16:39:20.767Z] Removing intermediate container 15fc6b79c4fa [2021-11-25T16:39:20.767Z] ---> 5ac91ed0a234 [2021-11-25T16:39:20.767Z] Step 23/23 : LABEL version=0.0.0 [2021-11-25T16:39:21.046Z] ---> Running in 0958ed3523d3 [2021-11-25T16:39:21.046Z] ---> Running in 209cfd3ca97d [2021-11-25T16:39:21.651Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-11-25T16:39:21.651Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-11-25T16:39:21.651Z] (3/6) Installing libsodium (1.0.18-r0) [2021-11-25T16:39:21.925Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-25T16:39:21.925Z] (5/6) Installing libzmq (4.3.4-r0) [2021-11-25T16:39:21.925Z] Removing intermediate container 0958ed3523d3 [2021-11-25T16:39:21.925Z] ---> 25c2f4b68e33 [2021-11-25T16:39:21.925Z] Step 24/24 : LABEL version=0.0.0 [2021-11-25T16:39:21.925Z] Removing intermediate container 209cfd3ca97d [2021-11-25T16:39:21.925Z] ---> aa0b471b1c98 [2021-11-25T16:39:21.925Z] [2021-11-25T16:39:22.202Z] (6/6) Installing zeromq (4.3.4-r0) [2021-11-25T16:39:22.202Z] Executing busybox-1.33.1-r6.trigger [2021-11-25T16:39:22.202Z] ---> Running in 256263e5e7e6 [2021-11-25T16:39:22.202Z] OK: 8 MiB in 20 packages [2021-11-25T16:39:22.481Z] Successfully built aa0b471b1c98 [2021-11-25T16:39:22.481Z] Successfully tagged support-scheduler-arm64:latest [2021-11-25T16:39:22.481Z]  Building support-scheduler ... done Building security-proxy-setup [2021-11-25T16:39:23.103Z] Removing intermediate container 256263e5e7e6 [2021-11-25T16:39:23.103Z] ---> 46c846bfe696 [2021-11-25T16:39:23.103Z] [2021-11-25T16:39:23.716Z] Successfully built 46c846bfe696 [2021-11-25T16:39:23.716Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-11-25T16:39:23.716Z]  Building security-secretstore-setup ... done Building core-metadata [2021-11-25T16:39:23.716Z] Removing intermediate container 0c516e9b6540 [2021-11-25T16:39:23.716Z] ---> eae97eea7e1a [2021-11-25T16:39:23.716Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-25T16:39:23.716Z] Removing intermediate container bf424207322b [2021-11-25T16:39:23.716Z] ---> 90b682b82484 [2021-11-25T16:39:23.716Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-11-25T16:39:23.995Z] ---> Running in e381d8047962 [2021-11-25T16:39:24.599Z] ---> ee4f7eccaf1d [2021-11-25T16:39:24.599Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-11-25T16:39:24.599Z] Removing intermediate container e381d8047962 [2021-11-25T16:39:24.599Z] ---> 9f826c6a1c48 [2021-11-25T16:39:24.599Z] Step 27/30 : CMD ["gate"] [2021-11-25T16:39:24.877Z] ---> Running in 6454c130a65f [2021-11-25T16:39:25.479Z] Removing intermediate container 6454c130a65f [2021-11-25T16:39:25.479Z] ---> b537b12017d6 [2021-11-25T16:39:25.479Z] Step 28/30 : LABEL arch=arm64 [2021-11-25T16:39:26.086Z] ---> Running in 389b1150268b [2021-11-25T16:39:26.086Z] ---> cfc67e8c1370 [2021-11-25T16:39:26.086Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-11-25T16:39:26.688Z] Removing intermediate container 389b1150268b [2021-11-25T16:39:26.688Z] ---> 3e9e767c8b6c [2021-11-25T16:39:26.688Z] Step 29/30 : LABEL git_sha=fdf84c1e016db635080e44304c01b30a3c525e59 [2021-11-25T16:39:26.964Z] ---> Running in 75d93dae45f1 [2021-11-25T16:39:26.964Z] ---> ddea92c1e3f2 [2021-11-25T16:39:26.964Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-11-25T16:39:27.242Z] ---> Running in adc4e045d2ae [2021-11-25T16:39:27.525Z] Removing intermediate container 75d93dae45f1 [2021-11-25T16:39:27.525Z] ---> 5a6b66fc0042 [2021-11-25T16:39:27.525Z] Step 30/30 : LABEL version=0.0.0 [2021-11-25T16:39:27.803Z] Removing intermediate container adc4e045d2ae [2021-11-25T16:39:27.803Z] ---> 05baa6f3e604 [2021-11-25T16:39:27.803Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-25T16:39:27.803Z] ---> Running in 55ce0c52a114 [2021-11-25T16:39:27.803Z] ---> Running in 22f9e8d7c787 [2021-11-25T16:39:28.405Z] Removing intermediate container 55ce0c52a114 [2021-11-25T16:39:28.405Z] ---> 4f64d06c12ff [2021-11-25T16:39:28.405Z] [2021-11-25T16:39:28.405Z] Removing intermediate container 22f9e8d7c787 [2021-11-25T16:39:28.405Z] ---> 8d52240c9300 [2021-11-25T16:39:28.405Z] Step 20/22 : LABEL arch=arm64 [2021-11-25T16:39:28.680Z] ---> Running in edd099a8aff3 [2021-11-25T16:39:28.680Z] Successfully built 4f64d06c12ff [2021-11-25T16:39:28.680Z] Successfully tagged security-bootstrapper-arm64:latest [2021-11-25T16:39:28.680Z]  Building security-bootstrapper ... done Building core-command [2021-11-25T16:39:28.958Z] Removing intermediate container edd099a8aff3 [2021-11-25T16:39:28.958Z] ---> b8b0cd83b212 [2021-11-25T16:39:28.958Z] Step 21/22 : LABEL git_sha=fdf84c1e016db635080e44304c01b30a3c525e59 [2021-11-25T16:39:29.231Z] ---> Running in 4ebfa5ee849b [2021-11-25T16:39:29.505Z] Removing intermediate container 4ebfa5ee849b [2021-11-25T16:39:29.505Z] ---> 9fb40bc3020d [2021-11-25T16:39:29.505Z] Step 22/22 : LABEL version=0.0.0 [2021-11-25T16:39:29.779Z] ---> Running in 87ce25d29ad3 [2021-11-25T16:39:30.052Z] Removing intermediate container 87ce25d29ad3 [2021-11-25T16:39:30.052Z] ---> ca5f2d6c34cf [2021-11-25T16:39:30.052Z] [2021-11-25T16:39:30.326Z] Successfully built ca5f2d6c34cf [2021-11-25T16:39:30.326Z] Successfully tagged core-data-arm64:latest [2021-11-25T16:40:09.376Z]  Building core-data ... done Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-25T16:40:09.376Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-25T16:40:09.376Z] ---> 92afa5c398d7 [2021-11-25T16:40:09.376Z] Step 3/22 : WORKDIR /edgex-go [2021-11-25T16:40:09.376Z] ---> Using cache [2021-11-25T16:40:09.376Z] ---> 74d05ba2d0ef [2021-11-25T16:40:09.376Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-25T16:40:09.376Z] ---> Using cache [2021-11-25T16:40:09.376Z] ---> 6516c0a59051 [2021-11-25T16:40:09.376Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-11-25T16:40:09.376Z] ---> Running in 8eb0c164f5d6 [2021-11-25T16:40:09.376Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-25T16:40:09.376Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-25T16:40:10.365Z] OK: 219 MiB in 52 packages [2021-11-25T16:40:11.811Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-25T16:40:11.811Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-11-25T16:40:11.811Z] ---> 92afa5c398d7 [2021-11-25T16:40:11.811Z] Step 3/20 : WORKDIR /edgex-go [2021-11-25T16:40:11.811Z] ---> Using cache [2021-11-25T16:40:11.811Z] ---> 74d05ba2d0ef [2021-11-25T16:40:11.811Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-25T16:40:11.811Z] ---> Using cache [2021-11-25T16:40:11.811Z] ---> 6516c0a59051 [2021-11-25T16:40:11.811Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-11-25T16:40:11.811Z] ---> Using cache [2021-11-25T16:40:11.811Z] ---> 6f56934c4271 [2021-11-25T16:40:11.811Z] Step 6/20 : COPY . . [2021-11-25T16:40:12.087Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-25T16:40:12.087Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-25T16:40:12.087Z] ---> 92afa5c398d7 [2021-11-25T16:40:12.087Z] Step 3/22 : WORKDIR /edgex-go [2021-11-25T16:40:12.087Z] ---> Using cache [2021-11-25T16:40:12.087Z] ---> 74d05ba2d0ef [2021-11-25T16:40:12.087Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-25T16:40:12.087Z] ---> Using cache [2021-11-25T16:40:12.087Z] ---> 6516c0a59051 [2021-11-25T16:40:12.087Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-25T16:40:12.087Z] ---> Using cache [2021-11-25T16:40:12.087Z] ---> 6f56934c4271 [2021-11-25T16:40:12.087Z] Step 6/22 : COPY . . [2021-11-25T16:40:12.087Z] Removing intermediate container 8eb0c164f5d6 [2021-11-25T16:40:12.087Z] ---> f900b26c08ea [2021-11-25T16:40:12.087Z] Step 6/22 : COPY . . [2021-11-25T16:40:14.082Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-25T16:40:14.082Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-25T16:40:14.082Z] ---> 92afa5c398d7 [2021-11-25T16:40:14.082Z] Step 3/22 : WORKDIR /edgex-go [2021-11-25T16:40:14.082Z] ---> Using cache [2021-11-25T16:40:14.082Z] ---> 74d05ba2d0ef [2021-11-25T16:40:14.082Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-25T16:40:14.082Z] ---> Using cache [2021-11-25T16:40:14.082Z] ---> 6516c0a59051 [2021-11-25T16:40:14.082Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-25T16:40:14.082Z] ---> Using cache [2021-11-25T16:40:14.082Z] ---> 6f56934c4271 [2021-11-25T16:40:14.082Z] Step 6/22 : COPY . . [2021-11-25T16:40:32.427Z] ---> 12aa4c9362ec [2021-11-25T16:40:32.427Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-25T16:40:32.427Z] ---> 0e27556a7119 [2021-11-25T16:40:32.427Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-25T16:40:32.427Z] ---> Running in 64964273c6e3 [2021-11-25T16:40:32.427Z] ---> Running in f7cb38f121e0 [2021-11-25T16:40:32.427Z] ---> b4446370abb5 [2021-11-25T16:40:32.427Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-25T16:40:32.427Z] ---> Running in b497e11fb15b [2021-11-25T16:40:32.427Z] ---> 291988386cee [2021-11-25T16:40:32.427Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-25T16:40:32.427Z] ---> Running in 1a1b2525e255 [2021-11-25T16:40:34.426Z] Removing intermediate container 64964273c6e3 [2021-11-25T16:40:34.426Z] ---> 6520673b5012 [2021-11-25T16:40:34.426Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-11-25T16:40:34.700Z] ---> Running in c3bbed7843a7 [2021-11-25T16:40:34.700Z] Removing intermediate container f7cb38f121e0 [2021-11-25T16:40:34.700Z] ---> c5069d665f76 [2021-11-25T16:40:34.700Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-11-25T16:40:34.978Z] ---> Running in a86977ea11f5 [2021-11-25T16:40:34.978Z] Removing intermediate container b497e11fb15b [2021-11-25T16:40:34.978Z] ---> 2cb9d01c8b58 [2021-11-25T16:40:34.978Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-11-25T16:40:35.259Z] ---> Running in e0daefde3e43 [2021-11-25T16:40:35.536Z] Removing intermediate container 1a1b2525e255 [2021-11-25T16:40:35.536Z] ---> 9701da41fe50 [2021-11-25T16:40:35.536Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-11-25T16:40:35.807Z] ---> Running in cbad1b6eaa13 [2021-11-25T16:40:36.800Z] 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-25T16:40:37.073Z] 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-25T16:40:37.073Z] 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-25T16:40:37.348Z] 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-25T16:42:14.158Z] 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-25T16:42:14.158Z] Removing intermediate container c3bbed7843a7 [2021-11-25T16:42:14.158Z] ---> 3e63e2a096a6 [2021-11-25T16:42:14.158Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-11-25T16:42:14.158Z] Removing intermediate container cbad1b6eaa13 [2021-11-25T16:42:14.158Z] ---> b355d243150a [2021-11-25T16:42:14.158Z] [2021-11-25T16:42:14.158Z] Step 9/22 : FROM alpine:3.14 [2021-11-25T16:42:14.158Z] ---> 5b8b7b635229 [2021-11-25T16:42:14.158Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-25T16:42:14.158Z] ---> Using cache [2021-11-25T16:42:14.158Z] ---> 8f520e1e0700 [2021-11-25T16:42:14.158Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-25T16:42:14.158Z] ---> Using cache [2021-11-25T16:42:14.158Z] ---> 6aff9045109d [2021-11-25T16:42:14.158Z] Step 12/22 : ENV APP_PORT=59882 [2021-11-25T16:42:14.158Z] ---> Running in dd68a01e1e03 [2021-11-25T16:42:14.158Z] ---> Running in 027dd87e9e33 [2021-11-25T16:42:14.158Z] Removing intermediate container dd68a01e1e03 [2021-11-25T16:42:14.158Z] ---> e1f815153488 [2021-11-25T16:42:14.158Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-25T16:42:14.158Z] ---> Running in edb27f7ee97f [2021-11-25T16:42:14.158Z] Removing intermediate container edb27f7ee97f [2021-11-25T16:42:14.158Z] ---> 62b7b50c367d [2021-11-25T16:42:14.158Z] Step 14/22 : WORKDIR / [2021-11-25T16:42:14.158Z] ---> Running in 7bef43fdce61 [2021-11-25T16:42:14.158Z] 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-25T16:42:14.158Z] Removing intermediate container 7bef43fdce61 [2021-11-25T16:42:14.158Z] ---> f66ca4df67fa [2021-11-25T16:42:14.159Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-25T16:42:14.159Z] ---> b7989e62322d [2021-11-25T16:42:14.159Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-11-25T16:42:14.159Z] Removing intermediate container a86977ea11f5 [2021-11-25T16:42:14.159Z] ---> 0067f46d2cd0 [2021-11-25T16:42:14.159Z] [2021-11-25T16:42:14.159Z] Step 9/20 : FROM alpine:3.14 [2021-11-25T16:42:14.159Z] ---> 5b8b7b635229 [2021-11-25T16:42:14.159Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-11-25T16:42:14.159Z] ---> Running in b98917e08d2d [2021-11-25T16:42:14.435Z] Removing intermediate container 027dd87e9e33 [2021-11-25T16:42:14.435Z] ---> a310032132c0 [2021-11-25T16:42:14.435Z] [2021-11-25T16:42:14.435Z] Step 10/22 : FROM docker:20.10.8 [2021-11-25T16:42:14.709Z] 20.10.8: Pulling from library/docker [2021-11-25T16:42:15.314Z] ---> bee768ab4ef3 [2021-11-25T16:42:15.314Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-11-25T16:42:15.587Z] Removing intermediate container e0daefde3e43 [2021-11-25T16:42:15.587Z] ---> 3e302b865123 [2021-11-25T16:42:15.587Z] [2021-11-25T16:42:15.587Z] Step 9/22 : FROM alpine:3.14 [2021-11-25T16:42:15.587Z] ---> 5b8b7b635229 [2021-11-25T16:42:15.587Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-25T16:42:15.587Z] ---> Using cache [2021-11-25T16:42:15.863Z] ---> 8f520e1e0700 [2021-11-25T16:42:15.863Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-25T16:42:15.863Z] ---> Using cache [2021-11-25T16:42:15.863Z] ---> 6aff9045109d [2021-11-25T16:42:15.863Z] Step 12/22 : ENV APP_PORT=59881 [2021-11-25T16:42:15.863Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-25T16:42:16.141Z] ---> Running in f95d1b419864 [2021-11-25T16:42:16.141Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-25T16:42:16.740Z] ---> 92b554d47b2a [2021-11-25T16:42:16.740Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-11-25T16:42:16.740Z] Removing intermediate container f95d1b419864 [2021-11-25T16:42:16.740Z] ---> a577ffa6eec5 [2021-11-25T16:42:16.740Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-25T16:42:17.010Z] ---> Running in 435b3e856241 [2021-11-25T16:42:17.010Z] (1/5) Installing ca-certificates (20191127-r5) [2021-11-25T16:42:17.010Z] ---> Running in 011b0d045be0 [2021-11-25T16:42:17.010Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-11-25T16:42:17.287Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-11-25T16:42:17.287Z] (4/5) Installing libcurl (7.79.1-r0) [2021-11-25T16:42:17.287Z] (5/5) Installing curl (7.79.1-r0) [2021-11-25T16:42:17.287Z] Executing busybox-1.33.1-r6.trigger [2021-11-25T16:42:17.287Z] Executing ca-certificates-20191127-r5.trigger [2021-11-25T16:42:17.564Z] OK: 8 MiB in 19 packages [2021-11-25T16:42:17.564Z] Removing intermediate container 435b3e856241 [2021-11-25T16:42:17.564Z] ---> b2432082a547 [2021-11-25T16:42:17.564Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-25T16:42:17.564Z] Removing intermediate container 011b0d045be0 [2021-11-25T16:42:17.564Z] ---> bff6c5b68415 [2021-11-25T16:42:17.564Z] Step 14/22 : WORKDIR / [2021-11-25T16:42:17.840Z] ---> Running in 4aa7912b18a7 [2021-11-25T16:42:17.840Z] ---> Running in 02d000abcda5 [2021-11-25T16:42:18.440Z] Removing intermediate container 4aa7912b18a7 [2021-11-25T16:42:18.440Z] ---> 772fe7fa393c [2021-11-25T16:42:18.440Z] Step 20/22 : LABEL arch=arm64 [2021-11-25T16:42:18.440Z] Removing intermediate container 02d000abcda5 [2021-11-25T16:42:18.440Z] ---> 69bd635700eb [2021-11-25T16:42:18.440Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-25T16:42:18.713Z] ---> Running in 0d717028afdd [2021-11-25T16:42:19.312Z] Removing intermediate container b98917e08d2d [2021-11-25T16:42:19.312Z] ---> 8021ce1b84e7 [2021-11-25T16:42:19.312Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-25T16:42:19.587Z] Removing intermediate container 0d717028afdd [2021-11-25T16:42:19.587Z] ---> a99e0599cc58 [2021-11-25T16:42:19.587Z] Step 21/22 : LABEL git_sha=fdf84c1e016db635080e44304c01b30a3c525e59 [2021-11-25T16:42:19.587Z] ---> Running in fbd83678ddc9 [2021-11-25T16:42:19.587Z] ---> Running in 6b49b09dd54b [2021-11-25T16:42:19.862Z] ---> 1bbe3a1aaf86 [2021-11-25T16:42:19.862Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-11-25T16:42:20.137Z] Removing intermediate container fbd83678ddc9 [2021-11-25T16:42:20.137Z] ---> 908d656a99a7 [2021-11-25T16:42:20.137Z] Step 12/20 : WORKDIR /edgex [2021-11-25T16:42:20.410Z] ---> Running in 979fcdd12158 [2021-11-25T16:42:20.410Z] Removing intermediate container 6b49b09dd54b [2021-11-25T16:42:20.410Z] ---> 218bcd5eea85 [2021-11-25T16:42:20.410Z] Step 22/22 : LABEL version=0.0.0 [2021-11-25T16:42:20.410Z] ---> Running in a202c00e0f16 [2021-11-25T16:42:21.012Z] Removing intermediate container 979fcdd12158 [2021-11-25T16:42:21.012Z] ---> e9a8caa6091d [2021-11-25T16:42:21.012Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-11-25T16:42:21.012Z] Removing intermediate container a202c00e0f16 [2021-11-25T16:42:21.012Z] ---> 5fd8964cd5c7 [2021-11-25T16:42:21.012Z] [2021-11-25T16:42:21.610Z] Successfully built 5fd8964cd5c7 [2021-11-25T16:42:21.886Z] Successfully tagged core-command-arm64:latest [2021-11-25T16:42:21.886Z]  Building core-command ... done  ---> d53294a11385 [2021-11-25T16:42:21.886Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-11-25T16:42:22.162Z] ---> 56e4444c458f [2021-11-25T16:42:22.162Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-11-25T16:42:22.758Z] ---> 63bb45f41f2b [2021-11-25T16:42:22.758Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-11-25T16:42:23.031Z] ---> Running in 8c82e277b4b8 [2021-11-25T16:42:23.637Z] Removing intermediate container 8c82e277b4b8 [2021-11-25T16:42:23.637Z] ---> a23db1e2c9ed [2021-11-25T16:42:23.637Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-25T16:42:23.637Z] ---> 8ed4f179f0a2 [2021-11-25T16:42:23.637Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-11-25T16:42:23.637Z] ---> Running in d8ea0fa80e0f [2021-11-25T16:42:24.232Z] Removing intermediate container d8ea0fa80e0f [2021-11-25T16:42:24.232Z] ---> 741fad78705d [2021-11-25T16:42:24.232Z] Step 20/22 : LABEL arch=arm64 [2021-11-25T16:42:24.512Z] ---> Running in e739d9270e3b [2021-11-25T16:42:25.108Z] ---> 336d29adf48b [2021-11-25T16:42:25.108Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-11-25T16:42:25.108Z] Removing intermediate container e739d9270e3b [2021-11-25T16:42:25.108Z] ---> 4bde55b67c41 [2021-11-25T16:42:25.108Z] Step 21/22 : LABEL git_sha=fdf84c1e016db635080e44304c01b30a3c525e59 [2021-11-25T16:42:25.108Z] ---> Running in 0650b8485a2d [2021-11-25T16:42:25.108Z] ---> Running in 7da325121a8f [2021-11-25T16:42:25.704Z] Removing intermediate container 0650b8485a2d [2021-11-25T16:42:25.704Z] ---> 5a9126dc932a [2021-11-25T16:42:25.704Z] Step 17/20 : CMD ["--init=true"] [2021-11-25T16:42:25.704Z] Removing intermediate container 7da325121a8f [2021-11-25T16:42:25.704Z] ---> f3c55801d102 [2021-11-25T16:42:25.704Z] Step 22/22 : LABEL version=0.0.0 [2021-11-25T16:42:25.704Z] ---> Running in eba5a960c3bb [2021-11-25T16:42:25.704Z] ---> Running in 39662d17b17e [2021-11-25T16:42:25.981Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-11-25T16:42:25.981Z] Status: Downloaded newer image for docker:20.10.8 [2021-11-25T16:42:25.981Z] ---> 3734d5adc5ac [2021-11-25T16:42:25.981Z] 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-25T16:42:25.981Z] ---> Running in 734775d1cae0 [2021-11-25T16:42:26.253Z] Removing intermediate container eba5a960c3bb [2021-11-25T16:42:26.253Z] ---> 22ddfe9e9abf [2021-11-25T16:42:26.253Z] Step 18/20 : LABEL arch=arm64 [2021-11-25T16:42:26.253Z] Removing intermediate container 39662d17b17e [2021-11-25T16:42:26.253Z] ---> 462371d4a87d [2021-11-25T16:42:26.253Z] [2021-11-25T16:42:26.524Z] ---> Running in 469cb8bd2006 [2021-11-25T16:42:26.854Z] Removing intermediate container 734775d1cae0 [2021-11-25T16:42:26.854Z] ---> 959ca753c182 [2021-11-25T16:42:26.854Z] 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-25T16:42:26.854Z] Successfully built 462371d4a87d [2021-11-25T16:42:26.854Z] Successfully tagged core-metadata-arm64:latest [2021-11-25T16:42:26.854Z]  Building core-metadata ... done  ---> Running in 747cdb5c9f79 [2021-11-25T16:42:26.854Z] Removing intermediate container 469cb8bd2006 [2021-11-25T16:42:26.854Z] ---> 970713e0ceb8 [2021-11-25T16:42:26.854Z] Step 19/20 : LABEL git_sha=fdf84c1e016db635080e44304c01b30a3c525e59 [2021-11-25T16:42:27.136Z] ---> Running in 6f220a1818e4 [2021-11-25T16:42:27.745Z] Removing intermediate container 6f220a1818e4 [2021-11-25T16:42:27.745Z] ---> 24d187fa21db [2021-11-25T16:42:27.745Z] Step 20/20 : LABEL version=0.0.0 [2021-11-25T16:42:27.745Z] ---> Running in 61eb4d7c36e9 [2021-11-25T16:42:28.360Z] Removing intermediate container 61eb4d7c36e9 [2021-11-25T16:42:28.360Z] ---> a6d985626f4d [2021-11-25T16:42:28.360Z] [2021-11-25T16:42:28.360Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-25T16:42:28.651Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-25T16:42:28.651Z] Successfully built a6d985626f4d [2021-11-25T16:42:28.651Z] Successfully tagged security-proxy-setup-arm64:latest [2021-11-25T16:42:29.244Z]  Building security-proxy-setup ... done (1/42) Installing readline (8.1.0-r0) [2021-11-25T16:42:29.244Z] (2/42) Installing bash (5.1.4-r0) [2021-11-25T16:42:29.244Z] Executing bash-5.1.4-r0.post-install [2021-11-25T16:42:29.244Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-11-25T16:42:29.513Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-11-25T16:42:29.513Z] (5/42) Installing libcurl (7.79.1-r0) [2021-11-25T16:42:29.513Z] (6/42) Installing curl (7.79.1-r0) [2021-11-25T16:42:29.513Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-11-25T16:42:29.513Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-11-25T16:42:29.513Z] (9/42) Installing expat (2.4.1-r0) [2021-11-25T16:42:29.513Z] (10/42) Installing libffi (3.3-r2) [2021-11-25T16:42:29.513Z] (11/42) Installing gdbm (1.19-r0) [2021-11-25T16:42:29.513Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-11-25T16:42:29.513Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-11-25T16:42:29.513Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-25T16:42:29.513Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-11-25T16:42:29.513Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-11-25T16:42:29.513Z] (17/42) Installing python3 (3.9.5-r2) [2021-11-25T16:42:31.478Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-11-25T16:42:31.478Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-11-25T16:42:31.478Z] (20/42) Installing py3-idna (3.2-r0) [2021-11-25T16:42:31.478Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-11-25T16:42:31.478Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-11-25T16:42:31.478Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-11-25T16:42:31.478Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-11-25T16:42:31.478Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-11-25T16:42:31.478Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-11-25T16:42:31.478Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-11-25T16:42:31.478Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-11-25T16:42:31.478Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-11-25T16:42:31.478Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-11-25T16:42:31.478Z] (31/42) Installing py3-six (1.15.0-r1) [2021-11-25T16:42:31.751Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-11-25T16:42:31.751Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-11-25T16:42:31.751Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-11-25T16:42:31.751Z] (35/42) Installing py3-packaging (20.9-r1) [2021-11-25T16:42:31.751Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-11-25T16:42:31.751Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-11-25T16:42:31.751Z] (38/42) Installing py3-progress (1.5-r2) [2021-11-25T16:42:31.751Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-11-25T16:42:31.751Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-11-25T16:42:31.751Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-11-25T16:42:31.751Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-11-25T16:42:32.344Z] Executing busybox-1.33.1-r3.trigger [2021-11-25T16:42:32.344Z] OK: 84 MiB in 64 packages [2021-11-25T16:42:35.715Z] Collecting docker-compose==1.23.2 [2021-11-25T16:42:35.715Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-11-25T16:42:35.715Z] Collecting dockerpty<0.5,>=0.4.1 [2021-11-25T16:42:35.715Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-11-25T16:42:37.681Z] Collecting jsonschema<3,>=2.5.1 [2021-11-25T16:42:37.682Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-11-25T16:42:38.272Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-11-25T16:42:38.272Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-11-25T16:42:38.866Z] Collecting PyYAML<4,>=3.10 [2021-11-25T16:42:38.866Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-11-25T16:42:42.240Z] Collecting websocket-client<1.0,>=0.32.0 [2021-11-25T16:42:42.240Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-11-25T16:42:42.240Z] Collecting docker<4.0,>=3.6.0 [2021-11-25T16:42:42.240Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-11-25T16:42:42.240Z] Collecting cached-property<2,>=1.2.0 [2021-11-25T16:42:42.240Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-11-25T16:42:42.240Z] 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-25T16:42:42.240Z] Collecting docopt<0.7,>=0.6.1 [2021-11-25T16:42:42.240Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-11-25T16:42:44.201Z] Collecting texttable<0.10,>=0.9.0 [2021-11-25T16:42:44.201Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-11-25T16:42:45.625Z] Collecting docker-pycreds>=0.4.0 [2021-11-25T16:42:45.625Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-11-25T16:42:45.895Z] Collecting chardet<3.1.0,>=3.0.2 [2021-11-25T16:42:45.895Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-11-25T16:42:46.481Z] Collecting urllib3<1.25,>=1.21.1 [2021-11-25T16:42:46.481Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-11-25T16:42:46.481Z] 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-25T16:42:46.751Z] Collecting idna<2.8,>=2.5 [2021-11-25T16:42:46.751Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-11-25T16:42:47.020Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-11-25T16:42:47.020Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-11-25T16:42:47.020Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-11-25T16:42:47.020Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-11-25T16:42:47.607Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-11-25T16:42:47.607Z] Attempting uninstall: urllib3 [2021-11-25T16:42:47.607Z] Found existing installation: urllib3 1.26.5 [2021-11-25T16:42:47.607Z] Uninstalling urllib3-1.26.5: [2021-11-25T16:42:47.607Z] Successfully uninstalled urllib3-1.26.5 [2021-11-25T16:42:48.196Z] Attempting uninstall: idna [2021-11-25T16:42:48.196Z] Found existing installation: idna 3.2 [2021-11-25T16:42:48.196Z] Uninstalling idna-3.2: [2021-11-25T16:42:48.196Z] Successfully uninstalled idna-3.2 [2021-11-25T16:42:49.162Z] Attempting uninstall: chardet [2021-11-25T16:42:49.162Z] Found existing installation: chardet 4.0.0 [2021-11-25T16:42:49.162Z] Uninstalling chardet-4.0.0: [2021-11-25T16:42:49.162Z] Successfully uninstalled chardet-4.0.0 [2021-11-25T16:42:50.583Z] Attempting uninstall: requests [2021-11-25T16:42:50.583Z] Found existing installation: requests 2.25.1 [2021-11-25T16:42:50.583Z] Uninstalling requests-2.25.1: [2021-11-25T16:42:50.583Z] Successfully uninstalled requests-2.25.1 [2021-11-25T16:42:50.851Z] Running setup.py install for texttable: started [2021-11-25T16:42:52.274Z] Running setup.py install for texttable: finished with status 'done' [2021-11-25T16:42:52.274Z] Running setup.py install for PyYAML: started [2021-11-25T16:42:54.244Z] Running setup.py install for PyYAML: finished with status 'done' [2021-11-25T16:42:54.514Z] Running setup.py install for docopt: started [2021-11-25T16:42:56.464Z] Running setup.py install for docopt: finished with status 'done' [2021-11-25T16:42:56.464Z] Running setup.py install for dockerpty: started [2021-11-25T16:42:57.882Z] Running setup.py install for dockerpty: finished with status 'done' [2021-11-25T16:42:59.301Z] 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-25T16:43:07.546Z] Removing intermediate container 747cdb5c9f79 [2021-11-25T16:43:07.546Z] ---> faa43d7a25c2 [2021-11-25T16:43:07.546Z] Step 13/22 : ENV APP_PORT=58890 [2021-11-25T16:43:07.546Z] ---> Running in 2c2b21a7c6da [2021-11-25T16:43:07.546Z] Removing intermediate container 2c2b21a7c6da [2021-11-25T16:43:07.546Z] ---> ae2603017049 [2021-11-25T16:43:07.546Z] Step 14/22 : EXPOSE $APP_PORT [2021-11-25T16:43:07.546Z] ---> Running in ca2b33e1ebad [2021-11-25T16:43:08.137Z] Removing intermediate container ca2b33e1ebad [2021-11-25T16:43:08.137Z] ---> 6a8a494141b8 [2021-11-25T16:43:08.137Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-11-25T16:43:09.112Z] ---> f369588b90c2 [2021-11-25T16:43:09.112Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-11-25T16:43:09.705Z] ---> 13f12dd4be1b [2021-11-25T16:43:09.705Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-11-25T16:43:10.677Z] ---> b23babbca4ae [2021-11-25T16:43:10.677Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-11-25T16:43:10.677Z] ---> Running in c05ef87ae30e [2021-11-25T16:43:10.949Z] Removing intermediate container c05ef87ae30e [2021-11-25T16:43:10.949Z] ---> 3023afc245f8 [2021-11-25T16:43:10.949Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-25T16:43:11.218Z] ---> Running in b4fbad75562a [2021-11-25T16:43:11.491Z] Removing intermediate container b4fbad75562a [2021-11-25T16:43:11.491Z] ---> 6f5a2d3b3068 [2021-11-25T16:43:11.491Z] Step 20/22 : LABEL arch=arm64 [2021-11-25T16:43:11.491Z] ---> Running in afc459b0ffa9 [2021-11-25T16:43:12.086Z] Removing intermediate container afc459b0ffa9 [2021-11-25T16:43:12.086Z] ---> 069a2f34330d [2021-11-25T16:43:12.086Z] Step 21/22 : LABEL git_sha=fdf84c1e016db635080e44304c01b30a3c525e59 [2021-11-25T16:43:12.086Z] ---> Running in 82d718d225ab [2021-11-25T16:43:12.360Z] Removing intermediate container 82d718d225ab [2021-11-25T16:43:12.360Z] ---> 2d485e198805 [2021-11-25T16:43:12.360Z] Step 22/22 : LABEL version=0.0.0 [2021-11-25T16:43:12.632Z] ---> Running in 71f3a40cf31b [2021-11-25T16:43:12.902Z] Removing intermediate container 71f3a40cf31b [2021-11-25T16:43:12.902Z] ---> 5e071ee4d075 [2021-11-25T16:43:12.902Z] [2021-11-25T16:43:13.172Z] Successfully built 5e071ee4d075 [2021-11-25T16:43:13.172Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-11-25T16:43:13.458Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-11-25T16:43:13.461Z] $ docker stop --time=1 4c2db335c525bcc217ef2528cbb673b72c334ca125dc65674fc80907bd6349eb [2021-11-25T16:43:15.196Z] $ docker rm -f 4c2db335c525bcc217ef2528cbb673b72c334ca125dc65674fc80907bd6349eb [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-25T16:43:15.739Z] + docker images [2021-11-25T16:43:16.010Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-11-25T16:43:16.010Z] sys-mgmt-agent-arm64 latest 5e071ee4d075 3 seconds ago 277MB [2021-11-25T16:43:16.010Z] security-proxy-setup-arm64 latest a6d985626f4d 47 seconds ago 25.5MB [2021-11-25T16:43:16.010Z] core-metadata-arm64 latest 462371d4a87d 49 seconds ago 15.9MB [2021-11-25T16:43:16.010Z] core-command-arm64 latest 5fd8964cd5c7 55 seconds ago 15.2MB [2021-11-25T16:43:16.010Z] 3e302b865123 About a minute ago 1.58GB [2021-11-25T16:43:16.010Z] a310032132c0 About a minute ago 1.57GB [2021-11-25T16:43:16.010Z] 0067f46d2cd0 About a minute ago 1.58GB [2021-11-25T16:43:16.010Z] b355d243150a About a minute ago 1.57GB [2021-11-25T16:43:16.010Z] core-data-arm64 latest ca5f2d6c34cf 3 minutes ago 19.6MB [2021-11-25T16:43:16.010Z] security-bootstrapper-arm64 latest 4f64d06c12ff 3 minutes ago 17.8MB [2021-11-25T16:43:16.010Z] security-secretstore-setup-arm64 latest 46c846bfe696 3 minutes ago 26.8MB [2021-11-25T16:43:16.010Z] support-scheduler-arm64 latest aa0b471b1c98 3 minutes ago 15.3MB [2021-11-25T16:43:16.010Z] support-notifications-arm64 latest 504a6754607a 3 minutes ago 16.1MB [2021-11-25T16:43:16.010Z] 90081c4a0503 4 minutes ago 1.58GB [2021-11-25T16:43:16.010Z] 0b76bbe489bf 4 minutes ago 1.57GB [2021-11-25T16:43:16.010Z] 77d1301a209d 4 minutes ago 1.57GB [2021-11-25T16:43:16.010Z] af6364e45c6e 4 minutes ago 1.58GB [2021-11-25T16:43:16.010Z] dd81c7ba8a7d 4 minutes ago 1.57GB [2021-11-25T16:43:16.010Z] ci-base-image-arm64 latest 92afa5c398d7 14 minutes ago 1.24GB [2021-11-25T16:43:16.010Z] alpine 3.14 5b8b7b635229 13 days ago 5.35MB [2021-11-25T16:43:16.010Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 6 weeks ago 534MB [2021-11-25T16:43:16.010Z] docker 20.10.8 3734d5adc5ac 2 months ago 198MB [2021-11-25T16:43:16.010Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 17 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-25T16:43:16.592Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-25T16:43:16.864Z] [2021-11-25T16:43:16.864Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-11-25T16:43:17.204Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-25T16:43:17.475Z] arm64: Pulling from edgex-lftools-log-publisher [2021-11-25T16:43:17.475Z] 448f6bf000e3: Pulling fs layer [2021-11-25T16:43:17.475Z] f757da607395: Pulling fs layer [2021-11-25T16:43:17.475Z] 05883995daec: Pulling fs layer [2021-11-25T16:43:17.475Z] 8603b9c90790: Pulling fs layer [2021-11-25T16:43:17.475Z] 1560dd03e051: Pulling fs layer [2021-11-25T16:43:17.475Z] 27f5ce0e4adf: Pulling fs layer [2021-11-25T16:43:17.475Z] c2d8d7efcc4b: Pulling fs layer [2021-11-25T16:43:17.475Z] 8603b9c90790: Waiting [2021-11-25T16:43:17.475Z] 1560dd03e051: Waiting [2021-11-25T16:43:17.475Z] 27f5ce0e4adf: Waiting [2021-11-25T16:43:17.475Z] c2d8d7efcc4b: Waiting [2021-11-25T16:43:17.475Z] f757da607395: Verifying Checksum [2021-11-25T16:43:17.475Z] f757da607395: Download complete [2021-11-25T16:43:17.475Z] 8603b9c90790: Verifying Checksum [2021-11-25T16:43:17.475Z] 8603b9c90790: Download complete [2021-11-25T16:43:17.749Z] 1560dd03e051: Verifying Checksum [2021-11-25T16:43:17.749Z] 1560dd03e051: Download complete [2021-11-25T16:43:17.749Z] 05883995daec: Verifying Checksum [2021-11-25T16:43:17.749Z] 05883995daec: Download complete [2021-11-25T16:43:17.749Z] 27f5ce0e4adf: Verifying Checksum [2021-11-25T16:43:17.749Z] 27f5ce0e4adf: Download complete [2021-11-25T16:43:18.021Z] 448f6bf000e3: Verifying Checksum [2021-11-25T16:43:18.021Z] 448f6bf000e3: Download complete [2021-11-25T16:43:20.640Z] c2d8d7efcc4b: Verifying Checksum [2021-11-25T16:43:20.640Z] c2d8d7efcc4b: Download complete [2021-11-25T16:43:21.617Z] 448f6bf000e3: Pull complete [2021-11-25T16:43:22.212Z] f757da607395: Pull complete [2021-11-25T16:43:24.189Z] 05883995daec: Pull complete [2021-11-25T16:43:24.189Z] 8603b9c90790: Pull complete [2021-11-25T16:43:25.166Z] 1560dd03e051: Pull complete [2021-11-25T16:43:25.439Z] 27f5ce0e4adf: Pull complete [2021-11-25T16:43:40.615Z] c2d8d7efcc4b: Pull complete [2021-11-25T16:43:40.615Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-11-25T16:43:40.615Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-25T16:43:40.615Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-11-25T16:43:40.864Z] prd-ubuntu18.04-docker-arm64-4c-16g-526 does not seem to be running inside a container [2021-11-25T16:43:40.936Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-25T16:43:43.667Z] $ docker top 5556d971b6aec8a52e20b38b461420378c4bfa9e79acf728effbd192a6fa8302 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-25T16:43:44.754Z] ---> job-cost.sh [2021-11-25T16:43:44.754Z] lf-activate-venv: SKIPPING [2021-11-25T16:43:44.754Z] INFO: No Stack... [2021-11-25T16:43:45.345Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-11-25T16:43:45.615Z] INFO: Archiving Costs [Pipeline] sh [2021-11-25T16:43:46.272Z] + + catcut /w/workspace/edgex-go/2/archives/cost.csv -d, [2021-11-25T16:43:46.272Z] -f6 [Pipeline] lock [2021-11-25T16:43:46.331Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3829-2-stack-cost] [2021-11-25T16:43:46.337Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3829-2-stack-cost] did not exist. Created. [2021-11-25T16:43:46.337Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3829-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-25T16:43:46.997Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-11-25T16:43:47.157Z] Stashed 1 file(s) [Pipeline] } [2021-11-25T16:43:47.164Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3829-2-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-25T16:43:47.176Z] $ docker stop --time=1 5556d971b6aec8a52e20b38b461420378c4bfa9e79acf728effbd192a6fa8302 [2021-11-25T16:43:48.746Z] $ docker rm -f 5556d971b6aec8a52e20b38b461420378c4bfa9e79acf728effbd192a6fa8302 [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-25T16:43:49.501Z] provisioning config files... [2021-11-25T16:43:49.510Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config2227154665495942892tmp [Pipeline] { [Pipeline] sh [2021-11-25T16:43:49.820Z] + set +x [2021-11-25T16:43:49.820Z] + curl -s https://codecov.io/bash [2021-11-25T16:43:49.820Z] + bash -s -- [2021-11-25T16:43:49.820Z] [2021-11-25T16:43:49.820Z] _____ _ [2021-11-25T16:43:49.820Z] / ____| | | [2021-11-25T16:43:49.820Z] | | ___ __| | ___ ___ _____ __ [2021-11-25T16:43:49.820Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-11-25T16:43:49.820Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-11-25T16:43:49.820Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-11-25T16:43:49.820Z] Bash-1.0.6 [2021-11-25T16:43:49.820Z] [2021-11-25T16:43:49.820Z] [2021-11-25T16:43:49.820Z] ==> git version 2.24.4 found [2021-11-25T16:43:49.820Z] ==> 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-25T16:43:49.820Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-11-25T16:43:49.820Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-11-25T16:43:50.080Z] ==> Jenkins CI detected. [2021-11-25T16:43:50.080Z] current dir:  /w/workspace/edgex-go/2 [2021-11-25T16:43:50.080Z] project root: . [2021-11-25T16:43:50.080Z] --> token set from env [2021-11-25T16:43:50.081Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-11-25T16:43:50.081Z] ==> Running gcov in . (disable via -X gcov) [2021-11-25T16:43:50.081Z] ==> Python coveragepy not found [2021-11-25T16:43:50.081Z] ==> Searching for coverage reports in: [2021-11-25T16:43:50.081Z] + . [2021-11-25T16:43:50.081Z] -> Found 1 reports [2021-11-25T16:43:50.081Z] ==> Detecting git/mercurial file structure [2021-11-25T16:43:50.081Z] ==> Reading reports [2021-11-25T16:43:50.081Z] + ./coverage.out bytes=428381 [2021-11-25T16:43:50.081Z] ==> Appending adjustments [2021-11-25T16:43:50.081Z] https://docs.codecov.io/docs/fixing-reports [2021-11-25T16:43:51.470Z] + Found adjustments [2021-11-25T16:43:51.470Z] ==> Gzipping contents [2021-11-25T16:43:51.470Z] 60K /tmp/codecov.K1p0ym.gz [2021-11-25T16:43:51.470Z] ==> Uploading reports [2021-11-25T16:43:51.470Z] url: https://codecov.io [2021-11-25T16:43:51.470Z] query: branch=PR-3829&commit=fdf84c1e016db635080e44304c01b30a3c525e59&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3829%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3829&job=&cmd_args= [2021-11-25T16:43:51.470Z] -> Pinging Codecov [2021-11-25T16:43:51.470Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3829&commit=fdf84c1e016db635080e44304c01b30a3c525e59&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3829%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3829&job=&cmd_args= [2021-11-25T16:43:51.470Z] -> Uploading to [2021-11-25T16:43:51.470Z] https://storage.googleapis.com/codecov/v4/raw/2021-11-25/00271124DB129430A58F1EEE437C3FCB/fdf84c1e016db635080e44304c01b30a3c525e59/b69e7b2b-b98d-4e6b-a1b5-daf21d4aa2a2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211125%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211125T164351Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2fb024d6a5767012805b37746a36739a71cfdd484c0727d0ad411a838a905724 [2021-11-25T16:43:51.470Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-25T16:43:51.470Z] Dload Upload Total Spent Left Speed [2021-11-25T16:43:52.043Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57957 0 0 100 57957 0 184k --:--:-- --:--:-- --:--:-- 184k [2021-11-25T16:43:52.043Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/fdf84c1e016db635080e44304c01b30a3c525e59 [Pipeline] } [2021-11-25T16:43:52.054Z] 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-25T16:43:53.207Z] + '[' -d /w/workspace/edgex-go/2/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-11-25T16:43:53.502Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-25T16:43:54.077Z] ---> package-listing.sh [2021-11-25T16:43:54.077Z] ++ facter osfamily [2021-11-25T16:43:54.077Z] ++ tr '[:upper:]' '[:lower:]' [2021-11-25T16:43:54.338Z] + OS_FAMILY=redhat [2021-11-25T16:43:54.338Z] + workspace=/w/workspace/edgex-go/2 [2021-11-25T16:43:54.338Z] + START_PACKAGES=/tmp/packages_start.txt [2021-11-25T16:43:54.338Z] + END_PACKAGES=/tmp/packages_end.txt [2021-11-25T16:43:54.338Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-11-25T16:43:54.338Z] + PACKAGES=/tmp/packages_start.txt [2021-11-25T16:43:54.338Z] + '[' /w/workspace/edgex-go/2 ']' [2021-11-25T16:43:54.338Z] + PACKAGES=/tmp/packages_end.txt [2021-11-25T16:43:54.338Z] + case "${OS_FAMILY}" in [2021-11-25T16:43:54.338Z] + rpm -qa [2021-11-25T16:43:54.338Z] + sort [2021-11-25T16:43:57.649Z] + '[' -f /tmp/packages_start.txt ']' [2021-11-25T16:43:57.649Z] + '[' -f /tmp/packages_end.txt ']' [2021-11-25T16:43:57.649Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-11-25T16:43:57.649Z] + '[' /w/workspace/edgex-go/2 ']' [2021-11-25T16:43:57.649Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2021-11-25T16:43:57.649Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2021-11-25T16:43:57.660Z] 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-11-25T16:43:57.951Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-11-25T16:43:58.504Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-25T16:43:58.505Z] [2021-11-25T16:43:58.505Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-25T16:43:58.808Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-25T16:43:58.808Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-25T16:43:58.808Z] b4d181a07f80: Pulling fs layer [2021-11-25T16:43:58.808Z] a1111a8f2ec3: Pulling fs layer [2021-11-25T16:43:58.808Z] ed53099fbce6: Pulling fs layer [2021-11-25T16:43:58.808Z] dc539afda2c1: Pulling fs layer [2021-11-25T16:43:58.808Z] 77bc0d833cb6: Pulling fs layer [2021-11-25T16:43:58.808Z] 9065ff56babe: Pulling fs layer [2021-11-25T16:43:58.808Z] d287ab97295c: Pulling fs layer [2021-11-25T16:43:58.808Z] dc539afda2c1: Waiting [2021-11-25T16:43:58.808Z] 77bc0d833cb6: Waiting [2021-11-25T16:43:58.808Z] 9065ff56babe: Waiting [2021-11-25T16:43:58.808Z] d287ab97295c: Waiting [2021-11-25T16:43:58.808Z] a1111a8f2ec3: Verifying Checksum [2021-11-25T16:43:58.808Z] a1111a8f2ec3: Download complete [2021-11-25T16:43:58.808Z] dc539afda2c1: Verifying Checksum [2021-11-25T16:43:58.808Z] dc539afda2c1: Download complete [2021-11-25T16:43:59.073Z] ed53099fbce6: Verifying Checksum [2021-11-25T16:43:59.073Z] ed53099fbce6: Download complete [2021-11-25T16:43:59.073Z] 9065ff56babe: Verifying Checksum [2021-11-25T16:43:59.073Z] 9065ff56babe: Download complete [2021-11-25T16:43:59.073Z] 77bc0d833cb6: Verifying Checksum [2021-11-25T16:43:59.073Z] 77bc0d833cb6: Download complete [2021-11-25T16:43:59.073Z] b4d181a07f80: Verifying Checksum [2021-11-25T16:43:59.073Z] b4d181a07f80: Download complete [2021-11-25T16:43:59.642Z] d287ab97295c: Verifying Checksum [2021-11-25T16:43:59.642Z] d287ab97295c: Download complete [2021-11-25T16:44:00.592Z] b4d181a07f80: Pull complete [2021-11-25T16:44:00.592Z] a1111a8f2ec3: Pull complete [2021-11-25T16:44:01.172Z] ed53099fbce6: Pull complete [2021-11-25T16:44:01.172Z] dc539afda2c1: Pull complete [2021-11-25T16:44:01.438Z] 77bc0d833cb6: Pull complete [2021-11-25T16:44:01.438Z] 9065ff56babe: Pull complete [2021-11-25T16:44:06.737Z] d287ab97295c: Pull complete [2021-11-25T16:44:06.737Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-25T16:44:06.737Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-25T16:44:06.737Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-25T16:44:06.800Z] prd-centos7-docker-4c-2g-525 does not seem to be running inside a container [2021-11-25T16:44:06.837Z] $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-25T16:44:10.075Z] $ docker top 8ad5f33eeb312a48d4285e5831f45c3fd1892d911413c958b86e2d175e7ec565 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-25T16:44:10.453Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-11-25T16:44:10.744Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-11-25T16:44:11.031Z] + ls /var/log/sa-host [2021-11-25T16:44:11.031Z] + sadf -c /var/log/sa-host/sa25 [2021-11-25T16:44:11.031Z] file_magic: OK [2021-11-25T16:44:11.031Z] HZ: Using current value: 100 [2021-11-25T16:44:11.031Z] file_header: OK [2021-11-25T16:44:11.031Z] 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-25T16:44:11.031Z] Statistics: [2021-11-25T16:44:11.031Z] 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... [2021-11-25T16:44:11.031Z] File successfully converted to sysstat format version 12.0.3 [2021-11-25T16:44:11.031Z] + sadf -c /var/log/sa-host/sa30 [2021-11-25T16:44:11.031Z] file_magic: OK [2021-11-25T16:44:11.031Z] HZ: Using current value: 100 [2021-11-25T16:44:11.031Z] file_header: OK [2021-11-25T16:44:11.031Z] 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-25T16:44:11.031Z] Statistics: [2021-11-25T16:44:11.031Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-25T16:44:11.031Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-25T16:44:11.276Z] provisioning config files... [2021-11-25T16:44:11.286Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config2405517412992777866tmp [Pipeline] { [Pipeline] echo [2021-11-25T16:44:11.301Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-25T16:44:11.590Z] ---> create-netrc.sh [Pipeline] } [2021-11-25T16:44:11.597Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-11-25T16:44:11.931Z] ---> python-tools-install.sh [Pipeline] echo [2021-11-25T16:44:11.941Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-25T16:44:12.257Z] ---> sudo-logs.sh [2021-11-25T16:44:12.257Z] Archiving 'sudo' log.. [2021-11-25T16:44:12.257Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-525.novalocal: Name or service not known [2021-11-25T16:44:12.257Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-525.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-11-25T16:44:12.282Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-25T16:44:12.570Z] ---> job-cost.sh [2021-11-25T16:44:12.570Z] lf-activate-venv: SKIPPING [2021-11-25T16:44:12.570Z] DEBUG: total: 0.10999999940395355 [2021-11-25T16:44:12.570Z] INFO: Retrieving Stack Cost... [2021-11-25T16:44:12.830Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-25T16:44:13.397Z] INFO: Archiving Costs [Pipeline] echo [2021-11-25T16:44:13.411Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-25T16:44:13.697Z] ---> logs-deploy.sh [2021-11-25T16:44:13.697Z] lf-activate-venv: SKIPPING [2021-11-25T16:44:13.697Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3829/2 [2021-11-25T16:44:13.697Z] INFO: archiving workspace using pattern(s): [2021-11-25T16:44:14.268Z] Archives upload complete. [2021-11-25T16:44:14.529Z] INFO: archiving logs to Nexus