Pull request #3839 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 jinlinGuan for edgexfoundry/edgex-go Loading trusted files from base branch main at 4264632f3ddafb0cbc2089cffbea8c0719035c96 rather than dbd721e7ae994ac76883d948bf15f95a2b7f079e Obtained Jenkinsfile from 4264632f3ddafb0cbc2089cffbea8c0719035c96 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-ssh9542196728479381464.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-ssh5335324283627544305.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-3839/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-3839/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5048422960599780288.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-ssh3527714213207219056.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-3839/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-3839/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh13143631731254235361.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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-380 in /w/workspace/edgexfoundry_edgex-go_PR-3839 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # 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/3@tmp/jenkins-gitclient-ssh7247912209257829603.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/3@tmp/jenkins-gitclient-ssh8122300329857948860.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3839/head:refs/remotes/origin/PR-3839 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 4264632f3ddafb0cbc2089cffbea8c0719035c96 into PR head commit dbd721e7ae994ac76883d948bf15f95a2b7f079e Merge succeeded, producing dbd721e7ae994ac76883d948bf15f95a2b7f079e Checking out Revision dbd721e7ae994ac76883d948bf15f95a2b7f079e (PR-3839) > git config core.sparsecheckout # timeout=10 > git checkout -f dbd721e7ae994ac76883d948bf15f95a2b7f079e # 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/3@tmp/jenkins-gitclient-ssh2860295149363005864.key > git merge 4264632f3ddafb0cbc2089cffbea8c0719035c96 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dbd721e7ae994ac76883d948bf15f95a2b7f079e # timeout=10 Commit message: "Merge branch 'main' into issue-3838" First time build. Skipping changelog. > git rev-list --no-walk 942f80c0c211a798d7b641a411e02a5377388823 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-12-07T03:06:24.193Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-12-07T03:06:24.237Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-12-07T03:06:24.253Z] ========================================================= [2021-12-07T03:06:24.253Z] EdgeX Global Pipelines Version Info [2021-12-07T03:06:24.253Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-12-07T03:06:25.373Z] ------------------- [2021-12-07T03:06:25.373Z] stable info: [2021-12-07T03:06:25.373Z] ------------------- [2021-12-07T03:06:25.373Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-12-07T03:06:25.373Z] Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 [2021-12-07T03:06:25.373Z] Message: update stable to v1.0.217 [2021-12-07T03:06:25.947Z] ------------------- [2021-12-07T03:06:25.947Z] experimental info: [2021-12-07T03:06:25.947Z] ------------------- [2021-12-07T03:06:25.947Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-12-07T03:06:25.948Z] Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 [2021-12-07T03:06:25.948Z] Message: update experimental to v1.0.217 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-12-07T03:06:26.075Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-12-07T03:06:26.089Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-12-07T03:06:26.103Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-12-07T03:06:26.118Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-12-07T03:06:26.130Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-12-07T03:06:26.141Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-12-07T03:06:26.152Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2021-12-07T03:06:26.163Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-12-07T03:06:26.174Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-12-07T03:06:26.182Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-12-07T03:06:26.190Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-12-07T03:06:26.199Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-12-07T03:06:26.215Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-12-07T03:06:26.226Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-12-07T03:06:26.237Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-12-07T03:06:26.248Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-12-07T03:06:26.259Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-12-07T03:06:26.269Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-12-07T03:06:26.281Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-12-07T03:06:26.291Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-12-07T03:06:26.302Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-12-07T03:06:26.312Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-12-07T03:06:26.326Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3839 [Pipeline] echo [2021-12-07T03:06:26.338Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3839 [Pipeline] echo [2021-12-07T03:06:26.349Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3839 [Pipeline] echo [2021-12-07T03:06:26.359Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dbd721e7ae994ac76883d948bf15f95a2b7f079e [Pipeline] echo [2021-12-07T03:06:26.370Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dbd721e [Pipeline] echo [2021-12-07T03:06:26.382Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-12-07T03:06:26.421Z] provisioning config files... [2021-12-07T03:06:26.434Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config801618044618864234tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-12-07T03:06:26.752Z] ---> docker-login.sh [2021-12-07T03:06:26.752Z] nexus3.edgexfoundry.org:10001 [2021-12-07T03:06:26.752Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-07T03:06:27.014Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-07T03:06:27.014Z] Configure a credential helper to remove this warning. See [2021-12-07T03:06:27.014Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-07T03:06:27.014Z] [2021-12-07T03:06:27.014Z] Login Succeeded [2021-12-07T03:06:27.014Z] nexus3.edgexfoundry.org:10002 [2021-12-07T03:06:27.014Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-07T03:06:27.014Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-07T03:06:27.014Z] Configure a credential helper to remove this warning. See [2021-12-07T03:06:27.014Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-07T03:06:27.014Z] [2021-12-07T03:06:27.014Z] Login Succeeded [2021-12-07T03:06:27.014Z] nexus3.edgexfoundry.org:10003 [2021-12-07T03:06:27.014Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-07T03:06:27.275Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-07T03:06:27.275Z] Configure a credential helper to remove this warning. See [2021-12-07T03:06:27.275Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-07T03:06:27.275Z] [2021-12-07T03:06:27.275Z] Login Succeeded [2021-12-07T03:06:27.275Z] nexus3.edgexfoundry.org:10004 [2021-12-07T03:06:27.275Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-07T03:06:27.275Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-07T03:06:27.275Z] Configure a credential helper to remove this warning. See [2021-12-07T03:06:27.275Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-07T03:06:27.275Z] [2021-12-07T03:06:27.275Z] Login Succeeded [2021-12-07T03:06:27.275Z] docker.io [2021-12-07T03:06:27.275Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-07T03:06:27.851Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-07T03:06:27.851Z] Configure a credential helper to remove this warning. See [2021-12-07T03:06:27.851Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-07T03:06:27.851Z] [2021-12-07T03:06:27.851Z] Login Succeeded [2021-12-07T03:06:27.851Z] ---> docker-login.sh ends [Pipeline] } [2021-12-07T03:06:27.859Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-12-07T03:06:28.173Z] ++ 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-12-07T03:06:28.173Z] + for file in '`ls cmd/**/Dockerfile`' [2021-12-07T03:06:28.173Z] ++ dirname cmd/core-command/Dockerfile [2021-12-07T03:06:28.173Z] ++ cut -d/ -f2 [2021-12-07T03:06:28.173Z] + echo core-command,cmd/core-command/Dockerfile [2021-12-07T03:06:28.173Z] + for file in '`ls cmd/**/Dockerfile`' [2021-12-07T03:06:28.173Z] ++ dirname cmd/core-data/Dockerfile [2021-12-07T03:06:28.173Z] ++ cut -d/ -f2 [2021-12-07T03:06:28.173Z] + echo core-data,cmd/core-data/Dockerfile [2021-12-07T03:06:28.173Z] + for file in '`ls cmd/**/Dockerfile`' [2021-12-07T03:06:28.173Z] ++ dirname cmd/core-metadata/Dockerfile [2021-12-07T03:06:28.173Z] ++ cut -d/ -f2 [2021-12-07T03:06:28.173Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-12-07T03:06:28.173Z] + for file in '`ls cmd/**/Dockerfile`' [2021-12-07T03:06:28.173Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-12-07T03:06:28.173Z] ++ cut -d/ -f2 [2021-12-07T03:06:28.173Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-12-07T03:06:28.173Z] + for file in '`ls cmd/**/Dockerfile`' [2021-12-07T03:06:28.173Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-12-07T03:06:28.173Z] ++ cut -d/ -f2 [2021-12-07T03:06:28.173Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-12-07T03:06:28.173Z] + for file in '`ls cmd/**/Dockerfile`' [2021-12-07T03:06:28.173Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-12-07T03:06:28.173Z] ++ cut -d/ -f2 [2021-12-07T03:06:28.173Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-12-07T03:06:28.173Z] + for file in '`ls cmd/**/Dockerfile`' [2021-12-07T03:06:28.173Z] ++ dirname cmd/support-notifications/Dockerfile [2021-12-07T03:06:28.173Z] ++ cut -d/ -f2 [2021-12-07T03:06:28.173Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-12-07T03:06:28.173Z] + for file in '`ls cmd/**/Dockerfile`' [2021-12-07T03:06:28.173Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-12-07T03:06:28.173Z] ++ cut -d/ -f2 [2021-12-07T03:06:28.173Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-12-07T03:06:28.173Z] + for file in '`ls cmd/**/Dockerfile`' [2021-12-07T03:06:28.173Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-12-07T03:06:28.173Z] ++ cut -d/ -f2 [2021-12-07T03:06:28.173Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-12-07T03:06:28.209Z] 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-12-07T03:06:28.624Z] + git rev-list -1 --merges dbd721e7ae994ac76883d948bf15f95a2b7f079e~1..dbd721e7ae994ac76883d948bf15f95a2b7f079e [Pipeline] echo [2021-12-07T03:06:28.636Z] -----------> git rev-list -1 --merges dbd721e7ae994ac76883d948bf15f95a2b7f079e~1..dbd721e7ae994ac76883d948bf15f95a2b7f079e dbd721e7ae994ac76883d948bf15f95a2b7f079e [2021-12-07T03:06:28.636Z] dbd721e7ae994ac76883d948bf15f95a2b7f079e [false] [Pipeline] sh [2021-12-07T03:06:28.926Z] + git log --format=format:%s -1 dbd721e7ae994ac76883d948bf15f95a2b7f079e [Pipeline] echo [2021-12-07T03:06:28.941Z] ========================================================= [2021-12-07T03:06:28.941Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2021-12-07T03:06:28.941Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2021-12-07T03:06:29.471Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2021-12-07T03:06:29.471Z] + grep -v github /etc/ssh/ssh_known_hosts [2021-12-07T03:06:29.471Z] + '[' -e /tmp/ssh_known_hosts ']' [2021-12-07T03:06:29.471Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2021-12-07T03:06:29.471Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2021-12-07T03:06:29.471Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2021-12-07T03:06:29.471Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2021-12-07T03:06:29.909Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-12-07T03:06:29.909Z] [2021-12-07T03:06:29.909Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-12-07T03:06:30.212Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-12-07T03:06:30.212Z] latest: Pulling from edgex-devops/git-semver [2021-12-07T03:06:30.212Z] a0d0a0d46f8b: Pulling fs layer [2021-12-07T03:06:30.212Z] 3e5f54012d9b: Pulling fs layer [2021-12-07T03:06:30.212Z] 4c7163046ea9: Pulling fs layer [2021-12-07T03:06:30.212Z] 0c2d73faf560: Pulling fs layer [2021-12-07T03:06:30.212Z] 0c2d73faf560: Waiting [2021-12-07T03:06:30.212Z] 3e5f54012d9b: Verifying Checksum [2021-12-07T03:06:30.212Z] 3e5f54012d9b: Download complete [2021-12-07T03:06:30.212Z] a0d0a0d46f8b: Verifying Checksum [2021-12-07T03:06:30.212Z] a0d0a0d46f8b: Download complete [2021-12-07T03:06:30.212Z] 0c2d73faf560: Verifying Checksum [2021-12-07T03:06:30.212Z] 0c2d73faf560: Download complete [2021-12-07T03:06:30.212Z] 4c7163046ea9: Verifying Checksum [2021-12-07T03:06:30.212Z] 4c7163046ea9: Download complete [2021-12-07T03:06:30.477Z] a0d0a0d46f8b: Pull complete [2021-12-07T03:06:30.477Z] 3e5f54012d9b: Pull complete [2021-12-07T03:06:30.739Z] 4c7163046ea9: Pull complete [2021-12-07T03:06:31.000Z] 0c2d73faf560: Pull complete [2021-12-07T03:06:31.000Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-12-07T03:06:31.000Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-12-07T03:06:31.000Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-12-07T03:06:31.074Z] prd-centos7-docker-4c-2g-380 does not seem to be running inside a container [2021-12-07T03:06:31.115Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-12-07T03:06:31.748Z] $ docker top f028ee344389d94941fc47c7f6e4a23ada971e959c668d59f7ee99c395d2f58f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-12-07T03:06:31.845Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-12-07T03:06:31.845Z] [ssh-agent] Looking for ssh-agent implementation... [2021-12-07T03:06:31.948Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-12-07T03:06:31.950Z] $ docker exec f028ee344389d94941fc47c7f6e4a23ada971e959c668d59f7ee99c395d2f58f ssh-agent [2021-12-07T03:06:32.050Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXKBJele/agent.14 [2021-12-07T03:06:32.050Z] SSH_AGENT_PID=20 [2021-12-07T03:06:32.057Z] Running ssh-add (command line suppressed) [2021-12-07T03:06:32.138Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_3089764276497172820.key (/w/workspace/edgex-go/3@tmp/private_key_3089764276497172820.key) [2021-12-07T03:06:32.150Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-12-07T03:06:32.456Z] + git tag --points-at HEAD [Pipeline] } [2021-12-07T03:06:32.476Z] $ docker exec --env ******** --env ******** f028ee344389d94941fc47c7f6e4a23ada971e959c668d59f7ee99c395d2f58f ssh-agent -k [2021-12-07T03:06:32.569Z] unset SSH_AUTH_SOCK; [2021-12-07T03:06:32.569Z] unset SSH_AGENT_PID; [2021-12-07T03:06:32.569Z] echo Agent pid 20 killed; [2021-12-07T03:06:32.579Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-12-07T03:06:32.601Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-12-07T03:06:32.601Z] [ssh-agent] Looking for ssh-agent implementation... [2021-12-07T03:06:32.722Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-12-07T03:06:32.724Z] $ docker exec f028ee344389d94941fc47c7f6e4a23ada971e959c668d59f7ee99c395d2f58f ssh-agent [2021-12-07T03:06:32.860Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXDKBhJl/agent.53 [2021-12-07T03:06:32.860Z] SSH_AGENT_PID=59 [2021-12-07T03:06:32.866Z] Running ssh-add (command line suppressed) [2021-12-07T03:06:32.973Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_7456258457377143712.key (/w/workspace/edgex-go/3@tmp/private_key_7456258457377143712.key) [2021-12-07T03:06:32.986Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-12-07T03:06:33.289Z] + git semver init [2021-12-07T03:06:33.290Z] # -> Open(): unable to determine branch for HEAD [2021-12-07T03:06:33.290Z] # $GIT_DIR = /w/workspace/edgex-go/3/.git [2021-12-07T03:06:33.290Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/3 [2021-12-07T03:06:33.290Z] # $SEMVER_REMOTE_NAME = origin [2021-12-07T03:06:33.290Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-12-07T03:06:33.290Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-12-07T03:06:33.290Z] # $SEMVER_BRANCH = PR-3839 [2021-12-07T03:06:33.290Z] # $SEMVER_TEMP = /tmp/semver-762078654 [2021-12-07T03:06:33.290Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-12-07T03:06:48.232Z] # '/tmp/semver-762078654' -> '/w/workspace/edgex-go/3/.semver' [2021-12-07T03:06:48.232Z] # -> Force: false [2021-12-07T03:06:48.232Z] # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } [2021-12-07T03:06:48.242Z] $ docker exec --env ******** --env ******** f028ee344389d94941fc47c7f6e4a23ada971e959c668d59f7ee99c395d2f58f ssh-agent -k [2021-12-07T03:06:48.327Z] unset SSH_AUTH_SOCK; [2021-12-07T03:06:48.327Z] unset SSH_AGENT_PID; [2021-12-07T03:06:48.327Z] echo Agent pid 59 killed; [2021-12-07T03:06:48.337Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-12-07T03:06:48.654Z] + git semver [Pipeline] } [2021-12-07T03:06:48.667Z] $ docker stop --time=1 f028ee344389d94941fc47c7f6e4a23ada971e959c668d59f7ee99c395d2f58f [2021-12-07T03:06:50.494Z] $ docker rm -f f028ee344389d94941fc47c7f6e4a23ada971e959c668d59f7ee99c395d2f58f [Pipeline] // withDockerContainer [Pipeline] sh [2021-12-07T03:06:50.865Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-12-07T03:06:51.080Z] Stashed 1 file(s) [Pipeline] echo [2021-12-07T03:06:51.083Z] [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-12-07T03:06:51.333Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-12-07T03:06:51.343Z] ========================================================= [2021-12-07T03:06:51.343Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-12-07T03:06:51.343Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-12-07T03:06:51.638Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-12-07T03:06:51.638Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-12-07T03:06:51.638Z] a0d0a0d46f8b: Already exists [2021-12-07T03:06:51.638Z] 31adcdaf11c8: Pulling fs layer [2021-12-07T03:06:51.638Z] b8b176561691: Pulling fs layer [2021-12-07T03:06:51.638Z] 4527c011a84f: Pulling fs layer [2021-12-07T03:06:51.638Z] 5d74067f8e1e: Pulling fs layer [2021-12-07T03:06:51.638Z] e0aca202a116: Pulling fs layer [2021-12-07T03:06:51.638Z] 3a43be97a3b4: Pulling fs layer [2021-12-07T03:06:51.638Z] 34cad66bf833: Pulling fs layer [2021-12-07T03:06:51.638Z] b4e3c513aaa6: Pulling fs layer [2021-12-07T03:06:51.638Z] 5d74067f8e1e: Waiting [2021-12-07T03:06:51.638Z] e0aca202a116: Waiting [2021-12-07T03:06:51.638Z] 3a43be97a3b4: Waiting [2021-12-07T03:06:51.638Z] 34cad66bf833: Waiting [2021-12-07T03:06:51.638Z] b4e3c513aaa6: Waiting [2021-12-07T03:06:51.638Z] b8b176561691: Verifying Checksum [2021-12-07T03:06:51.638Z] b8b176561691: Download complete [2021-12-07T03:06:51.638Z] 31adcdaf11c8: Verifying Checksum [2021-12-07T03:06:51.638Z] 31adcdaf11c8: Download complete [2021-12-07T03:06:51.638Z] 5d74067f8e1e: Verifying Checksum [2021-12-07T03:06:51.638Z] 5d74067f8e1e: Download complete [2021-12-07T03:06:51.638Z] e0aca202a116: Verifying Checksum [2021-12-07T03:06:51.638Z] e0aca202a116: Download complete [2021-12-07T03:06:51.638Z] 3a43be97a3b4: Verifying Checksum [2021-12-07T03:06:51.638Z] 3a43be97a3b4: Download complete [2021-12-07T03:06:51.638Z] 34cad66bf833: Verifying Checksum [2021-12-07T03:06:51.638Z] 34cad66bf833: Download complete [2021-12-07T03:06:51.638Z] 31adcdaf11c8: Pull complete [2021-12-07T03:06:51.902Z] b8b176561691: Pull complete [2021-12-07T03:06:52.161Z] b4e3c513aaa6: Verifying Checksum [2021-12-07T03:06:52.161Z] b4e3c513aaa6: Download complete [2021-12-07T03:06:52.439Z] 4527c011a84f: Verifying Checksum [2021-12-07T03:06:52.439Z] 4527c011a84f: Download complete [2021-12-07T03:06:55.766Z] 4527c011a84f: Pull complete [2021-12-07T03:06:56.026Z] 5d74067f8e1e: Pull complete [2021-12-07T03:06:56.026Z] e0aca202a116: Pull complete [2021-12-07T03:06:56.026Z] 3a43be97a3b4: Pull complete [2021-12-07T03:06:56.291Z] 34cad66bf833: Pull complete [2021-12-07T03:06:58.873Z] b4e3c513aaa6: Pull complete [2021-12-07T03:06:58.873Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-12-07T03:06:58.873Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-12-07T03:06:58.873Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-12-07T03:06:59.179Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-12-07T03:06:59.179Z] WORKDIR /edgex [2021-12-07T03:06:59.179Z] COPY go.mod . [2021-12-07T03:06:59.179Z] RUN go mod download' [2021-12-07T03:06:59.179Z] + docker build -t ci-base-image-x86_64 -f - . [2021-12-07T03:07:00.563Z] Sending build context to Docker daemon 334.6MB [2021-12-07T03:07:00.563Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-12-07T03:07:00.563Z] ---> 9f6097aaca64 [2021-12-07T03:07:00.563Z] Step 2/4 : WORKDIR /edgex [2021-12-07T03:07:02.493Z] ---> Running in e2ad1539094b [2021-12-07T03:07:02.493Z] Removing intermediate container e2ad1539094b [2021-12-07T03:07:02.493Z] ---> e7ca02fe09c7 [2021-12-07T03:07:02.493Z] Step 3/4 : COPY go.mod . [2021-12-07T03:07:02.493Z] ---> 86290409e806 [2021-12-07T03:07:02.493Z] Step 4/4 : RUN go mod download [2021-12-07T03:07:02.493Z] ---> Running in 473fdd145a10 [2021-12-07T03:07:06.284Z] Still waiting to schedule task [2021-12-07T03:07:06.285Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-12-07T03:07:41.267Z] Removing intermediate container 473fdd145a10 [2021-12-07T03:07:41.267Z] ---> c4db85310393 [2021-12-07T03:07:41.267Z] Successfully built c4db85310393 [2021-12-07T03:07:41.267Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-12-07T03:07:41.568Z] + docker inspect -f . ci-base-image-x86_64 [2021-12-07T03:07:41.568Z] . [Pipeline] withDockerContainer [2021-12-07T03:07:41.643Z] prd-centos7-docker-4c-2g-380 does not seem to be running inside a container [2021-12-07T03:07:41.674Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** ci-base-image-x86_64 cat [2021-12-07T03:07:42.054Z] $ docker top deecac096f47d029fbdb280865c36c9d8fa08d5c060b01332667aab073514b20 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-12-07T03:07:42.410Z] + go version [2021-12-07T03:07:42.410Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-12-07T03:07:42.420Z] $ docker stop --time=1 deecac096f47d029fbdb280865c36c9d8fa08d5c060b01332667aab073514b20 [2021-12-07T03:07:43.623Z] $ docker rm -f deecac096f47d029fbdb280865c36c9d8fa08d5c060b01332667aab073514b20 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-07T03:07:44.115Z] + docker inspect -f . ci-base-image-x86_64 [2021-12-07T03:07:44.115Z] . [Pipeline] withDockerContainer [2021-12-07T03:07:44.181Z] prd-centos7-docker-4c-2g-380 does not seem to be running inside a container [2021-12-07T03:07:44.218Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** ci-base-image-x86_64 cat [2021-12-07T03:07:44.771Z] $ docker top bbad53d4fbe94d4c4e8ecd5d2e845085170b934710a78d204fc04f8bf59a466e -eo pid,comm [Pipeline] { [Pipeline] echo [2021-12-07T03:07:44.854Z] ========================================================= [2021-12-07T03:07:44.854Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-12-07T03:07:44.854Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-12-07T03:07:45.169Z] + make test [2021-12-07T03:07:45.170Z] go mod tidy [2021-12-07T03:07:45.436Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-12-07T03:07:52.058Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-12-07T03:08:10.269Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-12-07T03:08:14.608Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-12-07T03:08:14.872Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-12-07T03:08:15.446Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-12-07T03:08:18.004Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-12-07T03:08:18.606Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-12-07T03:08:18.606Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-12-07T03:08:18.606Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-12-07T03:08:19.209Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-12-07T03:08:19.209Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-12-07T03:08:19.791Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-12-07T03:08:19.791Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-12-07T03:08:19.791Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-12-07T03:08:19.791Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-12-07T03:08:21.717Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.047s coverage: 28.7% of statements [2021-12-07T03:08:21.717Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-12-07T03:08:21.717Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-12-07T03:08:22.676Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.066s coverage: 98.5% of statements [2021-12-07T03:08:22.676Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-12-07T03:08:22.676Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.060s coverage: 44.7% of statements [2021-12-07T03:08:22.676Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-12-07T03:08:22.676Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-12-07T03:08:23.625Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.128s coverage: 89.5% of statements [2021-12-07T03:08:23.625Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-12-07T03:08:23.625Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-12-07T03:08:24.572Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.063s coverage: 84.4% of statements [2021-12-07T03:08:24.572Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-12-07T03:08:24.572Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-12-07T03:08:24.572Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-12-07T03:08:24.572Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-12-07T03:08:24.572Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-12-07T03:08:25.527Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.283s coverage: 94.2% of statements [2021-12-07T03:08:25.527Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-12-07T03:08:25.527Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-12-07T03:08:25.527Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.044s coverage: 59.1% of statements [2021-12-07T03:08:25.527Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-12-07T03:08:25.527Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-12-07T03:08:25.527Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-12-07T03:08:25.527Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-12-07T03:08:25.527Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-12-07T03:08:25.792Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.049s coverage: 60.0% of statements [2021-12-07T03:08:25.792Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-12-07T03:08:25.792Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-12-07T03:08:25.792Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-12-07T03:08:26.769Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.040s coverage: 0.9% of statements [2021-12-07T03:08:26.769Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-12-07T03:08:26.769Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.049s coverage: 58.8% of statements [2021-12-07T03:08:26.769Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.066s coverage: 21.7% of statements [2021-12-07T03:08:26.769Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-12-07T03:08:27.347Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.043s coverage: 47.1% of statements [2021-12-07T03:08:27.914Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-381 in /w/workspace/edgexfoundry_edgex-go_PR-3839 [Pipeline] { [Pipeline] ws [2021-12-07T03:08:27.926Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2021-12-07T03:08:28.086Z] The recommended git tool is: git [2021-12-07T03:08:28.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.050s coverage: 79.5% of statements [2021-12-07T03:08:28.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.052s coverage: 94.1% of statements [2021-12-07T03:08:28.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.065s coverage: 96.3% of statements [2021-12-07T03:08:28.574Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.049s coverage: 87.5% of statements [2021-12-07T03:08:32.643Z] using credential edgex-jenkins-ssh [2021-12-07T03:08:32.660Z] Cloning the remote Git repository [2021-12-07T03:08:32.733Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-12-07T03:08:32.800Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2021-12-07T03:08:32.891Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-12-07T03:08:32.892Z] > git --version # timeout=10 [2021-12-07T03:08:32.911Z] > git --version # 'git version 2.17.1' [2021-12-07T03:08:32.913Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-12-07T03:08:33.027Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-12-07T03:08:40.812Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.064s coverage: 94.4% of statements [2021-12-07T03:08:40.812Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.058s coverage: 44.8% of statements [2021-12-07T03:08:46.103Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.182s coverage: 82.5% of statements [2021-12-07T03:08:46.103Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-12-07T03:08:48.198Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-12-07T03:08:48.216Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-12-07T03:08:48.244Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-12-07T03:08:48.279Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-12-07T03:08:48.279Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-12-07T03:08:48.292Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3839/head:refs/remotes/origin/PR-3839 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-12-07T03:08:49.136Z] Merging remotes/origin/main commit 4264632f3ddafb0cbc2089cffbea8c0719035c96 into PR head commit dbd721e7ae994ac76883d948bf15f95a2b7f079e [2021-12-07T03:08:49.469Z] Merge succeeded, producing dbd721e7ae994ac76883d948bf15f95a2b7f079e [2021-12-07T03:08:49.470Z] Checking out Revision dbd721e7ae994ac76883d948bf15f95a2b7f079e (PR-3839) [2021-12-07T03:08:49.160Z] > git config core.sparsecheckout # timeout=10 [2021-12-07T03:08:49.174Z] > git checkout -f dbd721e7ae994ac76883d948bf15f95a2b7f079e # timeout=10 [2021-12-07T03:08:49.396Z] > git remote # timeout=10 [2021-12-07T03:08:49.413Z] > git config --get remote.origin.url # timeout=10 [2021-12-07T03:08:49.429Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-12-07T03:08:49.440Z] > git merge 4264632f3ddafb0cbc2089cffbea8c0719035c96 # timeout=10 [2021-12-07T03:08:49.462Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-12-07T03:08:49.481Z] > git config core.sparsecheckout # timeout=10 [2021-12-07T03:08:49.495Z] > git checkout -f dbd721e7ae994ac76883d948bf15f95a2b7f079e # timeout=10 [2021-12-07T03:08:53.776Z] Commit message: "Merge branch 'main' into issue-3838" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-12-07T03:08:54.706Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-12-07T03:08:54.707Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-12-07T03:08:54.707Z] Dload Upload Total Spent Left Speed [2021-12-07T03:08:54.707Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 83858 0 --:--:-- --:--:-- --:--:-- 83858 [Pipeline] sh [2021-12-07T03:08:55.224Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-12-07T03:08:55.638Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2021-12-07T03:08:55.638Z] + sudo tee /etc/docker/daemon.new [2021-12-07T03:08:55.638Z] { [2021-12-07T03:08:55.638Z] "registry-mirrors": [ [2021-12-07T03:08:55.638Z] "https://nexus3.edgexfoundry.org:10001" [2021-12-07T03:08:55.638Z] ], [2021-12-07T03:08:55.638Z] "bip": "10.250.0.254/24", [2021-12-07T03:08:55.638Z] "hosts": [ [2021-12-07T03:08:55.638Z] "tcp://0.0.0.0:5555", [2021-12-07T03:08:55.638Z] "unix:///var/run/docker.sock" [2021-12-07T03:08:55.638Z] ], [2021-12-07T03:08:55.638Z] "mtu": 1458, [2021-12-07T03:08:55.638Z] "selinux-enabled": true, [2021-12-07T03:08:55.638Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-12-07T03:08:55.638Z] } [Pipeline] sh [2021-12-07T03:08:55.980Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-12-07T03:08:56.326Z] + sudo service docker restart [2021-12-07T03:09:04.256Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.076s coverage: 92.9% of statements [2021-12-07T03:09:04.256Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-12-07T03:09:04.256Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-12-07T03:09:04.256Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-12-07T03:09:04.256Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.025s coverage: 65.1% of statements [2021-12-07T03:09:04.256Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-12-07T03:09:04.256Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-12-07T03:09:04.256Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-12-07T03:09:04.256Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-12-07T03:09:04.256Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-12-07T03:09:04.256Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.060s coverage: 87.2% of statements [2021-12-07T03:09:04.256Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-12-07T03:09:04.256Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-12-07T03:09:04.256Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements [2021-12-07T03:09:04.256Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-12-07T03:09:04.256Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.059s coverage: 58.8% of statements [2021-12-07T03:09:04.256Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-12-07T03:09:04.256Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.061s coverage: 80.0% of statements [2021-12-07T03:09:04.256Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements [2021-12-07T03:09:04.256Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.052s coverage: 85.4% of statements [2021-12-07T03:09:04.256Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.116s coverage: 91.2% of statements [2021-12-07T03:09:04.256Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-12-07T03:09:04.256Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.124s coverage: 64.4% of statements [2021-12-07T03:09:04.256Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-12-07T03:09:04.256Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-12-07T03:09:04.256Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements [2021-12-07T03:09:04.256Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements [2021-12-07T03:09:04.256Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.021s coverage: 100.0% of statements [2021-12-07T03:09:04.256Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements [2021-12-07T03:09:04.256Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.022s coverage: 100.0% of statements [2021-12-07T03:09:04.523Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.207s coverage: 65.4% of statements [2021-12-07T03:09:04.523Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-12-07T03:09:04.523Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-12-07T03:09:04.523Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-12-07T03:09:04.785Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.110s coverage: 43.8% of statements [2021-12-07T03:09:04.785Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-12-07T03:09:04.785Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-12-07T03:09:05.048Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.057s coverage: 89.5% of statements [2021-12-07T03:09:05.048Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-12-07T03:09:05.320Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.048s coverage: 84.8% of statements [2021-12-07T03:09:05.320Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-12-07T03:09:13.469Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.069s coverage: 17.7% of statements [2021-12-07T03:09:13.469Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-12-07T03:09:13.469Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-12-07T03:09:13.469Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-12-07T03:09:13.469Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-12-07T03:09:13.469Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.138s coverage: 92.3% of statements [2021-12-07T03:09:13.469Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-12-07T03:09:13.469Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-12-07T03:09:13.469Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-12-07T03:09:13.469Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-12-07T03:09:13.469Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 63.2% of statements [2021-12-07T03:09:13.469Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-12-07T03:09:13.469Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-12-07T03:09:13.469Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.094s coverage: 97.7% of statements [2021-12-07T03:09:13.469Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-12-07T03:09:13.469Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-12-07T03:09:13.469Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-12-07T03:09:13.469Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-12-07T03:09:13.469Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.042s coverage: 28.9% of statements [2021-12-07T03:09:13.469Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-12-07T03:09:13.469Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-12-07T03:09:13.469Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-12-07T03:09:13.469Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-12-07T03:09:13.469Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-12-07T03:09:13.469Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-12-07T03:09:13.469Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.048s coverage: 100.0% of statements [2021-12-07T03:09:13.469Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 96.9% of statements [2021-12-07T03:09:13.469Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-12-07T03:09:14.659Z] provisioning config files... [2021-12-07T03:09:14.684Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config5098986165563000109tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-12-07T03:09:15.048Z] ---> docker-login.sh [2021-12-07T03:09:15.048Z] nexus3.edgexfoundry.org:10001 [2021-12-07T03:09:15.643Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-07T03:09:15.643Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-07T03:09:15.643Z] Configure a credential helper to remove this warning. See [2021-12-07T03:09:15.643Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-07T03:09:15.644Z] [2021-12-07T03:09:15.644Z] Login Succeeded [2021-12-07T03:09:15.644Z] nexus3.edgexfoundry.org:10002 [2021-12-07T03:09:16.240Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-07T03:09:16.240Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-07T03:09:16.240Z] Configure a credential helper to remove this warning. See [2021-12-07T03:09:16.240Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-07T03:09:16.240Z] [2021-12-07T03:09:16.240Z] Login Succeeded [2021-12-07T03:09:16.240Z] nexus3.edgexfoundry.org:10003 [2021-12-07T03:09:16.513Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-07T03:09:16.786Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-07T03:09:16.786Z] Configure a credential helper to remove this warning. See [2021-12-07T03:09:16.786Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-07T03:09:16.786Z] [2021-12-07T03:09:16.786Z] Login Succeeded [2021-12-07T03:09:16.786Z] nexus3.edgexfoundry.org:10004 [2021-12-07T03:09:17.063Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-07T03:09:17.063Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-07T03:09:17.063Z] Configure a credential helper to remove this warning. See [2021-12-07T03:09:17.063Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-07T03:09:17.063Z] [2021-12-07T03:09:17.063Z] Login Succeeded [2021-12-07T03:09:17.063Z] docker.io [2021-12-07T03:09:17.660Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-07T03:09:18.636Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-07T03:09:18.636Z] Configure a credential helper to remove this warning. See [2021-12-07T03:09:18.636Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-07T03:09:18.636Z] [2021-12-07T03:09:18.636Z] Login Succeeded [2021-12-07T03:09:18.636Z] ---> docker-login.sh ends [Pipeline] } [2021-12-07T03:09:18.652Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-12-07T03:09:19.126Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-12-07T03:09:19.140Z] ========================================================= [2021-12-07T03:09:19.140Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-12-07T03:09:19.140Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-12-07T03:09:19.465Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-12-07T03:09:19.742Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-12-07T03:09:19.742Z] 552d1f2373af: Pulling fs layer [2021-12-07T03:09:19.742Z] ea3f2d53f512: Pulling fs layer [2021-12-07T03:09:19.742Z] 9e70ebbbe112: Pulling fs layer [2021-12-07T03:09:19.742Z] 7a9cfe048b4a: Pulling fs layer [2021-12-07T03:09:19.742Z] 72dc09318566: Pulling fs layer [2021-12-07T03:09:19.742Z] f4f7b4309257: Pulling fs layer [2021-12-07T03:09:19.742Z] 0ac9a79272e3: Pulling fs layer [2021-12-07T03:09:19.742Z] b78e95d17946: Pulling fs layer [2021-12-07T03:09:19.742Z] 7a9cfe048b4a: Waiting [2021-12-07T03:09:19.742Z] 72dc09318566: Waiting [2021-12-07T03:09:19.742Z] f4f7b4309257: Waiting [2021-12-07T03:09:19.742Z] 0ac9a79272e3: Waiting [2021-12-07T03:09:19.742Z] b78e95d17946: Waiting [2021-12-07T03:09:19.742Z] 9e70ebbbe112: Download complete [2021-12-07T03:09:19.742Z] ea3f2d53f512: Download complete [2021-12-07T03:09:19.742Z] 72dc09318566: Download complete [2021-12-07T03:09:19.742Z] f4f7b4309257: Verifying Checksum [2021-12-07T03:09:19.742Z] f4f7b4309257: Download complete [2021-12-07T03:09:19.742Z] 0ac9a79272e3: Verifying Checksum [2021-12-07T03:09:19.742Z] 0ac9a79272e3: Download complete [2021-12-07T03:09:19.742Z] 552d1f2373af: Download complete [2021-12-07T03:09:20.344Z] 552d1f2373af: Pull complete [2021-12-07T03:09:20.947Z] ea3f2d53f512: Pull complete [2021-12-07T03:09:21.221Z] 9e70ebbbe112: Pull complete [2021-12-07T03:09:21.494Z] b78e95d17946: Verifying Checksum [2021-12-07T03:09:21.494Z] b78e95d17946: Download complete [2021-12-07T03:09:22.089Z] 7a9cfe048b4a: Verifying Checksum [2021-12-07T03:09:22.089Z] 7a9cfe048b4a: Download complete [2021-12-07T03:09:34.470Z] 7a9cfe048b4a: Pull complete [2021-12-07T03:09:34.470Z] 72dc09318566: Pull complete [2021-12-07T03:09:34.470Z] f4f7b4309257: Pull complete [2021-12-07T03:09:34.470Z] 0ac9a79272e3: Pull complete [2021-12-07T03:09:39.884Z] b78e95d17946: Pull complete [2021-12-07T03:09:39.884Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-12-07T03:09:39.884Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-12-07T03:09:39.884Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-12-07T03:09:40.236Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-12-07T03:09:40.237Z] WORKDIR /edgex [2021-12-07T03:09:40.237Z] COPY go.mod . [2021-12-07T03:09:40.237Z] RUN go mod download [2021-12-07T03:09:40.237Z] + docker build -t ci-base-image-arm64 -f - . [2021-12-07T03:09:42.917Z] Sending build context to Docker daemon 168.9MB [2021-12-07T03:09:42.917Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-12-07T03:09:42.917Z] ---> 8b459fc5aaf0 [2021-12-07T03:09:42.917Z] Step 2/4 : WORKDIR /edgex [2021-12-07T03:09:44.346Z] ---> Running in a7096a0b1b4d [2021-12-07T03:09:44.942Z] Removing intermediate container a7096a0b1b4d [2021-12-07T03:09:44.942Z] ---> cfe45c859011 [2021-12-07T03:09:44.942Z] Step 3/4 : COPY go.mod . [2021-12-07T03:09:45.540Z] ---> 9fb175651230 [2021-12-07T03:09:45.540Z] Step 4/4 : RUN go mod download [2021-12-07T03:09:45.540Z] ---> Running in 94fcd26e2ca3 [2021-12-07T03:09:45.768Z] GO111MODULE=on go vet ./... [2021-12-07T03:09:55.816Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-12-07T03:09:55.816Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-12-07T03:09:55.816Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2021-12-07T03:09:56.090Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2021-12-07T03:09:56.387Z] + ls -al . [2021-12-07T03:09:56.387Z] total 644 [2021-12-07T03:09:56.387Z] drwxrwxr-x 10 1001 1001 4096 Dec 7 03:09 . [2021-12-07T03:09:56.387Z] drwxr-xr-x 4 root root 28 Dec 7 03:07 .. [2021-12-07T03:09:56.387Z] -rw-rw-r-- 1 1001 1001 11 Dec 7 03:06 .dockerignore [2021-12-07T03:09:56.387Z] drwxrwxr-x 8 1001 1001 179 Dec 7 03:06 .git [2021-12-07T03:09:56.387Z] drwxrwxr-x 4 1001 1001 142 Dec 7 03:06 .github [2021-12-07T03:09:56.387Z] -rw-rw-r-- 1 1001 1001 804 Dec 7 03:06 .gitignore [2021-12-07T03:09:56.387Z] -rw-rw-r-- 1 1001 1001 42 Dec 7 03:06 .golangci.yml [2021-12-07T03:09:56.387Z] -rw-rw-r-- 1 1001 1001 76 Dec 7 03:06 .hadolint.yml [2021-12-07T03:09:56.387Z] drwx------ 3 1001 1001 73 Dec 7 03:06 .semver [2021-12-07T03:09:56.387Z] -rw-rw-r-- 1 1001 1001 166 Dec 7 03:06 .sonarcloud.properties [2021-12-07T03:09:56.387Z] -rw-rw-r-- 1 1001 1001 1171 Dec 7 03:06 ADOPTERS.md [2021-12-07T03:09:56.387Z] -rw-rw-r-- 1 1001 1001 8910 Dec 7 03:06 Attribution.txt [2021-12-07T03:09:56.387Z] -rw-rw-r-- 1 1001 1001 51732 Dec 7 03:06 CHANGELOG.md [2021-12-07T03:09:56.387Z] -rw-rw-r-- 1 1001 1001 3804 Dec 7 03:06 CONTRIBUTING.md [2021-12-07T03:09:56.387Z] -rw-rw-r-- 1 1001 1001 677 Dec 7 03:06 GOVERNANCE.md [2021-12-07T03:09:56.387Z] -rw-rw-r-- 1 1001 1001 849 Dec 7 03:06 Jenkinsfile [2021-12-07T03:09:56.387Z] -rw-rw-r-- 1 1001 1001 10775 Dec 7 03:06 LICENSE [2021-12-07T03:09:56.387Z] -rw-rw-r-- 1 1001 1001 6508 Dec 7 03:06 Makefile [2021-12-07T03:09:56.387Z] -rw-rw-r-- 1 1001 1001 582 Dec 7 03:06 OWNERS.md [2021-12-07T03:09:56.387Z] -rw-rw-r-- 1 1001 1001 8207 Dec 7 03:06 README.md [2021-12-07T03:09:56.387Z] -rw-rw-r-- 1 1001 1001 6912 Dec 7 03:06 SECURITY.md [2021-12-07T03:09:56.387Z] -rw-rw-r-- 1 1001 1001 5 Dec 7 03:06 VERSION [2021-12-07T03:09:56.387Z] -rw-rw-r-- 1 1001 1001 4131 Dec 7 03:06 ZMQWindows.md [2021-12-07T03:09:56.387Z] drwxrwxr-x 2 1001 1001 37 Dec 7 03:06 bin [2021-12-07T03:09:56.387Z] drwxrwxr-x 14 1001 1001 4096 Dec 7 03:06 cmd [2021-12-07T03:09:56.387Z] -rw-r--r-- 1 root root 428381 Dec 7 03:09 coverage.out [2021-12-07T03:09:56.387Z] -rw-rw-r-- 1 1001 1001 828 Dec 7 03:06 go.mod [2021-12-07T03:09:56.387Z] -rw-rw-r-- 1 1001 1001 49483 Dec 7 03:07 go.sum [2021-12-07T03:09:56.387Z] drwxrwxr-x 8 1001 1001 124 Dec 7 03:06 internal [2021-12-07T03:09:56.387Z] drwxrwxr-x 3 1001 1001 16 Dec 7 03:06 openapi [2021-12-07T03:09:56.387Z] drwxrwxr-x 4 1001 1001 71 Dec 7 03:06 snap [2021-12-07T03:09:56.387Z] -rw-rw-r-- 1 1001 1001 204 Dec 7 03:06 version.go [Pipeline] sh [2021-12-07T03:09:56.685Z] + '[' -e coverage.out ] [2021-12-07T03:09:56.685Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-12-07T03:09:56.779Z] Stashed 1 file(s) [Pipeline] sh [2021-12-07T03:09:57.219Z] + make build [2021-12-07T03:09:57.219Z] 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-12-07T03:09:58.942Z] 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-12-07T03:10:05.607Z] 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-12-07T03:10:05.870Z] 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-12-07T03:10:06.831Z] 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-12-07T03:10:06.831Z] 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-12-07T03:10:07.773Z] 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-12-07T03:10:08.723Z] 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-12-07T03:10:09.302Z] 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-12-07T03:10:10.696Z] 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-12-07T03:10:11.274Z] 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-12-07T03:10:11.850Z] 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-12-07T03:10:13.258Z] $ docker stop --time=1 bbad53d4fbe94d4c4e8ecd5d2e845085170b934710a78d204fc04f8bf59a466e [2021-12-07T03:10:15.090Z] $ docker rm -f bbad53d4fbe94d4c4e8ecd5d2e845085170b934710a78d204fc04f8bf59a466e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-07T03:10:16.488Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-12-07T03:10:16.488Z] [2021-12-07T03:10:16.488Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-12-07T03:10:16.797Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-12-07T03:10:16.797Z] latest: Pulling from edgex-devops/edgex-compose [2021-12-07T03:10:16.797Z] cbdbe7a5bc2a: Pulling fs layer [2021-12-07T03:10:16.797Z] ca9280d653b3: Pulling fs layer [2021-12-07T03:10:16.797Z] 7e9c9ca2126c: Pulling fs layer [2021-12-07T03:10:16.797Z] cbdbe7a5bc2a: Verifying Checksum [2021-12-07T03:10:16.797Z] cbdbe7a5bc2a: Download complete [2021-12-07T03:10:17.060Z] ca9280d653b3: Verifying Checksum [2021-12-07T03:10:17.060Z] ca9280d653b3: Download complete [2021-12-07T03:10:17.060Z] cbdbe7a5bc2a: Pull complete [2021-12-07T03:10:17.321Z] 7e9c9ca2126c: Verifying Checksum [2021-12-07T03:10:17.321Z] 7e9c9ca2126c: Download complete [2021-12-07T03:10:17.587Z] ca9280d653b3: Pull complete [2021-12-07T03:10:21.809Z] 7e9c9ca2126c: Pull complete [2021-12-07T03:10:21.809Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-12-07T03:10:21.809Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-12-07T03:10:21.809Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-12-07T03:10:21.873Z] prd-centos7-docker-4c-2g-380 does not seem to be running inside a container [2021-12-07T03:10:21.912Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-12-07T03:10:24.608Z] $ docker top 57edf6b5e117b80d6b9bbbe8ad4fbdacb35d3fb72b8562ff6942f0fce1cc4d4b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-12-07T03:10:24.975Z] + docker-compose build --help [2021-12-07T03:10:24.975Z] + grep parallel [2021-12-07T03:10:25.547Z] --parallel Build images in parallel. [Pipeline] } [2021-12-07T03:10:25.561Z] $ docker stop --time=1 57edf6b5e117b80d6b9bbbe8ad4fbdacb35d3fb72b8562ff6942f0fce1cc4d4b [2021-12-07T03:10:26.751Z] $ docker rm -f 57edf6b5e117b80d6b9bbbe8ad4fbdacb35d3fb72b8562ff6942f0fce1cc4d4b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-07T03:10:27.160Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-12-07T03:10:27.160Z] . [Pipeline] withDockerContainer [2021-12-07T03:10:27.220Z] prd-centos7-docker-4c-2g-380 does not seem to be running inside a container [2021-12-07T03:10:27.254Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-12-07T03:10:27.565Z] $ docker top 6d24f94ad9fad5dfd11b75eef1d95cf191f3d503da3f726b2d25f693979367aa -eo pid,comm [Pipeline] { [Pipeline] sh [2021-12-07T03:10:27.936Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-12-07T03:10:28.507Z] Building core-command ... [2021-12-07T03:10:28.507Z] Building core-data ... [2021-12-07T03:10:28.507Z] Building core-metadata ... [2021-12-07T03:10:28.507Z] Building security-bootstrapper ... [2021-12-07T03:10:28.507Z] Building security-proxy-setup ... [2021-12-07T03:10:28.507Z] Building security-secretstore-setup ... [2021-12-07T03:10:28.507Z] Building support-notifications ... [2021-12-07T03:10:28.507Z] Building support-scheduler ... [2021-12-07T03:10:28.507Z] Building sys-mgmt-agent ... [2021-12-07T03:10:28.507Z] Building security-proxy-setup [2021-12-07T03:10:28.507Z] Building support-scheduler [2021-12-07T03:10:28.507Z] Building core-metadata [2021-12-07T03:10:28.507Z] Building core-data [2021-12-07T03:10:28.507Z] Building core-command [2021-12-07T03:10:40.761Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-07T03:10:40.761Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-12-07T03:10:40.761Z] ---> c4db85310393 [2021-12-07T03:10:40.761Z] Step 3/22 : WORKDIR /edgex-go [2021-12-07T03:10:40.761Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-07T03:10:40.761Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-12-07T03:10:40.761Z] ---> c4db85310393 [2021-12-07T03:10:40.761Z] Step 3/20 : WORKDIR /edgex-go [2021-12-07T03:10:40.762Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-07T03:10:40.762Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-12-07T03:10:40.762Z] ---> c4db85310393 [2021-12-07T03:10:40.762Z] Step 3/22 : WORKDIR /edgex-go [2021-12-07T03:10:43.694Z] ---> Running in 2f28056a980f [2021-12-07T03:10:43.694Z] ---> Running in 889e59d66c45 [2021-12-07T03:10:43.694Z] ---> Running in 461e33473604 [2021-12-07T03:10:47.896Z] Removing intermediate container 889e59d66c45 [2021-12-07T03:10:47.896Z] ---> 7f9e99ee4930 [2021-12-07T03:10:47.896Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-07T03:10:47.896Z] Removing intermediate container 461e33473604 [2021-12-07T03:10:47.896Z] ---> b49aaddb29b6 [2021-12-07T03:10:47.896Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-07T03:10:47.896Z] Removing intermediate container 2f28056a980f [2021-12-07T03:10:47.896Z] ---> c696472336e2 [2021-12-07T03:10:47.896Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-07T03:10:47.896Z] ---> Running in 6ffa0161752d [2021-12-07T03:10:47.896Z] ---> Running in 7c9e82e5e590 [2021-12-07T03:10:47.896Z] ---> Running in 37533f1c6997 [2021-12-07T03:10:51.456Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-07T03:10:51.456Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-12-07T03:10:51.456Z] ---> c4db85310393 [2021-12-07T03:10:51.456Z] Step 3/23 : WORKDIR /edgex-go [2021-12-07T03:10:51.456Z] ---> Using cache [2021-12-07T03:10:51.456Z] ---> c696472336e2 [2021-12-07T03:10:51.456Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-07T03:10:51.456Z] Removing intermediate container 6ffa0161752d [2021-12-07T03:10:51.456Z] ---> d33f4ad650fa [2021-12-07T03:10:51.456Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-12-07T03:10:51.456Z] ---> Running in cb517a34b381 [2021-12-07T03:10:51.456Z] Removing intermediate container 37533f1c6997 [2021-12-07T03:10:51.456Z] ---> 70ea872d5a87 [2021-12-07T03:10:51.456Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-12-07T03:10:51.456Z] ---> Running in d900834ff6e0 [2021-12-07T03:10:51.456Z] ---> Running in a970c779b0f6 [2021-12-07T03:10:51.457Z] Removing intermediate container 7c9e82e5e590 [2021-12-07T03:10:51.457Z] ---> 140c704228f4 [2021-12-07T03:10:51.457Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-12-07T03:10:51.457Z] ---> Running in e44492645e24 [2021-12-07T03:10:52.031Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-07T03:10:52.031Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-12-07T03:10:52.031Z] ---> c4db85310393 [2021-12-07T03:10:52.031Z] Step 3/22 : WORKDIR /edgex-go [2021-12-07T03:10:52.031Z] ---> Using cache [2021-12-07T03:10:52.031Z] ---> c696472336e2 [2021-12-07T03:10:52.031Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-07T03:10:52.031Z] ---> Using cache [2021-12-07T03:10:52.031Z] ---> 70ea872d5a87 [2021-12-07T03:10:52.031Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-12-07T03:10:52.031Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-07T03:10:52.031Z] ---> Running in 97d9df9ab2d2 [2021-12-07T03:10:52.031Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-07T03:10:52.031Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-07T03:10:52.295Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-07T03:10:52.295Z] Removing intermediate container cb517a34b381 [2021-12-07T03:10:52.295Z] ---> d10902fc5469 [2021-12-07T03:10:52.295Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-12-07T03:10:52.295Z] ---> Running in ae32fc86eb59 [2021-12-07T03:10:52.555Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-07T03:10:52.821Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-07T03:10:52.821Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-07T03:10:52.821Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-07T03:10:53.087Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-07T03:10:53.354Z] OK: 220 MiB in 52 packages [2021-12-07T03:10:53.354Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-07T03:10:53.354Z] OK: 220 MiB in 52 packages [2021-12-07T03:10:53.354Z] OK: 220 MiB in 52 packages [2021-12-07T03:10:53.642Z] OK: 220 MiB in 52 packages [2021-12-07T03:10:53.916Z] OK: 220 MiB in 52 packages [2021-12-07T03:10:53.916Z] Removing intermediate container e44492645e24 [2021-12-07T03:10:53.916Z] ---> a81a1cd0789d [2021-12-07T03:10:53.916Z] Step 6/22 : COPY . . [2021-12-07T03:10:53.916Z] Removing intermediate container d900834ff6e0 [2021-12-07T03:10:53.916Z] ---> edd73c2db205 [2021-12-07T03:10:53.916Z] Step 6/22 : COPY . . [2021-12-07T03:10:55.844Z] Removing intermediate container a970c779b0f6 [2021-12-07T03:10:55.844Z] ---> 89d5089cdb0d [2021-12-07T03:10:55.844Z] Step 6/20 : COPY . . [2021-12-07T03:10:55.844Z] Removing intermediate container 97d9df9ab2d2 [2021-12-07T03:10:55.844Z] ---> 008eee03ada5 [2021-12-07T03:10:55.844Z] Step 6/22 : COPY . . [2021-12-07T03:10:57.780Z] Removing intermediate container ae32fc86eb59 [2021-12-07T03:10:57.780Z] ---> 438e54efdd2f [2021-12-07T03:10:57.780Z] Step 6/23 : COPY go.mod . [2021-12-07T03:11:00.348Z] ---> 73b1b090ff0b [2021-12-07T03:11:00.348Z] Step 7/23 : RUN go mod download [2021-12-07T03:11:01.303Z] ---> Running in bae49c7028b2 [2021-12-07T03:11:01.303Z] ---> f2e4172bdacf [2021-12-07T03:11:01.303Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-07T03:11:01.567Z] ---> 9859e837607d [2021-12-07T03:11:01.567Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-07T03:11:01.829Z] ---> Running in b2afa0af7007 [2021-12-07T03:11:01.829Z] ---> Running in 66dbdef99df1 [2021-12-07T03:11:05.169Z] Removing intermediate container bae49c7028b2 [2021-12-07T03:11:05.169Z] ---> 3ab3e6f2a026 [2021-12-07T03:11:05.169Z] Step 8/23 : COPY . . [2021-12-07T03:11:05.169Z] ---> 4011e7f53992 [2021-12-07T03:11:05.169Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-07T03:11:05.169Z] Removing intermediate container 66dbdef99df1 [2021-12-07T03:11:05.169Z] ---> f6ddaff4b5ae [2021-12-07T03:11:05.169Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-12-07T03:11:05.169Z] ---> c750fc3e3a67 [2021-12-07T03:11:05.169Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-07T03:11:05.169Z] ---> Running in b2c4bb056b0c [2021-12-07T03:11:05.169Z] ---> Running in 49a432ab7ecc [2021-12-07T03:11:05.169Z] Removing intermediate container b2afa0af7007 [2021-12-07T03:11:05.169Z] ---> 6703a5a3e709 [2021-12-07T03:11:05.169Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-12-07T03:11:05.169Z] ---> Running in 673553e20b46 [2021-12-07T03:11:05.169Z] ---> Running in 68a2e1ebea49 [2021-12-07T03:11:05.745Z] 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-12-07T03:11:06.007Z] 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-12-07T03:11:07.318Z] Removing intermediate container 94fcd26e2ca3 [2021-12-07T03:11:07.318Z] ---> 46c084b23456 [2021-12-07T03:11:07.318Z] Successfully built 46c084b23456 [2021-12-07T03:11:07.318Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-12-07T03:11:07.662Z] + docker inspect -f . ci-base-image-arm64 [2021-12-07T03:11:07.662Z] . [Pipeline] withDockerContainer [2021-12-07T03:11:07.889Z] prd-ubuntu18.04-docker-arm64-4c-16g-381 does not seem to be running inside a container [2021-12-07T03:11:07.977Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** ci-base-image-arm64 cat [2021-12-07T03:11:08.564Z] Removing intermediate container b2c4bb056b0c [2021-12-07T03:11:08.564Z] ---> 0318aaeef409 [2021-12-07T03:11:08.564Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-12-07T03:11:09.145Z] Removing intermediate container 673553e20b46 [2021-12-07T03:11:09.145Z] ---> 31ddf0c7bff1 [2021-12-07T03:11:09.145Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-12-07T03:11:09.145Z] ---> Running in 25beeae2dbba [2021-12-07T03:11:09.371Z] $ docker top 3b5454f42c2a6cb43233af7354d75c6e87ecdef352ddb6684e659f03cc8c3de0 -eo pid,comm [2021-12-07T03:11:09.409Z] ---> Running in e167106f6248 [Pipeline] { [Pipeline] sh [2021-12-07T03:11:10.292Z] + go version [2021-12-07T03:11:10.292Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-12-07T03:11:10.309Z] $ docker stop --time=1 3b5454f42c2a6cb43233af7354d75c6e87ecdef352ddb6684e659f03cc8c3de0 [2021-12-07T03:11:10.355Z] 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-12-07T03:11:10.622Z] 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-12-07T03:11:11.915Z] $ docker rm -f 3b5454f42c2a6cb43233af7354d75c6e87ecdef352ddb6684e659f03cc8c3de0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-07T03:11:12.625Z] + docker inspect -f . ci-base-image-arm64 [2021-12-07T03:11:12.626Z] . [Pipeline] withDockerContainer [2021-12-07T03:11:12.842Z] prd-ubuntu18.04-docker-arm64-4c-16g-381 does not seem to be running inside a container [2021-12-07T03:11:12.914Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** ci-base-image-arm64 cat [2021-12-07T03:11:14.095Z] $ docker top 0ef5c817658910133bc9a98ae4e60a6be92ebf2c77e63552c0ab732c30517449 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-12-07T03:11:14.333Z] ========================================================= [2021-12-07T03:11:14.333Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-12-07T03:11:14.333Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-12-07T03:11:14.982Z] + make test [2021-12-07T03:11:14.982Z] go mod tidy [2021-12-07T03:11:15.582Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-12-07T03:11:16.062Z] ---> 0f1d7ad4600b [2021-12-07T03:11:16.062Z] Step 9/23 : RUN go mod tidy [2021-12-07T03:11:16.062Z] ---> Running in 51c982b72306 [2021-12-07T03:11:17.006Z] Removing intermediate container 51c982b72306 [2021-12-07T03:11:17.006Z] ---> 7c683d9bd6c7 [2021-12-07T03:11:17.006Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-12-07T03:11:17.006Z] ---> Running in 40068600bff6 [2021-12-07T03:11:17.586Z] 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-12-07T03:11:42.386Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-12-07T03:11:44.167Z] Removing intermediate container 49a432ab7ecc [2021-12-07T03:11:44.167Z] ---> c376dc1853ee [2021-12-07T03:11:44.167Z] [2021-12-07T03:11:44.167Z] Step 9/22 : FROM alpine:3.14 [2021-12-07T03:11:44.167Z] 3.14: Pulling from library/alpine [2021-12-07T03:11:44.167Z] 3.14: Pulling from library/alpine [2021-12-07T03:11:44.167Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2021-12-07T03:11:44.167Z] Status: Downloaded newer image for alpine:3.14 [2021-12-07T03:11:44.167Z] ---> 0a97eee8041e [2021-12-07T03:11:44.168Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-12-07T03:11:44.168Z] ---> Running in 3ae55bbc94fb [2021-12-07T03:11:44.429Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-07T03:11:44.689Z] 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-12-07T03:11:44.689Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-07T03:11:44.950Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-12-07T03:11:44.950Z] Executing busybox-1.33.1-r6.trigger [2021-12-07T03:11:44.950Z] OK: 6 MiB in 15 packages [2021-12-07T03:11:45.525Z] Removing intermediate container 3ae55bbc94fb [2021-12-07T03:11:45.525Z] ---> 7a10a12f7900 [2021-12-07T03:11:45.525Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-12-07T03:11:45.525Z] ---> Running in 62b59dd77526 [2021-12-07T03:11:45.786Z] Removing intermediate container 62b59dd77526 [2021-12-07T03:11:45.786Z] ---> 12493644f74d [2021-12-07T03:11:45.786Z] Step 12/22 : ENV APP_PORT=59882 [2021-12-07T03:11:45.786Z] ---> Running in a1ce2c232989 [2021-12-07T03:11:46.046Z] Removing intermediate container a1ce2c232989 [2021-12-07T03:11:46.046Z] ---> 343b769336f5 [2021-12-07T03:11:46.046Z] Step 13/22 : EXPOSE $APP_PORT [2021-12-07T03:11:46.046Z] ---> Running in ce03f0617324 [2021-12-07T03:11:46.046Z] Removing intermediate container ce03f0617324 [2021-12-07T03:11:46.046Z] ---> f516ea8f0c83 [2021-12-07T03:11:46.046Z] Step 14/22 : WORKDIR / [2021-12-07T03:11:46.046Z] ---> Running in 5d777036bca8 [2021-12-07T03:11:46.307Z] Removing intermediate container 5d777036bca8 [2021-12-07T03:11:46.307Z] ---> f4dd1fc6e3f7 [2021-12-07T03:11:46.307Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-12-07T03:11:46.881Z] ---> 8fa2180bc4b0 [2021-12-07T03:11:46.881Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-12-07T03:11:47.835Z] ---> 214d3a546114 [2021-12-07T03:11:47.835Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-12-07T03:11:47.835Z] Removing intermediate container 68a2e1ebea49 [2021-12-07T03:11:47.835Z] ---> d700db112290 [2021-12-07T03:11:47.835Z] [2021-12-07T03:11:47.835Z] Step 9/22 : FROM alpine:3.14 [2021-12-07T03:11:47.835Z] ---> 0a97eee8041e [2021-12-07T03:11:47.835Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-12-07T03:11:47.835Z] ---> Using cache [2021-12-07T03:11:47.835Z] ---> 7a10a12f7900 [2021-12-07T03:11:47.835Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-12-07T03:11:47.835Z] ---> Using cache [2021-12-07T03:11:47.835Z] ---> 12493644f74d [2021-12-07T03:11:47.835Z] Step 12/22 : ENV APP_PORT=59881 [2021-12-07T03:11:47.835Z] ---> Running in 26dfef3362b7 [2021-12-07T03:11:48.099Z] ---> 8feb830f95b6 [2021-12-07T03:11:48.099Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-12-07T03:11:48.099Z] Removing intermediate container 26dfef3362b7 [2021-12-07T03:11:48.099Z] ---> 0155ded7aca5 [2021-12-07T03:11:48.099Z] Step 13/22 : EXPOSE $APP_PORT [2021-12-07T03:11:48.099Z] ---> Running in 7a6506345e95 [2021-12-07T03:11:48.099Z] ---> Running in 321dd1be169a [2021-12-07T03:11:48.371Z] Removing intermediate container 7a6506345e95 [2021-12-07T03:11:48.371Z] ---> d8b001d7dc1f [2021-12-07T03:11:48.371Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-07T03:11:48.371Z] Removing intermediate container 321dd1be169a [2021-12-07T03:11:48.371Z] ---> 44b168f70007 [2021-12-07T03:11:48.371Z] Step 14/22 : WORKDIR / [2021-12-07T03:11:48.371Z] ---> Running in 4f2776712ed1 [2021-12-07T03:11:48.371Z] ---> Running in c3a07a58f769 [2021-12-07T03:11:48.371Z] Removing intermediate container c3a07a58f769 [2021-12-07T03:11:48.371Z] ---> ed6eb837b459 [2021-12-07T03:11:48.371Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-12-07T03:11:48.371Z] Removing intermediate container 4f2776712ed1 [2021-12-07T03:11:48.371Z] ---> 17d2a36db196 [2021-12-07T03:11:48.371Z] Step 20/22 : LABEL arch=x86_64 [2021-12-07T03:11:48.637Z] ---> Running in ad42e15200e2 [2021-12-07T03:11:48.896Z] Removing intermediate container ad42e15200e2 [2021-12-07T03:11:48.896Z] ---> ed22757eec07 [2021-12-07T03:11:48.896Z] Step 21/22 : LABEL git_sha=dbd721e7ae994ac76883d948bf15f95a2b7f079e [2021-12-07T03:11:48.896Z] ---> 7e439bc76c08 [2021-12-07T03:11:48.896Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-12-07T03:11:49.161Z] ---> Running in b125587bd3ca [2021-12-07T03:11:49.736Z] Removing intermediate container b125587bd3ca [2021-12-07T03:11:49.736Z] ---> 3e7287a97e6a [2021-12-07T03:11:49.736Z] Step 22/22 : LABEL version=0.0.0 [2021-12-07T03:11:49.736Z] ---> ebe0adc9c989 [2021-12-07T03:11:49.736Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-12-07T03:11:49.997Z] ---> Running in e8e9ae1e6719 [2021-12-07T03:11:49.997Z] Removing intermediate container 25beeae2dbba [2021-12-07T03:11:49.997Z] ---> b3c716fc84a6 [2021-12-07T03:11:49.997Z] [2021-12-07T03:11:49.997Z] Step 9/20 : FROM alpine:3.14 [2021-12-07T03:11:49.997Z] ---> 0a97eee8041e [2021-12-07T03:11:49.997Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-12-07T03:11:49.997Z] ---> Running in 8a410e6b123a [2021-12-07T03:11:50.261Z] Removing intermediate container e8e9ae1e6719 [2021-12-07T03:11:50.261Z] ---> 0def327f4765 [2021-12-07T03:11:50.261Z] [2021-12-07T03:11:50.261Z] ---> 8b7179edcd3c [2021-12-07T03:11:50.261Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-12-07T03:11:50.261Z] ---> Running in 47123adfe1f1 [2021-12-07T03:11:50.261Z] Successfully built 0def327f4765 [2021-12-07T03:11:50.261Z] Successfully tagged core-command:latest [2021-12-07T03:11:50.261Z] Building support-notifications [2021-12-07T03:11:50.525Z]  Building core-command ... done Removing intermediate container 47123adfe1f1 [2021-12-07T03:11:50.525Z] ---> bb0e9a3a264e [2021-12-07T03:11:50.525Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-07T03:11:50.525Z] ---> Running in 48075c8452af [2021-12-07T03:11:50.525Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-07T03:11:50.785Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-07T03:11:51.052Z] Removing intermediate container 48075c8452af [2021-12-07T03:11:51.052Z] ---> 5ac8fc247e19 [2021-12-07T03:11:51.052Z] Step 20/22 : LABEL arch=x86_64 [2021-12-07T03:11:51.052Z] (1/5) Installing ca-certificates (20191127-r5) [2021-12-07T03:11:51.052Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-12-07T03:11:51.052Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-12-07T03:11:51.052Z] (4/5) Installing libcurl (7.79.1-r0) [2021-12-07T03:11:51.052Z] (5/5) Installing curl (7.79.1-r0) [2021-12-07T03:11:51.315Z] Executing busybox-1.33.1-r6.trigger [2021-12-07T03:11:51.315Z] Executing ca-certificates-20191127-r5.trigger [2021-12-07T03:11:51.315Z] OK: 8 MiB in 19 packages [2021-12-07T03:11:51.315Z] ---> Running in 8121e80c04d0 [2021-12-07T03:11:51.576Z] Removing intermediate container 8121e80c04d0 [2021-12-07T03:11:51.576Z] ---> db4b7f55f6f5 [2021-12-07T03:11:51.576Z] Step 21/22 : LABEL git_sha=dbd721e7ae994ac76883d948bf15f95a2b7f079e [2021-12-07T03:11:51.840Z] ---> Running in 03e0334a482e [2021-12-07T03:11:52.412Z] Removing intermediate container 03e0334a482e [2021-12-07T03:11:52.412Z] ---> 580e8844d96f [2021-12-07T03:11:52.412Z] Step 22/22 : LABEL version=0.0.0 [2021-12-07T03:11:52.412Z] ---> Running in 071140a36a59 [2021-12-07T03:11:52.412Z] Removing intermediate container 8a410e6b123a [2021-12-07T03:11:52.412Z] ---> 6e9dc6184d5c [2021-12-07T03:11:52.412Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-12-07T03:11:52.674Z] ---> Running in 298a94fd78ee [2021-12-07T03:11:52.674Z] Removing intermediate container 071140a36a59 [2021-12-07T03:11:52.674Z] ---> 2daa16c221d6 [2021-12-07T03:11:52.674Z] [2021-12-07T03:11:52.674Z] Successfully built 2daa16c221d6 [2021-12-07T03:11:52.674Z] Successfully tagged core-metadata:latest [2021-12-07T03:11:52.674Z] Building security-bootstrapper [2021-12-07T03:11:52.938Z]  Building core-metadata ... done Removing intermediate container 298a94fd78ee [2021-12-07T03:11:52.938Z] ---> 633ba615e8ac [2021-12-07T03:11:52.938Z] Step 12/20 : WORKDIR /edgex [2021-12-07T03:11:52.938Z] ---> Running in f285533fa7f3 [2021-12-07T03:11:53.201Z] Removing intermediate container f285533fa7f3 [2021-12-07T03:11:53.201Z] ---> c5e573078323 [2021-12-07T03:11:53.201Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-12-07T03:11:55.116Z] ---> 49b9fb402378 [2021-12-07T03:11:55.117Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-12-07T03:11:55.402Z] ---> 3ddab32c21ba [2021-12-07T03:11:55.402Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-12-07T03:11:58.066Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-07T03:11:58.066Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-12-07T03:11:58.066Z] ---> c4db85310393 [2021-12-07T03:11:58.066Z] Step 3/30 : WORKDIR /edgex-go [2021-12-07T03:11:58.066Z] ---> Using cache [2021-12-07T03:11:58.066Z] ---> c696472336e2 [2021-12-07T03:11:58.066Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-07T03:11:58.066Z] ---> Using cache [2021-12-07T03:11:58.066Z] ---> d10902fc5469 [2021-12-07T03:11:58.066Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-12-07T03:11:58.066Z] ---> Using cache [2021-12-07T03:11:58.066Z] ---> 438e54efdd2f [2021-12-07T03:11:58.066Z] Step 6/30 : COPY . . [2021-12-07T03:11:59.698Z] ---> 07b230579c6a [2021-12-07T03:11:59.698Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-12-07T03:12:03.111Z] Removing intermediate container 40068600bff6 [2021-12-07T03:12:03.111Z] ---> 2bc242648ff2 [2021-12-07T03:12:03.111Z] [2021-12-07T03:12:03.111Z] Step 11/23 : FROM alpine:3.14 [2021-12-07T03:12:03.111Z] ---> 0a97eee8041e [2021-12-07T03:12:03.111Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-12-07T03:12:03.111Z] ---> Using cache [2021-12-07T03:12:03.111Z] ---> 7a10a12f7900 [2021-12-07T03:12:03.111Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-12-07T03:12:03.111Z] ---> Using cache [2021-12-07T03:12:03.111Z] ---> 12493644f74d [2021-12-07T03:12:03.111Z] Step 14/23 : ENV APP_PORT=59861 [2021-12-07T03:12:03.111Z] Removing intermediate container e167106f6248 [2021-12-07T03:12:03.111Z] ---> 3b8b62797c61 [2021-12-07T03:12:03.111Z] [2021-12-07T03:12:03.111Z] Step 9/22 : FROM alpine:3.14 [2021-12-07T03:12:03.111Z] ---> 0a97eee8041e [2021-12-07T03:12:03.111Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-12-07T03:12:03.111Z] ---> Running in 6aec9f967f84 [2021-12-07T03:12:03.390Z] ---> Running in 1e9cefb65b17 [2021-12-07T03:12:03.390Z] ---> Running in d91b2f22f223 [2021-12-07T03:12:03.666Z] Removing intermediate container 6aec9f967f84 [2021-12-07T03:12:03.666Z] ---> b0a87421a70c [2021-12-07T03:12:03.666Z] Step 17/20 : CMD ["--init=true"] [2021-12-07T03:12:03.666Z] Removing intermediate container d91b2f22f223 [2021-12-07T03:12:03.666Z] ---> 2d68d55483be [2021-12-07T03:12:03.666Z] Step 15/23 : EXPOSE $APP_PORT [2021-12-07T03:12:03.666Z] ---> 906e253d817d [2021-12-07T03:12:03.666Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-07T03:12:03.666Z] ---> Running in e559952342f4 [2021-12-07T03:12:03.666Z] ---> Running in c66d9a5d457a [2021-12-07T03:12:03.666Z] Removing intermediate container 1e9cefb65b17 [2021-12-07T03:12:03.666Z] ---> 59fb176da8cf [2021-12-07T03:12:03.666Z] Step 11/22 : ENV APP_PORT=59880 [2021-12-07T03:12:03.666Z] ---> Running in 7d8953259034 [2021-12-07T03:12:03.940Z] Removing intermediate container e559952342f4 [2021-12-07T03:12:03.940Z] ---> 7bb33b0587eb [2021-12-07T03:12:03.940Z] Step 18/20 : LABEL arch=x86_64 [2021-12-07T03:12:03.940Z] ---> Running in 15dab927c0cb [2021-12-07T03:12:03.940Z] ---> Running in 983d2cc903c7 [2021-12-07T03:12:03.940Z] Removing intermediate container 7d8953259034 [2021-12-07T03:12:03.940Z] ---> 9411827fd1fd [2021-12-07T03:12:03.940Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-12-07T03:12:04.202Z] Removing intermediate container 15dab927c0cb [2021-12-07T03:12:04.202Z] ---> a6ce047a67a6 [2021-12-07T03:12:04.202Z] Step 12/22 : EXPOSE $APP_PORT [2021-12-07T03:12:04.202Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-07T03:12:04.202Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-12-07T03:12:04.202Z] ---> c4db85310393 [2021-12-07T03:12:04.202Z] Step 3/21 : WORKDIR /edgex-go [2021-12-07T03:12:04.202Z] ---> Using cache [2021-12-07T03:12:04.202Z] ---> c696472336e2 [2021-12-07T03:12:04.202Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-07T03:12:04.202Z] ---> Using cache [2021-12-07T03:12:04.202Z] ---> d10902fc5469 [2021-12-07T03:12:04.202Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-12-07T03:12:04.202Z] Removing intermediate container 983d2cc903c7 [2021-12-07T03:12:04.202Z] ---> aeafb378fe63 [2021-12-07T03:12:04.202Z] Step 19/20 : LABEL git_sha=dbd721e7ae994ac76883d948bf15f95a2b7f079e [2021-12-07T03:12:04.202Z] ---> Running in 6963476e8990 [2021-12-07T03:12:04.202Z] ---> Running in c78efa03c3e6 [2021-12-07T03:12:04.481Z] ---> f7ea9814d42b [2021-12-07T03:12:04.482Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-12-07T03:12:04.482Z] ---> Running in 3938ff5fc1eb [2021-12-07T03:12:04.482Z] Removing intermediate container 6963476e8990 [2021-12-07T03:12:04.482Z] ---> bfa9f21accf5 [2021-12-07T03:12:04.482Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-07T03:12:04.482Z] ---> Running in ae26185d6203 [2021-12-07T03:12:04.482Z] Removing intermediate container 3938ff5fc1eb [2021-12-07T03:12:04.482Z] ---> 7b4506133e39 [2021-12-07T03:12:04.482Z] Step 20/20 : LABEL version=0.0.0 [2021-12-07T03:12:04.749Z] ---> Running in 481993ef6096 [2021-12-07T03:12:04.749Z] ---> 112d0574c2fc [2021-12-07T03:12:04.749Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-12-07T03:12:04.749Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-07T03:12:05.028Z] Removing intermediate container 481993ef6096 [2021-12-07T03:12:05.028Z] ---> 450d6100f320 [2021-12-07T03:12:05.028Z] [2021-12-07T03:12:05.028Z] Successfully built 450d6100f320 [2021-12-07T03:12:05.028Z] Successfully tagged security-proxy-setup:latest [2021-12-07T03:12:05.028Z]  Building security-proxy-setup ... done Building sys-mgmt-agent [2021-12-07T03:12:05.028Z] ---> 7dd696df16fd [2021-12-07T03:12:05.028Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-12-07T03:12:05.028Z] ---> Running in 870574d49288 [2021-12-07T03:12:06.084Z] Removing intermediate container c66d9a5d457a [2021-12-07T03:12:06.084Z] ---> b853ee64ec9a [2021-12-07T03:12:06.084Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-12-07T03:12:06.084Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-07T03:12:06.084Z] OK: 220 MiB in 52 packages [2021-12-07T03:12:07.025Z] Removing intermediate container ae26185d6203 [2021-12-07T03:12:07.025Z] ---> e1fc4916731a [2021-12-07T03:12:07.025Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-12-07T03:12:07.025Z] Removing intermediate container 870574d49288 [2021-12-07T03:12:07.025Z] ---> 14c63b1508fd [2021-12-07T03:12:07.025Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-07T03:12:07.285Z] ---> Running in 77f3bed96786 [2021-12-07T03:12:07.285Z] ---> Running in d0e1df4e5fce [2021-12-07T03:12:07.548Z] ---> Running in 60471bacd361 [2021-12-07T03:12:07.548Z] Removing intermediate container c78efa03c3e6 [2021-12-07T03:12:07.548Z] ---> eb0ae42bb1aa [2021-12-07T03:12:07.548Z] Step 6/21 : COPY . . [2021-12-07T03:12:07.829Z] Removing intermediate container 60471bacd361 [2021-12-07T03:12:07.829Z] ---> 448b6f74cf42 [2021-12-07T03:12:07.829Z] Step 21/23 : LABEL arch=x86_64 [2021-12-07T03:12:07.829Z] ---> Running in 61e5a42ba77b [2021-12-07T03:12:08.098Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-07T03:12:08.098Z] 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-12-07T03:12:08.098Z] Removing intermediate container 61e5a42ba77b [2021-12-07T03:12:08.098Z] ---> 993fed08ba01 [2021-12-07T03:12:08.098Z] Step 22/23 : LABEL git_sha=dbd721e7ae994ac76883d948bf15f95a2b7f079e [2021-12-07T03:12:09.055Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-07T03:12:09.056Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-07T03:12:09.056Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-12-07T03:12:09.056Z] ---> c4db85310393 [2021-12-07T03:12:09.056Z] Step 3/22 : WORKDIR /edgex-go [2021-12-07T03:12:09.056Z] ---> Using cache [2021-12-07T03:12:09.056Z] ---> c696472336e2 [2021-12-07T03:12:09.056Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-07T03:12:09.056Z] ---> Using cache [2021-12-07T03:12:09.056Z] ---> d10902fc5469 [2021-12-07T03:12:09.056Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-12-07T03:12:09.056Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-12-07T03:12:09.328Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-12-07T03:12:09.328Z] (3/6) Installing libsodium (1.0.18-r0) [2021-12-07T03:12:09.328Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-12-07T03:12:09.602Z] (5/6) Installing libzmq (4.3.4-r0) [2021-12-07T03:12:09.602Z] ---> Running in c683784ea280 [2021-12-07T03:12:09.602Z] (6/6) Installing zeromq (4.3.4-r0) [2021-12-07T03:12:09.868Z] ---> Running in 1c67c5dbf3e6 [2021-12-07T03:12:09.868Z] Executing busybox-1.33.1-r6.trigger [2021-12-07T03:12:09.868Z] OK: 8 MiB in 20 packages [2021-12-07T03:12:09.868Z] Removing intermediate container c683784ea280 [2021-12-07T03:12:09.868Z] ---> 2b90af15eb33 [2021-12-07T03:12:09.868Z] Step 23/23 : LABEL version=0.0.0 [2021-12-07T03:12:09.868Z] ---> Running in c283ea686d50 [2021-12-07T03:12:10.462Z] Removing intermediate container c283ea686d50 [2021-12-07T03:12:10.462Z] ---> b8de0e90c85e [2021-12-07T03:12:10.462Z] [2021-12-07T03:12:10.462Z] Successfully built b8de0e90c85e [2021-12-07T03:12:10.725Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-07T03:12:10.725Z] Successfully tagged support-scheduler:latest [2021-12-07T03:12:10.725Z] Building security-secretstore-setup [2021-12-07T03:12:10.725Z] Removing intermediate container d0e1df4e5fce [2021-12-07T03:12:10.725Z] ---> 14d98d36726b [2021-12-07T03:12:10.725Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-12-07T03:12:11.320Z]  Building support-scheduler ... done fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-07T03:12:11.904Z] OK: 220 MiB in 52 packages [2021-12-07T03:12:13.305Z] ---> 556a886fbd18 [2021-12-07T03:12:13.305Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-12-07T03:12:13.887Z] ---> 77c2250aba47 [2021-12-07T03:12:13.887Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-12-07T03:12:13.887Z] Removing intermediate container 1c67c5dbf3e6 [2021-12-07T03:12:13.887Z] ---> 82a2faae14f0 [2021-12-07T03:12:13.887Z] Step 6/22 : COPY . . [2021-12-07T03:12:13.887Z] ---> 9b323aba94bf [2021-12-07T03:12:13.888Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-07T03:12:13.888Z] ---> Running in d1fc3a0ce435 [2021-12-07T03:12:14.511Z] ---> 96c51cd2324d [2021-12-07T03:12:14.511Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-12-07T03:12:15.126Z] ---> Running in a1cc743ec959 [2021-12-07T03:12:16.139Z] Removing intermediate container a1cc743ec959 [2021-12-07T03:12:16.139Z] ---> 6d87c09958fe [2021-12-07T03:12:16.139Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-07T03:12:16.408Z] ---> Running in e95c83abe587 [2021-12-07T03:12:16.681Z] Removing intermediate container e95c83abe587 [2021-12-07T03:12:16.681Z] ---> c892a3bfd60c [2021-12-07T03:12:16.681Z] Step 20/22 : LABEL arch=x86_64 [2021-12-07T03:12:16.958Z] ---> Running in af01b304ae78 [2021-12-07T03:12:16.958Z] Removing intermediate container d1fc3a0ce435 [2021-12-07T03:12:16.958Z] ---> 997e9c43d595 [2021-12-07T03:12:16.958Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-12-07T03:12:16.958Z] ---> Running in 53f2c2a04af0 [2021-12-07T03:12:17.228Z] Removing intermediate container af01b304ae78 [2021-12-07T03:12:17.228Z] ---> 0a25b72bc7b4 [2021-12-07T03:12:17.228Z] Step 21/22 : LABEL git_sha=dbd721e7ae994ac76883d948bf15f95a2b7f079e [2021-12-07T03:12:17.228Z] ---> Running in 2ef4506608cb [2021-12-07T03:12:17.812Z] Removing intermediate container 2ef4506608cb [2021-12-07T03:12:17.812Z] ---> 3eca6e3f77ca [2021-12-07T03:12:17.812Z] Step 22/22 : LABEL version=0.0.0 [2021-12-07T03:12:17.812Z] ---> Running in 9d825b58bde3 [2021-12-07T03:12:17.812Z] 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-12-07T03:12:18.390Z] Removing intermediate container 9d825b58bde3 [2021-12-07T03:12:18.390Z] ---> 6622a49789c5 [2021-12-07T03:12:18.390Z] [2021-12-07T03:12:18.390Z] Successfully built 6622a49789c5 [2021-12-07T03:12:18.390Z] Successfully tagged core-data:latest [2021-12-07T03:12:22.663Z]  Building core-data ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-07T03:12:22.663Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-12-07T03:12:22.663Z] ---> c4db85310393 [2021-12-07T03:12:22.663Z] Step 3/24 : WORKDIR /edgex-go [2021-12-07T03:12:22.663Z] ---> Using cache [2021-12-07T03:12:22.663Z] ---> c696472336e2 [2021-12-07T03:12:22.663Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-07T03:12:22.663Z] ---> Using cache [2021-12-07T03:12:22.663Z] ---> d10902fc5469 [2021-12-07T03:12:22.663Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-12-07T03:12:22.663Z] ---> Using cache [2021-12-07T03:12:22.663Z] ---> 438e54efdd2f [2021-12-07T03:12:22.663Z] Step 6/24 : COPY . . [2021-12-07T03:12:22.663Z] ---> Using cache [2021-12-07T03:12:22.663Z] ---> 906e253d817d [2021-12-07T03:12:22.663Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-07T03:12:22.663Z] ---> Using cache [2021-12-07T03:12:22.663Z] ---> b853ee64ec9a [2021-12-07T03:12:22.663Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-12-07T03:12:22.929Z] ---> Running in e95ba17c37f7 [2021-12-07T03:12:22.929Z] ---> 3b0604f727ae [2021-12-07T03:12:22.929Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-07T03:12:23.191Z] ---> Running in 624ff0b596d4 [2021-12-07T03:12:23.456Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-12-07T03:12:24.842Z] Removing intermediate container 624ff0b596d4 [2021-12-07T03:12:24.842Z] ---> 616e25786842 [2021-12-07T03:12:24.842Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-12-07T03:12:24.842Z] ---> Running in 6d8b61fdfcf4 [2021-12-07T03:12:25.419Z] 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-12-07T03:12:33.574Z] Removing intermediate container 77f3bed96786 [2021-12-07T03:12:33.574Z] ---> 348fa574b516 [2021-12-07T03:12:33.574Z] [2021-12-07T03:12:33.575Z] Step 9/30 : FROM alpine:3.14 [2021-12-07T03:12:33.575Z] ---> 0a97eee8041e [2021-12-07T03:12:33.575Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-12-07T03:12:33.575Z] ---> Running in 0c2a86000b3b [2021-12-07T03:12:33.575Z] Removing intermediate container 0c2a86000b3b [2021-12-07T03:12:33.575Z] ---> c3c7ecf37ccc [2021-12-07T03:12:33.575Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-12-07T03:12:33.575Z] ---> Running in 6eef38ee875c [2021-12-07T03:12:33.843Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-07T03:12:34.107Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-07T03:12:34.378Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-12-07T03:12:34.378Z] (2/2) Installing su-exec (0.2-r1) [2021-12-07T03:12:34.378Z] Executing busybox-1.33.1-r6.trigger [2021-12-07T03:12:34.378Z] OK: 6 MiB in 16 packages [2021-12-07T03:12:34.960Z] Removing intermediate container 6eef38ee875c [2021-12-07T03:12:34.960Z] ---> d4295145409a [2021-12-07T03:12:34.960Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-12-07T03:12:34.960Z] ---> Running in c9d18ac65715 [2021-12-07T03:12:34.960Z] Removing intermediate container c9d18ac65715 [2021-12-07T03:12:34.960Z] ---> 03ebbbd5a67d [2021-12-07T03:12:34.960Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-12-07T03:12:34.960Z] ---> Running in 33a57f54bacf [2021-12-07T03:12:35.233Z] Removing intermediate container 33a57f54bacf [2021-12-07T03:12:35.233Z] ---> 9f9664bac20c [2021-12-07T03:12:35.233Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-12-07T03:12:35.233Z] ---> Running in d4db348ad632 [2021-12-07T03:12:36.208Z] Removing intermediate container d4db348ad632 [2021-12-07T03:12:36.208Z] ---> 230f2dda571c [2021-12-07T03:12:36.208Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-12-07T03:12:36.208Z] ---> Running in 4119fe1c8ed0 [2021-12-07T03:12:36.474Z] Removing intermediate container 4119fe1c8ed0 [2021-12-07T03:12:36.474Z] ---> 261c6546eab9 [2021-12-07T03:12:36.474Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-12-07T03:12:36.743Z] ---> bd26a673d32f [2021-12-07T03:12:36.743Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-12-07T03:12:36.743Z] ---> Running in 97e1620506b5 [2021-12-07T03:12:37.721Z] Removing intermediate container 97e1620506b5 [2021-12-07T03:12:37.721Z] ---> f87875e0cb97 [2021-12-07T03:12:37.721Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-12-07T03:12:37.990Z] ---> 6e03ff454b7f [2021-12-07T03:12:37.990Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-12-07T03:12:38.260Z] ---> 6a07415e8957 [2021-12-07T03:12:38.260Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-12-07T03:12:38.529Z] ---> 5f52b147e43a [2021-12-07T03:12:38.529Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-12-07T03:12:38.949Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-12-07T03:12:39.346Z] ---> a901982592dd [2021-12-07T03:12:39.346Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-12-07T03:12:39.346Z] ---> 8b9dd1eddab5 [2021-12-07T03:12:39.346Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-12-07T03:12:39.705Z] ---> Running in faeb663653b9 [2021-12-07T03:12:39.705Z] Removing intermediate container faeb663653b9 [2021-12-07T03:12:39.705Z] ---> f0c08a8dc338 [2021-12-07T03:12:39.705Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-12-07T03:12:40.013Z] ---> fddcb7bf86ec [2021-12-07T03:12:40.013Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-12-07T03:12:40.013Z] ---> Running in c64f75541463 [2021-12-07T03:12:41.297Z] Removing intermediate container c64f75541463 [2021-12-07T03:12:41.297Z] ---> 446363e7d9fb [2021-12-07T03:12:41.297Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-12-07T03:12:41.297Z] ---> Running in d0de7507d683 [2021-12-07T03:12:41.297Z] Removing intermediate container d0de7507d683 [2021-12-07T03:12:41.297Z] ---> b256db5f58dc [2021-12-07T03:12:41.297Z] Step 27/30 : CMD ["gate"] [2021-12-07T03:12:41.582Z] ---> Running in b5aa2dfd5cc2 [2021-12-07T03:12:41.582Z] Removing intermediate container b5aa2dfd5cc2 [2021-12-07T03:12:41.582Z] ---> 9c5953417326 [2021-12-07T03:12:41.582Z] Step 28/30 : LABEL arch=x86_64 [2021-12-07T03:12:41.582Z] ---> Running in 1333d68e2905 [2021-12-07T03:12:41.851Z] Removing intermediate container 1333d68e2905 [2021-12-07T03:12:41.851Z] ---> 04057a782df4 [2021-12-07T03:12:41.851Z] Step 29/30 : LABEL git_sha=dbd721e7ae994ac76883d948bf15f95a2b7f079e [2021-12-07T03:12:41.851Z] ---> Running in 4e332b63b646 [2021-12-07T03:12:42.114Z] Removing intermediate container 4e332b63b646 [2021-12-07T03:12:42.114Z] ---> b34019f99022 [2021-12-07T03:12:42.114Z] Step 30/30 : LABEL version=0.0.0 [2021-12-07T03:12:42.114Z] ---> Running in c9610f44ae6a [2021-12-07T03:12:42.377Z] Removing intermediate container c9610f44ae6a [2021-12-07T03:12:42.377Z] ---> 1da0f3fec837 [2021-12-07T03:12:42.377Z] [2021-12-07T03:12:42.377Z] Successfully built 1da0f3fec837 [2021-12-07T03:12:42.650Z] Successfully tagged security-bootstrapper:latest [2021-12-07T03:12:43.288Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-12-07T03:12:43.892Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-12-07T03:12:44.875Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-12-07T03:12:49.325Z]  Building security-bootstrapper ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-12-07T03:12:49.902Z] Removing intermediate container 53f2c2a04af0 [2021-12-07T03:12:49.902Z] ---> 1c5968870cd9 [2021-12-07T03:12:49.902Z] [2021-12-07T03:12:49.902Z] Step 9/21 : FROM alpine:3.14 [2021-12-07T03:12:49.902Z] ---> 0a97eee8041e [2021-12-07T03:12:49.902Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-12-07T03:12:49.902Z] ---> Running in 10e357ae4f6e [2021-12-07T03:12:50.488Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-07T03:12:50.488Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-07T03:12:50.750Z] (1/2) Installing ca-certificates (20191127-r5) [2021-12-07T03:12:50.750Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-12-07T03:12:50.750Z] Executing busybox-1.33.1-r6.trigger [2021-12-07T03:12:50.750Z] Executing ca-certificates-20191127-r5.trigger [2021-12-07T03:12:50.750Z] OK: 6 MiB in 16 packages [2021-12-07T03:12:51.325Z] Removing intermediate container e95ba17c37f7 [2021-12-07T03:12:51.326Z] ---> 4318112ad0c0 [2021-12-07T03:12:51.326Z] [2021-12-07T03:12:51.326Z] Step 9/24 : FROM alpine:3.14 [2021-12-07T03:12:51.326Z] ---> 0a97eee8041e [2021-12-07T03:12:51.326Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-12-07T03:12:51.587Z] ---> Running in 171e1bd6a74f [2021-12-07T03:12:51.587Z] Removing intermediate container 10e357ae4f6e [2021-12-07T03:12:51.587Z] ---> 2eccd88a0da7 [2021-12-07T03:12:51.587Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-12-07T03:12:51.587Z] ---> Running in eac141a45283 [2021-12-07T03:12:51.865Z] Removing intermediate container eac141a45283 [2021-12-07T03:12:51.865Z] ---> 4097c8e954d3 [2021-12-07T03:12:51.865Z] Step 12/21 : ENV APP_PORT=59860 [2021-12-07T03:12:51.865Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-07T03:12:51.865Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-07T03:12:51.865Z] ---> Running in 8359e3b61efd [2021-12-07T03:12:52.135Z] (1/3) Installing ca-certificates (20191127-r5) [2021-12-07T03:12:52.135Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-12-07T03:12:52.135Z] (3/3) Installing su-exec (0.2-r1) [2021-12-07T03:12:52.135Z] Executing busybox-1.33.1-r6.trigger [2021-12-07T03:12:52.135Z] Executing ca-certificates-20191127-r5.trigger [2021-12-07T03:12:52.135Z] OK: 6 MiB in 17 packages [2021-12-07T03:12:52.135Z] Removing intermediate container 8359e3b61efd [2021-12-07T03:12:52.135Z] ---> 8bc67658e50b [2021-12-07T03:12:52.135Z] Step 13/21 : EXPOSE $APP_PORT [2021-12-07T03:12:52.135Z] Removing intermediate container 6d8b61fdfcf4 [2021-12-07T03:12:52.135Z] ---> 4099c6d5b896 [2021-12-07T03:12:52.135Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-12-07T03:12:52.405Z] ---> Running in f2afb467383c [2021-12-07T03:12:52.405Z] ---> Running in 3dbb857af43a [2021-12-07T03:12:52.405Z] Removing intermediate container f2afb467383c [2021-12-07T03:12:52.405Z] ---> 86e177477485 [2021-12-07T03:12:52.405Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-12-07T03:12:52.684Z] Removing intermediate container 171e1bd6a74f [2021-12-07T03:12:52.684Z] ---> d440d63f25da [2021-12-07T03:12:52.684Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-12-07T03:12:52.684Z] ---> Running in 0b5dee606292 [2021-12-07T03:12:52.684Z] 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-12-07T03:12:52.684Z] ---> bfc96c5f416b [2021-12-07T03:12:52.684Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-12-07T03:12:52.684Z] Removing intermediate container 0b5dee606292 [2021-12-07T03:12:52.684Z] ---> ede9ef6e7d41 [2021-12-07T03:12:52.684Z] Step 12/24 : WORKDIR / [2021-12-07T03:12:52.949Z] ---> Running in 0c91d67fe4e6 [2021-12-07T03:12:52.949Z] ---> 44eac6d367eb [2021-12-07T03:12:52.949Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-12-07T03:12:53.229Z] Removing intermediate container 0c91d67fe4e6 [2021-12-07T03:12:53.229Z] ---> ffa8a5169343 [2021-12-07T03:12:53.229Z] 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-12-07T03:12:53.229Z] ---> 2759816e034e [2021-12-07T03:12:53.229Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-12-07T03:12:53.229Z] ---> 6751027c9664 [2021-12-07T03:12:53.229Z] 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-12-07T03:12:53.229Z] ---> Running in ce49f727837e [2021-12-07T03:12:53.506Z] Removing intermediate container 3dbb857af43a [2021-12-07T03:12:53.506Z] ---> 5a653cd898d3 [2021-12-07T03:12:53.506Z] [2021-12-07T03:12:53.506Z] Step 10/22 : FROM docker:20.10.8 [2021-12-07T03:12:53.506Z] Removing intermediate container ce49f727837e [2021-12-07T03:12:53.506Z] ---> 1a0bce1242f1 [2021-12-07T03:12:53.506Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-07T03:12:53.506Z] ---> 4f075b963728 [2021-12-07T03:12:53.506Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-12-07T03:12:53.506Z] ---> Running in df60cda9c4b6 [2021-12-07T03:12:53.506Z] 20.10.8: Pulling from library/docker [2021-12-07T03:12:53.506Z] Removing intermediate container df60cda9c4b6 [2021-12-07T03:12:53.506Z] ---> 8a90543d9dd8 [2021-12-07T03:12:53.506Z] Step 19/21 : LABEL arch=x86_64 [2021-12-07T03:12:53.506Z] ---> Running in f6767192e95e [2021-12-07T03:12:53.506Z] ---> 3d6f013442b0 [2021-12-07T03:12:53.506Z] 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-12-07T03:12:53.778Z] Removing intermediate container f6767192e95e [2021-12-07T03:12:53.778Z] ---> e7be151e4f08 [2021-12-07T03:12:53.778Z] Step 20/21 : LABEL git_sha=dbd721e7ae994ac76883d948bf15f95a2b7f079e [2021-12-07T03:12:53.778Z] ---> Running in 7a0f193deb91 [2021-12-07T03:12:53.778Z] ---> 319b3fe70b8a [2021-12-07T03:12:53.778Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-12-07T03:12:53.778Z] Removing intermediate container 7a0f193deb91 [2021-12-07T03:12:53.778Z] ---> 06d916a3323d [2021-12-07T03:12:53.778Z] Step 21/21 : LABEL version=0.0.0 [2021-12-07T03:12:53.778Z] ---> Running in f0f86b1a23b4 [2021-12-07T03:12:54.051Z] Removing intermediate container f0f86b1a23b4 [2021-12-07T03:12:54.051Z] ---> a9636fc3b509 [2021-12-07T03:12:54.051Z] [2021-12-07T03:12:54.313Z] Successfully built a9636fc3b509 [2021-12-07T03:12:54.313Z] Successfully tagged support-notifications:latest [2021-12-07T03:12:54.573Z]  Building support-notifications ... done  ---> ef8086f06b1b [2021-12-07T03:12:54.573Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-12-07T03:12:54.841Z] ---> 812025cb3170 [2021-12-07T03:12:54.841Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-12-07T03:12:55.113Z] ---> 29a7f51e9480 [2021-12-07T03:12:55.113Z] 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-12-07T03:12:55.113Z] ---> Running in 13e9ed5fa3aa [2021-12-07T03:12:56.082Z] Removing intermediate container 13e9ed5fa3aa [2021-12-07T03:12:56.082Z] ---> 827910fcdd55 [2021-12-07T03:12:56.082Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-12-07T03:12:56.082Z] ---> Running in 836eed8ee3df [2021-12-07T03:12:56.356Z] Removing intermediate container 836eed8ee3df [2021-12-07T03:12:56.356Z] ---> eded7358b53e [2021-12-07T03:12:56.356Z] Step 22/24 : LABEL arch=x86_64 [2021-12-07T03:12:56.356Z] ---> Running in 4e77f8194098 [2021-12-07T03:12:56.620Z] Removing intermediate container 4e77f8194098 [2021-12-07T03:12:56.620Z] ---> 6db673d77722 [2021-12-07T03:12:56.620Z] Step 23/24 : LABEL git_sha=dbd721e7ae994ac76883d948bf15f95a2b7f079e [2021-12-07T03:12:56.620Z] ---> Running in 9c0c1b04dc1f [2021-12-07T03:12:56.620Z] Removing intermediate container 9c0c1b04dc1f [2021-12-07T03:12:56.620Z] ---> 5e3a77949e1d [2021-12-07T03:12:56.620Z] Step 24/24 : LABEL version=0.0.0 [2021-12-07T03:12:56.620Z] ---> Running in a3f56af46e8e [2021-12-07T03:12:56.879Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-12-07T03:12:56.879Z] Removing intermediate container a3f56af46e8e [2021-12-07T03:12:56.879Z] ---> c721996cd9b3 [2021-12-07T03:12:56.879Z] [2021-12-07T03:12:56.879Z] Status: Downloaded newer image for docker:20.10.8 [2021-12-07T03:12:56.879Z] ---> bc6c0ffef665 [2021-12-07T03:12:56.879Z] 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-12-07T03:12:56.879Z] ---> Running in 6722d3ec1599 [2021-12-07T03:12:56.879Z] Successfully built c721996cd9b3 [2021-12-07T03:12:56.879Z] Successfully tagged security-secretstore-setup:latest [2021-12-07T03:12:56.879Z]  Building security-secretstore-setup ... done Removing intermediate container 6722d3ec1599 [2021-12-07T03:12:56.879Z] ---> 633e381bc775 [2021-12-07T03:12:56.879Z] 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-12-07T03:12:56.879Z] ---> Running in d6382ce12055 [2021-12-07T03:12:57.144Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-07T03:12:57.286Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-12-07T03:12:57.286Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-12-07T03:12:57.286Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-12-07T03:12:57.286Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-12-07T03:12:57.286Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-12-07T03:12:57.286Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-12-07T03:12:57.402Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-07T03:12:57.402Z] (1/42) Installing readline (8.1.0-r0) [2021-12-07T03:12:57.402Z] (2/42) Installing bash (5.1.4-r0) [2021-12-07T03:12:57.402Z] Executing bash-5.1.4-r0.post-install [2021-12-07T03:12:57.402Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-12-07T03:12:57.662Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-12-07T03:12:57.662Z] (5/42) Installing libcurl (7.79.1-r0) [2021-12-07T03:12:57.662Z] (6/42) Installing curl (7.79.1-r0) [2021-12-07T03:12:57.662Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-12-07T03:12:57.662Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-12-07T03:12:57.662Z] (9/42) Installing expat (2.4.1-r0) [2021-12-07T03:12:57.662Z] (10/42) Installing libffi (3.3-r2) [2021-12-07T03:12:57.662Z] (11/42) Installing gdbm (1.19-r0) [2021-12-07T03:12:57.662Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-12-07T03:12:57.662Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-12-07T03:12:57.662Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-12-07T03:12:57.662Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-12-07T03:12:57.662Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-12-07T03:12:57.662Z] (17/42) Installing python3 (3.9.5-r2) [2021-12-07T03:12:57.884Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-12-07T03:12:57.884Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-12-07T03:12:57.884Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-12-07T03:12:57.884Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-12-07T03:12:58.243Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-12-07T03:12:58.243Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-12-07T03:12:58.243Z] (20/42) Installing py3-idna (3.2-r0) [2021-12-07T03:12:58.243Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-12-07T03:12:58.243Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-12-07T03:12:58.243Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-12-07T03:12:58.243Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-12-07T03:12:58.243Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-12-07T03:12:58.243Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-12-07T03:12:58.243Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-12-07T03:12:58.243Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-12-07T03:12:58.243Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-12-07T03:12:58.243Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-12-07T03:12:58.243Z] (31/42) Installing py3-six (1.15.0-r1) [2021-12-07T03:12:58.243Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-12-07T03:12:58.243Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-12-07T03:12:58.243Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-12-07T03:12:58.243Z] (35/42) Installing py3-packaging (20.9-r1) [2021-12-07T03:12:58.243Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-12-07T03:12:58.243Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-12-07T03:12:58.243Z] (38/42) Installing py3-progress (1.5-r2) [2021-12-07T03:12:58.243Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-12-07T03:12:58.243Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-12-07T03:12:58.243Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-12-07T03:12:58.515Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-12-07T03:12:58.515Z] Executing busybox-1.33.1-r3.trigger [2021-12-07T03:12:58.515Z] OK: 84 MiB in 64 packages [2021-12-07T03:12:59.084Z] Collecting docker-compose==1.23.2 [2021-12-07T03:12:59.084Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-12-07T03:12:59.344Z] Collecting cached-property<2,>=1.2.0 [2021-12-07T03:12:59.344Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-12-07T03:12:59.344Z] Collecting docker<4.0,>=3.6.0 [2021-12-07T03:12:59.344Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-12-07T03:12:59.344Z] 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-12-07T03:12:59.344Z] Collecting jsonschema<3,>=2.5.1 [2021-12-07T03:12:59.344Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-12-07T03:12:59.604Z] Collecting PyYAML<4,>=3.10 [2021-12-07T03:12:59.604Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-12-07T03:12:59.866Z] Collecting docopt<0.7,>=0.6.1 [2021-12-07T03:12:59.866Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-12-07T03:13:00.438Z] Collecting texttable<0.10,>=0.9.0 [2021-12-07T03:13:00.438Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-12-07T03:13:00.438Z] Collecting dockerpty<0.5,>=0.4.1 [2021-12-07T03:13:00.438Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-12-07T03:13:01.009Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-12-07T03:13:01.009Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-12-07T03:13:01.009Z] Collecting websocket-client<1.0,>=0.32.0 [2021-12-07T03:13:01.009Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-12-07T03:13:01.009Z] Collecting docker-pycreds>=0.4.0 [2021-12-07T03:13:01.009Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-12-07T03:13:01.268Z] Collecting chardet<3.1.0,>=3.0.2 [2021-12-07T03:13:01.268Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-12-07T03:13:01.268Z] Collecting idna<2.8,>=2.5 [2021-12-07T03:13:01.268Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-12-07T03:13:01.268Z] Collecting urllib3<1.25,>=1.21.1 [2021-12-07T03:13:01.268Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-12-07T03:13:01.268Z] 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-12-07T03:13:01.268Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-12-07T03:13:01.268Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-12-07T03:13:01.268Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-12-07T03:13:01.268Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-12-07T03:13:01.528Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-12-07T03:13:01.528Z] Attempting uninstall: urllib3 [2021-12-07T03:13:01.528Z] Found existing installation: urllib3 1.26.5 [2021-12-07T03:13:01.528Z] Uninstalling urllib3-1.26.5: [2021-12-07T03:13:01.528Z] Successfully uninstalled urllib3-1.26.5 [2021-12-07T03:13:01.528Z] Attempting uninstall: idna [2021-12-07T03:13:01.528Z] Found existing installation: idna 3.2 [2021-12-07T03:13:01.528Z] Uninstalling idna-3.2: [2021-12-07T03:13:01.528Z] Successfully uninstalled idna-3.2 [2021-12-07T03:13:01.789Z] Attempting uninstall: chardet [2021-12-07T03:13:01.789Z] Found existing installation: chardet 4.0.0 [2021-12-07T03:13:01.789Z] Uninstalling chardet-4.0.0: [2021-12-07T03:13:01.789Z] Successfully uninstalled chardet-4.0.0 [2021-12-07T03:13:02.051Z] Attempting uninstall: requests [2021-12-07T03:13:02.051Z] Found existing installation: requests 2.25.1 [2021-12-07T03:13:02.051Z] Uninstalling requests-2.25.1: [2021-12-07T03:13:02.051Z] Successfully uninstalled requests-2.25.1 [2021-12-07T03:13:02.051Z] Running setup.py install for texttable: started [2021-12-07T03:13:02.310Z] Running setup.py install for texttable: finished with status 'done' [2021-12-07T03:13:02.310Z] Running setup.py install for PyYAML: started [2021-12-07T03:13:02.881Z] Running setup.py install for PyYAML: finished with status 'done' [2021-12-07T03:13:02.881Z] Running setup.py install for docopt: started [2021-12-07T03:13:03.142Z] Running setup.py install for docopt: finished with status 'done' [2021-12-07T03:13:03.142Z] Running setup.py install for dockerpty: started [2021-12-07T03:13:03.400Z] Running setup.py install for dockerpty: finished with status 'done' [2021-12-07T03:13:03.663Z] 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-12-07T03:13:04.604Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.206s coverage: 28.7% of statements [2021-12-07T03:13:04.604Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-12-07T03:13:04.604Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-12-07T03:13:06.966Z] Removing intermediate container d6382ce12055 [2021-12-07T03:13:06.966Z] ---> 55be414ce581 [2021-12-07T03:13:06.966Z] Step 13/22 : ENV APP_PORT=58890 [2021-12-07T03:13:06.966Z] ---> Running in 741e9f2fa0e3 [2021-12-07T03:13:06.966Z] Removing intermediate container 741e9f2fa0e3 [2021-12-07T03:13:06.966Z] ---> 2bc38a91349b [2021-12-07T03:13:06.966Z] Step 14/22 : EXPOSE $APP_PORT [2021-12-07T03:13:06.966Z] ---> Running in 6e77829efc36 [2021-12-07T03:13:07.224Z] Removing intermediate container 6e77829efc36 [2021-12-07T03:13:07.224Z] ---> bf4b9fae71b2 [2021-12-07T03:13:07.224Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-12-07T03:13:07.485Z] ---> fe572e1b3926 [2021-12-07T03:13:07.485Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-12-07T03:13:07.485Z] ---> 3b518ff701ef [2021-12-07T03:13:07.485Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-12-07T03:13:07.749Z] ---> 073490750140 [2021-12-07T03:13:07.749Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-12-07T03:13:07.749Z] ---> Running in 357d39a76254 [2021-12-07T03:13:07.749Z] Removing intermediate container 357d39a76254 [2021-12-07T03:13:07.749Z] ---> 307e2f7627ce [2021-12-07T03:13:07.749Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-07T03:13:07.749Z] ---> Running in 4dbaaf55dcbe [2021-12-07T03:13:08.017Z] Removing intermediate container 4dbaaf55dcbe [2021-12-07T03:13:08.017Z] ---> 1ca1b0323866 [2021-12-07T03:13:08.017Z] Step 20/22 : LABEL arch=x86_64 [2021-12-07T03:13:08.017Z] ---> Running in 1bfd9e9a7bff [2021-12-07T03:13:08.017Z] Removing intermediate container 1bfd9e9a7bff [2021-12-07T03:13:08.017Z] ---> c8809a75c1a6 [2021-12-07T03:13:08.017Z] Step 21/22 : LABEL git_sha=dbd721e7ae994ac76883d948bf15f95a2b7f079e [2021-12-07T03:13:08.017Z] ---> Running in 54ba2318f2c5 [2021-12-07T03:13:08.017Z] Removing intermediate container 54ba2318f2c5 [2021-12-07T03:13:08.017Z] ---> cfead349b3b8 [2021-12-07T03:13:08.017Z] Step 22/22 : LABEL version=0.0.0 [2021-12-07T03:13:08.017Z] ---> Running in a57c26b6822d [2021-12-07T03:13:08.277Z] Removing intermediate container a57c26b6822d [2021-12-07T03:13:08.277Z] ---> 9b867d10501f [2021-12-07T03:13:08.277Z] [2021-12-07T03:13:08.277Z] Successfully built 9b867d10501f [2021-12-07T03:13:08.277Z] Successfully tagged sys-mgmt-agent:latest [2021-12-07T03:13:08.283Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-12-07T03:13:08.287Z] $ docker stop --time=1 6d24f94ad9fad5dfd11b75eef1d95cf191f3d503da3f726b2d25f693979367aa [2021-12-07T03:13:08.917Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.298s coverage: 98.5% of statements [2021-12-07T03:13:08.917Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-12-07T03:13:09.567Z] $ docker rm -f 6d24f94ad9fad5dfd11b75eef1d95cf191f3d503da3f726b2d25f693979367aa [Pipeline] // withDockerContainer [Pipeline] sh [2021-12-07T03:13:09.925Z] + docker images [2021-12-07T03:13:09.925Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-12-07T03:13:09.925Z] sys-mgmt-agent latest 9b867d10501f 1 second ago 294MB [2021-12-07T03:13:09.925Z] security-secretstore-setup latest c721996cd9b3 13 seconds ago 28.4MB [2021-12-07T03:13:09.925Z] 5a653cd898d3 16 seconds ago 1.76GB [2021-12-07T03:13:09.925Z] support-notifications latest a9636fc3b509 16 seconds ago 17MB [2021-12-07T03:13:09.925Z] 4318112ad0c0 18 seconds ago 1.77GB [2021-12-07T03:13:09.925Z] 1c5968870cd9 20 seconds ago 1.76GB [2021-12-07T03:13:09.925Z] security-bootstrapper latest 1da0f3fec837 27 seconds ago 18.9MB [2021-12-07T03:13:09.925Z] 348fa574b516 37 seconds ago 1.76GB [2021-12-07T03:13:09.925Z] core-data latest 6622a49789c5 52 seconds ago 20.7MB [2021-12-07T03:13:09.925Z] support-scheduler latest b8de0e90c85e 59 seconds ago 16.2MB [2021-12-07T03:13:09.925Z] security-proxy-setup latest 450d6100f320 About a minute ago 26.9MB [2021-12-07T03:13:09.925Z] 3b8b62797c61 About a minute ago 1.77GB [2021-12-07T03:13:09.925Z] 2bc242648ff2 About a minute ago 1.76GB [2021-12-07T03:13:09.925Z] core-metadata latest 2daa16c221d6 About a minute ago 16.9MB [2021-12-07T03:13:09.925Z] core-command latest 0def327f4765 About a minute ago 16.1MB [2021-12-07T03:13:09.925Z] b3c716fc84a6 About a minute ago 1.77GB [2021-12-07T03:13:09.925Z] d700db112290 About a minute ago 1.76GB [2021-12-07T03:13:09.925Z] c376dc1853ee About a minute ago 1.76GB [2021-12-07T03:13:09.925Z] ci-base-image-x86_64 latest c4db85310393 5 minutes ago 1.25GB [2021-12-07T03:13:09.925Z] alpine 3.14 0a97eee8041e 3 weeks ago 5.61MB [2021-12-07T03:13:09.925Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 7 weeks ago 548MB [2021-12-07T03:13:09.925Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 2 months ago 34.5MB [2021-12-07T03:13:09.925Z] docker 20.10.8 bc6c0ffef665 3 months ago 214MB [2021-12-07T03:13:09.925Z] 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-12-07T03:13:11.551Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.389s coverage: 44.7% of statements [2021-12-07T03:13:11.551Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-12-07T03:13:11.551Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-12-07T03:13:12.547Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.691s coverage: 89.5% of statements [2021-12-07T03:13:12.547Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-12-07T03:13:12.547Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-12-07T03:13:12.547Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.247s coverage: 84.4% of statements [2021-12-07T03:13:12.547Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-12-07T03:13:12.547Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-12-07T03:13:12.547Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-12-07T03:13:12.547Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-12-07T03:13:12.547Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-12-07T03:13:20.839Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.463s coverage: 94.2% of statements [2021-12-07T03:13:20.839Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-12-07T03:13:20.839Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-12-07T03:13:20.839Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.269s coverage: 59.1% of statements [2021-12-07T03:13:20.839Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-12-07T03:13:20.839Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-12-07T03:13:20.839Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-12-07T03:13:20.839Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-12-07T03:13:20.839Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-12-07T03:13:20.839Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.186s coverage: 60.0% of statements [2021-12-07T03:13:20.839Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-12-07T03:13:20.839Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-12-07T03:13:20.839Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-12-07T03:13:20.839Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.349s coverage: 0.9% of statements [2021-12-07T03:13:20.839Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-12-07T03:13:20.839Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.238s coverage: 58.8% of statements [2021-12-07T03:13:20.839Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.217s coverage: 21.7% of statements [2021-12-07T03:13:20.839Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-12-07T03:13:20.839Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.257s coverage: 47.1% of statements [2021-12-07T03:13:20.839Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.334s coverage: 79.5% of statements [2021-12-07T03:13:21.115Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.187s coverage: 94.1% of statements [2021-12-07T03:13:22.101Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.253s coverage: 96.3% of statements [2021-12-07T03:13:22.375Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.181s coverage: 87.5% of statements [2021-12-07T03:13:25.595Z] Still waiting to schedule task [2021-12-07T03:13:25.595Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-12-07T03:13:37.481Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.264s coverage: 94.4% of statements [2021-12-07T03:13:37.481Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.160s coverage: 44.8% of statements [2021-12-07T03:13:40.100Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.513s coverage: 82.5% of statements [2021-12-07T03:13:40.100Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-12-07T03:13:48.413Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.246s coverage: 92.9% of statements [2021-12-07T03:13:48.413Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-12-07T03:13:48.413Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-12-07T03:13:48.413Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-12-07T03:13:48.413Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements [2021-12-07T03:13:48.413Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-12-07T03:13:48.413Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-12-07T03:13:48.413Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-12-07T03:13:48.413Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-12-07T03:13:48.413Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-12-07T03:13:48.413Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.185s coverage: 87.2% of statements [2021-12-07T03:13:48.413Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-12-07T03:13:48.413Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-12-07T03:13:48.413Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.151s coverage: 100.0% of statements [2021-12-07T03:13:48.413Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-12-07T03:13:48.413Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.245s coverage: 58.8% of statements [2021-12-07T03:13:48.413Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-12-07T03:13:48.413Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.243s coverage: 80.0% of statements [2021-12-07T03:13:48.413Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.244s coverage: 87.2% of statements [2021-12-07T03:13:48.413Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.274s coverage: 85.4% of statements [2021-12-07T03:13:48.413Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.751s coverage: 91.2% of statements [2021-12-07T03:13:48.413Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-12-07T03:13:48.413Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.753s coverage: 64.4% of statements [2021-12-07T03:13:48.413Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-12-07T03:13:48.413Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-12-07T03:13:48.413Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.166s coverage: 100.0% of statements [2021-12-07T03:13:48.413Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.105s coverage: 89.4% of statements [2021-12-07T03:13:48.413Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.081s coverage: 100.0% of statements [2021-12-07T03:13:49.030Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.108s coverage: 73.7% of statements [2021-12-07T03:13:49.302Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.059s coverage: 100.0% of statements [2021-12-07T03:13:53.630Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.305s coverage: 65.4% of statements [2021-12-07T03:13:53.630Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-12-07T03:13:53.630Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-12-07T03:13:53.630Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-12-07T03:13:55.607Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.810s coverage: 43.8% of statements [2021-12-07T03:13:55.607Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-12-07T03:13:55.607Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-12-07T03:13:55.607Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.214s coverage: 89.5% of statements [2021-12-07T03:13:55.607Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-12-07T03:13:55.607Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.203s coverage: 84.8% of statements [2021-12-07T03:13:55.607Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-12-07T03:14:05.791Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.234s coverage: 17.7% of statements [2021-12-07T03:14:05.791Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-12-07T03:14:05.791Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-12-07T03:14:05.791Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-12-07T03:14:05.791Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-12-07T03:14:05.791Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.608s coverage: 92.3% of statements [2021-12-07T03:14:05.791Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-12-07T03:14:05.791Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-12-07T03:14:05.791Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-12-07T03:14:05.791Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-12-07T03:14:05.791Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.220s coverage: 63.2% of statements [2021-12-07T03:14:05.791Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-12-07T03:14:05.791Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-12-07T03:14:05.791Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.397s coverage: 97.7% of statements [2021-12-07T03:14:05.791Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-12-07T03:14:05.791Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-12-07T03:14:05.791Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-12-07T03:14:05.791Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-12-07T03:14:05.791Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.194s coverage: 28.9% of statements [2021-12-07T03:14:05.791Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-12-07T03:14:05.791Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-12-07T03:14:05.791Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-12-07T03:14:05.791Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-12-07T03:14:05.791Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-12-07T03:14:05.791Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-12-07T03:14:05.791Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.174s coverage: 100.0% of statements [2021-12-07T03:14:05.791Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 96.9% of statements [2021-12-07T03:14:05.791Z] 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-12-07T03:14:05.791Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2021-12-07T03:14:05.791Z] GO111MODULE=on go vet ./... [2021-12-07T03:14:26.533Z] Running on prd-ubuntu18.04-docker-8c-8g-382 in /w/workspace/edgexfoundry_edgex-go_PR-3839 [Pipeline] { [Pipeline] ws [2021-12-07T03:14:26.545Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2021-12-07T03:14:26.637Z] The recommended git tool is: git [2021-12-07T03:14:28.226Z] using credential edgex-jenkins-ssh [2021-12-07T03:14:28.236Z] Cloning the remote Git repository [2021-12-07T03:14:28.244Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-12-07T03:14:28.277Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2021-12-07T03:14:28.330Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-12-07T03:14:28.330Z] > git --version # timeout=10 [2021-12-07T03:14:28.336Z] > git --version # 'git version 2.17.1' [2021-12-07T03:14:28.336Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-12-07T03:14:28.368Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-12-07T03:14:33.566Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-12-07T03:14:33.573Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-12-07T03:14:34.429Z] Merging remotes/origin/main commit 4264632f3ddafb0cbc2089cffbea8c0719035c96 into PR head commit dbd721e7ae994ac76883d948bf15f95a2b7f079e [2021-12-07T03:14:34.540Z] Merge succeeded, producing dbd721e7ae994ac76883d948bf15f95a2b7f079e [2021-12-07T03:14:34.541Z] Checking out Revision dbd721e7ae994ac76883d948bf15f95a2b7f079e (PR-3839) [2021-12-07T03:14:33.596Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-12-07T03:14:33.610Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-12-07T03:14:33.610Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-12-07T03:14:33.615Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3839/head:refs/remotes/origin/PR-3839 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-12-07T03:14:34.457Z] > git config core.sparsecheckout # timeout=10 [2021-12-07T03:14:34.463Z] > git checkout -f dbd721e7ae994ac76883d948bf15f95a2b7f079e # timeout=10 [2021-12-07T03:14:34.524Z] > git remote # timeout=10 [2021-12-07T03:14:34.531Z] > git config --get remote.origin.url # timeout=10 [2021-12-07T03:14:34.538Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-12-07T03:14:34.543Z] > git merge 4264632f3ddafb0cbc2089cffbea8c0719035c96 # timeout=10 [2021-12-07T03:14:34.553Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-12-07T03:14:34.564Z] > git config core.sparsecheckout # timeout=10 [2021-12-07T03:14:34.570Z] > git checkout -f dbd721e7ae994ac76883d948bf15f95a2b7f079e # timeout=10 [2021-12-07T03:14:38.066Z] Commit message: "Merge branch 'main' into issue-3838" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-12-07T03:14:38.852Z] + echo snap-build.sh [2021-12-07T03:14:38.852Z] snap-build.sh [2021-12-07T03:14:38.852Z] + SNAP_BASE_DIR=. [2021-12-07T03:14:38.852Z] + '[' '!' -z /w/workspace/edgex-go/3 ']' [2021-12-07T03:14:38.852Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/3 [2021-12-07T03:14:38.852Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/3]' [2021-12-07T03:14:38.852Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/3] [2021-12-07T03:14:38.852Z] + cd /w/workspace/edgex-go/3 [2021-12-07T03:14:38.852Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-12-07T03:14:38.852Z] Reading package lists... [2021-12-07T03:14:38.852Z] Building dependency tree... [2021-12-07T03:14:38.852Z] Reading state information... [2021-12-07T03:14:38.852Z] The following packages were automatically installed and are no longer required: [2021-12-07T03:14:38.852Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-12-07T03:14:38.852Z] uidmap xdelta3 [2021-12-07T03:14:38.852Z] Use 'sudo apt autoremove' to remove them. [2021-12-07T03:14:38.852Z] The following packages will be REMOVED: [2021-12-07T03:14:38.852Z] lxd* lxd-client* [2021-12-07T03:14:38.852Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-12-07T03:14:39.114Z] After this operation, 31.7 MB disk space will be freed. [2021-12-07T03:14:39.637Z] (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 ... 190666 files and directories currently installed.) [2021-12-07T03:14:39.637Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-12-07T03:14:40.580Z] Removing lxd dnsmasq configuration [2021-12-07T03:14:40.580Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-12-07T03:14:40.841Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-12-07T03:14:41.413Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-12-07T03:14:41.674Z] (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 ... 190491 files and directories currently installed.) [2021-12-07T03:14:41.674Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-12-07T03:14:43.072Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-12-07T03:14:43.072Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-12-07T03:14:43.653Z] + sudo snap remove --purge lxd [2021-12-07T03:14:43.915Z] snap "lxd" is not installed [2021-12-07T03:14:43.915Z] + sudo groupadd --force --system lxd [2021-12-07T03:14:43.915Z] ++ whoami [2021-12-07T03:14:43.915Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-12-07T03:14:43.915Z] + newgrp - lxd [2021-12-07T03:14:43.915Z] + sudo snap install lxd [2021-12-07T03:14:53.929Z] 2021-12-07T03:14:50Z INFO Waiting for automatic snapd restart... [2021-12-07T03:15:12.081Z] lxd 4.20 from Canonical* installed [2021-12-07T03:15:12.081Z] + sudo lxd init --auto [2021-12-07T03:15:19.249Z] + sudo snap install --classic snapcraft [2021-12-07T03:15:24.543Z] snapcraft 6.0 from Canonical* installed [2021-12-07T03:15:24.543Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-12-07T03:15:24.543Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-12-07T03:15:24.543Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-12-07T03:15:24.543Z] Dload Upload Total Spent Left Speed [2021-12-07T03:15:24.543Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 4061 0 --:--:-- --:--:-- --:--:-- 4061 [2021-12-07T03:15:24.543Z] 100 3325k 100 3325k 0 0 9419k 0 --:--:-- --:--:-- --:--:-- 9419k [2021-12-07T03:15:24.543Z] ./yq_linux_amd64 [2021-12-07T03:15:24.543Z] + sudo snapcraft prime --use-lxd [2021-12-07T03:15:26.458Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-12-07T03:15:26.458Z] 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-12-07T03:15:26.458Z] - README.md [2021-12-07T03:15:26.458Z] [2021-12-07T03:15:26.458Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-12-07T03:15:26.719Z] Launching a container. [2021-12-07T03:15:27.570Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-12-07T03:15:27.570Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-12-07T03:15:27.570Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2021-12-07T03:15:27.596Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2021-12-07T03:15:28.253Z] + ls -al . [2021-12-07T03:15:28.253Z] total 672 [2021-12-07T03:15:28.253Z] drwxrwxr-x 9 1001 1001 4096 Dec 7 03:15 . [2021-12-07T03:15:28.253Z] drwxr-xr-x 4 root root 4096 Dec 7 03:11 .. [2021-12-07T03:15:28.253Z] -rw-rw-r-- 1 1001 1001 11 Dec 7 03:08 .dockerignore [2021-12-07T03:15:28.253Z] drwxrwxr-x 8 1001 1001 4096 Dec 7 03:08 .git [2021-12-07T03:15:28.253Z] drwxrwxr-x 4 1001 1001 4096 Dec 7 03:08 .github [2021-12-07T03:15:28.253Z] -rw-rw-r-- 1 1001 1001 804 Dec 7 03:08 .gitignore [2021-12-07T03:15:28.253Z] -rw-rw-r-- 1 1001 1001 42 Dec 7 03:08 .golangci.yml [2021-12-07T03:15:28.253Z] -rw-rw-r-- 1 1001 1001 76 Dec 7 03:08 .hadolint.yml [2021-12-07T03:15:28.253Z] -rw-rw-r-- 1 1001 1001 166 Dec 7 03:08 .sonarcloud.properties [2021-12-07T03:15:28.253Z] -rw-rw-r-- 1 1001 1001 1171 Dec 7 03:08 ADOPTERS.md [2021-12-07T03:15:28.253Z] -rw-rw-r-- 1 1001 1001 8910 Dec 7 03:08 Attribution.txt [2021-12-07T03:15:28.253Z] -rw-rw-r-- 1 1001 1001 51732 Dec 7 03:08 CHANGELOG.md [2021-12-07T03:15:28.254Z] -rw-rw-r-- 1 1001 1001 3804 Dec 7 03:08 CONTRIBUTING.md [2021-12-07T03:15:28.254Z] -rw-rw-r-- 1 1001 1001 677 Dec 7 03:08 GOVERNANCE.md [2021-12-07T03:15:28.254Z] -rw-rw-r-- 1 1001 1001 849 Dec 7 03:08 Jenkinsfile [2021-12-07T03:15:28.254Z] -rw-rw-r-- 1 1001 1001 10775 Dec 7 03:08 LICENSE [2021-12-07T03:15:28.254Z] -rw-rw-r-- 1 1001 1001 6508 Dec 7 03:08 Makefile [2021-12-07T03:15:28.254Z] -rw-rw-r-- 1 1001 1001 582 Dec 7 03:08 OWNERS.md [2021-12-07T03:15:28.254Z] -rw-rw-r-- 1 1001 1001 8207 Dec 7 03:08 README.md [2021-12-07T03:15:28.254Z] -rw-rw-r-- 1 1001 1001 6912 Dec 7 03:08 SECURITY.md [2021-12-07T03:15:28.254Z] -rw-rw-r-- 1 1001 1001 5 Dec 7 03:06 VERSION [2021-12-07T03:15:28.254Z] -rw-rw-r-- 1 1001 1001 4131 Dec 7 03:08 ZMQWindows.md [2021-12-07T03:15:28.254Z] drwxrwxr-x 2 1001 1001 4096 Dec 7 03:08 bin [2021-12-07T03:15:28.254Z] drwxrwxr-x 14 1001 1001 4096 Dec 7 03:08 cmd [2021-12-07T03:15:28.254Z] -rw-r--r-- 1 root root 428381 Dec 7 03:14 coverage.out [2021-12-07T03:15:28.254Z] -rw-rw-r-- 1 1001 1001 828 Dec 7 03:08 go.mod [2021-12-07T03:15:28.254Z] -rw-rw-r-- 1 1001 1001 49483 Dec 7 03:11 go.sum [2021-12-07T03:15:28.254Z] drwxrwxr-x 8 1001 1001 4096 Dec 7 03:08 internal [2021-12-07T03:15:28.254Z] drwxrwxr-x 3 1001 1001 4096 Dec 7 03:08 openapi [2021-12-07T03:15:28.254Z] drwxrwxr-x 4 1001 1001 4096 Dec 7 03:08 snap [2021-12-07T03:15:28.254Z] -rw-rw-r-- 1 1001 1001 204 Dec 7 03:08 version.go [Pipeline] sh [2021-12-07T03:15:28.909Z] + '[' -e coverage.out ] [2021-12-07T03:15:28.910Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-12-07T03:15:28.930Z] Warning: overwriting stash ‘coverage-report’ [2021-12-07T03:15:29.657Z] Stashed 1 file(s) [Pipeline] sh [2021-12-07T03:15:30.299Z] + make build [2021-12-07T03:15:30.299Z] 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-12-07T03:15:36.719Z] Waiting for container to be ready [2021-12-07T03:15:36.719Z] To start your first container, try: lxc launch ubuntu:20.04 [2021-12-07T03:15:36.719Z] Or for a virtual machine: lxc launch ubuntu:20.04 --vm [2021-12-07T03:15:36.719Z] [2021-12-07T03:15:36.997Z] 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-12-07T03:15:40.018Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-12-07T03:15:40.593Z] Waiting for network to be ready... [2021-12-07T03:15:41.164Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-12-07T03:15:41.164Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-12-07T03:15:41.739Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-12-07T03:15:41.739Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1983 kB] [2021-12-07T03:15:41.739Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-12-07T03:15:42.001Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-12-07T03:15:42.001Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-12-07T03:15:42.001Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-12-07T03:15:42.001Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-12-07T03:15:42.001Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-12-07T03:15:42.001Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-12-07T03:15:42.001Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [355 kB] [2021-12-07T03:15:42.001Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-12-07T03:15:42.001Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-12-07T03:15:42.001Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [535 kB] [2021-12-07T03:15:42.001Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [72.4 kB] [2021-12-07T03:15:42.001Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1153 kB] [2021-12-07T03:15:42.271Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [265 kB] [2021-12-07T03:15:42.533Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-12-07T03:15:42.533Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2328 kB] [2021-12-07T03:15:42.533Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [448 kB] [2021-12-07T03:15:42.533Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-12-07T03:15:42.533Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-12-07T03:15:42.533Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [559 kB] [2021-12-07T03:15:42.533Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [76.4 kB] [2021-12-07T03:15:42.533Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1770 kB] [2021-12-07T03:15:42.794Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [382 kB] [2021-12-07T03:15:46.093Z] Fetched 25.7 MB in 5s (5554 kB/s) [2021-12-07T03:15:46.353Z] Reading package lists... [2021-12-07T03:15:46.614Z] Reading package lists... [2021-12-07T03:15:46.614Z] Building dependency tree... [2021-12-07T03:15:46.614Z] Reading state information... [2021-12-07T03:15:46.874Z] The following additional packages will be installed: [2021-12-07T03:15:46.874Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-12-07T03:15:46.874Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-12-07T03:15:46.875Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-12-07T03:15:46.875Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-12-07T03:15:46.875Z] Suggested packages: [2021-12-07T03:15:46.875Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-12-07T03:15:46.875Z] Recommended packages: [2021-12-07T03:15:46.875Z] gnupg libsasl2-modules [2021-12-07T03:15:46.875Z] The following NEW packages will be installed: [2021-12-07T03:15:46.875Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-12-07T03:15:46.875Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-12-07T03:15:46.875Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-12-07T03:15:46.875Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-12-07T03:15:46.875Z] The following packages will be upgraded: [2021-12-07T03:15:46.875Z] gpg gpg-agent gpgconf libudev1 [2021-12-07T03:15:46.875Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-12-07T03:15:46.875Z] Need to get 3527 kB of archives. [2021-12-07T03:15:46.875Z] After this operation, 13.3 MB of additional disk space will be used. [2021-12-07T03:15:46.875Z] 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-12-07T03:15:46.875Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-12-07T03:15:46.875Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-12-07T03:15:46.875Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-12-07T03:15:47.137Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] [2021-12-07T03:15:47.396Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] [2021-12-07T03:15:47.657Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-12-07T03:15:47.657Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-12-07T03:15:47.657Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-12-07T03:15:47.657Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-12-07T03:15:47.657Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-12-07T03:15:47.657Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-12-07T03:15:47.657Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-12-07T03:15:47.657Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-12-07T03:15:47.657Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-12-07T03:15:47.919Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-12-07T03:15:47.919Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-12-07T03:15:47.919Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-12-07T03:15:47.919Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-12-07T03:15:47.919Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-12-07T03:15:47.919Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-12-07T03:15:47.919Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-12-07T03:15:47.919Z] debconf: delaying package configuration, since apt-utils is not installed [2021-12-07T03:15:47.919Z] Fetched 3527 kB in 1s (3405 kB/s) [2021-12-07T03:15:48.180Z] (Reading database ... 12511 files and directories currently installed.) [2021-12-07T03:15:48.180Z] Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... [2021-12-07T03:15:48.180Z] Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-12-07T03:15:48.180Z] Setting up libudev1:amd64 (237-3ubuntu10.52) ... [2021-12-07T03:15:48.180Z] Selecting previously unselected package udev. [2021-12-07T03:15:48.180Z] (Reading database ... 12511 files and directories currently installed.) [2021-12-07T03:15:48.180Z] Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... [2021-12-07T03:15:48.180Z] Unpacking udev (237-3ubuntu10.52) ... [2021-12-07T03:15:48.441Z] Selecting previously unselected package libfuse2:amd64. [2021-12-07T03:15:48.441Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-12-07T03:15:48.441Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-12-07T03:15:48.441Z] Selecting previously unselected package fuse. [2021-12-07T03:15:48.441Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-12-07T03:15:48.441Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-12-07T03:15:48.702Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-12-07T03:15:48.702Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-12-07T03:15:48.702Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-12-07T03:15:48.702Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-12-07T03:15:48.702Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-12-07T03:15:48.702Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-12-07T03:15:48.702Z] Selecting previously unselected package libksba8:amd64. [2021-12-07T03:15:48.962Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-12-07T03:15:48.962Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-12-07T03:15:48.962Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-12-07T03:15:48.962Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-12-07T03:15:48.963Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-12-07T03:15:48.963Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-12-07T03:15:48.963Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-12-07T03:15:48.963Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-12-07T03:15:48.963Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-12-07T03:15:48.963Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-12-07T03:15:48.963Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-12-07T03:15:48.963Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-12-07T03:15:48.963Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-12-07T03:15:48.963Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-12-07T03:15:49.222Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-12-07T03:15:49.222Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-12-07T03:15:49.222Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-12-07T03:15:49.222Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-12-07T03:15:49.222Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-12-07T03:15:49.222Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-12-07T03:15:49.222Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-12-07T03:15:49.222Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-12-07T03:15:49.222Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-12-07T03:15:49.222Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-12-07T03:15:49.222Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-12-07T03:15:49.222Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-12-07T03:15:49.482Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-12-07T03:15:49.482Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-12-07T03:15:49.482Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-12-07T03:15:49.482Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-12-07T03:15:49.482Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-12-07T03:15:49.482Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-12-07T03:15:49.482Z] Selecting previously unselected package libsasl2-2:amd64. [2021-12-07T03:15:49.482Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-12-07T03:15:49.482Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-12-07T03:15:49.482Z] Selecting previously unselected package libldap-common. [2021-12-07T03:15:49.482Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-12-07T03:15:49.482Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-12-07T03:15:49.482Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-12-07T03:15:49.482Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-12-07T03:15:49.482Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-12-07T03:15:49.742Z] Selecting previously unselected package dirmngr. [2021-12-07T03:15:49.742Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-12-07T03:15:49.742Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-12-07T03:15:49.742Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-12-07T03:15:49.742Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-12-07T03:15:49.742Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-12-07T03:15:49.742Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-12-07T03:15:49.742Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-12-07T03:15:49.742Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-12-07T03:15:49.742Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-12-07T03:15:49.742Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-12-07T03:15:49.742Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-12-07T03:15:50.004Z] Setting up udev (237-3ubuntu10.52) ... [2021-12-07T03:15:50.264Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-12-07T03:15:50.264Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-12-07T03:15:50.264Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-12-07T03:15:50.264Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-12-07T03:15:50.264Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-12-07T03:15:50.264Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-12-07T03:15:50.525Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-12-07T03:15:50.525Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-12-07T03:15:50.525Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-12-07T03:15:50.525Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-12-07T03:15:50.525Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-12-07T03:15:50.525Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-12-07T03:15:50.525Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-12-07T03:15:50.525Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-12-07T03:15:50.525Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-12-07T03:15:50.787Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-12-07T03:15:50.787Z] settings in the [Install] section, and DefaultInstance for template units). [2021-12-07T03:15:50.787Z] This means they are not meant to be enabled using systemctl. [2021-12-07T03:15:50.787Z] Possible reasons for having this kind of units are: [2021-12-07T03:15:50.787Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-12-07T03:15:50.787Z] .wants/ or .requires/ directory. [2021-12-07T03:15:50.787Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-12-07T03:15:50.787Z] a requirement dependency on it. [2021-12-07T03:15:50.787Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-12-07T03:15:50.787Z] D-Bus, udev, scripted systemctl call, ...). [2021-12-07T03:15:50.787Z] 4) In case of template units, the unit is meant to be enabled with some [2021-12-07T03:15:50.787Z] instance name specified. [2021-12-07T03:15:51.359Z] Reading package lists... [2021-12-07T03:15:51.359Z] Building dependency tree... [2021-12-07T03:15:51.359Z] Reading state information... [2021-12-07T03:15:51.620Z] The following additional packages will be installed: [2021-12-07T03:15:51.620Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-12-07T03:15:51.620Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-12-07T03:15:51.620Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-12-07T03:15:51.620Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-12-07T03:15:51.620Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-12-07T03:15:51.620Z] Suggested packages: [2021-12-07T03:15:51.620Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-12-07T03:15:51.620Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-12-07T03:15:51.620Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-12-07T03:15:51.620Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-12-07T03:15:51.620Z] systemd-container policykit-1 [2021-12-07T03:15:51.620Z] Recommended packages: [2021-12-07T03:15:51.620Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-12-07T03:15:51.620Z] The following NEW packages will be installed: [2021-12-07T03:15:51.620Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-12-07T03:15:51.620Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-12-07T03:15:51.620Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-12-07T03:15:51.620Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-12-07T03:15:51.620Z] python3.6-minimal snapd squashfs-tools sudo [2021-12-07T03:15:51.620Z] The following packages will be upgraded: [2021-12-07T03:15:51.620Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-12-07T03:15:51.881Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-12-07T03:15:51.881Z] Need to get 36.8 MB of archives. [2021-12-07T03:15:51.881Z] After this operation, 147 MB of additional disk space will be used. [2021-12-07T03:15:51.881Z] 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-12-07T03:15:51.881Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] [2021-12-07T03:15:52.450Z] 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-12-07T03:15:52.450Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-12-07T03:15:52.450Z] 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-12-07T03:15:52.450Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] [2021-12-07T03:15:52.450Z] Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-12-07T03:15:52.450Z] Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-12-07T03:15:52.710Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-12-07T03:15:52.710Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-12-07T03:15:52.710Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-12-07T03:15:52.710Z] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-12-07T03:15:52.710Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-12-07T03:15:52.710Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-12-07T03:15:52.710Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-12-07T03:15:52.710Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-12-07T03:15:52.710Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-12-07T03:15:52.710Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-12-07T03:15:52.710Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-12-07T03:15:52.710Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-12-07T03:15:52.710Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-12-07T03:15:52.710Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-12-07T03:15:52.710Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-12-07T03:15:52.710Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-12-07T03:15:52.710Z] Get:25 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-12-07T03:15:52.710Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-12-07T03:15:52.710Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] [2021-12-07T03:15:52.710Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] [2021-12-07T03:15:52.710Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] [2021-12-07T03:15:52.971Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] [2021-12-07T03:15:53.540Z] debconf: delaying package configuration, since apt-utils is not installed [2021-12-07T03:15:53.541Z] Fetched 36.8 MB in 2s (20.3 MB/s) [2021-12-07T03:15:53.541Z] (Reading database ... 12757 files and directories currently installed.) [2021-12-07T03:15:53.541Z] Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... [2021-12-07T03:15:53.800Z] Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-12-07T03:15:54.060Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... [2021-12-07T03:15:54.060Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-12-07T03:15:54.324Z] Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... [2021-12-07T03:15:54.324Z] (Reading database ... 12757 files and directories currently installed.) [2021-12-07T03:15:54.324Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-12-07T03:15:54.324Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-12-07T03:15:54.324Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-12-07T03:15:54.584Z] (Reading database ... 12757 files and directories currently installed.) [2021-12-07T03:15:54.584Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-12-07T03:15:54.584Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-12-07T03:15:54.845Z] Setting up apt (1.6.14) ... [2021-12-07T03:15:54.845Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-12-07T03:15:55.105Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-12-07T03:15:55.105Z] (Reading database ... 12764 files and directories currently installed.) [2021-12-07T03:15:55.105Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-12-07T03:15:55.105Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-12-07T03:15:55.365Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-12-07T03:15:55.365Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-12-07T03:15:55.365Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-12-07T03:15:55.365Z] Selecting previously unselected package libexpat1:amd64. [2021-12-07T03:15:55.365Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-12-07T03:15:55.365Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-12-07T03:15:55.624Z] Selecting previously unselected package python3.6-minimal. [2021-12-07T03:15:55.624Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-12-07T03:15:55.624Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-12-07T03:15:55.885Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... [2021-12-07T03:15:55.885Z] Checking for services that may need to be restarted...done. [2021-12-07T03:15:55.885Z] Checking for services that may need to be restarted...done. [2021-12-07T03:15:55.885Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-12-07T03:15:55.885Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-12-07T03:15:55.885Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-12-07T03:15:56.534Z] Selecting previously unselected package python3-minimal. [2021-12-07T03:15:56.534Z] (Reading database ... 13012 files and directories currently installed.) [2021-12-07T03:15:56.534Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-12-07T03:15:56.534Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-12-07T03:15:56.534Z] Selecting previously unselected package mime-support. [2021-12-07T03:15:56.534Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-12-07T03:15:56.534Z] Unpacking mime-support (3.60ubuntu1) ... [2021-12-07T03:15:56.534Z] Selecting previously unselected package libmpdec2:amd64. [2021-12-07T03:15:56.534Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-12-07T03:15:56.534Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-12-07T03:15:56.534Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-12-07T03:15:56.534Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-12-07T03:15:56.534Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-12-07T03:15:56.803Z] Selecting previously unselected package python3.6. [2021-12-07T03:15:56.803Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-12-07T03:15:56.803Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-12-07T03:15:56.803Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-12-07T03:15:56.803Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-12-07T03:15:56.803Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-12-07T03:15:56.803Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-12-07T03:15:57.062Z] Selecting previously unselected package python3. [2021-12-07T03:15:57.062Z] (Reading database ... 13442 files and directories currently installed.) [2021-12-07T03:15:57.062Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-12-07T03:15:57.062Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-12-07T03:15:57.062Z] Selecting previously unselected package multiarch-support. [2021-12-07T03:15:57.062Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-12-07T03:15:57.062Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-12-07T03:15:57.062Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-12-07T03:15:57.062Z] Selecting previously unselected package liblzo2-2:amd64. [2021-12-07T03:15:57.062Z] (Reading database ... 13479 files and directories currently installed.) [2021-12-07T03:15:57.062Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-12-07T03:15:57.062Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-12-07T03:15:57.322Z] Selecting previously unselected package libbsd0:amd64. [2021-12-07T03:15:57.322Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-12-07T03:15:57.322Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-12-07T03:15:57.322Z] Selecting previously unselected package sudo. [2021-12-07T03:15:57.322Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-12-07T03:15:57.322Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-12-07T03:15:57.322Z] Selecting previously unselected package apparmor. [2021-12-07T03:15:57.322Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-12-07T03:15:57.322Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-12-07T03:15:57.583Z] Selecting previously unselected package libedit2:amd64. [2021-12-07T03:15:57.583Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-12-07T03:15:57.583Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-12-07T03:15:57.583Z] Selecting previously unselected package libkrb5support0:amd64. [2021-12-07T03:15:57.583Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-12-07T03:15:57.583Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-12-07T03:15:57.583Z] Selecting previously unselected package libk5crypto3:amd64. [2021-12-07T03:15:57.583Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-12-07T03:15:57.583Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-12-07T03:15:57.845Z] Selecting previously unselected package libkeyutils1:amd64. [2021-12-07T03:15:57.845Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-12-07T03:15:57.845Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-12-07T03:15:57.845Z] Selecting previously unselected package libkrb5-3:amd64. [2021-12-07T03:15:57.845Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-12-07T03:15:57.845Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-12-07T03:15:57.845Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-12-07T03:15:57.845Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-12-07T03:15:57.845Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-12-07T03:15:57.845Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-12-07T03:15:57.845Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... [2021-12-07T03:15:57.845Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-12-07T03:15:58.105Z] Selecting previously unselected package openssh-client. [2021-12-07T03:15:58.105Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... [2021-12-07T03:15:58.105Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-12-07T03:15:58.105Z] Selecting previously unselected package squashfs-tools. [2021-12-07T03:15:58.105Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... [2021-12-07T03:15:58.105Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-12-07T03:15:58.105Z] Selecting previously unselected package snapd. [2021-12-07T03:15:58.366Z] Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... [2021-12-07T03:15:58.366Z] Unpacking snapd (2.51.1+18.04) ... [2021-12-07T03:15:59.280Z] 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-12-07T03:16:00.277Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-12-07T03:16:00.277Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-12-07T03:16:00.277Z] Setting up mime-support (3.60ubuntu1) ... [2021-12-07T03:16:00.277Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-12-07T03:16:00.539Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-12-07T03:16:00.539Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-12-07T03:16:00.539Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-12-07T03:16:00.539Z] Setting up systemd (237-3ubuntu10.52) ... [2021-12-07T03:16:00.539Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-12-07T03:16:01.110Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-12-07T03:16:01.110Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-12-07T03:16:01.110Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-12-07T03:16:01.110Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-12-07T03:16:01.110Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-12-07T03:16:01.110Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-12-07T03:16:01.684Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-12-07T03:16:01.684Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-12-07T03:16:01.684Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-12-07T03:16:01.684Z] Setting up python3 (3.6.7-1~18.04) ... [2021-12-07T03:16:01.684Z] running python rtupdate hooks for python3.6... [2021-12-07T03:16:01.684Z] running python post-rtupdate hooks for python3.6... [2021-12-07T03:16:01.684Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-12-07T03:16:01.893Z] 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-12-07T03:16:02.633Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-12-07T03:16:02.633Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-12-07T03:16:02.633Z] Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-12-07T03:16:02.633Z] Setting up snapd (2.51.1+18.04) ... [2021-12-07T03:16:03.204Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-12-07T03:16:03.204Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-12-07T03:16:03.464Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-12-07T03:16:03.464Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-12-07T03:16:03.725Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-12-07T03:16:03.725Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-12-07T03:16:03.987Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-12-07T03:16:03.987Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-12-07T03:16:04.247Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-12-07T03:16:04.508Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-12-07T03:16:04.508Z] /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-12-07T03:16:04.508Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-12-07T03:16:04.508Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-12-07T03:16:05.448Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-12-07T03:16:05.448Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-12-07T03:16:05.448Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-12-07T03:16:06.184Z] 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-12-07T03:16:06.459Z] 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-12-07T03:16:06.653Z] Reading package lists... [2021-12-07T03:16:06.914Z] Reading package lists... [2021-12-07T03:16:07.175Z] Building dependency tree... [2021-12-07T03:16:07.175Z] Reading state information... [2021-12-07T03:16:07.436Z] Calculating upgrade... [2021-12-07T03:16:07.698Z] The following packages will be upgraded: [2021-12-07T03:16:07.698Z] advancecomp base-files bash binutils binutils-common [2021-12-07T03:16:07.698Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-12-07T03:16:07.698Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-12-07T03:16:07.698Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-12-07T03:16:07.698Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-12-07T03:16:07.698Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-12-07T03:16:07.698Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-12-07T03:16:07.698Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-12-07T03:16:07.698Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-12-07T03:16:07.698Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-12-07T03:16:07.698Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-12-07T03:16:07.698Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-12-07T03:16:07.698Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-12-07T03:16:07.698Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-12-07T03:16:07.698Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-12-07T03:16:07.698Z] ubuntu-keyring util-linux [2021-12-07T03:16:07.698Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-12-07T03:16:07.698Z] Need to get 64.2 MB of archives. [2021-12-07T03:16:07.698Z] After this operation, 5155 kB of additional disk space will be used. [2021-12-07T03:16:07.698Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-163.171 [994 kB] [2021-12-07T03:16:07.698Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-12-07T03:16:07.698Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-12-07T03:16:07.698Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-12-07T03:16:07.698Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-12-07T03:16:07.698Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-12-07T03:16:07.959Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-12-07T03:16:07.959Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-12-07T03:16:07.959Z] 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-12-07T03:16:07.959Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-12-07T03:16:07.959Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-12-07T03:16:07.959Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-12-07T03:16:07.959Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-12-07T03:16:07.959Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-12-07T03:16:07.959Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-12-07T03:16:07.959Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-12-07T03:16:07.959Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-12-07T03:16:07.959Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-12-07T03:16:07.959Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-12-07T03:16:07.959Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-12-07T03:16:07.959Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-12-07T03:16:07.959Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-12-07T03:16:07.959Z] 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-12-07T03:16:07.959Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-12-07T03:16:07.959Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-12-07T03:16:07.959Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-12-07T03:16:07.959Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-12-07T03:16:07.959Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-12-07T03:16:07.960Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-12-07T03:16:07.960Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-12-07T03:16:07.960Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-12-07T03:16:07.960Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-12-07T03:16:07.960Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-12-07T03:16:07.960Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] [2021-12-07T03:16:07.960Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-12-07T03:16:07.960Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-12-07T03:16:07.960Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-12-07T03:16:07.960Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-12-07T03:16:07.960Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-12-07T03:16:07.960Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-12-07T03:16:07.960Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-12-07T03:16:07.960Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] [2021-12-07T03:16:07.960Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] [2021-12-07T03:16:07.960Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-12-07T03:16:07.960Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-12-07T03:16:07.960Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-12-07T03:16:07.960Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021e-0ubuntu0.18.04 [189 kB] [2021-12-07T03:16:07.960Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-12-07T03:16:07.960Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-12-07T03:16:07.960Z] 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-12-07T03:16:08.220Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.7 [489 kB] [2021-12-07T03:16:08.220Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.7 [3388 B] [2021-12-07T03:16:08.220Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.7 [197 kB] [2021-12-07T03:16:08.220Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-12-07T03:16:08.220Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-12-07T03:16:08.220Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-12-07T03:16:08.220Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-12-07T03:16:08.220Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-12-07T03:16:08.220Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-12-07T03:16:08.220Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-12-07T03:16:08.480Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-12-07T03:16:08.480Z] 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-12-07T03:16:08.480Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-12-07T03:16:08.480Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-12-07T03:16:08.480Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-12-07T03:16:08.480Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-12-07T03:16:08.480Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-12-07T03:16:08.480Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-12-07T03:16:08.742Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] [2021-12-07T03:16:08.742Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-12-07T03:16:08.742Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-12-07T03:16:08.742Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-12-07T03:16:08.742Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-12-07T03:16:08.742Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-12-07T03:16:08.742Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-12-07T03:16:08.742Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-12-07T03:16:08.742Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-12-07T03:16:08.742Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-12-07T03:16:08.742Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-12-07T03:16:08.742Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-12-07T03:16:08.742Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-12-07T03:16:08.742Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-12-07T03:16:08.742Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-12-07T03:16:08.742Z] 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-12-07T03:16:08.742Z] 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-12-07T03:16:08.742Z] 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-12-07T03:16:09.005Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] [2021-12-07T03:16:09.005Z] 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-12-07T03:16:09.005Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-12-07T03:16:09.005Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-12-07T03:16:09.005Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-12-07T03:16:09.005Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] [2021-12-07T03:16:09.005Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-12-07T03:16:09.005Z] 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-12-07T03:16:09.005Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-12-07T03:16:09.005Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-12-07T03:16:09.005Z] 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-12-07T03:16:09.276Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-12-07T03:16:09.276Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-12-07T03:16:09.276Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-12-07T03:16:09.276Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-12-07T03:16:09.276Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-12-07T03:16:09.276Z] Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-12-07T03:16:09.276Z] debconf: delaying package configuration, since apt-utils is not installed [2021-12-07T03:16:09.276Z] Fetched 64.2 MB in 2s (39.9 MB/s) [2021-12-07T03:16:09.536Z] (Reading database ... 13914 files and directories currently installed.) [2021-12-07T03:16:09.536Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-12-07T03:16:09.536Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-12-07T03:16:09.795Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-12-07T03:16:09.795Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-12-07T03:16:09.795Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-163.171_amd64.deb ... [2021-12-07T03:16:09.795Z] Unpacking linux-libc-dev:amd64 (4.15.0-163.171) over (4.15.0-20.21) ... [2021-12-07T03:16:09.837Z] 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-12-07T03:16:10.056Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-12-07T03:16:10.317Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-12-07T03:16:10.317Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-12-07T03:16:10.317Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-12-07T03:16:10.317Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-12-07T03:16:10.317Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-12-07T03:16:10.317Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-12-07T03:16:10.578Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-12-07T03:16:10.578Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-12-07T03:16:10.578Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-12-07T03:16:10.578Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-12-07T03:16:10.578Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-12-07T03:16:10.578Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-12-07T03:16:10.578Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-12-07T03:16:10.839Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-12-07T03:16:10.839Z] (Reading database ... 13914 files and directories currently installed.) [2021-12-07T03:16:10.839Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-12-07T03:16:10.839Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-12-07T03:16:10.839Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-12-07T03:16:10.839Z] (Reading database ... 13914 files and directories currently installed.) [2021-12-07T03:16:10.839Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-12-07T03:16:10.839Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-12-07T03:16:11.099Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-12-07T03:16:11.099Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-12-07T03:16:11.099Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-12-07T03:16:11.099Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-12-07T03:16:11.099Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-12-07T03:16:11.359Z] (Reading database ... 13914 files and directories currently installed.) [2021-12-07T03:16:11.359Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-12-07T03:16:11.359Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-12-07T03:16:11.928Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-12-07T03:16:11.928Z] (Reading database ... 13914 files and directories currently installed.) [2021-12-07T03:16:11.928Z] Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... [2021-12-07T03:16:11.928Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-12-07T03:16:11.928Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-12-07T03:16:11.928Z] Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... [2021-12-07T03:16:12.187Z] Setting up base-files (10.1ubuntu2.11) ... [2021-12-07T03:16:12.187Z] Installing new version of config file /etc/issue ... [2021-12-07T03:16:12.187Z] Installing new version of config file /etc/issue.net ... [2021-12-07T03:16:12.187Z] Installing new version of config file /etc/lsb-release ... [2021-12-07T03:16:12.187Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-12-07T03:16:12.449Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-12-07T03:16:12.449Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-12-07T03:16:12.449Z] Removing obsolete conffile /etc/default/motd-news ... [2021-12-07T03:16:12.710Z] (Reading database ... 13915 files and directories currently installed.) [2021-12-07T03:16:12.710Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-12-07T03:16:12.710Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-12-07T03:16:12.710Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-12-07T03:16:12.710Z] 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-12-07T03:16:12.972Z] (Reading database ... 13915 files and directories currently installed.) [2021-12-07T03:16:12.972Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-12-07T03:16:12.972Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-12-07T03:16:12.972Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-12-07T03:16:13.216Z] 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-12-07T03:16:13.233Z] (Reading database ... 13915 files and directories currently installed.) [2021-12-07T03:16:13.233Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-12-07T03:16:13.233Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-12-07T03:16:13.233Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-12-07T03:16:13.233Z] (Reading database ... 13915 files and directories currently installed.) [2021-12-07T03:16:13.233Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-12-07T03:16:13.233Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-12-07T03:16:13.494Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-12-07T03:16:13.755Z] (Reading database ... 13915 files and directories currently installed.) [2021-12-07T03:16:13.755Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-12-07T03:16:13.755Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-12-07T03:16:13.755Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-12-07T03:16:13.755Z] (Reading database ... 13915 files and directories currently installed.) [2021-12-07T03:16:13.755Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-12-07T03:16:13.755Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-12-07T03:16:14.019Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-12-07T03:16:14.019Z] (Reading database ... 13915 files and directories currently installed.) [2021-12-07T03:16:14.019Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-12-07T03:16:14.019Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-12-07T03:16:14.019Z] Setting up grep (3.1-2build1) ... [2021-12-07T03:16:14.019Z] (Reading database ... 13915 files and directories currently installed.) [2021-12-07T03:16:14.019Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-12-07T03:16:14.019Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-12-07T03:16:14.280Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-12-07T03:16:14.280Z] (Reading database ... 13915 files and directories currently installed.) [2021-12-07T03:16:14.280Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-12-07T03:16:14.281Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-12-07T03:16:14.281Z] Setting up login (1:4.5-1ubuntu2) ... [2021-12-07T03:16:14.540Z] (Reading database ... 13915 files and directories currently installed.) [2021-12-07T03:16:14.540Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-12-07T03:16:14.540Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-12-07T03:16:14.540Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-12-07T03:16:14.540Z] (Reading database ... 13915 files and directories currently installed.) [2021-12-07T03:16:14.540Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-12-07T03:16:14.540Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-12-07T03:16:15.111Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-12-07T03:16:15.111Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-12-07T03:16:15.111Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-12-07T03:16:15.111Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-12-07T03:16:15.378Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-12-07T03:16:15.639Z] (Reading database ... 13915 files and directories currently installed.) [2021-12-07T03:16:15.639Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-12-07T03:16:15.639Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-12-07T03:16:15.905Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-12-07T03:16:15.905Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-12-07T03:16:16.167Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-12-07T03:16:16.167Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-12-07T03:16:16.167Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-12-07T03:16:16.167Z] (Reading database ... 13915 files and directories currently installed.) [2021-12-07T03:16:16.167Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-12-07T03:16:16.167Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-12-07T03:16:16.428Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-12-07T03:16:16.428Z] (Reading database ... 13915 files and directories currently installed.) [2021-12-07T03:16:16.428Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-12-07T03:16:16.428Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-12-07T03:16:16.428Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-12-07T03:16:16.428Z] (Reading database ... 13915 files and directories currently installed.) [2021-12-07T03:16:16.428Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-12-07T03:16:16.428Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-12-07T03:16:16.620Z] 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-12-07T03:16:16.688Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-12-07T03:16:16.688Z] (Reading database ... 13915 files and directories currently installed.) [2021-12-07T03:16:16.688Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-12-07T03:16:16.688Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-12-07T03:16:16.688Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-12-07T03:16:16.688Z] (Reading database ... 13915 files and directories currently installed.) [2021-12-07T03:16:16.688Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-12-07T03:16:16.688Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-12-07T03:16:16.950Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-12-07T03:16:16.950Z] (Reading database ... 13915 files and directories currently installed.) [2021-12-07T03:16:16.950Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-12-07T03:16:16.950Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-12-07T03:16:16.950Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-12-07T03:16:16.950Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-12-07T03:16:16.950Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-12-07T03:16:17.211Z] (Reading database ... 13915 files and directories currently installed.) [2021-12-07T03:16:17.211Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-12-07T03:16:17.211Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-12-07T03:16:17.211Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-12-07T03:16:17.211Z] (Reading database ... 13915 files and directories currently installed.) [2021-12-07T03:16:17.211Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-12-07T03:16:17.211Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-12-07T03:16:17.211Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-12-07T03:16:17.471Z] (Reading database ... 13915 files and directories currently installed.) [2021-12-07T03:16:17.472Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-12-07T03:16:17.472Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-12-07T03:16:17.472Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-12-07T03:16:17.472Z] (Reading database ... 13915 files and directories currently installed.) [2021-12-07T03:16:17.472Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-12-07T03:16:17.472Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-12-07T03:16:18.044Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-12-07T03:16:18.306Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-12-07T03:16:18.571Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-12-07T03:16:18.571Z] (Reading database ... 13915 files and directories currently installed.) [2021-12-07T03:16:18.571Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-12-07T03:16:18.571Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-12-07T03:16:18.571Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-12-07T03:16:18.845Z] (Reading database ... 13915 files and directories currently installed.) [2021-12-07T03:16:18.845Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-12-07T03:16:18.845Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-12-07T03:16:18.845Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-12-07T03:16:18.845Z] (Reading database ... 13917 files and directories currently installed.) [2021-12-07T03:16:18.845Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-12-07T03:16:18.845Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-12-07T03:16:19.106Z] Setting up debconf (1.5.66ubuntu1) ... [2021-12-07T03:16:19.106Z] (Reading database ... 13917 files and directories currently installed.) [2021-12-07T03:16:19.106Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-12-07T03:16:19.106Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-12-07T03:16:19.368Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-12-07T03:16:19.368Z] (Reading database ... 13917 files and directories currently installed.) [2021-12-07T03:16:19.368Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-12-07T03:16:19.368Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-12-07T03:16:19.368Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-12-07T03:16:19.368Z] (Reading database ... 13917 files and directories currently installed.) [2021-12-07T03:16:19.368Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-12-07T03:16:19.368Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-12-07T03:16:19.633Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-12-07T03:16:19.633Z] (Reading database ... 13917 files and directories currently installed.) [2021-12-07T03:16:19.633Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-12-07T03:16:19.633Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-12-07T03:16:19.633Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-12-07T03:16:19.893Z] (Reading database ... 13919 files and directories currently installed.) [2021-12-07T03:16:19.893Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-12-07T03:16:19.893Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-12-07T03:16:19.893Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-12-07T03:16:19.995Z] 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-12-07T03:16:20.154Z] (Reading database ... 13923 files and directories currently installed.) [2021-12-07T03:16:20.154Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-12-07T03:16:20.154Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-12-07T03:16:20.154Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... [2021-12-07T03:16:20.154Z] Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-12-07T03:16:20.154Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-12-07T03:16:20.154Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-12-07T03:16:20.154Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-12-07T03:16:20.415Z] (Reading database ... 13923 files and directories currently installed.) [2021-12-07T03:16:20.415Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... [2021-12-07T03:16:20.415Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... [2021-12-07T03:16:20.415Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... [2021-12-07T03:16:20.415Z] (Reading database ... 13923 files and directories currently installed.) [2021-12-07T03:16:20.415Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-12-07T03:16:20.415Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-12-07T03:16:20.676Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-12-07T03:16:20.676Z] (Reading database ... 13923 files and directories currently installed.) [2021-12-07T03:16:20.676Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-12-07T03:16:20.676Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-12-07T03:16:20.676Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-12-07T03:16:20.937Z] (Reading database ... 13923 files and directories currently installed.) [2021-12-07T03:16:20.937Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-12-07T03:16:20.937Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-12-07T03:16:20.937Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-12-07T03:16:20.937Z] (Reading database ... 13923 files and directories currently installed.) [2021-12-07T03:16:20.937Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-12-07T03:16:20.937Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-12-07T03:16:21.197Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-12-07T03:16:21.197Z] (Reading database ... 13923 files and directories currently installed.) [2021-12-07T03:16:21.197Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-12-07T03:16:21.197Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-12-07T03:16:21.459Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-12-07T03:16:21.459Z] (Reading database ... 13923 files and directories currently installed.) [2021-12-07T03:16:21.459Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-12-07T03:16:21.459Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-12-07T03:16:21.459Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-12-07T03:16:21.722Z] (Reading database ... 13923 files and directories currently installed.) [2021-12-07T03:16:21.722Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-12-07T03:16:21.722Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-12-07T03:16:21.722Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-12-07T03:16:21.722Z] (Reading database ... 13923 files and directories currently installed.) [2021-12-07T03:16:21.722Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-12-07T03:16:21.722Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-12-07T03:16:21.722Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-12-07T03:16:21.985Z] (Reading database ... 13923 files and directories currently installed.) [2021-12-07T03:16:21.985Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-12-07T03:16:21.985Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-12-07T03:16:21.985Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-12-07T03:16:21.985Z] (Reading database ... 13923 files and directories currently installed.) [2021-12-07T03:16:21.985Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-12-07T03:16:21.985Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-12-07T03:16:21.985Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-12-07T03:16:22.245Z] (Reading database ... 13923 files and directories currently installed.) [2021-12-07T03:16:22.245Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-12-07T03:16:22.245Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-12-07T03:16:22.245Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-12-07T03:16:22.245Z] (Reading database ... 13923 files and directories currently installed.) [2021-12-07T03:16:22.245Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... [2021-12-07T03:16:22.245Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... [2021-12-07T03:16:22.512Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... [2021-12-07T03:16:22.512Z] (Reading database ... 13923 files and directories currently installed.) [2021-12-07T03:16:22.512Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-12-07T03:16:22.512Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-12-07T03:16:22.512Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-12-07T03:16:22.512Z] (Reading database ... 13923 files and directories currently installed.) [2021-12-07T03:16:22.512Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-12-07T03:16:22.512Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-12-07T03:16:22.774Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-12-07T03:16:22.774Z] (Reading database ... 13924 files and directories currently installed.) [2021-12-07T03:16:22.774Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-12-07T03:16:22.774Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-12-07T03:16:22.774Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-12-07T03:16:22.774Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-12-07T03:16:23.034Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-12-07T03:16:23.034Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-12-07T03:16:23.034Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... [2021-12-07T03:16:23.034Z] Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... [2021-12-07T03:16:23.296Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-12-07T03:16:23.296Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-12-07T03:16:23.296Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-12-07T03:16:23.296Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-12-07T03:16:23.296Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-12-07T03:16:23.296Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-12-07T03:16:23.296Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-12-07T03:16:23.296Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-12-07T03:16:23.374Z] 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-12-07T03:16:23.558Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-12-07T03:16:23.558Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-12-07T03:16:23.558Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-12-07T03:16:23.558Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-12-07T03:16:23.558Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-12-07T03:16:23.558Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-12-07T03:16:23.818Z] Preparing to unpack .../11-tzdata_2021e-0ubuntu0.18.04_all.deb ... [2021-12-07T03:16:23.818Z] Unpacking tzdata (2021e-0ubuntu0.18.04) over (2018d-1) ... [2021-12-07T03:16:24.088Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-12-07T03:16:24.088Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-12-07T03:16:24.088Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-12-07T03:16:24.088Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-12-07T03:16:24.088Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-12-07T03:16:24.088Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-12-07T03:16:24.347Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-12-07T03:16:24.347Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-12-07T03:16:24.607Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-12-07T03:16:24.607Z] Unpacking binutils (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-12-07T03:16:24.607Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-12-07T03:16:24.607Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-12-07T03:16:24.608Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-12-07T03:16:24.608Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-12-07T03:16:24.608Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-12-07T03:16:24.608Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-12-07T03:16:24.868Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-12-07T03:16:24.868Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-12-07T03:16:24.869Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-12-07T03:16:24.869Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-12-07T03:16:25.811Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-12-07T03:16:25.811Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-12-07T03:16:25.991Z] 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-12-07T03:16:26.383Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-12-07T03:16:26.383Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-12-07T03:16:26.956Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-12-07T03:16:26.956Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-12-07T03:16:26.956Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-12-07T03:16:26.956Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-12-07T03:16:27.910Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-12-07T03:16:27.910Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-12-07T03:16:27.910Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-12-07T03:16:27.910Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-12-07T03:16:27.910Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-12-07T03:16:27.910Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-12-07T03:16:28.169Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-12-07T03:16:28.169Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-12-07T03:16:28.169Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-12-07T03:16:28.169Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-12-07T03:16:28.169Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-12-07T03:16:28.169Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-12-07T03:16:28.429Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-12-07T03:16:28.429Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-12-07T03:16:28.429Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-12-07T03:16:28.429Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-12-07T03:16:28.429Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-12-07T03:16:28.429Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-12-07T03:16:28.429Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-12-07T03:16:28.429Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-12-07T03:16:28.429Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-12-07T03:16:28.429Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-12-07T03:16:28.429Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-12-07T03:16:28.429Z] Setting up tzdata (2021e-0ubuntu0.18.04) ... [2021-12-07T03:16:28.689Z] [2021-12-07T03:16:28.689Z] Current default time zone: 'Etc/UTC' [2021-12-07T03:16:28.689Z] Local time is now: Tue Dec 7 03:16:28 UTC 2021. [2021-12-07T03:16:28.689Z] Universal Time is now: Tue Dec 7 03:16:28 UTC 2021. [2021-12-07T03:16:28.689Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-12-07T03:16:28.689Z] [2021-12-07T03:16:28.689Z] Setting up systemd-sysv (237-3ubuntu10.52) ... [2021-12-07T03:16:28.689Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-12-07T03:16:28.689Z] Setting up linux-libc-dev:amd64 (4.15.0-163.171) ... [2021-12-07T03:16:28.689Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-12-07T03:16:28.689Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-12-07T03:16:28.689Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-12-07T03:16:28.689Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-12-07T03:16:28.689Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-12-07T03:16:28.689Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-12-07T03:16:28.689Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-12-07T03:16:28.689Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-12-07T03:16:28.689Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-12-07T03:16:28.950Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-12-07T03:16:28.950Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.7) ... [2021-12-07T03:16:28.950Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-12-07T03:16:28.950Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-12-07T03:16:28.950Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-12-07T03:16:28.950Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-12-07T03:16:28.950Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... [2021-12-07T03:16:28.950Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-12-07T03:16:28.950Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-12-07T03:16:28.950Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-12-07T03:16:28.950Z] Setting up ca-certificates (20210119~18.04.2) ... [2021-12-07T03:16:30.861Z] Updating certificates in /etc/ssl/certs... [2021-12-07T03:16:31.801Z] 23 added, 28 removed; done. [2021-12-07T03:16:31.801Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-12-07T03:16:31.801Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-12-07T03:16:31.801Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-12-07T03:16:31.801Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-12-07T03:16:31.801Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-12-07T03:16:31.801Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-12-07T03:16:31.801Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.7) ... [2021-12-07T03:16:31.801Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-12-07T03:16:31.801Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-12-07T03:16:31.801Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-12-07T03:16:31.801Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-12-07T03:16:31.801Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-12-07T03:16:31.801Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-12-07T03:16:31.801Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) ... [2021-12-07T03:16:31.801Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-12-07T03:16:31.801Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-12-07T03:16:31.801Z] Setting up binutils (2.30-21ubuntu1~18.04.7) ... [2021-12-07T03:16:31.801Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-12-07T03:16:31.801Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-12-07T03:16:31.801Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-12-07T03:16:31.801Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-12-07T03:16:31.801Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-12-07T03:16:31.801Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-12-07T03:16:31.801Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-12-07T03:16:32.061Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-12-07T03:16:32.061Z] Processing triggers for ca-certificates (20210119~18.04.2) ... [2021-12-07T03:16:32.061Z] Updating certificates in /etc/ssl/certs... [2021-12-07T03:16:32.631Z] 0 added, 0 removed; done. [2021-12-07T03:16:32.631Z] Running hooks in /etc/ca-certificates/update.d... [2021-12-07T03:16:32.631Z] done. [Pipeline] } [2021-12-07T03:16:32.684Z] $ docker stop --time=1 0ef5c817658910133bc9a98ae4e60a6be92ebf2c77e63552c0ab732c30517449 [2021-12-07T03:16:32.891Z] Reading package lists... [2021-12-07T03:16:33.151Z] Building dependency tree... [2021-12-07T03:16:33.151Z] Reading state information... [2021-12-07T03:16:33.151Z] The following NEW packages will be installed: [2021-12-07T03:16:33.151Z] apt-transport-https [2021-12-07T03:16:33.411Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-12-07T03:16:33.411Z] Need to get 4348 B of archives. [2021-12-07T03:16:33.411Z] After this operation, 154 kB of additional disk space will be used. [2021-12-07T03:16:33.411Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-12-07T03:16:33.670Z] debconf: delaying package configuration, since apt-utils is not installed [2021-12-07T03:16:33.670Z] Fetched 4348 B in 0s (24.1 kB/s) [2021-12-07T03:16:33.670Z] Selecting previously unselected package apt-transport-https. [2021-12-07T03:16:33.670Z] (Reading database ... 13931 files and directories currently installed.) [2021-12-07T03:16:33.670Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-12-07T03:16:33.670Z] Unpacking apt-transport-https (1.6.14) ... [2021-12-07T03:16:33.670Z] Setting up apt-transport-https (1.6.14) ... [2021-12-07T03:16:33.931Z] Waiting for network to be ready... [2021-12-07T03:16:34.642Z] $ docker rm -f 0ef5c817658910133bc9a98ae4e60a6be92ebf2c77e63552c0ab732c30517449 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-07T03:16:36.162Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-12-07T03:16:36.162Z] [2021-12-07T03:16:36.162Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-12-07T03:16:36.506Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-12-07T03:16:36.781Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-12-07T03:16:36.781Z] 29e5d40040c1: Pulling fs layer [2021-12-07T03:16:36.781Z] 1ce36da41761: Pulling fs layer [2021-12-07T03:16:36.781Z] 25b303627fd3: Pulling fs layer [2021-12-07T03:16:36.781Z] 29e5d40040c1: Download complete [2021-12-07T03:16:37.053Z] 1ce36da41761: Verifying Checksum [2021-12-07T03:16:37.053Z] 1ce36da41761: Download complete [2021-12-07T03:16:37.327Z] 29e5d40040c1: Pull complete [2021-12-07T03:16:38.298Z] 25b303627fd3: Verifying Checksum [2021-12-07T03:16:38.298Z] 25b303627fd3: Download complete [2021-12-07T03:16:38.571Z] 1ce36da41761: Pull complete [2021-12-07T03:16:40.506Z] 2021-12-07T03:16:38Z INFO Waiting for automatic snapd restart... [2021-12-07T03:16:42.418Z] snapd 2.53.2 from Canonical* installed [2021-12-07T03:16:43.356Z] "snapd" switched to the "latest/stable" channel [2021-12-07T03:16:43.356Z] [2021-12-07T03:16:48.697Z] 25b303627fd3: Pull complete [2021-12-07T03:16:48.697Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-12-07T03:16:48.697Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-12-07T03:16:48.697Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-12-07T03:16:48.892Z] prd-ubuntu18.04-docker-arm64-4c-16g-381 does not seem to be running inside a container [2021-12-07T03:16:48.954Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-12-07T03:16:49.940Z] core18 20211028 from Canonical* installed [2021-12-07T03:16:51.244Z] $ docker top 0727f736e41fb57f5ad8e9c9c666b2d1e90158c9223f8df0765eb0e5f567052e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-12-07T03:16:51.851Z] core20 20211115 from Canonical* installed [2021-12-07T03:16:52.111Z] "core20" switched to the "latest/stable" channel [2021-12-07T03:16:52.111Z] [2021-12-07T03:16:52.127Z] + + docker-composegrep parallel build [2021-12-07T03:16:52.128Z] --help [2021-12-07T03:16:54.653Z] snapcraft 6.0 from Canonical* installed [2021-12-07T03:16:54.653Z] "snapcraft" switched to the "latest/stable" channel [2021-12-07T03:16:54.653Z] [2021-12-07T03:16:55.491Z] --parallel Build images in parallel. [Pipeline] } [2021-12-07T03:16:55.495Z] $ docker stop --time=1 0727f736e41fb57f5ad8e9c9c666b2d1e90158c9223f8df0765eb0e5f567052e [2021-12-07T03:16:57.081Z] $ docker rm -f 0727f736e41fb57f5ad8e9c9c666b2d1e90158c9223f8df0765eb0e5f567052e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-07T03:16:57.656Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-12-07T03:16:57.656Z] . [Pipeline] withDockerContainer [2021-12-07T03:16:57.845Z] prd-ubuntu18.04-docker-arm64-4c-16g-381 does not seem to be running inside a container [2021-12-07T03:16:57.901Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-12-07T03:16:58.856Z] 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-12-07T03:16:58.857Z] - README.md [2021-12-07T03:16:58.857Z] [2021-12-07T03:16:58.857Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-12-07T03:16:59.031Z] $ docker top 6c2f2a74b1ee2c4d473cc83b8833e0a2b695077fe2b0f3a52330505c565e5b94 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-12-07T03:16:59.905Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-12-07T03:17:00.239Z] Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-12-07T03:17:00.239Z] Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-12-07T03:17:00.239Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-12-07T03:17:01.754Z] Reading package lists... [2021-12-07T03:17:03.137Z] 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-12-07T03:17:04.080Z] Reading package lists... [2021-12-07T03:17:04.080Z] Building dependency tree... [2021-12-07T03:17:04.080Z] Reading state information... [2021-12-07T03:17:04.174Z] Building core-command ... [2021-12-07T03:17:04.174Z] Building core-data ... [2021-12-07T03:17:04.174Z] Building core-metadata ... [2021-12-07T03:17:04.174Z] Building security-bootstrapper ... [2021-12-07T03:17:04.174Z] Building security-proxy-setup ... [2021-12-07T03:17:04.174Z] Building security-secretstore-setup ... [2021-12-07T03:17:04.174Z] Building support-notifications ... [2021-12-07T03:17:04.174Z] Building support-scheduler ... [2021-12-07T03:17:04.174Z] Building sys-mgmt-agent ... [2021-12-07T03:17:04.174Z] Building sys-mgmt-agent [2021-12-07T03:17:04.174Z] Building core-metadata [2021-12-07T03:17:04.174Z] Building security-proxy-setup [2021-12-07T03:17:04.174Z] Building security-bootstrapper [2021-12-07T03:17:04.174Z] Building core-command [2021-12-07T03:17:04.339Z] Suggested packages: [2021-12-07T03:17:04.340Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-12-07T03:17:04.340Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-12-07T03:17:04.340Z] Recommended packages: [2021-12-07T03:17:04.340Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-12-07T03:17:04.340Z] The following NEW packages will be installed: [2021-12-07T03:17:04.340Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-12-07T03:17:04.340Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-12-07T03:17:04.340Z] pkg-config zip [2021-12-07T03:17:04.340Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-12-07T03:17:04.600Z] Need to get 7670 kB of archives. [2021-12-07T03:17:04.600Z] After this operation, 43.8 MB of additional disk space will be used. [2021-12-07T03:17:04.600Z] Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-12-07T03:17:04.861Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-12-07T03:17:04.861Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-12-07T03:17:05.122Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-12-07T03:17:05.122Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-12-07T03:17:05.122Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-12-07T03:17:05.122Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-12-07T03:17:05.122Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-12-07T03:17:05.382Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-12-07T03:17:05.382Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-12-07T03:17:05.952Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] [2021-12-07T03:17:05.952Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] [2021-12-07T03:17:05.952Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] [2021-12-07T03:17:06.213Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-12-07T03:17:06.214Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-12-07T03:17:06.214Z] debconf: delaying package configuration, since apt-utils is not installed [2021-12-07T03:17:06.214Z] Fetched 7670 kB in 2s (4337 kB/s) [2021-12-07T03:17:06.474Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-12-07T03:17:06.474Z] (Reading database ... 13935 files and directories currently installed.) [2021-12-07T03:17:06.474Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-12-07T03:17:06.474Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-12-07T03:17:06.474Z] Selecting previously unselected package libpsl5:amd64. [2021-12-07T03:17:06.474Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-12-07T03:17:06.474Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-12-07T03:17:06.474Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-12-07T03:17:06.474Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-12-07T03:17:06.474Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-12-07T03:17:06.735Z] Selecting previously unselected package librtmp1:amd64. [2021-12-07T03:17:06.735Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-12-07T03:17:06.735Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-12-07T03:17:06.735Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-12-07T03:17:06.735Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... [2021-12-07T03:17:06.735Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-12-07T03:17:06.735Z] Selecting previously unselected package liberror-perl. [2021-12-07T03:17:06.735Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-12-07T03:17:06.735Z] Unpacking liberror-perl (0.17025-1) ... [2021-12-07T03:17:06.735Z] Selecting previously unselected package git-man. [2021-12-07T03:17:06.735Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... [2021-12-07T03:17:06.735Z] Unpacking git-man (1:2.17.1-1ubuntu0.9) ... [2021-12-07T03:17:06.996Z] Selecting previously unselected package git. [2021-12-07T03:17:06.996Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... [2021-12-07T03:17:06.996Z] Unpacking git (1:2.17.1-1ubuntu0.9) ... [2021-12-07T03:17:07.257Z] Selecting previously unselected package libnorm1:amd64. [2021-12-07T03:17:07.257Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-12-07T03:17:07.257Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-12-07T03:17:07.518Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-12-07T03:17:07.518Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-12-07T03:17:07.518Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-12-07T03:17:07.518Z] Selecting previously unselected package libsodium23:amd64. [2021-12-07T03:17:07.518Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-12-07T03:17:07.518Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-12-07T03:17:07.518Z] Selecting previously unselected package libzmq5:amd64. [2021-12-07T03:17:07.518Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-12-07T03:17:07.518Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-12-07T03:17:07.518Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-12-07T03:17:07.518Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-12-07T03:17:07.518Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-12-07T03:17:07.779Z] Selecting previously unselected package pkg-config. [2021-12-07T03:17:07.779Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-12-07T03:17:07.779Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-12-07T03:17:07.779Z] Selecting previously unselected package zip. [2021-12-07T03:17:07.779Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-12-07T03:17:07.780Z] Unpacking zip (3.0-11build1) ... [2021-12-07T03:17:07.780Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-12-07T03:17:07.780Z] Setting up git-man (1:2.17.1-1ubuntu0.9) ... [2021-12-07T03:17:07.780Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-12-07T03:17:07.780Z] Setting up liberror-perl (0.17025-1) ... [2021-12-07T03:17:07.780Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-12-07T03:17:07.780Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-12-07T03:17:07.780Z] No schema files found: doing nothing. [2021-12-07T03:17:07.780Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-12-07T03:17:07.780Z] Setting up zip (3.0-11build1) ... [2021-12-07T03:17:07.780Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-12-07T03:17:07.780Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-12-07T03:17:07.780Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-12-07T03:17:08.040Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-12-07T03:17:08.040Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-12-07T03:17:08.040Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-12-07T03:17:08.040Z] Setting up git (1:2.17.1-1ubuntu0.9) ... [2021-12-07T03:17:08.040Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-12-07T03:17:08.609Z] git set to automatically installed. [2021-12-07T03:17:08.609Z] git-man set to automatically installed. [2021-12-07T03:17:08.609Z] libcurl3-gnutls set to automatically installed. [2021-12-07T03:17:08.609Z] liberror-perl set to automatically installed. [2021-12-07T03:17:08.609Z] libglib2.0-0 set to automatically installed. [2021-12-07T03:17:08.609Z] libnghttp2-14 set to automatically installed. [2021-12-07T03:17:08.609Z] libnorm1 set to automatically installed. [2021-12-07T03:17:08.609Z] libpgm-5.2-0 set to automatically installed. [2021-12-07T03:17:08.609Z] libpsl5 set to automatically installed. [2021-12-07T03:17:08.609Z] librtmp1 set to automatically installed. [2021-12-07T03:17:08.609Z] libsodium23 set to automatically installed. [2021-12-07T03:17:08.609Z] libzmq3-dev set to automatically installed. [2021-12-07T03:17:08.609Z] libzmq5 set to automatically installed. [2021-12-07T03:17:08.609Z] pkg-config set to automatically installed. [2021-12-07T03:17:08.609Z] zip set to automatically installed. [2021-12-07T03:17:09.548Z] snapd is not logged in, snap install commands will use sudo [2021-12-07T03:17:17.681Z] go (1.16/stable) 1.16.11 from Michael Hudson-Doyle (mwhudson) installed [2021-12-07T03:17:17.681Z] Downloading snap 'edgex-app-service-configurable' [2021-12-07T03:17:20.225Z] Pulling app-service-configurable [2021-12-07T03:17:20.225Z] + snapcraftctl pull [2021-12-07T03:17:22.136Z] Pulling config-common [2021-12-07T03:17:22.136Z] + snapcraftctl pull [2021-12-07T03:17:23.090Z] Pulling go-build-helper [2021-12-07T03:17:23.090Z] + snapcraftctl pull [2021-12-07T03:17:24.583Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-12-07T03:17:24.583Z] Skipping pull go-build-helper (already ran) [2021-12-07T03:17:24.583Z] Building go-build-helper [2021-12-07T03:17:24.583Z] + snapcraftctl build [2021-12-07T03:17:27.167Z] Staging go-build-helper [2021-12-07T03:17:27.167Z] + snapcraftctl stage [2021-12-07T03:17:32.453Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-12-07T03:17:32.453Z] Fetched 224 kB in 0s (0 B/s) [2021-12-07T03:17:32.453Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-12-07T03:17:32.453Z] Fetched 157 kB in 0s (0 B/s) [2021-12-07T03:17:32.453Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-12-07T03:17:32.453Z] Fetched 221 kB in 0s (0 B/s) [2021-12-07T03:17:32.453Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-12-07T03:17:32.453Z] Fetched 143 kB in 0s (0 B/s) [2021-12-07T03:17:32.453Z] Pulling edgex-go [2021-12-07T03:17:32.453Z] + snapcraftctl pull [2021-12-07T03:17:34.363Z] Pulling hooks [2021-12-07T03:17:34.363Z] + snapcraftctl pull [2021-12-07T03:17:56.333Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-12-07T03:17:56.333Z] Fetched 96.5 kB in 0s (0 B/s) [2021-12-07T03:17:56.333Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-12-07T03:17:56.333Z] Fetched 279 kB in 0s (0 B/s) [2021-12-07T03:17:56.333Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-12-07T03:17:56.333Z] Fetched 122 kB in 0s (0 B/s) [2021-12-07T03:17:56.333Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-12-07T03:17:56.333Z] Fetched 77.8 kB in 0s (0 B/s) [2021-12-07T03:17:56.333Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-12-07T03:17:56.333Z] Fetched 8848 B in 0s (0 B/s) [2021-12-07T03:17:56.333Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-12-07T03:17:56.333Z] Fetched 47.8 kB in 0s (0 B/s) [2021-12-07T03:17:56.333Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-12-07T03:17:56.333Z] Fetched 45.6 kB in 0s (0 B/s) [2021-12-07T03:17:56.333Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-12-07T03:17:56.333Z] Fetched 15.0 kB in 0s (0 B/s) [2021-12-07T03:17:56.333Z] Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] [2021-12-07T03:17:56.333Z] Fetched 220 kB in 0s (0 B/s) [2021-12-07T03:17:56.333Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-12-07T03:17:56.333Z] Fetched 154 kB in 0s (0 B/s) [2021-12-07T03:17:56.333Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-12-07T03:17:56.333Z] Fetched 50.6 kB in 0s (0 B/s) [2021-12-07T03:17:56.334Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-12-07T03:17:56.334Z] Fetched 14.8 kB in 0s (0 B/s) [2021-12-07T03:17:56.334Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-12-07T03:17:56.334Z] Fetched 41.8 kB in 0s (0 B/s) [2021-12-07T03:17:56.334Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-12-07T03:17:56.334Z] Fetched 499 kB in 0s (0 B/s) [2021-12-07T03:17:56.334Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-12-07T03:17:56.334Z] Fetched 111 kB in 0s (0 B/s) [2021-12-07T03:17:56.334Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-12-07T03:17:56.334Z] Fetched 240 kB in 0s (0 B/s) [2021-12-07T03:17:56.334Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-12-07T03:17:56.334Z] Fetched 29.3 kB in 0s (0 B/s) [2021-12-07T03:17:56.334Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-12-07T03:17:56.334Z] Fetched 85.5 kB in 0s (0 B/s) [2021-12-07T03:17:56.334Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-12-07T03:17:56.334Z] Fetched 24.5 kB in 0s (0 B/s) [2021-12-07T03:17:56.334Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-12-07T03:17:56.334Z] Fetched 49.2 kB in 0s (0 B/s) [2021-12-07T03:17:56.334Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-12-07T03:17:56.334Z] Fetched 54.2 kB in 0s (0 B/s) [2021-12-07T03:17:56.334Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-12-07T03:17:56.334Z] Fetched 30.8 kB in 0s (0 B/s) [2021-12-07T03:17:56.334Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-12-07T03:17:56.334Z] Fetched 15.8 kB in 0s (0 B/s) [2021-12-07T03:17:56.334Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-12-07T03:17:56.334Z] Fetched 85.9 kB in 0s (0 B/s) [2021-12-07T03:17:56.334Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-12-07T03:17:56.334Z] Fetched 8720 B in 0s (0 B/s) [2021-12-07T03:17:56.334Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-12-07T03:17:56.334Z] Fetched 140 kB in 0s (0 B/s) [2021-12-07T03:17:56.334Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-12-07T03:17:56.334Z] Fetched 119 kB in 0s (0 B/s) [2021-12-07T03:17:56.334Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-12-07T03:17:56.334Z] Fetched 111 kB in 0s (0 B/s) [2021-12-07T03:17:56.334Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-12-07T03:17:56.334Z] Fetched 11.1 kB in 0s (0 B/s) [2021-12-07T03:17:56.334Z] Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] [2021-12-07T03:17:56.334Z] Fetched 646 kB in 0s (0 B/s) [2021-12-07T03:17:56.334Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-12-07T03:17:56.334Z] Fetched 41.3 kB in 0s (0 B/s) [2021-12-07T03:17:56.334Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-12-07T03:17:56.334Z] Fetched 17.9 kB in 0s (0 B/s) [2021-12-07T03:17:56.334Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-12-07T03:17:56.334Z] Fetched 368 kB in 0s (0 B/s) [2021-12-07T03:17:56.334Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-12-07T03:17:56.334Z] Fetched 187 kB in 0s (0 B/s) [2021-12-07T03:17:56.334Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-12-07T03:17:56.334Z] Fetched 175 kB in 0s (0 B/s) [2021-12-07T03:17:56.334Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-12-07T03:17:56.334Z] Fetched 206 kB in 0s (0 B/s) [2021-12-07T03:17:56.334Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] [2021-12-07T03:17:56.334Z] Fetched 1302 kB in 0s (0 B/s) [2021-12-07T03:17:56.334Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-12-07T03:17:56.334Z] Fetched 36.2 kB in 0s (0 B/s) [2021-12-07T03:17:56.334Z] Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] [2021-12-07T03:17:56.334Z] Fetched 159 kB in 0s (0 B/s) [2021-12-07T03:17:56.334Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-12-07T03:17:56.334Z] Fetched 107 kB in 0s (0 B/s) [2021-12-07T03:17:56.334Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-12-07T03:17:56.334Z] Fetched 48.7 kB in 0s (0 B/s) [2021-12-07T03:17:56.334Z] Pulling static-packages [2021-12-07T03:17:56.334Z] + snapcraftctl pull [2021-12-07T03:17:56.334Z] Pulling version [2021-12-07T03:17:56.334Z] + cd /root/project [2021-12-07T03:17:56.334Z] + git describe --tags --abbrev=0 [2021-12-07T03:17:56.334Z] + sed s/v// [2021-12-07T03:17:56.334Z] + GIT_VERSION=2.2.0-dev.10 [2021-12-07T03:17:56.334Z] + [ -z 2.2.0-dev.10 ] [2021-12-07T03:17:56.334Z] + snapcraftctl set-version 2.2.0-dev.10 [2021-12-07T03:17:56.334Z] Building app-service-configurable [2021-12-07T03:17:56.334Z] + snapcraftctl build [2021-12-07T03:17:57.718Z] Building config-common [2021-12-07T03:17:57.718Z] + snapcraftctl build [2021-12-07T03:17:59.624Z] Skipping build go-build-helper (already ran) [2021-12-07T03:17:59.624Z] Building edgex-go [2021-12-07T03:17:59.624Z] + cd /root/parts/edgex-go/src [2021-12-07T03:17:59.624Z] + git describe --tags --abbrev=0 [2021-12-07T03:17:59.624Z] + sed s/v// [2021-12-07T03:17:59.885Z] + GIT_VERSION=2.2.0-dev.10 [2021-12-07T03:17:59.885Z] + [ -z 2.2.0-dev.10 ] [2021-12-07T03:17:59.885Z] + echo 2.2.0-dev.10 [2021-12-07T03:17:59.885Z] + [ ! -d vendor ] [2021-12-07T03:17:59.885Z] + go mod download all [2021-12-07T03:18:08.015Z] + make build [2021-12-07T03:18:08.016Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.10" -o cmd/core-data/core-data ./cmd/core-data [2021-12-07T03:18:12.229Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-07T03:18:12.229Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-12-07T03:18:12.229Z] ---> 46c084b23456 [2021-12-07T03:18:12.229Z] Step 3/30 : WORKDIR /edgex-go [2021-12-07T03:18:12.229Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-07T03:18:12.229Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-12-07T03:18:12.229Z] ---> 46c084b23456 [2021-12-07T03:18:12.229Z] Step 3/22 : WORKDIR /edgex-go [2021-12-07T03:18:12.229Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-07T03:18:12.229Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-12-07T03:18:12.229Z] ---> 46c084b23456 [2021-12-07T03:18:12.229Z] Step 3/22 : WORKDIR /edgex-go [2021-12-07T03:18:12.229Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-07T03:18:12.229Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-12-07T03:18:12.229Z] ---> 46c084b23456 [2021-12-07T03:18:12.229Z] Step 3/20 : WORKDIR /edgex-go [2021-12-07T03:18:12.229Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-07T03:18:12.229Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-12-07T03:18:12.229Z] ---> 46c084b23456 [2021-12-07T03:18:12.229Z] Step 3/22 : WORKDIR /edgex-go [2021-12-07T03:18:12.229Z] ---> Running in 23348c99cb89 [2021-12-07T03:18:12.229Z] ---> Running in 7b62c8b772fa [2021-12-07T03:18:12.229Z] ---> Running in d5d817dd9b68 [2021-12-07T03:18:12.229Z] ---> Running in f2b799ec1984 [2021-12-07T03:18:12.229Z] ---> Running in fdf3fcbb740a [2021-12-07T03:18:12.229Z] Removing intermediate container 23348c99cb89 [2021-12-07T03:18:12.229Z] ---> 88fd33d03ce8 [2021-12-07T03:18:12.229Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-07T03:18:12.229Z] Removing intermediate container d5d817dd9b68 [2021-12-07T03:18:12.229Z] ---> be1b975bdec9 [2021-12-07T03:18:12.229Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-07T03:18:12.229Z] ---> Running in a855ce3c0cb8 [2021-12-07T03:18:12.229Z] Removing intermediate container f2b799ec1984 [2021-12-07T03:18:12.229Z] ---> 32ae84a90569 [2021-12-07T03:18:12.229Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-07T03:18:12.229Z] ---> Running in 73ce61ef280c [2021-12-07T03:18:12.229Z] Removing intermediate container 7b62c8b772fa [2021-12-07T03:18:12.229Z] ---> 26faf96fe19e [2021-12-07T03:18:12.229Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-07T03:18:12.229Z] Removing intermediate container fdf3fcbb740a [2021-12-07T03:18:12.229Z] ---> 217118e59ebf [2021-12-07T03:18:12.229Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-07T03:18:12.229Z] ---> Running in 70ca84e136aa [2021-12-07T03:18:12.229Z] ---> Running in 541a6b11d690 [2021-12-07T03:18:12.229Z] ---> Running in 501b407b7000 [2021-12-07T03:18:13.209Z] Removing intermediate container a855ce3c0cb8 [2021-12-07T03:18:13.209Z] ---> 6f554a0271e8 [2021-12-07T03:18:13.209Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-12-07T03:18:13.209Z] ---> Running in d38f5ad5916e [2021-12-07T03:18:13.482Z] Removing intermediate container 73ce61ef280c [2021-12-07T03:18:13.482Z] ---> 26d30a838463 [2021-12-07T03:18:13.482Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-12-07T03:18:13.765Z] ---> Running in 02ce349da28d [2021-12-07T03:18:13.765Z] Removing intermediate container 541a6b11d690 [2021-12-07T03:18:13.765Z] ---> ca0bfd31d295 [2021-12-07T03:18:13.765Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-12-07T03:18:14.043Z] ---> Running in 3871a877c6bf [2021-12-07T03:18:14.043Z] Removing intermediate container 70ca84e136aa [2021-12-07T03:18:14.043Z] ---> b83956aec737 [2021-12-07T03:18:14.043Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-12-07T03:18:14.043Z] Removing intermediate container 501b407b7000 [2021-12-07T03:18:14.043Z] ---> acf33b50078f [2021-12-07T03:18:14.043Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-12-07T03:18:14.316Z] ---> Running in 1904bd054d96 [2021-12-07T03:18:14.316Z] ---> Running in 9accaed30e7c [2021-12-07T03:18:15.296Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-07T03:18:15.567Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-07T03:18:15.841Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-07T03:18:15.841Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-07T03:18:16.112Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-07T03:18:16.112Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-07T03:18:16.396Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-07T03:18:16.679Z] OK: 219 MiB in 52 packages [2021-12-07T03:18:16.953Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-07T03:18:16.953Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-07T03:18:16.953Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-07T03:18:17.559Z] OK: 219 MiB in 52 packages [2021-12-07T03:18:18.002Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.10" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-12-07T03:18:18.166Z] OK: 219 MiB in 52 packages [2021-12-07T03:18:18.166Z] OK: 219 MiB in 52 packages [2021-12-07T03:18:18.166Z] Removing intermediate container d38f5ad5916e [2021-12-07T03:18:18.166Z] ---> 4119d5d9ba79 [2021-12-07T03:18:18.166Z] Step 6/22 : COPY . . [2021-12-07T03:18:18.166Z] OK: 219 MiB in 52 packages [2021-12-07T03:18:19.144Z] Removing intermediate container 02ce349da28d [2021-12-07T03:18:19.144Z] ---> eaf0ffb7c5d7 [2021-12-07T03:18:19.144Z] Step 6/30 : COPY . . [2021-12-07T03:18:19.740Z] Removing intermediate container 9accaed30e7c [2021-12-07T03:18:19.740Z] ---> 6ae3a560d6ed [2021-12-07T03:18:19.740Z] Step 6/22 : COPY . . [2021-12-07T03:18:19.740Z] Removing intermediate container 3871a877c6bf [2021-12-07T03:18:19.740Z] ---> c218c9d57d48 [2021-12-07T03:18:19.740Z] Step 6/20 : COPY . . [2021-12-07T03:18:19.740Z] Removing intermediate container 1904bd054d96 [2021-12-07T03:18:19.740Z] ---> e5cd1d028d6a [2021-12-07T03:18:19.740Z] Step 6/22 : COPY . . [2021-12-07T03:18:22.193Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.10" -o cmd/core-command/core-command ./cmd/core-command [2021-12-07T03:18:23.131Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.10" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-12-07T03:18:24.510Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.10" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-12-07T03:18:25.080Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.10" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-12-07T03:18:26.020Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.10" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-12-07T03:18:27.401Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.10" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-12-07T03:18:28.781Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.10" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-12-07T03:18:29.720Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.10" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-12-07T03:18:30.657Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.10" -o ./cmd/secrets-config ./cmd/secrets-config [2021-12-07T03:18:32.039Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.10" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-12-07T03:18:33.420Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-12-07T03:18:33.420Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-12-07T03:18:33.420Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-12-07T03:18:33.420Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-12-07T03:18:33.420Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-12-07T03:18:33.420Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-12-07T03:18:33.421Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-12-07T03:18:33.421Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-12-07T03:18:33.421Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-12-07T03:18:33.421Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-12-07T03:18:33.421Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-12-07T03:18:33.421Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-12-07T03:18:33.421Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-12-07T03:18:33.421Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-12-07T03:18:33.421Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-12-07T03:18:33.421Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-12-07T03:18:33.681Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-12-07T03:18:33.681Z] + 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-12-07T03:18:33.681Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-12-07T03:18:33.681Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-12-07T03:18:33.681Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-12-07T03:18:33.681Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-12-07T03:18:33.681Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-12-07T03:18:33.681Z] + 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-12-07T03:18:33.681Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-12-07T03:18:33.681Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-12-07T03:18:33.681Z] + 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-12-07T03:18:34.252Z] Building hooks [2021-12-07T03:18:34.252Z] + cd /root/parts/hooks/src [2021-12-07T03:18:34.252Z] + make build [2021-12-07T03:18:34.252Z] go mod tidy [2021-12-07T03:18:34.512Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.1 [2021-12-07T03:18:35.079Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-12-07T03:18:35.079Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-12-07T03:18:35.079Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-12-07T03:18:36.019Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-12-07T03:18:36.281Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-12-07T03:18:36.281Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-12-07T03:18:38.826Z] Building static-packages [2021-12-07T03:18:38.826Z] + snapcraftctl build [2021-12-07T03:18:40.736Z] Building version [2021-12-07T03:18:40.736Z] + snapcraftctl build [2021-12-07T03:18:41.898Z] ---> c4ced48b4739 [2021-12-07T03:18:41.898Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-07T03:18:41.898Z] ---> 6216ad583ff3 [2021-12-07T03:18:41.898Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-07T03:18:41.898Z] ---> Running in 760a4ac7425b [2021-12-07T03:18:41.898Z] ---> Running in b1385a4e32b1 [2021-12-07T03:18:41.898Z] ---> 3269a4df74be [2021-12-07T03:18:41.898Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-07T03:18:41.898Z] ---> Running in e31de7bd29f6 [2021-12-07T03:18:41.898Z] ---> 9dc7e5320416 [2021-12-07T03:18:41.898Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-07T03:18:41.898Z] ---> Running in ced92b1ab74a [2021-12-07T03:18:42.177Z] ---> 9f8b5c91aebf [2021-12-07T03:18:42.177Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-07T03:18:42.458Z] ---> Running in eefca580e5fb [2021-12-07T03:18:42.649Z] Staging app-service-configurable [2021-12-07T03:18:42.649Z] + snapcraftctl stage [2021-12-07T03:18:44.027Z] Staging config-common [2021-12-07T03:18:44.027Z] + snapcraftctl stage [2021-12-07T03:18:44.964Z] Skipping stage go-build-helper (already ran) [2021-12-07T03:18:44.964Z] Staging edgex-go [2021-12-07T03:18:44.964Z] + snapcraftctl stage [2021-12-07T03:18:45.103Z] Removing intermediate container 760a4ac7425b [2021-12-07T03:18:45.103Z] ---> e4bada3e4f4d [2021-12-07T03:18:45.103Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-12-07T03:18:45.103Z] ---> Running in 162686e04ff7 [2021-12-07T03:18:45.103Z] Removing intermediate container b1385a4e32b1 [2021-12-07T03:18:45.103Z] ---> ea2e0b2a5a69 [2021-12-07T03:18:45.103Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-12-07T03:18:45.376Z] ---> Running in 3c607470251a [2021-12-07T03:18:45.976Z] Removing intermediate container e31de7bd29f6 [2021-12-07T03:18:45.976Z] ---> b20184282c3f [2021-12-07T03:18:45.976Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-12-07T03:18:45.976Z] ---> Running in 4d65c2bc2cb3 [2021-12-07T03:18:46.250Z] Removing intermediate container ced92b1ab74a [2021-12-07T03:18:46.250Z] ---> 062ff5e72ec0 [2021-12-07T03:18:46.250Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-12-07T03:18:46.348Z] Staging hooks [2021-12-07T03:18:46.348Z] + snapcraftctl stage [2021-12-07T03:18:46.526Z] ---> Running in d12e6aad3407 [2021-12-07T03:18:47.129Z] 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-12-07T03:18:47.404Z] Removing intermediate container eefca580e5fb [2021-12-07T03:18:47.404Z] ---> 15779e887c58 [2021-12-07T03:18:47.404Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-12-07T03:18:47.404Z] 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-12-07T03:18:47.404Z] ---> Running in 5b67e93b777e [2021-12-07T03:18:47.732Z] Staging static-packages [2021-12-07T03:18:47.732Z] + snapcraftctl stage [2021-12-07T03:18:48.395Z] 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-12-07T03:18:48.395Z] 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-12-07T03:18:48.992Z] 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-12-07T03:18:49.116Z] Staging version [2021-12-07T03:18:49.116Z] + snapcraftctl stage [2021-12-07T03:18:50.496Z] Priming app-service-configurable [2021-12-07T03:18:50.496Z] + snapcraftctl prime [2021-12-07T03:18:53.794Z] The 'app-service-configurable' part is missing libraries that are not included in the snap or base. They can be satisfied by adding the following entry for this part [2021-12-07T03:18:53.794Z] stage-packages: [2021-12-07T03:18:53.794Z] - libnorm1 [2021-12-07T03:18:53.794Z] - libpgm-5.2-0 [2021-12-07T03:18:53.794Z] - libsodium23 [2021-12-07T03:18:53.794Z] - libzmq5 [2021-12-07T03:18:54.054Z] Priming config-common [2021-12-07T03:18:54.054Z] + snapcraftctl prime [2021-12-07T03:18:55.439Z] Priming go-build-helper [2021-12-07T03:18:55.439Z] + snapcraftctl prime [2021-12-07T03:18:56.849Z] Priming edgex-go [2021-12-07T03:18:56.849Z] + snapcraftctl prime [2021-12-07T03:18:58.845Z] Priming hooks [2021-12-07T03:18:58.845Z] + snapcraftctl prime [2021-12-07T03:19:00.226Z] Priming static-packages [2021-12-07T03:19:00.226Z] + snapcraftctl prime [2021-12-07T03:19:02.766Z] Priming version [2021-12-07T03:19:02.766Z] + snapcraftctl prime [2021-12-07T03:19:04.149Z] 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-12-07T03:20:40.821Z] 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-12-07T03:20:41.103Z] Removing intermediate container 162686e04ff7 [2021-12-07T03:20:41.103Z] ---> d2c3524485d0 [2021-12-07T03:20:41.103Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-12-07T03:20:41.383Z] ---> Running in 36666bc35be6 [2021-12-07T03:20:43.386Z] 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-12-07T03:20:44.832Z] Removing intermediate container 4d65c2bc2cb3 [2021-12-07T03:20:44.832Z] ---> 02db93400475 [2021-12-07T03:20:44.832Z] [2021-12-07T03:20:44.832Z] Step 9/22 : FROM alpine:3.14 [2021-12-07T03:20:44.832Z] 3.14: Pulling from library/alpine [2021-12-07T03:20:46.808Z] Removing intermediate container 3c607470251a [2021-12-07T03:20:46.808Z] ---> 034773910f60 [2021-12-07T03:20:46.808Z] [2021-12-07T03:20:46.808Z] Step 9/30 : FROM alpine:3.14 [2021-12-07T03:20:46.808Z] 3.14: Pulling from library/alpine [2021-12-07T03:20:46.808Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2021-12-07T03:20:46.808Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2021-12-07T03:20:46.808Z] Status: Downloaded newer image for alpine:3.14 [2021-12-07T03:20:46.808Z] Status: Image is up to date for alpine:3.14 [2021-12-07T03:20:46.808Z] ---> 5b8b7b635229 [2021-12-07T03:20:46.808Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-12-07T03:20:46.808Z] ---> 5b8b7b635229 [2021-12-07T03:20:46.808Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-12-07T03:20:47.099Z] ---> Running in 2d6c81b20c0e [2021-12-07T03:20:47.099Z] ---> Running in 35f231522ceb [2021-12-07T03:20:48.103Z] Removing intermediate container 35f231522ceb [2021-12-07T03:20:48.103Z] ---> c0ab29ed6f54 [2021-12-07T03:20:48.103Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-12-07T03:20:48.381Z] ---> Running in 86d115fe5646 [2021-12-07T03:20:48.381Z] Removing intermediate container 36666bc35be6 [2021-12-07T03:20:48.381Z] ---> 598b118bf63f [2021-12-07T03:20:48.381Z] [2021-12-07T03:20:48.381Z] Step 10/22 : FROM docker:20.10.8 [2021-12-07T03:20:48.654Z] 20.10.8: Pulling from library/docker [2021-12-07T03:20:48.926Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-07T03:20:49.200Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-07T03:20:50.185Z] Removing intermediate container 5b67e93b777e [2021-12-07T03:20:50.185Z] ---> b57a276fe7d0 [2021-12-07T03:20:50.185Z] [2021-12-07T03:20:50.185Z] Step 9/20 : FROM alpine:3.14 [2021-12-07T03:20:50.185Z] ---> 5b8b7b635229 [2021-12-07T03:20:50.185Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-12-07T03:20:50.185Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-07T03:20:50.185Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-12-07T03:20:50.185Z] Executing busybox-1.33.1-r6.trigger [2021-12-07T03:20:50.464Z] OK: 6 MiB in 15 packages [2021-12-07T03:20:50.464Z] ---> Running in 514211e8876c [2021-12-07T03:20:50.464Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-07T03:20:51.457Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-12-07T03:20:51.457Z] (2/2) Installing su-exec (0.2-r1) [2021-12-07T03:20:51.457Z] Executing busybox-1.33.1-r6.trigger [2021-12-07T03:20:51.457Z] OK: 6 MiB in 16 packages [2021-12-07T03:20:52.062Z] Removing intermediate container 2d6c81b20c0e [2021-12-07T03:20:52.062Z] ---> 309a13829f3e [2021-12-07T03:20:52.062Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-12-07T03:20:52.334Z] ---> Running in 7d2b55424908 [2021-12-07T03:20:52.334Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-07T03:20:52.608Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-07T03:20:52.882Z] Removing intermediate container 86d115fe5646 [2021-12-07T03:20:52.882Z] ---> 8358d3dfc8f1 [2021-12-07T03:20:52.882Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-12-07T03:20:53.170Z] Removing intermediate container 7d2b55424908 [2021-12-07T03:20:53.170Z] ---> eb37be6e5f7c [2021-12-07T03:20:53.170Z] Step 12/22 : ENV APP_PORT=59882 [2021-12-07T03:20:53.170Z] ---> Running in 58d782f921b5 [2021-12-07T03:20:53.170Z] ---> Running in d63d43fa3523 [2021-12-07T03:20:53.447Z] (1/5) Installing ca-certificates (20191127-r5) [2021-12-07T03:20:53.730Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-12-07T03:20:53.730Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-12-07T03:20:53.730Z] (4/5) Installing libcurl (7.79.1-r0) [2021-12-07T03:20:53.730Z] Removing intermediate container 58d782f921b5 [2021-12-07T03:20:53.730Z] ---> 96d2eeb0791c [2021-12-07T03:20:53.730Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-12-07T03:20:53.730Z] (5/5) Installing curl (7.79.1-r0) [2021-12-07T03:20:53.730Z] Executing busybox-1.33.1-r6.trigger [2021-12-07T03:20:53.730Z] Executing ca-certificates-20191127-r5.trigger [2021-12-07T03:20:54.013Z] Removing intermediate container d63d43fa3523 [2021-12-07T03:20:54.013Z] ---> 7a474b62a615 [2021-12-07T03:20:54.013Z] Step 13/22 : EXPOSE $APP_PORT [2021-12-07T03:20:54.013Z] ---> Running in 6946342375a1 [2021-12-07T03:20:54.013Z] OK: 8 MiB in 19 packages [2021-12-07T03:20:54.013Z] ---> Running in f1fd2bd8af71 [2021-12-07T03:20:54.288Z] Removing intermediate container d12e6aad3407 [2021-12-07T03:20:54.288Z] ---> 838a354bdbe2 [2021-12-07T03:20:54.288Z] [2021-12-07T03:20:54.288Z] Step 9/22 : FROM alpine:3.14 [2021-12-07T03:20:54.288Z] ---> 5b8b7b635229 [2021-12-07T03:20:54.288Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-12-07T03:20:54.288Z] ---> Using cache [2021-12-07T03:20:54.288Z] ---> 309a13829f3e [2021-12-07T03:20:54.288Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-12-07T03:20:54.288Z] ---> Using cache [2021-12-07T03:20:54.288Z] ---> eb37be6e5f7c [2021-12-07T03:20:54.288Z] Step 12/22 : ENV APP_PORT=59881 [2021-12-07T03:20:54.564Z] ---> Running in d05c0e4cea37 [2021-12-07T03:20:54.564Z] Removing intermediate container 6946342375a1 [2021-12-07T03:20:54.564Z] ---> 08f8b753338f [2021-12-07T03:20:54.564Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-12-07T03:20:54.842Z] ---> Running in 602135e784ef [2021-12-07T03:20:54.842Z] Removing intermediate container f1fd2bd8af71 [2021-12-07T03:20:54.842Z] ---> 1ec7759635e9 [2021-12-07T03:20:54.842Z] Step 14/22 : WORKDIR / [2021-12-07T03:20:55.118Z] ---> Running in afb17aea1f77 [2021-12-07T03:20:55.391Z] Removing intermediate container d05c0e4cea37 [2021-12-07T03:20:55.391Z] ---> c25d05e51cab [2021-12-07T03:20:55.391Z] Step 13/22 : EXPOSE $APP_PORT [2021-12-07T03:20:55.664Z] ---> Running in fe7e2a5eca98 [2021-12-07T03:20:55.941Z] Removing intermediate container afb17aea1f77 [2021-12-07T03:20:55.941Z] ---> 395283eae1d6 [2021-12-07T03:20:55.941Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-12-07T03:20:56.216Z] Removing intermediate container fe7e2a5eca98 [2021-12-07T03:20:56.216Z] ---> c1dca892d1f3 [2021-12-07T03:20:56.216Z] Step 14/22 : WORKDIR / [2021-12-07T03:20:56.216Z] Removing intermediate container 514211e8876c [2021-12-07T03:20:56.216Z] ---> 54e3710095d6 [2021-12-07T03:20:56.216Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-12-07T03:20:56.492Z] ---> Running in b1d51fbf5306 [2021-12-07T03:20:56.492Z] ---> Running in f0764855cc2b [2021-12-07T03:20:57.090Z] ---> ff33bd3d5da7 [2021-12-07T03:20:57.090Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-12-07T03:20:57.090Z] Removing intermediate container b1d51fbf5306 [2021-12-07T03:20:57.090Z] ---> e9d03f4612b6 [2021-12-07T03:20:57.090Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-12-07T03:20:57.090Z] Removing intermediate container f0764855cc2b [2021-12-07T03:20:57.090Z] ---> 43dfa1df8bab [2021-12-07T03:20:57.090Z] Step 12/20 : WORKDIR /edgex [2021-12-07T03:20:57.364Z] ---> Running in c58eb710eef9 [2021-12-07T03:20:57.641Z] Removing intermediate container 602135e784ef [2021-12-07T03:20:57.641Z] ---> 727e54087ea6 [2021-12-07T03:20:57.641Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-12-07T03:20:57.641Z] ---> Running in 3268e97b9eef [2021-12-07T03:20:57.916Z] Removing intermediate container c58eb710eef9 [2021-12-07T03:20:57.916Z] ---> b15dfb5e5e8d [2021-12-07T03:20:57.916Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-12-07T03:20:58.188Z] ---> 31f5bf834d15 [2021-12-07T03:20:58.188Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-12-07T03:20:58.462Z] Removing intermediate container 3268e97b9eef [2021-12-07T03:20:58.462Z] ---> 434400ac8db0 [2021-12-07T03:20:58.462Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-12-07T03:20:58.739Z] ---> 194983a55d2a [2021-12-07T03:20:58.739Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-12-07T03:20:59.335Z] ---> eebdc5459542 [2021-12-07T03:20:59.335Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-12-07T03:20:59.607Z] ---> 6e46247cbf8f [2021-12-07T03:20:59.607Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-12-07T03:20:59.881Z] ---> Running in 9d895527f04c [2021-12-07T03:21:00.155Z] ---> 20db1a798516 [2021-12-07T03:21:00.155Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-12-07T03:21:00.155Z] ---> 867f328e9e7f [2021-12-07T03:21:00.155Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-12-07T03:21:00.155Z] ---> Running in b37bb2a8c77e [2021-12-07T03:21:01.134Z] Removing intermediate container b37bb2a8c77e [2021-12-07T03:21:01.134Z] ---> 672ce3b5bfd8 [2021-12-07T03:21:01.134Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-07T03:21:01.134Z] ---> Running in c10adf043f6e [2021-12-07T03:21:01.407Z] ---> 06800f9c2a93 [2021-12-07T03:21:01.407Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-12-07T03:21:01.407Z] ---> ad321eecd8ff [2021-12-07T03:21:01.407Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-12-07T03:21:01.407Z] ---> Running in b4f6f49d7e17 [2021-12-07T03:21:01.681Z] Removing intermediate container c10adf043f6e [2021-12-07T03:21:01.681Z] ---> f7ca8746abc0 [2021-12-07T03:21:01.681Z] Step 20/22 : LABEL arch=arm64 [2021-12-07T03:21:01.956Z] ---> Running in 2b32e1491f89 [2021-12-07T03:21:02.224Z] Removing intermediate container b4f6f49d7e17 [2021-12-07T03:21:02.224Z] ---> 0ee664c380a5 [2021-12-07T03:21:02.224Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-07T03:21:02.224Z] ---> Running in 87814ad4bf72 [2021-12-07T03:21:02.498Z] Removing intermediate container 9d895527f04c [2021-12-07T03:21:02.498Z] ---> 47ab92db2ae3 [2021-12-07T03:21:02.498Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-12-07T03:21:02.498Z] Removing intermediate container 2b32e1491f89 [2021-12-07T03:21:02.498Z] ---> ff408cb8565a [2021-12-07T03:21:02.498Z] Step 21/22 : LABEL git_sha=dbd721e7ae994ac76883d948bf15f95a2b7f079e [2021-12-07T03:21:02.775Z] ---> Running in 0c6c74034c0e [2021-12-07T03:21:02.775Z] Removing intermediate container 87814ad4bf72 [2021-12-07T03:21:02.775Z] ---> 67eca9d1ad41 [2021-12-07T03:21:02.775Z] Step 20/22 : LABEL arch=arm64 [2021-12-07T03:21:03.050Z] ---> Running in f7388ff42182 [2021-12-07T03:21:03.322Z] ---> 9ad86cf9126e [2021-12-07T03:21:03.322Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-12-07T03:21:03.322Z] Removing intermediate container 0c6c74034c0e [2021-12-07T03:21:03.322Z] ---> f97c4f5b7206 [2021-12-07T03:21:03.322Z] Step 22/22 : LABEL version=0.0.0 [2021-12-07T03:21:03.322Z] ---> Running in 60d1b7762c69 [2021-12-07T03:21:03.606Z] ---> Running in e16dc7278780 [2021-12-07T03:21:03.606Z] ---> 7bdcc0938e8e [2021-12-07T03:21:03.606Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-12-07T03:21:03.606Z] Removing intermediate container f7388ff42182 [2021-12-07T03:21:03.606Z] ---> d5e080fa7e1c [2021-12-07T03:21:03.606Z] Step 21/22 : LABEL git_sha=dbd721e7ae994ac76883d948bf15f95a2b7f079e [2021-12-07T03:21:03.880Z] ---> Running in 0240b4382015 [2021-12-07T03:21:03.880Z] Removing intermediate container 60d1b7762c69 [2021-12-07T03:21:03.880Z] ---> 55df25204183 [2021-12-07T03:21:03.880Z] Step 17/20 : CMD ["--init=true"] [2021-12-07T03:21:03.880Z] Removing intermediate container e16dc7278780 [2021-12-07T03:21:03.880Z] ---> db65e051209c [2021-12-07T03:21:03.880Z] [2021-12-07T03:21:04.154Z] ---> Running in 6a4f4db0e9fd [2021-12-07T03:21:04.426Z] Removing intermediate container 0240b4382015 [2021-12-07T03:21:04.426Z] ---> c9a5175fa25d [2021-12-07T03:21:04.426Z] Step 22/22 : LABEL version=0.0.0 [2021-12-07T03:21:04.426Z] ---> Running in a6d78b4d5872 [2021-12-07T03:21:04.706Z] Successfully built db65e051209c [2021-12-07T03:21:04.706Z] Successfully tagged core-command-arm64:latest [2021-12-07T03:21:04.706Z]  Building core-command ... done Building core-data [2021-12-07T03:21:04.706Z] Removing intermediate container 6a4f4db0e9fd [2021-12-07T03:21:04.706Z] ---> 9a5d86c04e13 [2021-12-07T03:21:04.706Z] Step 18/20 : LABEL arch=arm64 [2021-12-07T03:21:04.706Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-12-07T03:21:04.706Z] Status: Downloaded newer image for docker:20.10.8 [2021-12-07T03:21:04.706Z] ---> 3734d5adc5ac [2021-12-07T03:21:04.706Z] 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-12-07T03:21:04.706Z] ---> Running in 4bc33a7bbbf8 [2021-12-07T03:21:04.980Z] ---> Running in 563b9da7ee9a [2021-12-07T03:21:04.980Z] Removing intermediate container a6d78b4d5872 [2021-12-07T03:21:04.980Z] ---> b5f9fb0f20be [2021-12-07T03:21:04.980Z] [2021-12-07T03:21:05.577Z] Removing intermediate container 4bc33a7bbbf8 [2021-12-07T03:21:05.577Z] ---> 45ad20b4754d [2021-12-07T03:21:05.577Z] Step 19/20 : LABEL git_sha=dbd721e7ae994ac76883d948bf15f95a2b7f079e [2021-12-07T03:21:05.577Z] ---> d9615838151d [2021-12-07T03:21:05.577Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-12-07T03:21:05.577Z] Removing intermediate container 563b9da7ee9a [2021-12-07T03:21:05.577Z] ---> 24e6b376dd1e [2021-12-07T03:21:05.577Z] 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-12-07T03:21:05.577Z] ---> Running in 553313bdf8a3 [2021-12-07T03:21:05.577Z] Successfully built b5f9fb0f20be [2021-12-07T03:21:05.577Z] ---> Running in b2bca4600ccb [2021-12-07T03:21:05.854Z] Successfully tagged core-metadata-arm64:latest [2021-12-07T03:21:05.854Z] Building security-secretstore-setup [2021-12-07T03:21:06.454Z]  Building core-metadata ... done Removing intermediate container 553313bdf8a3 [2021-12-07T03:21:06.454Z] ---> 8e87be8a9f0e [2021-12-07T03:21:06.454Z] Step 20/20 : LABEL version=0.0.0 [2021-12-07T03:21:06.454Z] ---> Running in 2d5d3413e7c1 [2021-12-07T03:21:06.454Z] ---> 7f54f2b463bc [2021-12-07T03:21:06.454Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-12-07T03:21:07.051Z] Removing intermediate container 2d5d3413e7c1 [2021-12-07T03:21:07.051Z] ---> ccf806254bc3 [2021-12-07T03:21:07.051Z] [2021-12-07T03:21:07.051Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-07T03:21:07.324Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-07T03:21:07.324Z] Successfully built ccf806254bc3 [2021-12-07T03:21:07.324Z] Successfully tagged security-proxy-setup-arm64:latest [2021-12-07T03:21:07.324Z]  Building security-proxy-setup ... done Building support-scheduler [2021-12-07T03:21:07.594Z] ---> 62b44d773a34 [2021-12-07T03:21:07.594Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-12-07T03:21:08.187Z] (1/42) Installing readline (8.1.0-r0) [2021-12-07T03:21:08.188Z] (2/42) Installing bash (5.1.4-r0) [2021-12-07T03:21:08.188Z] Executing bash-5.1.4-r0.post-install [2021-12-07T03:21:08.188Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-12-07T03:21:08.188Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-12-07T03:21:08.188Z] (5/42) Installing libcurl (7.79.1-r0) [2021-12-07T03:21:08.188Z] (6/42) Installing curl (7.79.1-r0) [2021-12-07T03:21:08.188Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-12-07T03:21:08.188Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-12-07T03:21:08.188Z] (9/42) Installing expat (2.4.1-r0) [2021-12-07T03:21:08.188Z] (10/42) Installing libffi (3.3-r2) [2021-12-07T03:21:08.188Z] (11/42) Installing gdbm (1.19-r0) [2021-12-07T03:21:08.188Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-12-07T03:21:08.188Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-12-07T03:21:08.188Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-12-07T03:21:08.188Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-12-07T03:21:08.466Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-12-07T03:21:08.466Z] ---> 42519099724f [2021-12-07T03:21:08.466Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-12-07T03:21:08.466Z] (17/42) Installing python3 (3.9.5-r2) [2021-12-07T03:21:08.738Z] ---> Running in 55a6f2cde635 [2021-12-07T03:21:09.392Z] Removing intermediate container 55a6f2cde635 [2021-12-07T03:21:09.392Z] ---> a96c4a3ee702 [2021-12-07T03:21:09.392Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-12-07T03:21:10.421Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-12-07T03:21:10.421Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-12-07T03:21:10.421Z] (20/42) Installing py3-idna (3.2-r0) [2021-12-07T03:21:10.421Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-12-07T03:21:10.719Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-12-07T03:21:10.719Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-12-07T03:21:10.719Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-12-07T03:21:10.719Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-12-07T03:21:10.719Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-12-07T03:21:10.719Z] ---> a1bdff158677 [2021-12-07T03:21:10.719Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-12-07T03:21:10.719Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-12-07T03:21:10.719Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-12-07T03:21:10.719Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-12-07T03:21:10.719Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-12-07T03:21:10.719Z] (31/42) Installing py3-six (1.15.0-r1) [2021-12-07T03:21:10.719Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-12-07T03:21:10.719Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-12-07T03:21:11.020Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-12-07T03:21:11.020Z] (35/42) Installing py3-packaging (20.9-r1) [2021-12-07T03:21:11.020Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-12-07T03:21:11.020Z] ---> Running in 805caba4e51a [2021-12-07T03:21:11.020Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-12-07T03:21:11.020Z] (38/42) Installing py3-progress (1.5-r2) [2021-12-07T03:21:11.020Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-12-07T03:21:11.020Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-12-07T03:21:11.020Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-12-07T03:21:11.323Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-12-07T03:21:11.676Z] Executing busybox-1.33.1-r3.trigger [2021-12-07T03:21:11.948Z] OK: 84 MiB in 64 packages [2021-12-07T03:21:13.387Z] Removing intermediate container 805caba4e51a [2021-12-07T03:21:13.387Z] ---> 8e92a36ea14d [2021-12-07T03:21:13.387Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-12-07T03:21:13.980Z] ---> Running in 1f4bc2ae14c6 [2021-12-07T03:21:14.254Z] Removing intermediate container 1f4bc2ae14c6 [2021-12-07T03:21:14.254Z] ---> 6e7c080f4391 [2021-12-07T03:21:14.254Z] Step 27/30 : CMD ["gate"] [2021-12-07T03:21:14.525Z] ---> Running in f21c3a0785d2 [2021-12-07T03:21:15.128Z] Removing intermediate container f21c3a0785d2 [2021-12-07T03:21:15.128Z] ---> b9b433914f0c [2021-12-07T03:21:15.128Z] Step 28/30 : LABEL arch=arm64 [2021-12-07T03:21:15.400Z] ---> Running in 0d7c992b827c [2021-12-07T03:21:15.676Z] Removing intermediate container 0d7c992b827c [2021-12-07T03:21:15.676Z] ---> 996307653927 [2021-12-07T03:21:15.676Z] Step 29/30 : LABEL git_sha=dbd721e7ae994ac76883d948bf15f95a2b7f079e [2021-12-07T03:21:15.959Z] Collecting docker-compose==1.23.2 [2021-12-07T03:21:15.959Z] ---> Running in 06f401d45dfb [2021-12-07T03:21:15.959Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-12-07T03:21:16.235Z] Collecting docopt<0.7,>=0.6.1 [2021-12-07T03:21:16.235Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-12-07T03:21:16.509Z] Removing intermediate container 06f401d45dfb [2021-12-07T03:21:16.509Z] ---> afb1351ad1e0 [2021-12-07T03:21:16.509Z] Step 30/30 : LABEL version=0.0.0 [2021-12-07T03:21:16.783Z] ---> Running in 151ab1465285 [2021-12-07T03:21:17.379Z] Removing intermediate container 151ab1465285 [2021-12-07T03:21:17.379Z] ---> 48c4064f099e [2021-12-07T03:21:17.379Z] [2021-12-07T03:21:17.652Z] Successfully built 48c4064f099e [2021-12-07T03:21:17.652Z] Successfully tagged security-bootstrapper-arm64:latest [2021-12-07T03:21:17.652Z]  Building security-bootstrapper ... done Building support-notifications [2021-12-07T03:21:18.624Z] Collecting jsonschema<3,>=2.5.1 [2021-12-07T03:21:18.624Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-12-07T03:21:18.894Z] Collecting websocket-client<1.0,>=0.32.0 [2021-12-07T03:21:18.895Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-12-07T03:21:18.895Z] Collecting dockerpty<0.5,>=0.4.1 [2021-12-07T03:21:18.895Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-12-07T03:21:21.513Z] Collecting PyYAML<4,>=3.10 [2021-12-07T03:21:21.513Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-12-07T03:21:24.901Z] 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-12-07T03:21:25.493Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-12-07T03:21:25.493Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-12-07T03:21:25.764Z] Collecting docker<4.0,>=3.6.0 [2021-12-07T03:21:25.764Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-12-07T03:21:26.036Z] Collecting texttable<0.10,>=0.9.0 [2021-12-07T03:21:26.036Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-12-07T03:21:28.014Z] Collecting cached-property<2,>=1.2.0 [2021-12-07T03:21:28.014Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-12-07T03:21:28.611Z] Collecting docker-pycreds>=0.4.0 [2021-12-07T03:21:28.611Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-12-07T03:21:29.205Z] Collecting idna<2.8,>=2.5 [2021-12-07T03:21:29.205Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-12-07T03:21:29.802Z] Collecting urllib3<1.25,>=1.21.1 [2021-12-07T03:21:29.802Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-12-07T03:21:30.078Z] Collecting chardet<3.1.0,>=3.0.2 [2021-12-07T03:21:30.078Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-12-07T03:21:30.078Z] 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-12-07T03:21:30.359Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-12-07T03:21:30.359Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-12-07T03:21:30.359Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-12-07T03:21:30.359Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-12-07T03:21:31.337Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-12-07T03:21:31.337Z] Attempting uninstall: urllib3 [2021-12-07T03:21:31.337Z] Found existing installation: urllib3 1.26.5 [2021-12-07T03:21:31.337Z] Uninstalling urllib3-1.26.5: [2021-12-07T03:21:31.610Z] Successfully uninstalled urllib3-1.26.5 [2021-12-07T03:21:32.204Z] Attempting uninstall: idna [2021-12-07T03:21:32.204Z] Found existing installation: idna 3.2 [2021-12-07T03:21:32.204Z] Uninstalling idna-3.2: [2021-12-07T03:21:32.204Z] Successfully uninstalled idna-3.2 [2021-12-07T03:21:33.185Z] Attempting uninstall: chardet [2021-12-07T03:21:33.185Z] Found existing installation: chardet 4.0.0 [2021-12-07T03:21:33.185Z] Uninstalling chardet-4.0.0: [2021-12-07T03:21:33.185Z] Successfully uninstalled chardet-4.0.0 [2021-12-07T03:21:35.163Z] Attempting uninstall: requests [2021-12-07T03:21:35.163Z] Found existing installation: requests 2.25.1 [2021-12-07T03:21:35.163Z] Uninstalling requests-2.25.1: [2021-12-07T03:21:35.163Z] Successfully uninstalled requests-2.25.1 [2021-12-07T03:21:35.436Z] Running setup.py install for texttable: started [2021-12-07T03:21:37.414Z] Running setup.py install for texttable: finished with status 'done' [2021-12-07T03:21:37.415Z] Running setup.py install for PyYAML: started [2021-12-07T03:21:40.034Z] Running setup.py install for PyYAML: finished with status 'done' [2021-12-07T03:21:40.034Z] Running setup.py install for docopt: started [2021-12-07T03:21:42.017Z] Running setup.py install for docopt: finished with status 'done' [2021-12-07T03:21:42.017Z] Running setup.py install for dockerpty: started [2021-12-07T03:21:43.994Z] Running setup.py install for dockerpty: finished with status 'done' [2021-12-07T03:21:45.963Z] 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-12-07T03:21:47.945Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-07T03:21:47.945Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-12-07T03:21:47.945Z] ---> 46c084b23456 [2021-12-07T03:21:47.945Z] Step 3/22 : WORKDIR /edgex-go [2021-12-07T03:21:47.945Z] ---> Using cache [2021-12-07T03:21:47.945Z] ---> 217118e59ebf [2021-12-07T03:21:47.945Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-07T03:21:47.945Z] ---> Using cache [2021-12-07T03:21:47.945Z] ---> acf33b50078f [2021-12-07T03:21:47.945Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-12-07T03:21:50.572Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-07T03:21:50.572Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-12-07T03:21:50.572Z] ---> 46c084b23456 [2021-12-07T03:21:50.572Z] Step 3/24 : WORKDIR /edgex-go [2021-12-07T03:21:50.572Z] ---> Using cache [2021-12-07T03:21:50.572Z] ---> 217118e59ebf [2021-12-07T03:21:50.572Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-07T03:21:50.572Z] ---> Using cache [2021-12-07T03:21:50.572Z] ---> acf33b50078f [2021-12-07T03:21:50.572Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-12-07T03:21:50.572Z] ---> Using cache [2021-12-07T03:21:50.572Z] ---> 6ae3a560d6ed [2021-12-07T03:21:50.572Z] Step 6/24 : COPY . . [2021-12-07T03:21:50.572Z] ---> Using cache [2021-12-07T03:21:50.572Z] ---> 3269a4df74be [2021-12-07T03:21:50.572Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-07T03:21:50.572Z] ---> Using cache [2021-12-07T03:21:50.572Z] ---> b20184282c3f [2021-12-07T03:21:50.572Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-12-07T03:21:50.857Z] ---> Running in 20515be2cffe [2021-12-07T03:21:50.857Z] ---> Running in 9e95d20a15b1 [2021-12-07T03:21:51.461Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-07T03:21:51.461Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-12-07T03:21:51.461Z] ---> 46c084b23456 [2021-12-07T03:21:51.461Z] Step 3/23 : WORKDIR /edgex-go [2021-12-07T03:21:51.461Z] ---> Using cache [2021-12-07T03:21:51.461Z] ---> 217118e59ebf [2021-12-07T03:21:51.461Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-07T03:21:51.461Z] ---> Using cache [2021-12-07T03:21:51.461Z] ---> acf33b50078f [2021-12-07T03:21:51.461Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-12-07T03:21:51.461Z] ---> Using cache [2021-12-07T03:21:51.461Z] ---> 6ae3a560d6ed [2021-12-07T03:21:51.461Z] Step 6/23 : COPY go.mod . [2021-12-07T03:21:52.451Z] ---> b72d2a7ee82d [2021-12-07T03:21:52.451Z] Step 7/23 : RUN go mod download [2021-12-07T03:21:52.724Z] ---> Running in 169dd5525501 [2021-12-07T03:21:52.724Z] 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-12-07T03:21:52.724Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-07T03:21:53.717Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-07T03:21:54.698Z] OK: 219 MiB in 52 packages [2021-12-07T03:21:56.681Z] Removing intermediate container 9e95d20a15b1 [2021-12-07T03:21:56.681Z] ---> e6f3df3dcda0 [2021-12-07T03:21:56.681Z] Step 6/22 : COPY . . [2021-12-07T03:21:59.309Z] Removing intermediate container 169dd5525501 [2021-12-07T03:21:59.309Z] ---> aa5ffa03ac82 [2021-12-07T03:21:59.309Z] Step 8/23 : COPY . . [2021-12-07T03:22:00.762Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-07T03:22:00.762Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-12-07T03:22:00.762Z] ---> 46c084b23456 [2021-12-07T03:22:00.762Z] Step 3/21 : WORKDIR /edgex-go [2021-12-07T03:22:00.762Z] ---> Using cache [2021-12-07T03:22:00.762Z] ---> 217118e59ebf [2021-12-07T03:22:00.762Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-07T03:22:00.762Z] ---> Using cache [2021-12-07T03:22:00.762Z] ---> acf33b50078f [2021-12-07T03:22:00.762Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-12-07T03:22:01.037Z] ---> Running in 9cfb285c00d9 [2021-12-07T03:22:03.661Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-07T03:22:04.645Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-07T03:22:05.642Z] OK: 219 MiB in 52 packages [2021-12-07T03:22:08.273Z] Removing intermediate container 9cfb285c00d9 [2021-12-07T03:22:08.273Z] ---> 93af7e000422 [2021-12-07T03:22:08.273Z] Step 6/21 : COPY . . [2021-12-07T03:22:10.917Z] Removing intermediate container b2bca4600ccb [2021-12-07T03:22:10.917Z] ---> a81bdbd0c88b [2021-12-07T03:22:10.917Z] Step 13/22 : ENV APP_PORT=58890 [2021-12-07T03:22:11.191Z] ---> Running in 2281d6a6c151 [2021-12-07T03:22:12.642Z] Removing intermediate container 2281d6a6c151 [2021-12-07T03:22:12.642Z] ---> 6f2c2adbb290 [2021-12-07T03:22:12.642Z] Step 14/22 : EXPOSE $APP_PORT [2021-12-07T03:22:12.642Z] ---> Running in 3dec8f06b0e1 [2021-12-07T03:22:13.619Z] Removing intermediate container 3dec8f06b0e1 [2021-12-07T03:22:13.619Z] ---> 27a23c7c23de [2021-12-07T03:22:13.619Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-12-07T03:22:17.027Z] ---> 25089e50efab [2021-12-07T03:22:17.027Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-12-07T03:22:19.752Z] ---> de7abdf732c1 [2021-12-07T03:22:19.753Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-12-07T03:22:21.197Z] ---> 349a7c43401d [2021-12-07T03:22:21.197Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-12-07T03:22:21.470Z] ---> Running in 061d04591e6c [2021-12-07T03:22:22.063Z] Removing intermediate container 061d04591e6c [2021-12-07T03:22:22.063Z] ---> 13bd0995141c [2021-12-07T03:22:22.063Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-07T03:22:22.336Z] ---> Running in 1706bc5f8375 [2021-12-07T03:22:23.327Z] Removing intermediate container 1706bc5f8375 [2021-12-07T03:22:23.327Z] ---> 187f8e820025 [2021-12-07T03:22:23.327Z] Step 20/22 : LABEL arch=arm64 [2021-12-07T03:22:23.600Z] ---> Running in f28b6af9d0cb [2021-12-07T03:22:25.038Z] Removing intermediate container f28b6af9d0cb [2021-12-07T03:22:25.038Z] ---> 6dfe4cef3230 [2021-12-07T03:22:25.038Z] Step 21/22 : LABEL git_sha=dbd721e7ae994ac76883d948bf15f95a2b7f079e [2021-12-07T03:22:25.038Z] ---> Running in 9f738c3f8b5a [2021-12-07T03:22:26.018Z] Removing intermediate container 9f738c3f8b5a [2021-12-07T03:22:26.018Z] ---> 70e59bc14b0d [2021-12-07T03:22:26.018Z] Step 22/22 : LABEL version=0.0.0 [2021-12-07T03:22:26.291Z] ---> Running in 0e072ae4d789 [2021-12-07T03:22:27.272Z] Removing intermediate container 0e072ae4d789 [2021-12-07T03:22:27.272Z] ---> fcfbdc0fbad3 [2021-12-07T03:22:27.272Z] [2021-12-07T03:22:28.260Z] Successfully built fcfbdc0fbad3 [2021-12-07T03:22:28.260Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-12-07T03:22:35.013Z]  Building sys-mgmt-agent ... done  ---> 12924bf08385 [2021-12-07T03:22:35.013Z] Step 9/23 : RUN go mod tidy [2021-12-07T03:22:35.013Z] ---> c24769ffda96 [2021-12-07T03:22:35.013Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-07T03:22:35.013Z] ---> Running in 6c9dda5e43ea [2021-12-07T03:22:35.013Z] ---> Running in 4a2d6e2097e9 [2021-12-07T03:22:38.405Z] ---> 8547b4f9c0b3 [2021-12-07T03:22:38.405Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-07T03:22:38.405Z] ---> Running in 985164c5a276 [2021-12-07T03:22:39.392Z] Removing intermediate container 4a2d6e2097e9 [2021-12-07T03:22:39.392Z] ---> afa0a488dda7 [2021-12-07T03:22:39.392Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-12-07T03:22:39.392Z] ---> Running in f95c8b9bd179 [2021-12-07T03:22:39.990Z] Removing intermediate container 6c9dda5e43ea [2021-12-07T03:22:39.990Z] ---> a4cb078b9238 [2021-12-07T03:22:39.990Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-12-07T03:22:40.265Z] ---> Running in b88b575cc62d [2021-12-07T03:22:40.537Z] 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-12-07T03:22:41.136Z] 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-12-07T03:22:41.734Z] 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-12-07T03:22:42.711Z] Removing intermediate container 985164c5a276 [2021-12-07T03:22:42.711Z] ---> 33bd5eb137ae [2021-12-07T03:22:42.711Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-12-07T03:22:42.711Z] ---> Running in 3d82c3b39a01 [2021-12-07T03:22:44.159Z] 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-12-07T03:22:52.444Z] Removing intermediate container 20515be2cffe [2021-12-07T03:22:52.444Z] ---> c6ff10a7a0bf [2021-12-07T03:22:52.444Z] [2021-12-07T03:22:52.444Z] Step 9/24 : FROM alpine:3.14 [2021-12-07T03:22:52.444Z] ---> 5b8b7b635229 [2021-12-07T03:22:52.444Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-12-07T03:22:52.444Z] ---> Running in 3ad505495ebf [2021-12-07T03:22:54.430Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-07T03:22:54.430Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-07T03:22:55.413Z] (1/3) Installing ca-certificates (20191127-r5) [2021-12-07T03:22:55.413Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-12-07T03:22:55.413Z] (3/3) Installing su-exec (0.2-r1) [2021-12-07T03:22:55.413Z] Executing busybox-1.33.1-r6.trigger [2021-12-07T03:22:55.413Z] Executing ca-certificates-20191127-r5.trigger [2021-12-07T03:22:56.014Z] OK: 6 MiB in 17 packages [2021-12-07T03:22:58.007Z] Removing intermediate container 3ad505495ebf [2021-12-07T03:22:58.007Z] ---> a0d204d1cd10 [2021-12-07T03:22:58.007Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-12-07T03:22:58.007Z] ---> Running in 3a06cee1ee02 [2021-12-07T03:22:58.603Z] Removing intermediate container 3a06cee1ee02 [2021-12-07T03:22:58.603Z] ---> 4b585904af95 [2021-12-07T03:22:58.603Z] Step 12/24 : WORKDIR / [2021-12-07T03:22:58.603Z] ---> Running in 15b0f5b95c43 [2021-12-07T03:22:59.200Z] Removing intermediate container 15b0f5b95c43 [2021-12-07T03:22:59.200Z] ---> 2713b1cdafc5 [2021-12-07T03:22:59.200Z] 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-12-07T03:23:00.192Z] ---> 408fd8c7bf24 [2021-12-07T03:23:00.192Z] 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-12-07T03:23:01.174Z] ---> b1910ffa2781 [2021-12-07T03:23:01.174Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-12-07T03:23:02.166Z] ---> 27db37184095 [2021-12-07T03:23:02.166Z] 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-12-07T03:23:03.153Z] ---> b1ecb761cfb5 [2021-12-07T03:23:03.153Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-12-07T03:23:04.606Z] ---> 119ac12b2c0f [2021-12-07T03:23:04.606Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-12-07T03:23:06.057Z] ---> 38fba99b23c2 [2021-12-07T03:23:06.057Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-12-07T03:23:06.658Z] ---> 990559ef213d [2021-12-07T03:23:06.658Z] 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-12-07T03:23:06.932Z] ---> Running in 8f8e0432cb2e [2021-12-07T03:23:10.334Z] Removing intermediate container 8f8e0432cb2e [2021-12-07T03:23:10.334Z] ---> 5a87358b36c1 [2021-12-07T03:23:10.334Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-12-07T03:23:10.334Z] ---> Running in 19c9b087fed5 [2021-12-07T03:23:10.334Z] Removing intermediate container 19c9b087fed5 [2021-12-07T03:23:10.334Z] ---> 1b453103e425 [2021-12-07T03:23:10.334Z] Step 22/24 : LABEL arch=arm64 [2021-12-07T03:23:10.612Z] ---> Running in 6bd748f88248 [2021-12-07T03:23:11.218Z] Removing intermediate container 6bd748f88248 [2021-12-07T03:23:11.218Z] ---> b2431f55b287 [2021-12-07T03:23:11.218Z] Step 23/24 : LABEL git_sha=dbd721e7ae994ac76883d948bf15f95a2b7f079e [2021-12-07T03:23:11.218Z] ---> Running in df29307ddf8f [2021-12-07T03:23:11.819Z] Removing intermediate container df29307ddf8f [2021-12-07T03:23:11.819Z] ---> adf3eb56d007 [2021-12-07T03:23:11.819Z] Step 24/24 : LABEL version=0.0.0 [2021-12-07T03:23:11.819Z] ---> Running in 473bd6a0f373 [2021-12-07T03:23:12.418Z] Removing intermediate container 473bd6a0f373 [2021-12-07T03:23:12.418Z] ---> 8696d6752299 [2021-12-07T03:23:12.418Z] [2021-12-07T03:23:13.019Z] Successfully built 8696d6752299 [2021-12-07T03:23:13.019Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-12-07T03:24:09.547Z]  Building security-secretstore-setup ... done Removing intermediate container b88b575cc62d [2021-12-07T03:24:09.547Z] ---> e343c08ff2b2 [2021-12-07T03:24:09.547Z] [2021-12-07T03:24:09.547Z] Step 11/23 : FROM alpine:3.14 [2021-12-07T03:24:09.547Z] ---> 5b8b7b635229 [2021-12-07T03:24:09.547Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-12-07T03:24:09.547Z] ---> Using cache [2021-12-07T03:24:09.547Z] ---> 309a13829f3e [2021-12-07T03:24:09.547Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-12-07T03:24:09.547Z] ---> Using cache [2021-12-07T03:24:09.547Z] ---> eb37be6e5f7c [2021-12-07T03:24:09.547Z] Step 14/23 : ENV APP_PORT=59861 [2021-12-07T03:24:09.547Z] ---> Running in c9adc8decf80 [2021-12-07T03:24:09.547Z] Removing intermediate container c9adc8decf80 [2021-12-07T03:24:09.547Z] ---> 2f6f4ccc4e4a [2021-12-07T03:24:09.547Z] Step 15/23 : EXPOSE $APP_PORT [2021-12-07T03:24:09.547Z] ---> Running in ed9f2225ac71 [2021-12-07T03:24:09.547Z] Removing intermediate container ed9f2225ac71 [2021-12-07T03:24:09.547Z] ---> 8eab6ead7957 [2021-12-07T03:24:09.547Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-12-07T03:24:09.547Z] Removing intermediate container 3d82c3b39a01 [2021-12-07T03:24:09.547Z] ---> fe499f1e17eb [2021-12-07T03:24:09.547Z] [2021-12-07T03:24:09.547Z] Step 9/21 : FROM alpine:3.14 [2021-12-07T03:24:09.547Z] ---> 5b8b7b635229 [2021-12-07T03:24:09.547Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-12-07T03:24:09.547Z] ---> Running in 40766337f368 [2021-12-07T03:24:09.818Z] ---> 2acf0859776d [2021-12-07T03:24:09.818Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-12-07T03:24:10.802Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-07T03:24:10.802Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-07T03:24:11.075Z] ---> 9662767fbf50 [2021-12-07T03:24:11.075Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-12-07T03:24:11.670Z] (1/2) Installing ca-certificates (20191127-r5) [2021-12-07T03:24:11.670Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-12-07T03:24:11.670Z] Executing busybox-1.33.1-r6.trigger [2021-12-07T03:24:11.670Z] Executing ca-certificates-20191127-r5.trigger [2021-12-07T03:24:11.670Z] ---> 0317b8e47e43 [2021-12-07T03:24:11.670Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-12-07T03:24:11.949Z] ---> Running in 419799630b47 [2021-12-07T03:24:11.949Z] OK: 6 MiB in 16 packages [2021-12-07T03:24:12.552Z] Removing intermediate container 419799630b47 [2021-12-07T03:24:12.552Z] ---> fb20db824646 [2021-12-07T03:24:12.552Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-07T03:24:12.552Z] ---> Running in f3f3e1a99ae1 [2021-12-07T03:24:13.144Z] Removing intermediate container f3f3e1a99ae1 [2021-12-07T03:24:13.144Z] ---> ab86c4a0c0b8 [2021-12-07T03:24:13.144Z] Step 21/23 : LABEL arch=arm64 [2021-12-07T03:24:13.418Z] ---> Running in 49e2f0bccbf5 [2021-12-07T03:24:13.418Z] Removing intermediate container 40766337f368 [2021-12-07T03:24:13.418Z] ---> b235ed43abd6 [2021-12-07T03:24:13.418Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-12-07T03:24:13.689Z] ---> Running in 1c7fcd548750 [2021-12-07T03:24:13.689Z] Removing intermediate container 49e2f0bccbf5 [2021-12-07T03:24:13.689Z] ---> d44e6091d449 [2021-12-07T03:24:13.689Z] Step 22/23 : LABEL git_sha=dbd721e7ae994ac76883d948bf15f95a2b7f079e [2021-12-07T03:24:13.972Z] ---> Running in 3eb01d939086 [2021-12-07T03:24:13.972Z] Removing intermediate container 1c7fcd548750 [2021-12-07T03:24:13.972Z] ---> 7ff45709741d [2021-12-07T03:24:13.972Z] Step 12/21 : ENV APP_PORT=59860 [2021-12-07T03:24:14.244Z] ---> Running in 92e815cc09fe [2021-12-07T03:24:14.520Z] Removing intermediate container 3eb01d939086 [2021-12-07T03:24:14.520Z] ---> f8a271178440 [2021-12-07T03:24:14.520Z] Step 23/23 : LABEL version=0.0.0 [2021-12-07T03:24:14.520Z] ---> Running in 3161f676095c [2021-12-07T03:24:14.794Z] Removing intermediate container 92e815cc09fe [2021-12-07T03:24:14.794Z] ---> 870f114c0abc [2021-12-07T03:24:14.794Z] Step 13/21 : EXPOSE $APP_PORT [2021-12-07T03:24:14.794Z] ---> Running in a016810b51ed [2021-12-07T03:24:15.065Z] Removing intermediate container 3161f676095c [2021-12-07T03:24:15.065Z] ---> 31dd45496cea [2021-12-07T03:24:15.065Z] [2021-12-07T03:24:15.065Z] Removing intermediate container f95c8b9bd179 [2021-12-07T03:24:15.065Z] ---> c1154324e527 [2021-12-07T03:24:15.065Z] [2021-12-07T03:24:15.065Z] Step 9/22 : FROM alpine:3.14 [2021-12-07T03:24:15.065Z] ---> 5b8b7b635229 [2021-12-07T03:24:15.065Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-12-07T03:24:15.337Z] ---> Running in fbfb18ef4669 [2021-12-07T03:24:15.337Z] Removing intermediate container a016810b51ed [2021-12-07T03:24:15.337Z] ---> 1b2135e879e2 [2021-12-07T03:24:15.337Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-12-07T03:24:15.337Z] Successfully built 31dd45496cea [2021-12-07T03:24:15.337Z] Successfully tagged support-scheduler-arm64:latest [2021-12-07T03:24:15.612Z]  Building support-scheduler ... done Removing intermediate container fbfb18ef4669 [2021-12-07T03:24:15.612Z] ---> 3b92c88541a6 [2021-12-07T03:24:15.612Z] Step 11/22 : ENV APP_PORT=59880 [2021-12-07T03:24:15.612Z] ---> Running in 287c5af01906 [2021-12-07T03:24:15.888Z] ---> 0da6492dc4f0 [2021-12-07T03:24:15.888Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-12-07T03:24:16.159Z] Removing intermediate container 287c5af01906 [2021-12-07T03:24:16.159Z] ---> 58490dc132dd [2021-12-07T03:24:16.159Z] Step 12/22 : EXPOSE $APP_PORT [2021-12-07T03:24:16.160Z] ---> Running in 9b30d1b85694 [2021-12-07T03:24:16.794Z] Removing intermediate container 9b30d1b85694 [2021-12-07T03:24:16.794Z] ---> 0cf9ed716729 [2021-12-07T03:24:16.794Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-07T03:24:16.794Z] ---> Running in 97f823b3a288 [2021-12-07T03:24:17.115Z] ---> ce1af2b69583 [2021-12-07T03:24:17.115Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-12-07T03:24:18.131Z] ---> 3468890e1ff7 [2021-12-07T03:24:18.131Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-12-07T03:24:18.131Z] ---> Running in 1ab91187dcb4 [2021-12-07T03:24:18.417Z] Removing intermediate container 1ab91187dcb4 [2021-12-07T03:24:18.417Z] ---> c64019d1bfaa [2021-12-07T03:24:18.417Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-07T03:24:18.417Z] ---> Running in d54e2f5f5c91 [2021-12-07T03:24:18.689Z] Removing intermediate container 97f823b3a288 [2021-12-07T03:24:18.689Z] ---> 83af9e4643a1 [2021-12-07T03:24:18.689Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-12-07T03:24:18.966Z] ---> Running in d252baa56909 [2021-12-07T03:24:18.966Z] Removing intermediate container d54e2f5f5c91 [2021-12-07T03:24:18.966Z] ---> bb94643c72a5 [2021-12-07T03:24:18.966Z] Step 19/21 : LABEL arch=arm64 [2021-12-07T03:24:18.966Z] ---> Running in fb18ee83ccb7 [2021-12-07T03:24:19.563Z] Removing intermediate container fb18ee83ccb7 [2021-12-07T03:24:19.563Z] ---> 1cd3f6dbe163 [2021-12-07T03:24:19.563Z] Step 20/21 : LABEL git_sha=dbd721e7ae994ac76883d948bf15f95a2b7f079e [2021-12-07T03:24:19.563Z] ---> Running in efeeacd25f73 [2021-12-07T03:24:19.834Z] Removing intermediate container efeeacd25f73 [2021-12-07T03:24:19.834Z] ---> 36fe9988ed8f [2021-12-07T03:24:19.834Z] Step 21/21 : LABEL version=0.0.0 [2021-12-07T03:24:20.106Z] ---> Running in 45de713a5e54 [2021-12-07T03:24:20.106Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-07T03:24:20.376Z] Removing intermediate container 45de713a5e54 [2021-12-07T03:24:20.376Z] ---> 90f4c8031e67 [2021-12-07T03:24:20.376Z] [2021-12-07T03:24:20.648Z] Successfully built 90f4c8031e67 [2021-12-07T03:24:20.648Z] Successfully tagged support-notifications-arm64:latest [2021-12-07T03:24:20.918Z]  Building support-notifications ... done fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-07T03:24:21.891Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-12-07T03:24:21.891Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-12-07T03:24:21.891Z] (3/6) Installing libsodium (1.0.18-r0) [2021-12-07T03:24:21.891Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-12-07T03:24:22.164Z] (5/6) Installing libzmq (4.3.4-r0) [2021-12-07T03:24:22.164Z] (6/6) Installing zeromq (4.3.4-r0) [2021-12-07T03:24:22.164Z] Executing busybox-1.33.1-r6.trigger [2021-12-07T03:24:22.433Z] OK: 8 MiB in 20 packages [2021-12-07T03:24:23.413Z] Removing intermediate container d252baa56909 [2021-12-07T03:24:23.413Z] ---> 19daa2992890 [2021-12-07T03:24:23.413Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-12-07T03:24:24.006Z] ---> 52a17ed765db [2021-12-07T03:24:24.006Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-12-07T03:24:24.976Z] ---> 228cfb48b850 [2021-12-07T03:24:24.976Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-12-07T03:24:25.566Z] ---> c37922efda09 [2021-12-07T03:24:25.566Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-12-07T03:24:25.566Z] ---> Running in 667ebcc3ee7d [2021-12-07T03:24:25.839Z] Removing intermediate container 667ebcc3ee7d [2021-12-07T03:24:25.839Z] ---> a69be628de60 [2021-12-07T03:24:25.839Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-07T03:24:26.111Z] ---> Running in a002ffa899d5 [2021-12-07T03:24:26.382Z] Removing intermediate container a002ffa899d5 [2021-12-07T03:24:26.382Z] ---> 3fa0bd5c252f [2021-12-07T03:24:26.382Z] Step 20/22 : LABEL arch=arm64 [2021-12-07T03:24:26.382Z] ---> Running in f11a7835b063 [2021-12-07T03:24:26.655Z] Removing intermediate container f11a7835b063 [2021-12-07T03:24:26.655Z] ---> f72cfa920f79 [2021-12-07T03:24:26.655Z] Step 21/22 : LABEL git_sha=dbd721e7ae994ac76883d948bf15f95a2b7f079e [2021-12-07T03:24:26.927Z] ---> Running in c5914aebc4cf [2021-12-07T03:24:27.198Z] Removing intermediate container c5914aebc4cf [2021-12-07T03:24:27.198Z] ---> f1ea8329385c [2021-12-07T03:24:27.198Z] Step 22/22 : LABEL version=0.0.0 [2021-12-07T03:24:27.198Z] ---> Running in cb586dc7367b [2021-12-07T03:24:27.792Z] Removing intermediate container cb586dc7367b [2021-12-07T03:24:27.792Z] ---> 566eb2cd806e [2021-12-07T03:24:27.792Z] [2021-12-07T03:24:28.061Z] Successfully built 566eb2cd806e [2021-12-07T03:24:28.061Z] Successfully tagged core-data-arm64:latest [2021-12-07T03:24:28.344Z]  Building core-data ... done  [Pipeline] } [2021-12-07T03:24:28.329Z] $ docker stop --time=1 6c2f2a74b1ee2c4d473cc83b8833e0a2b695077fe2b0f3a52330505c565e5b94 [2021-12-07T03:24:29.978Z] $ docker rm -f 6c2f2a74b1ee2c4d473cc83b8833e0a2b695077fe2b0f3a52330505c565e5b94 [Pipeline] // withDockerContainer [Pipeline] sh [2021-12-07T03:24:30.530Z] + docker images [2021-12-07T03:24:30.801Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-12-07T03:24:30.801Z] core-data-arm64 latest 566eb2cd806e 3 seconds ago 19.6MB [2021-12-07T03:24:30.801Z] support-notifications-arm64 latest 90f4c8031e67 10 seconds ago 16.1MB [2021-12-07T03:24:30.802Z] c1154324e527 16 seconds ago 1.58GB [2021-12-07T03:24:30.802Z] support-scheduler-arm64 latest 31dd45496cea 16 seconds ago 15.3MB [2021-12-07T03:24:30.802Z] fe499f1e17eb 22 seconds ago 1.57GB [2021-12-07T03:24:30.802Z] e343c08ff2b2 24 seconds ago 1.57GB [2021-12-07T03:24:30.802Z] security-secretstore-setup-arm64 latest 8696d6752299 About a minute ago 26.8MB [2021-12-07T03:24:30.802Z] c6ff10a7a0bf About a minute ago 1.58GB [2021-12-07T03:24:30.802Z] sys-mgmt-agent-arm64 latest fcfbdc0fbad3 2 minutes ago 277MB [2021-12-07T03:24:30.802Z] security-bootstrapper-arm64 latest 48c4064f099e 3 minutes ago 17.8MB [2021-12-07T03:24:30.802Z] security-proxy-setup-arm64 latest ccf806254bc3 3 minutes ago 25.5MB [2021-12-07T03:24:30.802Z] core-metadata-arm64 latest b5f9fb0f20be 3 minutes ago 15.9MB [2021-12-07T03:24:30.802Z] core-command-arm64 latest db65e051209c 3 minutes ago 15.2MB [2021-12-07T03:24:30.802Z] 838a354bdbe2 3 minutes ago 1.58GB [2021-12-07T03:24:30.802Z] b57a276fe7d0 3 minutes ago 1.58GB [2021-12-07T03:24:30.802Z] 598b118bf63f 3 minutes ago 1.57GB [2021-12-07T03:24:30.802Z] 034773910f60 3 minutes ago 1.57GB [2021-12-07T03:24:30.802Z] 02db93400475 3 minutes ago 1.57GB [2021-12-07T03:24:30.802Z] ci-base-image-arm64 latest 46c084b23456 13 minutes ago 1.24GB [2021-12-07T03:24:30.802Z] alpine 3.14 5b8b7b635229 3 weeks ago 5.35MB [2021-12-07T03:24:30.802Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 7 weeks ago 534MB [2021-12-07T03:24:30.802Z] docker 20.10.8 3734d5adc5ac 3 months ago 198MB [2021-12-07T03:24:30.802Z] 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-12-07T03:24:31.679Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-12-07T03:24:31.679Z] [2021-12-07T03:24:31.679Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-12-07T03:24:32.019Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-12-07T03:24:32.289Z] arm64: Pulling from edgex-lftools-log-publisher [2021-12-07T03:24:32.289Z] 448f6bf000e3: Pulling fs layer [2021-12-07T03:24:32.289Z] f757da607395: Pulling fs layer [2021-12-07T03:24:32.289Z] 05883995daec: Pulling fs layer [2021-12-07T03:24:32.289Z] 8603b9c90790: Pulling fs layer [2021-12-07T03:24:32.289Z] 1560dd03e051: Pulling fs layer [2021-12-07T03:24:32.289Z] 27f5ce0e4adf: Pulling fs layer [2021-12-07T03:24:32.289Z] c2d8d7efcc4b: Pulling fs layer [2021-12-07T03:24:32.289Z] 8603b9c90790: Waiting [2021-12-07T03:24:32.289Z] 1560dd03e051: Waiting [2021-12-07T03:24:32.289Z] 27f5ce0e4adf: Waiting [2021-12-07T03:24:32.289Z] c2d8d7efcc4b: Waiting [2021-12-07T03:24:32.289Z] f757da607395: Verifying Checksum [2021-12-07T03:24:32.289Z] f757da607395: Download complete [2021-12-07T03:24:32.289Z] 8603b9c90790: Verifying Checksum [2021-12-07T03:24:32.290Z] 8603b9c90790: Download complete [2021-12-07T03:24:32.290Z] 1560dd03e051: Verifying Checksum [2021-12-07T03:24:32.290Z] 1560dd03e051: Download complete [2021-12-07T03:24:32.290Z] 27f5ce0e4adf: Verifying Checksum [2021-12-07T03:24:32.290Z] 27f5ce0e4adf: Download complete [2021-12-07T03:24:32.561Z] 05883995daec: Download complete [2021-12-07T03:24:32.833Z] 448f6bf000e3: Verifying Checksum [2021-12-07T03:24:32.833Z] 448f6bf000e3: Download complete [2021-12-07T03:24:35.441Z] c2d8d7efcc4b: Verifying Checksum [2021-12-07T03:24:35.441Z] c2d8d7efcc4b: Download complete [2021-12-07T03:24:36.413Z] 448f6bf000e3: Pull complete [2021-12-07T03:24:37.006Z] f757da607395: Pull complete [2021-12-07T03:24:38.432Z] 05883995daec: Pull complete [2021-12-07T03:24:38.703Z] 8603b9c90790: Pull complete [2021-12-07T03:24:39.691Z] 1560dd03e051: Pull complete [2021-12-07T03:24:39.691Z] 27f5ce0e4adf: Pull complete [2021-12-07T03:24:54.741Z] c2d8d7efcc4b: Pull complete [2021-12-07T03:24:54.741Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-12-07T03:24:54.741Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-12-07T03:24:54.741Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-12-07T03:24:54.960Z] prd-ubuntu18.04-docker-arm64-4c-16g-381 does not seem to be running inside a container [2021-12-07T03:24:55.016Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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:arm64 cat [2021-12-07T03:24:57.769Z] $ docker top 85b9f53c1b847cc5b1a035101bf953a6bd9b435b721f35522a2747cb3556f046 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-12-07T03:24:58.783Z] ---> job-cost.sh [2021-12-07T03:24:58.783Z] lf-activate-venv: SKIPPING [2021-12-07T03:24:58.783Z] INFO: No Stack... [2021-12-07T03:24:59.052Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-12-07T03:24:59.642Z] INFO: Archiving Costs [Pipeline] sh [2021-12-07T03:25:00.304Z] + cut -d, -f6 [2021-12-07T03:25:00.304Z] + cat /w/workspace/edgex-go/3/archives/cost.csv [Pipeline] lock [2021-12-07T03:25:00.334Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3839-3-stack-cost] [2021-12-07T03:25:00.345Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3839-3-stack-cost] did not exist. Created. [2021-12-07T03:25:00.345Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3839-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-12-07T03:25:01.011Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-12-07T03:25:01.175Z] Stashed 1 file(s) [Pipeline] } [2021-12-07T03:25:01.185Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3839-3-stack-cost] [Pipeline] // lock [Pipeline] } [2021-12-07T03:25:01.179Z] $ docker stop --time=1 85b9f53c1b847cc5b1a035101bf953a6bd9b435b721f35522a2747cb3556f046 [2021-12-07T03:25:02.658Z] $ docker rm -f 85b9f53c1b847cc5b1a035101bf953a6bd9b435b721f35522a2747cb3556f046 [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-12-07T03:25:03.431Z] provisioning config files... [2021-12-07T03:25:03.440Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config7637589360192589965tmp [Pipeline] { [Pipeline] sh [2021-12-07T03:25:03.742Z] + set +x [2021-12-07T03:25:03.742Z] + curl -s https://codecov.io/bash [2021-12-07T03:25:03.742Z] + bash -s -- [2021-12-07T03:25:03.742Z] [2021-12-07T03:25:03.742Z] _____ _ [2021-12-07T03:25:03.742Z] / ____| | | [2021-12-07T03:25:03.742Z] | | ___ __| | ___ ___ _____ __ [2021-12-07T03:25:03.742Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-12-07T03:25:03.742Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-12-07T03:25:03.742Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-12-07T03:25:03.742Z] Bash-1.0.6 [2021-12-07T03:25:03.742Z] [2021-12-07T03:25:03.742Z] [2021-12-07T03:25:03.742Z] ==> git version 2.24.4 found [2021-12-07T03:25:03.742Z] ==> 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-12-07T03:25:03.742Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-12-07T03:25:03.742Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-12-07T03:25:03.742Z] ==> Jenkins CI detected. [2021-12-07T03:25:04.003Z] current dir:  /w/workspace/edgex-go/3 [2021-12-07T03:25:04.003Z] project root: . [2021-12-07T03:25:04.003Z] --> token set from env [2021-12-07T03:25:04.003Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-12-07T03:25:04.003Z] ==> Running gcov in . (disable via -X gcov) [2021-12-07T03:25:04.003Z] ==> Python coveragepy not found [2021-12-07T03:25:04.003Z] ==> Searching for coverage reports in: [2021-12-07T03:25:04.003Z] + . [2021-12-07T03:25:04.003Z] -> Found 1 reports [2021-12-07T03:25:04.003Z] ==> Detecting git/mercurial file structure [2021-12-07T03:25:04.003Z] ==> Reading reports [2021-12-07T03:25:04.003Z] + ./coverage.out bytes=428381 [2021-12-07T03:25:04.003Z] ==> Appending adjustments [2021-12-07T03:25:04.003Z] https://docs.codecov.io/docs/fixing-reports [2021-12-07T03:25:04.942Z] + Found adjustments [2021-12-07T03:25:04.942Z] ==> Gzipping contents [2021-12-07T03:25:04.942Z] 60K /tmp/codecov.GLvuZr.gz [2021-12-07T03:25:04.942Z] ==> Uploading reports [2021-12-07T03:25:04.942Z] url: https://codecov.io [2021-12-07T03:25:04.942Z] query: branch=PR-3839&commit=dbd721e7ae994ac76883d948bf15f95a2b7f079e&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3839%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3839&job=&cmd_args= [2021-12-07T03:25:04.942Z] -> Pinging Codecov [2021-12-07T03:25:04.942Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3839&commit=dbd721e7ae994ac76883d948bf15f95a2b7f079e&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3839%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3839&job=&cmd_args= [2021-12-07T03:25:05.511Z] -> Uploading to [2021-12-07T03:25:05.511Z] https://storage.googleapis.com/codecov/v4/raw/2021-12-07/00271124DB129430A58F1EEE437C3FCB/dbd721e7ae994ac76883d948bf15f95a2b7f079e/6a1be81e-c715-4e1b-914a-7866608d2a22.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211207%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211207T032505Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2ebcb138a4a792c7094ee44bc6ccfb62bb39e030d53b760548b3fdf85357243e [2021-12-07T03:25:05.511Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-12-07T03:25:05.511Z] Dload Upload Total Spent Left Speed [2021-12-07T03:25:05.771Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57958 0 0 100 57958 0 184k --:--:-- --:--:-- --:--:-- 184k 100 57958 0 0 100 57958 0 184k --:--:-- --:--:-- --:--:-- 184k [2021-12-07T03:25:05.771Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/dbd721e7ae994ac76883d948bf15f95a2b7f079e [Pipeline] } [2021-12-07T03:25:05.778Z] 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-12-07T03:25:06.838Z] + '[' -d /w/workspace/edgex-go/3/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-12-07T03:25:07.151Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-12-07T03:25:07.714Z] ---> package-listing.sh [2021-12-07T03:25:07.714Z] ++ facter osfamily [2021-12-07T03:25:07.714Z] ++ tr '[:upper:]' '[:lower:]' [2021-12-07T03:25:07.976Z] + OS_FAMILY=redhat [2021-12-07T03:25:07.976Z] + workspace=/w/workspace/edgex-go/3 [2021-12-07T03:25:07.976Z] + START_PACKAGES=/tmp/packages_start.txt [2021-12-07T03:25:07.976Z] + END_PACKAGES=/tmp/packages_end.txt [2021-12-07T03:25:07.976Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-12-07T03:25:07.976Z] + PACKAGES=/tmp/packages_start.txt [2021-12-07T03:25:07.976Z] + '[' /w/workspace/edgex-go/3 ']' [2021-12-07T03:25:07.976Z] + PACKAGES=/tmp/packages_end.txt [2021-12-07T03:25:07.976Z] + case "${OS_FAMILY}" in [2021-12-07T03:25:07.976Z] + rpm -qa [2021-12-07T03:25:07.976Z] + sort [2021-12-07T03:25:12.185Z] + '[' -f /tmp/packages_start.txt ']' [2021-12-07T03:25:12.185Z] + '[' -f /tmp/packages_end.txt ']' [2021-12-07T03:25:12.185Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-12-07T03:25:12.185Z] + '[' /w/workspace/edgex-go/3 ']' [2021-12-07T03:25:12.185Z] + mkdir -p /w/workspace/edgex-go/3/archives/ [2021-12-07T03:25:12.185Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo [2021-12-07T03:25:12.197Z] 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/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-12-07T03:25:12.482Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-12-07T03:25:13.051Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-12-07T03:25:13.052Z] [2021-12-07T03:25:13.052Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-12-07T03:25:13.362Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-12-07T03:25:13.362Z] latest: Pulling from edgex-lftools-log-publisher [2021-12-07T03:25:13.362Z] b4d181a07f80: Pulling fs layer [2021-12-07T03:25:13.362Z] a1111a8f2ec3: Pulling fs layer [2021-12-07T03:25:13.362Z] ed53099fbce6: Pulling fs layer [2021-12-07T03:25:13.362Z] dc539afda2c1: Pulling fs layer [2021-12-07T03:25:13.362Z] 77bc0d833cb6: Pulling fs layer [2021-12-07T03:25:13.362Z] 9065ff56babe: Pulling fs layer [2021-12-07T03:25:13.362Z] d287ab97295c: Pulling fs layer [2021-12-07T03:25:13.362Z] dc539afda2c1: Waiting [2021-12-07T03:25:13.362Z] 77bc0d833cb6: Waiting [2021-12-07T03:25:13.362Z] d287ab97295c: Waiting [2021-12-07T03:25:13.362Z] 9065ff56babe: Waiting [2021-12-07T03:25:13.362Z] a1111a8f2ec3: Download complete [2021-12-07T03:25:13.362Z] dc539afda2c1: Verifying Checksum [2021-12-07T03:25:13.362Z] dc539afda2c1: Download complete [2021-12-07T03:25:13.624Z] 77bc0d833cb6: Verifying Checksum [2021-12-07T03:25:13.624Z] 77bc0d833cb6: Download complete [2021-12-07T03:25:13.624Z] 9065ff56babe: Verifying Checksum [2021-12-07T03:25:13.624Z] 9065ff56babe: Download complete [2021-12-07T03:25:13.624Z] ed53099fbce6: Verifying Checksum [2021-12-07T03:25:13.624Z] ed53099fbce6: Download complete [2021-12-07T03:25:13.624Z] b4d181a07f80: Verifying Checksum [2021-12-07T03:25:13.624Z] b4d181a07f80: Download complete [2021-12-07T03:25:14.196Z] d287ab97295c: Verifying Checksum [2021-12-07T03:25:14.196Z] d287ab97295c: Download complete [2021-12-07T03:25:15.152Z] b4d181a07f80: Pull complete [2021-12-07T03:25:15.152Z] a1111a8f2ec3: Pull complete [2021-12-07T03:25:15.740Z] ed53099fbce6: Pull complete [2021-12-07T03:25:15.740Z] dc539afda2c1: Pull complete [2021-12-07T03:25:16.003Z] 77bc0d833cb6: Pull complete [2021-12-07T03:25:16.003Z] 9065ff56babe: Pull complete [2021-12-07T03:25:21.331Z] d287ab97295c: Pull complete [2021-12-07T03:25:21.331Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-12-07T03:25:21.331Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-12-07T03:25:21.332Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-12-07T03:25:21.415Z] prd-centos7-docker-4c-2g-380 does not seem to be running inside a container [2021-12-07T03:25:21.450Z] $ 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/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-12-07T03:25:24.589Z] $ docker top 0b80bebaac394c2df53863a6c3df37904ad9e65edf0aa21834c7452c1fffd94f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-12-07T03:25:24.943Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-12-07T03:25:25.231Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-12-07T03:25:25.520Z] + ls /var/log/sa-host [2021-12-07T03:25:25.520Z] + sadf -c /var/log/sa-host/sa07 [2021-12-07T03:25:25.520Z] file_magic: OK [2021-12-07T03:25:25.520Z] HZ: Using current value: 100 [2021-12-07T03:25:25.520Z] file_header: OK [2021-12-07T03:25:25.521Z] 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-12-07T03:25:25.521Z] Statistics: [2021-12-07T03:25:25.521Z] 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... [2021-12-07T03:25:25.521Z] File successfully converted to sysstat format version 12.0.3 [2021-12-07T03:25:25.521Z] + sadf -c /var/log/sa-host/sa17 [2021-12-07T03:25:25.521Z] file_magic: OK [2021-12-07T03:25:25.521Z] HZ: Using current value: 100 [2021-12-07T03:25:25.521Z] file_header: OK [2021-12-07T03:25:25.521Z] 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-12-07T03:25:25.521Z] Statistics: [2021-12-07T03:25:25.521Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-12-07T03:25:25.521Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-12-07T03:25:25.734Z] provisioning config files... [2021-12-07T03:25:25.749Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config735413095871175103tmp [Pipeline] { [Pipeline] echo [2021-12-07T03:25:25.764Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-12-07T03:25:26.053Z] ---> create-netrc.sh [Pipeline] } [2021-12-07T03:25:26.060Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-12-07T03:25:26.389Z] ---> python-tools-install.sh [Pipeline] echo [2021-12-07T03:25:26.399Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-12-07T03:25:26.690Z] ---> sudo-logs.sh [2021-12-07T03:25:26.690Z] Archiving 'sudo' log.. [2021-12-07T03:25:26.690Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-380.novalocal: Name or service not known [2021-12-07T03:25:26.690Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-380.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-12-07T03:25:26.710Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-12-07T03:25:27.003Z] ---> job-cost.sh [2021-12-07T03:25:27.003Z] lf-activate-venv: SKIPPING [2021-12-07T03:25:27.003Z] DEBUG: total: 0.10999999940395355 [2021-12-07T03:25:27.003Z] INFO: Retrieving Stack Cost... [2021-12-07T03:25:27.263Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-12-07T03:25:27.524Z] INFO: Archiving Costs [Pipeline] echo [2021-12-07T03:25:27.537Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-12-07T03:25:27.828Z] ---> logs-deploy.sh [2021-12-07T03:25:27.828Z] lf-activate-venv: SKIPPING [2021-12-07T03:25:27.828Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3839/3 [2021-12-07T03:25:27.828Z] INFO: archiving workspace using pattern(s): [2021-12-07T03:25:28.403Z] Archives upload complete. [2021-12-07T03:25:28.663Z] INFO: archiving logs to Nexus