Pull request #3839 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jinlinGuan for edgexfoundry/edgex-go Loading trusted files from base branch main at b0e5e643282aa8d6ca4ca25954737fd68a04a1f7 rather than f40871f6680de5678e87df6879d94dc6604710cb Obtained Jenkinsfile from b0e5e643282aa8d6ca4ca25954737fd68a04a1f7 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-ssh3781471857306666241.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-ssh6911832095521253504.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3839/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3839/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8019129353122650076.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3839/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh141143619721139635.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5252768335860033938.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3839/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3839/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh17026616660622825695.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 32edd24ee733e309d05e35b1f887f14b07bde6d0 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-305 in /w/workspace/edgexfoundry_edgex-go_PR-3839 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh431885963755586785.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit b0e5e643282aa8d6ca4ca25954737fd68a04a1f7 into PR head commit f40871f6680de5678e87df6879d94dc6604710cb > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh3998569152721267839.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 > git config core.sparsecheckout # timeout=10 Merge succeeded, producing f40871f6680de5678e87df6879d94dc6604710cb Checking out Revision f40871f6680de5678e87df6879d94dc6604710cb (PR-3839) > git checkout -f f40871f6680de5678e87df6879d94dc6604710cb # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh7429446171738974811.key > git merge b0e5e643282aa8d6ca4ca25954737fd68a04a1f7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f40871f6680de5678e87df6879d94dc6604710cb # timeout=10 Commit message: "docs: Add 503 response code to core-command API document" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 32edd24ee733e309d05e35b1f887f14b07bde6d0 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-12-06T10:19:51.021Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-12-06T10:19:51.153Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-12-06T10:19:51.228Z] ========================================================= [2021-12-06T10:19:51.228Z] EdgeX Global Pipelines Version Info [2021-12-06T10:19:51.228Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-12-06T10:19:52.381Z] ------------------- [2021-12-06T10:19:52.381Z] stable info: [2021-12-06T10:19:52.381Z] ------------------- [2021-12-06T10:19:52.381Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-12-06T10:19:52.381Z] Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 [2021-12-06T10:19:52.381Z] Message: update stable to v1.0.217 [2021-12-06T10:19:52.956Z] ------------------- [2021-12-06T10:19:52.956Z] experimental info: [2021-12-06T10:19:52.956Z] ------------------- [2021-12-06T10:19:52.956Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-12-06T10:19:52.956Z] Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 [2021-12-06T10:19:52.956Z] Message: update experimental to v1.0.217 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-12-06T10:19:53.186Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-12-06T10:19:53.219Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-12-06T10:19:53.254Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-12-06T10:19:53.288Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-12-06T10:19:53.323Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-12-06T10:19:53.358Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-12-06T10:19:53.395Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2021-12-06T10:19:53.451Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-12-06T10:19:53.502Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-12-06T10:19:53.540Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-12-06T10:19:53.578Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-12-06T10:19:53.615Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-12-06T10:19:53.652Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-12-06T10:19:53.691Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-12-06T10:19:53.727Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-12-06T10:19:53.762Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-12-06T10:19:53.799Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-12-06T10:19:53.834Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-12-06T10:19:53.868Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-12-06T10:19:53.908Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-12-06T10:19:53.947Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-12-06T10:19:53.983Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-12-06T10:19:54.019Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3839 [Pipeline] echo [2021-12-06T10:19:54.053Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3839 [Pipeline] echo [2021-12-06T10:19:54.086Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3839 [Pipeline] echo [2021-12-06T10:19:54.120Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f40871f6680de5678e87df6879d94dc6604710cb [Pipeline] echo [2021-12-06T10:19:54.154Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f40871f [Pipeline] echo [2021-12-06T10:19:54.186Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-12-06T10:19:54.293Z] provisioning config files... [2021-12-06T10:19:54.311Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5202500651731773396tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-12-06T10:19:54.670Z] ---> docker-login.sh [2021-12-06T10:19:54.671Z] nexus3.edgexfoundry.org:10001 [2021-12-06T10:19:54.671Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-06T10:19:54.933Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-06T10:19:54.934Z] Configure a credential helper to remove this warning. See [2021-12-06T10:19:54.934Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-06T10:19:54.934Z] [2021-12-06T10:19:54.934Z] Login Succeeded [2021-12-06T10:19:54.934Z] nexus3.edgexfoundry.org:10002 [2021-12-06T10:19:54.934Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-06T10:19:54.934Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-06T10:19:54.934Z] Configure a credential helper to remove this warning. See [2021-12-06T10:19:54.934Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-06T10:19:54.934Z] [2021-12-06T10:19:54.934Z] Login Succeeded [2021-12-06T10:19:54.934Z] nexus3.edgexfoundry.org:10003 [2021-12-06T10:19:55.196Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-06T10:19:55.196Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-06T10:19:55.196Z] Configure a credential helper to remove this warning. See [2021-12-06T10:19:55.196Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-06T10:19:55.196Z] [2021-12-06T10:19:55.196Z] Login Succeeded [2021-12-06T10:19:55.196Z] nexus3.edgexfoundry.org:10004 [2021-12-06T10:19:55.196Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-06T10:19:55.460Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-06T10:19:55.460Z] Configure a credential helper to remove this warning. See [2021-12-06T10:19:55.460Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-06T10:19:55.460Z] [2021-12-06T10:19:55.460Z] Login Succeeded [2021-12-06T10:19:55.460Z] docker.io [2021-12-06T10:19:55.460Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-06T10:19:55.724Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-06T10:19:55.724Z] Configure a credential helper to remove this warning. See [2021-12-06T10:19:55.724Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-06T10:19:55.724Z] [2021-12-06T10:19:55.724Z] Login Succeeded [2021-12-06T10:19:55.724Z] ---> docker-login.sh ends [Pipeline] } [2021-12-06T10:19:55.745Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-12-06T10:19:56.151Z] ++ 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-06T10:19:56.151Z] + for file in '`ls cmd/**/Dockerfile`' [2021-12-06T10:19:56.151Z] ++ dirname cmd/core-command/Dockerfile [2021-12-06T10:19:56.151Z] ++ cut -d/ -f2 [2021-12-06T10:19:56.151Z] + echo core-command,cmd/core-command/Dockerfile [2021-12-06T10:19:56.151Z] + for file in '`ls cmd/**/Dockerfile`' [2021-12-06T10:19:56.151Z] ++ dirname cmd/core-data/Dockerfile [2021-12-06T10:19:56.151Z] ++ cut -d/ -f2 [2021-12-06T10:19:56.151Z] + echo core-data,cmd/core-data/Dockerfile [2021-12-06T10:19:56.151Z] + for file in '`ls cmd/**/Dockerfile`' [2021-12-06T10:19:56.151Z] ++ dirname cmd/core-metadata/Dockerfile [2021-12-06T10:19:56.151Z] ++ cut -d/ -f2 [2021-12-06T10:19:56.151Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-12-06T10:19:56.151Z] + for file in '`ls cmd/**/Dockerfile`' [2021-12-06T10:19:56.151Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-12-06T10:19:56.151Z] ++ cut -d/ -f2 [2021-12-06T10:19:56.151Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-12-06T10:19:56.151Z] + for file in '`ls cmd/**/Dockerfile`' [2021-12-06T10:19:56.151Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-12-06T10:19:56.151Z] ++ cut -d/ -f2 [2021-12-06T10:19:56.151Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-12-06T10:19:56.151Z] + for file in '`ls cmd/**/Dockerfile`' [2021-12-06T10:19:56.151Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-12-06T10:19:56.151Z] ++ cut -d/ -f2 [2021-12-06T10:19:56.151Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-12-06T10:19:56.151Z] + for file in '`ls cmd/**/Dockerfile`' [2021-12-06T10:19:56.151Z] ++ dirname cmd/support-notifications/Dockerfile [2021-12-06T10:19:56.151Z] ++ cut -d/ -f2 [2021-12-06T10:19:56.151Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-12-06T10:19:56.151Z] + for file in '`ls cmd/**/Dockerfile`' [2021-12-06T10:19:56.151Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-12-06T10:19:56.151Z] ++ cut -d/ -f2 [2021-12-06T10:19:56.151Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-12-06T10:19:56.151Z] + for file in '`ls cmd/**/Dockerfile`' [2021-12-06T10:19:56.151Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-12-06T10:19:56.151Z] ++ cut -d/ -f2 [2021-12-06T10:19:56.151Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-12-06T10:19:56.206Z] 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-06T10:19:56.756Z] + git rev-list -1 --merges f40871f6680de5678e87df6879d94dc6604710cb~1..f40871f6680de5678e87df6879d94dc6604710cb [Pipeline] echo [2021-12-06T10:19:56.797Z] -----------> git rev-list -1 --merges f40871f6680de5678e87df6879d94dc6604710cb~1..f40871f6680de5678e87df6879d94dc6604710cb f40871f6680de5678e87df6879d94dc6604710cb [false] [Pipeline] sh [2021-12-06T10:19:57.113Z] + git log --format=format:%s -1 f40871f6680de5678e87df6879d94dc6604710cb [Pipeline] echo [2021-12-06T10:19:57.147Z] ========================================================= [2021-12-06T10:19:57.147Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2021-12-06T10:19:57.147Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2021-12-06T10:19:57.764Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2021-12-06T10:19:57.764Z] + grep -v github /etc/ssh/ssh_known_hosts [2021-12-06T10:19:57.764Z] + '[' -e /tmp/ssh_known_hosts ']' [2021-12-06T10:19:57.764Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2021-12-06T10:19:57.764Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2021-12-06T10:19:57.764Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2021-12-06T10:19:57.764Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2021-12-06T10:19:58.225Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-12-06T10:19:58.225Z] [2021-12-06T10:19:58.225Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-12-06T10:19:58.580Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-12-06T10:19:58.580Z] latest: Pulling from edgex-devops/git-semver [2021-12-06T10:19:58.580Z] a0d0a0d46f8b: Pulling fs layer [2021-12-06T10:19:58.580Z] 3e5f54012d9b: Pulling fs layer [2021-12-06T10:19:58.580Z] 4c7163046ea9: Pulling fs layer [2021-12-06T10:19:58.580Z] 0c2d73faf560: Pulling fs layer [2021-12-06T10:19:58.580Z] 0c2d73faf560: Waiting [2021-12-06T10:19:58.580Z] 3e5f54012d9b: Verifying Checksum [2021-12-06T10:19:58.581Z] 3e5f54012d9b: Download complete [2021-12-06T10:19:58.581Z] a0d0a0d46f8b: Verifying Checksum [2021-12-06T10:19:58.581Z] a0d0a0d46f8b: Download complete [2021-12-06T10:19:58.581Z] 4c7163046ea9: Verifying Checksum [2021-12-06T10:19:58.581Z] 4c7163046ea9: Download complete [2021-12-06T10:19:58.581Z] 0c2d73faf560: Verifying Checksum [2021-12-06T10:19:58.581Z] 0c2d73faf560: Download complete [2021-12-06T10:19:58.848Z] a0d0a0d46f8b: Pull complete [2021-12-06T10:19:58.848Z] 3e5f54012d9b: Pull complete [2021-12-06T10:19:59.111Z] 4c7163046ea9: Pull complete [2021-12-06T10:19:59.377Z] 0c2d73faf560: Pull complete [2021-12-06T10:19:59.377Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-12-06T10:19:59.377Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-12-06T10:19:59.377Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-12-06T10:19:59.476Z] prd-centos7-docker-4c-2g-305 does not seem to be running inside a container [2021-12-06T10:19:59.532Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-12-06T10:20:00.237Z] $ docker top d51afdf9786a585fcccac07ab869c8b53b277a2531163bdc593b78b79c16b418 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-12-06T10:20:00.408Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-12-06T10:20:00.408Z] [ssh-agent] Looking for ssh-agent implementation... [2021-12-06T10:20:00.518Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-12-06T10:20:00.521Z] $ docker exec d51afdf9786a585fcccac07ab869c8b53b277a2531163bdc593b78b79c16b418 ssh-agent [2021-12-06T10:20:00.642Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXpmMIKm/agent.14 [2021-12-06T10:20:00.642Z] SSH_AGENT_PID=20 [2021-12-06T10:20:00.651Z] Running ssh-add (command line suppressed) [2021-12-06T10:20:00.768Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_1970114591086584214.key (/w/workspace/edgex-go/1@tmp/private_key_1970114591086584214.key) [2021-12-06T10:20:00.783Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-12-06T10:20:01.120Z] + git tag --points-at HEAD [Pipeline] } [2021-12-06T10:20:01.149Z] $ docker exec --env ******** --env ******** d51afdf9786a585fcccac07ab869c8b53b277a2531163bdc593b78b79c16b418 ssh-agent -k [2021-12-06T10:20:01.238Z] unset SSH_AUTH_SOCK; [2021-12-06T10:20:01.238Z] unset SSH_AGENT_PID; [2021-12-06T10:20:01.238Z] echo Agent pid 20 killed; [2021-12-06T10:20:01.248Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-12-06T10:20:01.341Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-12-06T10:20:01.341Z] [ssh-agent] Looking for ssh-agent implementation... [2021-12-06T10:20:01.441Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-12-06T10:20:01.444Z] $ docker exec d51afdf9786a585fcccac07ab869c8b53b277a2531163bdc593b78b79c16b418 ssh-agent [2021-12-06T10:20:01.540Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXjGOklo/agent.55 [2021-12-06T10:20:01.540Z] SSH_AGENT_PID=61 [2021-12-06T10:20:01.545Z] Running ssh-add (command line suppressed) [2021-12-06T10:20:01.624Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_8553154779722652125.key (/w/workspace/edgex-go/1@tmp/private_key_8553154779722652125.key) [2021-12-06T10:20:01.636Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-12-06T10:20:01.985Z] + git semver init [2021-12-06T10:20:01.985Z] # -> Open(): unable to determine branch for HEAD [2021-12-06T10:20:01.985Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-12-06T10:20:01.985Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-12-06T10:20:01.985Z] # $SEMVER_REMOTE_NAME = origin [2021-12-06T10:20:01.985Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-12-06T10:20:01.985Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-12-06T10:20:01.985Z] # $SEMVER_BRANCH = PR-3839 [2021-12-06T10:20:01.985Z] # $SEMVER_TEMP = /tmp/semver-217463342 [2021-12-06T10:20:01.985Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-12-06T10:20:16.926Z] # '/tmp/semver-217463342' -> '/w/workspace/edgex-go/1/.semver' [2021-12-06T10:20:16.926Z] # -> Force: false [2021-12-06T10:20:16.926Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-12-06T10:20:16.945Z] $ docker exec --env ******** --env ******** d51afdf9786a585fcccac07ab869c8b53b277a2531163bdc593b78b79c16b418 ssh-agent -k [2021-12-06T10:20:17.028Z] unset SSH_AUTH_SOCK; [2021-12-06T10:20:17.029Z] unset SSH_AGENT_PID; [2021-12-06T10:20:17.029Z] echo Agent pid 61 killed; [2021-12-06T10:20:17.041Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-12-06T10:20:17.434Z] + git semver [Pipeline] } [2021-12-06T10:20:17.464Z] $ docker stop --time=1 d51afdf9786a585fcccac07ab869c8b53b277a2531163bdc593b78b79c16b418 [2021-12-06T10:20:19.609Z] $ docker rm -f d51afdf9786a585fcccac07ab869c8b53b277a2531163bdc593b78b79c16b418 [Pipeline] // withDockerContainer [Pipeline] sh [2021-12-06T10:20:20.042Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-12-06T10:20:20.324Z] Stashed 1 file(s) [Pipeline] echo [2021-12-06T10:20:20.342Z] [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-06T10:20:20.861Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-12-06T10:20:20.901Z] ========================================================= [2021-12-06T10:20:20.902Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-12-06T10:20:20.902Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-12-06T10:20:21.242Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-12-06T10:20:21.243Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-12-06T10:20:21.243Z] a0d0a0d46f8b: Already exists [2021-12-06T10:20:21.243Z] 31adcdaf11c8: Pulling fs layer [2021-12-06T10:20:21.243Z] b8b176561691: Pulling fs layer [2021-12-06T10:20:21.243Z] 4527c011a84f: Pulling fs layer [2021-12-06T10:20:21.243Z] 5d74067f8e1e: Pulling fs layer [2021-12-06T10:20:21.243Z] e0aca202a116: Pulling fs layer [2021-12-06T10:20:21.243Z] 3a43be97a3b4: Pulling fs layer [2021-12-06T10:20:21.243Z] 34cad66bf833: Pulling fs layer [2021-12-06T10:20:21.243Z] b4e3c513aaa6: Pulling fs layer [2021-12-06T10:20:21.243Z] 5d74067f8e1e: Waiting [2021-12-06T10:20:21.243Z] e0aca202a116: Waiting [2021-12-06T10:20:21.243Z] 3a43be97a3b4: Waiting [2021-12-06T10:20:21.243Z] 34cad66bf833: Waiting [2021-12-06T10:20:21.243Z] b4e3c513aaa6: Waiting [2021-12-06T10:20:21.243Z] b8b176561691: Verifying Checksum [2021-12-06T10:20:21.243Z] b8b176561691: Download complete [2021-12-06T10:20:21.243Z] 31adcdaf11c8: Verifying Checksum [2021-12-06T10:20:21.243Z] 31adcdaf11c8: Download complete [2021-12-06T10:20:21.243Z] 5d74067f8e1e: Verifying Checksum [2021-12-06T10:20:21.243Z] 5d74067f8e1e: Download complete [2021-12-06T10:20:21.243Z] e0aca202a116: Verifying Checksum [2021-12-06T10:20:21.243Z] e0aca202a116: Download complete [2021-12-06T10:20:21.243Z] 3a43be97a3b4: Verifying Checksum [2021-12-06T10:20:21.243Z] 3a43be97a3b4: Download complete [2021-12-06T10:20:21.507Z] 31adcdaf11c8: Pull complete [2021-12-06T10:20:21.507Z] 34cad66bf833: Verifying Checksum [2021-12-06T10:20:21.507Z] 34cad66bf833: Download complete [2021-12-06T10:20:21.507Z] b8b176561691: Pull complete [2021-12-06T10:20:21.775Z] 4527c011a84f: Verifying Checksum [2021-12-06T10:20:21.775Z] 4527c011a84f: Download complete [2021-12-06T10:20:21.775Z] b4e3c513aaa6: Verifying Checksum [2021-12-06T10:20:21.775Z] b4e3c513aaa6: Download complete [2021-12-06T10:20:26.042Z] 4527c011a84f: Pull complete [2021-12-06T10:20:26.042Z] 5d74067f8e1e: Pull complete [2021-12-06T10:20:26.042Z] e0aca202a116: Pull complete [2021-12-06T10:20:26.042Z] 3a43be97a3b4: Pull complete [2021-12-06T10:20:26.042Z] 34cad66bf833: Pull complete [2021-12-06T10:20:28.604Z] b4e3c513aaa6: Pull complete [2021-12-06T10:20:28.604Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-12-06T10:20:28.604Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-12-06T10:20:28.604Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-12-06T10:20:28.953Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-12-06T10:20:28.953Z] WORKDIR /edgex [2021-12-06T10:20:28.953Z] COPY go.mod . [2021-12-06T10:20:28.953Z] RUN go mod download' [2021-12-06T10:20:28.953Z] + docker build -t ci-base-image-x86_64 -f - . [2021-12-06T10:20:30.341Z] Sending build context to Docker daemon 334.5MB [2021-12-06T10:20:30.341Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-12-06T10:20:30.341Z] ---> 9f6097aaca64 [2021-12-06T10:20:30.341Z] Step 2/4 : WORKDIR /edgex [2021-12-06T10:20:32.901Z] ---> Running in 0d0070704683 [2021-12-06T10:20:32.901Z] Removing intermediate container 0d0070704683 [2021-12-06T10:20:32.901Z] ---> 13263ab25d27 [2021-12-06T10:20:32.901Z] Step 3/4 : COPY go.mod . [2021-12-06T10:20:32.901Z] ---> 3f2a50f7ccba [2021-12-06T10:20:32.901Z] Step 4/4 : RUN go mod download [2021-12-06T10:20:32.901Z] ---> Running in 8e6b607e1452 [2021-12-06T10:20:35.690Z] Still waiting to schedule task [2021-12-06T10:20:35.691Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-12-06T10:21:11.713Z] Removing intermediate container 8e6b607e1452 [2021-12-06T10:21:11.713Z] ---> 4af3ee30befd [2021-12-06T10:21:11.713Z] Successfully built 4af3ee30befd [2021-12-06T10:21:11.713Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-12-06T10:21:12.037Z] + docker inspect -f . ci-base-image-x86_64 [2021-12-06T10:21:12.037Z] . [Pipeline] withDockerContainer [2021-12-06T10:21:12.113Z] prd-centos7-docker-4c-2g-305 does not seem to be running inside a container [2021-12-06T10:21:12.149Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-12-06T10:21:12.501Z] $ docker top e103ca9ea92bc2f1cbc1e50eb54095cae39fa784ba0abec98319bb51801360a6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-12-06T10:21:12.889Z] + go version [2021-12-06T10:21:12.889Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-12-06T10:21:12.914Z] $ docker stop --time=1 e103ca9ea92bc2f1cbc1e50eb54095cae39fa784ba0abec98319bb51801360a6 [2021-12-06T10:21:14.085Z] $ docker rm -f e103ca9ea92bc2f1cbc1e50eb54095cae39fa784ba0abec98319bb51801360a6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-06T10:21:14.765Z] + docker inspect -f . ci-base-image-x86_64 [2021-12-06T10:21:14.765Z] . [Pipeline] withDockerContainer [2021-12-06T10:21:14.849Z] prd-centos7-docker-4c-2g-305 does not seem to be running inside a container [2021-12-06T10:21:14.881Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-12-06T10:21:15.175Z] $ docker top 466cd8aa6f918d2e79d624185969356e280f38340b1b93d0b545839f1accc8bd -eo pid,comm [Pipeline] { [Pipeline] echo [2021-12-06T10:21:15.276Z] ========================================================= [2021-12-06T10:21:15.276Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-12-06T10:21:15.277Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-12-06T10:21:15.615Z] + make test [2021-12-06T10:21:15.615Z] go mod tidy [2021-12-06T10:21:15.615Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-12-06T10:21:22.262Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-12-06T10:21:40.476Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-12-06T10:21:44.747Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-12-06T10:21:45.321Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-12-06T10:21:45.588Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-12-06T10:21:48.169Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-12-06T10:21:49.134Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-12-06T10:21:49.134Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-12-06T10:21:49.134Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-12-06T10:21:49.725Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-12-06T10:21:49.991Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-12-06T10:21:50.263Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-12-06T10:21:50.263Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-12-06T10:21:50.263Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-12-06T10:21:50.263Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-12-06T10:21:52.209Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.052s coverage: 28.7% of statements [2021-12-06T10:21:52.209Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-12-06T10:21:52.209Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-12-06T10:21:53.160Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.058s coverage: 98.5% of statements [2021-12-06T10:21:53.160Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-12-06T10:21:53.738Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.075s coverage: 44.7% of statements [2021-12-06T10:21:53.738Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-12-06T10:21:53.738Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-12-06T10:21:55.136Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.133s coverage: 89.5% of statements [2021-12-06T10:21:55.136Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-12-06T10:21:55.136Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-12-06T10:21:55.707Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.059s coverage: 84.4% of statements [2021-12-06T10:21:55.707Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-12-06T10:21:55.707Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-12-06T10:21:55.707Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-12-06T10:21:55.707Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-12-06T10:21:55.707Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-12-06T10:21:56.654Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.276s coverage: 94.2% of statements [2021-12-06T10:21:56.654Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-12-06T10:21:56.654Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-12-06T10:21:56.654Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.051s coverage: 59.1% of statements [2021-12-06T10:21:56.654Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-12-06T10:21:56.654Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-12-06T10:21:56.654Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-12-06T10:21:56.654Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-12-06T10:21:56.654Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-12-06T10:21:56.917Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.053s coverage: 60.0% of statements [2021-12-06T10:21:56.917Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-12-06T10:21:56.917Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-12-06T10:21:56.917Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-12-06T10:21:57.901Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.055s coverage: 0.9% of statements [2021-12-06T10:21:57.901Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-12-06T10:21:57.901Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.065s coverage: 58.8% of statements [2021-12-06T10:21:57.901Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.058s coverage: 21.7% of statements [2021-12-06T10:21:57.901Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-12-06T10:21:58.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.056s coverage: 47.1% of statements [2021-12-06T10:21:58.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.061s coverage: 79.5% of statements [2021-12-06T10:21:58.616Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-306 in /w/workspace/edgexfoundry_edgex-go_PR-3839 [Pipeline] { [Pipeline] ws [2021-12-06T10:21:58.659Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-12-06T10:21:58.746Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.041s coverage: 94.1% of statements [2021-12-06T10:21:58.869Z] The recommended git tool is: git [2021-12-06T10:21:59.014Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.071s coverage: 96.3% of statements [2021-12-06T10:21:59.592Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.063s coverage: 87.5% of statements [2021-12-06T10:22:03.544Z] using credential edgex-jenkins-ssh [2021-12-06T10:22:03.567Z] Cloning the remote Git repository [2021-12-06T10:22:03.626Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-12-06T10:22:03.699Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-12-06T10:22:03.769Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-12-06T10:22:03.770Z] > git --version # timeout=10 [2021-12-06T10:22:03.786Z] > git --version # 'git version 2.17.1' [2021-12-06T10:22:03.787Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-12-06T10:22:03.873Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-12-06T10:22:11.841Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.064s coverage: 94.4% of statements [2021-12-06T10:22:11.842Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.054s coverage: 44.8% of statements [2021-12-06T10:22:17.139Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.207s coverage: 82.5% of statements [2021-12-06T10:22:17.139Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-12-06T10:22:20.434Z] Merging remotes/origin/main commit b0e5e643282aa8d6ca4ca25954737fd68a04a1f7 into PR head commit f40871f6680de5678e87df6879d94dc6604710cb [2021-12-06T10:22:20.778Z] Merge succeeded, producing f40871f6680de5678e87df6879d94dc6604710cb [2021-12-06T10:22:20.778Z] Checking out Revision f40871f6680de5678e87df6879d94dc6604710cb (PR-3839) [2021-12-06T10:22:19.357Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-12-06T10:22:19.372Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-12-06T10:22:19.460Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-12-06T10:22:19.544Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-12-06T10:22:19.545Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-12-06T10:22:19.571Z] > 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-06T10:22:20.453Z] > git config core.sparsecheckout # timeout=10 [2021-12-06T10:22:20.473Z] > git checkout -f f40871f6680de5678e87df6879d94dc6604710cb # timeout=10 [2021-12-06T10:22:20.679Z] > git remote # timeout=10 [2021-12-06T10:22:20.701Z] > git config --get remote.origin.url # timeout=10 [2021-12-06T10:22:20.715Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-12-06T10:22:20.726Z] > git merge b0e5e643282aa8d6ca4ca25954737fd68a04a1f7 # timeout=10 [2021-12-06T10:22:20.751Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-12-06T10:22:20.786Z] > git config core.sparsecheckout # timeout=10 [2021-12-06T10:22:20.803Z] > git checkout -f f40871f6680de5678e87df6879d94dc6604710cb # timeout=10 [2021-12-06T10:22:25.033Z] Commit message: "docs: Add 503 response code to core-command API document" [2021-12-06T10:22:25.085Z] > git --version # timeout=10 [2021-12-06T10:22:25.095Z] > git --version # 'git version 2.17.1' [2021-12-06T10:22:25.105Z] fatal: bad object 32edd24ee733e309d05e35b1f887f14b07bde6d0 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-12-06T10:22:26.209Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-12-06T10:22:26.209Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-12-06T10:22:26.209Z] Dload Upload Total Spent Left Speed [2021-12-06T10:22:26.209Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 59417 0 --:--:-- --:--:-- --:--:-- 59417 [Pipeline] sh [2021-12-06T10:22:26.764Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-12-06T10:22:27.118Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2021-12-06T10:22:27.118Z] + sudo tee /etc/docker/daemon.new [2021-12-06T10:22:27.118Z] { [2021-12-06T10:22:27.118Z] "registry-mirrors": [ [2021-12-06T10:22:27.118Z] "https://nexus3.edgexfoundry.org:10001" [2021-12-06T10:22:27.118Z] ], [2021-12-06T10:22:27.118Z] "bip": "10.250.0.254/24", [2021-12-06T10:22:27.118Z] "hosts": [ [2021-12-06T10:22:27.118Z] "tcp://0.0.0.0:5555", [2021-12-06T10:22:27.118Z] "unix:///var/run/docker.sock" [2021-12-06T10:22:27.118Z] ], [2021-12-06T10:22:27.118Z] "mtu": 1458, [2021-12-06T10:22:27.118Z] "selinux-enabled": true, [2021-12-06T10:22:27.118Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-12-06T10:22:27.118Z] } [Pipeline] sh [2021-12-06T10:22:27.476Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-12-06T10:22:27.829Z] + sudo service docker restart [2021-12-06T10:22:35.258Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.081s coverage: 92.9% of statements [2021-12-06T10:22:35.258Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-12-06T10:22:35.258Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-12-06T10:22:35.258Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-12-06T10:22:35.258Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements [2021-12-06T10:22:35.258Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-12-06T10:22:35.258Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-12-06T10:22:35.258Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-12-06T10:22:35.258Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-12-06T10:22:35.258Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-12-06T10:22:35.258Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.056s coverage: 87.2% of statements [2021-12-06T10:22:35.258Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-12-06T10:22:35.258Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-12-06T10:22:35.258Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.042s coverage: 100.0% of statements [2021-12-06T10:22:35.258Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-12-06T10:22:35.258Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.067s coverage: 58.8% of statements [2021-12-06T10:22:35.258Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-12-06T10:22:35.259Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.054s coverage: 80.0% of statements [2021-12-06T10:22:35.259Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements [2021-12-06T10:22:35.259Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 85.4% of statements [2021-12-06T10:22:35.259Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.130s coverage: 91.2% of statements [2021-12-06T10:22:35.259Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-12-06T10:22:35.259Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.137s coverage: 64.4% of statements [2021-12-06T10:22:35.259Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-12-06T10:22:35.259Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-12-06T10:22:35.259Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements [2021-12-06T10:22:35.259Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements [2021-12-06T10:22:35.259Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.020s coverage: 100.0% of statements [2021-12-06T10:22:35.259Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements [2021-12-06T10:22:35.259Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.030s coverage: 100.0% of statements [2021-12-06T10:22:35.259Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.236s coverage: 65.4% of statements [2021-12-06T10:22:35.259Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-12-06T10:22:35.259Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-12-06T10:22:35.259Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-12-06T10:22:35.520Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.120s coverage: 43.8% of statements [2021-12-06T10:22:35.520Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-12-06T10:22:35.520Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-12-06T10:22:35.520Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.050s coverage: 89.5% of statements [2021-12-06T10:22:35.520Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-12-06T10:22:35.785Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.047s coverage: 84.8% of statements [2021-12-06T10:22:35.785Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-12-06T10:22:43.980Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.058s coverage: 17.7% of statements [2021-12-06T10:22:43.980Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-12-06T10:22:43.980Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-12-06T10:22:43.980Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-12-06T10:22:43.980Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-12-06T10:22:43.980Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.138s coverage: 92.3% of statements [2021-12-06T10:22:43.980Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-12-06T10:22:43.980Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-12-06T10:22:43.980Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-12-06T10:22:43.980Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-12-06T10:22:43.980Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 63.2% of statements [2021-12-06T10:22:43.980Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-12-06T10:22:43.980Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-12-06T10:22:43.980Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.107s coverage: 97.7% of statements [2021-12-06T10:22:43.980Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-12-06T10:22:43.980Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-12-06T10:22:43.980Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-12-06T10:22:43.980Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-12-06T10:22:43.980Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements [2021-12-06T10:22:43.980Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-12-06T10:22:43.980Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-12-06T10:22:43.980Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-12-06T10:22:43.980Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-12-06T10:22:43.980Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-12-06T10:22:43.980Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-12-06T10:22:43.980Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.051s coverage: 100.0% of statements [2021-12-06T10:22:43.981Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements [2021-12-06T10:22:43.981Z] 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-06T10:22:46.207Z] provisioning config files... [2021-12-06T10:22:46.234Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5551024571761412491tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-12-06T10:22:46.638Z] ---> docker-login.sh [2021-12-06T10:22:46.638Z] nexus3.edgexfoundry.org:10001 [2021-12-06T10:22:47.240Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-06T10:22:47.240Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-06T10:22:47.240Z] Configure a credential helper to remove this warning. See [2021-12-06T10:22:47.240Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-06T10:22:47.240Z] [2021-12-06T10:22:47.240Z] Login Succeeded [2021-12-06T10:22:47.241Z] nexus3.edgexfoundry.org:10002 [2021-12-06T10:22:47.839Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-06T10:22:47.839Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-06T10:22:47.839Z] Configure a credential helper to remove this warning. See [2021-12-06T10:22:47.839Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-06T10:22:47.839Z] [2021-12-06T10:22:47.839Z] Login Succeeded [2021-12-06T10:22:47.839Z] nexus3.edgexfoundry.org:10003 [2021-12-06T10:22:48.112Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-06T10:22:48.386Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-06T10:22:48.386Z] Configure a credential helper to remove this warning. See [2021-12-06T10:22:48.386Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-06T10:22:48.386Z] [2021-12-06T10:22:48.386Z] Login Succeeded [2021-12-06T10:22:48.386Z] nexus3.edgexfoundry.org:10004 [2021-12-06T10:22:48.659Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-06T10:22:48.659Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-06T10:22:48.659Z] Configure a credential helper to remove this warning. See [2021-12-06T10:22:48.659Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-06T10:22:48.659Z] [2021-12-06T10:22:48.659Z] Login Succeeded [2021-12-06T10:22:48.659Z] docker.io [2021-12-06T10:22:48.932Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-06T10:22:49.524Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-06T10:22:49.524Z] Configure a credential helper to remove this warning. See [2021-12-06T10:22:49.524Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-06T10:22:49.524Z] [2021-12-06T10:22:49.524Z] Login Succeeded [2021-12-06T10:22:49.524Z] ---> docker-login.sh ends [Pipeline] } [2021-12-06T10:22:49.552Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-12-06T10:22:50.176Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-12-06T10:22:50.207Z] ========================================================= [2021-12-06T10:22:50.207Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-12-06T10:22:50.207Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-12-06T10:22:50.610Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-12-06T10:22:50.889Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-12-06T10:22:50.889Z] 552d1f2373af: Pulling fs layer [2021-12-06T10:22:50.889Z] ea3f2d53f512: Pulling fs layer [2021-12-06T10:22:50.889Z] 9e70ebbbe112: Pulling fs layer [2021-12-06T10:22:50.889Z] 7a9cfe048b4a: Pulling fs layer [2021-12-06T10:22:50.889Z] 72dc09318566: Pulling fs layer [2021-12-06T10:22:50.889Z] f4f7b4309257: Pulling fs layer [2021-12-06T10:22:50.889Z] 0ac9a79272e3: Pulling fs layer [2021-12-06T10:22:50.889Z] b78e95d17946: Pulling fs layer [2021-12-06T10:22:50.889Z] 7a9cfe048b4a: Waiting [2021-12-06T10:22:50.889Z] 72dc09318566: Waiting [2021-12-06T10:22:50.889Z] f4f7b4309257: Waiting [2021-12-06T10:22:50.889Z] 0ac9a79272e3: Waiting [2021-12-06T10:22:50.889Z] b78e95d17946: Waiting [2021-12-06T10:22:50.889Z] 9e70ebbbe112: Verifying Checksum [2021-12-06T10:22:50.889Z] 9e70ebbbe112: Download complete [2021-12-06T10:22:50.889Z] ea3f2d53f512: Verifying Checksum [2021-12-06T10:22:50.889Z] ea3f2d53f512: Download complete [2021-12-06T10:22:50.889Z] 72dc09318566: Download complete [2021-12-06T10:22:50.889Z] f4f7b4309257: Verifying Checksum [2021-12-06T10:22:50.889Z] f4f7b4309257: Download complete [2021-12-06T10:22:50.889Z] 552d1f2373af: Verifying Checksum [2021-12-06T10:22:50.889Z] 552d1f2373af: Download complete [2021-12-06T10:22:50.889Z] 0ac9a79272e3: Verifying Checksum [2021-12-06T10:22:50.889Z] 0ac9a79272e3: Download complete [2021-12-06T10:22:51.494Z] 552d1f2373af: Pull complete [2021-12-06T10:22:52.102Z] ea3f2d53f512: Pull complete [2021-12-06T10:22:52.701Z] 9e70ebbbe112: Pull complete [2021-12-06T10:22:52.701Z] b78e95d17946: Verifying Checksum [2021-12-06T10:22:52.701Z] b78e95d17946: Download complete [2021-12-06T10:22:53.302Z] 7a9cfe048b4a: Verifying Checksum [2021-12-06T10:22:53.302Z] 7a9cfe048b4a: Download complete [2021-12-06T10:23:05.710Z] 7a9cfe048b4a: Pull complete [2021-12-06T10:23:05.710Z] 72dc09318566: Pull complete [2021-12-06T10:23:05.710Z] f4f7b4309257: Pull complete [2021-12-06T10:23:05.710Z] 0ac9a79272e3: Pull complete [2021-12-06T10:23:10.022Z] b78e95d17946: Pull complete [2021-12-06T10:23:10.022Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-12-06T10:23:10.293Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-12-06T10:23:10.293Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-12-06T10:23:10.688Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-12-06T10:23:10.688Z] WORKDIR /edgex [2021-12-06T10:23:10.688Z] COPY go.mod . [2021-12-06T10:23:10.688Z] RUN go mod download [2021-12-06T10:23:10.688Z] + docker build -t ci-base-image-arm64 -f - . [2021-12-06T10:23:13.311Z] Sending build context to Docker daemon 168.9MB [2021-12-06T10:23:13.311Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-12-06T10:23:13.311Z] ---> 8b459fc5aaf0 [2021-12-06T10:23:13.311Z] Step 2/4 : WORKDIR /edgex [2021-12-06T10:23:14.740Z] ---> Running in be3b74f36baa [2021-12-06T10:23:15.019Z] Removing intermediate container be3b74f36baa [2021-12-06T10:23:15.019Z] ---> 7221e98d2b9b [2021-12-06T10:23:15.019Z] Step 3/4 : COPY go.mod . [2021-12-06T10:23:16.005Z] ---> 96c1a3aad5d3 [2021-12-06T10:23:16.005Z] Step 4/4 : RUN go mod download [2021-12-06T10:23:16.005Z] ---> Running in 20b55922b628 [2021-12-06T10:23:22.877Z] GO111MODULE=on go vet ./... [2021-12-06T10:23:28.217Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-12-06T10:23:28.217Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-12-06T10:23:28.217Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2021-12-06T10:23:28.245Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2021-12-06T10:23:28.571Z] + ls -al . [2021-12-06T10:23:28.571Z] total 644 [2021-12-06T10:23:28.571Z] drwxrwxr-x 10 1001 1001 4096 Dec 6 10:23 . [2021-12-06T10:23:28.571Z] drwxr-xr-x 4 root root 28 Dec 6 10:21 .. [2021-12-06T10:23:28.571Z] -rw-rw-r-- 1 1001 1001 11 Dec 6 10:19 .dockerignore [2021-12-06T10:23:28.571Z] drwxrwxr-x 8 1001 1001 179 Dec 6 10:19 .git [2021-12-06T10:23:28.571Z] drwxrwxr-x 4 1001 1001 142 Dec 6 10:19 .github [2021-12-06T10:23:28.571Z] -rw-rw-r-- 1 1001 1001 804 Dec 6 10:19 .gitignore [2021-12-06T10:23:28.571Z] -rw-rw-r-- 1 1001 1001 42 Dec 6 10:19 .golangci.yml [2021-12-06T10:23:28.571Z] -rw-rw-r-- 1 1001 1001 76 Dec 6 10:19 .hadolint.yml [2021-12-06T10:23:28.571Z] drwx------ 3 1001 1001 73 Dec 6 10:20 .semver [2021-12-06T10:23:28.571Z] -rw-rw-r-- 1 1001 1001 166 Dec 6 10:19 .sonarcloud.properties [2021-12-06T10:23:28.571Z] -rw-rw-r-- 1 1001 1001 1171 Dec 6 10:19 ADOPTERS.md [2021-12-06T10:23:28.571Z] -rw-rw-r-- 1 1001 1001 8910 Dec 6 10:19 Attribution.txt [2021-12-06T10:23:28.571Z] -rw-rw-r-- 1 1001 1001 51732 Dec 6 10:19 CHANGELOG.md [2021-12-06T10:23:28.571Z] -rw-rw-r-- 1 1001 1001 3804 Dec 6 10:19 CONTRIBUTING.md [2021-12-06T10:23:28.571Z] -rw-rw-r-- 1 1001 1001 677 Dec 6 10:19 GOVERNANCE.md [2021-12-06T10:23:28.571Z] -rw-rw-r-- 1 1001 1001 849 Dec 6 10:19 Jenkinsfile [2021-12-06T10:23:28.571Z] -rw-rw-r-- 1 1001 1001 10775 Dec 6 10:19 LICENSE [2021-12-06T10:23:28.571Z] -rw-rw-r-- 1 1001 1001 6508 Dec 6 10:19 Makefile [2021-12-06T10:23:28.571Z] -rw-rw-r-- 1 1001 1001 582 Dec 6 10:19 OWNERS.md [2021-12-06T10:23:28.571Z] -rw-rw-r-- 1 1001 1001 8207 Dec 6 10:19 README.md [2021-12-06T10:23:28.571Z] -rw-rw-r-- 1 1001 1001 6912 Dec 6 10:19 SECURITY.md [2021-12-06T10:23:28.571Z] -rw-rw-r-- 1 1001 1001 5 Dec 6 10:20 VERSION [2021-12-06T10:23:28.571Z] -rw-rw-r-- 1 1001 1001 4131 Dec 6 10:19 ZMQWindows.md [2021-12-06T10:23:28.571Z] drwxrwxr-x 2 1001 1001 37 Dec 6 10:19 bin [2021-12-06T10:23:28.571Z] drwxrwxr-x 14 1001 1001 4096 Dec 6 10:19 cmd [2021-12-06T10:23:28.571Z] -rw-r--r-- 1 root root 428381 Dec 6 10:22 coverage.out [2021-12-06T10:23:28.571Z] -rw-rw-r-- 1 1001 1001 828 Dec 6 10:19 go.mod [2021-12-06T10:23:28.571Z] -rw-rw-r-- 1 1001 1001 49483 Dec 6 10:19 go.sum [2021-12-06T10:23:28.571Z] drwxrwxr-x 8 1001 1001 124 Dec 6 10:19 internal [2021-12-06T10:23:28.571Z] drwxrwxr-x 3 1001 1001 16 Dec 6 10:19 openapi [2021-12-06T10:23:28.571Z] drwxrwxr-x 4 1001 1001 71 Dec 6 10:19 snap [2021-12-06T10:23:28.571Z] -rw-rw-r-- 1 1001 1001 204 Dec 6 10:19 version.go [Pipeline] sh [2021-12-06T10:23:28.889Z] + '[' -e coverage.out ] [2021-12-06T10:23:28.889Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-12-06T10:23:29.000Z] Stashed 1 file(s) [Pipeline] sh [2021-12-06T10:23:29.301Z] + make build [2021-12-06T10:23:29.301Z] 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-06T10:23:31.081Z] 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-06T10:23:38.089Z] 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-06T10:23:38.673Z] 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-06T10:23:40.069Z] 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-06T10:23:40.339Z] 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-06T10:23:41.286Z] 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-06T10:23:41.862Z] 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-06T10:23:42.812Z] 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-06T10:23:44.211Z] 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-06T10:23:44.791Z] 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-06T10:23:45.753Z] 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-06T10:23:47.163Z] $ docker stop --time=1 466cd8aa6f918d2e79d624185969356e280f38340b1b93d0b545839f1accc8bd [2021-12-06T10:23:49.136Z] $ docker rm -f 466cd8aa6f918d2e79d624185969356e280f38340b1b93d0b545839f1accc8bd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-06T10:23:50.810Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-12-06T10:23:50.810Z] [2021-12-06T10:23:50.810Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-12-06T10:23:51.159Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-12-06T10:23:51.159Z] latest: Pulling from edgex-devops/edgex-compose [2021-12-06T10:23:51.159Z] cbdbe7a5bc2a: Pulling fs layer [2021-12-06T10:23:51.159Z] ca9280d653b3: Pulling fs layer [2021-12-06T10:23:51.159Z] 7e9c9ca2126c: Pulling fs layer [2021-12-06T10:23:51.159Z] cbdbe7a5bc2a: Verifying Checksum [2021-12-06T10:23:51.159Z] cbdbe7a5bc2a: Download complete [2021-12-06T10:23:51.423Z] ca9280d653b3: Verifying Checksum [2021-12-06T10:23:51.423Z] ca9280d653b3: Download complete [2021-12-06T10:23:51.423Z] cbdbe7a5bc2a: Pull complete [2021-12-06T10:23:51.689Z] 7e9c9ca2126c: Download complete [2021-12-06T10:23:51.950Z] ca9280d653b3: Pull complete [2021-12-06T10:23:56.194Z] 7e9c9ca2126c: Pull complete [2021-12-06T10:23:56.194Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-12-06T10:23:56.194Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-12-06T10:23:56.194Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-12-06T10:23:56.288Z] prd-centos7-docker-4c-2g-305 does not seem to be running inside a container [2021-12-06T10:23:56.327Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-12-06T10:23:58.925Z] $ docker top 1b16f418e54d2f9bfd2c17a2a59ab4ccdddb77c449e452d3ce5b7fca3510c5cd -eo pid,comm [Pipeline] { [Pipeline] sh [2021-12-06T10:23:59.350Z] + docker-compose build --help [2021-12-06T10:23:59.350Z] + grep parallel [2021-12-06T10:23:59.923Z] --parallel Build images in parallel. [Pipeline] } [2021-12-06T10:23:59.956Z] $ docker stop --time=1 1b16f418e54d2f9bfd2c17a2a59ab4ccdddb77c449e452d3ce5b7fca3510c5cd [2021-12-06T10:24:01.154Z] $ docker rm -f 1b16f418e54d2f9bfd2c17a2a59ab4ccdddb77c449e452d3ce5b7fca3510c5cd [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-06T10:24:01.685Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-12-06T10:24:01.685Z] . [Pipeline] withDockerContainer [2021-12-06T10:24:01.774Z] prd-centos7-docker-4c-2g-305 does not seem to be running inside a container [2021-12-06T10:24:01.814Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-12-06T10:24:02.176Z] $ docker top 11cf8d2da2348a8a120ebf07f6ab295ac37b575691378fbb0572a55f91889623 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-12-06T10:24:02.570Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-12-06T10:24:03.145Z] Building core-command ... [2021-12-06T10:24:03.145Z] Building core-data ... [2021-12-06T10:24:03.145Z] Building core-metadata ... [2021-12-06T10:24:03.145Z] Building security-bootstrapper ... [2021-12-06T10:24:03.145Z] Building security-proxy-setup ... [2021-12-06T10:24:03.145Z] Building security-secretstore-setup ... [2021-12-06T10:24:03.145Z] Building support-notifications ... [2021-12-06T10:24:03.145Z] Building support-scheduler ... [2021-12-06T10:24:03.145Z] Building sys-mgmt-agent ... [2021-12-06T10:24:03.145Z] Building security-secretstore-setup [2021-12-06T10:24:03.145Z] Building sys-mgmt-agent [2021-12-06T10:24:03.145Z] Building core-metadata [2021-12-06T10:24:03.145Z] Building support-notifications [2021-12-06T10:24:03.145Z] Building security-bootstrapper [2021-12-06T10:24:13.530Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-06T10:24:13.530Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-12-06T10:24:13.530Z] ---> 4af3ee30befd [2021-12-06T10:24:13.530Z] Step 3/24 : WORKDIR /edgex-go [2021-12-06T10:24:13.530Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-06T10:24:13.530Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-12-06T10:24:13.530Z] ---> 4af3ee30befd [2021-12-06T10:24:13.530Z] Step 3/22 : WORKDIR /edgex-go [2021-12-06T10:24:18.814Z] ---> Running in 803ae0919c56 [2021-12-06T10:24:18.814Z] ---> Running in 24e7d4cdeda1 [2021-12-06T10:24:24.124Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-06T10:24:24.124Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-12-06T10:24:24.124Z] ---> 4af3ee30befd [2021-12-06T10:24:24.124Z] Step 3/21 : WORKDIR /edgex-go [2021-12-06T10:24:24.124Z] ---> Using cache [2021-12-06T10:24:24.124Z] ---> 729457859f50 [2021-12-06T10:24:24.124Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-06T10:24:25.519Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-06T10:24:25.519Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-12-06T10:24:25.519Z] ---> 4af3ee30befd [2021-12-06T10:24:25.519Z] Step 3/22 : WORKDIR /edgex-go [2021-12-06T10:24:25.519Z] ---> Using cache [2021-12-06T10:24:25.519Z] ---> 729457859f50 [2021-12-06T10:24:25.519Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-06T10:24:25.519Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-06T10:24:25.519Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-12-06T10:24:25.519Z] ---> 4af3ee30befd [2021-12-06T10:24:25.519Z] Step 3/30 : WORKDIR /edgex-go [2021-12-06T10:24:25.519Z] ---> Using cache [2021-12-06T10:24:25.519Z] ---> 729457859f50 [2021-12-06T10:24:25.519Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-06T10:24:25.781Z] Removing intermediate container 803ae0919c56 [2021-12-06T10:24:25.781Z] ---> a61331203753 [2021-12-06T10:24:25.781Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-06T10:24:25.781Z] Removing intermediate container 24e7d4cdeda1 [2021-12-06T10:24:25.781Z] ---> 729457859f50 [2021-12-06T10:24:25.781Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-06T10:24:25.781Z] ---> Running in 33bcc9bd3821 [2021-12-06T10:24:25.781Z] ---> Running in 90c8191485db [2021-12-06T10:24:25.781Z] ---> Running in 4b6929b054da [2021-12-06T10:24:25.781Z] ---> Running in e77e68102c69 [2021-12-06T10:24:25.781Z] ---> Running in e94f592668e4 [2021-12-06T10:24:26.749Z] Removing intermediate container 33bcc9bd3821 [2021-12-06T10:24:26.749Z] ---> 4f452e93507f [2021-12-06T10:24:26.749Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-12-06T10:24:26.749Z] ---> Running in 2c9dea710e02 [2021-12-06T10:24:26.749Z] Removing intermediate container 90c8191485db [2021-12-06T10:24:26.749Z] ---> 5e313e85e5a2 [2021-12-06T10:24:26.749Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-12-06T10:24:26.749Z] ---> Running in 931b698322b0 [2021-12-06T10:24:26.749Z] Removing intermediate container e94f592668e4 [2021-12-06T10:24:26.749Z] ---> d0d6b8f32b60 [2021-12-06T10:24:26.749Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-12-06T10:24:27.010Z] ---> Running in 14cc854eb901 [2021-12-06T10:24:27.010Z] Removing intermediate container e77e68102c69 [2021-12-06T10:24:27.010Z] ---> b6fdcbf9f98d [2021-12-06T10:24:27.010Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-12-06T10:24:27.010Z] ---> Running in b904666e438d [2021-12-06T10:24:27.010Z] Removing intermediate container 4b6929b054da [2021-12-06T10:24:27.010Z] ---> dfa53c19445c [2021-12-06T10:24:27.010Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-12-06T10:24:27.010Z] ---> Running in b1fe037f074b [2021-12-06T10:24:27.282Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-06T10:24:27.551Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-06T10:24:27.551Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-06T10:24:27.551Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-06T10:24:27.811Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-06T10:24:28.381Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-06T10:24:28.381Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-06T10:24:28.381Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-06T10:24:28.381Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-06T10:24:28.381Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-06T10:24:28.655Z] OK: 220 MiB in 52 packages [2021-12-06T10:24:28.924Z] OK: 220 MiB in 52 packages [2021-12-06T10:24:28.924Z] OK: 220 MiB in 52 packages [2021-12-06T10:24:28.924Z] OK: 220 MiB in 52 packages [2021-12-06T10:24:28.924Z] OK: 220 MiB in 52 packages [2021-12-06T10:24:29.209Z] Removing intermediate container 931b698322b0 [2021-12-06T10:24:29.209Z] ---> d6a942a4602f [2021-12-06T10:24:29.209Z] Step 6/30 : COPY . . [2021-12-06T10:24:30.621Z] Removing intermediate container 2c9dea710e02 [2021-12-06T10:24:30.621Z] ---> 919a6db849a9 [2021-12-06T10:24:30.621Z] Step 6/22 : COPY . . [2021-12-06T10:24:31.202Z] Removing intermediate container 14cc854eb901 [2021-12-06T10:24:31.202Z] ---> dfdd9432348b [2021-12-06T10:24:31.202Z] Step 6/24 : COPY . . [2021-12-06T10:24:32.603Z] Removing intermediate container b904666e438d [2021-12-06T10:24:32.604Z] ---> 8e312262922a [2021-12-06T10:24:32.604Z] Step 6/22 : COPY . . [2021-12-06T10:24:32.604Z] Removing intermediate container b1fe037f074b [2021-12-06T10:24:32.604Z] ---> ff2605b2482d [2021-12-06T10:24:32.604Z] Step 6/21 : COPY . . [2021-12-06T10:24:37.785Z] Removing intermediate container 20b55922b628 [2021-12-06T10:24:37.785Z] ---> bd40a84326d2 [2021-12-06T10:24:37.785Z] Successfully built bd40a84326d2 [2021-12-06T10:24:37.785Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-12-06T10:24:38.153Z] + docker inspect -f . ci-base-image-arm64 [2021-12-06T10:24:38.153Z] . [Pipeline] withDockerContainer [2021-12-06T10:24:38.395Z] prd-ubuntu18.04-docker-arm64-4c-16g-306 does not seem to be running inside a container [2021-12-06T10:24:38.477Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-12-06T10:24:39.828Z] $ docker top d1890832958bb2d0aa3f4d95cd447014d91b1b2a367add3a432ad9b138302d79 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-12-06T10:24:40.764Z] + go version [2021-12-06T10:24:40.764Z] go version go1.16.8 linux/arm64 [2021-12-06T10:24:40.774Z] ---> 760a33f9e3d0 [2021-12-06T10:24:40.774Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-06T10:24:40.774Z] ---> 4b4ef254a8ad [2021-12-06T10:24:40.774Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-06T10:24:40.774Z] ---> Running in b4f3094127fd [2021-12-06T10:24:40.774Z] ---> Running in 8152ee13b7b7 [Pipeline] } [2021-12-06T10:24:40.808Z] $ docker stop --time=1 d1890832958bb2d0aa3f4d95cd447014d91b1b2a367add3a432ad9b138302d79 [2021-12-06T10:24:42.455Z] $ docker rm -f d1890832958bb2d0aa3f4d95cd447014d91b1b2a367add3a432ad9b138302d79 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-06T10:24:43.354Z] + docker inspect -f . ci-base-image-arm64 [2021-12-06T10:24:43.354Z] . [Pipeline] withDockerContainer [2021-12-06T10:24:43.590Z] prd-ubuntu18.04-docker-arm64-4c-16g-306 does not seem to be running inside a container [2021-12-06T10:24:43.666Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-12-06T10:24:44.899Z] $ docker top 14c466d11fb77100e42eadb52883e0a1e59778d7392b47aa81703c6d7a17a84c -eo pid,comm [Pipeline] { [Pipeline] echo [2021-12-06T10:24:45.198Z] ========================================================= [2021-12-06T10:24:45.198Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-12-06T10:24:45.198Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-12-06T10:24:45.886Z] + make test [2021-12-06T10:24:45.886Z] go mod tidy [2021-12-06T10:24:46.083Z] ---> b3bd7ad7a93a [2021-12-06T10:24:46.083Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-06T10:24:46.343Z] ---> Running in 4d9893aa8d6f [2021-12-06T10:24:46.488Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-12-06T10:24:47.282Z] Removing intermediate container 8152ee13b7b7 [2021-12-06T10:24:47.282Z] ---> b6d59c8d8df1 [2021-12-06T10:24:47.282Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-12-06T10:24:47.550Z] ---> Running in e8bef1c85b01 [2021-12-06T10:24:47.550Z] Removing intermediate container b4f3094127fd [2021-12-06T10:24:47.550Z] ---> cad9edf15964 [2021-12-06T10:24:47.550Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-12-06T10:24:47.809Z] ---> Running in 63644062f2f0 [2021-12-06T10:24:48.083Z] 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-06T10:24:48.671Z] 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-06T10:24:50.642Z] Removing intermediate container 4d9893aa8d6f [2021-12-06T10:24:50.642Z] ---> 231b826469af [2021-12-06T10:24:50.642Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-12-06T10:24:51.243Z] ---> Running in a80d5b2b9af6 [2021-12-06T10:24:51.520Z] ---> da300e0cf5d1 [2021-12-06T10:24:51.520Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-06T10:24:51.791Z] ---> Running in 6277ac810158 [2021-12-06T10:24:52.062Z] 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-06T10:24:55.502Z] Removing intermediate container 6277ac810158 [2021-12-06T10:24:55.502Z] ---> d728df81d74e [2021-12-06T10:24:55.502Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-12-06T10:24:55.502Z] ---> 4a68e2ec9514 [2021-12-06T10:24:55.502Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-06T10:24:55.502Z] ---> Running in 7652550da245 [2021-12-06T10:24:55.502Z] ---> Running in b34fc2877a09 [2021-12-06T10:24:55.773Z] 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-06T10:24:56.741Z] Removing intermediate container b34fc2877a09 [2021-12-06T10:24:56.741Z] ---> 75bc3085eaef [2021-12-06T10:24:56.741Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-12-06T10:24:56.741Z] ---> Running in e3f8ba17979e [2021-12-06T10:24:57.329Z] 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-06T10:25:13.268Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-12-06T10:25:23.931Z] 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-06T10:25:28.182Z] Removing intermediate container 63644062f2f0 [2021-12-06T10:25:28.182Z] ---> 981780befa5b [2021-12-06T10:25:28.182Z] [2021-12-06T10:25:28.182Z] Step 9/30 : FROM alpine:3.14 [2021-12-06T10:25:28.445Z] Removing intermediate container e8bef1c85b01 [2021-12-06T10:25:28.445Z] ---> 1df65c9dbae2 [2021-12-06T10:25:28.445Z] [2021-12-06T10:25:28.445Z] Step 9/24 : FROM alpine:3.14 [2021-12-06T10:25:29.019Z] 3.14: Pulling from library/alpine [2021-12-06T10:25:29.019Z] 3.14: Pulling from library/alpine [2021-12-06T10:25:29.961Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2021-12-06T10:25:29.961Z] Status: Downloaded newer image for alpine:3.14 [2021-12-06T10:25:30.223Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2021-12-06T10:25:30.223Z] Status: Image is up to date for alpine:3.14 [2021-12-06T10:25:30.223Z] ---> 0a97eee8041e [2021-12-06T10:25:30.223Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-12-06T10:25:30.223Z] ---> 0a97eee8041e [2021-12-06T10:25:30.223Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-12-06T10:25:30.223Z] ---> Running in cf4417b15181 [2021-12-06T10:25:30.223Z] ---> Running in de871db0d578 [2021-12-06T10:25:30.491Z] Removing intermediate container de871db0d578 [2021-12-06T10:25:30.491Z] ---> 0cbf879845aa [2021-12-06T10:25:30.491Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-12-06T10:25:30.491Z] ---> Running in d682b9e7d774 [2021-12-06T10:25:31.067Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-06T10:25:31.067Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-06T10:25:31.067Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-06T10:25:31.067Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-06T10:25:31.644Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-12-06T10:25:31.644Z] (2/2) Installing su-exec (0.2-r1) [2021-12-06T10:25:31.644Z] Executing busybox-1.33.1-r6.trigger [2021-12-06T10:25:31.644Z] OK: 6 MiB in 16 packages [2021-12-06T10:25:31.644Z] (1/3) Installing ca-certificates (20191127-r5) [2021-12-06T10:25:31.644Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-12-06T10:25:31.644Z] (3/3) Installing su-exec (0.2-r1) [2021-12-06T10:25:31.644Z] Executing busybox-1.33.1-r6.trigger [2021-12-06T10:25:31.644Z] Executing ca-certificates-20191127-r5.trigger [2021-12-06T10:25:31.908Z] OK: 6 MiB in 17 packages [2021-12-06T10:25:32.173Z] Removing intermediate container d682b9e7d774 [2021-12-06T10:25:32.173Z] ---> 68155203c7fb [2021-12-06T10:25:32.173Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-12-06T10:25:32.434Z] ---> Running in 0325228e78d6 [2021-12-06T10:25:32.434Z] Removing intermediate container cf4417b15181 [2021-12-06T10:25:32.434Z] ---> 070772535ab4 [2021-12-06T10:25:32.434Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-12-06T10:25:32.434Z] Removing intermediate container 0325228e78d6 [2021-12-06T10:25:32.434Z] ---> 3f2426ef3ddd [2021-12-06T10:25:32.434Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-12-06T10:25:32.434Z] ---> Running in e791511f092c [2021-12-06T10:25:32.434Z] ---> Running in 585d2d1cb32b [2021-12-06T10:25:32.697Z] Removing intermediate container e791511f092c [2021-12-06T10:25:32.697Z] ---> 2694f21eaaae [2021-12-06T10:25:32.697Z] Step 12/24 : WORKDIR / [2021-12-06T10:25:32.697Z] ---> Running in afbc023d845b [2021-12-06T10:25:32.697Z] Removing intermediate container 585d2d1cb32b [2021-12-06T10:25:32.697Z] ---> 5ecdbc9f18d9 [2021-12-06T10:25:32.697Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-12-06T10:25:32.697Z] ---> Running in b3440a56006f [2021-12-06T10:25:32.957Z] Removing intermediate container afbc023d845b [2021-12-06T10:25:32.957Z] ---> 4e61eb980d99 [2021-12-06T10:25:32.957Z] 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-06T10:25:33.220Z] ---> 82eb9f87942a [2021-12-06T10:25:33.220Z] 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-06T10:25:33.485Z] ---> 3ce18f575b92 [2021-12-06T10:25:33.485Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-12-06T10:25:33.757Z] ---> eff877c04cf6 [2021-12-06T10:25:33.758Z] 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-06T10:25:33.758Z] Removing intermediate container b3440a56006f [2021-12-06T10:25:33.758Z] ---> 295bda85bcf7 [2021-12-06T10:25:33.758Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-12-06T10:25:33.758Z] ---> Running in e328d85f869c [2021-12-06T10:25:34.029Z] ---> 4a744d434855 [2021-12-06T10:25:34.029Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-12-06T10:25:34.029Z] Removing intermediate container e328d85f869c [2021-12-06T10:25:34.029Z] ---> a75fac31946c [2021-12-06T10:25:34.029Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-12-06T10:25:34.606Z] ---> 81f351b1c620 [2021-12-06T10:25:34.606Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-12-06T10:25:34.867Z] ---> Running in 1240024ba5c8 [2021-12-06T10:25:35.445Z] ---> d9dde4f55e77 [2021-12-06T10:25:35.446Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-12-06T10:25:35.446Z] Removing intermediate container a80d5b2b9af6 [2021-12-06T10:25:35.446Z] ---> 4a8cd98c4db3 [2021-12-06T10:25:35.446Z] [2021-12-06T10:25:35.446Z] Step 9/22 : FROM alpine:3.14 [2021-12-06T10:25:35.446Z] ---> 0a97eee8041e [2021-12-06T10:25:35.446Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-12-06T10:25:35.446Z] ---> Running in af147b1428be [2021-12-06T10:25:36.041Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-06T10:25:36.041Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-06T10:25:36.312Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-12-06T10:25:36.312Z] Executing busybox-1.33.1-r6.trigger [2021-12-06T10:25:36.312Z] OK: 6 MiB in 15 packages [2021-12-06T10:25:36.312Z] ---> af26b6045d59 [2021-12-06T10:25:36.312Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-12-06T10:25:36.893Z] Removing intermediate container 1240024ba5c8 [2021-12-06T10:25:36.893Z] ---> 946a86ed52e6 [2021-12-06T10:25:36.893Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-12-06T10:25:36.893Z] ---> 5d8ce4e59cb3 [2021-12-06T10:25:36.893Z] 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-06T10:25:36.893Z] Removing intermediate container e3f8ba17979e [2021-12-06T10:25:36.893Z] ---> 14d9aa1593f6 [2021-12-06T10:25:36.893Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-12-06T10:25:36.893Z] Removing intermediate container 7652550da245 [2021-12-06T10:25:36.893Z] ---> 39f2bca28a7e [2021-12-06T10:25:36.893Z] [2021-12-06T10:25:36.893Z] Step 9/21 : FROM alpine:3.14 [2021-12-06T10:25:36.893Z] ---> 0a97eee8041e [2021-12-06T10:25:36.893Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-12-06T10:25:36.893Z] ---> Running in 6153b4019d92 [2021-12-06T10:25:36.893Z] ---> Running in a0aa1bdb3872 [2021-12-06T10:25:36.893Z] Removing intermediate container af147b1428be [2021-12-06T10:25:36.893Z] ---> 4a17957ab8c6 [2021-12-06T10:25:36.893Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-12-06T10:25:36.893Z] ---> Running in f963f2b7f99c [2021-12-06T10:25:37.164Z] ---> Running in 0d01e4ec4962 [2021-12-06T10:25:37.164Z] ---> 3909eae9e980 [2021-12-06T10:25:37.164Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-12-06T10:25:37.164Z] Removing intermediate container 0d01e4ec4962 [2021-12-06T10:25:37.165Z] ---> 8d8a8c2873d6 [2021-12-06T10:25:37.165Z] Step 12/22 : ENV APP_PORT=59881 [2021-12-06T10:25:37.165Z] ---> Running in c659c700dae9 [2021-12-06T10:25:37.438Z] Removing intermediate container c659c700dae9 [2021-12-06T10:25:37.438Z] ---> 1d456884c0e1 [2021-12-06T10:25:37.438Z] Step 13/22 : EXPOSE $APP_PORT [2021-12-06T10:25:37.703Z] ---> Running in 51c40c681994 [2021-12-06T10:25:37.703Z] ---> 5c96110311b0 [2021-12-06T10:25:37.703Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-12-06T10:25:37.703Z] 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-06T10:25:37.703Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-06T10:25:37.703Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-06T10:25:37.703Z] Removing intermediate container 51c40c681994 [2021-12-06T10:25:37.703Z] ---> 4e92506172b3 [2021-12-06T10:25:37.703Z] Step 14/22 : WORKDIR / [2021-12-06T10:25:37.974Z] ---> Running in ce12ae37fab6 [2021-12-06T10:25:37.974Z] ---> de8fa45c49ea [2021-12-06T10:25:37.974Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-12-06T10:25:37.974Z] Removing intermediate container ce12ae37fab6 [2021-12-06T10:25:37.974Z] ---> e66e400b3f76 [2021-12-06T10:25:37.974Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-12-06T10:25:37.974Z] (1/2) Installing ca-certificates (20191127-r5) [2021-12-06T10:25:37.974Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-12-06T10:25:38.237Z] Executing busybox-1.33.1-r6.trigger [2021-12-06T10:25:38.237Z] Executing ca-certificates-20191127-r5.trigger [2021-12-06T10:25:38.237Z] OK: 6 MiB in 16 packages [2021-12-06T10:25:38.237Z] Removing intermediate container 6153b4019d92 [2021-12-06T10:25:38.237Z] ---> e2ca9b44f8ca [2021-12-06T10:25:38.237Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-12-06T10:25:38.237Z] ---> Running in 15ec349f0c8e [2021-12-06T10:25:38.237Z] ---> 67c2d6c16f1e [2021-12-06T10:25:38.237Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-12-06T10:25:38.237Z] ---> a83a688a25df [2021-12-06T10:25:38.237Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-12-06T10:25:38.501Z] Removing intermediate container 15ec349f0c8e [2021-12-06T10:25:38.501Z] ---> 6e15f43abf59 [2021-12-06T10:25:38.501Z] Step 22/24 : LABEL arch=x86_64 [2021-12-06T10:25:38.765Z] ---> Running in a4dadadae65f [2021-12-06T10:25:38.765Z] ---> de2782bc6120 [2021-12-06T10:25:38.765Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-12-06T10:25:38.765Z] ---> 890c15e0bc09 [2021-12-06T10:25:38.765Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-12-06T10:25:38.765Z] Removing intermediate container a0aa1bdb3872 [2021-12-06T10:25:38.765Z] ---> ecbbd90b52cf [2021-12-06T10:25:38.765Z] [2021-12-06T10:25:38.765Z] Step 10/22 : FROM docker:20.10.8 [2021-12-06T10:25:38.765Z] Removing intermediate container f963f2b7f99c [2021-12-06T10:25:38.765Z] ---> 75502cf13aa4 [2021-12-06T10:25:38.765Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-12-06T10:25:38.765Z] Removing intermediate container a4dadadae65f [2021-12-06T10:25:38.765Z] ---> a60df7a2fac8 [2021-12-06T10:25:38.765Z] Step 23/24 : LABEL git_sha=f40871f6680de5678e87df6879d94dc6604710cb [2021-12-06T10:25:38.765Z] ---> Running in 6620d9aa63db [2021-12-06T10:25:38.765Z] ---> Running in 7156c5995392 [2021-12-06T10:25:39.028Z] ---> Running in a37c83a1acd1 [2021-12-06T10:25:39.028Z] ---> e0259f104f86 [2021-12-06T10:25:39.028Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-12-06T10:25:39.028Z] Removing intermediate container 7156c5995392 [2021-12-06T10:25:39.028Z] ---> daaf26e6c77c [2021-12-06T10:25:39.028Z] Step 12/21 : ENV APP_PORT=59860 [2021-12-06T10:25:39.028Z] Removing intermediate container 6620d9aa63db [2021-12-06T10:25:39.028Z] ---> e2777ed70537 [2021-12-06T10:25:39.028Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-12-06T10:25:39.028Z] Removing intermediate container a37c83a1acd1 [2021-12-06T10:25:39.028Z] ---> 1486f55cb41e [2021-12-06T10:25:39.028Z] Step 24/24 : LABEL version=0.0.0 [2021-12-06T10:25:39.028Z] ---> Running in e5afb004b188 [2021-12-06T10:25:39.028Z] ---> Running in f31943acd370 [2021-12-06T10:25:39.028Z] ---> Running in 834f2d66536e [2021-12-06T10:25:39.028Z] Removing intermediate container e5afb004b188 [2021-12-06T10:25:39.028Z] ---> 7b8daf35e9d4 [2021-12-06T10:25:39.028Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-06T10:25:39.307Z] ---> Running in e112a4d041e5 [2021-12-06T10:25:39.307Z] Removing intermediate container f31943acd370 [2021-12-06T10:25:39.307Z] ---> f2ae3bdeb4b9 [2021-12-06T10:25:39.307Z] Step 13/21 : EXPOSE $APP_PORT [2021-12-06T10:25:39.307Z] Removing intermediate container 834f2d66536e [2021-12-06T10:25:39.307Z] ---> 152dbcc7b3e0 [2021-12-06T10:25:39.307Z] [2021-12-06T10:25:39.307Z] ---> Running in 8ed586275e8f [2021-12-06T10:25:39.307Z] Removing intermediate container e112a4d041e5 [2021-12-06T10:25:39.307Z] ---> ea4119266f7a [2021-12-06T10:25:39.307Z] Step 20/22 : LABEL arch=x86_64 [2021-12-06T10:25:39.307Z] ---> 26c93562806e [2021-12-06T10:25:39.307Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-12-06T10:25:39.307Z] 20.10.8: Pulling from library/docker [2021-12-06T10:25:39.307Z] ---> Running in 6ce6ea82c352 [2021-12-06T10:25:39.307Z] Successfully built 152dbcc7b3e0 [2021-12-06T10:25:39.307Z] Successfully tagged security-secretstore-setup:latest [2021-12-06T10:25:39.307Z]  Building security-secretstore-setup ... done Building core-command [2021-12-06T10:25:39.307Z] ---> Running in e7ad5934d988 [2021-12-06T10:25:39.582Z] Removing intermediate container 6ce6ea82c352 [2021-12-06T10:25:39.582Z] ---> d4676e9c7919 [2021-12-06T10:25:39.582Z] Step 21/22 : LABEL git_sha=f40871f6680de5678e87df6879d94dc6604710cb [2021-12-06T10:25:39.582Z] Removing intermediate container 8ed586275e8f [2021-12-06T10:25:39.582Z] ---> 64ccd5ef2114 [2021-12-06T10:25:39.582Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-12-06T10:25:39.853Z] ---> Running in 966117594aaa [2021-12-06T10:25:42.417Z] ---> 1f1a0c254ada [2021-12-06T10:25:42.417Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-12-06T10:25:42.991Z] Removing intermediate container 966117594aaa [2021-12-06T10:25:42.991Z] ---> 0e59e4625127 [2021-12-06T10:25:42.991Z] Step 22/22 : LABEL version=0.0.0 [2021-12-06T10:25:43.592Z] ---> Running in 28646645f39d [2021-12-06T10:25:43.592Z] ---> 41ef19698ae5 [2021-12-06T10:25:43.592Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-12-06T10:25:43.874Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-06T10:25:43.874Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-12-06T10:25:43.874Z] ---> 4af3ee30befd [2021-12-06T10:25:43.874Z] Step 3/22 : WORKDIR /edgex-go [2021-12-06T10:25:43.874Z] ---> Using cache [2021-12-06T10:25:43.874Z] ---> 729457859f50 [2021-12-06T10:25:43.874Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-06T10:25:43.874Z] ---> Using cache [2021-12-06T10:25:43.874Z] ---> dfa53c19445c [2021-12-06T10:25:43.874Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-12-06T10:25:43.874Z] Removing intermediate container e7ad5934d988 [2021-12-06T10:25:43.874Z] ---> cbdaf6da5e53 [2021-12-06T10:25:43.874Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-12-06T10:25:43.874Z] Removing intermediate container 28646645f39d [2021-12-06T10:25:43.874Z] ---> e712e229e9c3 [2021-12-06T10:25:43.874Z] [2021-12-06T10:25:43.874Z] ---> Running in 1876b7906b5d [2021-12-06T10:25:44.164Z] Successfully built e712e229e9c3 [2021-12-06T10:25:44.164Z] ---> Running in 4b126fc1de84 [2021-12-06T10:25:44.164Z] Successfully tagged core-metadata:latest [2021-12-06T10:25:44.164Z] Building core-data [2021-12-06T10:25:44.165Z]  Building core-metadata ... done  ---> 4a30dab0e150 [2021-12-06T10:25:44.165Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-12-06T10:25:45.101Z] ---> Running in 5b2bb1d844cd [2021-12-06T10:25:45.101Z] Removing intermediate container 4b126fc1de84 [2021-12-06T10:25:45.101Z] ---> 337a8a598f40 [2021-12-06T10:25:45.101Z] Step 27/30 : CMD ["gate"] [2021-12-06T10:25:46.489Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-06T10:25:46.751Z] Removing intermediate container 5b2bb1d844cd [2021-12-06T10:25:46.751Z] ---> 23402ee28d6b [2021-12-06T10:25:46.751Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-06T10:25:46.751Z] ---> Running in 8cb619d182dc [2021-12-06T10:25:47.018Z] ---> Running in 2ba9cddbc929 [2021-12-06T10:25:47.018Z] Removing intermediate container 8cb619d182dc [2021-12-06T10:25:47.018Z] ---> 924afed0c01f [2021-12-06T10:25:47.018Z] Step 28/30 : LABEL arch=x86_64 [2021-12-06T10:25:47.289Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-06T10:25:47.289Z] Removing intermediate container 2ba9cddbc929 [2021-12-06T10:25:47.289Z] ---> 388ab2950069 [2021-12-06T10:25:47.289Z] Step 19/21 : LABEL arch=x86_64 [2021-12-06T10:25:47.289Z] ---> Running in 6eac310d4aa4 [2021-12-06T10:25:47.289Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-12-06T10:25:47.289Z] Status: Downloaded newer image for docker:20.10.8 [2021-12-06T10:25:47.289Z] ---> bc6c0ffef665 [2021-12-06T10:25:47.289Z] 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-06T10:25:47.289Z] ---> Running in 65fa50e52ebc [2021-12-06T10:25:47.558Z] ---> Running in e26261494822 [2021-12-06T10:25:47.558Z] Removing intermediate container 6eac310d4aa4 [2021-12-06T10:25:47.558Z] ---> 2e55ef3a98c6 [2021-12-06T10:25:47.558Z] Step 29/30 : LABEL git_sha=f40871f6680de5678e87df6879d94dc6604710cb [2021-12-06T10:25:47.558Z] Removing intermediate container 65fa50e52ebc [2021-12-06T10:25:47.558Z] ---> ea8a818ec3db [2021-12-06T10:25:47.558Z] Step 20/21 : LABEL git_sha=f40871f6680de5678e87df6879d94dc6604710cb [2021-12-06T10:25:47.558Z] OK: 220 MiB in 52 packages [2021-12-06T10:25:47.817Z] ---> Running in 1d9dd11fa87d [2021-12-06T10:25:48.079Z] ---> Running in 55f572374726 [2021-12-06T10:25:48.079Z] Removing intermediate container e26261494822 [2021-12-06T10:25:48.079Z] ---> 022cfcf9540f [2021-12-06T10:25:48.079Z] 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-06T10:25:48.338Z] Removing intermediate container 1d9dd11fa87d [2021-12-06T10:25:48.338Z] ---> acc0029a4c5f [2021-12-06T10:25:48.338Z] Step 30/30 : LABEL version=0.0.0 [2021-12-06T10:25:48.338Z] ---> Running in acac89406c2c [2021-12-06T10:25:48.338Z] Removing intermediate container 55f572374726 [2021-12-06T10:25:48.338Z] ---> a0228208e34b [2021-12-06T10:25:48.338Z] Step 21/21 : LABEL version=0.0.0 [2021-12-06T10:25:48.338Z] ---> Running in c9a689a82b97 [2021-12-06T10:25:48.338Z] ---> Running in a6f22151f8e6 [2021-12-06T10:25:48.600Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-06T10:25:48.600Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-12-06T10:25:48.600Z] ---> 4af3ee30befd [2021-12-06T10:25:48.600Z] Step 3/22 : WORKDIR /edgex-go [2021-12-06T10:25:48.600Z] ---> Using cache [2021-12-06T10:25:48.600Z] ---> 729457859f50 [2021-12-06T10:25:48.600Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-06T10:25:48.600Z] ---> Using cache [2021-12-06T10:25:48.600Z] ---> dfa53c19445c [2021-12-06T10:25:48.600Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-12-06T10:25:48.600Z] Removing intermediate container 1876b7906b5d [2021-12-06T10:25:48.600Z] ---> f84e496a8705 [2021-12-06T10:25:48.600Z] Step 6/22 : COPY . . [2021-12-06T10:25:48.600Z] ---> Running in e675a3da2eae [2021-12-06T10:25:48.600Z] Removing intermediate container c9a689a82b97 [2021-12-06T10:25:48.600Z] ---> e34a5d295886 [2021-12-06T10:25:48.600Z] [2021-12-06T10:25:48.862Z] Removing intermediate container a6f22151f8e6 [2021-12-06T10:25:48.862Z] ---> a1fe3a641715 [2021-12-06T10:25:48.862Z] [2021-12-06T10:25:48.862Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-06T10:25:48.862Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-06T10:25:48.862Z] Successfully built e34a5d295886 [2021-12-06T10:25:48.862Z] Successfully tagged support-notifications:latest [2021-12-06T10:25:48.862Z] Building security-proxy-setup [2021-12-06T10:25:49.130Z]  Building support-notifications ... done Successfully built a1fe3a641715 [2021-12-06T10:25:49.130Z] Successfully tagged security-bootstrapper:latest [2021-12-06T10:25:49.130Z] Building support-scheduler [2021-12-06T10:25:49.130Z] (1/42) Installing readline (8.1.0-r0) [2021-12-06T10:25:49.130Z] (2/42) Installing bash (5.1.4-r0) [2021-12-06T10:25:49.130Z] Executing bash-5.1.4-r0.post-install [2021-12-06T10:25:49.130Z]  Building security-bootstrapper ... done (3/42) Installing brotli-libs (1.0.9-r5) [2021-12-06T10:25:49.130Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-12-06T10:25:49.130Z] (5/42) Installing libcurl (7.79.1-r0) [2021-12-06T10:25:49.130Z] (6/42) Installing curl (7.79.1-r0) [2021-12-06T10:25:49.130Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-12-06T10:25:49.130Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-12-06T10:25:49.130Z] (9/42) Installing expat (2.4.1-r0) [2021-12-06T10:25:49.130Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-06T10:25:49.130Z] (10/42) Installing libffi (3.3-r2) [2021-12-06T10:25:49.130Z] (11/42) Installing gdbm (1.19-r0) [2021-12-06T10:25:49.130Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-12-06T10:25:49.405Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-12-06T10:25:49.405Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-12-06T10:25:49.405Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-12-06T10:25:49.405Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-12-06T10:25:49.405Z] (17/42) Installing python3 (3.9.5-r2) [2021-12-06T10:25:49.993Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-06T10:25:50.578Z] OK: 220 MiB in 52 packages [2021-12-06T10:25:52.522Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-12-06T10:25:52.522Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-12-06T10:25:52.522Z] (20/42) Installing py3-idna (3.2-r0) [2021-12-06T10:25:52.522Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-12-06T10:25:52.791Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-12-06T10:25:52.791Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-12-06T10:25:52.791Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-12-06T10:25:53.054Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-12-06T10:25:53.054Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-12-06T10:25:53.054Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-12-06T10:25:53.314Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-12-06T10:25:53.314Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-12-06T10:25:53.895Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-12-06T10:25:53.895Z] (31/42) Installing py3-six (1.15.0-r1) [2021-12-06T10:25:53.895Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-12-06T10:25:53.895Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-12-06T10:25:53.895Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-12-06T10:25:53.896Z] (35/42) Installing py3-packaging (20.9-r1) [2021-12-06T10:25:53.896Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-12-06T10:25:54.156Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-12-06T10:25:54.156Z] (38/42) Installing py3-progress (1.5-r2) [2021-12-06T10:25:54.156Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-12-06T10:25:54.156Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-12-06T10:25:54.156Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-12-06T10:25:54.156Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-12-06T10:25:55.096Z] Executing busybox-1.33.1-r3.trigger [2021-12-06T10:25:55.668Z] OK: 84 MiB in 64 packages [2021-12-06T10:25:59.871Z] ---> d7c82a6e78f2 [2021-12-06T10:25:59.871Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-06T10:25:59.871Z] ---> Running in 099e997129d7 [2021-12-06T10:26:00.131Z] Collecting docker-compose==1.23.2 [2021-12-06T10:26:00.131Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-12-06T10:26:00.396Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-12-06T10:26:00.396Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-12-06T10:26:00.396Z] Collecting docopt<0.7,>=0.6.1 [2021-12-06T10:26:00.396Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-12-06T10:26:00.967Z] Collecting docker<4.0,>=3.6.0 [2021-12-06T10:26:00.967Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-12-06T10:26:00.967Z] Collecting cached-property<2,>=1.2.0 [2021-12-06T10:26:00.967Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-12-06T10:26:00.967Z] Collecting websocket-client<1.0,>=0.32.0 [2021-12-06T10:26:00.967Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-12-06T10:26:00.967Z] Collecting texttable<0.10,>=0.9.0 [2021-12-06T10:26:00.967Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-12-06T10:26:01.227Z] 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-06T10:26:01.227Z] Collecting PyYAML<4,>=3.10 [2021-12-06T10:26:01.227Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-12-06T10:26:01.804Z] Collecting jsonschema<3,>=2.5.1 [2021-12-06T10:26:01.804Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-12-06T10:26:01.804Z] Collecting dockerpty<0.5,>=0.4.1 [2021-12-06T10:26:01.804Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-12-06T10:26:02.395Z] Collecting docker-pycreds>=0.4.0 [2021-12-06T10:26:02.395Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-12-06T10:26:02.395Z] Collecting chardet<3.1.0,>=3.0.2 [2021-12-06T10:26:02.395Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-12-06T10:26:02.395Z] Collecting urllib3<1.25,>=1.21.1 [2021-12-06T10:26:02.395Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-12-06T10:26:02.395Z] 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-06T10:26:02.395Z] Collecting idna<2.8,>=2.5 [2021-12-06T10:26:02.395Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-12-06T10:26:02.660Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-12-06T10:26:02.660Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-12-06T10:26:02.660Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-12-06T10:26:02.660Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-12-06T10:26:02.660Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-12-06T10:26:02.660Z] Attempting uninstall: urllib3 [2021-12-06T10:26:02.660Z] Found existing installation: urllib3 1.26.5 [2021-12-06T10:26:02.660Z] Uninstalling urllib3-1.26.5: [2021-12-06T10:26:02.660Z] Successfully uninstalled urllib3-1.26.5 [2021-12-06T10:26:02.933Z] Removing intermediate container e675a3da2eae [2021-12-06T10:26:02.933Z] ---> 629b2c307fbb [2021-12-06T10:26:02.933Z] Step 6/22 : COPY . . [2021-12-06T10:26:02.933Z] Attempting uninstall: idna [2021-12-06T10:26:02.933Z] Found existing installation: idna 3.2 [2021-12-06T10:26:02.933Z] Uninstalling idna-3.2: [2021-12-06T10:26:02.933Z] Successfully uninstalled idna-3.2 [2021-12-06T10:26:03.887Z] Attempting uninstall: chardet [2021-12-06T10:26:03.887Z] Found existing installation: chardet 4.0.0 [2021-12-06T10:26:03.887Z] Uninstalling chardet-4.0.0: [2021-12-06T10:26:03.887Z] Successfully uninstalled chardet-4.0.0 [2021-12-06T10:26:04.468Z] Attempting uninstall: requests [2021-12-06T10:26:04.468Z] Found existing installation: requests 2.25.1 [2021-12-06T10:26:04.468Z] Uninstalling requests-2.25.1: [2021-12-06T10:26:04.468Z] Successfully uninstalled requests-2.25.1 [2021-12-06T10:26:05.406Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-06T10:26:05.406Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-12-06T10:26:05.406Z] ---> 4af3ee30befd [2021-12-06T10:26:05.406Z] Step 3/20 : WORKDIR /edgex-go [2021-12-06T10:26:05.406Z] ---> Using cache [2021-12-06T10:26:05.406Z] ---> 729457859f50 [2021-12-06T10:26:05.406Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-06T10:26:05.406Z] ---> Using cache [2021-12-06T10:26:05.406Z] ---> dfa53c19445c [2021-12-06T10:26:05.406Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-12-06T10:26:05.406Z] ---> Using cache [2021-12-06T10:26:05.406Z] ---> f84e496a8705 [2021-12-06T10:26:05.406Z] Step 6/20 : COPY . . [2021-12-06T10:26:05.406Z] ---> Using cache [2021-12-06T10:26:05.406Z] ---> d7c82a6e78f2 [2021-12-06T10:26:05.406Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-06T10:26:05.406Z] ---> Using cache [2021-12-06T10:26:05.406Z] ---> 3684d2f51115 [2021-12-06T10:26:05.406Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-12-06T10:26:05.406Z] Running setup.py install for texttable: started [2021-12-06T10:26:05.989Z] Running setup.py install for texttable: finished with status 'done' [2021-12-06T10:26:05.989Z] Running setup.py install for PyYAML: started [2021-12-06T10:26:06.940Z] Running setup.py install for PyYAML: finished with status 'done' [2021-12-06T10:26:07.887Z] Running setup.py install for docopt: started [2021-12-06T10:26:08.149Z] Running setup.py install for docopt: finished with status 'done' [2021-12-06T10:26:08.149Z] Running setup.py install for dockerpty: started [2021-12-06T10:26:08.411Z] Removing intermediate container 099e997129d7 [2021-12-06T10:26:08.411Z] ---> 3684d2f51115 [2021-12-06T10:26:08.411Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-12-06T10:26:08.411Z] ---> Running in 1a63ff27eb5f [2021-12-06T10:26:08.672Z] Running setup.py install for dockerpty: finished with status 'done' [2021-12-06T10:26:08.673Z] ---> 9cd55f863c30 [2021-12-06T10:26:08.673Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-06T10:26:08.673Z] ---> Running in c590a9696b25 [2021-12-06T10:26:08.933Z] ---> Running in b14a2dac9616 [2021-12-06T10:26:09.194Z] 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-06T10:26:09.194Z] 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-06T10:26:09.463Z] 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-06T10:26:09.838Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-12-06T10:26:10.446Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-12-06T10:26:11.387Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-06T10:26:11.387Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-12-06T10:26:11.387Z] ---> 4af3ee30befd [2021-12-06T10:26:11.387Z] Step 3/23 : WORKDIR /edgex-go [2021-12-06T10:26:11.387Z] ---> Using cache [2021-12-06T10:26:11.387Z] ---> 729457859f50 [2021-12-06T10:26:11.387Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-06T10:26:11.387Z] ---> Using cache [2021-12-06T10:26:11.387Z] ---> dfa53c19445c [2021-12-06T10:26:11.387Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-12-06T10:26:11.387Z] ---> Using cache [2021-12-06T10:26:11.387Z] ---> f84e496a8705 [2021-12-06T10:26:11.387Z] Step 6/23 : COPY go.mod . [2021-12-06T10:26:11.649Z] ---> d4191be57d59 [2021-12-06T10:26:11.649Z] Step 7/23 : RUN go mod download [2021-12-06T10:26:11.649Z] ---> Running in d18df23c2d94 [2021-12-06T10:26:11.909Z] Removing intermediate container b14a2dac9616 [2021-12-06T10:26:11.909Z] ---> b7216ba108d3 [2021-12-06T10:26:11.909Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-12-06T10:26:11.909Z] ---> Running in f07b797b8ff2 [2021-12-06T10:26:12.432Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-12-06T10:26:12.708Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-12-06T10:26:12.876Z] 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-06T10:26:14.886Z] Removing intermediate container d18df23c2d94 [2021-12-06T10:26:14.886Z] ---> d0d8b077ae47 [2021-12-06T10:26:14.886Z] Step 8/23 : COPY . . [2021-12-06T10:26:15.487Z] Removing intermediate container acac89406c2c [2021-12-06T10:26:15.487Z] ---> aabdc7fee8bd [2021-12-06T10:26:15.487Z] Step 13/22 : ENV APP_PORT=58890 [2021-12-06T10:26:16.074Z] ---> Running in cb58ce430e87 [2021-12-06T10:26:17.994Z] Removing intermediate container cb58ce430e87 [2021-12-06T10:26:17.994Z] ---> c28673cb9dda [2021-12-06T10:26:17.994Z] Step 14/22 : EXPOSE $APP_PORT [2021-12-06T10:26:18.568Z] ---> Running in 5e6d66f9e22c [2021-12-06T10:26:19.144Z] Removing intermediate container 5e6d66f9e22c [2021-12-06T10:26:19.144Z] ---> 3c67bff32c87 [2021-12-06T10:26:19.144Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-12-06T10:26:20.580Z] ---> 3a05a0364956 [2021-12-06T10:26:20.581Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-12-06T10:26:20.856Z] ---> bee12c3b4720 [2021-12-06T10:26:20.856Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-12-06T10:26:21.814Z] ---> 06672b210c45 [2021-12-06T10:26:21.814Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-12-06T10:26:21.814Z] ---> Running in 17e7e1cff3a6 [2021-12-06T10:26:21.814Z] ---> d006fa27706d [2021-12-06T10:26:21.814Z] Step 9/23 : RUN go mod tidy [2021-12-06T10:26:21.814Z] ---> Running in 0023e795ed43 [2021-12-06T10:26:21.814Z] Removing intermediate container 17e7e1cff3a6 [2021-12-06T10:26:21.814Z] ---> 2bea7409af42 [2021-12-06T10:26:21.814Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-06T10:26:22.083Z] ---> Running in 6f0d95eb2d70 [2021-12-06T10:26:22.083Z] Removing intermediate container 6f0d95eb2d70 [2021-12-06T10:26:22.083Z] ---> a0cf022e4d0b [2021-12-06T10:26:22.083Z] Step 20/22 : LABEL arch=x86_64 [2021-12-06T10:26:22.083Z] ---> Running in 53d6a57c01ca [2021-12-06T10:26:22.353Z] Removing intermediate container 53d6a57c01ca [2021-12-06T10:26:22.353Z] ---> 28fc51b1bbfe [2021-12-06T10:26:22.353Z] Step 21/22 : LABEL git_sha=f40871f6680de5678e87df6879d94dc6604710cb [2021-12-06T10:26:22.353Z] ---> Running in ab134d983463 [2021-12-06T10:26:22.627Z] Removing intermediate container ab134d983463 [2021-12-06T10:26:22.627Z] ---> 2ea3b7b716cc [2021-12-06T10:26:22.627Z] Step 22/22 : LABEL version=0.0.0 [2021-12-06T10:26:22.627Z] ---> Running in afbf18bacdaf [2021-12-06T10:26:22.627Z] Removing intermediate container afbf18bacdaf [2021-12-06T10:26:22.627Z] ---> 48d3df1b8a42 [2021-12-06T10:26:22.627Z] [2021-12-06T10:26:22.896Z] Successfully built 48d3df1b8a42 [2021-12-06T10:26:22.897Z] Successfully tagged sys-mgmt-agent:latest [2021-12-06T10:26:25.130Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-12-06T10:26:25.130Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-12-06T10:26:25.130Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-12-06T10:26:25.130Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-12-06T10:26:25.130Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-12-06T10:26:25.130Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-12-06T10:26:26.149Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-12-06T10:26:26.149Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-12-06T10:26:26.149Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-12-06T10:26:26.149Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-12-06T10:26:26.267Z]  Building sys-mgmt-agent ... done Removing intermediate container 0023e795ed43 [2021-12-06T10:26:26.267Z] ---> f7f3b817c1d5 [2021-12-06T10:26:26.267Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-12-06T10:26:26.267Z] ---> Running in 2cf9fcbfed12 [2021-12-06T10:26:26.267Z] 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-06T10:26:32.883Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.186s coverage: 28.7% of statements [2021-12-06T10:26:32.883Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-12-06T10:26:32.883Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-12-06T10:26:36.556Z] 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-06T10:26:37.194Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.345s coverage: 98.5% of statements [2021-12-06T10:26:37.194Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-12-06T10:26:38.651Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.341s coverage: 44.7% of statements [2021-12-06T10:26:38.651Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-12-06T10:26:38.651Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-12-06T10:26:42.054Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.719s coverage: 89.5% of statements [2021-12-06T10:26:42.054Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-12-06T10:26:42.054Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-12-06T10:26:42.054Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.328s coverage: 84.4% of statements [2021-12-06T10:26:42.054Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-12-06T10:26:42.055Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-12-06T10:26:42.055Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-12-06T10:26:42.055Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-12-06T10:26:42.055Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-12-06T10:26:43.421Z] Removing intermediate container c590a9696b25 [2021-12-06T10:26:43.421Z] ---> 4374f9adfb29 [2021-12-06T10:26:43.421Z] [2021-12-06T10:26:43.421Z] Step 9/22 : FROM alpine:3.14 [2021-12-06T10:26:43.421Z] ---> 0a97eee8041e [2021-12-06T10:26:43.421Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-12-06T10:26:43.421Z] ---> Using cache [2021-12-06T10:26:43.421Z] ---> 4a17957ab8c6 [2021-12-06T10:26:43.421Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-12-06T10:26:43.421Z] ---> Using cache [2021-12-06T10:26:43.421Z] ---> 8d8a8c2873d6 [2021-12-06T10:26:43.421Z] Step 12/22 : ENV APP_PORT=59882 [2021-12-06T10:26:43.421Z] Removing intermediate container 1a63ff27eb5f [2021-12-06T10:26:43.421Z] ---> 63732107fa1c [2021-12-06T10:26:43.421Z] [2021-12-06T10:26:43.421Z] Step 9/20 : FROM alpine:3.14 [2021-12-06T10:26:43.421Z] ---> 0a97eee8041e [2021-12-06T10:26:43.421Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-12-06T10:26:43.421Z] ---> Running in 048eb7659285 [2021-12-06T10:26:43.421Z] ---> Running in 0de240a95323 [2021-12-06T10:26:43.421Z] Removing intermediate container 048eb7659285 [2021-12-06T10:26:43.421Z] ---> 9f27c2a06c29 [2021-12-06T10:26:43.421Z] Step 13/22 : EXPOSE $APP_PORT [2021-12-06T10:26:43.421Z] ---> Running in f1dc2c620815 [2021-12-06T10:26:43.421Z] Removing intermediate container f1dc2c620815 [2021-12-06T10:26:43.421Z] ---> d1592ff6caff [2021-12-06T10:26:43.421Z] Step 14/22 : WORKDIR / [2021-12-06T10:26:43.692Z] ---> Running in ba80a6d8e427 [2021-12-06T10:26:43.692Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-06T10:26:43.692Z] Removing intermediate container ba80a6d8e427 [2021-12-06T10:26:43.692Z] ---> 85243ba07efd [2021-12-06T10:26:43.692Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-12-06T10:26:43.692Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-06T10:26:44.268Z] ---> 9a3f2d42f511 [2021-12-06T10:26:44.268Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-12-06T10:26:44.268Z] (1/5) Installing ca-certificates (20191127-r5) [2021-12-06T10:26:44.268Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-12-06T10:26:44.268Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-12-06T10:26:44.268Z] (4/5) Installing libcurl (7.79.1-r0) [2021-12-06T10:26:44.268Z] (5/5) Installing curl (7.79.1-r0) [2021-12-06T10:26:44.268Z] Executing busybox-1.33.1-r6.trigger [2021-12-06T10:26:44.268Z] Executing ca-certificates-20191127-r5.trigger [2021-12-06T10:26:44.268Z] OK: 8 MiB in 19 packages [2021-12-06T10:26:44.841Z] ---> 9da0db612c56 [2021-12-06T10:26:44.841Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-12-06T10:26:45.102Z] Removing intermediate container 0de240a95323 [2021-12-06T10:26:45.102Z] ---> 47d052e7b49f [2021-12-06T10:26:45.102Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-12-06T10:26:45.102Z] ---> Running in 7953681c1288 [2021-12-06T10:26:45.102Z] ---> 9e8f6e8e66ea [2021-12-06T10:26:45.102Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-12-06T10:26:45.102Z] ---> Running in 44511034ab0c [2021-12-06T10:26:45.363Z] Removing intermediate container 7953681c1288 [2021-12-06T10:26:45.363Z] ---> 3c36323c8359 [2021-12-06T10:26:45.363Z] Step 12/20 : WORKDIR /edgex [2021-12-06T10:26:45.363Z] Removing intermediate container 44511034ab0c [2021-12-06T10:26:45.363Z] ---> 9104ff9bd6aa [2021-12-06T10:26:45.363Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-06T10:26:45.363Z] ---> Running in efd9d3cead51 [2021-12-06T10:26:45.363Z] ---> Running in 60ba8486e728 [2021-12-06T10:26:45.629Z] Removing intermediate container efd9d3cead51 [2021-12-06T10:26:45.629Z] ---> 92404c1f0643 [2021-12-06T10:26:45.629Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-12-06T10:26:45.629Z] Removing intermediate container 60ba8486e728 [2021-12-06T10:26:45.629Z] ---> 66a8b7973ac2 [2021-12-06T10:26:45.629Z] Step 20/22 : LABEL arch=x86_64 [2021-12-06T10:26:45.629Z] ---> Running in ce2485a48920 [2021-12-06T10:26:45.893Z] ---> 52250b069a93 [2021-12-06T10:26:45.893Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-12-06T10:26:45.893Z] Removing intermediate container ce2485a48920 [2021-12-06T10:26:45.893Z] ---> e24d8f6616b1 [2021-12-06T10:26:45.893Z] Step 21/22 : LABEL git_sha=f40871f6680de5678e87df6879d94dc6604710cb [2021-12-06T10:26:45.893Z] ---> Running in 0f1bb4047612 [2021-12-06T10:26:46.158Z] Removing intermediate container 0f1bb4047612 [2021-12-06T10:26:46.158Z] ---> 16343ae4c748 [2021-12-06T10:26:46.158Z] Step 22/22 : LABEL version=0.0.0 [2021-12-06T10:26:46.158Z] ---> Running in 87298805edba [2021-12-06T10:26:46.423Z] ---> bee0653c4396 [2021-12-06T10:26:46.423Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-12-06T10:26:46.423Z] Removing intermediate container 87298805edba [2021-12-06T10:26:46.423Z] ---> dd3085a6d471 [2021-12-06T10:26:46.423Z] [2021-12-06T10:26:46.689Z] Successfully built dd3085a6d471 [2021-12-06T10:26:46.689Z] Successfully tagged core-command:latest [2021-12-06T10:26:46.952Z]  Building core-command ... done  ---> 27308a735692 [2021-12-06T10:26:46.952Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-12-06T10:26:46.952Z] ---> Running in 97246700afa9 [2021-12-06T10:26:47.216Z] Removing intermediate container 97246700afa9 [2021-12-06T10:26:47.216Z] ---> bd67596af373 [2021-12-06T10:26:47.216Z] Step 17/20 : CMD ["--init=true"] [2021-12-06T10:26:47.216Z] ---> Running in 82b8304bc94f [2021-12-06T10:26:47.216Z] Removing intermediate container 82b8304bc94f [2021-12-06T10:26:47.216Z] ---> b7c12c77f5fa [2021-12-06T10:26:47.216Z] Step 18/20 : LABEL arch=x86_64 [2021-12-06T10:26:47.479Z] ---> Running in 3b02314cf5dc [2021-12-06T10:26:47.479Z] Removing intermediate container 3b02314cf5dc [2021-12-06T10:26:47.479Z] ---> 8b0f7f91c0c7 [2021-12-06T10:26:47.479Z] Step 19/20 : LABEL git_sha=f40871f6680de5678e87df6879d94dc6604710cb [2021-12-06T10:26:47.479Z] ---> Running in 399ddd68c772 [2021-12-06T10:26:47.745Z] Removing intermediate container 399ddd68c772 [2021-12-06T10:26:47.745Z] ---> cb0b9671b8ac [2021-12-06T10:26:47.745Z] Step 20/20 : LABEL version=0.0.0 [2021-12-06T10:26:47.745Z] ---> Running in 2b373dcd01b6 [2021-12-06T10:26:47.745Z] Removing intermediate container 2b373dcd01b6 [2021-12-06T10:26:47.745Z] ---> f3deb5812019 [2021-12-06T10:26:47.745Z] [2021-12-06T10:26:48.012Z] Successfully built f3deb5812019 [2021-12-06T10:26:48.012Z] Successfully tagged security-proxy-setup:latest [2021-12-06T10:26:48.778Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.352s coverage: 94.2% of statements [2021-12-06T10:26:48.778Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-12-06T10:26:48.778Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-12-06T10:26:48.778Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.207s coverage: 59.1% of statements [2021-12-06T10:26:48.778Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-12-06T10:26:48.778Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-12-06T10:26:48.778Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-12-06T10:26:48.778Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-12-06T10:26:48.778Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-12-06T10:26:48.778Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.266s coverage: 60.0% of statements [2021-12-06T10:26:48.778Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-12-06T10:26:48.778Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-12-06T10:26:48.778Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-12-06T10:26:48.778Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.279s coverage: 0.9% of statements [2021-12-06T10:26:48.778Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-12-06T10:26:48.778Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.229s coverage: 58.8% of statements [2021-12-06T10:26:48.778Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.195s coverage: 21.7% of statements [2021-12-06T10:26:48.778Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-12-06T10:26:48.778Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.175s coverage: 47.1% of statements [2021-12-06T10:26:48.778Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.226s coverage: 79.5% of statements [2021-12-06T10:26:49.380Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.201s coverage: 94.1% of statements [2021-12-06T10:26:50.576Z]  Building security-proxy-setup ... done Removing intermediate container f07b797b8ff2 [2021-12-06T10:26:50.576Z] ---> 22156d4ed7b1 [2021-12-06T10:26:50.576Z] [2021-12-06T10:26:50.576Z] Step 9/22 : FROM alpine:3.14 [2021-12-06T10:26:50.576Z] ---> 0a97eee8041e [2021-12-06T10:26:50.576Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-12-06T10:26:50.576Z] ---> Running in ec3d4144632c [2021-12-06T10:26:50.576Z] Removing intermediate container ec3d4144632c [2021-12-06T10:26:50.576Z] ---> 761312837fc8 [2021-12-06T10:26:50.576Z] Step 11/22 : ENV APP_PORT=59880 [2021-12-06T10:26:50.823Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.231s coverage: 96.3% of statements [2021-12-06T10:26:50.823Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.210s coverage: 87.5% of statements [2021-12-06T10:26:50.836Z] ---> Running in 7b285826f7a0 [2021-12-06T10:26:50.836Z] Removing intermediate container 7b285826f7a0 [2021-12-06T10:26:50.836Z] ---> c620558788fe [2021-12-06T10:26:50.836Z] Step 12/22 : EXPOSE $APP_PORT [2021-12-06T10:26:50.836Z] ---> Running in 25e0d8483187 [2021-12-06T10:26:51.104Z] Removing intermediate container 25e0d8483187 [2021-12-06T10:26:51.104Z] ---> 076c21cc73a7 [2021-12-06T10:26:51.104Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-06T10:26:51.104Z] ---> Running in 00abfd0ef2a7 [2021-12-06T10:26:52.049Z] Removing intermediate container 00abfd0ef2a7 [2021-12-06T10:26:52.049Z] ---> 368b9959208e [2021-12-06T10:26:52.049Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-12-06T10:26:52.049Z] ---> Running in 572ef4d1fb14 [2021-12-06T10:26:52.049Z] Removing intermediate container 2cf9fcbfed12 [2021-12-06T10:26:52.049Z] ---> 21b1d756f4ac [2021-12-06T10:26:52.049Z] [2021-12-06T10:26:52.049Z] Step 11/23 : FROM alpine:3.14 [2021-12-06T10:26:52.049Z] ---> 0a97eee8041e [2021-12-06T10:26:52.049Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-12-06T10:26:52.049Z] ---> Using cache [2021-12-06T10:26:52.049Z] ---> 4a17957ab8c6 [2021-12-06T10:26:52.049Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-12-06T10:26:52.049Z] ---> Using cache [2021-12-06T10:26:52.049Z] ---> 8d8a8c2873d6 [2021-12-06T10:26:52.049Z] Step 14/23 : ENV APP_PORT=59861 [2021-12-06T10:26:52.307Z] ---> Running in ddbdb1c8f946 [2021-12-06T10:26:52.307Z] Removing intermediate container ddbdb1c8f946 [2021-12-06T10:26:52.307Z] ---> 8edda141704d [2021-12-06T10:26:52.307Z] Step 15/23 : EXPOSE $APP_PORT [2021-12-06T10:26:52.307Z] ---> Running in e3113c4d6755 [2021-12-06T10:26:52.307Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-06T10:26:52.307Z] Removing intermediate container e3113c4d6755 [2021-12-06T10:26:52.307Z] ---> b68323376b22 [2021-12-06T10:26:52.307Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-12-06T10:26:52.566Z] ---> 001f3cf003d7 [2021-12-06T10:26:52.566Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-12-06T10:26:52.830Z] ---> b6adec913c06 [2021-12-06T10:26:52.830Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-12-06T10:26:53.097Z] ---> e20f05c1cbbd [2021-12-06T10:26:53.097Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-12-06T10:26:53.097Z] ---> Running in efc37ca838c2 [2021-12-06T10:26:53.097Z] Removing intermediate container efc37ca838c2 [2021-12-06T10:26:53.097Z] ---> 6192d991db60 [2021-12-06T10:26:53.097Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-06T10:26:53.097Z] ---> Running in 4d418a0e368d [2021-12-06T10:26:53.097Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-06T10:26:53.097Z] Removing intermediate container 4d418a0e368d [2021-12-06T10:26:53.097Z] ---> f6f11d37f3ea [2021-12-06T10:26:53.097Z] Step 21/23 : LABEL arch=x86_64 [2021-12-06T10:26:53.097Z] ---> Running in e53819dc982e [2021-12-06T10:26:53.357Z] Removing intermediate container e53819dc982e [2021-12-06T10:26:53.357Z] ---> 9a57eef25d65 [2021-12-06T10:26:53.357Z] Step 22/23 : LABEL git_sha=f40871f6680de5678e87df6879d94dc6604710cb [2021-12-06T10:26:53.357Z] ---> Running in 5d313eb9c5c4 [2021-12-06T10:26:53.357Z] Removing intermediate container 5d313eb9c5c4 [2021-12-06T10:26:53.357Z] ---> bbaa06abca0c [2021-12-06T10:26:53.357Z] Step 23/23 : LABEL version=0.0.0 [2021-12-06T10:26:53.615Z] ---> Running in 31c1cbff41ae [2021-12-06T10:26:53.615Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-12-06T10:26:53.615Z] Removing intermediate container 31c1cbff41ae [2021-12-06T10:26:53.615Z] ---> 1d159f0cabd8 [2021-12-06T10:26:53.615Z] [2021-12-06T10:26:53.615Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-12-06T10:26:53.615Z] Successfully built 1d159f0cabd8 [2021-12-06T10:26:53.615Z] Successfully tagged support-scheduler:latest [2021-12-06T10:26:53.615Z]  Building support-scheduler ... done (3/6) Installing libsodium (1.0.18-r0) [2021-12-06T10:26:53.873Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-12-06T10:26:53.873Z] (5/6) Installing libzmq (4.3.4-r0) [2021-12-06T10:26:53.873Z] (6/6) Installing zeromq (4.3.4-r0) [2021-12-06T10:26:54.132Z] Executing busybox-1.33.1-r6.trigger [2021-12-06T10:26:54.132Z] OK: 8 MiB in 20 packages [2021-12-06T10:26:54.391Z] Removing intermediate container 572ef4d1fb14 [2021-12-06T10:26:54.391Z] ---> 5de79786b5c2 [2021-12-06T10:26:54.391Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-12-06T10:26:54.651Z] ---> f037a9ab2c8e [2021-12-06T10:26:54.651Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-12-06T10:26:54.910Z] ---> cb0f49b27965 [2021-12-06T10:26:54.910Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-12-06T10:26:54.910Z] ---> 8340d18fd5da [2021-12-06T10:26:54.910Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-12-06T10:26:54.910Z] ---> Running in 9f746924c321 [2021-12-06T10:26:55.169Z] Removing intermediate container 9f746924c321 [2021-12-06T10:26:55.169Z] ---> c44a261a3993 [2021-12-06T10:26:55.169Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-06T10:26:55.169Z] ---> Running in 2c7279fe5863 [2021-12-06T10:26:55.169Z] Removing intermediate container 2c7279fe5863 [2021-12-06T10:26:55.169Z] ---> a6362e84ab04 [2021-12-06T10:26:55.169Z] Step 20/22 : LABEL arch=x86_64 [2021-12-06T10:26:55.169Z] ---> Running in 2c98d5621401 [2021-12-06T10:26:55.430Z] Removing intermediate container 2c98d5621401 [2021-12-06T10:26:55.430Z] ---> eba6ec20c01e [2021-12-06T10:26:55.430Z] Step 21/22 : LABEL git_sha=f40871f6680de5678e87df6879d94dc6604710cb [2021-12-06T10:26:55.430Z] ---> Running in 944c8a41332f [2021-12-06T10:26:55.430Z] Removing intermediate container 944c8a41332f [2021-12-06T10:26:55.430Z] ---> 2e3b4d29e0e4 [2021-12-06T10:26:55.430Z] Step 22/22 : LABEL version=0.0.0 [2021-12-06T10:26:55.430Z] ---> Running in 291738ff85cb [2021-12-06T10:26:55.430Z] Removing intermediate container 291738ff85cb [2021-12-06T10:26:55.430Z] ---> c0549d2c5934 [2021-12-06T10:26:55.430Z] [2021-12-06T10:26:55.689Z] Successfully built c0549d2c5934 [2021-12-06T10:26:55.689Z] Successfully tagged core-data:latest [2021-12-06T10:26:55.699Z]  Building core-data ... done  [Pipeline] } [2021-12-06T10:26:55.718Z] $ docker stop --time=1 11cf8d2da2348a8a120ebf07f6ab295ac37b575691378fbb0572a55f91889623 [2021-12-06T10:26:57.150Z] $ docker rm -f 11cf8d2da2348a8a120ebf07f6ab295ac37b575691378fbb0572a55f91889623 [Pipeline] // withDockerContainer [Pipeline] sh [2021-12-06T10:26:57.561Z] + docker images [2021-12-06T10:26:57.821Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-12-06T10:26:57.821Z] core-data latest c0549d2c5934 2 seconds ago 20.7MB [2021-12-06T10:26:57.821Z] support-scheduler latest 1d159f0cabd8 4 seconds ago 16.2MB [2021-12-06T10:26:57.821Z] 21b1d756f4ac 6 seconds ago 1.76GB [2021-12-06T10:26:57.821Z] 22156d4ed7b1 7 seconds ago 1.77GB [2021-12-06T10:26:57.821Z] security-proxy-setup latest f3deb5812019 10 seconds ago 26.9MB [2021-12-06T10:26:57.821Z] core-command latest dd3085a6d471 11 seconds ago 16.1MB [2021-12-06T10:26:57.821Z] 63732107fa1c 15 seconds ago 1.77GB [2021-12-06T10:26:57.821Z] 4374f9adfb29 15 seconds ago 1.76GB [2021-12-06T10:26:57.821Z] sys-mgmt-agent latest 48d3df1b8a42 35 seconds ago 294MB [2021-12-06T10:26:57.821Z] support-notifications latest e34a5d295886 About a minute ago 17MB [2021-12-06T10:26:57.821Z] security-bootstrapper latest a1fe3a641715 About a minute ago 18.9MB [2021-12-06T10:26:57.821Z] core-metadata latest e712e229e9c3 About a minute ago 16.9MB [2021-12-06T10:26:57.821Z] security-secretstore-setup latest 152dbcc7b3e0 About a minute ago 28.4MB [2021-12-06T10:26:57.821Z] ecbbd90b52cf About a minute ago 1.76GB [2021-12-06T10:26:57.821Z] 39f2bca28a7e About a minute ago 1.76GB [2021-12-06T10:26:57.821Z] 4a8cd98c4db3 About a minute ago 1.76GB [2021-12-06T10:26:57.821Z] 1df65c9dbae2 About a minute ago 1.77GB [2021-12-06T10:26:57.821Z] 981780befa5b About a minute ago 1.76GB [2021-12-06T10:26:57.821Z] ci-base-image-x86_64 latest 4af3ee30befd 5 minutes ago 1.25GB [2021-12-06T10:26:57.821Z] alpine 3.14 0a97eee8041e 3 weeks ago 5.61MB [2021-12-06T10:26:57.821Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 7 weeks ago 548MB [2021-12-06T10:26:57.821Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 8 weeks ago 34.5MB [2021-12-06T10:26:57.821Z] docker 20.10.8 bc6c0ffef665 3 months ago 214MB [2021-12-06T10:26:57.821Z] 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-06T10:27:03.397Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.207s coverage: 94.4% of statements [2021-12-06T10:27:03.397Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.190s coverage: 44.8% of statements [2021-12-06T10:27:08.792Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.558s coverage: 82.5% of statements [2021-12-06T10:27:08.792Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-12-06T10:27:13.436Z] Still waiting to schedule task [2021-12-06T10:27:13.437Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-12-06T10:27:17.107Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.331s coverage: 92.9% of statements [2021-12-06T10:27:17.107Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-12-06T10:27:17.107Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-12-06T10:27:17.107Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-12-06T10:27:17.107Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.054s coverage: 65.1% of statements [2021-12-06T10:27:17.107Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-12-06T10:27:17.107Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-12-06T10:27:17.107Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-12-06T10:27:17.107Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-12-06T10:27:17.107Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-12-06T10:27:17.107Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.178s coverage: 87.2% of statements [2021-12-06T10:27:17.107Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-12-06T10:27:17.107Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-12-06T10:27:17.107Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.150s coverage: 100.0% of statements [2021-12-06T10:27:17.107Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-12-06T10:27:17.107Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.283s coverage: 58.8% of statements [2021-12-06T10:27:17.107Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-12-06T10:27:17.107Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.275s coverage: 80.0% of statements [2021-12-06T10:27:17.107Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.270s coverage: 87.2% of statements [2021-12-06T10:27:17.107Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.312s coverage: 85.4% of statements [2021-12-06T10:27:17.107Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.713s coverage: 91.2% of statements [2021-12-06T10:27:17.107Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-12-06T10:27:17.107Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.794s coverage: 64.4% of statements [2021-12-06T10:27:17.107Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-12-06T10:27:17.107Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-12-06T10:27:17.107Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.177s coverage: 100.0% of statements [2021-12-06T10:27:17.107Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.091s coverage: 89.4% of statements [2021-12-06T10:27:17.382Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.076s coverage: 100.0% of statements [2021-12-06T10:27:17.980Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.070s coverage: 73.7% of statements [2021-12-06T10:27:18.575Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.060s coverage: 100.0% of statements [2021-12-06T10:27:22.886Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.277s coverage: 65.4% of statements [2021-12-06T10:27:22.886Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-12-06T10:27:22.886Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-12-06T10:27:22.886Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-12-06T10:27:24.864Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.733s coverage: 43.8% of statements [2021-12-06T10:27:24.864Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-12-06T10:27:24.864Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-12-06T10:27:24.864Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.251s coverage: 89.5% of statements [2021-12-06T10:27:24.864Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-12-06T10:27:24.864Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.219s coverage: 84.8% of statements [2021-12-06T10:27:24.864Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-12-06T10:27:35.019Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.238s coverage: 17.7% of statements [2021-12-06T10:27:35.019Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-12-06T10:27:35.019Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-12-06T10:27:35.019Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-12-06T10:27:35.019Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-12-06T10:27:35.019Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.569s coverage: 92.3% of statements [2021-12-06T10:27:35.019Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-12-06T10:27:35.019Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-12-06T10:27:35.019Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-12-06T10:27:35.019Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-12-06T10:27:35.019Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.233s coverage: 63.2% of statements [2021-12-06T10:27:35.019Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-12-06T10:27:35.019Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-12-06T10:27:35.019Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.429s coverage: 97.7% of statements [2021-12-06T10:27:35.019Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-12-06T10:27:35.019Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-12-06T10:27:35.019Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-12-06T10:27:35.019Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-12-06T10:27:35.019Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.202s coverage: 28.9% of statements [2021-12-06T10:27:35.019Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-12-06T10:27:35.019Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-12-06T10:27:35.019Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-12-06T10:27:35.019Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-12-06T10:27:35.019Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-12-06T10:27:35.019Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-12-06T10:27:35.019Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.173s coverage: 100.0% of statements [2021-12-06T10:27:35.019Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 96.9% of statements [2021-12-06T10:27:35.020Z] 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-06T10:27:35.020Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2021-12-06T10:27:35.020Z] GO111MODULE=on go vet ./... [2021-12-06T10:28:28.555Z] Running on prd-ubuntu18.04-docker-8c-8g-307 in /w/workspace/edgexfoundry_edgex-go_PR-3839 [Pipeline] { [Pipeline] ws [2021-12-06T10:28:28.598Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-12-06T10:28:28.726Z] The recommended git tool is: git [2021-12-06T10:28:30.447Z] using credential edgex-jenkins-ssh [2021-12-06T10:28:30.458Z] Cloning the remote Git repository [2021-12-06T10:28:30.477Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-12-06T10:28:30.514Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-12-06T10:28:30.549Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-12-06T10:28:30.550Z] > git --version # timeout=10 [2021-12-06T10:28:30.555Z] > git --version # 'git version 2.17.1' [2021-12-06T10:28:30.556Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-12-06T10:28:30.577Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-12-06T10:28:40.831Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-12-06T10:28:40.842Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-12-06T10:28:40.863Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-12-06T10:28:40.875Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-12-06T10:28:40.875Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-12-06T10:28:40.881Z] > 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-06T10:28:41.577Z] Merging remotes/origin/main commit b0e5e643282aa8d6ca4ca25954737fd68a04a1f7 into PR head commit f40871f6680de5678e87df6879d94dc6604710cb [2021-12-06T10:28:41.695Z] Merge succeeded, producing f40871f6680de5678e87df6879d94dc6604710cb [2021-12-06T10:28:41.696Z] Checking out Revision f40871f6680de5678e87df6879d94dc6604710cb (PR-3839) [2021-12-06T10:28:41.554Z] > git config core.sparsecheckout # timeout=10 [2021-12-06T10:28:41.563Z] > git checkout -f f40871f6680de5678e87df6879d94dc6604710cb # timeout=10 [2021-12-06T10:28:41.631Z] > git remote # timeout=10 [2021-12-06T10:28:41.637Z] > git config --get remote.origin.url # timeout=10 [2021-12-06T10:28:41.643Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-12-06T10:28:41.646Z] > git merge b0e5e643282aa8d6ca4ca25954737fd68a04a1f7 # timeout=10 [2021-12-06T10:28:41.656Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-12-06T10:28:41.665Z] > git config core.sparsecheckout # timeout=10 [2021-12-06T10:28:41.675Z] > git checkout -f f40871f6680de5678e87df6879d94dc6604710cb # timeout=10 [2021-12-06T10:28:45.255Z] Commit message: "docs: Add 503 response code to core-command API document" [2021-12-06T10:28:45.239Z] > git --version # timeout=10 [2021-12-06T10:28:45.244Z] > git --version # 'git version 2.17.1' [2021-12-06T10:28:45.248Z] fatal: bad object 32edd24ee733e309d05e35b1f887f14b07bde6d0 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-12-06T10:28:46.358Z] + echo snap-build.sh [2021-12-06T10:28:46.358Z] snap-build.sh [2021-12-06T10:28:46.358Z] + SNAP_BASE_DIR=. [2021-12-06T10:28:46.358Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2021-12-06T10:28:46.358Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2021-12-06T10:28:46.358Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2021-12-06T10:28:46.358Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2021-12-06T10:28:46.358Z] + cd /w/workspace/edgex-go/1 [2021-12-06T10:28:46.358Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-12-06T10:28:46.358Z] Reading package lists... [2021-12-06T10:28:46.358Z] Building dependency tree... [2021-12-06T10:28:46.358Z] Reading state information... [2021-12-06T10:28:46.358Z] The following packages were automatically installed and are no longer required: [2021-12-06T10:28:46.358Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-12-06T10:28:46.358Z] uidmap xdelta3 [2021-12-06T10:28:46.358Z] Use 'sudo apt autoremove' to remove them. [2021-12-06T10:28:46.358Z] The following packages will be REMOVED: [2021-12-06T10:28:46.358Z] lxd* lxd-client* [2021-12-06T10:28:46.358Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-12-06T10:28:46.622Z] After this operation, 31.7 MB disk space will be freed. [2021-12-06T10:28:47.415Z] (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-06T10:28:47.415Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-12-06T10:28:47.992Z] Removing lxd dnsmasq configuration [2021-12-06T10:28:48.254Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-12-06T10:28:48.254Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-12-06T10:28:49.199Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-12-06T10:28:49.199Z] (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-06T10:28:49.199Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-12-06T10:28:50.589Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-12-06T10:28:50.589Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-12-06T10:28:51.167Z] + sudo snap remove --purge lxd [2021-12-06T10:28:51.431Z] snap "lxd" is not installed [2021-12-06T10:28:51.431Z] + sudo groupadd --force --system lxd [2021-12-06T10:28:51.431Z] ++ whoami [2021-12-06T10:28:51.431Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-12-06T10:28:51.431Z] + newgrp - lxd [2021-12-06T10:28:51.431Z] + sudo snap install lxd [2021-12-06T10:28:56.844Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-12-06T10:28:56.844Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-12-06T10:28:56.844Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2021-12-06T10:28:56.887Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2021-12-06T10:28:57.557Z] + ls -al . [2021-12-06T10:28:57.557Z] total 672 [2021-12-06T10:28:57.557Z] drwxrwxr-x 9 1001 1001 4096 Dec 6 10:28 . [2021-12-06T10:28:57.557Z] drwxr-xr-x 4 root root 4096 Dec 6 10:24 .. [2021-12-06T10:28:57.557Z] -rw-rw-r-- 1 1001 1001 11 Dec 6 10:22 .dockerignore [2021-12-06T10:28:57.557Z] drwxrwxr-x 8 1001 1001 4096 Dec 6 10:22 .git [2021-12-06T10:28:57.557Z] drwxrwxr-x 4 1001 1001 4096 Dec 6 10:22 .github [2021-12-06T10:28:57.557Z] -rw-rw-r-- 1 1001 1001 804 Dec 6 10:22 .gitignore [2021-12-06T10:28:57.557Z] -rw-rw-r-- 1 1001 1001 42 Dec 6 10:22 .golangci.yml [2021-12-06T10:28:57.557Z] -rw-rw-r-- 1 1001 1001 76 Dec 6 10:22 .hadolint.yml [2021-12-06T10:28:57.557Z] -rw-rw-r-- 1 1001 1001 166 Dec 6 10:22 .sonarcloud.properties [2021-12-06T10:28:57.557Z] -rw-rw-r-- 1 1001 1001 1171 Dec 6 10:22 ADOPTERS.md [2021-12-06T10:28:57.557Z] -rw-rw-r-- 1 1001 1001 8910 Dec 6 10:22 Attribution.txt [2021-12-06T10:28:57.557Z] -rw-rw-r-- 1 1001 1001 51732 Dec 6 10:22 CHANGELOG.md [2021-12-06T10:28:57.557Z] -rw-rw-r-- 1 1001 1001 3804 Dec 6 10:22 CONTRIBUTING.md [2021-12-06T10:28:57.557Z] -rw-rw-r-- 1 1001 1001 677 Dec 6 10:22 GOVERNANCE.md [2021-12-06T10:28:57.557Z] -rw-rw-r-- 1 1001 1001 849 Dec 6 10:22 Jenkinsfile [2021-12-06T10:28:57.557Z] -rw-rw-r-- 1 1001 1001 10775 Dec 6 10:22 LICENSE [2021-12-06T10:28:57.557Z] -rw-rw-r-- 1 1001 1001 6508 Dec 6 10:22 Makefile [2021-12-06T10:28:57.557Z] -rw-rw-r-- 1 1001 1001 582 Dec 6 10:22 OWNERS.md [2021-12-06T10:28:57.557Z] -rw-rw-r-- 1 1001 1001 8207 Dec 6 10:22 README.md [2021-12-06T10:28:57.557Z] -rw-rw-r-- 1 1001 1001 6912 Dec 6 10:22 SECURITY.md [2021-12-06T10:28:57.557Z] -rw-rw-r-- 1 1001 1001 5 Dec 6 10:20 VERSION [2021-12-06T10:28:57.557Z] -rw-rw-r-- 1 1001 1001 4131 Dec 6 10:22 ZMQWindows.md [2021-12-06T10:28:57.557Z] drwxrwxr-x 2 1001 1001 4096 Dec 6 10:22 bin [2021-12-06T10:28:57.557Z] drwxrwxr-x 14 1001 1001 4096 Dec 6 10:22 cmd [2021-12-06T10:28:57.557Z] -rw-r--r-- 1 root root 428381 Dec 6 10:27 coverage.out [2021-12-06T10:28:57.557Z] -rw-rw-r-- 1 1001 1001 828 Dec 6 10:22 go.mod [2021-12-06T10:28:57.557Z] -rw-rw-r-- 1 1001 1001 49483 Dec 6 10:22 go.sum [2021-12-06T10:28:57.557Z] drwxrwxr-x 8 1001 1001 4096 Dec 6 10:22 internal [2021-12-06T10:28:57.557Z] drwxrwxr-x 3 1001 1001 4096 Dec 6 10:22 openapi [2021-12-06T10:28:57.557Z] drwxrwxr-x 4 1001 1001 4096 Dec 6 10:22 snap [2021-12-06T10:28:57.557Z] -rw-rw-r-- 1 1001 1001 204 Dec 6 10:22 version.go [Pipeline] sh [2021-12-06T10:28:58.234Z] + '[' -e coverage.out ] [2021-12-06T10:28:58.234Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-12-06T10:28:58.265Z] Warning: overwriting stash ‘coverage-report’ [2021-12-06T10:28:58.983Z] Stashed 1 file(s) [Pipeline] sh [2021-12-06T10:28:59.648Z] + make build [2021-12-06T10:28:59.648Z] 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-06T10:29:01.481Z] 2021-12-06T10:28:58Z INFO Waiting for automatic snapd restart... [2021-12-06T10:29:06.338Z] 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-06T10:29:16.411Z] lxd 4.20 from Canonical* installed [2021-12-06T10:29:16.411Z] + sudo lxd init --auto [2021-12-06T10:29:25.122Z] + sudo snap install --classic snapcraft [2021-12-06T10:29:28.486Z] 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-06T10:29:29.338Z] snapcraft 6.0 from Canonical* installed [2021-12-06T10:29:29.339Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-12-06T10:29:29.339Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-12-06T10:29:29.339Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-12-06T10:29:29.339Z] Dload Upload Total Spent Left Speed [2021-12-06T10:29:29.339Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 3870 0 --:--:-- --:--:-- --:--:-- 3870 [2021-12-06T10:29:29.599Z] 100 3325k 100 3325k 0 0 8312k 0 --:--:-- --:--:-- --:--:-- 8312k [2021-12-06T10:29:29.599Z] ./yq_linux_amd64 [2021-12-06T10:29:29.859Z] + sudo snapcraft prime --use-lxd [2021-12-06T10:29:30.525Z] 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-06T10:29:31.773Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-12-06T10:29:31.773Z] 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-06T10:29:31.773Z] - README.md [2021-12-06T10:29:31.773Z] [2021-12-06T10:29:31.773Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-12-06T10:29:31.773Z] Launching a container. [2021-12-06T10:29:34.854Z] 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-06T10:29:35.447Z] 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-06T10:29:38.838Z] 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-06T10:29:41.788Z] Waiting for container to be ready [2021-12-06T10:29:42.050Z] To start your first container, try: lxc launch ubuntu:20.04 [2021-12-06T10:29:42.050Z] Or for a virtual machine: lxc launch ubuntu:20.04 --vm [2021-12-06T10:29:42.050Z] [2021-12-06T10:29:42.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-06T10:29:45.601Z] 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-06T10:29:46.258Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-12-06T10:29:46.258Z] Waiting for network to be ready... [2021-12-06T10:29:46.832Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-12-06T10:29:46.832Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-12-06T10:29:46.832Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1982 kB] [2021-12-06T10:29:47.094Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [355 kB] [2021-12-06T10:29:47.094Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-12-06T10:29:47.094Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-12-06T10:29:47.094Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [535 kB] [2021-12-06T10:29:47.094Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [72.4 kB] [2021-12-06T10:29:47.095Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1151 kB] [2021-12-06T10:29:47.095Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [265 kB] [2021-12-06T10:29:47.355Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-12-06T10:29:47.619Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-12-06T10:29:47.881Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-12-06T10:29:47.881Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-12-06T10:29:47.881Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-12-06T10:29:47.881Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-12-06T10:29:47.881Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-12-06T10:29:47.881Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-12-06T10:29:48.141Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-12-06T10:29:48.402Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2328 kB] [2021-12-06T10:29:48.402Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [448 kB] [2021-12-06T10:29:48.402Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-12-06T10:29:48.402Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-12-06T10:29:48.402Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [559 kB] [2021-12-06T10:29:48.402Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [76.4 kB] [2021-12-06T10:29:48.402Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1768 kB] [2021-12-06T10:29:48.402Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [382 kB] [2021-12-06T10:29:49.895Z] 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-06T10:29:50.951Z] Fetched 25.7 MB in 4s (6065 kB/s) [2021-12-06T10:29:51.894Z] Reading package lists... [2021-12-06T10:29:51.894Z] Reading package lists... [2021-12-06T10:29:52.155Z] Building dependency tree... [2021-12-06T10:29:52.155Z] Reading state information... [2021-12-06T10:29:52.155Z] The following additional packages will be installed: [2021-12-06T10:29:52.155Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-12-06T10:29:52.155Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-12-06T10:29:52.155Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-12-06T10:29:52.155Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-12-06T10:29:52.155Z] Suggested packages: [2021-12-06T10:29:52.155Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-12-06T10:29:52.155Z] Recommended packages: [2021-12-06T10:29:52.155Z] gnupg libsasl2-modules [2021-12-06T10:29:52.415Z] The following NEW packages will be installed: [2021-12-06T10:29:52.415Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-12-06T10:29:52.415Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-12-06T10:29:52.415Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-12-06T10:29:52.415Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-12-06T10:29:52.415Z] The following packages will be upgraded: [2021-12-06T10:29:52.415Z] gpg gpg-agent gpgconf libudev1 [2021-12-06T10:29:52.505Z] 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-06T10:29:52.677Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-12-06T10:29:52.677Z] Need to get 3527 kB of archives. [2021-12-06T10:29:52.677Z] After this operation, 13.3 MB of additional disk space will be used. [2021-12-06T10:29:52.677Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] [2021-12-06T10:29:52.677Z] Get:2 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-06T10:29:52.677Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-12-06T10:29:52.940Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-12-06T10:29:52.940Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] [2021-12-06T10:29:52.940Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-12-06T10:29:53.204Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-12-06T10:29:53.204Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-12-06T10:29:53.204Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-12-06T10:29:53.204Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-12-06T10:29:53.204Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-12-06T10:29:53.468Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-12-06T10:29:53.468Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-12-06T10:29:53.468Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-12-06T10:29:53.468Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-12-06T10:29:53.468Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-12-06T10:29:53.468Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-12-06T10:29:53.468Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-12-06T10:29:53.468Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-12-06T10:29:53.468Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-12-06T10:29:53.468Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-12-06T10:29:53.468Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-12-06T10:29:53.468Z] debconf: delaying package configuration, since apt-utils is not installed [2021-12-06T10:29:53.468Z] Fetched 3527 kB in 1s (3107 kB/s) [2021-12-06T10:29:53.754Z] (Reading database ... 12511 files and directories currently installed.) [2021-12-06T10:29:53.754Z] Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... [2021-12-06T10:29:53.754Z] Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-12-06T10:29:53.754Z] Setting up libudev1:amd64 (237-3ubuntu10.52) ... [2021-12-06T10:29:53.754Z] Selecting previously unselected package udev. [2021-12-06T10:29:53.754Z] (Reading database ... 12511 files and directories currently installed.) [2021-12-06T10:29:53.754Z] Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... [2021-12-06T10:29:53.754Z] Unpacking udev (237-3ubuntu10.52) ... [2021-12-06T10:29:54.016Z] Selecting previously unselected package libfuse2:amd64. [2021-12-06T10:29:54.016Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-12-06T10:29:54.016Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-12-06T10:29:54.016Z] Selecting previously unselected package fuse. [2021-12-06T10:29:54.016Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-12-06T10:29:54.016Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-12-06T10:29:54.016Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-12-06T10:29:54.283Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-12-06T10:29:54.283Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-12-06T10:29:54.283Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-12-06T10:29:54.283Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-12-06T10:29:54.283Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-12-06T10:29:54.545Z] Selecting previously unselected package libksba8:amd64. [2021-12-06T10:29:54.545Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-12-06T10:29:54.545Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-12-06T10:29:54.545Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-12-06T10:29:54.545Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-12-06T10:29:54.545Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-12-06T10:29:54.545Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-12-06T10:29:54.545Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-12-06T10:29:54.545Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-12-06T10:29:54.545Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-12-06T10:29:54.545Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-12-06T10:29:54.545Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-12-06T10:29:54.808Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-12-06T10:29:54.808Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-12-06T10:29:54.808Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-12-06T10:29:54.808Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-12-06T10:29:54.808Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-12-06T10:29:54.808Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-12-06T10:29:54.808Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-12-06T10:29:54.809Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-12-06T10:29:54.809Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-12-06T10:29:54.809Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-12-06T10:29:54.809Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-12-06T10:29:54.809Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-12-06T10:29:55.069Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-12-06T10:29:55.069Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-12-06T10:29:55.069Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-12-06T10:29:55.069Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-12-06T10:29:55.069Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-12-06T10:29:55.069Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-12-06T10:29:55.069Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-12-06T10:29:55.069Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-12-06T10:29:55.069Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-12-06T10:29:55.069Z] Selecting previously unselected package libsasl2-2:amd64. [2021-12-06T10:29:55.069Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-12-06T10:29:55.069Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-12-06T10:29:55.069Z] Selecting previously unselected package libldap-common. [2021-12-06T10:29:55.070Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-12-06T10:29:55.070Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-12-06T10:29:55.332Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-12-06T10:29:55.332Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-12-06T10:29:55.332Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-12-06T10:29:55.332Z] Selecting previously unselected package dirmngr. [2021-12-06T10:29:55.332Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-12-06T10:29:55.332Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-12-06T10:29:55.332Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-12-06T10:29:55.332Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-12-06T10:29:55.332Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-12-06T10:29:55.332Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-12-06T10:29:55.332Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-12-06T10:29:55.332Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-12-06T10:29:55.594Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-12-06T10:29:55.594Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-12-06T10:29:55.594Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-12-06T10:29:55.594Z] Setting up udev (237-3ubuntu10.52) ... [2021-12-06T10:29:55.862Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-12-06T10:29:55.862Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-12-06T10:29:55.862Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-12-06T10:29:55.883Z] 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-06T10:29:56.124Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-12-06T10:29:56.124Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-12-06T10:29:56.124Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-12-06T10:29:56.124Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-12-06T10:29:56.124Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-12-06T10:29:56.124Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-12-06T10:29:56.124Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-12-06T10:29:56.124Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-12-06T10:29:56.124Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-12-06T10:29:56.124Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-12-06T10:29:56.124Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-12-06T10:29:56.124Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-12-06T10:29:56.702Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-12-06T10:29:56.702Z] settings in the [Install] section, and DefaultInstance for template units). [2021-12-06T10:29:56.702Z] This means they are not meant to be enabled using systemctl. [2021-12-06T10:29:56.702Z] Possible reasons for having this kind of units are: [2021-12-06T10:29:56.702Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-12-06T10:29:56.702Z] .wants/ or .requires/ directory. [2021-12-06T10:29:56.702Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-12-06T10:29:56.702Z] a requirement dependency on it. [2021-12-06T10:29:56.702Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-12-06T10:29:56.702Z] D-Bus, udev, scripted systemctl call, ...). [2021-12-06T10:29:56.702Z] 4) In case of template units, the unit is meant to be enabled with some [2021-12-06T10:29:56.702Z] instance name specified. [2021-12-06T10:29:56.968Z] Reading package lists... [2021-12-06T10:29:57.229Z] Building dependency tree... [2021-12-06T10:29:57.229Z] Reading state information... [2021-12-06T10:29:57.229Z] The following additional packages will be installed: [2021-12-06T10:29:57.229Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-12-06T10:29:57.229Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-12-06T10:29:57.229Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-12-06T10:29:57.229Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-12-06T10:29:57.229Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-12-06T10:29:57.229Z] Suggested packages: [2021-12-06T10:29:57.229Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-12-06T10:29:57.229Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-12-06T10:29:57.229Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-12-06T10:29:57.229Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-12-06T10:29:57.229Z] systemd-container policykit-1 [2021-12-06T10:29:57.229Z] Recommended packages: [2021-12-06T10:29:57.229Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-12-06T10:29:57.498Z] The following NEW packages will be installed: [2021-12-06T10:29:57.498Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-12-06T10:29:57.498Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-12-06T10:29:57.498Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-12-06T10:29:57.498Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-12-06T10:29:57.498Z] python3.6-minimal snapd squashfs-tools sudo [2021-12-06T10:29:57.498Z] The following packages will be upgraded: [2021-12-06T10:29:57.498Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-12-06T10:29:57.498Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-12-06T10:29:57.498Z] Need to get 36.8 MB of archives. [2021-12-06T10:29:57.498Z] After this operation, 147 MB of additional disk space will be used. [2021-12-06T10:29:57.498Z] 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-06T10:29:57.498Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] [2021-12-06T10:29:57.498Z] 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-06T10:29:57.498Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-12-06T10:29:57.498Z] 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-06T10:29:57.759Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-12-06T10:29:57.759Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-12-06T10:29:57.759Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-12-06T10:29:57.759Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-12-06T10:29:57.759Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-12-06T10:29:57.759Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-12-06T10:29:57.759Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-12-06T10:29:57.759Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-12-06T10:29:57.759Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-12-06T10:29:57.759Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] [2021-12-06T10:29:57.759Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] [2021-12-06T10:29:57.759Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] [2021-12-06T10:29:58.334Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] [2021-12-06T10:29:58.334Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-12-06T10:29:58.334Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-12-06T10:29:58.334Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-12-06T10:29:58.334Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-12-06T10:29:58.334Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-12-06T10:29:58.334Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-12-06T10:29:58.334Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-12-06T10:29:58.334Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-12-06T10:29:58.334Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-12-06T10:29:58.596Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-12-06T10:29:58.596Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-12-06T10:29:58.596Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] [2021-12-06T10:29:59.540Z] debconf: delaying package configuration, since apt-utils is not installed [2021-12-06T10:29:59.540Z] Fetched 36.8 MB in 2s (20.3 MB/s) [2021-12-06T10:29:59.540Z] (Reading database ... 12757 files and directories currently installed.) [2021-12-06T10:29:59.540Z] Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... [2021-12-06T10:29:59.540Z] Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-12-06T10:30:00.119Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... [2021-12-06T10:30:00.119Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-12-06T10:30:00.119Z] Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... [2021-12-06T10:30:00.119Z] (Reading database ... 12757 files and directories currently installed.) [2021-12-06T10:30:00.119Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-12-06T10:30:00.119Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-12-06T10:30:00.381Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-12-06T10:30:00.381Z] (Reading database ... 12757 files and directories currently installed.) [2021-12-06T10:30:00.381Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-12-06T10:30:00.381Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-12-06T10:30:00.650Z] Setting up apt (1.6.14) ... [2021-12-06T10:30:00.650Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-12-06T10:30:00.912Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-12-06T10:30:01.173Z] (Reading database ... 12764 files and directories currently installed.) [2021-12-06T10:30:01.173Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-12-06T10:30:01.173Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-12-06T10:30:01.173Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-12-06T10:30:01.173Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-12-06T10:30:01.173Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [Pipeline] } [2021-12-06T10:30:01.330Z] $ docker stop --time=1 14c466d11fb77100e42eadb52883e0a1e59778d7392b47aa81703c6d7a17a84c [2021-12-06T10:30:01.440Z] Selecting previously unselected package libexpat1:amd64. [2021-12-06T10:30:01.440Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-12-06T10:30:01.440Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-12-06T10:30:01.440Z] Selecting previously unselected package python3.6-minimal. [2021-12-06T10:30:01.440Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-12-06T10:30:01.440Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-12-06T10:30:01.702Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... [2021-12-06T10:30:01.702Z] Checking for services that may need to be restarted...done. [2021-12-06T10:30:01.964Z] Checking for services that may need to be restarted...done. [2021-12-06T10:30:01.964Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-12-06T10:30:01.964Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-12-06T10:30:01.964Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-12-06T10:30:02.269Z] Selecting previously unselected package python3-minimal. [2021-12-06T10:30:02.269Z] (Reading database ... 13012 files and directories currently installed.) [2021-12-06T10:30:02.269Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-12-06T10:30:02.269Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-12-06T10:30:02.559Z] Selecting previously unselected package mime-support. [2021-12-06T10:30:02.559Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-12-06T10:30:02.559Z] Unpacking mime-support (3.60ubuntu1) ... [2021-12-06T10:30:02.559Z] Selecting previously unselected package libmpdec2:amd64. [2021-12-06T10:30:02.559Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-12-06T10:30:02.559Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-12-06T10:30:02.559Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-12-06T10:30:02.559Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-12-06T10:30:02.559Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-12-06T10:30:02.837Z] Selecting previously unselected package python3.6. [2021-12-06T10:30:02.837Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-12-06T10:30:02.837Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-12-06T10:30:02.837Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-12-06T10:30:02.837Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-12-06T10:30:02.837Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-12-06T10:30:02.837Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-12-06T10:30:03.120Z] Selecting previously unselected package python3. [2021-12-06T10:30:03.120Z] (Reading database ... 13442 files and directories currently installed.) [2021-12-06T10:30:03.120Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-12-06T10:30:03.120Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-12-06T10:30:03.120Z] Selecting previously unselected package multiarch-support. [2021-12-06T10:30:03.120Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-12-06T10:30:03.120Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-12-06T10:30:03.120Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-12-06T10:30:03.283Z] $ docker rm -f 14c466d11fb77100e42eadb52883e0a1e59778d7392b47aa81703c6d7a17a84c [2021-12-06T10:30:03.408Z] Selecting previously unselected package liblzo2-2:amd64. [2021-12-06T10:30:03.408Z] (Reading database ... 13479 files and directories currently installed.) [2021-12-06T10:30:03.408Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-12-06T10:30:03.408Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-12-06T10:30:03.408Z] Selecting previously unselected package libbsd0:amd64. [2021-12-06T10:30:03.408Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-12-06T10:30:03.408Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-12-06T10:30:03.408Z] Selecting previously unselected package sudo. [2021-12-06T10:30:03.408Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-12-06T10:30:03.408Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-12-06T10:30:03.671Z] Selecting previously unselected package apparmor. [2021-12-06T10:30:03.671Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-12-06T10:30:03.671Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-12-06T10:30:03.671Z] Selecting previously unselected package libedit2:amd64. [2021-12-06T10:30:03.671Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-12-06T10:30:03.671Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-12-06T10:30:03.671Z] Selecting previously unselected package libkrb5support0:amd64. [2021-12-06T10:30:03.671Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-12-06T10:30:03.671Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-12-06T10:30:03.934Z] Selecting previously unselected package libk5crypto3:amd64. [2021-12-06T10:30:03.934Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-12-06T10:30:03.934Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-12-06T10:30:03.934Z] Selecting previously unselected package libkeyutils1:amd64. [2021-12-06T10:30:03.934Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-12-06T10:30:03.934Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-12-06T10:30:03.934Z] Selecting previously unselected package libkrb5-3:amd64. [2021-12-06T10:30:03.934Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-12-06T10:30:03.934Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-12-06T10:30:03.934Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-12-06T10:30:03.934Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-12-06T10:30:03.934Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-12-06T10:30:04.195Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-12-06T10:30:04.195Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... [2021-12-06T10:30:04.195Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-12-06T10:30:04.195Z] Selecting previously unselected package openssh-client. [2021-12-06T10:30:04.195Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... [2021-12-06T10:30:04.195Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-12-06T10:30:04.458Z] Selecting previously unselected package squashfs-tools. [2021-12-06T10:30:04.458Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... [2021-12-06T10:30:04.458Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-12-06T10:30:04.458Z] Selecting previously unselected package snapd. [2021-12-06T10:30:04.458Z] Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... [2021-12-06T10:30:04.458Z] Unpacking snapd (2.51.1+18.04) ... [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-06T10:30:05.198Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-12-06T10:30:05.198Z] [2021-12-06T10:30:05.198Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-12-06T10:30:05.563Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-12-06T10:30:05.837Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-12-06T10:30:05.838Z] 29e5d40040c1: Pulling fs layer [2021-12-06T10:30:05.838Z] 1ce36da41761: Pulling fs layer [2021-12-06T10:30:05.838Z] 25b303627fd3: Pulling fs layer [2021-12-06T10:30:05.838Z] 29e5d40040c1: Verifying Checksum [2021-12-06T10:30:05.838Z] 29e5d40040c1: Download complete [2021-12-06T10:30:06.110Z] 1ce36da41761: Verifying Checksum [2021-12-06T10:30:06.110Z] 1ce36da41761: Download complete [2021-12-06T10:30:06.381Z] 29e5d40040c1: Pull complete [2021-12-06T10:30:07.005Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-12-06T10:30:07.005Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-12-06T10:30:07.005Z] Setting up mime-support (3.60ubuntu1) ... [2021-12-06T10:30:07.005Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-12-06T10:30:07.005Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-12-06T10:30:07.005Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-12-06T10:30:07.005Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-12-06T10:30:07.005Z] Setting up systemd (237-3ubuntu10.52) ... [2021-12-06T10:30:07.005Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-12-06T10:30:07.267Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-12-06T10:30:07.267Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-12-06T10:30:07.355Z] 25b303627fd3: Verifying Checksum [2021-12-06T10:30:07.355Z] 25b303627fd3: Download complete [2021-12-06T10:30:07.528Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-12-06T10:30:07.627Z] 1ce36da41761: Pull complete [2021-12-06T10:30:07.788Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-12-06T10:30:07.788Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-12-06T10:30:07.788Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-12-06T10:30:08.361Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-12-06T10:30:08.361Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-12-06T10:30:08.622Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-12-06T10:30:08.622Z] Setting up python3 (3.6.7-1~18.04) ... [2021-12-06T10:30:08.622Z] running python rtupdate hooks for python3.6... [2021-12-06T10:30:08.622Z] running python post-rtupdate hooks for python3.6... [2021-12-06T10:30:08.622Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-12-06T10:30:09.194Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-12-06T10:30:09.455Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-12-06T10:30:09.455Z] Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-12-06T10:30:09.455Z] Setting up snapd (2.51.1+18.04) ... [2021-12-06T10:30:10.025Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-12-06T10:30:10.025Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-12-06T10:30:10.287Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-12-06T10:30:10.548Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-12-06T10:30:10.548Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-12-06T10:30:10.548Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-12-06T10:30:10.809Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-12-06T10:30:11.071Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-12-06T10:30:11.071Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-12-06T10:30:11.334Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-12-06T10:30:11.594Z] /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-06T10:30:11.594Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-12-06T10:30:11.594Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-12-06T10:30:12.534Z] Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-12-06T10:30:12.534Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-12-06T10:30:12.534Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-12-06T10:30:12.794Z] Fetched 88.7 kB in 1s (157 kB/s) [2021-12-06T10:30:14.178Z] Reading package lists... [2021-12-06T10:30:14.178Z] Reading package lists... [2021-12-06T10:30:14.438Z] Building dependency tree... [2021-12-06T10:30:14.438Z] Reading state information... [2021-12-06T10:30:14.438Z] Calculating upgrade... [2021-12-06T10:30:14.698Z] The following packages will be upgraded: [2021-12-06T10:30:14.698Z] advancecomp base-files bash binutils binutils-common [2021-12-06T10:30:14.698Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-12-06T10:30:14.698Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-12-06T10:30:14.698Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-12-06T10:30:14.698Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-12-06T10:30:14.698Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-12-06T10:30:14.698Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-12-06T10:30:14.698Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-12-06T10:30:14.698Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-12-06T10:30:14.698Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-12-06T10:30:14.698Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-12-06T10:30:14.698Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-12-06T10:30:14.698Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-12-06T10:30:14.698Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-12-06T10:30:14.698Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-12-06T10:30:14.698Z] ubuntu-keyring util-linux [2021-12-06T10:30:14.698Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-12-06T10:30:14.698Z] Need to get 64.2 MB of archives. [2021-12-06T10:30:14.698Z] After this operation, 5155 kB of additional disk space will be used. [2021-12-06T10:30:14.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-06T10:30:14.960Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-12-06T10:30:14.960Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-12-06T10:30:14.960Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-12-06T10:30:14.960Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-12-06T10:30:14.960Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-12-06T10:30:14.960Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-12-06T10:30:14.960Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-12-06T10:30:14.960Z] 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-06T10:30:14.960Z] 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-06T10:30:14.960Z] 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-06T10:30:14.960Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-12-06T10:30:14.960Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-12-06T10:30:14.960Z] 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-06T10:30:14.960Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-12-06T10:30:14.960Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-12-06T10:30:14.960Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-12-06T10:30:14.960Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-12-06T10:30:14.960Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-12-06T10:30:14.960Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-12-06T10:30:14.960Z] 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-06T10:30:14.960Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-12-06T10:30:14.960Z] 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-06T10:30:14.960Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-12-06T10:30:14.960Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-12-06T10:30:14.960Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-12-06T10:30:14.960Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-12-06T10:30:15.222Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-12-06T10:30:15.222Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-12-06T10:30:15.222Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-12-06T10:30:15.222Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-12-06T10:30:15.222Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-12-06T10:30:15.222Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-12-06T10:30:15.222Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] [2021-12-06T10:30:15.222Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-12-06T10:30:15.222Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-12-06T10:30:15.222Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-12-06T10:30:15.222Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-12-06T10:30:15.222Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-12-06T10:30:15.222Z] 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-06T10:30:15.222Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-12-06T10:30:15.222Z] 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-06T10:30:15.222Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] [2021-12-06T10:30:15.222Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-12-06T10:30:15.222Z] 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-06T10:30:15.222Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-12-06T10:30:15.222Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021e-0ubuntu0.18.04 [189 kB] [2021-12-06T10:30:15.222Z] 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-06T10:30:15.222Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-12-06T10:30:15.222Z] 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-06T10:30:15.222Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.7 [489 kB] [2021-12-06T10:30:15.222Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.7 [3388 B] [2021-12-06T10:30:15.222Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.7 [197 kB] [2021-12-06T10:30:15.222Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-12-06T10:30:15.222Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-12-06T10:30:15.222Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-12-06T10:30:15.222Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-12-06T10:30:15.222Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-12-06T10:30:15.482Z] 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-06T10:30:15.482Z] 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-06T10:30:15.482Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-12-06T10:30:15.482Z] 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-06T10:30:15.482Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-12-06T10:30:15.482Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-12-06T10:30:15.482Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-12-06T10:30:15.482Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-12-06T10:30:15.742Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-12-06T10:30:15.742Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-12-06T10:30:15.742Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] [2021-12-06T10:30:15.742Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-12-06T10:30:15.742Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-12-06T10:30:15.742Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-12-06T10:30:15.742Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-12-06T10:30:15.743Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-12-06T10:30:15.743Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-12-06T10:30:15.743Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-12-06T10:30:15.743Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-12-06T10:30:16.003Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-12-06T10:30:16.003Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-12-06T10:30:16.003Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-12-06T10:30:16.003Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-12-06T10:30:16.003Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-12-06T10:30:16.003Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-12-06T10:30:16.003Z] 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-06T10:30:16.003Z] 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-06T10:30:16.003Z] 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-06T10:30:16.003Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] [2021-12-06T10:30:16.003Z] 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-06T10:30:16.003Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-12-06T10:30:16.264Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-12-06T10:30:16.264Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-12-06T10:30:16.264Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] [2021-12-06T10:30:16.264Z] 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-06T10:30:16.264Z] 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-06T10:30:16.264Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-12-06T10:30:16.264Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-12-06T10:30:16.264Z] 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-06T10:30:16.264Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-12-06T10:30:16.264Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-12-06T10:30:16.264Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-12-06T10:30:16.264Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-12-06T10:30:16.264Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-12-06T10:30:16.264Z] Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-12-06T10:30:16.526Z] debconf: delaying package configuration, since apt-utils is not installed [2021-12-06T10:30:16.526Z] Fetched 64.2 MB in 2s (40.4 MB/s) [2021-12-06T10:30:16.526Z] (Reading database ... 13914 files and directories currently installed.) [2021-12-06T10:30:16.526Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-12-06T10:30:16.526Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-12-06T10:30:16.787Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-12-06T10:30:16.787Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-12-06T10:30:17.048Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-163.171_amd64.deb ... [2021-12-06T10:30:17.048Z] Unpacking linux-libc-dev:amd64 (4.15.0-163.171) over (4.15.0-20.21) ... [2021-12-06T10:30:17.309Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-12-06T10:30:17.309Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-12-06T10:30:17.309Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-12-06T10:30:17.309Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-12-06T10:30:17.572Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-12-06T10:30:17.572Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-12-06T10:30:17.572Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-12-06T10:30:17.572Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-12-06T10:30:17.572Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-12-06T10:30:17.572Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-12-06T10:30:17.572Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-12-06T10:30:17.572Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-12-06T10:30:17.772Z] 25b303627fd3: Pull complete [2021-12-06T10:30:17.833Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-12-06T10:30:17.834Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-12-06T10:30:17.834Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-12-06T10:30:17.834Z] (Reading database ... 13914 files and directories currently installed.) [2021-12-06T10:30:17.834Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-12-06T10:30:17.834Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-12-06T10:30:17.834Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-12-06T10:30:18.043Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-12-06T10:30:18.043Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-12-06T10:30:18.043Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-12-06T10:30:18.095Z] (Reading database ... 13914 files and directories currently installed.) [2021-12-06T10:30:18.095Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-12-06T10:30:18.095Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-12-06T10:30:18.095Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-12-06T10:30:18.095Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-12-06T10:30:18.095Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-12-06T10:30:18.095Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-12-06T10:30:18.282Z] prd-ubuntu18.04-docker-arm64-4c-16g-306 does not seem to be running inside a container [2021-12-06T10:30:18.356Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-12-06T10:30:18.356Z] (Reading database ... 13914 files and directories currently installed.) [2021-12-06T10:30:18.356Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-12-06T10:30:18.360Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-12-06T10:30:18.618Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-12-06T10:30:18.878Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-12-06T10:30:19.142Z] (Reading database ... 13914 files and directories currently installed.) [2021-12-06T10:30:19.142Z] Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... [2021-12-06T10:30:19.142Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-12-06T10:30:19.142Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-12-06T10:30:19.142Z] Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... [2021-12-06T10:30:19.730Z] Setting up base-files (10.1ubuntu2.11) ... [2021-12-06T10:30:19.730Z] Installing new version of config file /etc/issue ... [2021-12-06T10:30:19.730Z] Installing new version of config file /etc/issue.net ... [2021-12-06T10:30:19.730Z] Installing new version of config file /etc/lsb-release ... [2021-12-06T10:30:19.730Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-12-06T10:30:19.999Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-12-06T10:30:19.999Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-12-06T10:30:19.999Z] Removing obsolete conffile /etc/default/motd-news ... [2021-12-06T10:30:20.270Z] (Reading database ... 13915 files and directories currently installed.) [2021-12-06T10:30:20.270Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-12-06T10:30:20.270Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-12-06T10:30:20.270Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-12-06T10:30:20.270Z] 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-06T10:30:20.270Z] (Reading database ... 13915 files and directories currently installed.) [2021-12-06T10:30:20.270Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-12-06T10:30:20.537Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-12-06T10:30:20.537Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-12-06T10:30:20.537Z] (Reading database ... 13915 files and directories currently installed.) [2021-12-06T10:30:20.537Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-12-06T10:30:20.537Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-12-06T10:30:20.537Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-12-06T10:30:20.605Z] $ docker top b227f61599285a42ae0f7191ebd85c2b765fee76046ca04aa033e9ffbafeb841 -eo pid,comm [2021-12-06T10:30:20.804Z] (Reading database ... 13915 files and directories currently installed.) [2021-12-06T10:30:20.804Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-12-06T10:30:20.804Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-12-06T10:30:20.804Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [Pipeline] { [Pipeline] sh [2021-12-06T10:30:21.067Z] (Reading database ... 13915 files and directories currently installed.) [2021-12-06T10:30:21.067Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-12-06T10:30:21.068Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-12-06T10:30:21.068Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-12-06T10:30:21.068Z] (Reading database ... 13915 files and directories currently installed.) [2021-12-06T10:30:21.068Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-12-06T10:30:21.068Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-12-06T10:30:21.328Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-12-06T10:30:21.328Z] (Reading database ... 13915 files and directories currently installed.) [2021-12-06T10:30:21.328Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-12-06T10:30:21.328Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-12-06T10:30:21.328Z] Setting up grep (3.1-2build1) ... [2021-12-06T10:30:21.328Z] (Reading database ... 13915 files and directories currently installed.) [2021-12-06T10:30:21.328Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-12-06T10:30:21.328Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-12-06T10:30:21.593Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-12-06T10:30:21.593Z] (Reading database ... 13915 files and directories currently installed.) [2021-12-06T10:30:21.593Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-12-06T10:30:21.593Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-12-06T10:30:21.593Z] Setting up login (1:4.5-1ubuntu2) ... [2021-12-06T10:30:21.615Z] + + docker-composegrep build parallel --help [2021-12-06T10:30:21.615Z] [2021-12-06T10:30:21.854Z] (Reading database ... 13915 files and directories currently installed.) [2021-12-06T10:30:21.854Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-12-06T10:30:21.854Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-12-06T10:30:21.854Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-12-06T10:30:21.854Z] (Reading database ... 13915 files and directories currently installed.) [2021-12-06T10:30:21.854Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-12-06T10:30:21.854Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-12-06T10:30:22.428Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-12-06T10:30:22.428Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-12-06T10:30:22.428Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-12-06T10:30:22.428Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-12-06T10:30:22.999Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-12-06T10:30:22.999Z] (Reading database ... 13915 files and directories currently installed.) [2021-12-06T10:30:22.999Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-12-06T10:30:22.999Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-12-06T10:30:23.573Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-12-06T10:30:23.573Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-12-06T10:30:23.573Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-12-06T10:30:23.573Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-12-06T10:30:23.573Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-12-06T10:30:23.573Z] (Reading database ... 13915 files and directories currently installed.) [2021-12-06T10:30:23.573Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-12-06T10:30:23.573Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-12-06T10:30:23.833Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-12-06T10:30:23.833Z] (Reading database ... 13915 files and directories currently installed.) [2021-12-06T10:30:23.833Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-12-06T10:30:23.833Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-12-06T10:30:23.833Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-12-06T10:30:23.833Z] (Reading database ... 13915 files and directories currently installed.) [2021-12-06T10:30:23.833Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-12-06T10:30:23.833Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-12-06T10:30:24.094Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-12-06T10:30:24.094Z] (Reading database ... 13915 files and directories currently installed.) [2021-12-06T10:30:24.094Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-12-06T10:30:24.094Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-12-06T10:30:24.094Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-12-06T10:30:24.353Z] (Reading database ... 13915 files and directories currently installed.) [2021-12-06T10:30:24.353Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-12-06T10:30:24.353Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-12-06T10:30:24.353Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-12-06T10:30:24.353Z] (Reading database ... 13915 files and directories currently installed.) [2021-12-06T10:30:24.353Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-12-06T10:30:24.353Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-12-06T10:30:24.613Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-12-06T10:30:24.613Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-12-06T10:30:24.613Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-12-06T10:30:24.874Z] (Reading database ... 13915 files and directories currently installed.) [2021-12-06T10:30:24.874Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-12-06T10:30:24.874Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-12-06T10:30:24.874Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-12-06T10:30:24.874Z] (Reading database ... 13915 files and directories currently installed.) [2021-12-06T10:30:24.874Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-12-06T10:30:24.874Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-12-06T10:30:24.874Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-12-06T10:30:24.985Z] --parallel Build images in parallel. [2021-12-06T10:30:25.136Z] (Reading database ... 13915 files and directories currently installed.) [2021-12-06T10:30:25.136Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-12-06T10:30:25.136Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-12-06T10:30:25.136Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-12-06T10:30:25.136Z] (Reading database ... 13915 files and directories currently installed.) [2021-12-06T10:30:25.136Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-12-06T10:30:25.136Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [Pipeline] } [2021-12-06T10:30:25.290Z] $ docker stop --time=1 b227f61599285a42ae0f7191ebd85c2b765fee76046ca04aa033e9ffbafeb841 [2021-12-06T10:30:25.708Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-12-06T10:30:25.969Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-12-06T10:30:26.230Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-12-06T10:30:26.230Z] (Reading database ... 13915 files and directories currently installed.) [2021-12-06T10:30:26.230Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-12-06T10:30:26.230Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-12-06T10:30:26.490Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-12-06T10:30:26.490Z] (Reading database ... 13915 files and directories currently installed.) [2021-12-06T10:30:26.490Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-12-06T10:30:26.490Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-12-06T10:30:26.490Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-12-06T10:30:26.753Z] (Reading database ... 13917 files and directories currently installed.) [2021-12-06T10:30:26.753Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-12-06T10:30:26.753Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-12-06T10:30:26.753Z] Setting up debconf (1.5.66ubuntu1) ... [2021-12-06T10:30:26.864Z] $ docker rm -f b227f61599285a42ae0f7191ebd85c2b765fee76046ca04aa033e9ffbafeb841 [2021-12-06T10:30:27.014Z] (Reading database ... 13917 files and directories currently installed.) [2021-12-06T10:30:27.014Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-12-06T10:30:27.014Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-12-06T10:30:27.014Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-12-06T10:30:27.014Z] (Reading database ... 13917 files and directories currently installed.) [2021-12-06T10:30:27.014Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-12-06T10:30:27.014Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-06T10:30:27.275Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-12-06T10:30:27.275Z] (Reading database ... 13917 files and directories currently installed.) [2021-12-06T10:30:27.275Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-12-06T10:30:27.275Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-12-06T10:30:27.275Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-12-06T10:30:27.536Z] (Reading database ... 13917 files and directories currently installed.) [2021-12-06T10:30:27.536Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-12-06T10:30:27.536Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-12-06T10:30:27.536Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-12-06T10:30:27.536Z] (Reading database ... 13919 files and directories currently installed.) [2021-12-06T10:30:27.536Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-12-06T10:30:27.536Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-12-06T10:30:27.581Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-12-06T10:30:27.581Z] . [Pipeline] withDockerContainer [2021-12-06T10:30:27.789Z] prd-ubuntu18.04-docker-arm64-4c-16g-306 does not seem to be running inside a container [2021-12-06T10:30:27.801Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-12-06T10:30:27.801Z] (Reading database ... 13923 files and directories currently installed.) [2021-12-06T10:30:27.801Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-12-06T10:30:27.801Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-12-06T10:30:27.862Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-12-06T10:30:28.062Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... [2021-12-06T10:30:28.062Z] Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-12-06T10:30:28.062Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-12-06T10:30:28.062Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-12-06T10:30:28.062Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-12-06T10:30:28.062Z] (Reading database ... 13923 files and directories currently installed.) [2021-12-06T10:30:28.062Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... [2021-12-06T10:30:28.062Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... [2021-12-06T10:30:28.322Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... [2021-12-06T10:30:28.322Z] (Reading database ... 13923 files and directories currently installed.) [2021-12-06T10:30:28.322Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-12-06T10:30:28.322Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-12-06T10:30:28.322Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-12-06T10:30:28.322Z] (Reading database ... 13923 files and directories currently installed.) [2021-12-06T10:30:28.322Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-12-06T10:30:28.322Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-12-06T10:30:28.583Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-12-06T10:30:28.844Z] (Reading database ... 13923 files and directories currently installed.) [2021-12-06T10:30:28.844Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-12-06T10:30:28.844Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-12-06T10:30:28.844Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-12-06T10:30:28.844Z] (Reading database ... 13923 files and directories currently installed.) [2021-12-06T10:30:28.844Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-12-06T10:30:28.844Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-12-06T10:30:28.844Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-12-06T10:30:29.014Z] $ docker top 0e42322987ee2c436071ed97d27f1268eeb55e99cf404080ee9b0ba7d325bb98 -eo pid,comm [2021-12-06T10:30:29.104Z] (Reading database ... 13923 files and directories currently installed.) [2021-12-06T10:30:29.104Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-12-06T10:30:29.104Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [Pipeline] { [Pipeline] sh [2021-12-06T10:30:29.364Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-12-06T10:30:29.364Z] (Reading database ... 13923 files and directories currently installed.) [2021-12-06T10:30:29.364Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-12-06T10:30:29.364Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-12-06T10:30:29.364Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-12-06T10:30:29.624Z] (Reading database ... 13923 files and directories currently installed.) [2021-12-06T10:30:29.624Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-12-06T10:30:29.624Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-12-06T10:30:29.624Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-12-06T10:30:29.624Z] (Reading database ... 13923 files and directories currently installed.) [2021-12-06T10:30:29.624Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-12-06T10:30:29.624Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-12-06T10:30:29.624Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-12-06T10:30:29.635Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-12-06T10:30:29.888Z] (Reading database ... 13923 files and directories currently installed.) [2021-12-06T10:30:29.888Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-12-06T10:30:29.888Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-12-06T10:30:29.888Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-12-06T10:30:29.888Z] (Reading database ... 13923 files and directories currently installed.) [2021-12-06T10:30:29.888Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-12-06T10:30:29.888Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-12-06T10:30:29.888Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-12-06T10:30:30.149Z] (Reading database ... 13923 files and directories currently installed.) [2021-12-06T10:30:30.149Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-12-06T10:30:30.149Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-12-06T10:30:30.149Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-12-06T10:30:30.149Z] (Reading database ... 13923 files and directories currently installed.) [2021-12-06T10:30:30.149Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... [2021-12-06T10:30:30.149Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... [2021-12-06T10:30:30.414Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... [2021-12-06T10:30:30.414Z] (Reading database ... 13923 files and directories currently installed.) [2021-12-06T10:30:30.414Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-12-06T10:30:30.414Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-12-06T10:30:30.414Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-12-06T10:30:30.414Z] (Reading database ... 13923 files and directories currently installed.) [2021-12-06T10:30:30.414Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-12-06T10:30:30.675Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-12-06T10:30:30.675Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-12-06T10:30:30.675Z] (Reading database ... 13924 files and directories currently installed.) [2021-12-06T10:30:30.675Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-12-06T10:30:30.675Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-12-06T10:30:30.675Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-12-06T10:30:30.675Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-12-06T10:30:30.938Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-12-06T10:30:30.938Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-12-06T10:30:31.203Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... [2021-12-06T10:30:31.203Z] Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... [2021-12-06T10:30:31.203Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-12-06T10:30:31.203Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-12-06T10:30:31.203Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-12-06T10:30:31.203Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-12-06T10:30:31.466Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-12-06T10:30:31.466Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-12-06T10:30:31.466Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-12-06T10:30:31.466Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-12-06T10:30:31.466Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-12-06T10:30:31.466Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-12-06T10:30:31.466Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-12-06T10:30:31.725Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-12-06T10:30:31.725Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-12-06T10:30:31.725Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-12-06T10:30:31.725Z] Preparing to unpack .../11-tzdata_2021e-0ubuntu0.18.04_all.deb ... [2021-12-06T10:30:31.725Z] Unpacking tzdata (2021e-0ubuntu0.18.04) over (2018d-1) ... [2021-12-06T10:30:31.988Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-12-06T10:30:31.988Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-12-06T10:30:32.248Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-12-06T10:30:32.248Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-12-06T10:30:32.248Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-12-06T10:30:32.248Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-12-06T10:30:32.508Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-12-06T10:30:32.508Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-12-06T10:30:32.773Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-12-06T10:30:32.773Z] Unpacking binutils (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-12-06T10:30:32.773Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-12-06T10:30:32.773Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-12-06T10:30:32.773Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-12-06T10:30:32.773Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-12-06T10:30:33.034Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-12-06T10:30:33.034Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-12-06T10:30:33.034Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-12-06T10:30:33.034Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-12-06T10:30:33.034Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-12-06T10:30:33.034Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-12-06T10:30:33.925Z] Building core-command ... [2021-12-06T10:30:33.925Z] Building core-data ... [2021-12-06T10:30:33.925Z] Building core-metadata ... [2021-12-06T10:30:33.925Z] Building security-bootstrapper ... [2021-12-06T10:30:33.925Z] Building security-proxy-setup ... [2021-12-06T10:30:33.925Z] Building security-secretstore-setup ... [2021-12-06T10:30:33.925Z] Building support-notifications ... [2021-12-06T10:30:33.925Z] Building support-scheduler ... [2021-12-06T10:30:33.925Z] Building sys-mgmt-agent ... [2021-12-06T10:30:33.925Z] Building core-command [2021-12-06T10:30:33.925Z] Building core-data [2021-12-06T10:30:33.925Z] Building security-secretstore-setup [2021-12-06T10:30:33.925Z] Building security-proxy-setup [2021-12-06T10:30:33.925Z] Building sys-mgmt-agent [2021-12-06T10:30:33.976Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-12-06T10:30:33.976Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-12-06T10:30:34.921Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-12-06T10:30:34.921Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-12-06T10:30:34.921Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-12-06T10:30:34.921Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-12-06T10:30:35.185Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-12-06T10:30:35.185Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-12-06T10:30:36.126Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-12-06T10:30:36.126Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-12-06T10:30:36.126Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-12-06T10:30:36.126Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-12-06T10:30:36.126Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-12-06T10:30:36.126Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-12-06T10:30:36.388Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-12-06T10:30:36.388Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-12-06T10:30:36.388Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-12-06T10:30:36.388Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-12-06T10:30:36.650Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-12-06T10:30:36.650Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-12-06T10:30:36.650Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-12-06T10:30:36.650Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-12-06T10:30:36.650Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-12-06T10:30:36.650Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-12-06T10:30:36.650Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-12-06T10:30:36.650Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-12-06T10:30:36.913Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-12-06T10:30:36.913Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-12-06T10:30:36.913Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-12-06T10:30:36.913Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-12-06T10:30:36.913Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-12-06T10:30:36.913Z] Setting up tzdata (2021e-0ubuntu0.18.04) ... [2021-12-06T10:30:36.913Z] [2021-12-06T10:30:36.913Z] Current default time zone: 'Etc/UTC' [2021-12-06T10:30:36.913Z] Local time is now: Mon Dec 6 10:30:36 UTC 2021. [2021-12-06T10:30:36.913Z] Universal Time is now: Mon Dec 6 10:30:36 UTC 2021. [2021-12-06T10:30:36.913Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-12-06T10:30:36.913Z] [2021-12-06T10:30:36.913Z] Setting up systemd-sysv (237-3ubuntu10.52) ... [2021-12-06T10:30:36.913Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-12-06T10:30:36.913Z] Setting up linux-libc-dev:amd64 (4.15.0-163.171) ... [2021-12-06T10:30:36.913Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-12-06T10:30:36.913Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-12-06T10:30:36.913Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-12-06T10:30:36.913Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-12-06T10:30:37.174Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-12-06T10:30:37.174Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-12-06T10:30:37.174Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-12-06T10:30:37.174Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-12-06T10:30:37.174Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-12-06T10:30:37.174Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-12-06T10:30:37.174Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.7) ... [2021-12-06T10:30:37.174Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-12-06T10:30:37.174Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-12-06T10:30:37.174Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-12-06T10:30:37.174Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-12-06T10:30:37.174Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... [2021-12-06T10:30:37.174Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-12-06T10:30:37.174Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-12-06T10:30:37.174Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-12-06T10:30:37.434Z] Setting up ca-certificates (20210119~18.04.2) ... [2021-12-06T10:30:39.346Z] Updating certificates in /etc/ssl/certs... [2021-12-06T10:30:40.288Z] 23 added, 28 removed; done. [2021-12-06T10:30:40.288Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-12-06T10:30:40.288Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-12-06T10:30:40.288Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-12-06T10:30:40.288Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-12-06T10:30:40.288Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-12-06T10:30:40.288Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-12-06T10:30:40.288Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.7) ... [2021-12-06T10:30:40.288Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-12-06T10:30:40.550Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-12-06T10:30:40.550Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-12-06T10:30:40.550Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-12-06T10:30:40.550Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-12-06T10:30:40.550Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-12-06T10:30:40.550Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) ... [2021-12-06T10:30:40.550Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-12-06T10:30:40.550Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-12-06T10:30:40.550Z] Setting up binutils (2.30-21ubuntu1~18.04.7) ... [2021-12-06T10:30:40.550Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-12-06T10:30:40.550Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-12-06T10:30:40.550Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-12-06T10:30:40.550Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-12-06T10:30:40.550Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-12-06T10:30:40.550Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-12-06T10:30:40.550Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-12-06T10:30:40.839Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-12-06T10:30:40.839Z] Processing triggers for ca-certificates (20210119~18.04.2) ... [2021-12-06T10:30:40.839Z] Updating certificates in /etc/ssl/certs... [2021-12-06T10:30:41.415Z] 0 added, 0 removed; done. [2021-12-06T10:30:41.416Z] Running hooks in /etc/ca-certificates/update.d... [2021-12-06T10:30:41.416Z] done. [2021-12-06T10:30:41.992Z] Reading package lists... [2021-12-06T10:30:41.992Z] Building dependency tree... [2021-12-06T10:30:41.992Z] Reading state information... [2021-12-06T10:30:42.253Z] The following NEW packages will be installed: [2021-12-06T10:30:42.253Z] apt-transport-https [2021-12-06T10:30:42.253Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-12-06T10:30:42.514Z] Need to get 4348 B of archives. [2021-12-06T10:30:42.514Z] After this operation, 154 kB of additional disk space will be used. [2021-12-06T10:30:42.514Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-12-06T10:30:42.514Z] debconf: delaying package configuration, since apt-utils is not installed [2021-12-06T10:30:42.514Z] Fetched 4348 B in 0s (23.9 kB/s) [2021-12-06T10:30:42.514Z] Selecting previously unselected package apt-transport-https. [2021-12-06T10:30:42.514Z] (Reading database ... 13931 files and directories currently installed.) [2021-12-06T10:30:42.514Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-12-06T10:30:42.514Z] Unpacking apt-transport-https (1.6.14) ... [2021-12-06T10:30:42.514Z] Setting up apt-transport-https (1.6.14) ... [2021-12-06T10:30:42.774Z] Waiting for network to be ready... [2021-12-06T10:30:50.905Z] 2021-12-06T10:30:47Z INFO Waiting for automatic snapd restart... [2021-12-06T10:30:51.475Z] snapd 2.53.2 from Canonical* installed [2021-12-06T10:30:52.414Z] "snapd" switched to the "latest/stable" channel [2021-12-06T10:30:52.414Z] [2021-12-06T10:31:02.422Z] core18 20211028 from Canonical* installed [2021-12-06T10:31:03.362Z] core20 20211115 from Canonical* installed [2021-12-06T10:31:03.624Z] "core20" switched to the "latest/stable" channel [2021-12-06T10:31:03.624Z] [2021-12-06T10:31:06.189Z] snapcraft 6.0 from Canonical* installed [2021-12-06T10:31:06.189Z] "snapcraft" switched to the "latest/stable" channel [2021-12-06T10:31:06.189Z] [2021-12-06T10:31:10.420Z] 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-06T10:31:10.420Z] - README.md [2021-12-06T10:31:10.420Z] [2021-12-06T10:31:10.420Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-12-06T10:31:11.825Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-12-06T10:31:11.825Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-12-06T10:31:11.825Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-12-06T10:31:13.040Z] Reading package lists... [2021-12-06T10:31:14.445Z] 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-06T10:31:15.407Z] Reading package lists... [2021-12-06T10:31:15.674Z] Building dependency tree... [2021-12-06T10:31:15.674Z] Reading state information... [2021-12-06T10:31:15.674Z] Suggested packages: [2021-12-06T10:31:15.674Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-12-06T10:31:15.674Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-12-06T10:31:15.674Z] Recommended packages: [2021-12-06T10:31:15.674Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-12-06T10:31:15.674Z] The following NEW packages will be installed: [2021-12-06T10:31:15.674Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-12-06T10:31:15.674Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-12-06T10:31:15.674Z] pkg-config zip [2021-12-06T10:31:15.674Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-12-06T10:31:15.937Z] Need to get 7670 kB of archives. [2021-12-06T10:31:15.937Z] After this operation, 43.8 MB of additional disk space will be used. [2021-12-06T10:31:15.937Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-12-06T10:31:15.937Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-12-06T10:31:15.937Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] [2021-12-06T10:31:15.937Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] [2021-12-06T10:31:15.937Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] [2021-12-06T10:31:16.199Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-12-06T10:31:16.199Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-12-06T10:31:16.199Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-12-06T10:31:16.199Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-12-06T10:31:16.461Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-12-06T10:31:16.461Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-12-06T10:31:16.461Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-12-06T10:31:16.461Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-12-06T10:31:16.461Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-12-06T10:31:16.461Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-12-06T10:31:16.721Z] debconf: delaying package configuration, since apt-utils is not installed [2021-12-06T10:31:16.721Z] Fetched 7670 kB in 1s (10.0 MB/s) [2021-12-06T10:31:16.721Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-12-06T10:31:16.721Z] (Reading database ... 13935 files and directories currently installed.) [2021-12-06T10:31:16.721Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-12-06T10:31:16.721Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-12-06T10:31:16.981Z] Selecting previously unselected package libpsl5:amd64. [2021-12-06T10:31:16.981Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-12-06T10:31:16.981Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-12-06T10:31:16.981Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-12-06T10:31:16.981Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-12-06T10:31:16.981Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-12-06T10:31:16.981Z] Selecting previously unselected package librtmp1:amd64. [2021-12-06T10:31:16.981Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-12-06T10:31:16.981Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-12-06T10:31:16.981Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-12-06T10:31:16.981Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... [2021-12-06T10:31:16.981Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-12-06T10:31:17.280Z] Selecting previously unselected package liberror-perl. [2021-12-06T10:31:17.280Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-12-06T10:31:17.280Z] Unpacking liberror-perl (0.17025-1) ... [2021-12-06T10:31:17.280Z] Selecting previously unselected package git-man. [2021-12-06T10:31:17.280Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... [2021-12-06T10:31:17.280Z] Unpacking git-man (1:2.17.1-1ubuntu0.9) ... [2021-12-06T10:31:17.280Z] Selecting previously unselected package git. [2021-12-06T10:31:17.280Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... [2021-12-06T10:31:17.539Z] Unpacking git (1:2.17.1-1ubuntu0.9) ... [2021-12-06T10:31:17.797Z] Selecting previously unselected package libnorm1:amd64. [2021-12-06T10:31:17.797Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-12-06T10:31:17.797Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-12-06T10:31:18.057Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-12-06T10:31:18.057Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-12-06T10:31:18.057Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-12-06T10:31:18.057Z] Selecting previously unselected package libsodium23:amd64. [2021-12-06T10:31:18.057Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-12-06T10:31:18.057Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-12-06T10:31:18.057Z] Selecting previously unselected package libzmq5:amd64. [2021-12-06T10:31:18.057Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-12-06T10:31:18.057Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-12-06T10:31:18.317Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-12-06T10:31:18.317Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-12-06T10:31:18.317Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-12-06T10:31:18.317Z] Selecting previously unselected package pkg-config. [2021-12-06T10:31:18.317Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-12-06T10:31:18.317Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-12-06T10:31:18.317Z] Selecting previously unselected package zip. [2021-12-06T10:31:18.317Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-12-06T10:31:18.317Z] Unpacking zip (3.0-11build1) ... [2021-12-06T10:31:18.578Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-12-06T10:31:18.578Z] Setting up git-man (1:2.17.1-1ubuntu0.9) ... [2021-12-06T10:31:18.578Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-12-06T10:31:18.578Z] Setting up liberror-perl (0.17025-1) ... [2021-12-06T10:31:18.578Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-12-06T10:31:18.578Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-12-06T10:31:18.578Z] No schema files found: doing nothing. [2021-12-06T10:31:18.578Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-12-06T10:31:18.578Z] Setting up zip (3.0-11build1) ... [2021-12-06T10:31:18.578Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-12-06T10:31:18.578Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-12-06T10:31:18.578Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-12-06T10:31:18.578Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-12-06T10:31:18.578Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-12-06T10:31:18.578Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-12-06T10:31:18.578Z] Setting up git (1:2.17.1-1ubuntu0.9) ... [2021-12-06T10:31:18.838Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-12-06T10:31:19.408Z] git set to automatically installed. [2021-12-06T10:31:19.408Z] git-man set to automatically installed. [2021-12-06T10:31:19.408Z] libcurl3-gnutls set to automatically installed. [2021-12-06T10:31:19.408Z] liberror-perl set to automatically installed. [2021-12-06T10:31:19.408Z] libglib2.0-0 set to automatically installed. [2021-12-06T10:31:19.408Z] libnghttp2-14 set to automatically installed. [2021-12-06T10:31:19.408Z] libnorm1 set to automatically installed. [2021-12-06T10:31:19.408Z] libpgm-5.2-0 set to automatically installed. [2021-12-06T10:31:19.408Z] libpsl5 set to automatically installed. [2021-12-06T10:31:19.408Z] librtmp1 set to automatically installed. [2021-12-06T10:31:19.408Z] libsodium23 set to automatically installed. [2021-12-06T10:31:19.408Z] libzmq3-dev set to automatically installed. [2021-12-06T10:31:19.408Z] libzmq5 set to automatically installed. [2021-12-06T10:31:19.408Z] pkg-config set to automatically installed. [2021-12-06T10:31:19.408Z] zip set to automatically installed. [2021-12-06T10:31:20.799Z] snapd is not logged in, snap install commands will use sudo [2021-12-06T10:31:28.996Z] go (1.16/stable) 1.16.11 from Michael Hudson-Doyle (mwhudson) installed [2021-12-06T10:31:29.954Z] Downloading snap 'edgex-app-service-configurable' [2021-12-06T10:31:33.311Z] Pulling app-service-configurable [2021-12-06T10:31:33.311Z] + snapcraftctl pull [2021-12-06T10:31:34.789Z] Pulling config-common [2021-12-06T10:31:34.789Z] + snapcraftctl pull [2021-12-06T10:31:36.194Z] Pulling go-build-helper [2021-12-06T10:31:36.194Z] + snapcraftctl pull [2021-12-06T10:31:37.584Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-12-06T10:31:37.584Z] Skipping pull go-build-helper (already ran) [2021-12-06T10:31:37.584Z] Building go-build-helper [2021-12-06T10:31:37.584Z] + snapcraftctl build [2021-12-06T10:31:40.879Z] Staging go-build-helper [2021-12-06T10:31:40.879Z] + snapcraftctl stage [2021-12-06T10:31:41.906Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-06T10:31:41.907Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-12-06T10:31:41.907Z] ---> bd40a84326d2 [2021-12-06T10:31:41.907Z] Step 3/20 : WORKDIR /edgex-go [2021-12-06T10:31:41.907Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-06T10:31:41.907Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-12-06T10:31:41.907Z] ---> bd40a84326d2 [2021-12-06T10:31:41.907Z] Step 3/22 : WORKDIR /edgex-go [2021-12-06T10:31:41.907Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-06T10:31:41.907Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-12-06T10:31:41.907Z] ---> bd40a84326d2 [2021-12-06T10:31:41.907Z] Step 3/22 : WORKDIR /edgex-go [2021-12-06T10:31:41.907Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-06T10:31:41.907Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-12-06T10:31:41.907Z] ---> bd40a84326d2 [2021-12-06T10:31:41.907Z] Step 3/24 : WORKDIR /edgex-go [2021-12-06T10:31:41.907Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-06T10:31:41.907Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-12-06T10:31:41.907Z] ---> bd40a84326d2 [2021-12-06T10:31:41.907Z] Step 3/22 : WORKDIR /edgex-go [2021-12-06T10:31:41.907Z] ---> Running in 04695ca582ab [2021-12-06T10:31:41.907Z] ---> Running in 8d52b3d0f891 [2021-12-06T10:31:41.907Z] ---> Running in 1591a727d7fb [2021-12-06T10:31:41.907Z] ---> Running in 65c762234c74 [2021-12-06T10:31:41.907Z] ---> Running in 3ea79c31d727 [2021-12-06T10:31:41.907Z] Removing intermediate container 65c762234c74 [2021-12-06T10:31:41.907Z] ---> 0cbb2c253391 [2021-12-06T10:31:41.907Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-06T10:31:41.907Z] ---> Running in d7eee4d58ba5 [2021-12-06T10:31:41.907Z] Removing intermediate container 04695ca582ab [2021-12-06T10:31:41.907Z] ---> 82211a5255a8 [2021-12-06T10:31:41.907Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesRemoving intermediate container 3ea79c31d727 [2021-12-06T10:31:41.907Z] ---> 1875529ead86 [2021-12-06T10:31:41.907Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-06T10:31:41.907Z] [2021-12-06T10:31:41.907Z] Removing intermediate container 1591a727d7fb [2021-12-06T10:31:41.907Z] ---> 0af833496508 [2021-12-06T10:31:41.907Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-06T10:31:41.907Z] Removing intermediate container 8d52b3d0f891 [2021-12-06T10:31:41.907Z] ---> 71f594024c64 [2021-12-06T10:31:41.907Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-06T10:31:42.184Z] ---> Running in b596d2a43356 [2021-12-06T10:31:42.184Z] ---> Running in 7b1169641b46 [2021-12-06T10:31:42.184Z] ---> Running in cb89f3370bf5 [2021-12-06T10:31:42.184Z] ---> Running in 4c4b61c13a84 [2021-12-06T10:31:44.823Z] Removing intermediate container d7eee4d58ba5 [2021-12-06T10:31:44.823Z] ---> bae228e6d8ef [2021-12-06T10:31:44.823Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-12-06T10:31:45.099Z] ---> Running in 5111675e37da [2021-12-06T10:31:45.099Z] Removing intermediate container b596d2a43356 [2021-12-06T10:31:45.099Z] ---> 635ab3ca113a [2021-12-06T10:31:45.099Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-12-06T10:31:45.378Z] Removing intermediate container 4c4b61c13a84 [2021-12-06T10:31:45.378Z] ---> 0f14deb7e020 [2021-12-06T10:31:45.378Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-12-06T10:31:45.378Z] ---> Running in 691ca360dba8 [2021-12-06T10:31:45.657Z] ---> Running in 7f33e3be2e0e [2021-12-06T10:31:45.657Z] Removing intermediate container cb89f3370bf5 [2021-12-06T10:31:45.657Z] ---> cb3a927f973d [2021-12-06T10:31:45.657Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-12-06T10:31:45.929Z] ---> Running in ce7356c4531b [2021-12-06T10:31:45.929Z] Removing intermediate container 7b1169641b46 [2021-12-06T10:31:45.929Z] ---> 636c4ffce68e [2021-12-06T10:31:45.929Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-12-06T10:31:46.200Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-12-06T10:31:46.200Z] Fetched 224 kB in 0s (0 B/s) [2021-12-06T10:31:46.200Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-12-06T10:31:46.200Z] Fetched 157 kB in 0s (0 B/s) [2021-12-06T10:31:46.200Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-12-06T10:31:46.200Z] Fetched 221 kB in 0s (0 B/s) [2021-12-06T10:31:46.200Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-12-06T10:31:46.200Z] Fetched 143 kB in 0s (0 B/s) [2021-12-06T10:31:46.200Z] Pulling edgex-go [2021-12-06T10:31:46.200Z] + snapcraftctl pull [2021-12-06T10:31:46.202Z] ---> Running in 176f597bacd1 [2021-12-06T10:31:47.145Z] Pulling hooks [2021-12-06T10:31:47.145Z] + snapcraftctl pull [2021-12-06T10:31:47.224Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-06T10:31:47.224Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-06T10:31:47.522Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-06T10:31:47.814Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-06T10:31:47.814Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-06T10:31:47.814Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-06T10:31:48.101Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-06T10:31:48.726Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-06T10:31:48.726Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-06T10:31:48.726Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-06T10:31:49.441Z] OK: 219 MiB in 52 packages [2021-12-06T10:31:49.441Z] OK: 219 MiB in 52 packages [2021-12-06T10:31:50.047Z] OK: 219 MiB in 52 packages [2021-12-06T10:31:50.047Z] OK: 219 MiB in 52 packages [2021-12-06T10:31:50.047Z] OK: 219 MiB in 52 packages [2021-12-06T10:31:50.645Z] Removing intermediate container 691ca360dba8 [2021-12-06T10:31:50.645Z] ---> 92ee5ea98735 [2021-12-06T10:31:50.645Z] Step 6/24 : COPY . . [2021-12-06T10:31:50.915Z] Removing intermediate container 5111675e37da [2021-12-06T10:31:50.915Z] ---> 7ba124be1eca [2021-12-06T10:31:50.915Z] Step 6/22 : COPY . . [2021-12-06T10:31:51.517Z] Removing intermediate container ce7356c4531b [2021-12-06T10:31:51.517Z] ---> c9a6d7fe7bb5 [2021-12-06T10:31:51.517Z] Step 6/20 : COPY . . [2021-12-06T10:31:51.517Z] Removing intermediate container 176f597bacd1 [2021-12-06T10:31:51.517Z] ---> 36c909eb04c2 [2021-12-06T10:31:51.517Z] Step 6/22 : COPY . . [2021-12-06T10:31:51.517Z] Removing intermediate container 7f33e3be2e0e [2021-12-06T10:31:51.517Z] ---> c97c669dcefa [2021-12-06T10:31:51.517Z] Step 6/22 : COPY . . [2021-12-06T10:32:09.108Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-12-06T10:32:09.108Z] Fetched 96.5 kB in 0s (0 B/s) [2021-12-06T10:32:09.108Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-12-06T10:32:09.108Z] Fetched 279 kB in 0s (0 B/s) [2021-12-06T10:32:09.108Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-12-06T10:32:09.108Z] Fetched 122 kB in 0s (0 B/s) [2021-12-06T10:32:09.108Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-12-06T10:32:09.108Z] Fetched 77.8 kB in 0s (0 B/s) [2021-12-06T10:32:09.108Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-12-06T10:32:09.108Z] Fetched 8848 B in 0s (0 B/s) [2021-12-06T10:32:09.108Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-12-06T10:32:09.108Z] Fetched 47.8 kB in 0s (0 B/s) [2021-12-06T10:32:09.108Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-12-06T10:32:09.108Z] Fetched 45.6 kB in 0s (0 B/s) [2021-12-06T10:32:09.108Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-12-06T10:32:09.108Z] Fetched 15.0 kB in 0s (0 B/s) [2021-12-06T10:32:09.108Z] Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] [2021-12-06T10:32:09.108Z] Fetched 220 kB in 0s (0 B/s) [2021-12-06T10:32:09.108Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-12-06T10:32:09.108Z] Fetched 154 kB in 0s (0 B/s) [2021-12-06T10:32:09.108Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-12-06T10:32:09.108Z] Fetched 50.6 kB in 0s (0 B/s) [2021-12-06T10:32:09.108Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-12-06T10:32:09.108Z] Fetched 14.8 kB in 0s (0 B/s) [2021-12-06T10:32:09.108Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-12-06T10:32:09.108Z] Fetched 41.8 kB in 0s (0 B/s) [2021-12-06T10:32:09.108Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-12-06T10:32:09.108Z] Fetched 499 kB in 0s (0 B/s) [2021-12-06T10:32:09.108Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-12-06T10:32:09.108Z] Fetched 111 kB in 0s (0 B/s) [2021-12-06T10:32:09.108Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-12-06T10:32:09.108Z] Fetched 240 kB in 0s (0 B/s) [2021-12-06T10:32:09.108Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-12-06T10:32:09.108Z] Fetched 29.3 kB in 0s (0 B/s) [2021-12-06T10:32:09.108Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-12-06T10:32:09.108Z] Fetched 85.5 kB in 0s (0 B/s) [2021-12-06T10:32:09.108Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-12-06T10:32:09.108Z] Fetched 24.5 kB in 0s (0 B/s) [2021-12-06T10:32:09.108Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-12-06T10:32:09.108Z] Fetched 49.2 kB in 0s (0 B/s) [2021-12-06T10:32:09.108Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-12-06T10:32:09.108Z] Fetched 54.2 kB in 0s (0 B/s) [2021-12-06T10:32:09.108Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-12-06T10:32:09.108Z] Fetched 30.8 kB in 0s (0 B/s) [2021-12-06T10:32:09.108Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-12-06T10:32:09.108Z] Fetched 15.8 kB in 0s (0 B/s) [2021-12-06T10:32:09.108Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-12-06T10:32:09.108Z] Fetched 85.9 kB in 0s (0 B/s) [2021-12-06T10:32:09.108Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-12-06T10:32:09.108Z] Fetched 8720 B in 0s (0 B/s) [2021-12-06T10:32:09.108Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-12-06T10:32:09.108Z] Fetched 140 kB in 0s (0 B/s) [2021-12-06T10:32:09.108Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-12-06T10:32:09.108Z] Fetched 119 kB in 0s (0 B/s) [2021-12-06T10:32:09.108Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-12-06T10:32:09.108Z] Fetched 111 kB in 0s (0 B/s) [2021-12-06T10:32:09.108Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-12-06T10:32:09.108Z] Fetched 11.1 kB in 0s (0 B/s) [2021-12-06T10:32:09.108Z] Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] [2021-12-06T10:32:09.108Z] Fetched 646 kB in 0s (0 B/s) [2021-12-06T10:32:09.108Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-12-06T10:32:09.108Z] Fetched 41.3 kB in 0s (0 B/s) [2021-12-06T10:32:09.108Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-12-06T10:32:09.108Z] Fetched 17.9 kB in 0s (0 B/s) [2021-12-06T10:32:09.108Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-12-06T10:32:09.108Z] Fetched 368 kB in 0s (0 B/s) [2021-12-06T10:32:09.108Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-12-06T10:32:09.108Z] Fetched 187 kB in 0s (0 B/s) [2021-12-06T10:32:09.108Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-12-06T10:32:09.108Z] Fetched 175 kB in 0s (0 B/s) [2021-12-06T10:32:09.108Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-12-06T10:32:09.108Z] Fetched 206 kB in 0s (0 B/s) [2021-12-06T10:32:09.108Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] [2021-12-06T10:32:09.108Z] Fetched 1302 kB in 0s (0 B/s) [2021-12-06T10:32:09.108Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-12-06T10:32:09.108Z] Fetched 36.2 kB in 0s (0 B/s) [2021-12-06T10:32:09.108Z] Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] [2021-12-06T10:32:09.108Z] Fetched 159 kB in 0s (0 B/s) [2021-12-06T10:32:09.108Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-12-06T10:32:09.108Z] Fetched 107 kB in 0s (0 B/s) [2021-12-06T10:32:09.108Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-12-06T10:32:09.108Z] Fetched 48.7 kB in 0s (0 B/s) [2021-12-06T10:32:09.108Z] Pulling static-packages [2021-12-06T10:32:09.108Z] + snapcraftctl pull [2021-12-06T10:32:09.108Z] Pulling version [2021-12-06T10:32:09.108Z] + cd /root/project [2021-12-06T10:32:09.108Z] + + git describe --tags --abbrev=0 [2021-12-06T10:32:09.108Z] sed s/v// [2021-12-06T10:32:09.108Z] + GIT_VERSION=2.2.0-dev.8 [2021-12-06T10:32:09.108Z] + [ -z 2.2.0-dev.8 ] [2021-12-06T10:32:09.108Z] + snapcraftctl set-version 2.2.0-dev.8 [2021-12-06T10:32:09.108Z] Building app-service-configurable [2021-12-06T10:32:09.108Z] + snapcraftctl build [2021-12-06T10:32:10.491Z] Building config-common [2021-12-06T10:32:10.491Z] + snapcraftctl build [2021-12-06T10:32:12.400Z] Skipping build go-build-helper (already ran) [2021-12-06T10:32:12.400Z] Building edgex-go [2021-12-06T10:32:12.666Z] + cd /root/parts/edgex-go/src [2021-12-06T10:32:12.666Z] + git describe --tags --abbrev=0 [2021-12-06T10:32:12.666Z] + sed s/v// [2021-12-06T10:32:12.666Z] + GIT_VERSION=2.2.0-dev.8 [2021-12-06T10:32:12.666Z] + [ -z 2.2.0-dev.8 ] [2021-12-06T10:32:12.666Z] + echo 2.2.0-dev.8 [2021-12-06T10:32:12.666Z] + [ ! -d vendor ] [2021-12-06T10:32:12.666Z] + go mod download all [2021-12-06T10:32:13.713Z] ---> 9aa132c7d5d6 [2021-12-06T10:32:13.713Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-06T10:32:13.713Z] ---> d6417e870398 [2021-12-06T10:32:13.713Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-06T10:32:13.713Z] ---> 7075efd20512 [2021-12-06T10:32:13.713Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-06T10:32:13.713Z] ---> 07aae5d6d913 [2021-12-06T10:32:13.713Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-06T10:32:13.713Z] ---> Running in eaecc6a04fbb [2021-12-06T10:32:13.713Z] ---> Running in 023a38e337a3 [2021-12-06T10:32:13.713Z] ---> 4d2b8735bef9 [2021-12-06T10:32:13.713Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-06T10:32:13.713Z] ---> Running in 0cd751b93358 [2021-12-06T10:32:13.713Z] ---> Running in e12b13220615 [2021-12-06T10:32:13.713Z] ---> Running in 85e78be053b4 [2021-12-06T10:32:18.035Z] Removing intermediate container 023a38e337a3 [2021-12-06T10:32:18.035Z] ---> 59239eaff955 [2021-12-06T10:32:18.035Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-12-06T10:32:18.035Z] ---> Running in 1ffb94ea21ac [2021-12-06T10:32:18.035Z] Removing intermediate container eaecc6a04fbb [2021-12-06T10:32:18.035Z] ---> aa6d9d9a69a4 [2021-12-06T10:32:18.035Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-12-06T10:32:18.035Z] ---> Running in e2f658fbc95d [2021-12-06T10:32:18.035Z] Removing intermediate container 0cd751b93358 [2021-12-06T10:32:18.035Z] ---> 1c8cdf325a47 [2021-12-06T10:32:18.035Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-12-06T10:32:18.308Z] Removing intermediate container e12b13220615 [2021-12-06T10:32:18.308Z] ---> 145a453eafec [2021-12-06T10:32:18.308Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-12-06T10:32:18.308Z] ---> Running in 0cba457d5d54 [2021-12-06T10:32:18.308Z] ---> Running in 919b3112649d [2021-12-06T10:32:18.592Z] Removing intermediate container 85e78be053b4 [2021-12-06T10:32:18.592Z] ---> 316087283d50 [2021-12-06T10:32:18.592Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-12-06T10:32:18.592Z] ---> Running in 005c5426e62e [2021-12-06T10:32:19.574Z] 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-06T10:32:20.174Z] 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-06T10:32:20.450Z] 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-06T10:32:20.450Z] 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-06T10:32:20.450Z] 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-06T10:32:22.678Z] + make build [2021-12-06T10:32:22.678Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.8" -o cmd/core-data/core-data ./cmd/core-data [2021-12-06T10:32:32.668Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.8" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-12-06T10:32:35.965Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.8" -o cmd/core-command/core-command ./cmd/core-command [2021-12-06T10:32:36.907Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.8" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-12-06T10:32:38.292Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.8" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-12-06T10:32:38.553Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.8" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-12-06T10:32:39.493Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.8" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-12-06T10:32:40.874Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.8" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-12-06T10:32:41.814Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.8" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-12-06T10:32:43.198Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.8" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-12-06T10:32:44.138Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.8" -o ./cmd/secrets-config ./cmd/secrets-config [2021-12-06T10:32:45.078Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.8" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-12-06T10:32:46.987Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-12-06T10:32:46.987Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-12-06T10:32:46.987Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-12-06T10:32:46.987Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-12-06T10:32:46.987Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-12-06T10:32:46.987Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-12-06T10:32:46.987Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-12-06T10:32:46.987Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-12-06T10:32:46.987Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-12-06T10:32:46.987Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-12-06T10:32:46.987Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-12-06T10:32:46.987Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-12-06T10:32:46.987Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-12-06T10:32:46.987Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-12-06T10:32:46.987Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-12-06T10:32:46.987Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-12-06T10:32:46.987Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-12-06T10:32:46.987Z] + 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-06T10:32:46.987Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-12-06T10:32:46.987Z] + 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-06T10:32:46.987Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-12-06T10:32:46.987Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-12-06T10:32:46.987Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-12-06T10:32:46.987Z] + 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-06T10:32:46.987Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-12-06T10:32:46.987Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-12-06T10:32:46.987Z] + 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-06T10:32:47.556Z] Building hooks [2021-12-06T10:32:47.556Z] + cd /root/parts/hooks/src [2021-12-06T10:32:47.556Z] + make build [2021-12-06T10:32:47.556Z] go mod tidy [2021-12-06T10:32:47.817Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.1 [2021-12-06T10:32:48.385Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-12-06T10:32:48.385Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-12-06T10:32:48.385Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-12-06T10:32:48.954Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-12-06T10:32:49.525Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-12-06T10:32:49.525Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-12-06T10:32:52.081Z] Building static-packages [2021-12-06T10:32:52.081Z] + snapcraftctl build [2021-12-06T10:32:53.998Z] Building version [2021-12-06T10:32:53.998Z] + snapcraftctl build [2021-12-06T10:32:56.542Z] Staging app-service-configurable [2021-12-06T10:32:56.542Z] + snapcraftctl stage [2021-12-06T10:32:57.488Z] Staging config-common [2021-12-06T10:32:57.488Z] + snapcraftctl stage [2021-12-06T10:32:58.871Z] Skipping stage go-build-helper (already ran) [2021-12-06T10:32:58.871Z] Staging edgex-go [2021-12-06T10:32:58.871Z] + snapcraftctl stage [2021-12-06T10:33:00.786Z] Staging hooks [2021-12-06T10:33:00.786Z] + snapcraftctl stage [2021-12-06T10:33:02.169Z] Staging static-packages [2021-12-06T10:33:02.169Z] + snapcraftctl stage [2021-12-06T10:33:03.554Z] Staging version [2021-12-06T10:33:03.554Z] + snapcraftctl stage [2021-12-06T10:33:05.471Z] Priming app-service-configurable [2021-12-06T10:33:05.471Z] + snapcraftctl prime [2021-12-06T10:33:08.020Z] 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-06T10:33:08.020Z] stage-packages: [2021-12-06T10:33:08.020Z] - libnorm1 [2021-12-06T10:33:08.020Z] - libpgm-5.2-0 [2021-12-06T10:33:08.020Z] - libsodium23 [2021-12-06T10:33:08.020Z] - libzmq5 [2021-12-06T10:33:08.283Z] Priming config-common [2021-12-06T10:33:08.283Z] + snapcraftctl prime [2021-12-06T10:33:09.667Z] Priming go-build-helper [2021-12-06T10:33:09.667Z] + snapcraftctl prime [2021-12-06T10:33:11.049Z] Priming edgex-go [2021-12-06T10:33:11.049Z] + snapcraftctl prime [2021-12-06T10:33:12.968Z] Priming hooks [2021-12-06T10:33:12.968Z] + snapcraftctl prime [2021-12-06T10:33:14.352Z] Priming static-packages [2021-12-06T10:33:14.352Z] + snapcraftctl prime [2021-12-06T10:33:17.851Z] Priming version [2021-12-06T10:33:17.851Z] + snapcraftctl prime [2021-12-06T10:33:18.796Z] 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-06T10:34:12.259Z] 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-06T10:34:12.259Z] 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-06T10:34:12.259Z] Removing intermediate container 1ffb94ea21ac [2021-12-06T10:34:12.259Z] ---> 0ba2cddfec30 [2021-12-06T10:34:12.259Z] [2021-12-06T10:34:12.259Z] Step 9/22 : FROM alpine:3.14 [2021-12-06T10:34:12.259Z] 3.14: Pulling from library/alpine [2021-12-06T10:34:14.883Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2021-12-06T10:34:14.883Z] Status: Downloaded newer image for alpine:3.14 [2021-12-06T10:34:14.883Z] ---> 5b8b7b635229 [2021-12-06T10:34:14.883Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-12-06T10:34:14.883Z] ---> Running in 3d529807e434 [2021-12-06T10:34:16.861Z] Removing intermediate container 0cba457d5d54 [2021-12-06T10:34:16.861Z] ---> e8a00df6b903 [2021-12-06T10:34:16.861Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-12-06T10:34:17.136Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-06T10:34:17.137Z] ---> Running in 02a98a4a2e0e [2021-12-06T10:34:17.410Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-06T10:34:18.416Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-12-06T10:34:18.417Z] Executing busybox-1.33.1-r6.trigger [2021-12-06T10:34:18.417Z] OK: 6 MiB in 15 packages [2021-12-06T10:34:19.412Z] 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-06T10:34:20.400Z] Removing intermediate container 3d529807e434 [2021-12-06T10:34:20.400Z] ---> 5882770b82b8 [2021-12-06T10:34:20.400Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-12-06T10:34:20.675Z] ---> Running in 009c1e2ce32f [2021-12-06T10:34:21.653Z] Removing intermediate container 009c1e2ce32f [2021-12-06T10:34:21.653Z] ---> 46a4f7d26b5a [2021-12-06T10:34:21.653Z] Step 12/22 : ENV APP_PORT=59882 [2021-12-06T10:34:21.653Z] ---> Running in 5cd70b22a7a4 [2021-12-06T10:34:22.627Z] Removing intermediate container 5cd70b22a7a4 [2021-12-06T10:34:22.627Z] ---> 36afccea2024 [2021-12-06T10:34:22.627Z] Step 13/22 : EXPOSE $APP_PORT [2021-12-06T10:34:22.627Z] ---> Running in 99abdea7633d [2021-12-06T10:34:22.900Z] Removing intermediate container 919b3112649d [2021-12-06T10:34:22.900Z] ---> 8eeff5aeb6c1 [2021-12-06T10:34:22.900Z] [2021-12-06T10:34:22.900Z] Step 9/24 : FROM alpine:3.14 [2021-12-06T10:34:22.900Z] ---> 5b8b7b635229 [2021-12-06T10:34:22.900Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-12-06T10:34:23.179Z] ---> Running in 84fa59f25aaa [2021-12-06T10:34:23.454Z] Removing intermediate container 99abdea7633d [2021-12-06T10:34:23.454Z] ---> 4c4f4bba057d [2021-12-06T10:34:23.454Z] Step 14/22 : WORKDIR / [2021-12-06T10:34:23.727Z] ---> Running in fd82480fb0f0 [2021-12-06T10:34:24.332Z] Removing intermediate container 02a98a4a2e0e [2021-12-06T10:34:24.332Z] ---> b7179a7fe4a5 [2021-12-06T10:34:24.332Z] [2021-12-06T10:34:24.332Z] Step 10/22 : FROM docker:20.10.8 [2021-12-06T10:34:24.332Z] 20.10.8: Pulling from library/docker [2021-12-06T10:34:24.610Z] Removing intermediate container e2f658fbc95d [2021-12-06T10:34:24.610Z] ---> 657652759568 [2021-12-06T10:34:24.610Z] [2021-12-06T10:34:24.610Z] Step 9/20 : FROM alpine:3.14 [2021-12-06T10:34:24.610Z] ---> 5b8b7b635229 [2021-12-06T10:34:24.610Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-12-06T10:34:24.610Z] Removing intermediate container fd82480fb0f0 [2021-12-06T10:34:24.610Z] ---> ee43b97d0793 [2021-12-06T10:34:24.610Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-12-06T10:34:24.885Z] ---> Running in b17e378d6a57 [2021-12-06T10:34:24.885Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-06T10:34:25.162Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-06T10:34:26.151Z] (1/3) Installing ca-certificates (20191127-r5) [2021-12-06T10:34:26.151Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-12-06T10:34:26.151Z] (3/3) Installing su-exec (0.2-r1) [2021-12-06T10:34:26.151Z] Executing busybox-1.33.1-r6.trigger [2021-12-06T10:34:26.151Z] Executing ca-certificates-20191127-r5.trigger [2021-12-06T10:34:26.442Z] OK: 6 MiB in 17 packages [2021-12-06T10:34:26.718Z] ---> fa8d0c1d7b4c [2021-12-06T10:34:26.718Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-12-06T10:34:26.999Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-06T10:34:27.284Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-06T10:34:28.271Z] (1/5) Installing ca-certificates (20191127-r5) [2021-12-06T10:34:28.271Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-12-06T10:34:28.271Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-12-06T10:34:28.271Z] (4/5) Installing libcurl (7.79.1-r0) [2021-12-06T10:34:28.271Z] (5/5) Installing curl (7.79.1-r0) [2021-12-06T10:34:28.271Z] Executing busybox-1.33.1-r6.trigger [2021-12-06T10:34:28.547Z] Executing ca-certificates-20191127-r5.trigger [2021-12-06T10:34:28.547Z] OK: 8 MiB in 19 packages [2021-12-06T10:34:29.543Z] ---> d6b1593308ee [2021-12-06T10:34:29.543Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-12-06T10:34:29.543Z] Removing intermediate container 84fa59f25aaa [2021-12-06T10:34:29.543Z] ---> 3862925949f9 [2021-12-06T10:34:29.543Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-12-06T10:34:29.543Z] ---> Running in d5fa0f987c06 [2021-12-06T10:34:30.536Z] Removing intermediate container d5fa0f987c06 [2021-12-06T10:34:30.536Z] ---> 3948c1c91cd8 [2021-12-06T10:34:30.536Z] Step 12/24 : WORKDIR / [2021-12-06T10:34:30.536Z] ---> Running in 5d3691a09703 [2021-12-06T10:34:30.816Z] ---> 54eeee0cc501 [2021-12-06T10:34:30.816Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-12-06T10:34:30.816Z] ---> Running in 3912f389be95 [2021-12-06T10:34:31.095Z] Removing intermediate container b17e378d6a57 [2021-12-06T10:34:31.095Z] ---> ca677f2409e0 [2021-12-06T10:34:31.095Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-12-06T10:34:31.095Z] ---> Running in a92976a3124b [2021-12-06T10:34:31.369Z] Removing intermediate container 5d3691a09703 [2021-12-06T10:34:31.369Z] ---> adb0976538bf [2021-12-06T10:34:31.369Z] 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-06T10:34:31.649Z] Removing intermediate container 3912f389be95 [2021-12-06T10:34:31.649Z] ---> b290f061c54b [2021-12-06T10:34:31.649Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-06T10:34:31.932Z] Removing intermediate container a92976a3124b [2021-12-06T10:34:31.932Z] ---> 899cef82415a [2021-12-06T10:34:31.932Z] Step 12/20 : WORKDIR /edgex [2021-12-06T10:34:31.932Z] ---> Running in 030643bf25ca [2021-12-06T10:34:31.932Z] ---> Running in e7871818e254 [2021-12-06T10:34:32.543Z] Removing intermediate container 030643bf25ca [2021-12-06T10:34:32.543Z] ---> 6508bd3ca01d [2021-12-06T10:34:32.543Z] Step 20/22 : LABEL arch=arm64 [2021-12-06T10:34:32.819Z] ---> 2431e66b0834 [2021-12-06T10:34:32.819Z] 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-06T10:34:32.819Z] ---> Running in 425efbb5add2 [2021-12-06T10:34:32.819Z] Removing intermediate container e7871818e254 [2021-12-06T10:34:32.819Z] ---> f5cff4048877 [2021-12-06T10:34:32.819Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-12-06T10:34:33.808Z] Removing intermediate container 425efbb5add2 [2021-12-06T10:34:33.808Z] ---> e6402c74b738 [2021-12-06T10:34:33.808Z] Step 21/22 : LABEL git_sha=f40871f6680de5678e87df6879d94dc6604710cb [2021-12-06T10:34:33.808Z] ---> 0af6b72b6252 [2021-12-06T10:34:33.808Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-12-06T10:34:33.808Z] ---> Running in 50e3073630cc [2021-12-06T10:34:34.084Z] ---> 91c4e24ee4f1 [2021-12-06T10:34:34.084Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-12-06T10:34:34.681Z] Removing intermediate container 50e3073630cc [2021-12-06T10:34:34.681Z] ---> 46bcf7881ecc [2021-12-06T10:34:34.681Z] Step 22/22 : LABEL version=0.0.0 [2021-12-06T10:34:34.955Z] ---> Running in a347a25070cf [2021-12-06T10:34:34.955Z] ---> c10d7dd276aa [2021-12-06T10:34:34.955Z] 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-06T10:34:35.551Z] Removing intermediate container a347a25070cf [2021-12-06T10:34:35.551Z] ---> ec40ead73a5b [2021-12-06T10:34:35.551Z] [2021-12-06T10:34:36.164Z] ---> aa085dec0544 [2021-12-06T10:34:36.164Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-12-06T10:34:36.164Z] Successfully built ec40ead73a5b [2021-12-06T10:34:36.164Z] Successfully tagged core-command-arm64:latest [2021-12-06T10:34:36.164Z]  Building core-command ... done Building support-notifications [2021-12-06T10:34:36.164Z] ---> 8b688ab39f2a [2021-12-06T10:34:36.164Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-12-06T10:34:38.150Z] Removing intermediate container 005c5426e62e [2021-12-06T10:34:38.150Z] ---> ce609e14e89b [2021-12-06T10:34:38.150Z] [2021-12-06T10:34:38.150Z] Step 9/22 : FROM alpine:3.14 [2021-12-06T10:34:38.150Z] ---> 5b8b7b635229 [2021-12-06T10:34:38.150Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-12-06T10:34:38.150Z] ---> Running in 1bb5ac94301e [2021-12-06T10:34:38.150Z] ---> b466b96ab0ac [2021-12-06T10:34:38.150Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-12-06T10:34:38.150Z] ---> 32be53b8c006 [2021-12-06T10:34:38.150Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-12-06T10:34:38.423Z] ---> Running in 74a1d80f7d05 [2021-12-06T10:34:38.697Z] Removing intermediate container 1bb5ac94301e [2021-12-06T10:34:38.697Z] ---> ac1fdf8ca0a0 [2021-12-06T10:34:38.697Z] Step 11/22 : ENV APP_PORT=59880 [2021-12-06T10:34:38.973Z] ---> Running in b0c9edb1f4bd [2021-12-06T10:34:38.973Z] Removing intermediate container 74a1d80f7d05 [2021-12-06T10:34:38.973Z] ---> 3a5134abe9d0 [2021-12-06T10:34:38.973Z] Step 17/20 : CMD ["--init=true"] [2021-12-06T10:34:39.246Z] ---> Running in 24b3995b5282 [2021-12-06T10:34:39.519Z] Removing intermediate container b0c9edb1f4bd [2021-12-06T10:34:39.519Z] ---> cf5c56bd7ecd [2021-12-06T10:34:39.519Z] Step 12/22 : EXPOSE $APP_PORT [2021-12-06T10:34:39.792Z] ---> Running in 26194e42dc5b [2021-12-06T10:34:39.792Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-12-06T10:34:39.792Z] Status: Downloaded newer image for docker:20.10.8 [2021-12-06T10:34:39.792Z] Removing intermediate container 24b3995b5282 [2021-12-06T10:34:39.792Z] ---> 863d8460890b [2021-12-06T10:34:39.792Z] Step 18/20 : LABEL arch=arm64 [2021-12-06T10:34:39.792Z] ---> 3734d5adc5ac [2021-12-06T10:34:39.792Z] 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-06T10:34:40.068Z] ---> Running in 4b488dbba72b [2021-12-06T10:34:40.068Z] ---> 37165f411b46 [2021-12-06T10:34:40.068Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-12-06T10:34:40.068Z] ---> Running in 9f933da2b3ae [2021-12-06T10:34:40.340Z] Removing intermediate container 26194e42dc5b [2021-12-06T10:34:40.340Z] ---> 1a5cdf30318d [2021-12-06T10:34:40.340Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-06T10:34:40.340Z] ---> Running in c5b61d4b76ca [2021-12-06T10:34:40.624Z] Removing intermediate container 4b488dbba72b [2021-12-06T10:34:40.624Z] ---> fff219866997 [2021-12-06T10:34:40.624Z] Step 19/20 : LABEL git_sha=f40871f6680de5678e87df6879d94dc6604710cb [2021-12-06T10:34:40.624Z] Removing intermediate container 9f933da2b3ae [2021-12-06T10:34:40.624Z] ---> 1ce104b013f3 [2021-12-06T10:34:40.624Z] 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-06T10:34:40.905Z] ---> Running in 0c20872ed91d [2021-12-06T10:34:40.905Z] ---> Running in ab771d46e0c2 [2021-12-06T10:34:41.179Z] ---> 6952c4f5483d [2021-12-06T10:34:41.179Z] 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-06T10:34:41.452Z] ---> Running in 02248e8edd91 [2021-12-06T10:34:41.452Z] Removing intermediate container 0c20872ed91d [2021-12-06T10:34:41.452Z] ---> 295129a2b895 [2021-12-06T10:34:41.452Z] Step 20/20 : LABEL version=0.0.0 [2021-12-06T10:34:41.726Z] ---> Running in f7f562100220 [2021-12-06T10:34:42.320Z] Removing intermediate container f7f562100220 [2021-12-06T10:34:42.320Z] ---> b01bf3ee6794 [2021-12-06T10:34:42.320Z] [2021-12-06T10:34:42.921Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-06T10:34:42.921Z] Successfully built b01bf3ee6794 [2021-12-06T10:34:42.921Z] Successfully tagged security-proxy-setup-arm64:latest [2021-12-06T10:34:42.921Z]  Building security-proxy-setup ... done Building security-bootstrapper [2021-12-06T10:34:43.200Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-06T10:34:43.484Z] Removing intermediate container c5b61d4b76ca [2021-12-06T10:34:43.484Z] ---> a57282faeec1 [2021-12-06T10:34:43.484Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-12-06T10:34:43.484Z] ---> Running in 6a7434597bf9 [2021-12-06T10:34:44.090Z] (1/42) Installing readline (8.1.0-r0) [2021-12-06T10:34:44.090Z] (2/42) Installing bash (5.1.4-r0) [2021-12-06T10:34:44.090Z] Executing bash-5.1.4-r0.post-install [2021-12-06T10:34:44.090Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-12-06T10:34:44.090Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-12-06T10:34:44.090Z] (5/42) Installing libcurl (7.79.1-r0) [2021-12-06T10:34:44.090Z] (6/42) Installing curl (7.79.1-r0) [2021-12-06T10:34:44.090Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-12-06T10:34:44.090Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-12-06T10:34:44.090Z] (9/42) Installing expat (2.4.1-r0) [2021-12-06T10:34:44.090Z] (10/42) Installing libffi (3.3-r2) [2021-12-06T10:34:44.090Z] (11/42) Installing gdbm (1.19-r0) [2021-12-06T10:34:44.090Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-12-06T10:34:44.090Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-12-06T10:34:44.090Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-12-06T10:34:44.090Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-12-06T10:34:44.090Z] Removing intermediate container 02248e8edd91 [2021-12-06T10:34:44.090Z] ---> 7b95bce17897 [2021-12-06T10:34:44.090Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-12-06T10:34:44.090Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-12-06T10:34:44.364Z] (17/42) Installing python3 (3.9.5-r2) [2021-12-06T10:34:44.364Z] ---> Running in 605d0865df56 [2021-12-06T10:34:44.960Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-06T10:34:44.960Z] Removing intermediate container 605d0865df56 [2021-12-06T10:34:44.960Z] ---> e2adf35b3cc5 [2021-12-06T10:34:44.960Z] Step 22/24 : LABEL arch=arm64 [2021-12-06T10:34:45.234Z] ---> Running in cdd5a18f2a4b [2021-12-06T10:34:45.832Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-06T10:34:45.832Z] Removing intermediate container cdd5a18f2a4b [2021-12-06T10:34:45.832Z] ---> 35a6563dd2ad [2021-12-06T10:34:45.832Z] Step 23/24 : LABEL git_sha=f40871f6680de5678e87df6879d94dc6604710cb [2021-12-06T10:34:46.107Z] ---> Running in f4648086a6b0 [2021-12-06T10:34:46.703Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-12-06T10:34:46.703Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-12-06T10:34:46.703Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-12-06T10:34:46.703Z] Removing intermediate container f4648086a6b0 [2021-12-06T10:34:46.703Z] ---> 41e940586ee7 [2021-12-06T10:34:46.703Z] Step 24/24 : LABEL version=0.0.0 [2021-12-06T10:34:46.703Z] (20/42) Installing py3-idna (3.2-r0) [2021-12-06T10:34:46.703Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-12-06T10:34:46.703Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-12-06T10:34:46.976Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-12-06T10:34:46.976Z] (3/6) Installing libsodium (1.0.18-r0) [2021-12-06T10:34:46.976Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-12-06T10:34:46.976Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-12-06T10:34:46.976Z] ---> Running in 0dc96dde64df [2021-12-06T10:34:46.976Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-12-06T10:34:46.976Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-12-06T10:34:46.976Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-12-06T10:34:46.976Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-12-06T10:34:46.976Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-12-06T10:34:46.976Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-12-06T10:34:46.976Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-12-06T10:34:46.976Z] (31/42) Installing py3-six (1.15.0-r1) [2021-12-06T10:34:46.976Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-12-06T10:34:46.976Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-12-06T10:34:47.248Z] (5/6) Installing libzmq (4.3.4-r0) [2021-12-06T10:34:47.248Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-12-06T10:34:47.248Z] (35/42) Installing py3-packaging (20.9-r1) [2021-12-06T10:34:47.248Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-12-06T10:34:47.248Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-12-06T10:34:47.248Z] (38/42) Installing py3-progress (1.5-r2) [2021-12-06T10:34:47.248Z] (6/6) Installing zeromq (4.3.4-r0) [2021-12-06T10:34:47.248Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-12-06T10:34:47.248Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-12-06T10:34:47.248Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-12-06T10:34:47.248Z] Executing busybox-1.33.1-r6.trigger [2021-12-06T10:34:47.248Z] OK: 8 MiB in 20 packages [2021-12-06T10:34:47.524Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-12-06T10:34:47.524Z] Removing intermediate container 0dc96dde64df [2021-12-06T10:34:47.524Z] ---> a9b2ffad11ea [2021-12-06T10:34:47.524Z] [2021-12-06T10:34:48.126Z] Executing busybox-1.33.1-r3.trigger [2021-12-06T10:34:48.126Z] OK: 84 MiB in 64 packages [2021-12-06T10:34:48.126Z] Successfully built a9b2ffad11ea [2021-12-06T10:34:48.126Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-12-06T10:34:48.126Z] Building support-scheduler [2021-12-06T10:34:48.731Z]  Building security-secretstore-setup ... done Removing intermediate container 6a7434597bf9 [2021-12-06T10:34:48.731Z] ---> 7ff43b02f83f [2021-12-06T10:34:48.731Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-12-06T10:34:49.708Z] ---> df1f8dcc4a20 [2021-12-06T10:34:49.708Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-12-06T10:34:51.865Z] ---> 6513d30ade45 [2021-12-06T10:34:51.865Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-12-06T10:34:52.501Z] Collecting docker-compose==1.23.2 [2021-12-06T10:34:52.501Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-12-06T10:34:53.103Z] ---> 553023f6faa3 [2021-12-06T10:34:53.103Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-12-06T10:34:53.103Z] Collecting cached-property<2,>=1.2.0 [2021-12-06T10:34:53.103Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-12-06T10:34:53.103Z] ---> Running in 0628e32da396 [2021-12-06T10:34:53.103Z] Collecting dockerpty<0.5,>=0.4.1 [2021-12-06T10:34:53.103Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-12-06T10:34:53.702Z] Removing intermediate container 0628e32da396 [2021-12-06T10:34:53.702Z] ---> f5f45eb18d9d [2021-12-06T10:34:53.702Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-06T10:34:53.703Z] ---> Running in 17ff3ee219c9 [2021-12-06T10:34:54.298Z] Removing intermediate container 17ff3ee219c9 [2021-12-06T10:34:54.298Z] ---> 068b62a49fd8 [2021-12-06T10:34:54.298Z] Step 20/22 : LABEL arch=arm64 [2021-12-06T10:34:54.298Z] ---> Running in 9d01f7e71f27 [2021-12-06T10:34:54.894Z] Removing intermediate container 9d01f7e71f27 [2021-12-06T10:34:54.894Z] ---> 6319debf912f [2021-12-06T10:34:54.894Z] Step 21/22 : LABEL git_sha=f40871f6680de5678e87df6879d94dc6604710cb [2021-12-06T10:34:55.181Z] ---> Running in 374be82b275e [2021-12-06T10:34:55.771Z] Removing intermediate container 374be82b275e [2021-12-06T10:34:55.771Z] ---> 70d0ace9aac2 [2021-12-06T10:34:55.771Z] Step 22/22 : LABEL version=0.0.0 [2021-12-06T10:34:55.771Z] ---> Running in 3f89feeea26a [2021-12-06T10:34:56.045Z] Collecting PyYAML<4,>=3.10 [2021-12-06T10:34:56.045Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-12-06T10:34:56.318Z] Removing intermediate container 3f89feeea26a [2021-12-06T10:34:56.318Z] ---> dfad84c2e385 [2021-12-06T10:34:56.318Z] [2021-12-06T10:34:56.593Z] Successfully built dfad84c2e385 [2021-12-06T10:34:56.593Z] Successfully tagged core-data-arm64:latest [2021-12-06T10:34:56.593Z]  Building core-data ... done Building core-metadata [2021-12-06T10:34:59.211Z] 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-06T10:34:59.212Z] Collecting docker<4.0,>=3.6.0 [2021-12-06T10:34:59.212Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-12-06T10:34:59.485Z] Collecting jsonschema<3,>=2.5.1 [2021-12-06T10:34:59.485Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-12-06T10:35:00.476Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-12-06T10:35:00.476Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-12-06T10:35:00.747Z] Collecting docopt<0.7,>=0.6.1 [2021-12-06T10:35:00.747Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-12-06T10:35:02.720Z] Collecting texttable<0.10,>=0.9.0 [2021-12-06T10:35:02.720Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-12-06T10:35:04.690Z] Collecting websocket-client<1.0,>=0.32.0 [2021-12-06T10:35:04.690Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-12-06T10:35:05.287Z] Collecting docker-pycreds>=0.4.0 [2021-12-06T10:35:05.287Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-12-06T10:35:05.881Z] Collecting chardet<3.1.0,>=3.0.2 [2021-12-06T10:35:05.881Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-12-06T10:35:06.155Z] Collecting idna<2.8,>=2.5 [2021-12-06T10:35:06.155Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-12-06T10:35:06.155Z] 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-06T10:35:06.749Z] Collecting urllib3<1.25,>=1.21.1 [2021-12-06T10:35:06.749Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-12-06T10:35:07.020Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-12-06T10:35:07.020Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-12-06T10:35:07.020Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-12-06T10:35:07.020Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-12-06T10:35:07.999Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-12-06T10:35:07.999Z] Attempting uninstall: urllib3 [2021-12-06T10:35:07.999Z] Found existing installation: urllib3 1.26.5 [2021-12-06T10:35:07.999Z] Uninstalling urllib3-1.26.5: [2021-12-06T10:35:07.999Z] Successfully uninstalled urllib3-1.26.5 [2021-12-06T10:35:08.274Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-06T10:35:08.274Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-12-06T10:35:08.274Z] ---> bd40a84326d2 [2021-12-06T10:35:08.274Z] Step 3/21 : WORKDIR /edgex-go [2021-12-06T10:35:08.274Z] ---> Using cache [2021-12-06T10:35:08.274Z] ---> 71f594024c64 [2021-12-06T10:35:08.274Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-06T10:35:08.274Z] ---> Using cache [2021-12-06T10:35:08.274Z] ---> 0f14deb7e020 [2021-12-06T10:35:08.274Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-12-06T10:35:08.882Z] Attempting uninstall: idna [2021-12-06T10:35:08.882Z] Found existing installation: idna 3.2 [2021-12-06T10:35:08.882Z] Uninstalling idna-3.2: [2021-12-06T10:35:08.882Z] Successfully uninstalled idna-3.2 [2021-12-06T10:35:09.156Z] ---> Running in a2ddd7caa18c [2021-12-06T10:35:09.753Z] Attempting uninstall: chardet [2021-12-06T10:35:09.753Z] Found existing installation: chardet 4.0.0 [2021-12-06T10:35:09.753Z] Uninstalling chardet-4.0.0: [2021-12-06T10:35:10.027Z] Successfully uninstalled chardet-4.0.0 [2021-12-06T10:35:10.625Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-06T10:35:11.606Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-06T10:35:11.606Z] Attempting uninstall: requests [2021-12-06T10:35:11.606Z] Found existing installation: requests 2.25.1 [2021-12-06T10:35:11.606Z] Uninstalling requests-2.25.1: [2021-12-06T10:35:11.880Z] Successfully uninstalled requests-2.25.1 [2021-12-06T10:35:12.486Z] OK: 219 MiB in 52 packages [2021-12-06T10:35:12.486Z] Running setup.py install for texttable: started [2021-12-06T10:35:13.928Z] Removing intermediate container a2ddd7caa18c [2021-12-06T10:35:13.928Z] ---> 9b46fe995819 [2021-12-06T10:35:13.928Z] Step 6/21 : COPY . . [2021-12-06T10:35:14.526Z] Running setup.py install for texttable: finished with status 'done' [2021-12-06T10:35:14.526Z] Running setup.py install for PyYAML: started [2021-12-06T10:35:17.139Z] Running setup.py install for PyYAML: finished with status 'done' [2021-12-06T10:35:17.139Z] Running setup.py install for docopt: started [2021-12-06T10:35:19.117Z] Running setup.py install for docopt: finished with status 'done' [2021-12-06T10:35:19.117Z] Running setup.py install for dockerpty: started [2021-12-06T10:35:21.095Z] Running setup.py install for dockerpty: finished with status 'done' [2021-12-06T10:35:21.373Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-06T10:35:21.373Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-12-06T10:35:21.373Z] ---> bd40a84326d2 [2021-12-06T10:35:21.373Z] Step 3/30 : WORKDIR /edgex-go [2021-12-06T10:35:21.373Z] ---> Using cache [2021-12-06T10:35:21.373Z] ---> 71f594024c64 [2021-12-06T10:35:21.373Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-06T10:35:21.373Z] ---> Using cache [2021-12-06T10:35:21.373Z] ---> 0f14deb7e020 [2021-12-06T10:35:21.373Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-12-06T10:35:22.358Z] ---> Running in 02f4ecead2d6 [2021-12-06T10:35:23.344Z] 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-06T10:35:23.938Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-06T10:35:24.919Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-06T10:35:25.905Z] OK: 219 MiB in 52 packages [2021-12-06T10:35:26.883Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-06T10:35:26.883Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-12-06T10:35:26.883Z] ---> bd40a84326d2 [2021-12-06T10:35:26.883Z] Step 3/23 : WORKDIR /edgex-go [2021-12-06T10:35:26.884Z] ---> Using cache [2021-12-06T10:35:26.884Z] ---> 71f594024c64 [2021-12-06T10:35:26.884Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-06T10:35:26.884Z] ---> Using cache [2021-12-06T10:35:26.884Z] ---> 0f14deb7e020 [2021-12-06T10:35:26.884Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-12-06T10:35:26.884Z] ---> Running in 1959018e6fb1 [2021-12-06T10:35:27.479Z] Removing intermediate container 02f4ecead2d6 [2021-12-06T10:35:27.479Z] ---> ceccdbcf074c [2021-12-06T10:35:27.479Z] Step 6/30 : COPY . . [2021-12-06T10:35:28.456Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-06T10:35:29.056Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-06T10:35:30.048Z] OK: 219 MiB in 52 packages [2021-12-06T10:35:32.029Z] Removing intermediate container 1959018e6fb1 [2021-12-06T10:35:32.029Z] ---> de1630a71d73 [2021-12-06T10:35:32.029Z] Step 6/23 : COPY go.mod . [2021-12-06T10:35:33.004Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-06T10:35:33.004Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-12-06T10:35:33.004Z] ---> bd40a84326d2 [2021-12-06T10:35:33.004Z] Step 3/22 : WORKDIR /edgex-go [2021-12-06T10:35:33.004Z] ---> Using cache [2021-12-06T10:35:33.004Z] ---> 71f594024c64 [2021-12-06T10:35:33.004Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-06T10:35:33.004Z] ---> Using cache [2021-12-06T10:35:33.004Z] ---> 0f14deb7e020 [2021-12-06T10:35:33.004Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-12-06T10:35:33.004Z] ---> Using cache [2021-12-06T10:35:33.004Z] ---> de1630a71d73 [2021-12-06T10:35:33.004Z] Step 6/22 : COPY . . [2021-12-06T10:35:33.286Z] ---> e739b5a58de7 [2021-12-06T10:35:33.286Z] Step 7/23 : RUN go mod download [2021-12-06T10:35:33.286Z] ---> Running in 4e0c4b071eae [2021-12-06T10:35:38.690Z] Removing intermediate container 4e0c4b071eae [2021-12-06T10:35:38.690Z] ---> c7b07b45886f [2021-12-06T10:35:38.690Z] Step 8/23 : COPY . . [2021-12-06T10:35:38.690Z] ---> bc2577224f75 [2021-12-06T10:35:38.690Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-06T10:35:38.690Z] ---> Running in 083e4639bc0e [2021-12-06T10:35:39.293Z] Removing intermediate container ab771d46e0c2 [2021-12-06T10:35:39.293Z] ---> 808911ca2930 [2021-12-06T10:35:39.293Z] Step 13/22 : ENV APP_PORT=58890 [2021-12-06T10:35:39.888Z] ---> Running in 2461e8c2a4d4 [2021-12-06T10:35:40.480Z] Removing intermediate container 2461e8c2a4d4 [2021-12-06T10:35:40.481Z] ---> 4f4709e4abd7 [2021-12-06T10:35:40.481Z] Step 14/22 : EXPOSE $APP_PORT [2021-12-06T10:35:40.481Z] ---> Running in c9c155834b4b [2021-12-06T10:35:41.461Z] Removing intermediate container c9c155834b4b [2021-12-06T10:35:41.461Z] ---> 771bafbd031d [2021-12-06T10:35:41.461Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-12-06T10:35:42.463Z] Removing intermediate container 083e4639bc0e [2021-12-06T10:35:42.463Z] ---> 67167d5f7bd3 [2021-12-06T10:35:42.463Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-12-06T10:35:42.735Z] ---> Running in c13becddf450 [2021-12-06T10:35:43.334Z] ---> eb13dffecd85 [2021-12-06T10:35:43.334Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-12-06T10:35:44.315Z] 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-06T10:35:44.591Z] ---> 47a61a477ca0 [2021-12-06T10:35:44.591Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-12-06T10:35:46.050Z] ---> d9a5d5735ed7 [2021-12-06T10:35:46.050Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-12-06T10:35:46.329Z] ---> Running in 1b179a837e64 [2021-12-06T10:35:47.331Z] Removing intermediate container 1b179a837e64 [2021-12-06T10:35:47.331Z] ---> 67de3a4e3d55 [2021-12-06T10:35:47.331Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-06T10:35:47.609Z] ---> Running in 28d7064669c9 [2021-12-06T10:35:49.067Z] Removing intermediate container 28d7064669c9 [2021-12-06T10:35:49.067Z] ---> 1fe1b2b4fc3b [2021-12-06T10:35:49.067Z] Step 20/22 : LABEL arch=arm64 [2021-12-06T10:35:49.343Z] ---> Running in d7d1cfb0dad7 [2021-12-06T10:35:50.336Z] Removing intermediate container d7d1cfb0dad7 [2021-12-06T10:35:50.336Z] ---> b2e67c222df0 [2021-12-06T10:35:50.336Z] Step 21/22 : LABEL git_sha=f40871f6680de5678e87df6879d94dc6604710cb [2021-12-06T10:35:50.336Z] ---> Running in 63c5e0b903d9 [2021-12-06T10:35:51.318Z] Removing intermediate container 63c5e0b903d9 [2021-12-06T10:35:51.318Z] ---> a847cb40af94 [2021-12-06T10:35:51.318Z] Step 22/22 : LABEL version=0.0.0 [2021-12-06T10:35:51.757Z] ---> Running in 8f0a6f377fd1 [2021-12-06T10:35:53.274Z] Removing intermediate container 8f0a6f377fd1 [2021-12-06T10:35:53.274Z] ---> 9b93183db634 [2021-12-06T10:35:53.274Z] [2021-12-06T10:35:55.269Z] Successfully built 9b93183db634 [2021-12-06T10:35:55.269Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-12-06T10:35:57.888Z]  Building sys-mgmt-agent ... done  ---> 12479be9c69c [2021-12-06T10:35:57.888Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-06T10:35:58.176Z] ---> Running in 54f803340f76 [2021-12-06T10:36:03.578Z] Removing intermediate container 54f803340f76 [2021-12-06T10:36:03.578Z] ---> c42eabc98235 [2021-12-06T10:36:03.578Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-12-06T10:36:03.853Z] ---> Running in dab0f9162656 [2021-12-06T10:36:04.128Z] ---> 9b7f084e68b5 [2021-12-06T10:36:04.128Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-06T10:36:04.403Z] ---> Running in 3bc4db49734a [2021-12-06T10:36:06.389Z] 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-06T10:36:10.708Z] ---> 054ab9a53f47 [2021-12-06T10:36:10.708Z] Step 9/23 : RUN go mod tidy [2021-12-06T10:36:10.708Z] ---> Running in e52e260622b3 [2021-12-06T10:36:10.708Z] Removing intermediate container 3bc4db49734a [2021-12-06T10:36:10.708Z] ---> c1e2003c4443 [2021-12-06T10:36:10.708Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-12-06T10:36:10.708Z] ---> Running in 6fffbbbd1c07 [2021-12-06T10:36:12.695Z] 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-06T10:36:16.992Z] Removing intermediate container e52e260622b3 [2021-12-06T10:36:16.992Z] ---> 327fd57193de [2021-12-06T10:36:16.992Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-12-06T10:36:16.992Z] ---> Running in 68cceba68616 [2021-12-06T10:36:18.433Z] 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-06T10:37:05.385Z] Removing intermediate container c13becddf450 [2021-12-06T10:37:05.385Z] ---> ae7dda2ea3cb [2021-12-06T10:37:05.385Z] [2021-12-06T10:37:05.385Z] Step 9/21 : FROM alpine:3.14 [2021-12-06T10:37:05.385Z] ---> 5b8b7b635229 [2021-12-06T10:37:05.385Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-12-06T10:37:05.385Z] ---> Running in b1cf5bb2b734 [2021-12-06T10:37:05.385Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-06T10:37:05.661Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-06T10:37:06.649Z] (1/2) Installing ca-certificates (20191127-r5) [2021-12-06T10:37:06.649Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-12-06T10:37:06.649Z] Executing busybox-1.33.1-r6.trigger [2021-12-06T10:37:06.649Z] Executing ca-certificates-20191127-r5.trigger [2021-12-06T10:37:06.926Z] OK: 6 MiB in 16 packages [2021-12-06T10:37:08.942Z] Removing intermediate container b1cf5bb2b734 [2021-12-06T10:37:08.942Z] ---> 5e3f2a9a7103 [2021-12-06T10:37:08.942Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-12-06T10:37:08.942Z] ---> Running in bb506b1fddf9 [2021-12-06T10:37:09.227Z] Removing intermediate container bb506b1fddf9 [2021-12-06T10:37:09.227Z] ---> 642fd4263d1a [2021-12-06T10:37:09.227Z] Step 12/21 : ENV APP_PORT=59860 [2021-12-06T10:37:09.503Z] ---> Running in 89a1e90dceab [2021-12-06T10:37:10.102Z] Removing intermediate container 89a1e90dceab [2021-12-06T10:37:10.102Z] ---> 4e8ac0057f81 [2021-12-06T10:37:10.102Z] Step 13/21 : EXPOSE $APP_PORT [2021-12-06T10:37:10.102Z] ---> Running in 3715ae893c10 [2021-12-06T10:37:10.701Z] Removing intermediate container 3715ae893c10 [2021-12-06T10:37:10.701Z] ---> c0bb8622a0ca [2021-12-06T10:37:10.701Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-12-06T10:37:11.685Z] ---> 769a2461d8b9 [2021-12-06T10:37:11.685Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-12-06T10:37:13.128Z] ---> c9b2cda669c7 [2021-12-06T10:37:13.128Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-12-06T10:37:14.115Z] ---> 072c175c6844 [2021-12-06T10:37:14.115Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-12-06T10:37:14.115Z] ---> Running in 0e7f553fda64 [2021-12-06T10:37:14.717Z] Removing intermediate container 0e7f553fda64 [2021-12-06T10:37:14.717Z] ---> 6191eace083e [2021-12-06T10:37:14.717Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-06T10:37:14.717Z] ---> Running in 1b48b56e619a [2021-12-06T10:37:15.340Z] Removing intermediate container 1b48b56e619a [2021-12-06T10:37:15.340Z] ---> a51aa90b8066 [2021-12-06T10:37:15.340Z] Step 19/21 : LABEL arch=arm64 [2021-12-06T10:37:15.340Z] ---> Running in acdea490ea1c [2021-12-06T10:37:15.942Z] Removing intermediate container acdea490ea1c [2021-12-06T10:37:15.942Z] ---> e960c5cc4b63 [2021-12-06T10:37:15.942Z] Step 20/21 : LABEL git_sha=f40871f6680de5678e87df6879d94dc6604710cb [2021-12-06T10:37:16.224Z] ---> Running in d5fff82f92c4 [2021-12-06T10:37:16.840Z] Removing intermediate container d5fff82f92c4 [2021-12-06T10:37:16.840Z] ---> 8cef14ffed29 [2021-12-06T10:37:16.840Z] Step 21/21 : LABEL version=0.0.0 [2021-12-06T10:37:16.840Z] ---> Running in 900f5a41e8dd [2021-12-06T10:37:17.123Z] Removing intermediate container 900f5a41e8dd [2021-12-06T10:37:17.123Z] ---> f26e20de5c84 [2021-12-06T10:37:17.123Z] [2021-12-06T10:37:17.736Z] Successfully built f26e20de5c84 [2021-12-06T10:37:17.736Z] Successfully tagged support-notifications-arm64:latest [2021-12-06T10:37:39.912Z]  Building support-notifications ... done Removing intermediate container dab0f9162656 [2021-12-06T10:37:39.912Z] ---> 8b8730130ed4 [2021-12-06T10:37:39.912Z] [2021-12-06T10:37:39.912Z] Step 9/30 : FROM alpine:3.14 [2021-12-06T10:37:39.912Z] ---> 5b8b7b635229 [2021-12-06T10:37:39.912Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-12-06T10:37:39.912Z] ---> Running in 6d6ad9c7938e [2021-12-06T10:37:40.517Z] Removing intermediate container 6d6ad9c7938e [2021-12-06T10:37:40.517Z] ---> 846ccec6685a [2021-12-06T10:37:40.517Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-12-06T10:37:40.517Z] ---> Running in e953d20f56d3 [2021-12-06T10:37:41.949Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-06T10:37:42.221Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-06T10:37:43.208Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-12-06T10:37:43.208Z] (2/2) Installing su-exec (0.2-r1) [2021-12-06T10:37:43.208Z] Executing busybox-1.33.1-r6.trigger [2021-12-06T10:37:43.208Z] OK: 6 MiB in 16 packages [2021-12-06T10:37:44.671Z] Removing intermediate container e953d20f56d3 [2021-12-06T10:37:44.671Z] ---> de8b370067eb [2021-12-06T10:37:44.671Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-12-06T10:37:44.671Z] ---> Running in 4be0d54a26b6 [2021-12-06T10:37:45.270Z] Removing intermediate container 4be0d54a26b6 [2021-12-06T10:37:45.270Z] ---> cb54921a4112 [2021-12-06T10:37:45.270Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-12-06T10:37:45.270Z] ---> Running in 6b43aed8cac1 [2021-12-06T10:37:45.864Z] Removing intermediate container 6b43aed8cac1 [2021-12-06T10:37:45.864Z] ---> 0c6e9641a5f2 [2021-12-06T10:37:45.864Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-12-06T10:37:45.864Z] ---> Running in 184c56c73811 [2021-12-06T10:37:48.479Z] Removing intermediate container 68cceba68616 [2021-12-06T10:37:48.479Z] ---> 71863bee825a [2021-12-06T10:37:48.479Z] [2021-12-06T10:37:48.479Z] Step 11/23 : FROM alpine:3.14 [2021-12-06T10:37:48.479Z] ---> 5b8b7b635229 [2021-12-06T10:37:48.479Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-12-06T10:37:48.479Z] ---> Using cache [2021-12-06T10:37:48.479Z] ---> 5882770b82b8 [2021-12-06T10:37:48.479Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-12-06T10:37:48.479Z] ---> Using cache [2021-12-06T10:37:48.479Z] ---> 46a4f7d26b5a [2021-12-06T10:37:48.479Z] Step 14/23 : ENV APP_PORT=59861 [2021-12-06T10:37:48.480Z] Removing intermediate container 184c56c73811 [2021-12-06T10:37:48.480Z] ---> d8535fff4681 [2021-12-06T10:37:48.480Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-12-06T10:37:48.480Z] Removing intermediate container 6fffbbbd1c07 [2021-12-06T10:37:48.480Z] ---> 6a1338afa06b [2021-12-06T10:37:48.480Z] [2021-12-06T10:37:48.480Z] Step 9/22 : FROM alpine:3.14 [2021-12-06T10:37:48.480Z] ---> 5b8b7b635229 [2021-12-06T10:37:48.480Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-12-06T10:37:48.480Z] ---> Using cache [2021-12-06T10:37:48.480Z] ---> 5882770b82b8 [2021-12-06T10:37:48.480Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-12-06T10:37:48.480Z] ---> Using cache [2021-12-06T10:37:48.480Z] ---> 46a4f7d26b5a [2021-12-06T10:37:48.480Z] Step 12/22 : ENV APP_PORT=59881 [2021-12-06T10:37:48.480Z] ---> Running in a242a6890b90 [2021-12-06T10:37:48.480Z] ---> Running in 5d1d96eb2248 [2021-12-06T10:37:48.480Z] ---> Running in ddf41b09f661 [2021-12-06T10:37:48.750Z] Removing intermediate container a242a6890b90 [2021-12-06T10:37:48.750Z] ---> 4d5460cbe8d3 [2021-12-06T10:37:48.750Z] Step 15/23 : EXPOSE $APP_PORT [2021-12-06T10:37:48.750Z] Removing intermediate container 5d1d96eb2248 [2021-12-06T10:37:48.750Z] ---> f0721a29f1ed [2021-12-06T10:37:48.750Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-12-06T10:37:48.750Z] Removing intermediate container ddf41b09f661 [2021-12-06T10:37:48.750Z] ---> 0769441c5b9a [2021-12-06T10:37:48.750Z] Step 13/22 : EXPOSE $APP_PORT [2021-12-06T10:37:48.750Z] ---> Running in 18c9729d47e3 [2021-12-06T10:37:49.032Z] ---> Running in f35566ad6d28 [2021-12-06T10:37:49.308Z] Removing intermediate container 18c9729d47e3 [2021-12-06T10:37:49.308Z] ---> 23e3994c0051 [2021-12-06T10:37:49.308Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-12-06T10:37:49.308Z] Removing intermediate container f35566ad6d28 [2021-12-06T10:37:49.308Z] ---> d0b8c1d3f983 [2021-12-06T10:37:49.308Z] Step 14/22 : WORKDIR / [2021-12-06T10:37:49.581Z] ---> Running in 42c66dad6e78 [2021-12-06T10:37:49.581Z] ---> ea4e60eea48f [2021-12-06T10:37:49.581Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-12-06T10:37:49.581Z] ---> Running in 3e576ba906c4 [2021-12-06T10:37:49.863Z] Removing intermediate container 42c66dad6e78 [2021-12-06T10:37:49.863Z] ---> 247f4a8fd9e6 [2021-12-06T10:37:49.863Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-12-06T10:37:50.139Z] ---> 3887278339bb [2021-12-06T10:37:50.139Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-12-06T10:37:50.741Z] ---> 55d79c614db2 [2021-12-06T10:37:50.741Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-12-06T10:37:51.732Z] ---> 857480c14a44 [2021-12-06T10:37:51.732Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-12-06T10:37:52.005Z] Removing intermediate container 3e576ba906c4 [2021-12-06T10:37:52.005Z] ---> 673b6e069cdb [2021-12-06T10:37:52.005Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-12-06T10:37:52.005Z] ---> cdd0ac2b00a9 [2021-12-06T10:37:52.005Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-12-06T10:37:52.276Z] ---> 1f75107d1aa0 [2021-12-06T10:37:52.276Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-12-06T10:37:52.276Z] ---> Running in 399664668de2 [2021-12-06T10:37:52.871Z] ---> 5b7581155f7a [2021-12-06T10:37:52.871Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-12-06T10:37:52.871Z] ---> 572e9ddbd56c [2021-12-06T10:37:52.871Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-12-06T10:37:52.871Z] Removing intermediate container 399664668de2 [2021-12-06T10:37:52.871Z] ---> d594df28d221 [2021-12-06T10:37:52.871Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-06T10:37:52.871Z] ---> Running in 49625fecd04f [2021-12-06T10:37:52.871Z] ---> Running in ead7d5662cfb [2021-12-06T10:37:53.468Z] Removing intermediate container 49625fecd04f [2021-12-06T10:37:53.468Z] ---> 7e67c77e13d6 [2021-12-06T10:37:53.468Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-06T10:37:53.468Z] Removing intermediate container ead7d5662cfb [2021-12-06T10:37:53.468Z] ---> cb94bdc68140 [2021-12-06T10:37:53.468Z] Step 21/23 : LABEL arch=arm64 [2021-12-06T10:37:53.468Z] ---> Running in 6744803f2080 [2021-12-06T10:37:53.468Z] ---> Running in 3a6c42fc6aab [2021-12-06T10:37:54.133Z] Removing intermediate container 6744803f2080 [2021-12-06T10:37:54.133Z] ---> b2f95a3684f4 [2021-12-06T10:37:54.133Z] Step 20/22 : LABEL arch=arm64 [2021-12-06T10:37:54.133Z] Removing intermediate container 3a6c42fc6aab [2021-12-06T10:37:54.133Z] ---> 8bdc7966cabd [2021-12-06T10:37:54.133Z] Step 22/23 : LABEL git_sha=f40871f6680de5678e87df6879d94dc6604710cb [2021-12-06T10:37:54.133Z] ---> a0efc28c7fac [2021-12-06T10:37:54.133Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-12-06T10:37:54.133Z] ---> Running in f1b66ccbb7b6 [2021-12-06T10:37:54.133Z] ---> Running in 065c47532c8d [2021-12-06T10:37:54.766Z] Removing intermediate container f1b66ccbb7b6 [2021-12-06T10:37:54.767Z] ---> e68d36ae99fd [2021-12-06T10:37:54.767Z] Step 21/22 : LABEL git_sha=f40871f6680de5678e87df6879d94dc6604710cb [2021-12-06T10:37:54.767Z] Removing intermediate container 065c47532c8d [2021-12-06T10:37:54.767Z] ---> 02b08ced3cb0 [2021-12-06T10:37:54.767Z] Step 23/23 : LABEL version=0.0.0 [2021-12-06T10:37:54.767Z] ---> Running in 6ef7b81f89b8 [2021-12-06T10:37:55.054Z] ---> Running in cbf80506394a [2021-12-06T10:37:55.054Z] ---> 6a7c2afaaffc [2021-12-06T10:37:55.054Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-12-06T10:37:55.335Z] Removing intermediate container 6ef7b81f89b8 [2021-12-06T10:37:55.335Z] ---> f5717d512bd4 [2021-12-06T10:37:55.335Z] Step 22/22 : LABEL version=0.0.0 [2021-12-06T10:37:55.335Z] ---> Running in 99c5238f38e8 [2021-12-06T10:37:55.335Z] Removing intermediate container cbf80506394a [2021-12-06T10:37:55.335Z] ---> 68388e18df75 [2021-12-06T10:37:55.335Z] [2021-12-06T10:37:55.951Z] Successfully built 68388e18df75 [2021-12-06T10:37:55.951Z] Successfully tagged support-scheduler-arm64:latest [2021-12-06T10:37:55.951Z]  Building support-scheduler ... done Removing intermediate container 99c5238f38e8 [2021-12-06T10:37:55.951Z] ---> 9bc8aade38aa [2021-12-06T10:37:55.951Z] [2021-12-06T10:37:55.951Z] ---> 90a0d92ce938 [2021-12-06T10:37:55.951Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-12-06T10:37:56.223Z] Successfully built 9bc8aade38aa [2021-12-06T10:37:56.223Z] Successfully tagged core-metadata-arm64:latest [2021-12-06T10:37:56.815Z]  Building core-metadata ... done  ---> 4f9ebae16e73 [2021-12-06T10:37:56.815Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-12-06T10:37:56.815Z] ---> Running in fe256158d757 [2021-12-06T10:37:57.408Z] Removing intermediate container fe256158d757 [2021-12-06T10:37:57.408Z] ---> 250d613db60f [2021-12-06T10:37:57.408Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-12-06T10:37:57.679Z] ---> 2b5ad7e23c31 [2021-12-06T10:37:57.679Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-12-06T10:37:57.955Z] ---> Running in 9421710348ea [2021-12-06T10:37:59.922Z] Removing intermediate container 9421710348ea [2021-12-06T10:37:59.922Z] ---> 514e4175a658 [2021-12-06T10:37:59.922Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-12-06T10:37:59.922Z] ---> Running in dc7d840ec001 [2021-12-06T10:38:00.193Z] Removing intermediate container dc7d840ec001 [2021-12-06T10:38:00.193Z] ---> b790519b9541 [2021-12-06T10:38:00.193Z] Step 27/30 : CMD ["gate"] [2021-12-06T10:38:00.463Z] ---> Running in 4d9d42906524 [2021-12-06T10:38:00.735Z] Removing intermediate container 4d9d42906524 [2021-12-06T10:38:00.735Z] ---> 3dc2be97c7f0 [2021-12-06T10:38:00.735Z] Step 28/30 : LABEL arch=arm64 [2021-12-06T10:38:01.005Z] ---> Running in 4428f6c7c96c [2021-12-06T10:38:01.275Z] Removing intermediate container 4428f6c7c96c [2021-12-06T10:38:01.275Z] ---> 55e974bd9e46 [2021-12-06T10:38:01.275Z] Step 29/30 : LABEL git_sha=f40871f6680de5678e87df6879d94dc6604710cb [2021-12-06T10:38:01.546Z] ---> Running in 1ea81804797b [2021-12-06T10:38:01.818Z] Removing intermediate container 1ea81804797b [2021-12-06T10:38:01.818Z] ---> e5738bb1a1aa [2021-12-06T10:38:01.818Z] Step 30/30 : LABEL version=0.0.0 [2021-12-06T10:38:02.092Z] ---> Running in 2318dec62f55 [2021-12-06T10:38:02.363Z] Removing intermediate container 2318dec62f55 [2021-12-06T10:38:02.363Z] ---> 91dbd8b1bfae [2021-12-06T10:38:02.363Z] [2021-12-06T10:38:02.633Z] Successfully built 91dbd8b1bfae [2021-12-06T10:38:02.633Z] Successfully tagged security-bootstrapper-arm64:latest [2021-12-06T10:38:03.236Z]  Building security-bootstrapper ... done  [Pipeline] } [2021-12-06T10:38:03.257Z] $ docker stop --time=1 0e42322987ee2c436071ed97d27f1268eeb55e99cf404080ee9b0ba7d325bb98 [2021-12-06T10:38:04.899Z] $ docker rm -f 0e42322987ee2c436071ed97d27f1268eeb55e99cf404080ee9b0ba7d325bb98 [Pipeline] // withDockerContainer [Pipeline] sh [2021-12-06T10:38:05.463Z] + docker images [2021-12-06T10:38:05.741Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-12-06T10:38:05.741Z] security-bootstrapper-arm64 latest 91dbd8b1bfae 3 seconds ago 17.8MB [2021-12-06T10:38:05.741Z] support-scheduler-arm64 latest 68388e18df75 10 seconds ago 15.3MB [2021-12-06T10:38:05.741Z] core-metadata-arm64 latest 9bc8aade38aa 10 seconds ago 15.9MB [2021-12-06T10:38:05.741Z] 71863bee825a 18 seconds ago 1.57GB [2021-12-06T10:38:05.741Z] 6a1338afa06b 18 seconds ago 1.58GB [2021-12-06T10:38:05.741Z] 8b8730130ed4 27 seconds ago 1.57GB [2021-12-06T10:38:05.741Z] support-notifications-arm64 latest f26e20de5c84 49 seconds ago 16.1MB [2021-12-06T10:38:05.741Z] ae7dda2ea3cb About a minute ago 1.57GB [2021-12-06T10:38:05.741Z] sys-mgmt-agent-arm64 latest 9b93183db634 2 minutes ago 277MB [2021-12-06T10:38:05.741Z] core-data-arm64 latest dfad84c2e385 3 minutes ago 19.6MB [2021-12-06T10:38:05.741Z] security-secretstore-setup-arm64 latest a9b2ffad11ea 3 minutes ago 26.8MB [2021-12-06T10:38:05.741Z] security-proxy-setup-arm64 latest b01bf3ee6794 3 minutes ago 25.5MB [2021-12-06T10:38:05.741Z] ce609e14e89b 3 minutes ago 1.58GB [2021-12-06T10:38:05.741Z] core-command-arm64 latest ec40ead73a5b 3 minutes ago 15.2MB [2021-12-06T10:38:05.741Z] 657652759568 3 minutes ago 1.58GB [2021-12-06T10:38:05.741Z] b7179a7fe4a5 3 minutes ago 1.57GB [2021-12-06T10:38:05.741Z] 8eeff5aeb6c1 3 minutes ago 1.58GB [2021-12-06T10:38:05.741Z] 0ba2cddfec30 3 minutes ago 1.57GB [2021-12-06T10:38:05.741Z] ci-base-image-arm64 latest bd40a84326d2 13 minutes ago 1.24GB [2021-12-06T10:38:05.741Z] alpine 3.14 5b8b7b635229 3 weeks ago 5.35MB [2021-12-06T10:38:05.741Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 7 weeks ago 534MB [2021-12-06T10:38:05.741Z] docker 20.10.8 3734d5adc5ac 3 months ago 198MB [2021-12-06T10:38:05.741Z] 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-06T10:38:06.612Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-12-06T10:38:06.612Z] [2021-12-06T10:38:06.612Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-12-06T10:38:06.986Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-12-06T10:38:06.986Z] arm64: Pulling from edgex-lftools-log-publisher [2021-12-06T10:38:06.986Z] 448f6bf000e3: Pulling fs layer [2021-12-06T10:38:06.986Z] f757da607395: Pulling fs layer [2021-12-06T10:38:06.986Z] 05883995daec: Pulling fs layer [2021-12-06T10:38:06.986Z] 8603b9c90790: Pulling fs layer [2021-12-06T10:38:06.986Z] 1560dd03e051: Pulling fs layer [2021-12-06T10:38:06.986Z] 27f5ce0e4adf: Pulling fs layer [2021-12-06T10:38:06.986Z] c2d8d7efcc4b: Pulling fs layer [2021-12-06T10:38:06.986Z] 8603b9c90790: Waiting [2021-12-06T10:38:06.986Z] 1560dd03e051: Waiting [2021-12-06T10:38:06.986Z] 27f5ce0e4adf: Waiting [2021-12-06T10:38:06.986Z] c2d8d7efcc4b: Waiting [2021-12-06T10:38:07.261Z] f757da607395: Verifying Checksum [2021-12-06T10:38:07.261Z] f757da607395: Download complete [2021-12-06T10:38:07.261Z] 8603b9c90790: Verifying Checksum [2021-12-06T10:38:07.261Z] 8603b9c90790: Download complete [2021-12-06T10:38:07.261Z] 1560dd03e051: Verifying Checksum [2021-12-06T10:38:07.261Z] 1560dd03e051: Download complete [2021-12-06T10:38:07.261Z] 27f5ce0e4adf: Verifying Checksum [2021-12-06T10:38:07.261Z] 27f5ce0e4adf: Download complete [2021-12-06T10:38:07.261Z] 05883995daec: Verifying Checksum [2021-12-06T10:38:07.261Z] 05883995daec: Download complete [2021-12-06T10:38:07.853Z] 448f6bf000e3: Verifying Checksum [2021-12-06T10:38:07.853Z] 448f6bf000e3: Download complete [2021-12-06T10:38:10.471Z] c2d8d7efcc4b: Verifying Checksum [2021-12-06T10:38:10.471Z] c2d8d7efcc4b: Download complete [2021-12-06T10:38:11.450Z] 448f6bf000e3: Pull complete [2021-12-06T10:38:12.044Z] f757da607395: Pull complete [2021-12-06T10:38:13.470Z] 05883995daec: Pull complete [2021-12-06T10:38:13.741Z] 8603b9c90790: Pull complete [2021-12-06T10:38:14.713Z] 1560dd03e051: Pull complete [2021-12-06T10:38:14.713Z] 27f5ce0e4adf: Pull complete [2021-12-06T10:38:29.766Z] c2d8d7efcc4b: Pull complete [2021-12-06T10:38:29.766Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-12-06T10:38:29.766Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-12-06T10:38:29.766Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-12-06T10:38:30.290Z] prd-ubuntu18.04-docker-arm64-4c-16g-306 does not seem to be running inside a container [2021-12-06T10:38:30.368Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-12-06T10:38:33.187Z] $ docker top e6758cf8f9855504aeb5146613294cf8365e1c40b928de3e15d8c2f840235d14 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-12-06T10:38:34.255Z] ---> job-cost.sh [2021-12-06T10:38:34.255Z] lf-activate-venv: SKIPPING [2021-12-06T10:38:34.255Z] INFO: No Stack... [2021-12-06T10:38:34.525Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-12-06T10:38:35.114Z] INFO: Archiving Costs [Pipeline] sh [2021-12-06T10:38:35.788Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2021-12-06T10:38:35.788Z] + cut -d, -f6 [Pipeline] lock [2021-12-06T10:38:35.869Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3839-1-stack-cost] [2021-12-06T10:38:35.874Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3839-1-stack-cost] did not exist. Created. [2021-12-06T10:38:35.875Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3839-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-12-06T10:38:36.620Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-12-06T10:38:36.789Z] Stashed 1 file(s) [Pipeline] } [2021-12-06T10:38:36.805Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3839-1-stack-cost] [Pipeline] // lock [Pipeline] } [2021-12-06T10:38:36.870Z] $ docker stop --time=1 e6758cf8f9855504aeb5146613294cf8365e1c40b928de3e15d8c2f840235d14 [2021-12-06T10:38:38.413Z] $ docker rm -f e6758cf8f9855504aeb5146613294cf8365e1c40b928de3e15d8c2f840235d14 [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-06T10:38:39.612Z] provisioning config files... [2021-12-06T10:38:39.623Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config7619430302457405141tmp [Pipeline] { [Pipeline] sh [2021-12-06T10:38:39.958Z] + set +x [2021-12-06T10:38:39.958Z] + curl -s https://codecov.io/bash [2021-12-06T10:38:39.958Z] + bash -s -- [2021-12-06T10:38:40.219Z] [2021-12-06T10:38:40.219Z] _____ _ [2021-12-06T10:38:40.219Z] / ____| | | [2021-12-06T10:38:40.219Z] | | ___ __| | ___ ___ _____ __ [2021-12-06T10:38:40.219Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-12-06T10:38:40.219Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-12-06T10:38:40.219Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-12-06T10:38:40.219Z] Bash-1.0.6 [2021-12-06T10:38:40.219Z] [2021-12-06T10:38:40.219Z] [2021-12-06T10:38:40.219Z] ==> git version 2.24.4 found [2021-12-06T10:38:40.219Z] ==> 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-06T10:38:40.219Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-12-06T10:38:40.219Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-12-06T10:38:40.219Z] ==> Jenkins CI detected. [2021-12-06T10:38:40.219Z] current dir:  /w/workspace/edgex-go/1 [2021-12-06T10:38:40.219Z] project root: . [2021-12-06T10:38:40.219Z] --> token set from env [2021-12-06T10:38:40.219Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-12-06T10:38:40.219Z] ==> Running gcov in . (disable via -X gcov) [2021-12-06T10:38:40.219Z] ==> Python coveragepy not found [2021-12-06T10:38:40.219Z] ==> Searching for coverage reports in: [2021-12-06T10:38:40.219Z] + . [2021-12-06T10:38:40.219Z] -> Found 1 reports [2021-12-06T10:38:40.219Z] ==> Detecting git/mercurial file structure [2021-12-06T10:38:40.219Z] ==> Reading reports [2021-12-06T10:38:40.219Z] + ./coverage.out bytes=428381 [2021-12-06T10:38:40.219Z] ==> Appending adjustments [2021-12-06T10:38:40.219Z] https://docs.codecov.io/docs/fixing-reports [2021-12-06T10:38:41.165Z] + Found adjustments [2021-12-06T10:38:41.165Z] ==> Gzipping contents [2021-12-06T10:38:41.432Z] 60K /tmp/codecov.7koyQV.gz [2021-12-06T10:38:41.432Z] ==> Uploading reports [2021-12-06T10:38:41.432Z] url: https://codecov.io [2021-12-06T10:38:41.432Z] query: branch=PR-3839&commit=f40871f6680de5678e87df6879d94dc6604710cb&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3839%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3839&job=&cmd_args= [2021-12-06T10:38:41.432Z] -> Pinging Codecov [2021-12-06T10:38:41.432Z] 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=f40871f6680de5678e87df6879d94dc6604710cb&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3839%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3839&job=&cmd_args= [2021-12-06T10:38:41.692Z] -> Uploading to [2021-12-06T10:38:41.692Z] https://storage.googleapis.com/codecov/v4/raw/2021-12-06/00271124DB129430A58F1EEE437C3FCB/f40871f6680de5678e87df6879d94dc6604710cb/8ab92193-15c3-429a-8cfb-2922407f5e76.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211206%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211206T103841Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5accbd410be7fa4bf50db37d2dba46fd7aba85e8c578e479a30f03b29aced60c [2021-12-06T10:38:41.692Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-12-06T10:38:41.692Z] Dload Upload Total Spent Left Speed [2021-12-06T10:38:41.952Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57893 0 0 100 57893 0 172k --:--:-- --:--:-- --:--:-- 173k [2021-12-06T10:38:41.952Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/f40871f6680de5678e87df6879d94dc6604710cb [Pipeline] } [2021-12-06T10:38:41.974Z] 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-06T10:38:43.649Z] + '[' -d /w/workspace/edgex-go/1/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-12-06T10:38:43.979Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-12-06T10:38:44.567Z] ---> package-listing.sh [2021-12-06T10:38:44.567Z] ++ facter osfamily [2021-12-06T10:38:44.567Z] ++ tr '[:upper:]' '[:lower:]' [2021-12-06T10:38:44.829Z] + OS_FAMILY=redhat [2021-12-06T10:38:44.829Z] + workspace=/w/workspace/edgex-go/1 [2021-12-06T10:38:44.829Z] + START_PACKAGES=/tmp/packages_start.txt [2021-12-06T10:38:44.829Z] + END_PACKAGES=/tmp/packages_end.txt [2021-12-06T10:38:44.829Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-12-06T10:38:44.829Z] + PACKAGES=/tmp/packages_start.txt [2021-12-06T10:38:44.829Z] + '[' /w/workspace/edgex-go/1 ']' [2021-12-06T10:38:44.829Z] + PACKAGES=/tmp/packages_end.txt [2021-12-06T10:38:44.829Z] + case "${OS_FAMILY}" in [2021-12-06T10:38:44.829Z] + sort [2021-12-06T10:38:44.829Z] + rpm -qa [2021-12-06T10:38:49.034Z] + '[' -f /tmp/packages_start.txt ']' [2021-12-06T10:38:49.034Z] + '[' -f /tmp/packages_end.txt ']' [2021-12-06T10:38:49.034Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-12-06T10:38:49.034Z] + '[' /w/workspace/edgex-go/1 ']' [2021-12-06T10:38:49.034Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-12-06T10:38:49.034Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-12-06T10:38:49.059Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-12-06T10:38:49.360Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-12-06T10:38:49.940Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-12-06T10:38:49.941Z] [2021-12-06T10:38:49.941Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-12-06T10:38:50.278Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-12-06T10:38:50.278Z] latest: Pulling from edgex-lftools-log-publisher [2021-12-06T10:38:50.278Z] b4d181a07f80: Pulling fs layer [2021-12-06T10:38:50.278Z] a1111a8f2ec3: Pulling fs layer [2021-12-06T10:38:50.278Z] ed53099fbce6: Pulling fs layer [2021-12-06T10:38:50.278Z] dc539afda2c1: Pulling fs layer [2021-12-06T10:38:50.278Z] 77bc0d833cb6: Pulling fs layer [2021-12-06T10:38:50.278Z] 9065ff56babe: Pulling fs layer [2021-12-06T10:38:50.278Z] d287ab97295c: Pulling fs layer [2021-12-06T10:38:50.278Z] 77bc0d833cb6: Waiting [2021-12-06T10:38:50.278Z] 9065ff56babe: Waiting [2021-12-06T10:38:50.278Z] d287ab97295c: Waiting [2021-12-06T10:38:50.278Z] dc539afda2c1: Waiting [2021-12-06T10:38:50.278Z] a1111a8f2ec3: Download complete [2021-12-06T10:38:50.278Z] dc539afda2c1: Verifying Checksum [2021-12-06T10:38:50.278Z] dc539afda2c1: Download complete [2021-12-06T10:38:50.278Z] ed53099fbce6: Verifying Checksum [2021-12-06T10:38:50.278Z] ed53099fbce6: Download complete [2021-12-06T10:38:50.278Z] 9065ff56babe: Verifying Checksum [2021-12-06T10:38:50.278Z] 9065ff56babe: Download complete [2021-12-06T10:38:50.541Z] 77bc0d833cb6: Verifying Checksum [2021-12-06T10:38:50.541Z] 77bc0d833cb6: Download complete [2021-12-06T10:38:50.541Z] b4d181a07f80: Download complete [2021-12-06T10:38:51.124Z] d287ab97295c: Verifying Checksum [2021-12-06T10:38:51.124Z] d287ab97295c: Download complete [2021-12-06T10:38:52.075Z] b4d181a07f80: Pull complete [2021-12-06T10:38:52.075Z] a1111a8f2ec3: Pull complete [2021-12-06T10:38:52.673Z] ed53099fbce6: Pull complete [2021-12-06T10:38:52.673Z] dc539afda2c1: Pull complete [2021-12-06T10:38:52.943Z] 77bc0d833cb6: Pull complete [2021-12-06T10:38:52.943Z] 9065ff56babe: Pull complete [2021-12-06T10:38:58.250Z] d287ab97295c: Pull complete [2021-12-06T10:38:58.250Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-12-06T10:38:58.250Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-12-06T10:38:58.250Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-12-06T10:38:58.334Z] prd-centos7-docker-4c-2g-305 does not seem to be running inside a container [2021-12-06T10:38:58.377Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-12-06T10:39:02.078Z] $ docker top 2bfabe821ff040655dfde3a37e324a363e39df8c0f985730d8efaa70d89a1f30 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-12-06T10:39:02.476Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-12-06T10:39:02.789Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-12-06T10:39:03.096Z] + ls /var/log/sa-host [2021-12-06T10:39:03.096Z] + sadf -c /var/log/sa-host/sa06 [2021-12-06T10:39:03.096Z] file_magic: OK [2021-12-06T10:39:03.096Z] HZ: Using current value: 100 [2021-12-06T10:39:03.096Z] file_header: OK [2021-12-06T10:39:03.096Z] 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-06T10:39:03.096Z] Statistics: [2021-12-06T10:39:03.096Z] 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-06T10:39:03.096Z] File successfully converted to sysstat format version 12.0.3 [2021-12-06T10:39:03.096Z] + sadf -c /var/log/sa-host/sa17 [2021-12-06T10:39:03.096Z] file_magic: OK [2021-12-06T10:39:03.096Z] HZ: Using current value: 100 [2021-12-06T10:39:03.096Z] file_header: OK [2021-12-06T10:39:03.096Z] 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-06T10:39:03.096Z] Statistics: [2021-12-06T10:39:03.096Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-12-06T10:39:03.096Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-12-06T10:39:03.345Z] provisioning config files... [2021-12-06T10:39:03.357Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config1462393691239151138tmp [Pipeline] { [Pipeline] echo [2021-12-06T10:39:03.400Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-12-06T10:39:03.724Z] ---> create-netrc.sh [Pipeline] } [2021-12-06T10:39:03.745Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-12-06T10:39:04.157Z] ---> python-tools-install.sh [Pipeline] echo [2021-12-06T10:39:04.181Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-12-06T10:39:04.501Z] ---> sudo-logs.sh [2021-12-06T10:39:04.502Z] Archiving 'sudo' log.. [2021-12-06T10:39:04.502Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-305.novalocal: Name or service not known [2021-12-06T10:39:04.502Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-305.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-12-06T10:39:04.566Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-12-06T10:39:04.889Z] ---> job-cost.sh [2021-12-06T10:39:04.889Z] lf-activate-venv: SKIPPING [2021-12-06T10:39:04.889Z] DEBUG: total: 0.10999999940395355 [2021-12-06T10:39:04.889Z] INFO: Retrieving Stack Cost... [2021-12-06T10:39:05.152Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-12-06T10:39:05.411Z] INFO: Archiving Costs [Pipeline] echo [2021-12-06T10:39:05.440Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-12-06T10:39:05.775Z] ---> logs-deploy.sh [2021-12-06T10:39:05.776Z] lf-activate-venv: SKIPPING [2021-12-06T10:39:05.776Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3839/1 [2021-12-06T10:39:05.776Z] INFO: archiving workspace using pattern(s): [2021-12-06T10:39:06.349Z] Archives upload complete. [2021-12-06T10:39:06.611Z] INFO: archiving logs to Nexus