Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of MonicaisHer for edgexfoundry/edgex-go Loading trusted files from base branch main at 2940d6a555e0a252e91b8ec0a897e1f57a5a0b75 rather than e1f6ea44dfc195b50884792f3b50c72c820a8e0c Obtained Jenkinsfile from 2940d6a555e0a252e91b8ec0a897e1f57a5a0b75 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-ssh16393552978575251894.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision dae07dc806156effb2cae02074e2f5f64a063e83 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-ssh12923211551496595967.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 dae07dc806156effb2cae02074e2f5f64a063e83 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3867/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3867/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh15784691261035844281.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision dae07dc806156effb2cae02074e2f5f64a063e83 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f dae07dc806156effb2cae02074e2f5f64a063e83 # timeout=10 Commit message: "Merge pull request #375 from ernestojeda/golang-1-17-updates" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh11117920253857335797.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3867/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3867/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh13233604448782958946.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 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-4157 in /w/workspace/edgexfoundry_edgex-go_PR-3867 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/7 [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/7 # 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/7@tmp/jenkins-gitclient-ssh8879535288696072006.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 2940d6a555e0a252e91b8ec0a897e1f57a5a0b75 into PR head commit e1f6ea44dfc195b50884792f3b50c72c820a8e0c > 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/7@tmp/jenkins-gitclient-ssh9151695980470291792.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3867/head:refs/remotes/origin/PR-3867 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e1f6ea44dfc195b50884792f3b50c72c820a8e0c # 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/7@tmp/jenkins-gitclient-ssh3903484510501320379.key > git merge 2940d6a555e0a252e91b8ec0a897e1f57a5a0b75 # timeout=10 Merge succeeded, producing 95265af521bf312ea64853c2dada6137a4b11e64 Checking out Revision 95265af521bf312ea64853c2dada6137a4b11e64 (PR-3867) > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 95265af521bf312ea64853c2dada6137a4b11e64 # timeout=10 Commit message: "Merge commit '2940d6a555e0a252e91b8ec0a897e1f57a5a0b75' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-01-28T20:29:44.944Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-01-28T20:29:44.983Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-01-28T20:29:45.002Z] ========================================================= [2022-01-28T20:29:45.002Z] EdgeX Global Pipelines Version Info [2022-01-28T20:29:45.002Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk aed11461e24f72df1090528cfcb1554688bf5f5a # timeout=10 [2022-01-28T20:29:46.115Z] ------------------- [2022-01-28T20:29:46.115Z] stable info: [2022-01-28T20:29:46.115Z] ------------------- [2022-01-28T20:29:46.115Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-01-28T20:29:46.115Z] Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 [2022-01-28T20:29:46.115Z] Message: update stable to v1.0.219 [2022-01-28T20:29:46.696Z] ------------------- [2022-01-28T20:29:46.696Z] experimental info: [2022-01-28T20:29:46.696Z] ------------------- [2022-01-28T20:29:46.696Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-01-28T20:29:46.696Z] Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 [2022-01-28T20:29:46.696Z] Message: update experimental to v1.0.219 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-01-28T20:29:46.830Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-01-28T20:29:46.838Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-01-28T20:29:46.846Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-01-28T20:29:46.854Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-01-28T20:29:46.862Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-01-28T20:29:46.870Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-01-28T20:29:46.877Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-01-28T20:29:46.885Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-01-28T20:29:46.893Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-01-28T20:29:46.900Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-01-28T20:29:46.909Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-01-28T20:29:46.926Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-01-28T20:29:46.937Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-01-28T20:29:46.949Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-01-28T20:29:46.960Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-01-28T20:29:46.970Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-01-28T20:29:46.986Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-01-28T20:29:46.999Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-01-28T20:29:47.011Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-01-28T20:29:47.023Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-01-28T20:29:47.039Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-01-28T20:29:47.047Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-01-28T20:29:47.058Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3867 [Pipeline] echo [2022-01-28T20:29:47.069Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3867 [Pipeline] echo [2022-01-28T20:29:47.082Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3867 [Pipeline] echo [2022-01-28T20:29:47.095Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 95265af521bf312ea64853c2dada6137a4b11e64 [Pipeline] echo [2022-01-28T20:29:47.110Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 95265af [Pipeline] echo [2022-01-28T20:29:47.122Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-28T20:29:47.162Z] provisioning config files... [2022-01-28T20:29:47.175Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/7@tmp/config2310605996091842902tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-28T20:29:47.480Z] ---> docker-login.sh [2022-01-28T20:29:47.480Z] nexus3.edgexfoundry.org:10001 [2022-01-28T20:29:47.480Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-28T20:29:47.750Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-28T20:29:47.750Z] Configure a credential helper to remove this warning. See [2022-01-28T20:29:47.750Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-28T20:29:47.750Z] [2022-01-28T20:29:47.750Z] Login Succeeded [2022-01-28T20:29:47.750Z] nexus3.edgexfoundry.org:10002 [2022-01-28T20:29:47.750Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-28T20:29:47.750Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-28T20:29:47.750Z] Configure a credential helper to remove this warning. See [2022-01-28T20:29:47.750Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-28T20:29:47.750Z] [2022-01-28T20:29:47.750Z] Login Succeeded [2022-01-28T20:29:47.750Z] nexus3.edgexfoundry.org:10003 [2022-01-28T20:29:47.750Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-28T20:29:48.012Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-28T20:29:48.012Z] Configure a credential helper to remove this warning. See [2022-01-28T20:29:48.012Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-28T20:29:48.012Z] [2022-01-28T20:29:48.012Z] Login Succeeded [2022-01-28T20:29:48.012Z] nexus3.edgexfoundry.org:10004 [2022-01-28T20:29:48.012Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-28T20:29:48.012Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-28T20:29:48.012Z] Configure a credential helper to remove this warning. See [2022-01-28T20:29:48.012Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-28T20:29:48.012Z] [2022-01-28T20:29:48.012Z] Login Succeeded [2022-01-28T20:29:48.012Z] docker.io [2022-01-28T20:29:48.012Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-28T20:29:48.589Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-28T20:29:48.589Z] Configure a credential helper to remove this warning. See [2022-01-28T20:29:48.589Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-28T20:29:48.589Z] [2022-01-28T20:29:48.589Z] Login Succeeded [2022-01-28T20:29:48.589Z] ---> docker-login.sh ends [Pipeline] } [2022-01-28T20:29:48.597Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-28T20:29:48.910Z] ++ 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 [2022-01-28T20:29:48.910Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-28T20:29:48.910Z] ++ dirname cmd/core-command/Dockerfile [2022-01-28T20:29:48.910Z] ++ cut -d/ -f2 [2022-01-28T20:29:48.910Z] + echo core-command,cmd/core-command/Dockerfile [2022-01-28T20:29:48.910Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-28T20:29:48.910Z] ++ dirname cmd/core-data/Dockerfile [2022-01-28T20:29:48.910Z] ++ cut -d/ -f2 [2022-01-28T20:29:48.910Z] + echo core-data,cmd/core-data/Dockerfile [2022-01-28T20:29:48.910Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-28T20:29:48.910Z] ++ dirname cmd/core-metadata/Dockerfile [2022-01-28T20:29:48.910Z] ++ cut -d/ -f2 [2022-01-28T20:29:48.910Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-01-28T20:29:48.910Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-28T20:29:48.910Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2022-01-28T20:29:48.910Z] ++ cut -d/ -f2 [2022-01-28T20:29:48.910Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-01-28T20:29:48.910Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-28T20:29:48.910Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2022-01-28T20:29:48.910Z] ++ cut -d/ -f2 [2022-01-28T20:29:48.910Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-01-28T20:29:48.910Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-28T20:29:48.910Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2022-01-28T20:29:48.910Z] ++ cut -d/ -f2 [2022-01-28T20:29:48.910Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-01-28T20:29:48.910Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-28T20:29:48.910Z] ++ dirname cmd/support-notifications/Dockerfile [2022-01-28T20:29:48.910Z] ++ cut -d/ -f2 [2022-01-28T20:29:48.910Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-01-28T20:29:48.910Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-28T20:29:48.910Z] ++ dirname cmd/support-scheduler/Dockerfile [2022-01-28T20:29:48.910Z] ++ cut -d/ -f2 [2022-01-28T20:29:48.910Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-01-28T20:29:48.910Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-28T20:29:48.910Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2022-01-28T20:29:48.910Z] ++ cut -d/ -f2 [2022-01-28T20:29:48.910Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-01-28T20:29:48.944Z] 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 [2022-01-28T20:29:49.306Z] + git rev-list -1 --merges 95265af521bf312ea64853c2dada6137a4b11e64~1..95265af521bf312ea64853c2dada6137a4b11e64 [Pipeline] echo [2022-01-28T20:29:49.319Z] -----------> git rev-list -1 --merges 95265af521bf312ea64853c2dada6137a4b11e64~1..95265af521bf312ea64853c2dada6137a4b11e64 95265af521bf312ea64853c2dada6137a4b11e64 [2022-01-28T20:29:49.319Z] 95265af521bf312ea64853c2dada6137a4b11e64 [false] [Pipeline] sh [2022-01-28T20:29:49.620Z] + git log --format=format:%s -1 95265af521bf312ea64853c2dada6137a4b11e64 [Pipeline] echo [2022-01-28T20:29:49.637Z] ========================================================= [2022-01-28T20:29:49.637Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-01-28T20:29:49.637Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-01-28T20:29:50.042Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-01-28T20:29:50.042Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-01-28T20:29:50.042Z] + '[' -e /tmp/ssh_known_hosts ']' [2022-01-28T20:29:50.042Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-01-28T20:29:50.042Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2022-01-28T20:29:50.042Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-01-28T20:29:50.042Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-01-28T20:29:50.396Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-28T20:29:50.396Z] [2022-01-28T20:29:50.396Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-01-28T20:29:50.713Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-28T20:29:50.713Z] latest: Pulling from edgex-devops/git-semver [2022-01-28T20:29:50.713Z] a0d0a0d46f8b: Pulling fs layer [2022-01-28T20:29:50.713Z] 3e5f54012d9b: Pulling fs layer [2022-01-28T20:29:50.713Z] 4c7163046ea9: Pulling fs layer [2022-01-28T20:29:50.713Z] 0c2d73faf560: Pulling fs layer [2022-01-28T20:29:50.713Z] 0c2d73faf560: Waiting [2022-01-28T20:29:50.713Z] 3e5f54012d9b: Verifying Checksum [2022-01-28T20:29:50.713Z] 3e5f54012d9b: Download complete [2022-01-28T20:29:50.713Z] a0d0a0d46f8b: Verifying Checksum [2022-01-28T20:29:50.713Z] a0d0a0d46f8b: Download complete [2022-01-28T20:29:50.976Z] 4c7163046ea9: Verifying Checksum [2022-01-28T20:29:50.976Z] 4c7163046ea9: Download complete [2022-01-28T20:29:50.976Z] 0c2d73faf560: Verifying Checksum [2022-01-28T20:29:50.976Z] 0c2d73faf560: Download complete [2022-01-28T20:29:50.976Z] a0d0a0d46f8b: Pull complete [2022-01-28T20:29:50.976Z] 3e5f54012d9b: Pull complete [2022-01-28T20:29:51.243Z] 4c7163046ea9: Pull complete [2022-01-28T20:29:51.504Z] 0c2d73faf560: Pull complete [2022-01-28T20:29:51.504Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-01-28T20:29:51.504Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-28T20:29:51.504Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-01-28T20:29:51.574Z] prd-centos7-docker-4c-2g-4157 does not seem to be running inside a container [2022-01-28T20:29:51.611Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-01-28T20:29:52.309Z] $ docker top 0d991f546a21c458727c121eb23886c2e36de4232d673c6002ab9c9769bed976 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-01-28T20:29:52.403Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-28T20:29:52.403Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-28T20:29:52.504Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-28T20:29:52.507Z] $ docker exec 0d991f546a21c458727c121eb23886c2e36de4232d673c6002ab9c9769bed976 ssh-agent [2022-01-28T20:29:52.607Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXOBJhfC/agent.14 [2022-01-28T20:29:52.607Z] SSH_AGENT_PID=20 [2022-01-28T20:29:52.614Z] Running ssh-add (command line suppressed) [2022-01-28T20:29:52.710Z] Identity added: /w/workspace/edgex-go/7@tmp/private_key_3586837587994816524.key (/w/workspace/edgex-go/7@tmp/private_key_3586837587994816524.key) [2022-01-28T20:29:52.728Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-28T20:29:53.022Z] + git tag --points-at HEAD [Pipeline] } [2022-01-28T20:29:53.046Z] $ docker exec --env ******** --env ******** 0d991f546a21c458727c121eb23886c2e36de4232d673c6002ab9c9769bed976 ssh-agent -k [2022-01-28T20:29:53.140Z] unset SSH_AUTH_SOCK; [2022-01-28T20:29:53.140Z] unset SSH_AGENT_PID; [2022-01-28T20:29:53.140Z] echo Agent pid 20 killed; [2022-01-28T20:29:53.151Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-01-28T20:29:53.173Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-28T20:29:53.173Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-28T20:29:53.277Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-28T20:29:53.280Z] $ docker exec 0d991f546a21c458727c121eb23886c2e36de4232d673c6002ab9c9769bed976 ssh-agent [2022-01-28T20:29:53.381Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXfElcDO/agent.55 [2022-01-28T20:29:53.381Z] SSH_AGENT_PID=61 [2022-01-28T20:29:53.387Z] Running ssh-add (command line suppressed) [2022-01-28T20:29:53.488Z] Identity added: /w/workspace/edgex-go/7@tmp/private_key_1047814228601058515.key (/w/workspace/edgex-go/7@tmp/private_key_1047814228601058515.key) [2022-01-28T20:29:53.500Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-28T20:29:53.788Z] + git semver init [2022-01-28T20:29:53.789Z] # -> Open(): unable to determine branch for HEAD [2022-01-28T20:29:53.789Z] # $GIT_DIR = /w/workspace/edgex-go/7/.git [2022-01-28T20:29:53.789Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/7 [2022-01-28T20:29:53.789Z] # $SEMVER_REMOTE_NAME = origin [2022-01-28T20:29:53.789Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-01-28T20:29:53.789Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-01-28T20:29:53.789Z] # $SEMVER_BRANCH = PR-3867 [2022-01-28T20:29:53.789Z] # $SEMVER_TEMP = /tmp/semver-655238372 [2022-01-28T20:29:53.789Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-01-28T20:30:08.740Z] # '/tmp/semver-655238372' -> '/w/workspace/edgex-go/7/.semver' [2022-01-28T20:30:08.740Z] # -> Force: false [2022-01-28T20:30:08.740Z] # $SEMVER_DIR = /w/workspace/edgex-go/7/.semver [Pipeline] } [2022-01-28T20:30:08.751Z] $ docker exec --env ******** --env ******** 0d991f546a21c458727c121eb23886c2e36de4232d673c6002ab9c9769bed976 ssh-agent -k [2022-01-28T20:30:08.850Z] unset SSH_AUTH_SOCK; [2022-01-28T20:30:08.850Z] unset SSH_AGENT_PID; [2022-01-28T20:30:08.850Z] echo Agent pid 61 killed; [2022-01-28T20:30:08.858Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-28T20:30:09.166Z] + git semver [Pipeline] } [2022-01-28T20:30:09.179Z] $ docker stop --time=1 0d991f546a21c458727c121eb23886c2e36de4232d673c6002ab9c9769bed976 [2022-01-28T20:30:11.046Z] $ docker rm -f 0d991f546a21c458727c121eb23886c2e36de4232d673c6002ab9c9769bed976 [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-28T20:30:11.419Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-01-28T20:30:11.661Z] Stashed 1 file(s) [Pipeline] echo [2022-01-28T20:30:11.664Z] [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 [2022-01-28T20:30:11.783Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-28T20:30:11.789Z] ========================================================= [2022-01-28T20:30:11.789Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-01-28T20:30:11.789Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-01-28T20:30:12.092Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-01-28T20:30:12.092Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-01-28T20:30:12.092Z] 59bf1c3509f3: Pulling fs layer [2022-01-28T20:30:12.092Z] 666ba61612fd: Pulling fs layer [2022-01-28T20:30:12.092Z] 8ed8ca486205: Pulling fs layer [2022-01-28T20:30:12.092Z] 4fe6c5a15a65: Pulling fs layer [2022-01-28T20:30:12.092Z] 22a0e8bec74d: Pulling fs layer [2022-01-28T20:30:12.092Z] f965cba54748: Pulling fs layer [2022-01-28T20:30:12.092Z] 861ffc35075e: Pulling fs layer [2022-01-28T20:30:12.092Z] 4b385c91608e: Pulling fs layer [2022-01-28T20:30:12.092Z] 560528eb2ebb: Pulling fs layer [2022-01-28T20:30:12.092Z] 4fe6c5a15a65: Waiting [2022-01-28T20:30:12.092Z] 861ffc35075e: Waiting [2022-01-28T20:30:12.092Z] 22a0e8bec74d: Waiting [2022-01-28T20:30:12.092Z] 4b385c91608e: Waiting [2022-01-28T20:30:12.092Z] f965cba54748: Waiting [2022-01-28T20:30:12.092Z] 560528eb2ebb: Waiting [2022-01-28T20:30:12.092Z] 8ed8ca486205: Verifying Checksum [2022-01-28T20:30:12.092Z] 8ed8ca486205: Download complete [2022-01-28T20:30:12.092Z] 666ba61612fd: Verifying Checksum [2022-01-28T20:30:12.092Z] 666ba61612fd: Download complete [2022-01-28T20:30:12.092Z] 22a0e8bec74d: Verifying Checksum [2022-01-28T20:30:12.092Z] 22a0e8bec74d: Download complete [2022-01-28T20:30:12.092Z] f965cba54748: Verifying Checksum [2022-01-28T20:30:12.092Z] f965cba54748: Download complete [2022-01-28T20:30:12.092Z] 59bf1c3509f3: Verifying Checksum [2022-01-28T20:30:12.092Z] 59bf1c3509f3: Download complete [2022-01-28T20:30:12.092Z] 861ffc35075e: Verifying Checksum [2022-01-28T20:30:12.092Z] 861ffc35075e: Download complete [2022-01-28T20:30:12.358Z] 4b385c91608e: Verifying Checksum [2022-01-28T20:30:12.358Z] 4b385c91608e: Download complete [2022-01-28T20:30:12.618Z] 560528eb2ebb: Verifying Checksum [2022-01-28T20:30:12.618Z] 560528eb2ebb: Download complete [2022-01-28T20:30:12.618Z] 4fe6c5a15a65: Verifying Checksum [2022-01-28T20:30:12.618Z] 4fe6c5a15a65: Download complete [2022-01-28T20:30:12.618Z] 59bf1c3509f3: Pull complete [2022-01-28T20:30:12.882Z] 666ba61612fd: Pull complete [2022-01-28T20:30:12.882Z] 8ed8ca486205: Pull complete [2022-01-28T20:30:17.109Z] 4fe6c5a15a65: Pull complete [2022-01-28T20:30:17.109Z] 22a0e8bec74d: Pull complete [2022-01-28T20:30:17.109Z] f965cba54748: Pull complete [2022-01-28T20:30:17.109Z] 861ffc35075e: Pull complete [2022-01-28T20:30:17.109Z] 4b385c91608e: Pull complete [2022-01-28T20:30:19.046Z] 560528eb2ebb: Pull complete [2022-01-28T20:30:19.310Z] Digest: sha256:95a4686c8495b6f6bb7c4a5166a7528182518169a5847072e9a4515f5458b02f [2022-01-28T20:30:19.310Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-01-28T20:30:19.310Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-01-28T20:30:19.622Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-01-28T20:30:19.622Z] WORKDIR /edgex [2022-01-28T20:30:19.622Z] COPY go.mod . [2022-01-28T20:30:19.622Z] RUN go mod download' [2022-01-28T20:30:19.622Z] + docker build -t ci-base-image-x86_64 -f - . [2022-01-28T20:30:21.030Z] Sending build context to Docker daemon 334.1MB [2022-01-28T20:30:21.030Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-01-28T20:30:21.030Z] ---> dd4a08f94e63 [2022-01-28T20:30:21.030Z] Step 2/4 : WORKDIR /edgex [2022-01-28T20:30:23.600Z] ---> Running in f03a01101ec2 [2022-01-28T20:30:23.600Z] Removing intermediate container f03a01101ec2 [2022-01-28T20:30:23.600Z] ---> 03799325ab83 [2022-01-28T20:30:23.600Z] Step 3/4 : COPY go.mod . [2022-01-28T20:30:23.600Z] ---> 329f98d52102 [2022-01-28T20:30:23.600Z] Step 4/4 : RUN go mod download [2022-01-28T20:30:23.600Z] ---> Running in 6afa6c4ddb5a [2022-01-28T20:30:26.747Z] Still waiting to schedule task [2022-01-28T20:30:26.747Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2022-01-28T20:30:55.770Z] Removing intermediate container 6afa6c4ddb5a [2022-01-28T20:30:55.770Z] ---> 90dd54c6a531 [2022-01-28T20:30:55.770Z] Successfully built 90dd54c6a531 [2022-01-28T20:30:55.770Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-28T20:30:56.072Z] + docker inspect -f . ci-base-image-x86_64 [2022-01-28T20:30:56.072Z] . [Pipeline] withDockerContainer [2022-01-28T20:30:56.131Z] prd-centos7-docker-4c-2g-4157 does not seem to be running inside a container [2022-01-28T20:30:56.161Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-01-28T20:30:56.540Z] $ docker top 23f78291b6cdeb15547779ec8a0563d3e6b7b32d3ab89ebd9d2ba87e7a3f0697 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-28T20:30:56.897Z] + go version [2022-01-28T20:30:56.897Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-01-28T20:30:56.911Z] $ docker stop --time=1 23f78291b6cdeb15547779ec8a0563d3e6b7b32d3ab89ebd9d2ba87e7a3f0697 [2022-01-28T20:30:58.083Z] $ docker rm -f 23f78291b6cdeb15547779ec8a0563d3e6b7b32d3ab89ebd9d2ba87e7a3f0697 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-28T20:30:58.516Z] + docker inspect -f . ci-base-image-x86_64 [2022-01-28T20:30:58.516Z] . [Pipeline] withDockerContainer [2022-01-28T20:30:58.579Z] prd-centos7-docker-4c-2g-4157 does not seem to be running inside a container [2022-01-28T20:30:58.618Z] $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-01-28T20:30:58.974Z] $ docker top 555d8c504f2ca00a3d0a12b99dd572e0de4d80e819b344f65f9c77af82ac8345 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-01-28T20:30:59.048Z] ========================================================= [2022-01-28T20:30:59.048Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-01-28T20:30:59.048Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-01-28T20:30:59.344Z] + make test [2022-01-28T20:30:59.344Z] go mod tidy [2022-01-28T20:30:59.344Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-01-28T20:31:05.979Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-01-28T20:31:20.942Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-01-28T20:31:25.203Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-01-28T20:31:25.469Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-01-28T20:31:25.737Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-01-28T20:31:27.670Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-01-28T20:31:28.635Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-01-28T20:31:28.635Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-01-28T20:31:28.635Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-01-28T20:31:29.224Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-01-28T20:31:29.224Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-01-28T20:31:29.492Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-01-28T20:31:29.492Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-01-28T20:31:29.492Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-01-28T20:31:29.492Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-01-28T20:31:31.441Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.063s coverage: 28.7% of statements [2022-01-28T20:31:31.441Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-01-28T20:31:31.441Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-01-28T20:31:32.019Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.064s coverage: 98.5% of statements [2022-01-28T20:31:32.019Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-01-28T20:31:32.600Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.072s coverage: 44.7% of statements [2022-01-28T20:31:32.600Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-01-28T20:31:32.600Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-01-28T20:31:33.192Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.127s coverage: 89.5% of statements [2022-01-28T20:31:33.192Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-01-28T20:31:33.192Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-01-28T20:31:34.151Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.054s coverage: 84.4% of statements [2022-01-28T20:31:34.151Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-01-28T20:31:34.151Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-01-28T20:31:34.151Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-01-28T20:31:34.151Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-01-28T20:31:34.151Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-01-28T20:31:34.746Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.269s coverage: 94.2% of statements [2022-01-28T20:31:34.746Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-01-28T20:31:34.746Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-01-28T20:31:34.746Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.047s coverage: 59.1% of statements [2022-01-28T20:31:34.747Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-01-28T20:31:34.747Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-01-28T20:31:34.747Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-01-28T20:31:34.747Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-01-28T20:31:34.747Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-01-28T20:31:35.340Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.076s coverage: 60.0% of statements [2022-01-28T20:31:35.340Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-01-28T20:31:35.340Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-01-28T20:31:35.340Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-01-28T20:31:35.931Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.042s coverage: 0.9% of statements [2022-01-28T20:31:35.931Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-01-28T20:31:35.931Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.043s coverage: 58.8% of statements [2022-01-28T20:31:35.931Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.044s coverage: 21.7% of statements [2022-01-28T20:31:35.931Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-01-28T20:31:36.514Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.048s coverage: 47.1% of statements [2022-01-28T20:31:36.514Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.053s coverage: 79.5% of statements [2022-01-28T20:31:36.779Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.046s coverage: 94.1% of statements [2022-01-28T20:31:36.780Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.049s coverage: 96.3% of statements [2022-01-28T20:31:37.043Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.042s coverage: 87.5% of statements [2022-01-28T20:31:49.313Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.046s coverage: 94.4% of statements [2022-01-28T20:31:49.313Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.056s coverage: 44.8% of statements [2022-01-28T20:31:55.897Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 17.173s coverage: 82.5% of statements [2022-01-28T20:31:55.897Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-01-28T20:32:10.825Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.074s coverage: 92.9% of statements [2022-01-28T20:32:10.825Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-01-28T20:32:10.825Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-01-28T20:32:10.825Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-01-28T20:32:10.825Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.023s coverage: 65.1% of statements [2022-01-28T20:32:10.825Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-01-28T20:32:10.825Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-01-28T20:32:10.825Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-01-28T20:32:10.825Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-01-28T20:32:10.825Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-01-28T20:32:10.825Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.061s coverage: 87.2% of statements [2022-01-28T20:32:10.825Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-01-28T20:32:10.825Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-01-28T20:32:10.825Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements [2022-01-28T20:32:10.825Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-01-28T20:32:10.825Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.055s coverage: 58.8% of statements [2022-01-28T20:32:10.825Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-01-28T20:32:10.825Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.051s coverage: 80.0% of statements [2022-01-28T20:32:10.825Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.054s coverage: 87.2% of statements [2022-01-28T20:32:10.825Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.062s coverage: 85.4% of statements [2022-01-28T20:32:10.825Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.131s coverage: 91.2% of statements [2022-01-28T20:32:10.825Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-01-28T20:32:10.825Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.129s coverage: 64.4% of statements [2022-01-28T20:32:10.825Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-01-28T20:32:10.825Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-01-28T20:32:11.089Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.049s coverage: 100.0% of statements [2022-01-28T20:32:11.089Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements [2022-01-28T20:32:11.352Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.022s coverage: 100.0% of statements [2022-01-28T20:32:11.352Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.023s coverage: 73.7% of statements [2022-01-28T20:32:11.616Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.028s coverage: 100.0% of statements [2022-01-28T20:32:12.590Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.213s coverage: 65.4% of statements [2022-01-28T20:32:12.590Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-01-28T20:32:12.590Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-01-28T20:32:12.590Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-01-28T20:32:12.855Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.136s coverage: 43.8% of statements [2022-01-28T20:32:12.855Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-01-28T20:32:12.855Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-01-28T20:32:12.855Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.057s coverage: 89.5% of statements [2022-01-28T20:32:12.855Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-01-28T20:32:13.434Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.058s coverage: 84.8% of statements [2022-01-28T20:32:13.434Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-01-28T20:32:20.052Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.062s coverage: 17.7% of statements [2022-01-28T20:32:20.052Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-01-28T20:32:20.052Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-01-28T20:32:20.052Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-01-28T20:32:20.052Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-01-28T20:32:20.052Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.148s coverage: 92.3% of statements [2022-01-28T20:32:20.052Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-01-28T20:32:20.052Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-01-28T20:32:20.052Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-01-28T20:32:20.052Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-01-28T20:32:20.052Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 63.2% of statements [2022-01-28T20:32:20.052Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-01-28T20:32:20.052Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-01-28T20:32:20.052Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.080s coverage: 97.7% of statements [2022-01-28T20:32:20.052Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-01-28T20:32:20.052Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-01-28T20:32:20.052Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-01-28T20:32:20.052Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-01-28T20:32:20.052Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.044s coverage: 28.9% of statements [2022-01-28T20:32:20.052Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-01-28T20:32:20.052Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-01-28T20:32:20.052Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-01-28T20:32:20.052Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-01-28T20:32:20.052Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-01-28T20:32:20.052Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-01-28T20:32:20.052Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.042s coverage: 100.0% of statements [2022-01-28T20:32:20.052Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.025s coverage: 96.9% of statements [2022-01-28T20:32:20.052Z] 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 [2022-01-28T20:32:29.888Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-4160 in /w/workspace/edgexfoundry_edgex-go_PR-3867 [Pipeline] { [Pipeline] ws [2022-01-28T20:32:29.904Z] Running in /w/workspace/edgex-go/7 [Pipeline] { [Pipeline] checkout [2022-01-28T20:32:30.256Z] The recommended git tool is: git [2022-01-28T20:32:35.193Z] using credential edgex-jenkins-ssh [2022-01-28T20:32:35.210Z] Cloning the remote Git repository [2022-01-28T20:32:35.278Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-01-28T20:32:35.352Z] > git init /w/workspace/edgex-go/7 # timeout=10 [2022-01-28T20:32:35.473Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-01-28T20:32:35.474Z] > git --version # timeout=10 [2022-01-28T20:32:35.499Z] > git --version # 'git version 2.17.1' [2022-01-28T20:32:35.502Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-28T20:32:35.634Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-28T20:32:51.978Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-01-28T20:32:52.000Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-28T20:32:52.028Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-01-28T20:32:52.070Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-01-28T20:32:52.071Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-28T20:32:52.085Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3867/head:refs/remotes/origin/PR-3867 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-01-28T20:32:52.965Z] Merging remotes/origin/main commit 2940d6a555e0a252e91b8ec0a897e1f57a5a0b75 into PR head commit e1f6ea44dfc195b50884792f3b50c72c820a8e0c [2022-01-28T20:32:53.605Z] Merge succeeded, producing 82fbd32eacfd74e8baade987a02928126e8bcf83 [2022-01-28T20:32:53.606Z] Checking out Revision 82fbd32eacfd74e8baade987a02928126e8bcf83 (PR-3867) [2022-01-28T20:32:52.987Z] > git config core.sparsecheckout # timeout=10 [2022-01-28T20:32:53.004Z] > git checkout -f e1f6ea44dfc195b50884792f3b50c72c820a8e0c # timeout=10 [2022-01-28T20:32:53.233Z] > git remote # timeout=10 [2022-01-28T20:32:53.250Z] > git config --get remote.origin.url # timeout=10 [2022-01-28T20:32:53.265Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-28T20:32:53.277Z] > git merge 2940d6a555e0a252e91b8ec0a897e1f57a5a0b75 # timeout=10 [2022-01-28T20:32:53.591Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-01-28T20:32:53.615Z] > git config core.sparsecheckout # timeout=10 [2022-01-28T20:32:53.631Z] > git checkout -f 82fbd32eacfd74e8baade987a02928126e8bcf83 # timeout=10 [2022-01-28T20:32:57.947Z] Commit message: "Merge commit '2940d6a555e0a252e91b8ec0a897e1f57a5a0b75' into HEAD" [2022-01-28T20:32:57.973Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [2022-01-28T20:32:58.890Z] GO111MODULE=on go vet ./... [Pipeline] script [Pipeline] { [Pipeline] sh [2022-01-28T20:32:57.959Z] > git rev-list --no-walk aed11461e24f72df1090528cfcb1554688bf5f5a # timeout=10 [2022-01-28T20:32:59.434Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-01-28T20:32:59.434Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-28T20:32:59.434Z] Dload Upload Total Spent Left Speed [2022-01-28T20:32:59.434Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 202k 0 --:--:-- --:--:-- --:--:-- 202k [Pipeline] sh [2022-01-28T20:33:00.060Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-01-28T20:33:00.281Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-01-28T20:33:00.411Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-01-28T20:33:00.411Z] + sudo tee /etc/docker/daemon.new [2022-01-28T20:33:00.411Z] { [2022-01-28T20:33:00.411Z] "registry-mirrors": [ [2022-01-28T20:33:00.411Z] "https://nexus3.edgexfoundry.org:10001" [2022-01-28T20:33:00.411Z] ], [2022-01-28T20:33:00.411Z] "bip": "10.250.0.254/24", [2022-01-28T20:33:00.411Z] "hosts": [ [2022-01-28T20:33:00.411Z] "tcp://0.0.0.0:5555", [2022-01-28T20:33:00.411Z] "unix:///var/run/docker.sock" [2022-01-28T20:33:00.411Z] ], [2022-01-28T20:33:00.411Z] "mtu": 1458, [2022-01-28T20:33:00.411Z] "selinux-enabled": true, [2022-01-28T20:33:00.411Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-01-28T20:33:00.411Z] } [Pipeline] sh [2022-01-28T20:33:00.545Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-01-28T20:33:00.758Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-01-28T20:33:01.110Z] + sudo service docker restart [2022-01-28T20:33:01.122Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-01-28T20:33:01.394Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-01-28T20:33:01.696Z] + ls -al . [2022-01-28T20:33:01.696Z] total 644 [2022-01-28T20:33:01.696Z] drwxrwxr-x 10 1001 1001 4096 Jan 28 20:33 . [2022-01-28T20:33:01.696Z] drwxr-xr-x 4 root root 28 Jan 28 20:30 .. [2022-01-28T20:33:01.696Z] -rw-rw-r-- 1 1001 1001 11 Jan 28 20:29 .dockerignore [2022-01-28T20:33:01.696Z] drwxrwxr-x 8 1001 1001 179 Jan 28 20:29 .git [2022-01-28T20:33:01.696Z] drwxrwxr-x 4 1001 1001 142 Jan 28 20:29 .github [2022-01-28T20:33:01.696Z] -rw-rw-r-- 1 1001 1001 804 Jan 28 20:29 .gitignore [2022-01-28T20:33:01.696Z] -rw-rw-r-- 1 1001 1001 42 Jan 28 20:29 .golangci.yml [2022-01-28T20:33:01.696Z] -rw-rw-r-- 1 1001 1001 76 Jan 28 20:29 .hadolint.yml [2022-01-28T20:33:01.696Z] drwx------ 3 1001 1001 73 Jan 28 20:30 .semver [2022-01-28T20:33:01.696Z] -rw-rw-r-- 1 1001 1001 166 Jan 28 20:29 .sonarcloud.properties [2022-01-28T20:33:01.696Z] -rw-rw-r-- 1 1001 1001 1171 Jan 28 20:29 ADOPTERS.md [2022-01-28T20:33:01.696Z] -rw-rw-r-- 1 1001 1001 9019 Jan 28 20:29 Attribution.txt [2022-01-28T20:33:01.696Z] -rw-rw-r-- 1 1001 1001 51732 Jan 28 20:29 CHANGELOG.md [2022-01-28T20:33:01.696Z] -rw-rw-r-- 1 1001 1001 3804 Jan 28 20:29 CONTRIBUTING.md [2022-01-28T20:33:01.696Z] -rw-rw-r-- 1 1001 1001 677 Jan 28 20:29 GOVERNANCE.md [2022-01-28T20:33:01.696Z] -rw-rw-r-- 1 1001 1001 849 Jan 28 20:29 Jenkinsfile [2022-01-28T20:33:01.696Z] -rw-rw-r-- 1 1001 1001 10775 Jan 28 20:29 LICENSE [2022-01-28T20:33:01.696Z] -rw-rw-r-- 1 1001 1001 6508 Jan 28 20:29 Makefile [2022-01-28T20:33:01.696Z] -rw-rw-r-- 1 1001 1001 582 Jan 28 20:29 OWNERS.md [2022-01-28T20:33:01.696Z] -rw-rw-r-- 1 1001 1001 8207 Jan 28 20:29 README.md [2022-01-28T20:33:01.696Z] -rw-rw-r-- 1 1001 1001 6912 Jan 28 20:29 SECURITY.md [2022-01-28T20:33:01.696Z] -rw-rw-r-- 1 1001 1001 5 Jan 28 20:30 VERSION [2022-01-28T20:33:01.696Z] -rw-rw-r-- 1 1001 1001 4131 Jan 28 20:29 ZMQWindows.md [2022-01-28T20:33:01.696Z] drwxrwxr-x 2 1001 1001 37 Jan 28 20:29 bin [2022-01-28T20:33:01.696Z] drwxrwxr-x 14 1001 1001 4096 Jan 28 20:29 cmd [2022-01-28T20:33:01.696Z] -rw-r--r-- 1 root root 428383 Jan 28 20:32 coverage.out [2022-01-28T20:33:01.696Z] -rw-rw-r-- 1 1001 1001 2833 Jan 28 20:29 go.mod [2022-01-28T20:33:01.696Z] -rw-rw-r-- 1 1001 1001 50190 Jan 28 20:29 go.sum [2022-01-28T20:33:01.696Z] drwxrwxr-x 8 1001 1001 124 Jan 28 20:29 internal [2022-01-28T20:33:01.696Z] drwxrwxr-x 3 1001 1001 16 Jan 28 20:29 openapi [2022-01-28T20:33:01.696Z] drwxrwxr-x 4 1001 1001 71 Jan 28 20:29 snap [2022-01-28T20:33:01.696Z] -rw-rw-r-- 1 1001 1001 204 Jan 28 20:29 version.go [Pipeline] sh [2022-01-28T20:33:01.987Z] + '[' -e coverage.out ] [2022-01-28T20:33:01.987Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-01-28T20:33:02.101Z] Stashed 1 file(s) [Pipeline] sh [2022-01-28T20:33:02.394Z] + make build [2022-01-28T20:33:02.394Z] 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 [2022-01-28T20:33:03.787Z] 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 [2022-01-28T20:33:11.183Z] 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 [2022-01-28T20:33:11.524Z] 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 [2022-01-28T20:33:12.496Z] 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 [2022-01-28T20:33:12.496Z] 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 [2022-01-28T20:33:13.450Z] 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 [2022-01-28T20:33:14.027Z] 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 [2022-01-28T20:33:14.978Z] 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 [2022-01-28T20:33:15.941Z] 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 [2022-01-28T20:33:16.521Z] 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 [2022-01-28T20:33:17.472Z] 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] } [2022-01-28T20:33:18.870Z] $ docker stop --time=1 555d8c504f2ca00a3d0a12b99dd572e0de4d80e819b344f65f9c77af82ac8345 [2022-01-28T20:33:20.648Z] $ docker rm -f 555d8c504f2ca00a3d0a12b99dd572e0de4d80e819b344f65f9c77af82ac8345 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] // script [Pipeline] } [Pipeline] configFileProvider [2022-01-28T20:33:20.992Z] provisioning config files... [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [2022-01-28T20:33:21.022Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/7@tmp/config750650109031264931tmp [Pipeline] script [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2022-01-28T20:33:21.611Z] ---> docker-login.sh [2022-01-28T20:33:21.611Z] nexus3.edgexfoundry.org:10001 [2022-01-28T20:33:21.637Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-01-28T20:33:21.637Z] [2022-01-28T20:33:21.637Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-01-28T20:33:21.947Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-01-28T20:33:21.947Z] latest: Pulling from edgex-devops/edgex-compose [2022-01-28T20:33:21.947Z] cbdbe7a5bc2a: Pulling fs layer [2022-01-28T20:33:21.947Z] ca9280d653b3: Pulling fs layer [2022-01-28T20:33:21.947Z] 7e9c9ca2126c: Pulling fs layer [2022-01-28T20:33:21.947Z] cbdbe7a5bc2a: Verifying Checksum [2022-01-28T20:33:21.947Z] cbdbe7a5bc2a: Download complete [2022-01-28T20:33:22.207Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-28T20:33:22.208Z] ca9280d653b3: Verifying Checksum [2022-01-28T20:33:22.208Z] ca9280d653b3: Download complete [2022-01-28T20:33:22.470Z] cbdbe7a5bc2a: Pull complete [2022-01-28T20:33:22.470Z] 7e9c9ca2126c: Verifying Checksum [2022-01-28T20:33:22.470Z] 7e9c9ca2126c: Download complete [2022-01-28T20:33:22.480Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-28T20:33:22.480Z] Configure a credential helper to remove this warning. See [2022-01-28T20:33:22.480Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-28T20:33:22.480Z] [2022-01-28T20:33:22.480Z] Login Succeeded [2022-01-28T20:33:22.480Z] nexus3.edgexfoundry.org:10002 [2022-01-28T20:33:22.735Z] ca9280d653b3: Pull complete [2022-01-28T20:33:22.755Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-28T20:33:23.029Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-28T20:33:23.029Z] Configure a credential helper to remove this warning. See [2022-01-28T20:33:23.029Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-28T20:33:23.029Z] [2022-01-28T20:33:23.029Z] Login Succeeded [2022-01-28T20:33:23.029Z] nexus3.edgexfoundry.org:10003 [2022-01-28T20:33:23.306Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-28T20:33:23.585Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-28T20:33:23.585Z] Configure a credential helper to remove this warning. See [2022-01-28T20:33:23.585Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-28T20:33:23.585Z] [2022-01-28T20:33:23.585Z] Login Succeeded [2022-01-28T20:33:23.585Z] nexus3.edgexfoundry.org:10004 [2022-01-28T20:33:23.864Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-28T20:33:24.137Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-28T20:33:24.137Z] Configure a credential helper to remove this warning. See [2022-01-28T20:33:24.137Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-28T20:33:24.137Z] [2022-01-28T20:33:24.137Z] Login Succeeded [2022-01-28T20:33:24.137Z] docker.io [2022-01-28T20:33:24.409Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-28T20:33:24.681Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-28T20:33:24.681Z] Configure a credential helper to remove this warning. See [2022-01-28T20:33:24.681Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-28T20:33:24.681Z] [2022-01-28T20:33:24.681Z] Login Succeeded [2022-01-28T20:33:24.681Z] ---> docker-login.sh ends [Pipeline] } [2022-01-28T20:33:24.698Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-01-28T20:33:25.260Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-28T20:33:25.272Z] ========================================================= [2022-01-28T20:33:25.272Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-01-28T20:33:25.272Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-01-28T20:33:25.626Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-01-28T20:33:25.899Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-01-28T20:33:25.899Z] 9b3977197b4f: Pulling fs layer [2022-01-28T20:33:25.899Z] 1a89e8eeedd5: Pulling fs layer [2022-01-28T20:33:25.899Z] 94645a83ff95: Pulling fs layer [2022-01-28T20:33:25.899Z] 3f3a8bcf1eab: Pulling fs layer [2022-01-28T20:33:25.899Z] 0c92f367c5e7: Pulling fs layer [2022-01-28T20:33:25.899Z] 4b8299f9d1f4: Pulling fs layer [2022-01-28T20:33:25.899Z] 9a6b49a46696: Pulling fs layer [2022-01-28T20:33:25.899Z] cf05db05a679: Pulling fs layer [2022-01-28T20:33:25.899Z] 4b8299f9d1f4: Waiting [2022-01-28T20:33:25.899Z] 9a6b49a46696: Waiting [2022-01-28T20:33:25.899Z] 3f3a8bcf1eab: Waiting [2022-01-28T20:33:25.899Z] 0c92f367c5e7: Waiting [2022-01-28T20:33:25.899Z] cf05db05a679: Waiting [2022-01-28T20:33:25.899Z] 94645a83ff95: Download complete [2022-01-28T20:33:25.899Z] 1a89e8eeedd5: Download complete [2022-01-28T20:33:25.899Z] 0c92f367c5e7: Verifying Checksum [2022-01-28T20:33:25.899Z] 0c92f367c5e7: Download complete [2022-01-28T20:33:25.899Z] 4b8299f9d1f4: Verifying Checksum [2022-01-28T20:33:25.899Z] 4b8299f9d1f4: Download complete [2022-01-28T20:33:25.899Z] 9b3977197b4f: Verifying Checksum [2022-01-28T20:33:25.899Z] 9b3977197b4f: Download complete [2022-01-28T20:33:25.899Z] 9a6b49a46696: Verifying Checksum [2022-01-28T20:33:25.899Z] 9a6b49a46696: Download complete [2022-01-28T20:33:26.057Z] 7e9c9ca2126c: Pull complete [2022-01-28T20:33:26.057Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-01-28T20:33:26.057Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-01-28T20:33:26.057Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-01-28T20:33:26.118Z] prd-centos7-docker-4c-2g-4157 does not seem to be running inside a container [2022-01-28T20:33:26.155Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-01-28T20:33:26.893Z] 9b3977197b4f: Pull complete [2022-01-28T20:33:27.494Z] 1a89e8eeedd5: Pull complete [2022-01-28T20:33:27.771Z] 94645a83ff95: Pull complete [2022-01-28T20:33:28.045Z] cf05db05a679: Verifying Checksum [2022-01-28T20:33:28.045Z] cf05db05a679: Download complete [2022-01-28T20:33:28.374Z] $ docker top cfe660a3676d5bf8a9f10104c46e50fd85f232896e95d9b152e0e0ac21dde5c1 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-28T20:33:28.640Z] 3f3a8bcf1eab: Verifying Checksum [2022-01-28T20:33:28.640Z] 3f3a8bcf1eab: Download complete [2022-01-28T20:33:28.720Z] + docker-compose build --help [2022-01-28T20:33:28.720Z] + grep parallel [2022-01-28T20:33:29.291Z] --parallel Build images in parallel. [Pipeline] } [2022-01-28T20:33:29.303Z] $ docker stop --time=1 cfe660a3676d5bf8a9f10104c46e50fd85f232896e95d9b152e0e0ac21dde5c1 [2022-01-28T20:33:30.476Z] $ docker rm -f cfe660a3676d5bf8a9f10104c46e50fd85f232896e95d9b152e0e0ac21dde5c1 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-28T20:33:30.868Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-01-28T20:33:30.868Z] . [Pipeline] withDockerContainer [2022-01-28T20:33:30.931Z] prd-centos7-docker-4c-2g-4157 does not seem to be running inside a container [2022-01-28T20:33:30.964Z] $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-01-28T20:33:31.300Z] $ docker top fa2bcee9a1e35694c8b95137666a5b4fafcc0c54563c3cea1eaac5b5c0291b4f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-28T20:33:31.654Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-01-28T20:33:32.224Z] Building core-command ... [2022-01-28T20:33:32.224Z] Building core-data ... [2022-01-28T20:33:32.224Z] Building core-metadata ... [2022-01-28T20:33:32.224Z] Building security-bootstrapper ... [2022-01-28T20:33:32.224Z] Building security-proxy-setup ... [2022-01-28T20:33:32.224Z] Building security-secretstore-setup ... [2022-01-28T20:33:32.224Z] Building support-notifications ... [2022-01-28T20:33:32.224Z] Building support-scheduler ... [2022-01-28T20:33:32.224Z] Building sys-mgmt-agent ... [2022-01-28T20:33:32.224Z] Building support-scheduler [2022-01-28T20:33:32.224Z] Building security-bootstrapper [2022-01-28T20:33:32.224Z] Building core-data [2022-01-28T20:33:32.224Z] Building support-notifications [2022-01-28T20:33:32.224Z] Building security-secretstore-setup [2022-01-28T20:33:41.053Z] 3f3a8bcf1eab: Pull complete [2022-01-28T20:33:41.053Z] 0c92f367c5e7: Pull complete [2022-01-28T20:33:41.053Z] 4b8299f9d1f4: Pull complete [2022-01-28T20:33:41.053Z] 9a6b49a46696: Pull complete [2022-01-28T20:33:42.284Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-28T20:33:42.284Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-01-28T20:33:42.284Z] ---> 90dd54c6a531 [2022-01-28T20:33:42.284Z] Step 3/23 : WORKDIR /edgex-go [2022-01-28T20:33:42.284Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-28T20:33:42.284Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-01-28T20:33:42.284Z] ---> 90dd54c6a531 [2022-01-28T20:33:42.284Z] Step 3/22 : WORKDIR /edgex-go [2022-01-28T20:33:46.449Z] cf05db05a679: Pull complete [2022-01-28T20:33:46.449Z] Digest: sha256:412614556fb143d068119134f73b4a6d2e86ac7be33fa5b1c0cdba920e4bb5c6 [2022-01-28T20:33:46.449Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-01-28T20:33:46.449Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-01-28T20:33:46.805Z] + docker build -t ci-base-image-arm64 -f - . [2022-01-28T20:33:46.805Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-01-28T20:33:46.805Z] WORKDIR /edgex [2022-01-28T20:33:46.805Z] COPY go.mod . [2022-01-28T20:33:46.805Z] RUN go mod download [2022-01-28T20:33:47.584Z] ---> Running in 7773f6413dac [2022-01-28T20:33:47.856Z] ---> Running in ae574b9f827b [2022-01-28T20:33:48.794Z] Sending build context to Docker daemon 168.8MB [2022-01-28T20:33:48.794Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-01-28T20:33:48.794Z] ---> 0ccda1f7e2ee [2022-01-28T20:33:48.794Z] Step 2/4 : WORKDIR /edgex [2022-01-28T20:33:51.182Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-28T20:33:51.182Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-01-28T20:33:51.182Z] ---> 90dd54c6a531 [2022-01-28T20:33:51.182Z] Step 3/31 : WORKDIR /edgex-go [2022-01-28T20:33:51.182Z] ---> Using cache [2022-01-28T20:33:51.182Z] ---> b15e033fc04b [2022-01-28T20:33:51.182Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-28T20:33:51.182Z] Removing intermediate container ae574b9f827b [2022-01-28T20:33:51.182Z] ---> 46c08d7cc8f5 [2022-01-28T20:33:51.182Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-28T20:33:51.409Z] ---> Running in 396b2fe6adae [2022-01-28T20:33:51.445Z] Removing intermediate container 7773f6413dac [2022-01-28T20:33:51.445Z] ---> b15e033fc04b [2022-01-28T20:33:51.445Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-28T20:33:51.445Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-28T20:33:51.445Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-01-28T20:33:51.445Z] ---> 90dd54c6a531 [2022-01-28T20:33:51.445Z] Step 3/22 : WORKDIR /edgex-go [2022-01-28T20:33:51.445Z] ---> Using cache [2022-01-28T20:33:51.445Z] ---> b15e033fc04b [2022-01-28T20:33:51.445Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-28T20:33:51.445Z] ---> Running in ce425e1c7831 [2022-01-28T20:33:51.681Z] Removing intermediate container 396b2fe6adae [2022-01-28T20:33:51.681Z] ---> f8b5189b8923 [2022-01-28T20:33:51.681Z] Step 3/4 : COPY go.mod . [2022-01-28T20:33:51.713Z] ---> Running in 26a8c852331f [2022-01-28T20:33:51.713Z] ---> Running in 530dea88349d [2022-01-28T20:33:51.713Z] ---> Running in b61f48aa7647 [2022-01-28T20:33:52.279Z] ---> 384f05b065b3 [2022-01-28T20:33:52.279Z] Step 4/4 : RUN go mod download [2022-01-28T20:33:52.279Z] ---> Running in aa5648867e68 [2022-01-28T20:33:52.312Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-28T20:33:52.312Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-01-28T20:33:52.312Z] ---> 90dd54c6a531 [2022-01-28T20:33:52.312Z] Step 3/25 : WORKDIR /edgex-go [2022-01-28T20:33:52.312Z] ---> Using cache [2022-01-28T20:33:52.312Z] ---> b15e033fc04b [2022-01-28T20:33:52.312Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-28T20:33:52.312Z] ---> Running in 1aeccfe650c8 [2022-01-28T20:33:52.882Z] Removing intermediate container ce425e1c7831 [2022-01-28T20:33:52.882Z] ---> 5ff8874cb5e0 [2022-01-28T20:33:52.882Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-01-28T20:33:52.882Z] Removing intermediate container 26a8c852331f [2022-01-28T20:33:52.882Z] ---> 6086b45f6799 [2022-01-28T20:33:52.882Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-01-28T20:33:52.882Z] ---> Running in e823a22d3ee3 [2022-01-28T20:33:52.882Z] ---> Running in 876cc59407fe [2022-01-28T20:33:52.882Z] Removing intermediate container b61f48aa7647 [2022-01-28T20:33:52.882Z] ---> dfb94a2cf0da [2022-01-28T20:33:52.882Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-01-28T20:33:53.142Z] Removing intermediate container 530dea88349d [2022-01-28T20:33:53.142Z] ---> d7bed1bcfff4 [2022-01-28T20:33:53.142Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-01-28T20:33:53.142Z] ---> Running in 387475c21eae [2022-01-28T20:33:53.142Z] ---> Running in c9b11a3c4125 [2022-01-28T20:33:53.404Z] Removing intermediate container 1aeccfe650c8 [2022-01-28T20:33:53.404Z] ---> c48ca0671b48 [2022-01-28T20:33:53.404Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-01-28T20:33:53.404Z] ---> Running in a8dd358ed94f [2022-01-28T20:33:53.669Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-28T20:33:53.669Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-28T20:33:53.930Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-28T20:33:53.930Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-28T20:33:53.930Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-28T20:33:54.503Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-28T20:33:54.503Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-28T20:33:54.767Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-28T20:33:54.767Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-28T20:33:54.767Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-28T20:33:54.767Z] OK: 221 MiB in 52 packages [2022-01-28T20:33:54.767Z] OK: 221 MiB in 52 packages [2022-01-28T20:33:55.029Z] OK: 221 MiB in 52 packages [2022-01-28T20:33:55.291Z] OK: 221 MiB in 52 packages [2022-01-28T20:33:55.291Z] OK: 221 MiB in 52 packages [2022-01-28T20:33:55.291Z] Removing intermediate container e823a22d3ee3 [2022-01-28T20:33:55.291Z] ---> 449f792aee85 [2022-01-28T20:33:55.291Z] Step 6/31 : COPY go.mod vendor* ./ [2022-01-28T20:33:55.291Z] Removing intermediate container 876cc59407fe [2022-01-28T20:33:55.291Z] ---> fd01ad29ae85 [2022-01-28T20:33:55.291Z] Step 6/22 : COPY go.mod vendor* ./ [2022-01-28T20:33:55.562Z] ---> ea88fffbe09b [2022-01-28T20:33:55.562Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-28T20:33:55.562Z] ---> Running in b3840e150a79 [2022-01-28T20:33:55.562Z] Removing intermediate container c9b11a3c4125 [2022-01-28T20:33:55.562Z] ---> 80dbf40a72c2 [2022-01-28T20:33:55.562Z] Step 6/23 : COPY go.mod vendor* ./ [2022-01-28T20:33:55.562Z] ---> e9de518618aa [2022-01-28T20:33:55.562Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-28T20:33:55.562Z] ---> Running in fed0c2b9023e [2022-01-28T20:33:55.834Z] Removing intermediate container 387475c21eae [2022-01-28T20:33:55.834Z] ---> 6704e4a68b27 [2022-01-28T20:33:55.834Z] Step 6/22 : COPY go.mod vendor* ./ [2022-01-28T20:33:55.834Z] Removing intermediate container a8dd358ed94f [2022-01-28T20:33:55.834Z] ---> 2ee0bf1b5b72 [2022-01-28T20:33:55.834Z] Step 6/25 : COPY go.mod vendor* ./ [2022-01-28T20:33:55.834Z] ---> 820895e8cc39 [2022-01-28T20:33:55.834Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-28T20:33:55.834Z] ---> Running in 568a926ea33a [2022-01-28T20:33:56.114Z] ---> 79f000c1d3d6 [2022-01-28T20:33:56.114Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-28T20:33:56.114Z] ---> 26d05101370f [2022-01-28T20:33:56.114Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-28T20:33:56.114Z] ---> Running in 9c324f47f1f8 [2022-01-28T20:33:56.384Z] ---> Running in 3700bbd3dd8b [2022-01-28T20:33:57.807Z] Removing intermediate container fed0c2b9023e [2022-01-28T20:33:57.807Z] ---> 0690f7172e18 [2022-01-28T20:33:57.807Z] Step 8/22 : COPY . . [2022-01-28T20:33:57.807Z] Removing intermediate container b3840e150a79 [2022-01-28T20:33:57.807Z] ---> 8cef7d03b3ad [2022-01-28T20:33:57.807Z] Step 8/31 : COPY . . [2022-01-28T20:33:58.763Z] Removing intermediate container 568a926ea33a [2022-01-28T20:33:58.763Z] ---> f440a6a5c2ce [2022-01-28T20:33:58.763Z] Step 8/23 : COPY . . [2022-01-28T20:34:05.384Z] ---> 5a55545fb412 [2022-01-28T20:34:05.384Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-01-28T20:34:05.384Z] ---> c14ea1ba2ed0 [2022-01-28T20:34:05.384Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-01-28T20:34:05.384Z] Removing intermediate container 9c324f47f1f8 [2022-01-28T20:34:05.384Z] ---> 06ff3fac28d4 [2022-01-28T20:34:05.384Z] Step 8/22 : COPY . . [2022-01-28T20:34:05.384Z] Removing intermediate container 3700bbd3dd8b [2022-01-28T20:34:05.384Z] ---> b3f5947cf713 [2022-01-28T20:34:05.384Z] Step 8/25 : COPY . . [2022-01-28T20:34:05.384Z] ---> Running in a75faa4e4339 [2022-01-28T20:34:05.384Z] ---> Running in 942df6daf352 [2022-01-28T20:34:05.643Z] ---> aa3652598bec [2022-01-28T20:34:05.643Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-01-28T20:34:08.216Z] ---> Running in 09195957ecbd [2022-01-28T20:34:08.216Z] 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 [2022-01-28T20:34:08.488Z] 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 [2022-01-28T20:34:08.758Z] 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 [2022-01-28T20:34:15.442Z] ---> 998116116192 [2022-01-28T20:34:15.442Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-01-28T20:34:15.442Z] ---> Running in b29ce0102f9c [2022-01-28T20:34:15.442Z] ---> 934d5f465d12 [2022-01-28T20:34:15.442Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-01-28T20:34:15.442Z] ---> Running in 3d58e15e555f [2022-01-28T20:34:15.442Z] 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 [2022-01-28T20:34:15.705Z] 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 [2022-01-28T20:34:54.469Z] Removing intermediate container a75faa4e4339 [2022-01-28T20:34:54.469Z] ---> f7d18823ee3b [2022-01-28T20:34:54.469Z] [2022-01-28T20:34:54.469Z] Step 10/31 : FROM alpine:3.14 [2022-01-28T20:34:54.469Z] 3.14: Pulling from library/alpine [2022-01-28T20:34:54.469Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-01-28T20:34:54.469Z] Status: Downloaded newer image for alpine:3.14 [2022-01-28T20:34:54.469Z] ---> 0a97eee8041e [2022-01-28T20:34:54.469Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-01-28T20:34:54.469Z] ---> Running in 7126c165e597 [2022-01-28T20:34:54.469Z] Removing intermediate container 7126c165e597 [2022-01-28T20:34:54.469Z] ---> 0afad234cfdd [2022-01-28T20:34:54.469Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-01-28T20:34:54.469Z] ---> Running in 2bc922a74a25 [2022-01-28T20:34:54.469Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-28T20:34:54.469Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-28T20:34:54.469Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-01-28T20:34:54.469Z] (2/2) Installing su-exec (0.2-r1) [2022-01-28T20:34:54.469Z] Executing busybox-1.33.1-r6.trigger [2022-01-28T20:34:54.469Z] OK: 6 MiB in 16 packages [2022-01-28T20:34:54.469Z] Removing intermediate container 942df6daf352 [2022-01-28T20:34:54.469Z] ---> 853284e29525 [2022-01-28T20:34:54.469Z] [2022-01-28T20:34:54.469Z] Step 10/22 : FROM alpine:3.14 [2022-01-28T20:34:54.469Z] ---> 0a97eee8041e [2022-01-28T20:34:54.469Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-01-28T20:34:54.469Z] ---> Running in b808432213eb [2022-01-28T20:34:54.469Z] Removing intermediate container 2bc922a74a25 [2022-01-28T20:34:54.469Z] ---> fcd2b9ebd92a [2022-01-28T20:34:54.469Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-01-28T20:34:54.469Z] ---> Running in d8ae349f4409 [2022-01-28T20:34:54.469Z] Removing intermediate container d8ae349f4409 [2022-01-28T20:34:54.469Z] ---> 0c2ea0863797 [2022-01-28T20:34:54.469Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-01-28T20:34:54.469Z] ---> Running in 86b448c5ae47 [2022-01-28T20:34:54.469Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-28T20:34:54.469Z] Removing intermediate container 86b448c5ae47 [2022-01-28T20:34:54.469Z] ---> 40d43263bd68 [2022-01-28T20:34:54.469Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-01-28T20:34:54.469Z] ---> Running in 3a2cfee17b38 [2022-01-28T20:34:54.469Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-28T20:34:54.469Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-01-28T20:34:54.469Z] Executing busybox-1.33.1-r6.trigger [2022-01-28T20:34:54.469Z] OK: 6 MiB in 15 packages [2022-01-28T20:34:54.469Z] Removing intermediate container 3a2cfee17b38 [2022-01-28T20:34:54.469Z] ---> ef9e4c3c58a7 [2022-01-28T20:34:54.469Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-01-28T20:34:54.469Z] ---> Running in 399a942af7eb [2022-01-28T20:34:54.469Z] Removing intermediate container b808432213eb [2022-01-28T20:34:54.469Z] ---> 7d8d03744f95 [2022-01-28T20:34:54.469Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-28T20:34:54.469Z] ---> Running in bac8ac1ee5b2 [2022-01-28T20:34:54.469Z] Removing intermediate container 399a942af7eb [2022-01-28T20:34:54.469Z] ---> 0dadd2e0df89 [2022-01-28T20:34:54.469Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-01-28T20:34:54.470Z] Removing intermediate container bac8ac1ee5b2 [2022-01-28T20:34:54.470Z] ---> 178d0361c9f1 [2022-01-28T20:34:54.470Z] Step 13/22 : ENV APP_PORT=59861 [2022-01-28T20:34:54.470Z] 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 [2022-01-28T20:34:54.470Z] ---> Running in 097bf383c307 [2022-01-28T20:34:54.470Z] ---> 1c0d8b10e0b0 [2022-01-28T20:34:54.470Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-01-28T20:34:54.470Z] ---> Running in 8ed6daa013b7 [2022-01-28T20:34:54.470Z] Removing intermediate container 097bf383c307 [2022-01-28T20:34:54.470Z] ---> c027e648e549 [2022-01-28T20:34:54.470Z] Step 14/22 : EXPOSE $APP_PORT [2022-01-28T20:34:54.470Z] ---> Running in ea03db257177 [2022-01-28T20:34:54.470Z] Removing intermediate container ea03db257177 [2022-01-28T20:34:54.470Z] ---> c76ad9ab3a5d [2022-01-28T20:34:54.470Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-28T20:34:54.470Z] ---> 1d5796f278e3 [2022-01-28T20:34:54.470Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-01-28T20:34:55.049Z] Removing intermediate container 8ed6daa013b7 [2022-01-28T20:34:55.049Z] ---> 4a1342f8ad89 [2022-01-28T20:34:55.049Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-28T20:34:55.317Z] ---> 359491ca08be [2022-01-28T20:34:55.317Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-01-28T20:34:55.317Z] ---> 60f03d659719 [2022-01-28T20:34:55.317Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-01-28T20:34:55.585Z] ---> 2076a10950d8 [2022-01-28T20:34:55.585Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-01-28T20:34:55.585Z] ---> Running in a11b4f17b1d7 [2022-01-28T20:34:56.160Z] Removing intermediate container a11b4f17b1d7 [2022-01-28T20:34:56.161Z] ---> a6756b5d5c81 [2022-01-28T20:34:56.161Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-28T20:34:56.161Z] ---> Running in 496f80b4f85c [2022-01-28T20:34:56.433Z] ---> 236daa5f9d9d [2022-01-28T20:34:56.433Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-01-28T20:34:56.692Z] Removing intermediate container 496f80b4f85c [2022-01-28T20:34:56.692Z] ---> 109e89f16607 [2022-01-28T20:34:56.692Z] Step 20/22 : LABEL arch=x86_64 [2022-01-28T20:34:56.953Z] ---> 9c7fca6a66ab [2022-01-28T20:34:56.953Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-01-28T20:34:56.953Z] ---> Running in 3ed37ac48826 [2022-01-28T20:34:56.953Z] Removing intermediate container 3d58e15e555f [2022-01-28T20:34:56.953Z] ---> aebc17911512 [2022-01-28T20:34:56.953Z] [2022-01-28T20:34:56.953Z] Step 10/25 : FROM alpine:3.14 [2022-01-28T20:34:56.954Z] ---> 0a97eee8041e [2022-01-28T20:34:56.954Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-01-28T20:34:57.219Z] ---> Running in bdb86eefe36e [2022-01-28T20:34:57.219Z] Removing intermediate container 3ed37ac48826 [2022-01-28T20:34:57.219Z] ---> f04f946385e6 [2022-01-28T20:34:57.219Z] Step 21/22 : LABEL git_sha=95265af521bf312ea64853c2dada6137a4b11e64 [2022-01-28T20:34:57.219Z] ---> Running in 1ecbb7621c33 [2022-01-28T20:34:57.219Z] ---> cbe630576848 [2022-01-28T20:34:57.219Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-01-28T20:34:57.482Z] Removing intermediate container 1ecbb7621c33 [2022-01-28T20:34:57.482Z] ---> b8ba14532fc9 [2022-01-28T20:34:57.482Z] Step 22/22 : LABEL version=0.0.0 [2022-01-28T20:34:57.482Z] ---> Running in c837865fd67f [2022-01-28T20:34:57.482Z] ---> 0046f08c9ec9 [2022-01-28T20:34:57.482Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-01-28T20:34:57.743Z] ---> Running in 5f12a0a0f89f [2022-01-28T20:34:57.743Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-28T20:34:57.743Z] Removing intermediate container c837865fd67f [2022-01-28T20:34:57.743Z] ---> 437be7a7b3e7 [2022-01-28T20:34:57.743Z] [2022-01-28T20:34:58.010Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-28T20:34:58.010Z] Removing intermediate container 5f12a0a0f89f [2022-01-28T20:34:58.010Z] ---> 9f5f2f6cb4c2 [2022-01-28T20:34:58.010Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-01-28T20:34:58.010Z] (1/3) Installing ca-certificates (20211220-r0) [2022-01-28T20:34:58.010Z] Successfully built 437be7a7b3e7 [2022-01-28T20:34:58.010Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-01-28T20:34:58.010Z] (3/3) Installing su-exec (0.2-r1) [2022-01-28T20:34:58.010Z] Executing busybox-1.33.1-r6.trigger [2022-01-28T20:34:58.010Z] Executing ca-certificates-20211220-r0.trigger [2022-01-28T20:34:58.287Z] OK: 6 MiB in 17 packages [2022-01-28T20:34:58.287Z] Successfully tagged support-scheduler:latest [2022-01-28T20:34:58.287Z] Building sys-mgmt-agent [2022-01-28T20:35:00.208Z]  Building support-scheduler ... done  ---> 8b9205128d56 [2022-01-28T20:35:00.208Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-01-28T20:35:00.208Z] Removing intermediate container b29ce0102f9c [2022-01-28T20:35:00.208Z] ---> 1e9fbb41eec9 [2022-01-28T20:35:00.208Z] [2022-01-28T20:35:00.208Z] Step 10/22 : FROM alpine:3.14 [2022-01-28T20:35:00.208Z] ---> 0a97eee8041e [2022-01-28T20:35:00.208Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-01-28T20:35:00.208Z] Removing intermediate container 09195957ecbd [2022-01-28T20:35:00.208Z] ---> 8157ef65d0e4 [2022-01-28T20:35:00.208Z] [2022-01-28T20:35:00.208Z] Step 10/23 : FROM alpine:3.14 [2022-01-28T20:35:00.208Z] ---> 0a97eee8041e [2022-01-28T20:35:00.208Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-01-28T20:35:00.467Z] Removing intermediate container bdb86eefe36e [2022-01-28T20:35:00.467Z] ---> ab1ff8565aa5 [2022-01-28T20:35:00.467Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-01-28T20:35:00.467Z] ---> Running in aafd31a6769d [2022-01-28T20:35:00.467Z] ---> Running in 6b79508d9354 [2022-01-28T20:35:00.467Z] ---> Running in 38ec2063225b [2022-01-28T20:35:00.467Z] ---> Running in 1cfa4b0b205f [2022-01-28T20:35:00.730Z] Removing intermediate container 6b79508d9354 [2022-01-28T20:35:00.730Z] ---> a6692db6070f [2022-01-28T20:35:00.730Z] Step 12/23 : ENV APP_PORT=59880 [2022-01-28T20:35:00.730Z] Removing intermediate container 1cfa4b0b205f [2022-01-28T20:35:00.730Z] ---> b7f31bcecf93 [2022-01-28T20:35:00.730Z] Step 13/25 : WORKDIR / [2022-01-28T20:35:00.730Z] ---> Running in 086279aa8b41 [2022-01-28T20:35:00.730Z] ---> Running in 4a3ecb51354e [2022-01-28T20:35:00.991Z] Removing intermediate container 086279aa8b41 [2022-01-28T20:35:00.991Z] ---> 9a62468cd9dd [2022-01-28T20:35:00.991Z] Step 13/23 : EXPOSE $APP_PORT [2022-01-28T20:35:00.991Z] ---> Running in 5a1d8059894a [2022-01-28T20:35:00.991Z] Removing intermediate container 4a3ecb51354e [2022-01-28T20:35:00.991Z] ---> 1ff8a5a4ab3c [2022-01-28T20:35:00.991Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-01-28T20:35:00.991Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-28T20:35:01.259Z] Removing intermediate container 5a1d8059894a [2022-01-28T20:35:01.259Z] ---> 3ffbc4a34110 [2022-01-28T20:35:01.259Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-28T20:35:01.259Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-28T20:35:01.259Z] ---> Running in d40c06371f9d [2022-01-28T20:35:01.259Z] ---> 2b4dc8d60555 [2022-01-28T20:35:01.259Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-01-28T20:35:01.526Z] (1/2) Installing ca-certificates (20211220-r0) [2022-01-28T20:35:01.526Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-01-28T20:35:01.526Z] Executing busybox-1.33.1-r6.trigger [2022-01-28T20:35:01.526Z] Executing ca-certificates-20211220-r0.trigger [2022-01-28T20:35:01.526Z] OK: 6 MiB in 16 packages [2022-01-28T20:35:01.786Z] ---> f0fe203c3cea [2022-01-28T20:35:01.786Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-01-28T20:35:02.058Z] Removing intermediate container 38ec2063225b [2022-01-28T20:35:02.058Z] ---> 4b4f83881bd2 [2022-01-28T20:35:02.058Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-01-28T20:35:02.319Z] ---> Running in 81590ad0ad20 [2022-01-28T20:35:02.319Z] ---> 77ed41323330 [2022-01-28T20:35:02.319Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-01-28T20:35:02.319Z] Removing intermediate container aafd31a6769d [2022-01-28T20:35:02.319Z] ---> 6cb3f5f77344 [2022-01-28T20:35:02.319Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-28T20:35:02.584Z] Removing intermediate container 81590ad0ad20 [2022-01-28T20:35:02.584Z] ---> 0fa721f2371b [2022-01-28T20:35:02.584Z] Step 28/31 : CMD ["gate"] [2022-01-28T20:35:02.584Z] ---> ef558307a470 [2022-01-28T20:35:02.584Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-01-28T20:35:02.584Z] ---> Running in 9bd81769798c [2022-01-28T20:35:02.584Z] Removing intermediate container d40c06371f9d [2022-01-28T20:35:02.584Z] ---> f43b94ca1bd9 [2022-01-28T20:35:02.584Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-01-28T20:35:02.584Z] ---> Running in 2952cd4577c0 [2022-01-28T20:35:02.584Z] Removing intermediate container 9bd81769798c [2022-01-28T20:35:02.584Z] ---> c8a91f132397 [2022-01-28T20:35:02.584Z] Step 13/22 : ENV APP_PORT=59860 [2022-01-28T20:35:02.847Z] ---> Running in 7b1272a8c418 [2022-01-28T20:35:02.847Z] ---> Running in d4df370d0661 [2022-01-28T20:35:02.847Z] Removing intermediate container 2952cd4577c0 [2022-01-28T20:35:02.847Z] ---> e1853d852107 [2022-01-28T20:35:02.847Z] Step 29/31 : LABEL arch=x86_64 [2022-01-28T20:35:03.108Z] ---> Running in 58e4a1bcbe97 [2022-01-28T20:35:03.108Z] ---> 7704e46db928 [2022-01-28T20:35:03.108Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-01-28T20:35:03.108Z] Removing intermediate container d4df370d0661 [2022-01-28T20:35:03.108Z] ---> 5b04491f98bc [2022-01-28T20:35:03.108Z] Step 14/22 : EXPOSE $APP_PORT [2022-01-28T20:35:03.108Z] ---> Running in 7df26648e8c0 [2022-01-28T20:35:03.370Z] Removing intermediate container 58e4a1bcbe97 [2022-01-28T20:35:03.370Z] ---> 0d7a634f0fe7 [2022-01-28T20:35:03.370Z] Step 30/31 : LABEL git_sha=95265af521bf312ea64853c2dada6137a4b11e64 [2022-01-28T20:35:03.370Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-28T20:35:03.370Z] Removing intermediate container 7df26648e8c0 [2022-01-28T20:35:03.370Z] ---> 1738612c45c2 [2022-01-28T20:35:03.370Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-28T20:35:03.370Z] ---> Running in a7c7c493b3cf [2022-01-28T20:35:03.630Z] ---> a9504d595314 [2022-01-28T20:35:03.630Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-01-28T20:35:03.630Z] ---> 83e82a3326a1 [2022-01-28T20:35:03.630Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-01-28T20:35:03.630Z] Removing intermediate container a7c7c493b3cf [2022-01-28T20:35:03.630Z] ---> 6b907ed9c756 [2022-01-28T20:35:03.630Z] Step 31/31 : LABEL version=0.0.0 [2022-01-28T20:35:03.894Z] ---> Running in ee415ea19742 [2022-01-28T20:35:03.894Z] ---> d715448a4107 [2022-01-28T20:35:03.894Z] Step 21/25 : 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/ [2022-01-28T20:35:04.166Z] ---> 52ac847379db [2022-01-28T20:35:04.166Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-01-28T20:35:04.166Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-28T20:35:04.166Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-01-28T20:35:04.166Z] ---> 90dd54c6a531 [2022-01-28T20:35:04.166Z] Step 3/23 : WORKDIR /edgex-go [2022-01-28T20:35:04.166Z] ---> Using cache [2022-01-28T20:35:04.166Z] ---> b15e033fc04b [2022-01-28T20:35:04.166Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-28T20:35:04.166Z] ---> Using cache [2022-01-28T20:35:04.166Z] ---> c48ca0671b48 [2022-01-28T20:35:04.166Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-01-28T20:35:04.166Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-28T20:35:04.166Z] ---> Running in b998dd9fa6ba [2022-01-28T20:35:04.166Z] Removing intermediate container ee415ea19742 [2022-01-28T20:35:04.166Z] ---> 25f300baa730 [2022-01-28T20:35:04.166Z] [2022-01-28T20:35:04.166Z] ---> Running in 488cacf1ad8a [2022-01-28T20:35:04.435Z] ---> 38e41ba88a66 [2022-01-28T20:35:04.435Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-01-28T20:35:04.435Z] Successfully built 25f300baa730 [2022-01-28T20:35:04.435Z] Successfully tagged security-bootstrapper:latest [2022-01-28T20:35:04.435Z] Building security-proxy-setup [2022-01-28T20:35:04.435Z]  Building security-bootstrapper ... done  ---> Running in 4f1a2f708146 [2022-01-28T20:35:04.697Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-01-28T20:35:04.697Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-01-28T20:35:04.697Z] (3/6) Installing libsodium (1.0.18-r0) [2022-01-28T20:35:04.962Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-01-28T20:35:04.962Z] (5/6) Installing libzmq (4.3.4-r0) [2022-01-28T20:35:04.962Z] Removing intermediate container 4f1a2f708146 [2022-01-28T20:35:04.962Z] ---> 03effd64b046 [2022-01-28T20:35:04.962Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-28T20:35:04.962Z] (6/6) Installing zeromq (4.3.4-r0) [2022-01-28T20:35:05.221Z] Executing busybox-1.33.1-r6.trigger [2022-01-28T20:35:05.221Z] OK: 8 MiB in 20 packages [2022-01-28T20:35:06.618Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-28T20:35:07.185Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-28T20:35:07.447Z] Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-28T20:35:07.447Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-01-28T20:35:07.447Z] ---> 90dd54c6a531 [2022-01-28T20:35:07.447Z] Step 3/21 : WORKDIR /edgex-go [2022-01-28T20:35:07.447Z] ---> Using cache [2022-01-28T20:35:07.447Z] ---> b15e033fc04b [2022-01-28T20:35:07.447Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-28T20:35:07.447Z] ---> Using cache [2022-01-28T20:35:07.447Z] ---> c48ca0671b48 [2022-01-28T20:35:07.447Z] Step 5/21 : RUN apk add --update --no-cache make git [2022-01-28T20:35:07.447Z] ---> Using cache [2022-01-28T20:35:07.447Z] ---> 2ee0bf1b5b72 [2022-01-28T20:35:07.447Z] Step 6/21 : COPY go.mod vendor* ./ [2022-01-28T20:35:07.447Z] ---> Using cache [2022-01-28T20:35:07.447Z] ---> 26d05101370f [2022-01-28T20:35:07.447Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-28T20:35:07.447Z] ---> Using cache [2022-01-28T20:35:07.447Z] ---> b3f5947cf713 [2022-01-28T20:35:07.447Z] Step 8/21 : COPY . . [2022-01-28T20:35:07.447Z] ---> Using cache [2022-01-28T20:35:07.447Z] ---> 934d5f465d12 [2022-01-28T20:35:07.447Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-01-28T20:35:07.447Z] OK: 221 MiB in 52 packages [2022-01-28T20:35:07.707Z] ---> Running in 4d0e034b33d8 [2022-01-28T20:35:07.707Z] ---> Running in ed2e551ed6b9 [2022-01-28T20:35:07.707Z] Removing intermediate container 4d0e034b33d8 [2022-01-28T20:35:07.707Z] ---> 7f5109be29cc [2022-01-28T20:35:07.707Z] Step 20/22 : LABEL arch=x86_64 [2022-01-28T20:35:07.975Z] ---> Running in eb8e377c3abc [2022-01-28T20:35:07.975Z] Removing intermediate container b998dd9fa6ba [2022-01-28T20:35:07.975Z] ---> 5b539a148097 [2022-01-28T20:35:07.975Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-01-28T20:35:07.975Z] Removing intermediate container eb8e377c3abc [2022-01-28T20:35:07.975Z] ---> ccb064dc610d [2022-01-28T20:35:07.975Z] Step 21/22 : LABEL git_sha=95265af521bf312ea64853c2dada6137a4b11e64 [2022-01-28T20:35:07.975Z] Removing intermediate container 7b1272a8c418 [2022-01-28T20:35:07.975Z] ---> fa3a32df45ca [2022-01-28T20:35:07.975Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-28T20:35:07.975Z] ---> Running in b362e6432ad9 [2022-01-28T20:35:07.975Z] ---> Running in b361519f7fd8 [2022-01-28T20:35:08.239Z] Removing intermediate container 488cacf1ad8a [2022-01-28T20:35:08.239Z] ---> cfd90c21e962 [2022-01-28T20:35:08.239Z] Step 6/23 : COPY go.mod vendor* ./ [2022-01-28T20:35:08.239Z] Removing intermediate container b362e6432ad9 [2022-01-28T20:35:08.239Z] ---> 2a179e8eb154 [2022-01-28T20:35:08.239Z] Step 23/25 : LABEL arch=x86_64 [2022-01-28T20:35:08.239Z] Removing intermediate container b361519f7fd8 [2022-01-28T20:35:08.239Z] ---> 4657173043af [2022-01-28T20:35:08.239Z] Step 22/22 : LABEL version=0.0.0 [2022-01-28T20:35:08.239Z] ---> Running in 3c865fc5c015 [2022-01-28T20:35:08.239Z] ---> fbfe95d1fa6d [2022-01-28T20:35:08.239Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-01-28T20:35:08.239Z] ---> Running in 111184b73eb0 [2022-01-28T20:35:08.239Z] 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 [2022-01-28T20:35:08.502Z] Removing intermediate container 3c865fc5c015 [2022-01-28T20:35:08.502Z] ---> d7c51d009c74 [2022-01-28T20:35:08.502Z] Step 24/25 : LABEL git_sha=95265af521bf312ea64853c2dada6137a4b11e64 [2022-01-28T20:35:08.502Z] ---> 241d12de0b56 [2022-01-28T20:35:08.502Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-28T20:35:08.502Z] ---> Running in cf3abb36536b [2022-01-28T20:35:08.502Z] ---> Running in a8faee9c604c [2022-01-28T20:35:08.502Z] Removing intermediate container 111184b73eb0 [2022-01-28T20:35:08.502Z] ---> 9a828e2d64e1 [2022-01-28T20:35:08.502Z] [2022-01-28T20:35:08.765Z] ---> b505a295ff0a [2022-01-28T20:35:08.765Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-01-28T20:35:08.766Z] Successfully built 9a828e2d64e1 [2022-01-28T20:35:08.766Z] Successfully tagged support-notifications:latest [2022-01-28T20:35:08.766Z] Building core-metadata [2022-01-28T20:35:08.766Z]  Building support-notifications ... done Removing intermediate container cf3abb36536b [2022-01-28T20:35:08.766Z] ---> 749e2369555b [2022-01-28T20:35:08.766Z] Step 25/25 : LABEL version=0.0.0 [2022-01-28T20:35:09.027Z] ---> Running in ec3239e6d739 [2022-01-28T20:35:09.288Z] Removing intermediate container ec3239e6d739 [2022-01-28T20:35:09.288Z] ---> 91b5f5265320 [2022-01-28T20:35:09.288Z] [2022-01-28T20:35:09.548Z] Successfully built 91b5f5265320 [2022-01-28T20:35:09.548Z] Successfully tagged security-secretstore-setup:latest [2022-01-28T20:35:09.548Z]  Building security-secretstore-setup ... done Building core-command [2022-01-28T20:35:10.121Z] ---> 69371c3e72c2 [2022-01-28T20:35:10.121Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-01-28T20:35:12.695Z] ---> Running in b43e321c2b5a [2022-01-28T20:35:13.309Z] Removing intermediate container a8faee9c604c [2022-01-28T20:35:13.309Z] ---> 5af064c0647a [2022-01-28T20:35:13.309Z] Step 8/23 : COPY . . [2022-01-28T20:35:13.309Z] Removing intermediate container b43e321c2b5a [2022-01-28T20:35:13.309Z] ---> ddd49bd63716 [2022-01-28T20:35:13.309Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-28T20:35:13.309Z] ---> Running in fae9d8acd4b6 [2022-01-28T20:35:14.073Z] Removing intermediate container aa5648867e68 [2022-01-28T20:35:14.073Z] ---> b00478a2a7a3 [2022-01-28T20:35:14.073Z] Successfully built b00478a2a7a3 [2022-01-28T20:35:14.073Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-28T20:35:14.269Z] Removing intermediate container fae9d8acd4b6 [2022-01-28T20:35:14.269Z] ---> 43e93cf941c5 [2022-01-28T20:35:14.269Z] Step 21/23 : LABEL arch=x86_64 [2022-01-28T20:35:14.408Z] + docker inspect -f . ci-base-image-arm64 [2022-01-28T20:35:14.408Z] . [Pipeline] withDockerContainer [2022-01-28T20:35:14.607Z] prd-ubuntu18.04-docker-arm64-4c-16g-4160 does not seem to be running inside a container [2022-01-28T20:35:14.695Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-01-28T20:35:15.993Z] $ docker top c545d0e4dd167991d09dffb4102b540f66773b4e879fdc8761b1dca099f1245e -eo pid,comm [2022-01-28T20:35:16.206Z] ---> Running in d9e9eb6d8af4 [2022-01-28T20:35:16.206Z] Removing intermediate container d9e9eb6d8af4 [2022-01-28T20:35:16.206Z] ---> 70e96290cca0 [2022-01-28T20:35:16.206Z] Step 22/23 : LABEL git_sha=95265af521bf312ea64853c2dada6137a4b11e64 [Pipeline] { [Pipeline] sh [2022-01-28T20:35:16.782Z] ---> Running in d725d42df9eb [2022-01-28T20:35:16.783Z] Removing intermediate container d725d42df9eb [2022-01-28T20:35:16.783Z] ---> 6aca9ebbc5d2 [2022-01-28T20:35:16.783Z] Step 23/23 : LABEL version=0.0.0 [2022-01-28T20:35:16.861Z] + go version [2022-01-28T20:35:16.861Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-01-28T20:35:16.883Z] $ docker stop --time=1 c545d0e4dd167991d09dffb4102b540f66773b4e879fdc8761b1dca099f1245e [2022-01-28T20:35:17.047Z] ---> Running in 870150070d61 [2022-01-28T20:35:17.989Z] Removing intermediate container 870150070d61 [2022-01-28T20:35:17.989Z] ---> 845f16f20ca6 [2022-01-28T20:35:17.989Z] [2022-01-28T20:35:17.989Z] Successfully built 845f16f20ca6 [2022-01-28T20:35:17.989Z] Successfully tagged core-data:latest [2022-01-28T20:35:18.256Z]  Building core-data ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-28T20:35:18.256Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-01-28T20:35:18.256Z] ---> 90dd54c6a531 [2022-01-28T20:35:18.256Z] Step 3/23 : WORKDIR /edgex-go [2022-01-28T20:35:18.256Z] ---> Using cache [2022-01-28T20:35:18.256Z] ---> b15e033fc04b [2022-01-28T20:35:18.256Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-28T20:35:18.256Z] ---> Using cache [2022-01-28T20:35:18.256Z] ---> c48ca0671b48 [2022-01-28T20:35:18.256Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-01-28T20:35:18.256Z] ---> Using cache [2022-01-28T20:35:18.256Z] ---> 2ee0bf1b5b72 [2022-01-28T20:35:18.256Z] Step 6/23 : COPY go.mod vendor* ./ [2022-01-28T20:35:18.256Z] ---> Using cache [2022-01-28T20:35:18.256Z] ---> 26d05101370f [2022-01-28T20:35:18.256Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-28T20:35:18.256Z] ---> Using cache [2022-01-28T20:35:18.256Z] ---> b3f5947cf713 [2022-01-28T20:35:18.256Z] Step 8/23 : COPY . . [2022-01-28T20:35:18.256Z] ---> Using cache [2022-01-28T20:35:18.256Z] ---> 934d5f465d12 [2022-01-28T20:35:18.256Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-01-28T20:35:18.477Z] $ docker rm -f c545d0e4dd167991d09dffb4102b540f66773b4e879fdc8761b1dca099f1245e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-28T20:35:19.048Z] + docker inspect -f . ci-base-image-arm64 [2022-01-28T20:35:19.048Z] . [Pipeline] withDockerContainer [2022-01-28T20:35:19.244Z] prd-ubuntu18.04-docker-arm64-4c-16g-4160 does not seem to be running inside a container [2022-01-28T20:35:19.329Z] $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-01-28T20:35:20.188Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-28T20:35:20.188Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-01-28T20:35:20.188Z] ---> 90dd54c6a531 [2022-01-28T20:35:20.188Z] Step 3/23 : WORKDIR /edgex-go [2022-01-28T20:35:20.188Z] ---> Using cache [2022-01-28T20:35:20.188Z] ---> b15e033fc04b [2022-01-28T20:35:20.188Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-28T20:35:20.188Z] ---> Using cache [2022-01-28T20:35:20.188Z] ---> c48ca0671b48 [2022-01-28T20:35:20.188Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-01-28T20:35:20.188Z] ---> Using cache [2022-01-28T20:35:20.188Z] ---> 2ee0bf1b5b72 [2022-01-28T20:35:20.188Z] Step 6/23 : COPY go.mod vendor* ./ [2022-01-28T20:35:20.188Z] ---> Using cache [2022-01-28T20:35:20.188Z] ---> 26d05101370f [2022-01-28T20:35:20.188Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-28T20:35:20.188Z] ---> Using cache [2022-01-28T20:35:20.188Z] ---> b3f5947cf713 [2022-01-28T20:35:20.188Z] Step 8/23 : COPY . . [2022-01-28T20:35:20.188Z] ---> Using cache [2022-01-28T20:35:20.188Z] ---> 934d5f465d12 [2022-01-28T20:35:20.188Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-01-28T20:35:20.591Z] $ docker top 292ec2a001ebeadc1c5df438309d9a68ab2e350aac107f73e199e5ae22a4e33c -eo pid,comm [2022-01-28T20:35:20.773Z] ---> Running in d160c35a7916 [2022-01-28T20:35:20.773Z] ---> Running in 2d6fc4445713 [2022-01-28T20:35:20.773Z] ---> c506a52a1285 [2022-01-28T20:35:20.773Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-01-28T20:35:20.773Z] ---> Running in 77a845af89f5 [Pipeline] { [Pipeline] echo [2022-01-28T20:35:20.830Z] ========================================================= [2022-01-28T20:35:20.830Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-01-28T20:35:20.830Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-01-28T20:35:21.353Z] 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 [2022-01-28T20:35:21.353Z] 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 [2022-01-28T20:35:21.483Z] + make test [2022-01-28T20:35:21.483Z] go mod tidy [2022-01-28T20:35:21.629Z] 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 [2022-01-28T20:35:22.104Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-01-28T20:35:29.804Z] 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 [2022-01-28T20:35:35.125Z] Removing intermediate container ed2e551ed6b9 [2022-01-28T20:35:35.125Z] ---> e550e63eb76a [2022-01-28T20:35:35.125Z] [2022-01-28T20:35:35.125Z] Step 10/21 : FROM alpine:3.14 [2022-01-28T20:35:35.125Z] ---> 0a97eee8041e [2022-01-28T20:35:35.125Z] Step 11/21 : RUN apk add --update --no-cache curl [2022-01-28T20:35:35.125Z] ---> Running in b14c1f29af6c [2022-01-28T20:35:35.125Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-28T20:35:35.397Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-28T20:35:35.666Z] (1/5) Installing ca-certificates (20211220-r0) [2022-01-28T20:35:35.666Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-01-28T20:35:35.666Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2022-01-28T20:35:35.666Z] (4/5) Installing libcurl (7.79.1-r0) [2022-01-28T20:35:35.666Z] (5/5) Installing curl (7.79.1-r0) [2022-01-28T20:35:35.666Z] Executing busybox-1.33.1-r6.trigger [2022-01-28T20:35:35.666Z] Executing ca-certificates-20211220-r0.trigger [2022-01-28T20:35:35.937Z] OK: 8 MiB in 19 packages [2022-01-28T20:35:36.539Z] Removing intermediate container b14c1f29af6c [2022-01-28T20:35:36.539Z] ---> 3b009d3836b3 [2022-01-28T20:35:36.539Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-01-28T20:35:36.539Z] ---> Running in 8ddc2d541efc [2022-01-28T20:35:36.539Z] Removing intermediate container 8ddc2d541efc [2022-01-28T20:35:36.539Z] ---> b5d5b945a03a [2022-01-28T20:35:36.539Z] Step 13/21 : WORKDIR /edgex [2022-01-28T20:35:36.539Z] ---> Running in 115521ce76c8 [2022-01-28T20:35:36.808Z] Removing intermediate container 115521ce76c8 [2022-01-28T20:35:36.808Z] ---> af11a00f7f78 [2022-01-28T20:35:36.808Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-01-28T20:35:37.075Z] ---> 3d38dafc0645 [2022-01-28T20:35:37.075Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-01-28T20:35:37.674Z] ---> 06bed8a72073 [2022-01-28T20:35:37.674Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-01-28T20:35:38.271Z] ---> f2c911df6534 [2022-01-28T20:35:38.271Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2022-01-28T20:35:38.271Z] ---> Running in 5f9ece828eec [2022-01-28T20:35:38.271Z] Removing intermediate container 5f9ece828eec [2022-01-28T20:35:38.271Z] ---> 4f3e8f093e9c [2022-01-28T20:35:38.271Z] Step 18/21 : CMD ["--init=true"] [2022-01-28T20:35:38.543Z] ---> Running in 9d55e1d0caf3 [2022-01-28T20:35:38.543Z] Removing intermediate container 9d55e1d0caf3 [2022-01-28T20:35:38.543Z] ---> 392c08b59df9 [2022-01-28T20:35:38.543Z] Step 19/21 : LABEL arch=x86_64 [2022-01-28T20:35:38.543Z] ---> Running in 0f224f884394 [2022-01-28T20:35:38.811Z] Removing intermediate container 0f224f884394 [2022-01-28T20:35:38.811Z] ---> 12437567df53 [2022-01-28T20:35:38.811Z] Step 20/21 : LABEL git_sha=95265af521bf312ea64853c2dada6137a4b11e64 [2022-01-28T20:35:38.811Z] ---> Running in f9333d4dd6c9 [2022-01-28T20:35:39.084Z] Removing intermediate container f9333d4dd6c9 [2022-01-28T20:35:39.084Z] ---> e4233350ef3a [2022-01-28T20:35:39.084Z] Step 21/21 : LABEL version=0.0.0 [2022-01-28T20:35:39.084Z] ---> Running in 97e85f068270 [2022-01-28T20:35:39.359Z] Removing intermediate container 97e85f068270 [2022-01-28T20:35:39.359Z] ---> 294086ced29c [2022-01-28T20:35:39.359Z] [2022-01-28T20:35:39.359Z] Successfully built 294086ced29c [2022-01-28T20:35:39.359Z] Successfully tagged security-proxy-setup:latest [2022-01-28T20:35:51.626Z]  Building security-proxy-setup ... done Removing intermediate container 77a845af89f5 [2022-01-28T20:35:51.626Z] ---> 19469e22d5e7 [2022-01-28T20:35:51.626Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-01-28T20:35:51.626Z] Removing intermediate container d160c35a7916 [2022-01-28T20:35:51.626Z] ---> bbcd055218cc [2022-01-28T20:35:51.626Z] [2022-01-28T20:35:51.626Z] Step 10/23 : FROM alpine:3.14 [2022-01-28T20:35:51.626Z] ---> 0a97eee8041e [2022-01-28T20:35:51.626Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-01-28T20:35:51.626Z] ---> Using cache [2022-01-28T20:35:51.626Z] ---> 7d8d03744f95 [2022-01-28T20:35:51.626Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-28T20:35:51.626Z] ---> Using cache [2022-01-28T20:35:51.626Z] ---> 178d0361c9f1 [2022-01-28T20:35:51.626Z] Step 13/23 : ENV APP_PORT=59882 [2022-01-28T20:35:51.626Z] ---> Running in 7a3f70e2d69e [2022-01-28T20:35:51.626Z] ---> Running in d1ba1710de72 [2022-01-28T20:35:51.626Z] Removing intermediate container d1ba1710de72 [2022-01-28T20:35:51.626Z] ---> aa354fb59e67 [2022-01-28T20:35:51.626Z] Step 14/23 : EXPOSE $APP_PORT [2022-01-28T20:35:51.626Z] ---> Running in 84e8d7d45d0c [2022-01-28T20:35:51.626Z] Removing intermediate container 84e8d7d45d0c [2022-01-28T20:35:51.626Z] ---> 0e75b8714415 [2022-01-28T20:35:51.626Z] Step 15/23 : WORKDIR / [2022-01-28T20:35:51.626Z] 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 [2022-01-28T20:35:51.626Z] ---> Running in 6c8915c657f8 [2022-01-28T20:35:51.626Z] Removing intermediate container 6c8915c657f8 [2022-01-28T20:35:51.626Z] ---> 2ce115422a4e [2022-01-28T20:35:51.626Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-28T20:35:51.626Z] ---> 4e58a26c8e2a [2022-01-28T20:35:51.626Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-01-28T20:35:51.626Z] Removing intermediate container 7a3f70e2d69e [2022-01-28T20:35:51.626Z] ---> bf0cf9df0e0c [2022-01-28T20:35:51.626Z] [2022-01-28T20:35:51.626Z] Step 11/23 : FROM docker:20.10.10 [2022-01-28T20:35:51.626Z] ---> 5e8b21e21258 [2022-01-28T20:35:51.626Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-01-28T20:35:51.626Z] Removing intermediate container 2d6fc4445713 [2022-01-28T20:35:51.626Z] ---> b33759fe9110 [2022-01-28T20:35:51.626Z] [2022-01-28T20:35:51.626Z] Step 10/23 : FROM alpine:3.14 [2022-01-28T20:35:51.626Z] ---> 0a97eee8041e [2022-01-28T20:35:51.626Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-01-28T20:35:51.626Z] ---> Using cache [2022-01-28T20:35:51.626Z] ---> 7d8d03744f95 [2022-01-28T20:35:51.626Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-28T20:35:51.626Z] ---> Using cache [2022-01-28T20:35:51.626Z] ---> 178d0361c9f1 [2022-01-28T20:35:51.626Z] Step 13/23 : ENV APP_PORT=59881 [2022-01-28T20:35:51.626Z] ---> Running in 67b7466c02f5 [2022-01-28T20:35:51.626Z] 20.10.10: Pulling from library/docker [2022-01-28T20:35:51.626Z] ---> e0895f24d427 [2022-01-28T20:35:51.626Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-01-28T20:35:51.626Z] Removing intermediate container 67b7466c02f5 [2022-01-28T20:35:51.626Z] ---> 640f49c2741d [2022-01-28T20:35:51.626Z] Step 14/23 : EXPOSE $APP_PORT [2022-01-28T20:35:51.626Z] ---> Running in d92101ab7d8a [2022-01-28T20:35:51.892Z] ---> Running in 9e4a2d7895c2 [2022-01-28T20:35:51.892Z] Removing intermediate container d92101ab7d8a [2022-01-28T20:35:51.892Z] ---> ae5a014ab22f [2022-01-28T20:35:51.892Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-28T20:35:52.157Z] Removing intermediate container 9e4a2d7895c2 [2022-01-28T20:35:52.157Z] ---> 824a348357da [2022-01-28T20:35:52.157Z] Step 15/23 : WORKDIR / [2022-01-28T20:35:52.157Z] ---> Running in 122945cccb1d [2022-01-28T20:35:52.157Z] ---> Running in 5c920dc1c4af [2022-01-28T20:35:52.429Z] Removing intermediate container 122945cccb1d [2022-01-28T20:35:52.429Z] ---> 4fc0778e8d15 [2022-01-28T20:35:52.429Z] Step 21/23 : LABEL arch=x86_64 [2022-01-28T20:35:52.429Z] Removing intermediate container 5c920dc1c4af [2022-01-28T20:35:52.429Z] ---> dd839573e534 [2022-01-28T20:35:52.429Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-28T20:35:52.429Z] ---> Running in 27c8a96b5270 [2022-01-28T20:35:52.699Z] Removing intermediate container 27c8a96b5270 [2022-01-28T20:35:52.699Z] ---> d626d8954935 [2022-01-28T20:35:52.699Z] Step 22/23 : LABEL git_sha=95265af521bf312ea64853c2dada6137a4b11e64 [2022-01-28T20:35:52.699Z] ---> 553bb24b72d6 [2022-01-28T20:35:52.699Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-01-28T20:35:52.699Z] ---> Running in cd1370c5a405 [2022-01-28T20:35:52.964Z] Removing intermediate container cd1370c5a405 [2022-01-28T20:35:52.964Z] ---> 92abfcc4dfbe [2022-01-28T20:35:52.964Z] Step 23/23 : LABEL version=0.0.0 [2022-01-28T20:35:53.223Z] ---> Running in ef38c8e9acc8 [2022-01-28T20:35:53.223Z] ---> 69d67d08aae3 [2022-01-28T20:35:53.223Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-01-28T20:35:53.224Z] Removing intermediate container ef38c8e9acc8 [2022-01-28T20:35:53.224Z] ---> 87a2ed4765b6 [2022-01-28T20:35:53.224Z] [2022-01-28T20:35:53.485Z] Successfully built 87a2ed4765b6 [2022-01-28T20:35:53.485Z] Successfully tagged core-command:latest [2022-01-28T20:35:53.485Z]  Building core-command ... done  ---> 5177907ad364 [2022-01-28T20:35:53.485Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-01-28T20:35:53.485Z] ---> Running in 3e8d1093bfa1 [2022-01-28T20:35:53.745Z] Removing intermediate container 3e8d1093bfa1 [2022-01-28T20:35:53.745Z] ---> 020a00342ded [2022-01-28T20:35:53.745Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-28T20:35:53.745Z] ---> Running in 6ea0f7069d11 [2022-01-28T20:35:54.008Z] Removing intermediate container 6ea0f7069d11 [2022-01-28T20:35:54.008Z] ---> 6bf7d0c6ee0c [2022-01-28T20:35:54.008Z] Step 21/23 : LABEL arch=x86_64 [2022-01-28T20:35:54.008Z] ---> Running in 4c0bbceef08c [2022-01-28T20:35:54.268Z] Removing intermediate container 4c0bbceef08c [2022-01-28T20:35:54.268Z] ---> 78dd9e7ed4e0 [2022-01-28T20:35:54.268Z] Step 22/23 : LABEL git_sha=95265af521bf312ea64853c2dada6137a4b11e64 [2022-01-28T20:35:54.268Z] ---> Running in 463aac20bda5 [2022-01-28T20:35:54.268Z] Removing intermediate container 463aac20bda5 [2022-01-28T20:35:54.268Z] ---> 87aed86a4698 [2022-01-28T20:35:54.268Z] Step 23/23 : LABEL version=0.0.0 [2022-01-28T20:35:54.446Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-01-28T20:35:54.528Z] ---> Running in 42232fc5d309 [2022-01-28T20:35:54.528Z] Removing intermediate container 42232fc5d309 [2022-01-28T20:35:54.528Z] ---> e889c097217d [2022-01-28T20:35:54.528Z] [2022-01-28T20:35:54.528Z] Successfully built e889c097217d [2022-01-28T20:35:54.528Z] Successfully tagged core-metadata:latest [2022-01-28T20:35:54.788Z]  Building core-metadata ... done Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-01-28T20:35:54.788Z] Status: Downloaded newer image for docker:20.10.10 [2022-01-28T20:35:54.788Z] ---> b706a049f56e [2022-01-28T20:35:54.788Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-01-28T20:35:54.788Z] ---> Running in b3528106e384 [2022-01-28T20:35:54.788Z] Removing intermediate container b3528106e384 [2022-01-28T20:35:54.788Z] ---> aa943439835f [2022-01-28T20:35:54.788Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-01-28T20:35:54.788Z] ---> Running in ee948a633ac2 [2022-01-28T20:35:55.048Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-28T20:35:55.311Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-28T20:35:55.311Z] (1/42) Installing readline (8.1.0-r0) [2022-01-28T20:35:55.311Z] (2/42) Installing bash (5.1.4-r0) [2022-01-28T20:35:55.311Z] Executing bash-5.1.4-r0.post-install [2022-01-28T20:35:55.311Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-01-28T20:35:55.311Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-01-28T20:35:55.311Z] (5/42) Installing libcurl (7.79.1-r0) [2022-01-28T20:35:55.311Z] (6/42) Installing curl (7.79.1-r0) [2022-01-28T20:35:55.311Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-01-28T20:35:55.311Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-01-28T20:35:55.311Z] (9/42) Installing expat (2.4.3-r0) [2022-01-28T20:35:55.570Z] (10/42) Installing libffi (3.3-r2) [2022-01-28T20:35:55.570Z] (11/42) Installing gdbm (1.19-r0) [2022-01-28T20:35:55.570Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-01-28T20:35:55.570Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-01-28T20:35:55.570Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-01-28T20:35:55.570Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-01-28T20:35:55.570Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-01-28T20:35:55.570Z] (17/42) Installing python3 (3.9.5-r2) [2022-01-28T20:35:56.139Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-01-28T20:35:56.139Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-01-28T20:35:56.139Z] (20/42) Installing py3-idna (3.2-r0) [2022-01-28T20:35:56.139Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-01-28T20:35:56.140Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-01-28T20:35:56.140Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-01-28T20:35:56.140Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-01-28T20:35:56.140Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-01-28T20:35:56.140Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-01-28T20:35:56.140Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-01-28T20:35:56.140Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-01-28T20:35:56.140Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-01-28T20:35:56.140Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-01-28T20:35:56.140Z] (31/42) Installing py3-six (1.15.0-r1) [2022-01-28T20:35:56.140Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-01-28T20:35:56.140Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-01-28T20:35:56.140Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-01-28T20:35:56.140Z] (35/42) Installing py3-packaging (20.9-r1) [2022-01-28T20:35:56.140Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-01-28T20:35:56.140Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-01-28T20:35:56.140Z] (38/42) Installing py3-progress (1.5-r2) [2022-01-28T20:35:56.140Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-01-28T20:35:56.140Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-01-28T20:35:56.140Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-01-28T20:35:56.140Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-01-28T20:35:56.401Z] Executing busybox-1.33.1-r6.trigger [2022-01-28T20:35:56.401Z] OK: 84 MiB in 64 packages [2022-01-28T20:35:56.972Z] Collecting docker-compose==1.23.2 [2022-01-28T20:35:56.972Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-01-28T20:35:57.231Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-01-28T20:35:57.231Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-01-28T20:35:57.231Z] Collecting cached-property<2,>=1.2.0 [2022-01-28T20:35:57.231Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-01-28T20:35:57.231Z] Collecting websocket-client<1.0,>=0.32.0 [2022-01-28T20:35:57.231Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-01-28T20:35:57.231Z] Collecting docker<4.0,>=3.6.0 [2022-01-28T20:35:57.231Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-01-28T20:35:57.231Z] Collecting dockerpty<0.5,>=0.4.1 [2022-01-28T20:35:57.231Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-01-28T20:35:57.492Z] Collecting docopt<0.7,>=0.6.1 [2022-01-28T20:35:57.492Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-01-28T20:35:57.754Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2022-01-28T20:35:58.019Z] Collecting PyYAML<4,>=3.10 [2022-01-28T20:35:58.019Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-01-28T20:35:58.590Z] Collecting jsonschema<3,>=2.5.1 [2022-01-28T20:35:58.590Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-01-28T20:35:58.590Z] Collecting texttable<0.10,>=0.9.0 [2022-01-28T20:35:58.590Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-01-28T20:35:58.849Z] Collecting docker-pycreds>=0.4.0 [2022-01-28T20:35:58.849Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-01-28T20:35:58.849Z] Collecting idna<2.8,>=2.5 [2022-01-28T20:35:58.849Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-01-28T20:35:58.849Z] 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) [2022-01-28T20:35:59.109Z] Collecting urllib3<1.25,>=1.21.1 [2022-01-28T20:35:59.109Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-01-28T20:35:59.109Z] Collecting chardet<3.1.0,>=3.0.2 [2022-01-28T20:35:59.109Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-01-28T20:35:59.109Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-01-28T20:35:59.109Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-01-28T20:35:59.109Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-01-28T20:35:59.109Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-01-28T20:35:59.109Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-01-28T20:35:59.109Z] Attempting uninstall: urllib3 [2022-01-28T20:35:59.109Z] Found existing installation: urllib3 1.26.5 [2022-01-28T20:35:59.109Z] Uninstalling urllib3-1.26.5: [2022-01-28T20:35:59.109Z] Successfully uninstalled urllib3-1.26.5 [2022-01-28T20:35:59.370Z] Attempting uninstall: idna [2022-01-28T20:35:59.370Z] Found existing installation: idna 3.2 [2022-01-28T20:35:59.370Z] Uninstalling idna-3.2: [2022-01-28T20:35:59.370Z] Successfully uninstalled idna-3.2 [2022-01-28T20:35:59.634Z] Attempting uninstall: chardet [2022-01-28T20:35:59.634Z] Found existing installation: chardet 4.0.0 [2022-01-28T20:35:59.634Z] Uninstalling chardet-4.0.0: [2022-01-28T20:35:59.634Z] Successfully uninstalled chardet-4.0.0 [2022-01-28T20:35:59.895Z] Attempting uninstall: requests [2022-01-28T20:35:59.896Z] Found existing installation: requests 2.25.1 [2022-01-28T20:35:59.896Z] Uninstalling requests-2.25.1: [2022-01-28T20:35:59.896Z] Successfully uninstalled requests-2.25.1 [2022-01-28T20:35:59.896Z] Running setup.py install for texttable: started [2022-01-28T20:36:00.156Z] Running setup.py install for texttable: finished with status 'done' [2022-01-28T20:36:00.156Z] Running setup.py install for PyYAML: started [2022-01-28T20:36:00.417Z] Running setup.py install for PyYAML: finished with status 'done' [2022-01-28T20:36:00.678Z] Running setup.py install for docopt: started [2022-01-28T20:36:00.938Z] Running setup.py install for docopt: finished with status 'done' [2022-01-28T20:36:00.939Z] Running setup.py install for dockerpty: started [2022-01-28T20:36:01.198Z] Running setup.py install for dockerpty: finished with status 'done' [2022-01-28T20:36:01.458Z] 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 [2022-01-28T20:36:04.757Z] Removing intermediate container ee948a633ac2 [2022-01-28T20:36:04.757Z] ---> a988accd053b [2022-01-28T20:36:04.757Z] Step 14/23 : ENV APP_PORT=58890 [2022-01-28T20:36:04.757Z] ---> Running in eec88b238a70 [2022-01-28T20:36:04.757Z] Removing intermediate container eec88b238a70 [2022-01-28T20:36:04.757Z] ---> 05f25b643ff3 [2022-01-28T20:36:04.757Z] Step 15/23 : EXPOSE $APP_PORT [2022-01-28T20:36:04.757Z] ---> Running in a6ab9c33d35b [2022-01-28T20:36:05.018Z] Removing intermediate container a6ab9c33d35b [2022-01-28T20:36:05.018Z] ---> 51b34fd864b3 [2022-01-28T20:36:05.018Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-01-28T20:36:05.276Z] ---> 653e08bbd6e2 [2022-01-28T20:36:05.276Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-01-28T20:36:05.537Z] ---> 5b2788c16866 [2022-01-28T20:36:05.537Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-01-28T20:36:05.537Z] ---> 86520f6d7c80 [2022-01-28T20:36:05.537Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-01-28T20:36:05.537Z] ---> Running in d47108ec0a31 [2022-01-28T20:36:05.797Z] Removing intermediate container d47108ec0a31 [2022-01-28T20:36:05.797Z] ---> 7caa686246a6 [2022-01-28T20:36:05.797Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-28T20:36:05.797Z] ---> Running in 6a1dcf00e549 [2022-01-28T20:36:05.797Z] Removing intermediate container 6a1dcf00e549 [2022-01-28T20:36:05.797Z] ---> 7122d55aa86b [2022-01-28T20:36:05.797Z] Step 21/23 : LABEL arch=x86_64 [2022-01-28T20:36:05.797Z] ---> Running in 83d11a6f8207 [2022-01-28T20:36:06.060Z] Removing intermediate container 83d11a6f8207 [2022-01-28T20:36:06.060Z] ---> 3a6bc2bc4016 [2022-01-28T20:36:06.060Z] Step 22/23 : LABEL git_sha=95265af521bf312ea64853c2dada6137a4b11e64 [2022-01-28T20:36:06.060Z] ---> Running in 7cbe6388ea1e [2022-01-28T20:36:06.060Z] Removing intermediate container 7cbe6388ea1e [2022-01-28T20:36:06.060Z] ---> 318d01e100c1 [2022-01-28T20:36:06.060Z] Step 23/23 : LABEL version=0.0.0 [2022-01-28T20:36:06.060Z] ---> Running in 91b912578bc4 [2022-01-28T20:36:06.060Z] Removing intermediate container 91b912578bc4 [2022-01-28T20:36:06.060Z] ---> 98194af2ec2b [2022-01-28T20:36:06.060Z] [2022-01-28T20:36:06.321Z] Successfully built 98194af2ec2b [2022-01-28T20:36:06.321Z] Successfully tagged sys-mgmt-agent:latest [2022-01-28T20:36:06.327Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-01-28T20:36:06.333Z] $ docker stop --time=1 fa2bcee9a1e35694c8b95137666a5b4fafcc0c54563c3cea1eaac5b5c0291b4f [2022-01-28T20:36:07.683Z] $ docker rm -f fa2bcee9a1e35694c8b95137666a5b4fafcc0c54563c3cea1eaac5b5c0291b4f [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-28T20:36:08.037Z] + docker images [2022-01-28T20:36:08.037Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-01-28T20:36:08.037Z] sys-mgmt-agent latest 98194af2ec2b 3 seconds ago 296MB [2022-01-28T20:36:08.037Z] core-metadata latest e889c097217d 14 seconds ago 16.5MB [2022-01-28T20:36:08.037Z] core-command latest 87a2ed4765b6 15 seconds ago 15.7MB [2022-01-28T20:36:08.037Z] b33759fe9110 17 seconds ago 1.78GB [2022-01-28T20:36:08.037Z] bf0cf9df0e0c 18 seconds ago 1.77GB [2022-01-28T20:36:08.037Z] bbcd055218cc 19 seconds ago 1.77GB [2022-01-28T20:36:08.037Z] security-proxy-setup latest 294086ced29c 29 seconds ago 26.1MB [2022-01-28T20:36:08.037Z] e550e63eb76a 34 seconds ago 1.78GB [2022-01-28T20:36:08.037Z] core-data latest 845f16f20ca6 51 seconds ago 19.9MB [2022-01-28T20:36:08.037Z] security-secretstore-setup latest 91b5f5265320 About a minute ago 27.8MB [2022-01-28T20:36:08.037Z] support-notifications latest 9a828e2d64e1 About a minute ago 16.6MB [2022-01-28T20:36:08.037Z] security-bootstrapper latest 25f300baa730 About a minute ago 18.7MB [2022-01-28T20:36:08.037Z] 1e9fbb41eec9 About a minute ago 1.78GB [2022-01-28T20:36:08.037Z] 8157ef65d0e4 About a minute ago 1.78GB [2022-01-28T20:36:08.037Z] support-scheduler latest 437be7a7b3e7 About a minute ago 15.9MB [2022-01-28T20:36:08.037Z] aebc17911512 About a minute ago 1.78GB [2022-01-28T20:36:08.038Z] 853284e29525 About a minute ago 1.77GB [2022-01-28T20:36:08.038Z] f7d18823ee3b About a minute ago 1.77GB [2022-01-28T20:36:08.038Z] ci-base-image-x86_64 latest 90dd54c6a531 5 minutes ago 1.27GB [2022-01-28T20:36:08.038Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine dd4a08f94e63 2 weeks ago 562MB [2022-01-28T20:36:08.038Z] docker 20.10.10 b706a049f56e 2 months ago 216MB [2022-01-28T20:36:08.038Z] alpine 3.14 0a97eee8041e 2 months ago 5.61MB [2022-01-28T20:36:08.038Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 3 months ago 34.5MB [2022-01-28T20:36:08.038Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 19 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 [2022-01-28T20:36:23.195Z] Still waiting to schedule task [2022-01-28T20:36:23.196Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2022-01-28T20:36:51.014Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-01-28T20:36:59.342Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-01-28T20:36:59.342Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-01-28T20:37:01.326Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-01-28T20:37:11.515Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-01-28T20:37:11.515Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-01-28T20:37:11.515Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-01-28T20:37:11.515Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-01-28T20:37:11.515Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-01-28T20:37:11.515Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-01-28T20:37:11.789Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-01-28T20:37:11.789Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-01-28T20:37:11.789Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-01-28T20:37:11.789Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-01-28T20:37:20.078Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.188s coverage: 28.7% of statements [2022-01-28T20:37:20.078Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-01-28T20:37:20.078Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-01-28T20:37:25.525Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.321s coverage: 98.5% of statements [2022-01-28T20:37:25.525Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-01-28T20:37:25.525Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.391s coverage: 44.7% of statements [2022-01-28T20:37:25.525Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-01-28T20:37:25.525Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-01-28T20:37:26.979Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.713s coverage: 89.5% of statements [2022-01-28T20:37:26.979Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-01-28T20:37:26.979Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-01-28T20:37:26.979Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.223s coverage: 84.4% of statements [2022-01-28T20:37:26.979Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-01-28T20:37:26.979Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-01-28T20:37:26.979Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-01-28T20:37:26.979Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-01-28T20:37:26.979Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-01-28T20:37:39.393Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.688s coverage: 94.2% of statements [2022-01-28T20:37:39.393Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-01-28T20:37:39.393Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-01-28T20:37:39.393Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.207s coverage: 59.1% of statements [2022-01-28T20:37:39.393Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-01-28T20:37:39.393Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-01-28T20:37:39.393Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-01-28T20:37:39.393Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-01-28T20:37:39.393Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-01-28T20:37:39.393Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.204s coverage: 60.0% of statements [2022-01-28T20:37:39.393Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-01-28T20:37:39.393Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-01-28T20:37:39.393Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-01-28T20:37:39.393Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.326s coverage: 0.9% of statements [2022-01-28T20:37:39.393Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-01-28T20:37:39.393Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.210s coverage: 58.8% of statements [2022-01-28T20:37:39.393Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.222s coverage: 21.7% of statements [2022-01-28T20:37:39.393Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-01-28T20:37:39.393Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.249s coverage: 47.1% of statements [2022-01-28T20:37:39.393Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.203s coverage: 79.5% of statements [2022-01-28T20:37:39.393Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.199s coverage: 94.1% of statements [2022-01-28T20:37:39.393Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.225s coverage: 96.3% of statements [2022-01-28T20:37:39.393Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.177s coverage: 87.5% of statements [2022-01-28T20:37:49.539Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.210s coverage: 94.4% of statements [2022-01-28T20:37:49.539Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.208s coverage: 44.8% of statements [2022-01-28T20:37:56.349Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.712s coverage: 82.5% of statements [2022-01-28T20:37:56.349Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-01-28T20:38:03.091Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.302s coverage: 92.9% of statements [2022-01-28T20:38:03.091Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-01-28T20:38:03.091Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-01-28T20:38:03.091Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-01-28T20:38:03.091Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements [2022-01-28T20:38:03.091Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-01-28T20:38:03.091Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-01-28T20:38:03.091Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-01-28T20:38:03.091Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-01-28T20:38:03.091Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-01-28T20:38:03.091Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.202s coverage: 87.2% of statements [2022-01-28T20:38:03.091Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-01-28T20:38:03.091Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-01-28T20:38:03.091Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.192s coverage: 100.0% of statements [2022-01-28T20:38:03.091Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-01-28T20:38:03.091Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.263s coverage: 58.8% of statements [2022-01-28T20:38:03.091Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-01-28T20:38:03.091Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.268s coverage: 80.0% of statements [2022-01-28T20:38:03.091Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.230s coverage: 87.2% of statements [2022-01-28T20:38:03.091Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.284s coverage: 85.4% of statements [2022-01-28T20:38:03.091Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.886s coverage: 91.2% of statements [2022-01-28T20:38:03.091Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-01-28T20:38:03.706Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.790s coverage: 64.4% of statements [2022-01-28T20:38:03.706Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-01-28T20:38:03.706Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-01-28T20:38:03.706Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.170s coverage: 100.0% of statements [2022-01-28T20:38:03.706Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.090s coverage: 89.4% of statements [2022-01-28T20:38:03.706Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.059s coverage: 100.0% of statements [2022-01-28T20:38:03.985Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.096s coverage: 73.7% of statements [2022-01-28T20:38:04.589Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.061s coverage: 100.0% of statements [2022-01-28T20:38:10.013Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.366s coverage: 65.4% of statements [2022-01-28T20:38:10.013Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-01-28T20:38:10.013Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-01-28T20:38:10.013Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-01-28T20:38:12.648Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.719s coverage: 43.8% of statements [2022-01-28T20:38:12.648Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-01-28T20:38:12.648Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-01-28T20:38:12.648Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.239s coverage: 89.5% of statements [2022-01-28T20:38:12.648Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-01-28T20:38:12.648Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.222s coverage: 84.8% of statements [2022-01-28T20:38:12.648Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-01-28T20:38:19.369Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.261s coverage: 17.7% of statements [2022-01-28T20:38:19.369Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-01-28T20:38:19.369Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-01-28T20:38:19.369Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-01-28T20:38:19.369Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-01-28T20:38:19.369Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.601s coverage: 92.3% of statements [2022-01-28T20:38:19.369Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-01-28T20:38:19.369Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-01-28T20:38:19.369Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-01-28T20:38:19.369Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-01-28T20:38:19.369Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.322s coverage: 63.2% of statements [2022-01-28T20:38:19.369Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-01-28T20:38:19.369Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-01-28T20:38:19.369Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.413s coverage: 97.7% of statements [2022-01-28T20:38:19.369Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-01-28T20:38:19.369Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-01-28T20:38:19.369Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-01-28T20:38:19.369Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-01-28T20:38:19.369Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.181s coverage: 28.9% of statements [2022-01-28T20:38:19.369Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-01-28T20:38:19.369Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-01-28T20:38:19.369Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-01-28T20:38:19.369Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-01-28T20:38:19.369Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-01-28T20:38:19.369Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-01-28T20:38:19.369Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.172s coverage: 100.0% of statements [2022-01-28T20:38:19.369Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.078s coverage: 96.9% of statements [2022-01-28T20:38:19.643Z] 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 [2022-01-28T20:38:19.643Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-01-28T20:38:19.643Z] GO111MODULE=on go vet ./... [2022-01-28T20:38:26.300Z] Running on prd-ubuntu18.04-docker-8c-8g-4163 in /w/workspace/edgexfoundry_edgex-go_PR-3867 [Pipeline] { [Pipeline] ws [2022-01-28T20:38:26.315Z] Running in /w/workspace/edgex-go/7 [Pipeline] { [Pipeline] checkout [2022-01-28T20:38:26.406Z] The recommended git tool is: git [2022-01-28T20:38:27.898Z] using credential edgex-jenkins-ssh [2022-01-28T20:38:27.911Z] Cloning the remote Git repository [2022-01-28T20:38:27.932Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-01-28T20:38:27.968Z] > git init /w/workspace/edgex-go/7 # timeout=10 [2022-01-28T20:38:27.994Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-01-28T20:38:27.994Z] > git --version # timeout=10 [2022-01-28T20:38:28.002Z] > git --version # 'git version 2.17.1' [2022-01-28T20:38:28.003Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-28T20:38:28.024Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-28T20:38:33.176Z] Merging remotes/origin/main commit 2940d6a555e0a252e91b8ec0a897e1f57a5a0b75 into PR head commit e1f6ea44dfc195b50884792f3b50c72c820a8e0c [2022-01-28T20:38:33.346Z] Merge succeeded, producing 542da1e5e884fff4480835502eeeb12ee1b524bc [2022-01-28T20:38:33.346Z] Checking out Revision 542da1e5e884fff4480835502eeeb12ee1b524bc (PR-3867) [2022-01-28T20:38:32.491Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-01-28T20:38:32.497Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-28T20:38:32.506Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-01-28T20:38:32.516Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-01-28T20:38:32.516Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-28T20:38:32.520Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3867/head:refs/remotes/origin/PR-3867 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-01-28T20:38:33.180Z] > git config core.sparsecheckout # timeout=10 [2022-01-28T20:38:33.186Z] > git checkout -f e1f6ea44dfc195b50884792f3b50c72c820a8e0c # timeout=10 [2022-01-28T20:38:33.249Z] > git remote # timeout=10 [2022-01-28T20:38:33.256Z] > git config --get remote.origin.url # timeout=10 [2022-01-28T20:38:33.269Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-28T20:38:33.274Z] > git merge 2940d6a555e0a252e91b8ec0a897e1f57a5a0b75 # timeout=10 [2022-01-28T20:38:33.335Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-01-28T20:38:33.345Z] > git config core.sparsecheckout # timeout=10 [2022-01-28T20:38:33.349Z] > git checkout -f 542da1e5e884fff4480835502eeeb12ee1b524bc # timeout=10 [2022-01-28T20:38:36.884Z] Commit message: "Merge commit '2940d6a555e0a252e91b8ec0a897e1f57a5a0b75' into HEAD" [2022-01-28T20:38:36.894Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-28T20:38:37.587Z] + echo snap-build.sh [2022-01-28T20:38:37.587Z] snap-build.sh [2022-01-28T20:38:37.587Z] + SNAP_BASE_DIR=. [2022-01-28T20:38:37.587Z] + '[' '!' -z /w/workspace/edgex-go/7 ']' [2022-01-28T20:38:37.587Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/7 [2022-01-28T20:38:37.587Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/7]' [2022-01-28T20:38:37.587Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/7] [2022-01-28T20:38:37.587Z] + cd /w/workspace/edgex-go/7 [2022-01-28T20:38:37.587Z] + sudo apt-get remove -qy --purge lxd lxd-client [2022-01-28T20:38:37.587Z] Reading package lists... [2022-01-28T20:38:37.587Z] Building dependency tree... [2022-01-28T20:38:37.587Z] Reading state information... [2022-01-28T20:38:37.587Z] The following packages were automatically installed and are no longer required: [2022-01-28T20:38:37.588Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2022-01-28T20:38:37.588Z] uidmap xdelta3 [2022-01-28T20:38:37.588Z] Use 'sudo apt autoremove' to remove them. [2022-01-28T20:38:37.588Z] The following packages will be REMOVED: [2022-01-28T20:38:37.588Z] lxd* lxd-client* [2022-01-28T20:38:37.588Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2022-01-28T20:38:36.880Z] > git rev-list --no-walk aed11461e24f72df1090528cfcb1554688bf5f5a # timeout=10 [2022-01-28T20:38:37.850Z] After this operation, 31.7 MB disk space will be freed. [2022-01-28T20:38:38.639Z] (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.) [2022-01-28T20:38:38.639Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-01-28T20:38:39.584Z] Removing lxd dnsmasq configuration [2022-01-28T20:38:39.584Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2022-01-28T20:38:39.584Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2022-01-28T20:38:40.155Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2022-01-28T20:38:40.416Z] (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.) [2022-01-28T20:38:40.416Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-01-28T20:38:41.802Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2022-01-28T20:38:41.802Z] Processing triggers for ureadahead (0.100.0-21) ... [2022-01-28T20:38:42.375Z] + sudo snap remove --purge lxd [2022-01-28T20:38:42.636Z] snap "lxd" is not installed [2022-01-28T20:38:42.637Z] + sudo groupadd --force --system lxd [2022-01-28T20:38:42.637Z] ++ whoami [2022-01-28T20:38:42.637Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2022-01-28T20:38:42.637Z] + newgrp - lxd [2022-01-28T20:38:42.637Z] + sudo snap install lxd [2022-01-28T20:38:50.771Z] 2022-01-28T20:38:47Z INFO Waiting for automatic snapd restart... [2022-01-28T20:39:05.678Z] lxd 4.22 from Canonical* installed [2022-01-28T20:39:05.678Z] + sudo lxd init --auto [2022-01-28T20:39:13.823Z] + sudo snap install --classic snapcraft [2022-01-28T20:39:18.032Z] snapcraft 6.0.2 from Canonical* installed [2022-01-28T20:39:18.032Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2022-01-28T20:39:18.032Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2022-01-28T20:39:18.032Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-28T20:39:18.032Z] Dload Upload Total Spent Left Speed [2022-01-28T20:39:18.032Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 3675 0 --:--:-- --:--:-- --:--:-- 3675 [2022-01-28T20:39:18.032Z] 100 3325k 100 3325k 0 0 10.3M 0 --:--:-- --:--:-- --:--:-- 10.3M [2022-01-28T20:39:18.032Z] ./yq_linux_amd64 [2022-01-28T20:39:18.032Z] + sudo snapcraft prime --use-lxd [2022-01-28T20:39:19.417Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2022-01-28T20:39:19.417Z] 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: [2022-01-28T20:39:19.417Z] - README.md [2022-01-28T20:39:19.417Z] [2022-01-28T20:39:19.417Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-01-28T20:39:19.989Z] Launching a container. [2022-01-28T20:39:30.055Z] Waiting for container to be ready [2022-01-28T20:39:30.314Z] To start your first container, try: lxc launch ubuntu:20.04 [2022-01-28T20:39:30.314Z] Or for a virtual machine: lxc launch ubuntu:20.04 --vm [2022-01-28T20:39:30.314Z] [2022-01-28T20:39:34.519Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2022-01-28T20:39:35.093Z] Waiting for network to be ready... [2022-01-28T20:39:35.354Z] Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] [2022-01-28T20:39:35.614Z] Get:2 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] [2022-01-28T20:39:35.614Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1178 kB] [2022-01-28T20:39:35.875Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [210 kB] [2022-01-28T20:39:35.875Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [21.8 kB] [2022-01-28T20:39:35.875Z] Get:6 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [4948 B] [2022-01-28T20:39:35.875Z] Get:7 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [686 kB] [2022-01-28T20:39:35.875Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [97.9 kB] [2022-01-28T20:39:35.875Z] Get:9 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [677 kB] [2022-01-28T20:39:35.875Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [115 kB] [2022-01-28T20:39:36.134Z] Get:11 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] [2022-01-28T20:39:36.134Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [970 kB] [2022-01-28T20:39:36.395Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main Translation-en [506 kB] [2022-01-28T20:39:36.395Z] Get:14 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB] [2022-01-28T20:39:36.395Z] Get:15 http://archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB] [2022-01-28T20:39:36.395Z] Get:16 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [22.0 kB] [2022-01-28T20:39:36.395Z] Get:17 http://archive.ubuntu.com/ubuntu focal/restricted Translation-en [6212 B] [2022-01-28T20:39:36.395Z] Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB] [2022-01-28T20:39:36.966Z] Get:19 http://archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB] [2022-01-28T20:39:36.966Z] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1510 kB] [2022-01-28T20:39:36.966Z] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [296 kB] [2022-01-28T20:39:36.966Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [24.8 kB] [2022-01-28T20:39:36.967Z] Get:23 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [6928 B] [2022-01-28T20:39:36.967Z] Get:24 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [736 kB] [2022-01-28T20:39:36.967Z] Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [105 kB] [2022-01-28T20:39:36.967Z] Get:26 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [894 kB] [2022-01-28T20:39:37.226Z] Get:27 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [196 kB] [2022-01-28T20:39:39.162Z] Fetched 22.8 MB in 4s (6346 kB/s) [2022-01-28T20:39:39.736Z] Reading package lists... [2022-01-28T20:39:39.736Z] Reading package lists... [2022-01-28T20:39:39.997Z] Building dependency tree... [2022-01-28T20:39:39.997Z] Reading state information... [2022-01-28T20:39:39.997Z] The following additional packages will be installed: [2022-01-28T20:39:39.997Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-01-28T20:39:39.997Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-01-28T20:39:39.997Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-01-28T20:39:39.997Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2022-01-28T20:39:39.997Z] Suggested packages: [2022-01-28T20:39:39.997Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2022-01-28T20:39:39.997Z] Recommended packages: [2022-01-28T20:39:39.997Z] gnupg libsasl2-modules [2022-01-28T20:39:39.997Z] The following NEW packages will be installed: [2022-01-28T20:39:39.997Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-01-28T20:39:39.997Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-01-28T20:39:39.997Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-01-28T20:39:39.997Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2022-01-28T20:39:39.997Z] The following packages will be upgraded: [2022-01-28T20:39:39.997Z] gpg gpg-agent gpgconf libudev1 [2022-01-28T20:39:40.257Z] 4 upgraded, 18 newly installed, 0 to remove and 81 not upgraded. [2022-01-28T20:39:40.257Z] Need to get 3859 kB of archives. [2022-01-28T20:39:40.257Z] After this operation, 14.9 MB of additional disk space will be used. [2022-01-28T20:39:40.257Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libudev1 amd64 245.4-4ubuntu3.15 [77.2 kB] [2022-01-28T20:39:40.257Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 udev amd64 245.4-4ubuntu3.15 [1364 kB] [2022-01-28T20:39:40.257Z] Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuse2 amd64 2.9.9-3 [82.0 kB] [2022-01-28T20:39:40.517Z] Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 fuse amd64 2.9.9-3 [26.0 kB] [2022-01-28T20:39:40.517Z] Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB] [2022-01-28T20:39:40.777Z] Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB] [2022-01-28T20:39:41.039Z] Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB] [2022-01-28T20:39:41.039Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2022-01-28T20:39:41.039Z] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB] [2022-01-28T20:39:41.039Z] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB] [2022-01-28T20:39:41.039Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB] [2022-01-28T20:39:41.039Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB] [2022-01-28T20:39:41.039Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB] [2022-01-28T20:39:41.039Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB] [2022-01-28T20:39:41.039Z] Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB] [2022-01-28T20:39:41.039Z] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB] [2022-01-28T20:39:41.301Z] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB] [2022-01-28T20:39:41.301Z] Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2 [14.9 kB] [2022-01-28T20:39:41.301Z] Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2 [49.3 kB] [2022-01-28T20:39:41.301Z] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.8 [16.6 kB] [2022-01-28T20:39:41.301Z] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] [2022-01-28T20:39:41.301Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB] [2022-01-28T20:39:41.301Z] debconf: delaying package configuration, since apt-utils is not installed [2022-01-28T20:39:41.301Z] Fetched 3859 kB in 1s (3565 kB/s) [2022-01-28T20:39:41.301Z] (Reading database ... 12816 files and directories currently installed.) [2022-01-28T20:39:41.301Z] Preparing to unpack .../libudev1_245.4-4ubuntu3.15_amd64.deb ... [2022-01-28T20:39:41.301Z] Unpacking libudev1:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-01-28T20:39:41.430Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-01-28T20:39:41.430Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-01-28T20:39:41.430Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-01-28T20:39:41.453Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-01-28T20:39:41.559Z] Setting up libudev1:amd64 (245.4-4ubuntu3.15) ... [2022-01-28T20:39:41.559Z] Selecting previously unselected package udev. [2022-01-28T20:39:41.559Z] (Reading database ... 12816 files and directories currently installed.) [2022-01-28T20:39:41.559Z] Preparing to unpack .../00-udev_245.4-4ubuntu3.15_amd64.deb ... [2022-01-28T20:39:41.559Z] Unpacking udev (245.4-4ubuntu3.15) ... [2022-01-28T20:39:41.820Z] Selecting previously unselected package libfuse2:amd64. [2022-01-28T20:39:41.820Z] Preparing to unpack .../01-libfuse2_2.9.9-3_amd64.deb ... [2022-01-28T20:39:41.820Z] Unpacking libfuse2:amd64 (2.9.9-3) ... [2022-01-28T20:39:41.820Z] Selecting previously unselected package fuse. [2022-01-28T20:39:41.820Z] Preparing to unpack .../02-fuse_2.9.9-3_amd64.deb ... [2022-01-28T20:39:41.820Z] Unpacking fuse (2.9.9-3) ... [2022-01-28T20:39:41.820Z] Preparing to unpack .../03-gpg_2.2.19-3ubuntu2.1_amd64.deb ... [2022-01-28T20:39:41.820Z] Unpacking gpg (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-01-28T20:39:42.080Z] Preparing to unpack .../04-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ... [2022-01-28T20:39:42.080Z] Unpacking gpgconf (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-01-28T20:39:42.080Z] Preparing to unpack .../05-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ... [2022-01-28T20:39:42.080Z] Unpacking gpg-agent (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-01-28T20:39:42.080Z] Selecting previously unselected package libksba8:amd64. [2022-01-28T20:39:42.080Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2022-01-28T20:39:42.080Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2022-01-28T20:39:42.098Z] + ls -al . [2022-01-28T20:39:42.098Z] total 672 [2022-01-28T20:39:42.098Z] drwxrwxr-x 9 1001 1001 4096 Jan 28 20:39 . [2022-01-28T20:39:42.098Z] drwxr-xr-x 4 root root 4096 Jan 28 20:35 .. [2022-01-28T20:39:42.098Z] -rw-rw-r-- 1 1001 1001 11 Jan 28 20:32 .dockerignore [2022-01-28T20:39:42.098Z] drwxrwxr-x 8 1001 1001 4096 Jan 28 20:32 .git [2022-01-28T20:39:42.098Z] drwxrwxr-x 4 1001 1001 4096 Jan 28 20:32 .github [2022-01-28T20:39:42.098Z] -rw-rw-r-- 1 1001 1001 804 Jan 28 20:32 .gitignore [2022-01-28T20:39:42.098Z] -rw-rw-r-- 1 1001 1001 42 Jan 28 20:32 .golangci.yml [2022-01-28T20:39:42.098Z] -rw-rw-r-- 1 1001 1001 76 Jan 28 20:32 .hadolint.yml [2022-01-28T20:39:42.098Z] -rw-rw-r-- 1 1001 1001 166 Jan 28 20:32 .sonarcloud.properties [2022-01-28T20:39:42.098Z] -rw-rw-r-- 1 1001 1001 1171 Jan 28 20:32 ADOPTERS.md [2022-01-28T20:39:42.098Z] -rw-rw-r-- 1 1001 1001 9019 Jan 28 20:32 Attribution.txt [2022-01-28T20:39:42.099Z] -rw-rw-r-- 1 1001 1001 51732 Jan 28 20:32 CHANGELOG.md [2022-01-28T20:39:42.099Z] -rw-rw-r-- 1 1001 1001 3804 Jan 28 20:32 CONTRIBUTING.md [2022-01-28T20:39:42.099Z] -rw-rw-r-- 1 1001 1001 677 Jan 28 20:32 GOVERNANCE.md [2022-01-28T20:39:42.099Z] -rw-rw-r-- 1 1001 1001 849 Jan 28 20:32 Jenkinsfile [2022-01-28T20:39:42.099Z] -rw-rw-r-- 1 1001 1001 10775 Jan 28 20:32 LICENSE [2022-01-28T20:39:42.099Z] -rw-rw-r-- 1 1001 1001 6508 Jan 28 20:32 Makefile [2022-01-28T20:39:42.099Z] -rw-rw-r-- 1 1001 1001 582 Jan 28 20:32 OWNERS.md [2022-01-28T20:39:42.099Z] -rw-rw-r-- 1 1001 1001 8207 Jan 28 20:32 README.md [2022-01-28T20:39:42.099Z] -rw-rw-r-- 1 1001 1001 6912 Jan 28 20:32 SECURITY.md [2022-01-28T20:39:42.099Z] -rw-rw-r-- 1 1001 1001 5 Jan 28 20:30 VERSION [2022-01-28T20:39:42.099Z] -rw-rw-r-- 1 1001 1001 4131 Jan 28 20:32 ZMQWindows.md [2022-01-28T20:39:42.099Z] drwxrwxr-x 2 1001 1001 4096 Jan 28 20:32 bin [2022-01-28T20:39:42.099Z] drwxrwxr-x 14 1001 1001 4096 Jan 28 20:32 cmd [2022-01-28T20:39:42.099Z] -rw-r--r-- 1 root root 428383 Jan 28 20:38 coverage.out [2022-01-28T20:39:42.099Z] -rw-rw-r-- 1 1001 1001 2833 Jan 28 20:32 go.mod [2022-01-28T20:39:42.099Z] -rw-rw-r-- 1 1001 1001 50190 Jan 28 20:32 go.sum [2022-01-28T20:39:42.099Z] drwxrwxr-x 8 1001 1001 4096 Jan 28 20:32 internal [2022-01-28T20:39:42.099Z] drwxrwxr-x 3 1001 1001 4096 Jan 28 20:32 openapi [2022-01-28T20:39:42.099Z] drwxrwxr-x 4 1001 1001 4096 Jan 28 20:32 snap [2022-01-28T20:39:42.099Z] -rw-rw-r-- 1 1001 1001 204 Jan 28 20:32 version.go [Pipeline] sh [2022-01-28T20:39:42.341Z] Selecting previously unselected package libroken18-heimdal:amd64. [2022-01-28T20:39:42.341Z] Preparing to unpack .../07-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-01-28T20:39:42.341Z] Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-01-28T20:39:42.341Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2022-01-28T20:39:42.341Z] Preparing to unpack .../08-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-01-28T20:39:42.341Z] Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-01-28T20:39:42.341Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2022-01-28T20:39:42.341Z] Preparing to unpack .../09-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-01-28T20:39:42.341Z] Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-01-28T20:39:42.341Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2022-01-28T20:39:42.341Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-01-28T20:39:42.341Z] Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-01-28T20:39:42.341Z] Selecting previously unselected package libwind0-heimdal:amd64. [2022-01-28T20:39:42.341Z] Preparing to unpack .../11-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-01-28T20:39:42.341Z] Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-01-28T20:39:42.602Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2022-01-28T20:39:42.602Z] Preparing to unpack .../12-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-01-28T20:39:42.602Z] Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-01-28T20:39:42.602Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2022-01-28T20:39:42.602Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-01-28T20:39:42.602Z] Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-01-28T20:39:42.602Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2022-01-28T20:39:42.602Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-01-28T20:39:42.602Z] Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-01-28T20:39:42.602Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2022-01-28T20:39:42.602Z] Preparing to unpack .../15-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-01-28T20:39:42.602Z] Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-01-28T20:39:42.748Z] + '[' -e coverage.out ] [2022-01-28T20:39:42.748Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-01-28T20:39:42.769Z] Warning: overwriting stash ‘coverage-report’ [2022-01-28T20:39:42.862Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2022-01-28T20:39:42.862Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27+dfsg-2_amd64.deb ... [2022-01-28T20:39:42.862Z] Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2) ... [2022-01-28T20:39:42.862Z] Selecting previously unselected package libsasl2-2:amd64. [2022-01-28T20:39:42.863Z] Preparing to unpack .../17-libsasl2-2_2.1.27+dfsg-2_amd64.deb ... [2022-01-28T20:39:42.863Z] Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2) ... [2022-01-28T20:39:42.863Z] Selecting previously unselected package libldap-common. [2022-01-28T20:39:42.863Z] Preparing to unpack .../18-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ... [2022-01-28T20:39:42.863Z] Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2022-01-28T20:39:42.863Z] Selecting previously unselected package libldap-2.4-2:amd64. [2022-01-28T20:39:42.863Z] Preparing to unpack .../19-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... [2022-01-28T20:39:42.863Z] Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2022-01-28T20:39:43.123Z] Selecting previously unselected package dirmngr. [2022-01-28T20:39:43.123Z] Preparing to unpack .../20-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ... [2022-01-28T20:39:43.123Z] Unpacking dirmngr (2.2.19-3ubuntu2.1) ... [2022-01-28T20:39:43.123Z] Setting up libksba8:amd64 (1.3.5-2) ... [2022-01-28T20:39:43.123Z] Setting up libfuse2:amd64 (2.9.9-3) ... [2022-01-28T20:39:43.123Z] Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2022-01-28T20:39:43.123Z] Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2) ... [2022-01-28T20:39:43.123Z] Setting up udev (245.4-4ubuntu3.15) ... [2022-01-28T20:39:43.615Z] Stashed 1 file(s) [Pipeline] sh [2022-01-28T20:39:43.694Z] invoke-rc.d: policy-rc.d denied execution of start. [2022-01-28T20:39:43.694Z] Setting up libsasl2-2:amd64 (2.1.27+dfsg-2) ... [2022-01-28T20:39:43.694Z] Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-01-28T20:39:43.934Z] + make build [2022-01-28T20:39:43.955Z] Setting up gpgconf (2.2.19-3ubuntu2.1) ... [2022-01-28T20:39:43.955Z] Setting up gpg (2.2.19-3ubuntu2.1) ... [2022-01-28T20:39:43.955Z] Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-01-28T20:39:43.955Z] Setting up fuse (2.9.9-3) ... [2022-01-28T20:39:43.955Z] Setting up gpg-agent (2.2.19-3ubuntu2.1) ... [2022-01-28T20:39:44.205Z] 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 [2022-01-28T20:39:44.525Z] Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-01-28T20:39:44.526Z] Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-01-28T20:39:44.526Z] Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-01-28T20:39:44.526Z] Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-01-28T20:39:44.526Z] Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-01-28T20:39:44.526Z] Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-01-28T20:39:44.526Z] Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-01-28T20:39:44.526Z] Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2022-01-28T20:39:44.526Z] Setting up dirmngr (2.2.19-3ubuntu2.1) ... [2022-01-28T20:39:44.526Z] Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. [2022-01-28T20:39:44.526Z] Processing triggers for systemd (245.4-4ubuntu3) ... [2022-01-28T20:39:44.785Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-01-28T20:39:45.046Z] The unit files have no installation config (WantedBy=, RequiredBy=, Also=, [2022-01-28T20:39:45.046Z] Alias= settings in the [Install] section, and DefaultInstance= for template [2022-01-28T20:39:45.046Z] units). This means they are not meant to be enabled using systemctl. [2022-01-28T20:39:45.046Z] [2022-01-28T20:39:45.046Z] Possible reasons for having this kind of units are: [2022-01-28T20:39:45.046Z] • A unit may be statically enabled by being symlinked from another unit's [2022-01-28T20:39:45.046Z] .wants/ or .requires/ directory. [2022-01-28T20:39:45.046Z] • A unit's purpose may be to act as a helper for some other unit which has [2022-01-28T20:39:45.046Z] a requirement dependency on it. [2022-01-28T20:39:45.046Z] • A unit may be started when needed via activation (socket, path, timer, [2022-01-28T20:39:45.046Z] D-Bus, udev, scripted systemctl call, ...). [2022-01-28T20:39:45.046Z] • In case of template units, the unit is meant to be enabled with some [2022-01-28T20:39:45.046Z] instance name specified. [2022-01-28T20:39:45.306Z] Reading package lists... [2022-01-28T20:39:45.566Z] Building dependency tree... [2022-01-28T20:39:45.566Z] Reading state information... [2022-01-28T20:39:45.566Z] The following additional packages will be installed: [2022-01-28T20:39:45.566Z] apparmor libbsd0 libcbor0.6 libedit2 libexpat1 libfido2-1 libgssapi-krb5-2 [2022-01-28T20:39:45.566Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2022-01-28T20:39:45.566Z] libpython3-stdlib libpython3.8-minimal libpython3.8-stdlib mime-support [2022-01-28T20:39:45.566Z] openssh-client python3 python3-minimal python3.8 python3.8-minimal [2022-01-28T20:39:45.566Z] squashfs-tools [2022-01-28T20:39:45.566Z] Suggested packages: [2022-01-28T20:39:45.566Z] apparmor-profiles-extra apparmor-utils krb5-doc krb5-user keychain [2022-01-28T20:39:45.566Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2022-01-28T20:39:45.566Z] python3.8-venv python3.8-doc binfmt-support zenity | kdialog [2022-01-28T20:39:45.566Z] Recommended packages: [2022-01-28T20:39:45.566Z] krb5-locales file xauth gnupg [2022-01-28T20:39:45.566Z] The following NEW packages will be installed: [2022-01-28T20:39:45.566Z] apparmor libbsd0 libcbor0.6 libedit2 libexpat1 libfido2-1 libgssapi-krb5-2 [2022-01-28T20:39:45.566Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2022-01-28T20:39:45.566Z] libpython3-stdlib libpython3.8-minimal libpython3.8-stdlib mime-support [2022-01-28T20:39:45.566Z] openssh-client python3 python3-minimal python3.8 python3.8-minimal snapd [2022-01-28T20:39:45.566Z] squashfs-tools sudo [2022-01-28T20:39:45.827Z] 0 upgraded, 25 newly installed, 0 to remove and 81 not upgraded. [2022-01-28T20:39:45.827Z] Need to get 38.0 MB of archives. [2022-01-28T20:39:45.827Z] After this operation, 166 MB of additional disk space will be used. [2022-01-28T20:39:45.827Z] Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 libexpat1 amd64 2.2.9-1build1 [73.3 kB] [2022-01-28T20:39:45.827Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [717 kB] [2022-01-28T20:39:46.086Z] Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] [2022-01-28T20:39:46.086Z] Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] [2022-01-28T20:39:46.347Z] Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] [2022-01-28T20:39:46.347Z] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] [2022-01-28T20:39:46.347Z] Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] [2022-01-28T20:39:46.347Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] [2022-01-28T20:39:46.347Z] Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apparmor amd64 2.13.3-7ubuntu5.1 [494 kB] [2022-01-28T20:39:46.606Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [1900 kB] [2022-01-28T20:39:46.607Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] [2022-01-28T20:39:46.607Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] [2022-01-28T20:39:46.607Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] [2022-01-28T20:39:46.607Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB] [2022-01-28T20:39:46.607Z] Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] [2022-01-28T20:39:46.607Z] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 liblzo2-2 amd64 2.10-2 [50.8 kB] [2022-01-28T20:39:46.607Z] Get:17 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 snapd amd64 2.51.1+20.04ubuntu2 [30.4 MB] [2022-01-28T20:39:46.607Z] Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.2 [1675 kB] [2022-01-28T20:39:46.866Z] Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.2 [387 kB] [2022-01-28T20:39:46.866Z] Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 sudo amd64 1.8.31-1ubuntu1.2 [514 kB] [2022-01-28T20:39:46.866Z] Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB] [2022-01-28T20:39:46.866Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB] [2022-01-28T20:39:46.866Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB] [2022-01-28T20:39:46.866Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB] [2022-01-28T20:39:46.866Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 squashfs-tools amd64 1:4.4-1ubuntu0.3 [117 kB] [2022-01-28T20:39:47.805Z] debconf: delaying package configuration, since apt-utils is not installed [2022-01-28T20:39:47.805Z] Fetched 38.0 MB in 2s (19.4 MB/s) [2022-01-28T20:39:47.805Z] Selecting previously unselected package libpython3.8-minimal:amd64. [2022-01-28T20:39:47.805Z] (Reading database ... 13067 files and directories currently installed.) [2022-01-28T20:39:47.805Z] Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-01-28T20:39:47.805Z] Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-01-28T20:39:47.805Z] Selecting previously unselected package libexpat1:amd64. [2022-01-28T20:39:47.805Z] Preparing to unpack .../libexpat1_2.2.9-1build1_amd64.deb ... [2022-01-28T20:39:47.805Z] Unpacking libexpat1:amd64 (2.2.9-1build1) ... [2022-01-28T20:39:48.064Z] Selecting previously unselected package python3.8-minimal. [2022-01-28T20:39:48.064Z] Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-01-28T20:39:48.064Z] Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... [2022-01-28T20:39:48.324Z] Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-01-28T20:39:48.324Z] Setting up libexpat1:amd64 (2.2.9-1build1) ... [2022-01-28T20:39:48.324Z] Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... [2022-01-28T20:39:48.894Z] Selecting previously unselected package python3-minimal. [2022-01-28T20:39:48.894Z] (Reading database ... 13358 files and directories currently installed.) [2022-01-28T20:39:48.894Z] Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... [2022-01-28T20:39:48.894Z] Unpacking python3-minimal (3.8.2-0ubuntu2) ... [2022-01-28T20:39:48.894Z] Selecting previously unselected package mime-support. [2022-01-28T20:39:48.894Z] Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... [2022-01-28T20:39:48.894Z] Unpacking mime-support (3.64ubuntu1) ... [2022-01-28T20:39:48.894Z] Selecting previously unselected package libmpdec2:amd64. [2022-01-28T20:39:48.894Z] Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... [2022-01-28T20:39:48.894Z] Unpacking libmpdec2:amd64 (2.4.2-3) ... [2022-01-28T20:39:48.894Z] Selecting previously unselected package libpython3.8-stdlib:amd64. [2022-01-28T20:39:48.894Z] Preparing to unpack .../3-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-01-28T20:39:48.894Z] Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-01-28T20:39:49.155Z] Selecting previously unselected package python3.8. [2022-01-28T20:39:49.155Z] Preparing to unpack .../4-python3.8_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-01-28T20:39:49.155Z] Unpacking python3.8 (3.8.10-0ubuntu1~20.04.2) ... [2022-01-28T20:39:49.155Z] Selecting previously unselected package libpython3-stdlib:amd64. [2022-01-28T20:39:49.155Z] Preparing to unpack .../5-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... [2022-01-28T20:39:49.155Z] Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-01-28T20:39:49.155Z] Setting up python3-minimal (3.8.2-0ubuntu2) ... [2022-01-28T20:39:49.415Z] Selecting previously unselected package python3. [2022-01-28T20:39:49.415Z] (Reading database ... 13760 files and directories currently installed.) [2022-01-28T20:39:49.415Z] Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... [2022-01-28T20:39:49.415Z] Unpacking python3 (3.8.2-0ubuntu2) ... [2022-01-28T20:39:49.415Z] Selecting previously unselected package libbsd0:amd64. [2022-01-28T20:39:49.415Z] Preparing to unpack .../01-libbsd0_0.10.0-1_amd64.deb ... [2022-01-28T20:39:49.415Z] Unpacking libbsd0:amd64 (0.10.0-1) ... [2022-01-28T20:39:49.675Z] Selecting previously unselected package sudo. [2022-01-28T20:39:49.675Z] Preparing to unpack .../02-sudo_1.8.31-1ubuntu1.2_amd64.deb ... [2022-01-28T20:39:49.675Z] Unpacking sudo (1.8.31-1ubuntu1.2) ... [2022-01-28T20:39:49.675Z] Selecting previously unselected package apparmor. [2022-01-28T20:39:49.675Z] Preparing to unpack .../03-apparmor_2.13.3-7ubuntu5.1_amd64.deb ... [2022-01-28T20:39:49.675Z] Unpacking apparmor (2.13.3-7ubuntu5.1) ... [2022-01-28T20:39:49.935Z] Selecting previously unselected package libcbor0.6:amd64. [2022-01-28T20:39:49.935Z] Preparing to unpack .../04-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... [2022-01-28T20:39:49.935Z] Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-01-28T20:39:49.935Z] Selecting previously unselected package libedit2:amd64. [2022-01-28T20:39:49.935Z] Preparing to unpack .../05-libedit2_3.1-20191231-1_amd64.deb ... [2022-01-28T20:39:49.935Z] Unpacking libedit2:amd64 (3.1-20191231-1) ... [2022-01-28T20:39:49.935Z] Selecting previously unselected package libfido2-1:amd64. [2022-01-28T20:39:49.935Z] Preparing to unpack .../06-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... [2022-01-28T20:39:49.935Z] Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-01-28T20:39:50.195Z] Selecting previously unselected package libkrb5support0:amd64. [2022-01-28T20:39:50.195Z] Preparing to unpack .../07-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ... [2022-01-28T20:39:50.195Z] Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-01-28T20:39:50.195Z] Selecting previously unselected package libk5crypto3:amd64. [2022-01-28T20:39:50.195Z] Preparing to unpack .../08-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ... [2022-01-28T20:39:50.195Z] Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2022-01-28T20:39:50.195Z] Selecting previously unselected package libkeyutils1:amd64. [2022-01-28T20:39:50.195Z] Preparing to unpack .../09-libkeyutils1_1.6-6ubuntu1_amd64.deb ... [2022-01-28T20:39:50.195Z] Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ... [2022-01-28T20:39:50.195Z] Selecting previously unselected package libkrb5-3:amd64. [2022-01-28T20:39:50.195Z] Preparing to unpack .../10-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ... [2022-01-28T20:39:50.195Z] Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-01-28T20:39:50.457Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2022-01-28T20:39:50.457Z] Preparing to unpack .../11-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ... [2022-01-28T20:39:50.457Z] Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-01-28T20:39:50.457Z] Selecting previously unselected package openssh-client. [2022-01-28T20:39:50.457Z] Preparing to unpack .../12-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... [2022-01-28T20:39:50.457Z] Unpacking openssh-client (1:8.2p1-4ubuntu0.4) ... [2022-01-28T20:39:50.457Z] Selecting previously unselected package liblzo2-2:amd64. [2022-01-28T20:39:50.457Z] Preparing to unpack .../13-liblzo2-2_2.10-2_amd64.deb ... [2022-01-28T20:39:50.457Z] Unpacking liblzo2-2:amd64 (2.10-2) ... [2022-01-28T20:39:50.717Z] Selecting previously unselected package squashfs-tools. [2022-01-28T20:39:50.717Z] Preparing to unpack .../14-squashfs-tools_1%3a4.4-1ubuntu0.3_amd64.deb ... [2022-01-28T20:39:50.717Z] Unpacking squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-01-28T20:39:50.717Z] Selecting previously unselected package snapd. [2022-01-28T20:39:50.717Z] Preparing to unpack .../15-snapd_2.51.1+20.04ubuntu2_amd64.deb ... [2022-01-28T20:39:50.717Z] Unpacking snapd (2.51.1+20.04ubuntu2) ... [2022-01-28T20:39:50.909Z] 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 [2022-01-28T20:39:54.085Z] Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ... [2022-01-28T20:39:54.085Z] Setting up mime-support (3.64ubuntu1) ... [2022-01-28T20:39:54.085Z] Setting up liblzo2-2:amd64 (2.10-2) ... [2022-01-28T20:39:54.085Z] Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-01-28T20:39:54.085Z] Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-01-28T20:39:54.085Z] Setting up sudo (1.8.31-1ubuntu1.2) ... [2022-01-28T20:39:54.085Z] Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2022-01-28T20:39:54.085Z] Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-01-28T20:39:54.085Z] Setting up libmpdec2:amd64 (2.4.2-3) ... [2022-01-28T20:39:54.085Z] Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-01-28T20:39:54.085Z] Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-01-28T20:39:54.085Z] Setting up python3.8 (3.8.10-0ubuntu1~20.04.2) ... [2022-01-28T20:39:54.345Z] Setting up libbsd0:amd64 (0.10.0-1) ... [2022-01-28T20:39:54.345Z] Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-01-28T20:39:54.345Z] Setting up squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-01-28T20:39:54.345Z] Setting up libedit2:amd64 (3.1-20191231-1) ... [2022-01-28T20:39:54.345Z] Setting up python3 (3.8.2-0ubuntu2) ... [2022-01-28T20:39:54.345Z] running python rtupdate hooks for python3.8... [2022-01-28T20:39:54.345Z] running python post-rtupdate hooks for python3.8... [2022-01-28T20:39:54.605Z] Setting up apparmor (2.13.3-7ubuntu5.1) ... [2022-01-28T20:39:55.547Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-01-28T20:39:55.808Z] Reloading AppArmor profiles [2022-01-28T20:39:55.808Z] Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-01-28T20:39:55.808Z] Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... [2022-01-28T20:39:56.068Z] Setting up snapd (2.51.1+20.04ubuntu2) ... [2022-01-28T20:39:56.327Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2022-01-28T20:39:56.588Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2022-01-28T20:39:56.588Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2022-01-28T20:39:56.848Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2022-01-28T20:39:57.108Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-01-28T20:39:57.108Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-01-28T20:39:57.680Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2022-01-28T20:39:57.680Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2022-01-28T20:39:57.940Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2022-01-28T20:39:58.199Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2022-01-28T20:39:58.459Z] /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' [2022-01-28T20:39:58.459Z] Processing triggers for systemd (245.4-4ubuntu3) ... [2022-01-28T20:39:58.719Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-01-28T20:39:59.290Z] Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease [2022-01-28T20:39:59.290Z] Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease [2022-01-28T20:39:59.549Z] Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2022-01-28T20:40:00.378Z] Reading package lists... [2022-01-28T20:40:00.637Z] Reading package lists... [2022-01-28T20:40:00.637Z] Building dependency tree... [2022-01-28T20:40:00.637Z] Reading state information... [2022-01-28T20:40:00.637Z] Calculating upgrade... [2022-01-28T20:40:00.898Z] The following packages will be upgraded: [2022-01-28T20:40:00.898Z] apt base-files bash binutils binutils-common binutils-x86-64-linux-gnu [2022-01-28T20:40:00.898Z] bsdutils build-essential ca-certificates cpp-9 fdisk g++-9 gcc-10-base gcc-9 [2022-01-28T20:40:00.898Z] gcc-9-base gpgv libapparmor1 libapt-pkg6.0 libasan5 libatomic1 libbinutils [2022-01-28T20:40:00.898Z] libblkid1 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcryptsetup12 [2022-01-28T20:40:00.898Z] libctf-nobfd0 libctf0 libfdisk1 libgcc-9-dev libgcc-s1 libgcrypt20 [2022-01-28T20:40:00.898Z] libgnutls30 libgomp1 libhogweed5 libitm1 libjson-c4 liblsan0 liblz4-1 [2022-01-28T20:40:00.898Z] liblzma5 libmount1 libnettle7 libp11-kit0 libpam-modules libpam-modules-bin [2022-01-28T20:40:00.898Z] libpam-runtime libpam0g libperl5.30 libprocps8 libquadmath0 libseccomp2 [2022-01-28T20:40:00.898Z] libsmartcols1 libsqlite3-0 libssl1.1 libstdc++-9-dev libstdc++6 libsystemd0 [2022-01-28T20:40:00.898Z] libtsan0 libubsan1 libuuid1 libzstd1 linux-libc-dev login mount openssl [2022-01-28T20:40:00.898Z] passwd perl perl-base perl-modules-5.30 procps systemd systemd-sysv [2022-01-28T20:40:00.898Z] systemd-timesyncd tar tzdata ubuntu-keyring util-linux xz-utils zlib1g [2022-01-28T20:40:01.159Z] 81 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2022-01-28T20:40:01.159Z] Need to get 67.5 MB of archives. [2022-01-28T20:40:01.159Z] After this operation, 14.1 MB of additional disk space will be used. [2022-01-28T20:40:01.159Z] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dev amd64 2.31-0ubuntu9.2 [2520 kB] [2022-01-28T20:40:01.159Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 linux-libc-dev amd64 5.4.0-96.109 [1114 kB] [2022-01-28T20:40:01.730Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB] [2022-01-28T20:40:01.730Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB] [2022-01-28T20:40:01.990Z] Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.2 [71.8 kB] [2022-01-28T20:40:01.990Z] Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6 amd64 2.31-0ubuntu9.2 [2715 kB] [2022-01-28T20:40:01.990Z] Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB] [2022-01-28T20:40:01.990Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB] [2022-01-28T20:40:01.990Z] Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB] [2022-01-28T20:40:01.990Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB] [2022-01-28T20:40:01.990Z] Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-10-base amd64 10.3.0-1ubuntu1~20.04 [20.2 kB] [2022-01-28T20:40:01.990Z] Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-s1 amd64 10.3.0-1ubuntu1~20.04 [41.8 kB] [2022-01-28T20:40:01.990Z] Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcc1-0 amd64 10.3.0-1ubuntu1~20.04 [48.8 kB] [2022-01-28T20:40:01.990Z] Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B] [2022-01-28T20:40:01.990Z] Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++6 amd64 10.3.0-1ubuntu1~20.04 [501 kB] [2022-01-28T20:40:01.990Z] Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 base-files amd64 11ubuntu5.4 [60.6 kB] [2022-01-28T20:40:01.990Z] Get:17 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bash amd64 5.0-6ubuntu1.1 [638 kB] [2022-01-28T20:40:01.990Z] Get:18 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bsdutils amd64 1:2.34-0.1ubuntu9.1 [63.1 kB] [2022-01-28T20:40:01.990Z] Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 login amd64 1:4.8.1-1ubuntu5.20.04.1 [220 kB] [2022-01-28T20:40:01.990Z] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 zlib1g amd64 1:1.2.11.dfsg-2ubuntu1.2 [53.6 kB] [2022-01-28T20:40:01.990Z] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libblkid1 amd64 2.34-0.1ubuntu9.1 [137 kB] [2022-01-28T20:40:01.990Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.1 [20.0 kB] [2022-01-28T20:40:01.990Z] Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libfdisk1 amd64 2.34-0.1ubuntu9.1 [175 kB] [2022-01-28T20:40:01.990Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB] [2022-01-28T20:40:01.990Z] Get:25 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libmount1 amd64 2.34-0.1ubuntu9.1 [149 kB] [2022-01-28T20:40:02.248Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB] [2022-01-28T20:40:02.248Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-base amd64 5.30.0-9ubuntu0.2 [1513 kB] [2022-01-28T20:40:02.248Z] Get:28 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsmartcols1 amd64 2.34-0.1ubuntu9.1 [100 kB] [2022-01-28T20:40:02.248Z] Get:29 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 fdisk amd64 2.34-0.1ubuntu9.1 [119 kB] [2022-01-28T20:40:02.248Z] Get:30 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 util-linux amd64 2.34-0.1ubuntu9.1 [1021 kB] [2022-01-28T20:40:02.248Z] Get:31 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc-bin amd64 2.31-0ubuntu9.2 [639 kB] [2022-01-28T20:40:02.248Z] Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB] [2022-01-28T20:40:02.248Z] Get:33 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblzma5 amd64 5.2.4-1ubuntu1 [91.7 kB] [2022-01-28T20:40:02.248Z] Get:34 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.1 [34.1 kB] [2022-01-28T20:40:02.248Z] Get:35 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.10 [1322 kB] [2022-01-28T20:40:02.248Z] Get:36 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.3 [183 kB] [2022-01-28T20:40:02.248Z] Get:37 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam0g amd64 1.3.1-5ubuntu4.3 [55.4 kB] [2022-01-28T20:40:02.248Z] Get:38 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 mount amd64 2.34-0.1ubuntu9.1 [115 kB] [2022-01-28T20:40:02.248Z] Get:39 http://security.ubuntu.com/ubuntu focal-security/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.1 [240 kB] [2022-01-28T20:40:02.248Z] Get:40 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcrypt20 amd64 1.8.5-5ubuntu1.1 [420 kB] [2022-01-28T20:40:02.248Z] Get:41 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblz4-1 amd64 1.9.2-2ubuntu0.20.04.1 [56.1 kB] [2022-01-28T20:40:02.248Z] Get:42 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] [2022-01-28T20:40:02.248Z] Get:43 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] [2022-01-28T20:40:02.248Z] Get:44 http://security.ubuntu.com/ubuntu focal-security/main amd64 libjson-c4 amd64 0.13.1+dfsg-7ubuntu0.3 [29.3 kB] [2022-01-28T20:40:02.248Z] Get:45 http://security.ubuntu.com/ubuntu focal-security/main amd64 libnettle7 amd64 3.5.1+really3.5.1-2ubuntu0.2 [115 kB] [2022-01-28T20:40:02.248Z] Get:46 http://security.ubuntu.com/ubuntu focal-security/main amd64 libhogweed5 amd64 3.5.1+really3.5.1-2ubuntu0.2 [138 kB] [2022-01-28T20:40:02.248Z] Get:47 http://security.ubuntu.com/ubuntu focal-security/main amd64 libp11-kit0 amd64 0.23.20-1ubuntu0.1 [188 kB] [2022-01-28T20:40:02.248Z] Get:48 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.6 [835 kB] [2022-01-28T20:40:02.248Z] Get:49 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgv amd64 2.2.19-3ubuntu2.1 [199 kB] [2022-01-28T20:40:02.248Z] Get:50 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ubuntu-keyring all 2020.02.11.4 [22.1 kB] [2022-01-28T20:40:02.248Z] Get:51 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.6 [1296 kB] [2022-01-28T20:40:02.248Z] Get:52 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules-bin amd64 1.3.1-5ubuntu4.3 [41.2 kB] [2022-01-28T20:40:02.248Z] Get:53 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules amd64 1.3.1-5ubuntu4.3 [260 kB] [2022-01-28T20:40:02.508Z] Get:54 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgnutls30 amd64 3.6.13-2ubuntu1.6 [828 kB] [2022-01-28T20:40:02.508Z] Get:55 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-runtime all 1.3.1-5ubuntu4.3 [37.3 kB] [2022-01-28T20:40:02.508Z] Get:56 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 passwd amd64 1:4.8.1-1ubuntu5.20.04.1 [799 kB] [2022-01-28T20:40:02.508Z] Get:57 http://security.ubuntu.com/ubuntu focal-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~20.04.2 [42.5 kB] [2022-01-28T20:40:02.508Z] Get:58 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd amd64 245.4-4ubuntu3.15 [3811 kB] [2022-01-28T20:40:02.508Z] Get:59 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprocps8 amd64 2:3.3.16-1ubuntu2.3 [33.0 kB] [2022-01-28T20:40:02.508Z] Get:60 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 procps amd64 2:3.3.16-1ubuntu2.3 [233 kB] [2022-01-28T20:40:02.508Z] Get:61 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.10 [620 kB] [2022-01-28T20:40:02.508Z] Get:62 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB] [2022-01-28T20:40:02.508Z] Get:63 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] [2022-01-28T20:40:02.508Z] Get:64 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] [2022-01-28T20:40:02.508Z] Get:65 http://security.ubuntu.com/ubuntu focal-security/main amd64 libzstd1 amd64 1.4.4+dfsg-3ubuntu0.1 [237 kB] [2022-01-28T20:40:02.508Z] Get:66 http://security.ubuntu.com/ubuntu focal-security/main amd64 ca-certificates all 20210119~20.04.2 [145 kB] [2022-01-28T20:40:02.508Z] Get:67 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB] [2022-01-28T20:40:02.508Z] Get:68 http://security.ubuntu.com/ubuntu focal-security/main amd64 tzdata all 2021e-0ubuntu0.20.04 [295 kB] [2022-01-28T20:40:02.508Z] Get:69 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf0 amd64 2.34-6ubuntu1.3 [46.6 kB] [2022-01-28T20:40:02.508Z] Get:70 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.3 [1613 kB] [2022-01-28T20:40:02.508Z] Get:71 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbinutils amd64 2.34-6ubuntu1.3 [474 kB] [2022-01-28T20:40:02.508Z] Get:72 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils amd64 2.34-6ubuntu1.3 [3380 B] [2022-01-28T20:40:02.769Z] Get:73 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-common amd64 2.34-6ubuntu1.3 [207 kB] [2022-01-28T20:40:02.769Z] Get:74 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.3 [47.4 kB] [2022-01-28T20:40:02.769Z] Get:75 http://security.ubuntu.com/ubuntu focal-security/main amd64 libasan5 amd64 9.3.0-17ubuntu1~20.04 [394 kB] [2022-01-28T20:40:02.769Z] Get:76 http://security.ubuntu.com/ubuntu focal-security/main amd64 g++-9 amd64 9.3.0-17ubuntu1~20.04 [8405 kB] [2022-01-28T20:40:02.769Z] Get:77 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9 amd64 9.3.0-17ubuntu1~20.04 [8241 kB] [2022-01-28T20:40:03.028Z] Get:78 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++-9-dev amd64 9.3.0-17ubuntu1~20.04 [1714 kB] [2022-01-28T20:40:03.288Z] Get:79 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-9-dev amd64 9.3.0-17ubuntu1~20.04 [2360 kB] [2022-01-28T20:40:03.288Z] Get:80 http://security.ubuntu.com/ubuntu focal-security/main amd64 cpp-9 amd64 9.3.0-17ubuntu1~20.04 [7494 kB] [2022-01-28T20:40:03.547Z] Get:81 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9-base amd64 9.3.0-17ubuntu1~20.04 [19.1 kB] [2022-01-28T20:40:03.547Z] debconf: delaying package configuration, since apt-utils is not installed [2022-01-28T20:40:03.547Z] Fetched 67.5 MB in 3s (25.7 MB/s) [2022-01-28T20:40:03.806Z] (Reading database ... 14243 files and directories currently installed.) [2022-01-28T20:40:03.806Z] Preparing to unpack .../0-libc6-dev_2.31-0ubuntu9.2_amd64.deb ... [2022-01-28T20:40:03.806Z] Unpacking libc6-dev:amd64 (2.31-0ubuntu9.2) over (2.31-0ubuntu9) ... [2022-01-28T20:40:04.066Z] Preparing to unpack .../1-libc-dev-bin_2.31-0ubuntu9.2_amd64.deb ... [2022-01-28T20:40:04.066Z] Unpacking libc-dev-bin (2.31-0ubuntu9.2) over (2.31-0ubuntu9) ... [2022-01-28T20:40:04.066Z] Preparing to unpack .../2-linux-libc-dev_5.4.0-96.109_amd64.deb ... [2022-01-28T20:40:04.066Z] Unpacking linux-libc-dev:amd64 (5.4.0-96.109) over (5.4.0-26.30) ... [2022-01-28T20:40:04.326Z] Preparing to unpack .../3-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-01-28T20:40:04.326Z] Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-01-28T20:40:04.586Z] Preparing to unpack .../4-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-01-28T20:40:04.586Z] Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-01-28T20:40:04.845Z] Preparing to unpack .../5-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-01-28T20:40:04.845Z] Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-01-28T20:40:04.845Z] Preparing to unpack .../6-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-01-28T20:40:04.845Z] Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-01-28T20:40:05.105Z] Preparing to unpack .../7-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-01-28T20:40:05.105Z] Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-01-28T20:40:05.105Z] Preparing to unpack .../8-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-01-28T20:40:05.105Z] Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-01-28T20:40:05.105Z] Preparing to unpack .../9-gcc-10-base_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-01-28T20:40:05.105Z] Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-01-28T20:40:05.365Z] Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-01-28T20:40:05.365Z] (Reading database ... 14242 files and directories currently installed.) [2022-01-28T20:40:05.365Z] Preparing to unpack .../libgcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-01-28T20:40:05.365Z] Unpacking libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-01-28T20:40:05.365Z] Setting up libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-01-28T20:40:05.365Z] (Reading database ... 14242 files and directories currently installed.) [2022-01-28T20:40:05.365Z] Preparing to unpack .../libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-01-28T20:40:05.625Z] Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-01-28T20:40:05.625Z] Preparing to unpack .../libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-01-28T20:40:05.625Z] Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-01-28T20:40:05.625Z] Preparing to unpack .../libstdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-01-28T20:40:05.625Z] Unpacking libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-01-28T20:40:05.884Z] Setting up libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-01-28T20:40:05.884Z] (Reading database ... 14242 files and directories currently installed.) [2022-01-28T20:40:05.884Z] Preparing to unpack .../libc6_2.31-0ubuntu9.2_amd64.deb ... [2022-01-28T20:40:05.884Z] Unpacking libc6:amd64 (2.31-0ubuntu9.2) over (2.31-0ubuntu9) ... [2022-01-28T20:40:06.452Z] Setting up libc6:amd64 (2.31-0ubuntu9.2) ... [2022-01-28T20:40:06.452Z] (Reading database ... 14242 files and directories currently installed.) [2022-01-28T20:40:06.452Z] Preparing to unpack .../base-files_11ubuntu5.4_amd64.deb ... [2022-01-28T20:40:06.452Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2022-01-28T20:40:06.452Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2022-01-28T20:40:06.452Z] Unpacking base-files (11ubuntu5.4) over (11ubuntu5) ... [2022-01-28T20:40:06.711Z] Setting up base-files (11ubuntu5.4) ... [2022-01-28T20:40:06.973Z] Installing new version of config file /etc/issue ... [2022-01-28T20:40:06.973Z] Installing new version of config file /etc/issue.net ... [2022-01-28T20:40:06.973Z] Installing new version of config file /etc/lsb-release ... [2022-01-28T20:40:06.973Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2022-01-28T20:40:07.233Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2022-01-28T20:40:07.233Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2022-01-28T20:40:07.233Z] Removing obsolete conffile /etc/default/motd-news ... [2022-01-28T20:40:07.233Z] (Reading database ... 14241 files and directories currently installed.) [2022-01-28T20:40:07.233Z] Preparing to unpack .../bash_5.0-6ubuntu1.1_amd64.deb ... [2022-01-28T20:40:07.233Z] Unpacking bash (5.0-6ubuntu1.1) over (5.0-6ubuntu1) ... [2022-01-28T20:40:07.493Z] Setting up bash (5.0-6ubuntu1.1) ... [2022-01-28T20:40:07.493Z] 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 [2022-01-28T20:40:07.493Z] (Reading database ... 14241 files and directories currently installed.) [2022-01-28T20:40:07.493Z] Preparing to unpack .../bsdutils_1%3a2.34-0.1ubuntu9.1_amd64.deb ... [2022-01-28T20:40:07.493Z] Unpacking bsdutils (1:2.34-0.1ubuntu9.1) over (1:2.34-0.1ubuntu9) ... [2022-01-28T20:40:07.493Z] Setting up bsdutils (1:2.34-0.1ubuntu9.1) ... [2022-01-28T20:40:07.755Z] (Reading database ... 14241 files and directories currently installed.) [2022-01-28T20:40:07.755Z] Preparing to unpack .../login_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2022-01-28T20:40:07.755Z] Unpacking login (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2022-01-28T20:40:07.755Z] Setting up login (1:4.8.1-1ubuntu5.20.04.1) ... [2022-01-28T20:40:07.755Z] (Reading database ... 14241 files and directories currently installed.) [2022-01-28T20:40:07.755Z] Preparing to unpack .../libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ... [2022-01-28T20:40:07.755Z] Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-01-28T20:40:08.323Z] Preparing to unpack .../perl_5.30.0-9ubuntu0.2_amd64.deb ... [2022-01-28T20:40:08.323Z] Unpacking perl (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-01-28T20:40:08.583Z] Preparing to unpack .../perl-base_5.30.0-9ubuntu0.2_amd64.deb ... [2022-01-28T20:40:08.583Z] Unpacking perl-base (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-01-28T20:40:09.154Z] Setting up perl-base (5.30.0-9ubuntu0.2) ... [2022-01-28T20:40:09.154Z] (Reading database ... 14241 files and directories currently installed.) [2022-01-28T20:40:09.154Z] Preparing to unpack .../perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ... [2022-01-28T20:40:09.154Z] Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-01-28T20:40:09.414Z] Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu1.2_amd64.deb ... [2022-01-28T20:40:09.414Z] Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) over (1:1.2.11.dfsg-2ubuntu1) ... [2022-01-28T20:40:09.675Z] Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) ... [2022-01-28T20:40:09.675Z] (Reading database ... 14241 files and directories currently installed.) [2022-01-28T20:40:09.675Z] Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.1_amd64.deb ... [2022-01-28T20:40:09.675Z] Unpacking tar (1.30+dfsg-7ubuntu0.20.04.1) over (1.30+dfsg-7) ... [2022-01-28T20:40:09.675Z] Setting up tar (1.30+dfsg-7ubuntu0.20.04.1) ... [2022-01-28T20:40:09.675Z] (Reading database ... 14241 files and directories currently installed.) [2022-01-28T20:40:09.675Z] Preparing to unpack .../libblkid1_2.34-0.1ubuntu9.1_amd64.deb ... [2022-01-28T20:40:09.935Z] Unpacking libblkid1:amd64 (2.34-0.1ubuntu9.1) over (2.34-0.1ubuntu9) ... [2022-01-28T20:40:09.935Z] Setting up libblkid1:amd64 (2.34-0.1ubuntu9.1) ... [2022-01-28T20:40:09.936Z] (Reading database ... 14241 files and directories currently installed.) [2022-01-28T20:40:09.936Z] Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.1_amd64.deb ... [2022-01-28T20:40:09.936Z] Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.1) over (2.34-0.1ubuntu9) ... [2022-01-28T20:40:09.936Z] Setting up libuuid1:amd64 (2.34-0.1ubuntu9.1) ... [2022-01-28T20:40:10.197Z] (Reading database ... 14241 files and directories currently installed.) [2022-01-28T20:40:10.197Z] Preparing to unpack .../libfdisk1_2.34-0.1ubuntu9.1_amd64.deb ... [2022-01-28T20:40:10.197Z] Unpacking libfdisk1:amd64 (2.34-0.1ubuntu9.1) over (2.34-0.1ubuntu9) ... [2022-01-28T20:40:10.197Z] Preparing to unpack .../libmount1_2.34-0.1ubuntu9.1_amd64.deb ... [2022-01-28T20:40:10.197Z] Unpacking libmount1:amd64 (2.34-0.1ubuntu9.1) over (2.34-0.1ubuntu9) ... [2022-01-28T20:40:10.197Z] Setting up libmount1:amd64 (2.34-0.1ubuntu9.1) ... [2022-01-28T20:40:10.457Z] (Reading database ... 14241 files and directories currently installed.) [2022-01-28T20:40:10.457Z] Preparing to unpack .../libsmartcols1_2.34-0.1ubuntu9.1_amd64.deb ... [2022-01-28T20:40:10.457Z] Unpacking libsmartcols1:amd64 (2.34-0.1ubuntu9.1) over (2.34-0.1ubuntu9) ... [2022-01-28T20:40:10.457Z] Setting up libsmartcols1:amd64 (2.34-0.1ubuntu9.1) ... [2022-01-28T20:40:10.457Z] (Reading database ... 14241 files and directories currently installed.) [2022-01-28T20:40:10.457Z] Preparing to unpack .../fdisk_2.34-0.1ubuntu9.1_amd64.deb ... [2022-01-28T20:40:10.457Z] Unpacking fdisk (2.34-0.1ubuntu9.1) over (2.34-0.1ubuntu9) ... [2022-01-28T20:40:10.457Z] Preparing to unpack .../util-linux_2.34-0.1ubuntu9.1_amd64.deb ... [2022-01-28T20:40:10.715Z] Unpacking util-linux (2.34-0.1ubuntu9.1) over (2.34-0.1ubuntu9) ... [2022-01-28T20:40:10.975Z] Setting up util-linux (2.34-0.1ubuntu9.1) ... [2022-01-28T20:40:11.545Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2022-01-28T20:40:11.805Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2022-01-28T20:40:11.805Z] (Reading database ... 14241 files and directories currently installed.) [2022-01-28T20:40:11.805Z] Preparing to unpack .../libc-bin_2.31-0ubuntu9.2_amd64.deb ... [2022-01-28T20:40:11.805Z] Unpacking libc-bin (2.31-0ubuntu9.2) over (2.31-0ubuntu9) ... [2022-01-28T20:40:12.065Z] Setting up libc-bin (2.31-0ubuntu9.2) ... [2022-01-28T20:40:12.065Z] (Reading database ... 14241 files and directories currently installed.) [2022-01-28T20:40:12.065Z] Preparing to unpack .../libgcrypt20_1.8.5-5ubuntu1.1_amd64.deb ... [2022-01-28T20:40:12.065Z] Unpacking libgcrypt20:amd64 (1.8.5-5ubuntu1.1) over (1.8.5-5ubuntu1) ... [2022-01-28T20:40:12.065Z] Setting up libgcrypt20:amd64 (1.8.5-5ubuntu1.1) ... [2022-01-28T20:40:12.326Z] (Reading database ... 14241 files and directories currently installed.) [2022-01-28T20:40:12.326Z] Preparing to unpack .../liblz4-1_1.9.2-2ubuntu0.20.04.1_amd64.deb ... [2022-01-28T20:40:12.326Z] Unpacking liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) over (1.9.2-2) ... [2022-01-28T20:40:12.326Z] Setting up liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) ... [2022-01-28T20:40:12.326Z] (Reading database ... 14241 files and directories currently installed.) [2022-01-28T20:40:12.326Z] Preparing to unpack .../liblzma5_5.2.4-1ubuntu1_amd64.deb ... [2022-01-28T20:40:12.326Z] Unpacking liblzma5:amd64 (5.2.4-1ubuntu1) over (5.2.4-1) ... [2022-01-28T20:40:12.585Z] Setting up liblzma5:amd64 (5.2.4-1ubuntu1) ... [2022-01-28T20:40:12.585Z] (Reading database ... 14241 files and directories currently installed.) [2022-01-28T20:40:12.585Z] Preparing to unpack .../0-systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... [2022-01-28T20:40:12.585Z] Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-01-28T20:40:12.845Z] Preparing to unpack .../1-systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... [2022-01-28T20:40:12.845Z] Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-01-28T20:40:12.845Z] Preparing to unpack .../2-libapparmor1_2.13.3-7ubuntu5.1_amd64.deb ... [2022-01-28T20:40:12.845Z] Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.1) over (2.13.3-7ubuntu5) ... [2022-01-28T20:40:12.845Z] Preparing to unpack .../3-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ... [2022-01-28T20:40:12.845Z] Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) over (0.13.1+dfsg-7) ... [2022-01-28T20:40:12.845Z] Preparing to unpack .../4-libssl1.1_1.1.1f-1ubuntu2.10_amd64.deb ... [2022-01-28T20:40:12.845Z] Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.10) over (1.1.1f-1ubuntu2) ... [2022-01-28T20:40:13.106Z] Preparing to unpack .../5-libcryptsetup12_2%3a2.2.2-3ubuntu2.3_amd64.deb ... [2022-01-28T20:40:13.106Z] Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.3) over (2:2.2.2-3ubuntu2) ... [2022-01-28T20:40:13.106Z] Preparing to unpack .../6-libnettle7_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-01-28T20:40:13.106Z] Unpacking libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-01-28T20:40:13.366Z] Setting up libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-01-28T20:40:13.366Z] (Reading database ... 14241 files and directories currently installed.) [2022-01-28T20:40:13.366Z] Preparing to unpack .../libhogweed5_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-01-28T20:40:13.366Z] Unpacking libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-01-28T20:40:13.366Z] Setting up libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-01-28T20:40:13.366Z] (Reading database ... 14241 files and directories currently installed.) [2022-01-28T20:40:13.366Z] Preparing to unpack .../libp11-kit0_0.23.20-1ubuntu0.1_amd64.deb ... [2022-01-28T20:40:13.366Z] Unpacking libp11-kit0:amd64 (0.23.20-1ubuntu0.1) over (0.23.20-1build1) ... [2022-01-28T20:40:13.626Z] Setting up libp11-kit0:amd64 (0.23.20-1ubuntu0.1) ... [2022-01-28T20:40:13.626Z] (Reading database ... 14241 files and directories currently installed.) [2022-01-28T20:40:13.626Z] Preparing to unpack .../libgnutls30_3.6.13-2ubuntu1.6_amd64.deb ... [2022-01-28T20:40:13.626Z] Unpacking libgnutls30:amd64 (3.6.13-2ubuntu1.6) over (3.6.13-2ubuntu1) ... [2022-01-28T20:40:13.626Z] Setting up libgnutls30:amd64 (3.6.13-2ubuntu1.6) ... [2022-01-28T20:40:13.886Z] (Reading database ... 14241 files and directories currently installed.) [2022-01-28T20:40:13.886Z] Preparing to unpack .../libpam0g_1.3.1-5ubuntu4.3_amd64.deb ... [2022-01-28T20:40:13.886Z] Unpacking libpam0g:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-01-28T20:40:13.886Z] Setting up libpam0g:amd64 (1.3.1-5ubuntu4.3) ... [2022-01-28T20:40:14.147Z] (Reading database ... 14241 files and directories currently installed.) [2022-01-28T20:40:14.147Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~20.04.2_amd64.deb ... [2022-01-28T20:40:14.147Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) over (2.4.3-1ubuntu1) ... [2022-01-28T20:40:14.147Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) ... [2022-01-28T20:40:14.147Z] (Reading database ... 14241 files and directories currently installed.) [2022-01-28T20:40:14.147Z] Preparing to unpack .../mount_2.34-0.1ubuntu9.1_amd64.deb ... [2022-01-28T20:40:14.147Z] Unpacking mount (2.34-0.1ubuntu9.1) over (2.34-0.1ubuntu9) ... [2022-01-28T20:40:14.408Z] Preparing to unpack .../systemd_245.4-4ubuntu3.15_amd64.deb ... [2022-01-28T20:40:14.408Z] Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-01-28T20:40:14.977Z] Preparing to unpack .../libsystemd0_245.4-4ubuntu3.15_amd64.deb ... [2022-01-28T20:40:14.977Z] Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-01-28T20:40:15.238Z] Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... [2022-01-28T20:40:15.238Z] (Reading database ... 14242 files and directories currently installed.) [2022-01-28T20:40:15.238Z] Preparing to unpack .../libzstd1_1.4.4+dfsg-3ubuntu0.1_amd64.deb ... [2022-01-28T20:40:15.238Z] Unpacking libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) over (1.4.4+dfsg-3) ... [2022-01-28T20:40:15.238Z] Setting up libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) ... [2022-01-28T20:40:15.238Z] (Reading database ... 14242 files and directories currently installed.) [2022-01-28T20:40:15.238Z] Preparing to unpack .../libapt-pkg6.0_2.0.6_amd64.deb ... [2022-01-28T20:40:15.500Z] Unpacking libapt-pkg6.0:amd64 (2.0.6) over (2.0.2) ... [2022-01-28T20:40:15.500Z] Setting up libapt-pkg6.0:amd64 (2.0.6) ... [2022-01-28T20:40:15.500Z] (Reading database ... 14242 files and directories currently installed.) [2022-01-28T20:40:15.500Z] Preparing to unpack .../gpgv_2.2.19-3ubuntu2.1_amd64.deb ... [2022-01-28T20:40:15.500Z] Unpacking gpgv (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-01-28T20:40:15.761Z] Setting up gpgv (2.2.19-3ubuntu2.1) ... [2022-01-28T20:40:15.761Z] (Reading database ... 14242 files and directories currently installed.) [2022-01-28T20:40:15.761Z] Preparing to unpack .../ubuntu-keyring_2020.02.11.4_all.deb ... [2022-01-28T20:40:15.761Z] Unpacking ubuntu-keyring (2020.02.11.4) over (2020.02.11.2) ... [2022-01-28T20:40:15.761Z] Setting up ubuntu-keyring (2020.02.11.4) ... [2022-01-28T20:40:15.761Z] (Reading database ... 14242 files and directories currently installed.) [2022-01-28T20:40:15.761Z] Preparing to unpack .../archives/apt_2.0.6_amd64.deb ... [2022-01-28T20:40:16.020Z] Unpacking apt (2.0.6) over (2.0.2) ... [2022-01-28T20:40:16.280Z] Setting up apt (2.0.6) ... [2022-01-28T20:40:16.850Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2022-01-28T20:40:16.850Z] (Reading database ... 14242 files and directories currently installed.) [2022-01-28T20:40:16.850Z] Preparing to unpack .../libpam-modules-bin_1.3.1-5ubuntu4.3_amd64.deb ... [2022-01-28T20:40:16.850Z] Unpacking libpam-modules-bin (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-01-28T20:40:16.850Z] Setting up libpam-modules-bin (1.3.1-5ubuntu4.3) ... [2022-01-28T20:40:17.110Z] (Reading database ... 14244 files and directories currently installed.) [2022-01-28T20:40:17.110Z] Preparing to unpack .../libpam-modules_1.3.1-5ubuntu4.3_amd64.deb ... [2022-01-28T20:40:17.110Z] Unpacking libpam-modules:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-01-28T20:40:17.110Z] Setting up libpam-modules:amd64 (1.3.1-5ubuntu4.3) ... [2022-01-28T20:40:17.371Z] (Reading database ... 14248 files and directories currently installed.) [2022-01-28T20:40:17.371Z] Preparing to unpack .../libpam-runtime_1.3.1-5ubuntu4.3_all.deb ... [2022-01-28T20:40:17.371Z] Unpacking libpam-runtime (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-01-28T20:40:17.371Z] Setting up libpam-runtime (1.3.1-5ubuntu4.3) ... [2022-01-28T20:40:17.633Z] (Reading database ... 14248 files and directories currently installed.) [2022-01-28T20:40:17.633Z] Preparing to unpack .../passwd_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2022-01-28T20:40:17.633Z] Unpacking passwd (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2022-01-28T20:40:17.893Z] Setting up passwd (1:4.8.1-1ubuntu5.20.04.1) ... [2022-01-28T20:40:17.893Z] (Reading database ... 14248 files and directories currently installed.) [2022-01-28T20:40:17.893Z] Preparing to unpack .../00-libprocps8_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2022-01-28T20:40:17.893Z] Unpacking libprocps8:amd64 (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-01-28T20:40:18.152Z] Preparing to unpack .../01-procps_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2022-01-28T20:40:18.152Z] Unpacking procps (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-01-28T20:40:18.152Z] Preparing to unpack .../02-openssl_1.1.1f-1ubuntu2.10_amd64.deb ... [2022-01-28T20:40:18.152Z] Unpacking openssl (1.1.1f-1ubuntu2.10) over (1.1.1f-1ubuntu2) ... [2022-01-28T20:40:18.412Z] Preparing to unpack .../03-ca-certificates_20210119~20.04.2_all.deb ... [2022-01-28T20:40:18.412Z] Unpacking ca-certificates (20210119~20.04.2) over (20190110ubuntu1) ... [2022-01-28T20:40:18.412Z] Preparing to unpack .../04-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ... [2022-01-28T20:40:18.412Z] Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) over (3.31.1-4) ... [2022-01-28T20:40:18.685Z] Preparing to unpack .../05-tzdata_2021e-0ubuntu0.20.04_all.deb ... [2022-01-28T20:40:18.685Z] Unpacking tzdata (2021e-0ubuntu0.20.04) over (2019c-3ubuntu1) ... [2022-01-28T20:40:18.946Z] Preparing to unpack .../06-xz-utils_5.2.4-1ubuntu1_amd64.deb ... [2022-01-28T20:40:18.946Z] Unpacking xz-utils (5.2.4-1ubuntu1) over (5.2.4-1) ... [2022-01-28T20:40:18.946Z] Preparing to unpack .../07-libctf0_2.34-6ubuntu1.3_amd64.deb ... [2022-01-28T20:40:18.946Z] Unpacking libctf0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-01-28T20:40:18.946Z] Preparing to unpack .../08-binutils-x86-64-linux-gnu_2.34-6ubuntu1.3_amd64.deb ... [2022-01-28T20:40:18.946Z] Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-01-28T20:40:19.206Z] Preparing to unpack .../09-libbinutils_2.34-6ubuntu1.3_amd64.deb ... [2022-01-28T20:40:19.206Z] Unpacking libbinutils:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-01-28T20:40:19.468Z] Preparing to unpack .../10-binutils_2.34-6ubuntu1.3_amd64.deb ... [2022-01-28T20:40:19.468Z] Unpacking binutils (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-01-28T20:40:19.468Z] Preparing to unpack .../11-binutils-common_2.34-6ubuntu1.3_amd64.deb ... [2022-01-28T20:40:19.468Z] Unpacking binutils-common:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-01-28T20:40:19.468Z] Preparing to unpack .../12-libctf-nobfd0_2.34-6ubuntu1.3_amd64.deb ... [2022-01-28T20:40:19.468Z] Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-01-28T20:40:19.728Z] Preparing to unpack .../13-build-essential_12.8ubuntu1.1_amd64.deb ... [2022-01-28T20:40:19.728Z] Unpacking build-essential (12.8ubuntu1.1) over (12.8ubuntu1) ... [2022-01-28T20:40:19.728Z] Preparing to unpack .../14-libasan5_9.3.0-17ubuntu1~20.04_amd64.deb ... [2022-01-28T20:40:19.728Z] Unpacking libasan5:amd64 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-01-28T20:40:19.728Z] Preparing to unpack .../15-g++-9_9.3.0-17ubuntu1~20.04_amd64.deb ... [2022-01-28T20:40:19.728Z] Unpacking g++-9 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-01-28T20:40:20.670Z] Preparing to unpack .../16-gcc-9_9.3.0-17ubuntu1~20.04_amd64.deb ... [2022-01-28T20:40:20.670Z] Unpacking gcc-9 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-01-28T20:40:21.239Z] Preparing to unpack .../17-libstdc++-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... [2022-01-28T20:40:21.239Z] Unpacking libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-01-28T20:40:21.808Z] Preparing to unpack .../18-libgcc-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... [2022-01-28T20:40:21.808Z] Unpacking libgcc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-01-28T20:40:21.808Z] Preparing to unpack .../19-cpp-9_9.3.0-17ubuntu1~20.04_amd64.deb ... [2022-01-28T20:40:21.808Z] Unpacking cpp-9 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-01-28T20:40:22.749Z] Preparing to unpack .../20-gcc-9-base_9.3.0-17ubuntu1~20.04_amd64.deb ... [2022-01-28T20:40:22.749Z] Unpacking gcc-9-base:amd64 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-01-28T20:40:22.749Z] Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.1) ... [2022-01-28T20:40:22.749Z] Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ... [2022-01-28T20:40:22.749Z] Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.10) ... [2022-01-28T20:40:22.749Z] Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ... [2022-01-28T20:40:22.749Z] Setting up binutils-common:amd64 (2.34-6ubuntu1.3) ... [2022-01-28T20:40:22.749Z] Setting up linux-libc-dev:amd64 (5.4.0-96.109) ... [2022-01-28T20:40:22.749Z] Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ... [2022-01-28T20:40:22.749Z] Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-01-28T20:40:22.749Z] Setting up tzdata (2021e-0ubuntu0.20.04) ... [2022-01-28T20:40:23.010Z] [2022-01-28T20:40:23.010Z] Current default time zone: 'Etc/UTC' [2022-01-28T20:40:23.010Z] Local time is now: Fri Jan 28 20:40:22 UTC 2022. [2022-01-28T20:40:23.010Z] Universal Time is now: Fri Jan 28 20:40:22 UTC 2022. [2022-01-28T20:40:23.010Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2022-01-28T20:40:23.010Z] [2022-01-28T20:40:23.010Z] Setting up xz-utils (5.2.4-1ubuntu1) ... [2022-01-28T20:40:23.010Z] Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-01-28T20:40:23.010Z] Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-01-28T20:40:23.010Z] Setting up libfdisk1:amd64 (2.34-0.1ubuntu9.1) ... [2022-01-28T20:40:23.010Z] Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-01-28T20:40:23.010Z] Setting up mount (2.34-0.1ubuntu9.1) ... [2022-01-28T20:40:23.010Z] Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ... [2022-01-28T20:40:23.010Z] Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... [2022-01-28T20:40:23.010Z] Setting up libbinutils:amd64 (2.34-6ubuntu1.3) ... [2022-01-28T20:40:23.010Z] Setting up libc-dev-bin (2.31-0ubuntu9.2) ... [2022-01-28T20:40:23.225Z] 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 [2022-01-28T20:40:23.226Z] 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 [2022-01-28T20:40:23.270Z] Setting up openssl (1.1.1f-1ubuntu2.10) ... [2022-01-28T20:40:23.270Z] Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-01-28T20:40:23.270Z] Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-01-28T20:40:23.270Z] Setting up libprocps8:amd64 (2:3.3.16-1ubuntu2.3) ... [2022-01-28T20:40:23.270Z] Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-01-28T20:40:23.270Z] Setting up gcc-9-base:amd64 (9.3.0-17ubuntu1~20.04) ... [2022-01-28T20:40:23.270Z] Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-01-28T20:40:23.270Z] Setting up libctf0:amd64 (2.34-6ubuntu1.3) ... [2022-01-28T20:40:23.270Z] Setting up fdisk (2.34-0.1ubuntu9.1) ... [2022-01-28T20:40:23.270Z] Setting up ca-certificates (20210119~20.04.2) ... [2022-01-28T20:40:25.178Z] Updating certificates in /etc/ssl/certs... [2022-01-28T20:40:26.120Z] 21 added, 21 removed; done. [2022-01-28T20:40:26.120Z] Setting up libasan5:amd64 (9.3.0-17ubuntu1~20.04) ... [2022-01-28T20:40:26.120Z] Setting up perl (5.30.0-9ubuntu0.2) ... [2022-01-28T20:40:26.120Z] Setting up procps (2:3.3.16-1ubuntu2.3) ... [2022-01-28T20:40:26.120Z] Setting up cpp-9 (9.3.0-17ubuntu1~20.04) ... [2022-01-28T20:40:26.120Z] Setting up libc6-dev:amd64 (2.31-0ubuntu9.2) ... [2022-01-28T20:40:26.120Z] Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.3) ... [2022-01-28T20:40:26.120Z] Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ... [2022-01-28T20:40:26.120Z] Setting up binutils (2.34-6ubuntu1.3) ... [2022-01-28T20:40:26.120Z] Setting up libgcc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... [2022-01-28T20:40:26.382Z] Setting up build-essential (12.8ubuntu1.1) ... [2022-01-28T20:40:26.382Z] Setting up gcc-9 (9.3.0-17ubuntu1~20.04) ... [2022-01-28T20:40:26.382Z] Setting up libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... [2022-01-28T20:40:26.382Z] Setting up g++-9 (9.3.0-17ubuntu1~20.04) ... [2022-01-28T20:40:26.382Z] Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... [2022-01-28T20:40:26.642Z] /usr/sbin/policy-rc.d returned 101, not running 'restart systemd-timesyncd.service' [2022-01-28T20:40:26.642Z] Setting up systemd (245.4-4ubuntu3.15) ... [2022-01-28T20:40:26.642Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2022-01-28T20:40:26.642Z] Installing new version of config file /etc/systemd/resolved.conf ... [2022-01-28T20:40:27.528Z] 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 [2022-01-28T20:40:27.579Z] Setting up systemd-sysv (245.4-4ubuntu3.15) ... [2022-01-28T20:40:27.579Z] Processing triggers for mime-support (3.64ubuntu1) ... [2022-01-28T20:40:27.579Z] Processing triggers for libc-bin (2.31-0ubuntu9.2) ... [2022-01-28T20:40:27.579Z] Processing triggers for ca-certificates (20210119~20.04.2) ... [2022-01-28T20:40:27.579Z] Updating certificates in /etc/ssl/certs... [2022-01-28T20:40:28.207Z] 0 added, 0 removed; done. [2022-01-28T20:40:28.207Z] Running hooks in /etc/ca-certificates/update.d... [2022-01-28T20:40:28.207Z] done. [2022-01-28T20:40:28.516Z] 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 [2022-01-28T20:40:29.373Z] Reading package lists... [2022-01-28T20:40:29.633Z] Building dependency tree... [2022-01-28T20:40:29.633Z] Reading state information... [2022-01-28T20:40:29.633Z] The following NEW packages will be installed: [2022-01-28T20:40:29.633Z] apt-transport-https [2022-01-28T20:40:29.892Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2022-01-28T20:40:29.892Z] Need to get 4680 B of archives. [2022-01-28T20:40:29.892Z] After this operation, 162 kB of additional disk space will be used. [2022-01-28T20:40:29.892Z] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.6 [4680 B] [2022-01-28T20:40:30.152Z] debconf: delaying package configuration, since apt-utils is not installed [2022-01-28T20:40:30.152Z] Fetched 4680 B in 0s (25.0 kB/s) [2022-01-28T20:40:30.152Z] Selecting previously unselected package apt-transport-https. [2022-01-28T20:40:30.152Z] (Reading database ... 14251 files and directories currently installed.) [2022-01-28T20:40:30.152Z] Preparing to unpack .../apt-transport-https_2.0.6_all.deb ... [2022-01-28T20:40:30.152Z] Unpacking apt-transport-https (2.0.6) ... [2022-01-28T20:40:30.152Z] Setting up apt-transport-https (2.0.6) ... [2022-01-28T20:40:30.411Z] Waiting for network to be ready... [2022-01-28T20:40:32.920Z] 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 [2022-01-28T20:40:36.987Z] 2022-01-28T20:40:34Z INFO Waiting for automatic snapd restart... [2022-01-28T20:40:37.225Z] 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 [2022-01-28T20:40:37.924Z] snapd 2.54.2 from Canonical* installed [2022-01-28T20:40:39.305Z] "snapd" switched to the "latest/stable" channel [2022-01-28T20:40:39.305Z] [2022-01-28T20:40:41.054Z] 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 [2022-01-28T20:40:41.617Z] core20 20220114 from Canonical* installed [2022-01-28T20:40:41.617Z] "core20" switched to the "latest/stable" channel [2022-01-28T20:40:41.617Z] [2022-01-28T20:40:44.158Z] snapcraft 6.0.2 from Canonical* installed [2022-01-28T20:40:44.158Z] "snapcraft" switched to the "latest/stable" channel [2022-01-28T20:40:44.158Z] [2022-01-28T20:40:47.768Z] 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 [2022-01-28T20:40:49.436Z] 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: [2022-01-28T20:40:49.436Z] - README.md [2022-01-28T20:40:49.436Z] [2022-01-28T20:40:49.436Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-01-28T20:40:49.436Z] Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease [2022-01-28T20:40:49.436Z] Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease [2022-01-28T20:40:49.436Z] Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2022-01-28T20:40:50.264Z] Reading package lists... [2022-01-28T20:40:50.383Z] 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 [2022-01-28T20:40:50.526Z] Installing build dependencies: comerr-dev=2.1-1.45.5-2ubuntu1 git=1:2.25.1-1ubuntu3.2 git-man=1:2.25.1-1ubuntu3.2 krb5-multidev=1.17-6ubuntu4.1 libbrotli1=1.0.7-6ubuntu0.1 libcurl3-gnutls=7.68.0-1ubuntu2.7 liberror-perl=0.17029-1 libglib2.0-0=2.64.6-1~ubuntu20.04.4 libgssrpc4=1.17-6ubuntu4.1 libkadm5clnt-mit11=1.17-6ubuntu4.1 libkadm5srv-mit11=1.17-6ubuntu4.1 libkdb5-9=1.17-6ubuntu4.1 libkrb5-dev=1.17-6ubuntu4.1 libnghttp2-14=1.40.0-1build1 libnorm-dev=1.5.8+dfsg2-2build1 libnorm1=1.5.8+dfsg2-2build1 libpgm-5.2-0=5.2.122~dfsg-3ubuntu1 libpgm-dev=5.2.122~dfsg-3ubuntu1 libpsl5=0.21.0-1ubuntu1 librtmp1=2.4+20151223.gitfa8646d.1-2build1 libsodium-dev=1.0.18-1 libsodium23=1.0.18-1 libssh-4=0.9.3-2ubuntu2.2 libzmq3-dev=4.3.2-2ubuntu1 libzmq5=4.3.2-2ubuntu1 pkg-config=0.29.1-0ubuntu4 zip=3.0-11build1 [2022-01-28T20:40:50.526Z] Reading package lists... [2022-01-28T20:40:50.785Z] Building dependency tree... [2022-01-28T20:40:50.785Z] Reading state information... [2022-01-28T20:40:50.785Z] Suggested packages: [2022-01-28T20:40:50.785Z] doc-base gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el [2022-01-28T20:40:50.785Z] git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn krb5-doc [2022-01-28T20:40:50.785Z] krb5-user libnorm-doc [2022-01-28T20:40:50.785Z] Recommended packages: [2022-01-28T20:40:50.785Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2022-01-28T20:40:51.045Z] The following NEW packages will be installed: [2022-01-28T20:40:51.045Z] comerr-dev git git-man krb5-multidev libbrotli1 libcurl3-gnutls [2022-01-28T20:40:51.045Z] liberror-perl libglib2.0-0 libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 [2022-01-28T20:40:51.045Z] libkdb5-9 libkrb5-dev libnghttp2-14 libnorm-dev libnorm1 libpgm-5.2-0 [2022-01-28T20:40:51.045Z] libpgm-dev libpsl5 librtmp1 libsodium-dev libsodium23 libssh-4 libzmq3-dev [2022-01-28T20:40:51.045Z] libzmq5 pkg-config zip [2022-01-28T20:40:51.045Z] 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. [2022-01-28T20:40:51.305Z] Need to get 10.3 MB of archives. [2022-01-28T20:40:51.305Z] After this operation, 56.5 MB of additional disk space will be used. [2022-01-28T20:40:51.305Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] [2022-01-28T20:40:51.305Z] Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.4 [1287 kB] [2022-01-28T20:40:51.565Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB] [2022-01-28T20:40:51.825Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.7 [232 kB] [2022-01-28T20:40:51.825Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 git-man all 1:2.25.1-1ubuntu3.2 [884 kB] [2022-01-28T20:40:51.825Z] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium23 amd64 1.0.18-1 [150 kB] [2022-01-28T20:40:51.825Z] Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] [2022-01-28T20:40:51.825Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB] [2022-01-28T20:40:51.825Z] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] [2022-01-28T20:40:51.825Z] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] [2022-01-28T20:40:51.825Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] [2022-01-28T20:40:51.825Z] Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 git amd64 1:2.25.1-1ubuntu3.2 [4554 kB] [2022-01-28T20:40:51.825Z] Get:13 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] [2022-01-28T20:40:51.825Z] Get:14 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] [2022-01-28T20:40:52.084Z] Get:15 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] [2022-01-28T20:40:52.084Z] Get:16 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] [2022-01-28T20:40:52.084Z] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] [2022-01-28T20:40:52.084Z] Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] [2022-01-28T20:40:52.084Z] Get:19 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] [2022-01-28T20:40:52.084Z] Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] [2022-01-28T20:40:52.084Z] Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 zip amd64 3.0-11build1 [167 kB] [2022-01-28T20:40:52.084Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] [2022-01-28T20:40:52.084Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] [2022-01-28T20:40:52.084Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] [2022-01-28T20:40:52.084Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] [2022-01-28T20:40:52.084Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] [2022-01-28T20:40:52.084Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] [2022-01-28T20:40:52.084Z] debconf: delaying package configuration, since apt-utils is not installed [2022-01-28T20:40:52.344Z] Fetched 10.3 MB in 1s (9404 kB/s) [2022-01-28T20:40:52.344Z] Selecting previously unselected package libglib2.0-0:amd64. [2022-01-28T20:40:52.344Z] (Reading database ... 14255 files and directories currently installed.) [2022-01-28T20:40:52.344Z] Preparing to unpack .../00-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ... [2022-01-28T20:40:52.344Z] Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2022-01-28T20:40:52.344Z] Selecting previously unselected package libsodium23:amd64. [2022-01-28T20:40:52.344Z] Preparing to unpack .../01-libsodium23_1.0.18-1_amd64.deb ... [2022-01-28T20:40:52.344Z] Unpacking libsodium23:amd64 (1.0.18-1) ... [2022-01-28T20:40:52.603Z] Selecting previously unselected package libpsl5:amd64. [2022-01-28T20:40:52.603Z] Preparing to unpack .../02-libpsl5_0.21.0-1ubuntu1_amd64.deb ... [2022-01-28T20:40:52.603Z] Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-01-28T20:40:52.603Z] Selecting previously unselected package libbrotli1:amd64. [2022-01-28T20:40:52.603Z] Preparing to unpack .../03-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... [2022-01-28T20:40:52.603Z] Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-01-28T20:40:52.603Z] Selecting previously unselected package libnghttp2-14:amd64. [2022-01-28T20:40:52.603Z] Preparing to unpack .../04-libnghttp2-14_1.40.0-1build1_amd64.deb ... [2022-01-28T20:40:52.603Z] Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-01-28T20:40:52.864Z] Selecting previously unselected package librtmp1:amd64. [2022-01-28T20:40:52.864Z] Preparing to unpack .../05-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... [2022-01-28T20:40:52.864Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-01-28T20:40:52.864Z] Selecting previously unselected package libssh-4:amd64. [2022-01-28T20:40:52.864Z] Preparing to unpack .../06-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ... [2022-01-28T20:40:52.864Z] Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2022-01-28T20:40:52.864Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2022-01-28T20:40:52.864Z] Preparing to unpack .../07-libcurl3-gnutls_7.68.0-1ubuntu2.7_amd64.deb ... [2022-01-28T20:40:52.864Z] Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2022-01-28T20:40:53.123Z] Selecting previously unselected package liberror-perl. [2022-01-28T20:40:53.123Z] Preparing to unpack .../08-liberror-perl_0.17029-1_all.deb ... [2022-01-28T20:40:53.123Z] Unpacking liberror-perl (0.17029-1) ... [2022-01-28T20:40:53.123Z] Selecting previously unselected package git-man. [2022-01-28T20:40:53.123Z] Preparing to unpack .../09-git-man_1%3a2.25.1-1ubuntu3.2_all.deb ... [2022-01-28T20:40:53.123Z] Unpacking git-man (1:2.25.1-1ubuntu3.2) ... [2022-01-28T20:40:53.123Z] Selecting previously unselected package git. [2022-01-28T20:40:53.123Z] Preparing to unpack .../10-git_1%3a2.25.1-1ubuntu3.2_amd64.deb ... [2022-01-28T20:40:53.123Z] Unpacking git (1:2.25.1-1ubuntu3.2) ... [2022-01-28T20:40:53.693Z] Selecting previously unselected package libgssrpc4:amd64. [2022-01-28T20:40:53.693Z] Preparing to unpack .../11-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... [2022-01-28T20:40:53.693Z] Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-01-28T20:40:53.953Z] Selecting previously unselected package libkdb5-9:amd64. [2022-01-28T20:40:53.953Z] Preparing to unpack .../12-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... [2022-01-28T20:40:53.953Z] Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2022-01-28T20:40:53.953Z] Selecting previously unselected package libkadm5srv-mit11:amd64. [2022-01-28T20:40:53.953Z] Preparing to unpack .../13-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-01-28T20:40:53.953Z] Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-01-28T20:40:53.953Z] Selecting previously unselected package libkadm5clnt-mit11:amd64. [2022-01-28T20:40:53.953Z] Preparing to unpack .../14-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-01-28T20:40:53.953Z] Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-01-28T20:40:53.953Z] Selecting previously unselected package comerr-dev:amd64. [2022-01-28T20:40:53.953Z] Preparing to unpack .../15-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... [2022-01-28T20:40:53.953Z] Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-01-28T20:40:53.953Z] Selecting previously unselected package krb5-multidev:amd64. [2022-01-28T20:40:53.953Z] Preparing to unpack .../16-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... [2022-01-28T20:40:53.953Z] Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2022-01-28T20:40:54.213Z] Selecting previously unselected package libnorm1:amd64. [2022-01-28T20:40:54.213Z] Preparing to unpack .../17-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... [2022-01-28T20:40:54.213Z] Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-01-28T20:40:54.213Z] Selecting previously unselected package libnorm-dev:amd64. [2022-01-28T20:40:54.213Z] Preparing to unpack .../18-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... [2022-01-28T20:40:54.213Z] Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-01-28T20:40:54.213Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2022-01-28T20:40:54.213Z] Preparing to unpack .../19-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-01-28T20:40:54.213Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-01-28T20:40:54.474Z] Selecting previously unselected package libpgm-dev:amd64. [2022-01-28T20:40:54.474Z] Preparing to unpack .../20-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-01-28T20:40:54.474Z] Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-01-28T20:40:54.474Z] Selecting previously unselected package libsodium-dev:amd64. [2022-01-28T20:40:54.474Z] Preparing to unpack .../21-libsodium-dev_1.0.18-1_amd64.deb ... [2022-01-28T20:40:54.474Z] Unpacking libsodium-dev:amd64 (1.0.18-1) ... [2022-01-28T20:40:54.474Z] Selecting previously unselected package libzmq5:amd64. [2022-01-28T20:40:54.474Z] Preparing to unpack .../22-libzmq5_4.3.2-2ubuntu1_amd64.deb ... [2022-01-28T20:40:54.474Z] Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-01-28T20:40:54.680Z] 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 [2022-01-28T20:40:54.733Z] Selecting previously unselected package libkrb5-dev:amd64. [2022-01-28T20:40:54.733Z] Preparing to unpack .../23-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... [2022-01-28T20:40:54.733Z] Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-01-28T20:40:54.733Z] Selecting previously unselected package libzmq3-dev:amd64. [2022-01-28T20:40:54.733Z] Preparing to unpack .../24-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... [2022-01-28T20:40:54.733Z] Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-01-28T20:40:54.733Z] Selecting previously unselected package pkg-config. [2022-01-28T20:40:54.733Z] Preparing to unpack .../25-pkg-config_0.29.1-0ubuntu4_amd64.deb ... [2022-01-28T20:40:54.733Z] Unpacking pkg-config (0.29.1-0ubuntu4) ... [2022-01-28T20:40:54.995Z] Selecting previously unselected package zip. [2022-01-28T20:40:54.995Z] Preparing to unpack .../26-zip_3.0-11build1_amd64.deb ... [2022-01-28T20:40:54.995Z] Unpacking zip (3.0-11build1) ... [2022-01-28T20:40:54.995Z] Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-01-28T20:40:54.995Z] Setting up libsodium23:amd64 (1.0.18-1) ... [2022-01-28T20:40:54.995Z] Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2022-01-28T20:40:54.995Z] No schema files found: doing nothing. [2022-01-28T20:40:54.995Z] Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-01-28T20:40:54.995Z] Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-01-28T20:40:54.995Z] Setting up libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-01-28T20:40:54.995Z] Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-01-28T20:40:54.995Z] Setting up liberror-perl (0.17029-1) ... [2022-01-28T20:40:54.995Z] Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-01-28T20:40:54.995Z] Setting up zip (3.0-11build1) ... [2022-01-28T20:40:54.995Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-01-28T20:40:54.995Z] Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-01-28T20:40:54.995Z] Setting up pkg-config (0.29.1-0ubuntu4) ... [2022-01-28T20:40:55.254Z] Setting up libsodium-dev:amd64 (1.0.18-1) ... [2022-01-28T20:40:55.254Z] Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2022-01-28T20:40:55.254Z] Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2022-01-28T20:40:55.254Z] Setting up git-man (1:2.25.1-1ubuntu3.2) ... [2022-01-28T20:40:55.254Z] Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-01-28T20:40:55.254Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-01-28T20:40:55.254Z] Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-01-28T20:40:55.254Z] Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-01-28T20:40:55.254Z] Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2022-01-28T20:40:55.254Z] Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-01-28T20:40:55.254Z] Setting up git (1:2.25.1-1ubuntu3.2) ... [2022-01-28T20:40:55.254Z] Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2022-01-28T20:40:55.254Z] Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-01-28T20:40:55.254Z] Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-01-28T20:40:55.254Z] Processing triggers for libc-bin (2.31-0ubuntu9.2) ... [2022-01-28T20:40:55.823Z] comerr-dev set to automatically installed. [2022-01-28T20:40:55.824Z] git set to automatically installed. [2022-01-28T20:40:55.824Z] git-man set to automatically installed. [2022-01-28T20:40:55.824Z] krb5-multidev set to automatically installed. [2022-01-28T20:40:55.824Z] libbrotli1 set to automatically installed. [2022-01-28T20:40:55.824Z] libcurl3-gnutls set to automatically installed. [2022-01-28T20:40:55.824Z] liberror-perl set to automatically installed. [2022-01-28T20:40:55.824Z] libglib2.0-0 set to automatically installed. [2022-01-28T20:40:55.824Z] libgssrpc4 set to automatically installed. [2022-01-28T20:40:55.824Z] libkadm5clnt-mit11 set to automatically installed. [2022-01-28T20:40:55.824Z] libkadm5srv-mit11 set to automatically installed. [2022-01-28T20:40:55.824Z] libkdb5-9 set to automatically installed. [2022-01-28T20:40:55.824Z] libkrb5-dev set to automatically installed. [2022-01-28T20:40:55.824Z] libnghttp2-14 set to automatically installed. [2022-01-28T20:40:55.824Z] libnorm-dev set to automatically installed. [2022-01-28T20:40:55.824Z] libnorm1 set to automatically installed. [2022-01-28T20:40:55.824Z] libpgm-5.2-0 set to automatically installed. [2022-01-28T20:40:55.824Z] libpgm-dev set to automatically installed. [2022-01-28T20:40:55.824Z] libpsl5 set to automatically installed. [2022-01-28T20:40:55.824Z] librtmp1 set to automatically installed. [2022-01-28T20:40:55.824Z] libsodium-dev set to automatically installed. [2022-01-28T20:40:55.824Z] libsodium23 set to automatically installed. [2022-01-28T20:40:55.824Z] libssh-4 set to automatically installed. [2022-01-28T20:40:55.824Z] libzmq3-dev set to automatically installed. [2022-01-28T20:40:55.824Z] libzmq5 set to automatically installed. [2022-01-28T20:40:55.824Z] pkg-config set to automatically installed. [2022-01-28T20:40:55.824Z] zip set to automatically installed. [2022-01-28T20:40:57.209Z] snapd is not logged in, snap install commands will use sudo [Pipeline] } [2022-01-28T20:41:02.959Z] $ docker stop --time=1 292ec2a001ebeadc1c5df438309d9a68ab2e350aac107f73e199e5ae22a4e33c [2022-01-28T20:41:05.008Z] $ docker rm -f 292ec2a001ebeadc1c5df438309d9a68ab2e350aac107f73e199e5ae22a4e33c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-28T20:41:06.714Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-01-28T20:41:06.715Z] [2022-01-28T20:41:06.715Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-28T20:41:07.062Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-01-28T20:41:07.205Z] go (1.17/stable) 1.17.6 from Michael Hudson-Doyle (mwhudson) installed [2022-01-28T20:41:07.205Z] Downloading snap 'edgex-app-service-configurable' [2022-01-28T20:41:07.337Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-01-28T20:41:07.337Z] 29e5d40040c1: Pulling fs layer [2022-01-28T20:41:07.337Z] 1ce36da41761: Pulling fs layer [2022-01-28T20:41:07.337Z] 25b303627fd3: Pulling fs layer [2022-01-28T20:41:07.337Z] 29e5d40040c1: Verifying Checksum [2022-01-28T20:41:07.337Z] 29e5d40040c1: Download complete [2022-01-28T20:41:07.613Z] 1ce36da41761: Verifying Checksum [2022-01-28T20:41:07.613Z] 1ce36da41761: Download complete [2022-01-28T20:41:08.206Z] 29e5d40040c1: Pull complete [2022-01-28T20:41:09.185Z] 25b303627fd3: Verifying Checksum [2022-01-28T20:41:09.185Z] 25b303627fd3: Download complete [2022-01-28T20:41:09.185Z] 1ce36da41761: Pull complete [2022-01-28T20:41:10.502Z] Pulling app-service-configurable [2022-01-28T20:41:10.502Z] + snapcraftctl pull [2022-01-28T20:41:11.440Z] Pulling config-common [2022-01-28T20:41:11.440Z] + snapcraftctl pull [2022-01-28T20:41:13.351Z] Pulling go-build-helper [2022-01-28T20:41:13.351Z] + snapcraftctl pull [2022-01-28T20:41:14.736Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2022-01-28T20:41:14.736Z] Skipping pull go-build-helper (already ran) [2022-01-28T20:41:14.736Z] Building go-build-helper [2022-01-28T20:41:14.736Z] + snapcraftctl build [2022-01-28T20:41:16.119Z] + cp --archive --link --no-dereference . /root/parts/go-build-helper/install [2022-01-28T20:41:16.691Z] Staging go-build-helper [2022-01-28T20:41:16.691Z] + snapcraftctl stage [2022-01-28T20:41:19.325Z] 25b303627fd3: Pull complete [2022-01-28T20:41:19.325Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-01-28T20:41:19.325Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-01-28T20:41:19.325Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-01-28T20:41:19.563Z] prd-ubuntu18.04-docker-arm64-4c-16g-4160 does not seem to be running inside a container [2022-01-28T20:41:19.637Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-01-28T20:41:21.977Z] Get:1 libnorm1_1.5.8+dfsg2-2build1_amd64.deb [290 kB] [2022-01-28T20:41:21.977Z] Fetched 290 kB in 0s (0 B/s) [2022-01-28T20:41:21.977Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb [158 kB] [2022-01-28T20:41:21.977Z] Fetched 158 kB in 0s (0 B/s) [2022-01-28T20:41:21.977Z] Get:1 libzmq5_4.3.2-2ubuntu1_amd64.deb [242 kB] [2022-01-28T20:41:21.977Z] Fetched 242 kB in 0s (0 B/s) [2022-01-28T20:41:21.977Z] Get:1 libsodium23_1.0.18-1_amd64.deb [150 kB] [2022-01-28T20:41:21.977Z] Fetched 150 kB in 0s (0 B/s) [2022-01-28T20:41:21.977Z] Pulling edgex-go [2022-01-28T20:41:21.977Z] + snapcraftctl pull [2022-01-28T20:41:22.121Z] $ docker top 44a409d60c020c877f675fb337dcbcbc18ae3402b3ba0f97eab885023ac4a595 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-28T20:41:23.038Z] + grep parallel [2022-01-28T20:41:23.038Z] + docker-compose build --help [2022-01-28T20:41:23.888Z] Pulling hooks [2022-01-28T20:41:23.888Z] + snapcraftctl pull [2022-01-28T20:41:29.741Z] --parallel Build images in parallel. [Pipeline] } [2022-01-28T20:41:29.754Z] $ docker stop --time=1 44a409d60c020c877f675fb337dcbcbc18ae3402b3ba0f97eab885023ac4a595 [2022-01-28T20:41:31.390Z] $ docker rm -f 44a409d60c020c877f675fb337dcbcbc18ae3402b3ba0f97eab885023ac4a595 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-28T20:41:32.012Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-01-28T20:41:32.012Z] . [Pipeline] withDockerContainer [2022-01-28T20:41:32.249Z] prd-ubuntu18.04-docker-arm64-4c-16g-4160 does not seem to be running inside a container [2022-01-28T20:41:32.321Z] $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-01-28T20:41:33.599Z] $ docker top 7d95636a6e96333beb2563b4b45323d05ab2733a6288f5232a4bb306f5d25950 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-28T20:41:34.517Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-01-28T20:41:38.787Z] Removing suid/guid from /root/parts/static-packages/install/bin/su [2022-01-28T20:41:38.787Z] Get:1 libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [96.1 kB] [2022-01-28T20:41:38.787Z] Fetched 96.1 kB in 0s (0 B/s) [2022-01-28T20:41:38.787Z] Get:1 libnghttp2-14_1.40.0-1build1_amd64.deb [78.7 kB] [2022-01-28T20:41:38.787Z] Fetched 78.7 kB in 0s (0 B/s) [2022-01-28T20:41:38.787Z] Get:1 libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [48.0 kB] [2022-01-28T20:41:38.787Z] Fetched 48.0 kB in 0s (0 B/s) [2022-01-28T20:41:38.787Z] Get:1 jq_1.6-1ubuntu0.20.04.1_amd64.deb [50.2 kB] [2022-01-28T20:41:38.787Z] Fetched 50.2 kB in 0s (0 B/s) [2022-01-28T20:41:38.787Z] Get:1 libsasl2-modules-db_2.1.27+dfsg-2_amd64.deb [14.9 kB] [2022-01-28T20:41:38.787Z] Fetched 14.9 kB in 0s (0 B/s) [2022-01-28T20:41:38.787Z] Get:1 libcurl4_7.68.0-1ubuntu2.7_amd64.deb [234 kB] [2022-01-28T20:41:38.787Z] Fetched 234 kB in 0s (0 B/s) [2022-01-28T20:41:38.787Z] Get:1 libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb [155 kB] [2022-01-28T20:41:38.787Z] Fetched 155 kB in 0s (0 B/s) [2022-01-28T20:41:38.787Z] Get:1 libssh-4_0.9.3-2ubuntu2.2_amd64.deb [170 kB] [2022-01-28T20:41:38.787Z] Fetched 170 kB in 0s (0 B/s) [2022-01-28T20:41:38.787Z] Get:1 libbrotli1_1.0.7-6ubuntu0.1_amd64.deb [267 kB] [2022-01-28T20:41:38.787Z] Fetched 267 kB in 0s (0 B/s) [2022-01-28T20:41:38.787Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2022-01-28T20:41:38.787Z] Fetched 50.6 kB in 0s (0 B/s) [2022-01-28T20:41:38.787Z] Get:1 libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [15.1 kB] [2022-01-28T20:41:38.787Z] Fetched 15.1 kB in 0s (0 B/s) [2022-01-28T20:41:38.787Z] Get:1 libpsl5_0.21.0-1ubuntu1_amd64.deb [51.5 kB] [2022-01-28T20:41:38.787Z] Fetched 51.5 kB in 0s (0 B/s) [2022-01-28T20:41:38.787Z] Get:1 libjq1_1.6-1ubuntu0.20.04.1_amd64.deb [121 kB] [2022-01-28T20:41:38.787Z] Fetched 121 kB in 0s (0 B/s) [2022-01-28T20:41:38.787Z] Get:1 libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [29.7 kB] [2022-01-28T20:41:38.787Z] Fetched 29.7 kB in 0s (0 B/s) [2022-01-28T20:41:38.787Z] Get:1 util-linux_2.34-0.1ubuntu9.1_amd64.deb [1021 kB] [2022-01-28T20:41:38.787Z] Fetched 1021 kB in 0s (0 B/s) [2022-01-28T20:41:38.787Z] Get:1 libsasl2-2_2.1.27+dfsg-2_amd64.deb [49.3 kB] [2022-01-28T20:41:38.787Z] Fetched 49.3 kB in 0s (0 B/s) [2022-01-28T20:41:38.787Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb [54.9 kB] [2022-01-28T20:41:38.787Z] Fetched 54.9 kB in 0s (0 B/s) [2022-01-28T20:41:38.787Z] Get:1 libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb [16.6 kB] [2022-01-28T20:41:38.787Z] Fetched 16.6 kB in 0s (0 B/s) [2022-01-28T20:41:38.787Z] Get:1 libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [87.9 kB] [2022-01-28T20:41:38.787Z] Fetched 87.9 kB in 0s (0 B/s) [2022-01-28T20:41:38.787Z] Get:1 libonig5_6.9.4-1_amd64.deb [142 kB] [2022-01-28T20:41:38.787Z] Fetched 142 kB in 0s (0 B/s) [2022-01-28T20:41:38.787Z] Get:1 libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [41.8 kB] [2022-01-28T20:41:38.787Z] Fetched 41.8 kB in 0s (0 B/s) [2022-01-28T20:41:38.787Z] Get:1 libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [181 kB] [2022-01-28T20:41:38.787Z] Fetched 181 kB in 0s (0 B/s) [2022-01-28T20:41:38.787Z] Get:1 libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [208 kB] [2022-01-28T20:41:38.787Z] Fetched 208 kB in 0s (0 B/s) [2022-01-28T20:41:38.787Z] Get:1 curl_7.68.0-1ubuntu2.7_amd64.deb [161 kB] [2022-01-28T20:41:38.787Z] Fetched 161 kB in 0s (0 B/s) [2022-01-28T20:41:38.787Z] Get:1 libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [107 kB] [2022-01-28T20:41:38.787Z] Fetched 107 kB in 0s (0 B/s) [2022-01-28T20:41:38.787Z] Pulling static-packages [2022-01-28T20:41:38.787Z] + snapcraftctl pull [2022-01-28T20:41:39.047Z] Pulling version [2022-01-28T20:41:39.047Z] + cd /root/project [2022-01-28T20:41:39.047Z] ++ git describe --tags --abbrev=0 [2022-01-28T20:41:39.047Z] ++ sed s/v// [2022-01-28T20:41:39.047Z] + GIT_VERSION=2.2.0-dev.25 [2022-01-28T20:41:39.047Z] + '[' -z 2.2.0-dev.25 ']' [2022-01-28T20:41:39.047Z] + snapcraftctl set-version 2.2.0-dev.25 [2022-01-28T20:41:40.958Z] Building app-service-configurable [2022-01-28T20:41:40.958Z] + snapcraftctl build [2022-01-28T20:41:41.219Z] Building core-command ... [2022-01-28T20:41:41.219Z] Building core-data ... [2022-01-28T20:41:41.219Z] Building core-metadata ... [2022-01-28T20:41:41.219Z] Building security-bootstrapper ... [2022-01-28T20:41:41.219Z] Building security-proxy-setup ... [2022-01-28T20:41:41.219Z] Building security-secretstore-setup ... [2022-01-28T20:41:41.219Z] Building support-notifications ... [2022-01-28T20:41:41.219Z] Building support-scheduler ... [2022-01-28T20:41:41.219Z] Building sys-mgmt-agent ... [2022-01-28T20:41:41.219Z] Building security-bootstrapper [2022-01-28T20:41:41.219Z] Building core-metadata [2022-01-28T20:41:41.219Z] Building sys-mgmt-agent [2022-01-28T20:41:41.219Z] Building security-proxy-setup [2022-01-28T20:41:41.219Z] Building support-scheduler [2022-01-28T20:41:42.866Z] Building config-common [2022-01-28T20:41:42.866Z] + snapcraftctl build [2022-01-28T20:41:44.245Z] + cp --archive --link --no-dereference . /root/parts/config-common/install [2022-01-28T20:41:44.814Z] Skipping build go-build-helper (already ran) [2022-01-28T20:41:45.075Z] Building edgex-go [2022-01-28T20:41:45.335Z] + cd /root/parts/edgex-go/src [2022-01-28T20:41:45.335Z] ++ git describe --tags --abbrev=0 [2022-01-28T20:41:45.335Z] ++ sed s/v// [2022-01-28T20:41:45.335Z] + GIT_VERSION=2.2.0-dev.25 [2022-01-28T20:41:45.335Z] + '[' -z 2.2.0-dev.25 ']' [2022-01-28T20:41:45.335Z] + echo 2.2.0-dev.25 [2022-01-28T20:41:45.335Z] + '[' '!' -d vendor ']' [2022-01-28T20:41:45.335Z] + go mod download all [2022-01-28T20:41:50.634Z] + make build [2022-01-28T20:41:50.634Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.25" -o cmd/core-data/core-data ./cmd/core-data [2022-01-28T20:42:02.859Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.25" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-01-28T20:42:07.055Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.25" -o cmd/core-command/core-command ./cmd/core-command [2022-01-28T20:42:07.624Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.25" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-01-28T20:42:09.031Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.25" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-01-28T20:42:09.310Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.25" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-01-28T20:42:10.330Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.25" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-01-28T20:42:11.268Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.25" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-01-28T20:42:12.650Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.25" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-01-28T20:42:13.587Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.25" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-01-28T20:42:14.523Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.25" -o ./cmd/secrets-config ./cmd/secrets-config [2022-01-28T20:42:15.462Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.25" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-01-28T20:42:17.372Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-01-28T20:42:17.372Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2022-01-28T20:42:17.372Z] + case "$service" in [2022-01-28T20:42:17.372Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2022-01-28T20:42:17.372Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-01-28T20:42:17.372Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2022-01-28T20:42:17.372Z] + case "$service" in [2022-01-28T20:42:17.372Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2022-01-28T20:42:17.372Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-01-28T20:42:17.372Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2022-01-28T20:42:17.372Z] + case "$service" in [2022-01-28T20:42:17.372Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2022-01-28T20:42:17.372Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-01-28T20:42:17.372Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2022-01-28T20:42:17.372Z] + case "$service" in [2022-01-28T20:42:17.372Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2022-01-28T20:42:17.372Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-01-28T20:42:17.372Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2022-01-28T20:42:17.372Z] + case "$service" in [2022-01-28T20:42:17.372Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2022-01-28T20:42:17.372Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-01-28T20:42:17.372Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2022-01-28T20:42:17.372Z] + case "$service" in [2022-01-28T20:42:17.372Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2022-01-28T20:42:17.372Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-01-28T20:42:17.372Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2022-01-28T20:42:17.372Z] + case "$service" in [2022-01-28T20:42:17.372Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2022-01-28T20:42:17.372Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-01-28T20:42:17.372Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2022-01-28T20:42:17.372Z] + case "$service" in [2022-01-28T20:42:17.372Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2022-01-28T20:42:17.372Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-01-28T20:42:17.372Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2022-01-28T20:42:17.372Z] + case "$service" in [2022-01-28T20:42:17.372Z] + 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 [2022-01-28T20:42:17.372Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-01-28T20:42:17.372Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2022-01-28T20:42:17.372Z] + case "$service" in [2022-01-28T20:42:17.372Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2022-01-28T20:42:17.372Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2022-01-28T20:42:17.372Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-01-28T20:42:17.372Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2022-01-28T20:42:17.372Z] + case "$service" in [2022-01-28T20:42:17.372Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2022-01-28T20:42:17.372Z] + 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 [2022-01-28T20:42:17.372Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2022-01-28T20:42:17.372Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2022-01-28T20:42:17.372Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2022-01-28T20:42:17.940Z] Building hooks [2022-01-28T20:42:17.940Z] + cd /root/parts/hooks/src [2022-01-28T20:42:17.940Z] + make build [2022-01-28T20:42:17.940Z] go mod tidy [2022-01-28T20:42:17.940Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.3 [2022-01-28T20:42:18.509Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2022-01-28T20:42:18.509Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2022-01-28T20:42:18.509Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2022-01-28T20:42:19.078Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2022-01-28T20:42:19.647Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2022-01-28T20:42:19.647Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2022-01-28T20:42:21.554Z] Removing suid/guid from /root/parts/static-packages/install/bin/su [2022-01-28T20:42:21.554Z] Building static-packages [2022-01-28T20:42:21.554Z] + snapcraftctl build [2022-01-28T20:42:23.463Z] Building version [2022-01-28T20:42:23.463Z] + snapcraftctl build [2022-01-28T20:42:26.000Z] Staging app-service-configurable [2022-01-28T20:42:26.000Z] + snapcraftctl stage [2022-01-28T20:42:26.941Z] Staging config-common [2022-01-28T20:42:27.201Z] + snapcraftctl stage [2022-01-28T20:42:28.586Z] Skipping stage go-build-helper (already ran) [2022-01-28T20:42:28.586Z] Staging edgex-go [2022-01-28T20:42:28.586Z] + snapcraftctl stage [2022-01-28T20:42:29.968Z] Staging hooks [2022-01-28T20:42:29.968Z] + snapcraftctl stage [2022-01-28T20:42:31.877Z] Staging static-packages [2022-01-28T20:42:31.877Z] + snapcraftctl stage [2022-01-28T20:42:33.259Z] Staging version [2022-01-28T20:42:33.259Z] + snapcraftctl stage [2022-01-28T20:42:34.649Z] Priming app-service-configurable [2022-01-28T20:42:34.649Z] + snapcraftctl prime [2022-01-28T20:42:37.193Z] 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 [2022-01-28T20:42:37.193Z] stage-packages: [2022-01-28T20:42:37.193Z] - libnorm1 [2022-01-28T20:42:37.193Z] - libpgm-5.2-0 [2022-01-28T20:42:37.193Z] - libsodium23 [2022-01-28T20:42:37.193Z] - libzmq5 [2022-01-28T20:42:37.453Z] Priming config-common [2022-01-28T20:42:37.453Z] + snapcraftctl prime [2022-01-28T20:42:39.360Z] Priming go-build-helper [2022-01-28T20:42:39.360Z] + snapcraftctl prime [2022-01-28T20:42:40.737Z] Priming edgex-go [2022-01-28T20:42:40.737Z] + snapcraftctl prime [2022-01-28T20:42:42.123Z] Priming hooks [2022-01-28T20:42:42.123Z] + snapcraftctl prime [2022-01-28T20:42:44.036Z] Priming static-packages [2022-01-28T20:42:44.036Z] + snapcraftctl prime [2022-01-28T20:42:49.243Z] Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-28T20:42:49.243Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-01-28T20:42:49.243Z] ---> b00478a2a7a3 [2022-01-28T20:42:49.243Z] Step 3/21 : WORKDIR /edgex-go [2022-01-28T20:42:49.243Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-28T20:42:49.243Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-01-28T20:42:49.243Z] ---> b00478a2a7a3 [2022-01-28T20:42:49.243Z] Step 3/31 : WORKDIR /edgex-go [2022-01-28T20:42:49.317Z] Priming version [2022-01-28T20:42:49.317Z] + snapcraftctl prime [2022-01-28T20:42:49.518Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-28T20:42:49.518Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-01-28T20:42:49.518Z] ---> b00478a2a7a3 [2022-01-28T20:42:49.518Z] Step 3/22 : WORKDIR /edgex-go [2022-01-28T20:42:49.518Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-28T20:42:49.518Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-01-28T20:42:49.518Z] ---> b00478a2a7a3 [2022-01-28T20:42:49.518Z] Step 3/23 : WORKDIR /edgex-go [2022-01-28T20:42:49.790Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-28T20:42:49.790Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-01-28T20:42:49.790Z] ---> b00478a2a7a3 [2022-01-28T20:42:49.790Z] Step 3/23 : WORKDIR /edgex-go [2022-01-28T20:42:49.790Z] ---> Running in 02ac48cbcda0 [2022-01-28T20:42:49.790Z] ---> Running in 4c4ddff4d0bf [2022-01-28T20:42:49.790Z] ---> Running in 7d0f3dfdfab8 [2022-01-28T20:42:49.790Z] ---> Running in 2d06f170f669 [2022-01-28T20:42:49.790Z] ---> Running in cbeadb59a8c8 [2022-01-28T20:42:49.884Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [2022-01-28T20:42:50.402Z] Removing intermediate container 7d0f3dfdfab8 [2022-01-28T20:42:50.402Z] ---> d2281322510f [2022-01-28T20:42:50.402Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-28T20:42:50.402Z] Removing intermediate container 2d06f170f669 [2022-01-28T20:42:50.402Z] ---> d6f0a6b3be48 [2022-01-28T20:42:50.402Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-28T20:42:50.402Z] ---> Running in 2518f9619f82 [2022-01-28T20:42:50.402Z] Removing intermediate container 4c4ddff4d0bf [2022-01-28T20:42:50.402Z] ---> a016c7baff5d [2022-01-28T20:42:50.402Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-28T20:42:50.402Z] Removing intermediate container cbeadb59a8c8 [2022-01-28T20:42:50.402Z] ---> be0ad14ab6c7 [2022-01-28T20:42:50.402Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-28T20:42:50.402Z] ---> Running in 82283bff02ca [2022-01-28T20:42:50.402Z] Removing intermediate container 02ac48cbcda0 [2022-01-28T20:42:50.402Z] ---> 6bcdebd11dc2 [2022-01-28T20:42:50.402Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-28T20:42:50.679Z] ---> Running in 8124b4a5ed97 [2022-01-28T20:42:50.679Z] ---> Running in be915d3d54fd [2022-01-28T20:42:50.679Z] ---> Running in 46bd58c22960 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-01-28T20:42:53.349Z] Removing intermediate container 2518f9619f82 [2022-01-28T20:42:53.349Z] ---> 25be8fcf07f4 [2022-01-28T20:42:53.349Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-01-28T20:42:53.349Z] ---> Running in 86816d94aced [2022-01-28T20:42:53.622Z] Removing intermediate container 82283bff02ca [2022-01-28T20:42:53.622Z] ---> 6dcd05495331 [2022-01-28T20:42:53.622Z] Step 5/21 : RUN apk add --update --no-cache make git [2022-01-28T20:42:53.622Z] ---> Running in 225e534341a2 [2022-01-28T20:42:53.893Z] Removing intermediate container 46bd58c22960 [2022-01-28T20:42:53.893Z] ---> 7b095bbdc505 [2022-01-28T20:42:53.893Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-01-28T20:42:54.171Z] ---> Running in 70c8e9e92f3a [2022-01-28T20:42:54.171Z] Removing intermediate container 8124b4a5ed97 [2022-01-28T20:42:54.171Z] ---> 682c3b500cf5 [2022-01-28T20:42:54.171Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-01-28T20:42:54.171Z] Removing intermediate container be915d3d54fd [2022-01-28T20:42:54.171Z] ---> 80c069b70534 [2022-01-28T20:42:54.171Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-01-28T20:42:54.448Z] ---> Running in 49fa9d8b61eb [2022-01-28T20:42:54.449Z] ---> Running in 79c3123b0097 [2022-01-28T20:42:55.447Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-28T20:42:55.722Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-28T20:42:55.993Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-28T20:42:55.993Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-28T20:42:56.278Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-28T20:42:56.278Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-28T20:42:56.551Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-28T20:42:56.827Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-28T20:42:57.098Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-28T20:42:57.098Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-28T20:42:57.377Z] OK: 220 MiB in 52 packages [2022-01-28T20:42:57.655Z] OK: 220 MiB in 52 packages [2022-01-28T20:42:57.931Z] OK: 220 MiB in 52 packages [2022-01-28T20:42:58.540Z] OK: 220 MiB in 52 packages [2022-01-28T20:42:58.540Z] OK: 220 MiB in 52 packages [2022-01-28T20:42:58.812Z] Removing intermediate container 86816d94aced [2022-01-28T20:42:58.812Z] ---> 2a19b0f9aac7 [2022-01-28T20:42:58.812Z] Step 6/31 : COPY go.mod vendor* ./ [2022-01-28T20:42:59.093Z] Removing intermediate container 225e534341a2 [2022-01-28T20:42:59.093Z] ---> 793fcb602439 [2022-01-28T20:42:59.093Z] Step 6/21 : COPY go.mod vendor* ./ [2022-01-28T20:42:59.691Z] Removing intermediate container 70c8e9e92f3a [2022-01-28T20:42:59.691Z] ---> de4a19dfd6bf [2022-01-28T20:42:59.691Z] Step 6/23 : COPY go.mod vendor* ./ [2022-01-28T20:42:59.966Z] Removing intermediate container 79c3123b0097 [2022-01-28T20:42:59.966Z] ---> 37a32486392e [2022-01-28T20:42:59.966Z] Step 6/23 : COPY go.mod vendor* ./ [2022-01-28T20:42:59.966Z] ---> 706de5e726b3 [2022-01-28T20:42:59.966Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-28T20:42:59.966Z] Removing intermediate container 49fa9d8b61eb [2022-01-28T20:42:59.966Z] ---> 9ef290753109 [2022-01-28T20:42:59.966Z] Step 6/22 : COPY go.mod vendor* ./ [2022-01-28T20:42:59.966Z] ---> Running in 1b59110aeb46 [2022-01-28T20:43:00.239Z] ---> 0d3d7f97c7e6 [2022-01-28T20:43:00.239Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-28T20:43:00.520Z] ---> Running in 9b06df6e56c4 [2022-01-28T20:43:00.520Z] ---> 5fe42eaed8af [2022-01-28T20:43:00.520Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-28T20:43:00.799Z] ---> Running in 5e74c651e6b7 [2022-01-28T20:43:01.398Z] ---> 6ab85f2ec64f [2022-01-28T20:43:01.398Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-28T20:43:01.398Z] ---> b29cf872b432 [2022-01-28T20:43:01.398Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-28T20:43:01.398Z] ---> Running in 1a25169df76d [2022-01-28T20:43:01.678Z] ---> Running in 0bd57b480b0e [2022-01-28T20:43:06.007Z] Removing intermediate container 1b59110aeb46 [2022-01-28T20:43:06.007Z] ---> 17b6e7f26b39 [2022-01-28T20:43:06.007Z] Step 8/31 : COPY . . [2022-01-28T20:43:06.990Z] Removing intermediate container 5e74c651e6b7 [2022-01-28T20:43:06.990Z] ---> 9f21ba2e0343 [2022-01-28T20:43:06.990Z] Step 8/23 : COPY . . [2022-01-28T20:43:06.990Z] Removing intermediate container 9b06df6e56c4 [2022-01-28T20:43:06.990Z] ---> 2af348324b87 [2022-01-28T20:43:06.990Z] Step 8/21 : COPY . . [2022-01-28T20:43:07.266Z] Removing intermediate container 1a25169df76d [2022-01-28T20:43:07.266Z] ---> 4aaba55a9c23 [2022-01-28T20:43:07.266Z] Step 8/23 : COPY . . [2022-01-28T20:43:07.266Z] Removing intermediate container 0bd57b480b0e [2022-01-28T20:43:07.266Z] ---> 36442ed4b24e [2022-01-28T20:43:07.266Z] Step 8/22 : COPY . . [2022-01-28T20:43:29.425Z] ---> 9b70784bfc48 [2022-01-28T20:43:29.425Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-01-28T20:43:29.425Z] ---> 5a6b5c81c89e [2022-01-28T20:43:29.425Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-01-28T20:43:29.425Z] ---> ccd9e2fe8c86 [2022-01-28T20:43:29.425Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-01-28T20:43:29.425Z] ---> Running in 690bccfb1bb7 [2022-01-28T20:43:29.425Z] ---> Running in b7b72835509a [2022-01-28T20:43:29.425Z] ---> Running in 34d9964685fc [2022-01-28T20:43:29.425Z] ---> 608593f825fd [2022-01-28T20:43:29.425Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-01-28T20:43:29.425Z] ---> ca7a7162a0cc [2022-01-28T20:43:29.425Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-01-28T20:43:29.425Z] ---> Running in 66c8e7e48f00 [2022-01-28T20:43:29.425Z] ---> Running in fbf4e09f052c [2022-01-28T20:43:30.402Z] 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 [2022-01-28T20:43:30.676Z] 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 [2022-01-28T20:43:30.676Z] 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 [2022-01-28T20:43:30.676Z] 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 [2022-01-28T20:43:30.947Z] 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 [2022-01-28T20:45:37.761Z] 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 [2022-01-28T20:45:43.162Z] Removing intermediate container 34d9964685fc [2022-01-28T20:45:43.162Z] ---> 66a63e27f73a [2022-01-28T20:45:43.162Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-01-28T20:45:43.439Z] ---> Running in 31069c6f5929 [2022-01-28T20:45:45.420Z] 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 [2022-01-28T20:45:50.824Z] Removing intermediate container 31069c6f5929 [2022-01-28T20:45:50.824Z] ---> 58e22ec35aca [2022-01-28T20:45:50.824Z] [2022-01-28T20:45:50.824Z] Step 11/23 : FROM docker:20.10.10 [2022-01-28T20:45:51.103Z] 20.10.10: Pulling from library/docker [2022-01-28T20:45:52.546Z] Removing intermediate container 66c8e7e48f00 [2022-01-28T20:45:52.546Z] ---> 1665c82b0ffd [2022-01-28T20:45:52.546Z] [2022-01-28T20:45:52.546Z] Step 10/21 : FROM alpine:3.14 [2022-01-28T20:45:52.821Z] 3.14: Pulling from library/alpine [2022-01-28T20:45:53.097Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-01-28T20:45:53.371Z] Status: Downloaded newer image for alpine:3.14 [2022-01-28T20:45:53.371Z] ---> 5b8b7b635229 [2022-01-28T20:45:53.371Z] Step 11/21 : RUN apk add --update --no-cache curl [2022-01-28T20:45:53.644Z] ---> Running in 112e1b798019 [2022-01-28T20:45:55.109Z] Removing intermediate container 690bccfb1bb7 [2022-01-28T20:45:55.109Z] ---> 1be199975848 [2022-01-28T20:45:55.109Z] [2022-01-28T20:45:55.109Z] Step 10/31 : FROM alpine:3.14 [2022-01-28T20:45:55.109Z] ---> 5b8b7b635229 [2022-01-28T20:45:55.109Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-01-28T20:45:55.109Z] ---> Running in 425c30dfef82 [2022-01-28T20:45:55.701Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-28T20:45:55.983Z] Removing intermediate container 425c30dfef82 [2022-01-28T20:45:55.983Z] ---> c5d17706af4d [2022-01-28T20:45:55.983Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-01-28T20:45:55.983Z] ---> Running in 13ee4b78fe49 [2022-01-28T20:45:56.259Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-28T20:45:57.242Z] (1/5) Installing ca-certificates (20211220-r0) [2022-01-28T20:45:57.242Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-01-28T20:45:57.242Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2022-01-28T20:45:57.242Z] (4/5) Installing libcurl (7.79.1-r0) [2022-01-28T20:45:57.242Z] (5/5) Installing curl (7.79.1-r0) [2022-01-28T20:45:57.242Z] Executing busybox-1.33.1-r6.trigger [2022-01-28T20:45:57.242Z] Executing ca-certificates-20211220-r0.trigger [2022-01-28T20:45:57.521Z] OK: 8 MiB in 19 packages [2022-01-28T20:45:57.796Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-28T20:45:58.069Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-28T20:45:59.053Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-01-28T20:45:59.053Z] (2/2) Installing su-exec (0.2-r1) [2022-01-28T20:45:59.053Z] Executing busybox-1.33.1-r6.trigger [2022-01-28T20:45:59.053Z] OK: 6 MiB in 16 packages [2022-01-28T20:46:00.491Z] Removing intermediate container 112e1b798019 [2022-01-28T20:46:00.491Z] ---> 7c20185dbd9b [2022-01-28T20:46:00.491Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-01-28T20:46:00.491Z] ---> Running in 10bbe548c42e [2022-01-28T20:46:00.491Z] Removing intermediate container fbf4e09f052c [2022-01-28T20:46:00.491Z] ---> 0d2859f6a999 [2022-01-28T20:46:00.491Z] [2022-01-28T20:46:00.491Z] Step 10/22 : FROM alpine:3.14 [2022-01-28T20:46:00.491Z] ---> 5b8b7b635229 [2022-01-28T20:46:00.491Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-01-28T20:46:00.769Z] Removing intermediate container 13ee4b78fe49 [2022-01-28T20:46:00.769Z] ---> 9656af2866ab [2022-01-28T20:46:00.769Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-01-28T20:46:00.769Z] ---> Running in 15b5d2022657 [2022-01-28T20:46:00.769Z] Removing intermediate container b7b72835509a [2022-01-28T20:46:00.769Z] ---> 3910bc595a3c [2022-01-28T20:46:00.769Z] [2022-01-28T20:46:00.769Z] Step 10/23 : FROM alpine:3.14 [2022-01-28T20:46:00.769Z] ---> 5b8b7b635229 [2022-01-28T20:46:00.769Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-01-28T20:46:00.769Z] ---> Running in 294705999c6b [2022-01-28T20:46:01.047Z] ---> Running in b21f8165c4df [2022-01-28T20:46:01.319Z] Removing intermediate container 10bbe548c42e [2022-01-28T20:46:01.319Z] ---> 7e5e87b6a201 [2022-01-28T20:46:01.319Z] Step 13/21 : WORKDIR /edgex [2022-01-28T20:46:01.319Z] ---> Running in 2bcf18b76cf0 [2022-01-28T20:46:01.596Z] Removing intermediate container 294705999c6b [2022-01-28T20:46:01.596Z] ---> 26df8343a064 [2022-01-28T20:46:01.596Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-01-28T20:46:01.874Z] ---> Running in 6f714f3f5cd7 [2022-01-28T20:46:02.148Z] Removing intermediate container 2bcf18b76cf0 [2022-01-28T20:46:02.148Z] ---> aa0d68b9a92a [2022-01-28T20:46:02.148Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-01-28T20:46:02.430Z] Removing intermediate container 6f714f3f5cd7 [2022-01-28T20:46:02.430Z] ---> 38857d291a99 [2022-01-28T20:46:02.430Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-01-28T20:46:02.430Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-28T20:46:02.714Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-28T20:46:02.714Z] ---> Running in 8955e1c19f83 [2022-01-28T20:46:02.714Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-28T20:46:02.994Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-28T20:46:03.273Z] ---> 1ea42a9b77bf [2022-01-28T20:46:03.273Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-01-28T20:46:03.881Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-01-28T20:46:03.881Z] Executing busybox-1.33.1-r6.trigger [2022-01-28T20:46:03.881Z] OK: 6 MiB in 15 packages [2022-01-28T20:46:03.881Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-01-28T20:46:03.881Z] Executing busybox-1.33.1-r6.trigger [2022-01-28T20:46:04.158Z] OK: 6 MiB in 15 packages [2022-01-28T20:46:05.583Z] Removing intermediate container 15b5d2022657 [2022-01-28T20:46:05.583Z] ---> 2b34aff18841 [2022-01-28T20:46:05.583Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-28T20:46:05.583Z] ---> fb92173054b4 [2022-01-28T20:46:05.583Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-01-28T20:46:05.583Z] ---> Running in b5d85cfa3c6f [2022-01-28T20:46:05.871Z] Removing intermediate container b21f8165c4df [2022-01-28T20:46:05.871Z] ---> a4e7ddefb59d [2022-01-28T20:46:05.871Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-28T20:46:05.871Z] Removing intermediate container 8955e1c19f83 [2022-01-28T20:46:05.871Z] ---> 58690e5effbd [2022-01-28T20:46:05.871Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-01-28T20:46:05.871Z] ---> Running in 1b69369d0861 [2022-01-28T20:46:06.146Z] ---> Running in 214f9fb27c4c [2022-01-28T20:46:06.146Z] Removing intermediate container b5d85cfa3c6f [2022-01-28T20:46:06.146Z] ---> a5c1e00ee456 [2022-01-28T20:46:06.146Z] Step 13/22 : ENV APP_PORT=59861 [2022-01-28T20:46:06.419Z] ---> Running in 977de6bda9a1 [2022-01-28T20:46:06.690Z] Removing intermediate container 1b69369d0861 [2022-01-28T20:46:06.690Z] ---> 9f0a3470fe90 [2022-01-28T20:46:06.690Z] Step 13/23 : ENV APP_PORT=59881 [2022-01-28T20:46:06.690Z] Removing intermediate container 214f9fb27c4c [2022-01-28T20:46:06.690Z] ---> 982dc00149fc [2022-01-28T20:46:06.690Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-01-28T20:46:06.964Z] ---> Running in b105e6b0fbb1 [2022-01-28T20:46:06.964Z] Removing intermediate container 977de6bda9a1 [2022-01-28T20:46:06.964Z] ---> a08972c99abf [2022-01-28T20:46:06.964Z] Step 14/22 : EXPOSE $APP_PORT [2022-01-28T20:46:07.238Z] ---> Running in dbb94d6c1ea0 [2022-01-28T20:46:07.511Z] ---> 23323a61310b [2022-01-28T20:46:07.511Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2022-01-28T20:46:07.511Z] Removing intermediate container b105e6b0fbb1 [2022-01-28T20:46:07.511Z] ---> 1a67fc2f62ce [2022-01-28T20:46:07.511Z] Step 14/23 : EXPOSE $APP_PORT [2022-01-28T20:46:07.511Z] ---> Running in 68d1a11f25bc [2022-01-28T20:46:07.782Z] ---> Running in f4bb4294f963 [2022-01-28T20:46:07.782Z] Removing intermediate container dbb94d6c1ea0 [2022-01-28T20:46:07.782Z] ---> 64ec01c34c86 [2022-01-28T20:46:07.782Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-28T20:46:08.054Z] ---> c861c66d3f84 [2022-01-28T20:46:08.054Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-01-28T20:46:08.054Z] ---> Running in 14670163a34f [2022-01-28T20:46:08.330Z] Removing intermediate container 68d1a11f25bc [2022-01-28T20:46:08.330Z] ---> b6ced7fc332d [2022-01-28T20:46:08.330Z] Step 18/21 : CMD ["--init=true"] [2022-01-28T20:46:08.330Z] Removing intermediate container f4bb4294f963 [2022-01-28T20:46:08.330Z] ---> 02fb48b70673 [2022-01-28T20:46:08.330Z] Step 15/23 : WORKDIR / [2022-01-28T20:46:08.604Z] ---> Running in 8085df1e34e0 [2022-01-28T20:46:08.604Z] ---> Running in baa8784d6542 [2022-01-28T20:46:08.880Z] ---> e99a157d85c9 [2022-01-28T20:46:08.880Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-01-28T20:46:09.153Z] Removing intermediate container 8085df1e34e0 [2022-01-28T20:46:09.153Z] ---> dc51fb74c6fd [2022-01-28T20:46:09.153Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-28T20:46:09.153Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-01-28T20:46:09.153Z] Status: Downloaded newer image for docker:20.10.10 [2022-01-28T20:46:09.153Z] ---> 520e9a0a30f7 [2022-01-28T20:46:09.153Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-01-28T20:46:09.153Z] Removing intermediate container baa8784d6542 [2022-01-28T20:46:09.153Z] ---> 0dd670552efd [2022-01-28T20:46:09.153Z] Step 19/21 : LABEL arch=arm64 [2022-01-28T20:46:09.427Z] ---> Running in 29b0de8a768c [2022-01-28T20:46:09.427Z] ---> Running in ded9e342754e [2022-01-28T20:46:10.030Z] Removing intermediate container ded9e342754e [2022-01-28T20:46:10.030Z] ---> 011920409a81 [2022-01-28T20:46:10.030Z] Step 20/21 : LABEL git_sha=82fbd32eacfd74e8baade987a02928126e8bcf83 [2022-01-28T20:46:10.030Z] Removing intermediate container 29b0de8a768c [2022-01-28T20:46:10.030Z] ---> b3ac7b06fcd6 [2022-01-28T20:46:10.030Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-01-28T20:46:10.030Z] ---> Running in 3b2b8914a700 [2022-01-28T20:46:10.307Z] ---> Running in cf1f23399a66 [2022-01-28T20:46:10.307Z] ---> c8316add79e9 [2022-01-28T20:46:10.307Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-01-28T20:46:10.932Z] Removing intermediate container 3b2b8914a700 [2022-01-28T20:46:10.932Z] ---> 1fdff7d4aa8a [2022-01-28T20:46:10.932Z] Step 21/21 : LABEL version=0.0.0 [2022-01-28T20:46:10.932Z] Removing intermediate container 14670163a34f [2022-01-28T20:46:10.932Z] ---> 6abaf35191a9 [2022-01-28T20:46:10.932Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-28T20:46:11.208Z] ---> Running in 626ea0faea3f [2022-01-28T20:46:11.208Z] ---> 9053ea146e5d [2022-01-28T20:46:11.208Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-01-28T20:46:11.810Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-28T20:46:11.810Z] Removing intermediate container 626ea0faea3f [2022-01-28T20:46:11.810Z] ---> bdc4d923483c [2022-01-28T20:46:11.810Z] [2022-01-28T20:46:12.085Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-28T20:46:12.085Z] ---> 2344b1625a10 [2022-01-28T20:46:12.085Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-01-28T20:46:12.356Z] Successfully built bdc4d923483c [2022-01-28T20:46:12.356Z] ---> 48294481c91e [2022-01-28T20:46:12.356Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-01-28T20:46:12.356Z] Successfully tagged security-proxy-setup-arm64:latest [2022-01-28T20:46:12.356Z]  Building security-proxy-setup ... done Building security-secretstore-setup [2022-01-28T20:46:12.356Z] ---> 8e581222783f [2022-01-28T20:46:12.356Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-01-28T20:46:12.774Z] ---> Running in 0269b8517dc6 [2022-01-28T20:46:13.127Z] (1/42) Installing readline (8.1.0-r0) [2022-01-28T20:46:13.127Z] (2/42) Installing bash (5.1.4-r0) [2022-01-28T20:46:13.127Z] Executing bash-5.1.4-r0.post-install [2022-01-28T20:46:13.127Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-01-28T20:46:13.127Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-01-28T20:46:13.127Z] (5/42) Installing libcurl (7.79.1-r0) [2022-01-28T20:46:13.127Z] (6/42) Installing curl (7.79.1-r0) [2022-01-28T20:46:13.127Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-01-28T20:46:13.127Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-01-28T20:46:13.127Z] (9/42) Installing expat (2.4.3-r0) [2022-01-28T20:46:13.127Z] (10/42) Installing libffi (3.3-r2) [2022-01-28T20:46:13.127Z] (11/42) Installing gdbm (1.19-r0) [2022-01-28T20:46:13.127Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-01-28T20:46:13.127Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-01-28T20:46:13.420Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-01-28T20:46:13.420Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-01-28T20:46:13.420Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-01-28T20:46:13.420Z] Removing intermediate container 0269b8517dc6 [2022-01-28T20:46:13.420Z] ---> 34e4656de69d [2022-01-28T20:46:13.420Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-28T20:46:13.420Z] (17/42) Installing python3 (3.9.5-r2) [2022-01-28T20:46:13.714Z] ---> Running in dc10b14d59dd [2022-01-28T20:46:13.998Z] ---> d2ad6e3f6d71 [2022-01-28T20:46:13.998Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-01-28T20:46:13.998Z] ---> Running in 22cab576a2d9 [2022-01-28T20:46:14.724Z] Removing intermediate container dc10b14d59dd [2022-01-28T20:46:14.724Z] ---> 34601e9bcccb [2022-01-28T20:46:14.724Z] Step 20/22 : LABEL arch=arm64 [2022-01-28T20:46:14.724Z] ---> Running in 8ac048f2af80 [2022-01-28T20:46:15.035Z] Removing intermediate container 22cab576a2d9 [2022-01-28T20:46:15.035Z] ---> 92f550d86633 [2022-01-28T20:46:15.035Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-28T20:46:15.035Z] ---> 93cad582319f [2022-01-28T20:46:15.035Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-01-28T20:46:15.326Z] ---> Running in 0cde83f6960f [2022-01-28T20:46:15.616Z] Removing intermediate container 8ac048f2af80 [2022-01-28T20:46:15.616Z] ---> c4f9736858db [2022-01-28T20:46:15.616Z] Step 21/22 : LABEL git_sha=82fbd32eacfd74e8baade987a02928126e8bcf83 [2022-01-28T20:46:15.889Z] ---> Running in 89d11fb3ddc5 [2022-01-28T20:46:16.166Z] Removing intermediate container 0cde83f6960f [2022-01-28T20:46:16.166Z] ---> 9e85914ef2d0 [2022-01-28T20:46:16.166Z] Step 21/23 : LABEL arch=arm64 [2022-01-28T20:46:16.440Z] ---> Running in 314226ecd4fa [2022-01-28T20:46:16.440Z] ---> c1b32b14c2a0 [2022-01-28T20:46:16.440Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-01-28T20:46:16.715Z] Removing intermediate container 89d11fb3ddc5 [2022-01-28T20:46:16.715Z] ---> d9a64f9c026e [2022-01-28T20:46:16.715Z] Step 22/22 : LABEL version=0.0.0 [2022-01-28T20:46:16.715Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-01-28T20:46:16.715Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-01-28T20:46:16.715Z] (20/42) Installing py3-idna (3.2-r0) [2022-01-28T20:46:16.715Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-01-28T20:46:16.715Z] ---> Running in 6abda844e26d [2022-01-28T20:46:16.715Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-01-28T20:46:16.987Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-01-28T20:46:16.987Z] Removing intermediate container 314226ecd4fa [2022-01-28T20:46:16.987Z] ---> 7fbf14648cd8 [2022-01-28T20:46:16.987Z] Step 22/23 : LABEL git_sha=82fbd32eacfd74e8baade987a02928126e8bcf83 [2022-01-28T20:46:16.987Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-01-28T20:46:16.987Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-01-28T20:46:16.987Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-01-28T20:46:16.987Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-01-28T20:46:16.987Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-01-28T20:46:16.987Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-01-28T20:46:16.987Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-01-28T20:46:16.987Z] (31/42) Installing py3-six (1.15.0-r1) [2022-01-28T20:46:16.987Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-01-28T20:46:16.987Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-01-28T20:46:17.258Z] ---> Running in edea009619ba [2022-01-28T20:46:17.258Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-01-28T20:46:17.258Z] (35/42) Installing py3-packaging (20.9-r1) [2022-01-28T20:46:17.258Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-01-28T20:46:17.258Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-01-28T20:46:17.258Z] (38/42) Installing py3-progress (1.5-r2) [2022-01-28T20:46:17.258Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-01-28T20:46:17.258Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-01-28T20:46:17.258Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-01-28T20:46:17.528Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-01-28T20:46:17.528Z] Removing intermediate container 6abda844e26d [2022-01-28T20:46:17.528Z] ---> 62d530b80e62 [2022-01-28T20:46:17.528Z] [2022-01-28T20:46:17.804Z] Removing intermediate container edea009619ba [2022-01-28T20:46:17.804Z] ---> 911f95a23be1 [2022-01-28T20:46:17.804Z] Step 23/23 : LABEL version=0.0.0 [2022-01-28T20:46:17.804Z] ---> c9700f1a98d8 [2022-01-28T20:46:17.804Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-01-28T20:46:18.094Z] ---> Running in d1a779eb145b [2022-01-28T20:46:18.094Z] Successfully built 62d530b80e62 [2022-01-28T20:46:18.094Z] Successfully tagged support-scheduler-arm64:latest [2022-01-28T20:46:18.094Z]  Building support-scheduler ... done Building support-notifications [2022-01-28T20:46:18.094Z] Executing busybox-1.33.1-r6.trigger [2022-01-28T20:46:18.094Z] OK: 84 MiB in 64 packages [2022-01-28T20:46:18.691Z] Removing intermediate container d1a779eb145b [2022-01-28T20:46:18.691Z] ---> 66296d1784ca [2022-01-28T20:46:18.691Z] [2022-01-28T20:46:18.691Z] ---> 69e15dd2939a [2022-01-28T20:46:18.691Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-01-28T20:46:19.294Z] ---> Running in 0b2c47c1a997 [2022-01-28T20:46:19.294Z] Successfully built 66296d1784ca [2022-01-28T20:46:19.294Z] Successfully tagged core-metadata-arm64:latest [2022-01-28T20:46:19.294Z]  Building core-metadata ... done Building core-command [2022-01-28T20:46:19.564Z] Removing intermediate container 0b2c47c1a997 [2022-01-28T20:46:19.564Z] ---> 967c169c0402 [2022-01-28T20:46:19.564Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-01-28T20:46:20.156Z] ---> b3b9a993afe8 [2022-01-28T20:46:20.156Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-01-28T20:46:20.426Z] ---> Running in 67a64cf9be55 [2022-01-28T20:46:23.030Z] Removing intermediate container 67a64cf9be55 [2022-01-28T20:46:23.030Z] ---> e4ab35866ced [2022-01-28T20:46:23.030Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-01-28T20:46:23.030Z] ---> Running in 2672dd116f11 [2022-01-28T20:46:23.030Z] Collecting docker-compose==1.23.2 [2022-01-28T20:46:23.305Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-01-28T20:46:23.577Z] Removing intermediate container 2672dd116f11 [2022-01-28T20:46:23.577Z] ---> c4ba691dcf81 [2022-01-28T20:46:23.577Z] Step 28/31 : CMD ["gate"] [2022-01-28T20:46:23.577Z] Collecting texttable<0.10,>=0.9.0 [2022-01-28T20:46:23.577Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-01-28T20:46:23.852Z] ---> Running in 78743691dce8 [2022-01-28T20:46:24.441Z] Removing intermediate container 78743691dce8 [2022-01-28T20:46:24.441Z] ---> 13036b38e1d4 [2022-01-28T20:46:24.441Z] Step 29/31 : LABEL arch=arm64 [2022-01-28T20:46:24.717Z] ---> Running in e88ce169f7be [2022-01-28T20:46:24.992Z] Removing intermediate container e88ce169f7be [2022-01-28T20:46:24.992Z] ---> b2e4bced4df5 [2022-01-28T20:46:24.992Z] Step 30/31 : LABEL git_sha=82fbd32eacfd74e8baade987a02928126e8bcf83 [2022-01-28T20:46:25.269Z] ---> Running in 33573b389b7d [2022-01-28T20:46:25.550Z] Removing intermediate container 33573b389b7d [2022-01-28T20:46:25.550Z] ---> 505b89477137 [2022-01-28T20:46:25.550Z] Step 31/31 : LABEL version=0.0.0 [2022-01-28T20:46:26.153Z] ---> Running in fc229d66c149 [2022-01-28T20:46:26.750Z] Removing intermediate container fc229d66c149 [2022-01-28T20:46:26.750Z] ---> 17917f624cb7 [2022-01-28T20:46:26.750Z] [2022-01-28T20:46:27.024Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-01-28T20:46:27.024Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-01-28T20:46:27.024Z] Successfully built 17917f624cb7 [2022-01-28T20:46:27.024Z] Successfully tagged security-bootstrapper-arm64:latest [2022-01-28T20:46:27.024Z] Building core-data [2022-01-28T20:46:27.024Z]  Building security-bootstrapper ... done Collecting docopt<0.7,>=0.6.1 [2022-01-28T20:46:27.024Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-01-28T20:46:29.642Z] Collecting websocket-client<1.0,>=0.32.0 [2022-01-28T20:46:29.642Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-01-28T20:46:29.642Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2022-01-28T20:46:29.642Z] Collecting dockerpty<0.5,>=0.4.1 [2022-01-28T20:46:29.642Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-01-28T20:46:32.244Z] Collecting jsonschema<3,>=2.5.1 [2022-01-28T20:46:32.244Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-01-28T20:46:32.835Z] Collecting docker<4.0,>=3.6.0 [2022-01-28T20:46:32.835Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-01-28T20:46:32.835Z] Collecting cached-property<2,>=1.2.0 [2022-01-28T20:46:33.110Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-01-28T20:46:34.083Z] Collecting PyYAML<4,>=3.10 [2022-01-28T20:46:34.083Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-01-28T20:46:38.398Z] Collecting docker-pycreds>=0.4.0 [2022-01-28T20:46:38.398Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-01-28T20:46:38.398Z] 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) [2022-01-28T20:46:38.671Z] Collecting idna<2.8,>=2.5 [2022-01-28T20:46:38.671Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-01-28T20:46:38.943Z] Collecting chardet<3.1.0,>=3.0.2 [2022-01-28T20:46:38.943Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-01-28T20:46:39.541Z] Collecting urllib3<1.25,>=1.21.1 [2022-01-28T20:46:39.541Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-01-28T20:46:40.135Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-01-28T20:46:40.135Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-01-28T20:46:40.135Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-01-28T20:46:40.135Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-01-28T20:46:41.113Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-01-28T20:46:41.113Z] Attempting uninstall: urllib3 [2022-01-28T20:46:41.113Z] Found existing installation: urllib3 1.26.5 [2022-01-28T20:46:41.113Z] Uninstalling urllib3-1.26.5: [2022-01-28T20:46:41.113Z] Successfully uninstalled urllib3-1.26.5 [2022-01-28T20:46:42.087Z] Attempting uninstall: idna [2022-01-28T20:46:42.087Z] Found existing installation: idna 3.2 [2022-01-28T20:46:42.087Z] Uninstalling idna-3.2: [2022-01-28T20:46:42.087Z] Successfully uninstalled idna-3.2 [2022-01-28T20:46:43.069Z] Attempting uninstall: chardet [2022-01-28T20:46:43.069Z] Found existing installation: chardet 4.0.0 [2022-01-28T20:46:43.069Z] Uninstalling chardet-4.0.0: [2022-01-28T20:46:43.069Z] Successfully uninstalled chardet-4.0.0 [2022-01-28T20:46:45.044Z] Attempting uninstall: requests [2022-01-28T20:46:45.044Z] Found existing installation: requests 2.25.1 [2022-01-28T20:46:45.044Z] Uninstalling requests-2.25.1: [2022-01-28T20:46:45.044Z] Successfully uninstalled requests-2.25.1 [2022-01-28T20:46:45.640Z] Running setup.py install for texttable: started [2022-01-28T20:46:48.244Z] Running setup.py install for texttable: finished with status 'done' [2022-01-28T20:46:48.244Z] Running setup.py install for PyYAML: started [2022-01-28T20:46:50.853Z] Running setup.py install for PyYAML: finished with status 'done' [2022-01-28T20:46:50.853Z] Running setup.py install for docopt: started [2022-01-28T20:46:53.467Z] Running setup.py install for docopt: finished with status 'done' [2022-01-28T20:46:53.467Z] Running setup.py install for dockerpty: started [2022-01-28T20:46:56.077Z] Running setup.py install for dockerpty: finished with status 'done' [2022-01-28T20:46:56.077Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-28T20:46:56.077Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-01-28T20:46:56.077Z] ---> b00478a2a7a3 [2022-01-28T20:46:56.077Z] Step 3/25 : WORKDIR /edgex-go [2022-01-28T20:46:56.077Z] ---> Using cache [2022-01-28T20:46:56.077Z] ---> 6bcdebd11dc2 [2022-01-28T20:46:56.077Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-28T20:46:56.077Z] ---> Using cache [2022-01-28T20:46:56.077Z] ---> 7b095bbdc505 [2022-01-28T20:46:56.077Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-01-28T20:46:58.705Z] 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 [2022-01-28T20:46:58.705Z] ---> Running in 59635e0dee99 [2022-01-28T20:47:00.678Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-28T20:47:01.277Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-28T20:47:02.265Z] OK: 220 MiB in 52 packages [2022-01-28T20:47:03.247Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-28T20:47:03.247Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-01-28T20:47:03.247Z] ---> b00478a2a7a3 [2022-01-28T20:47:03.247Z] Step 3/22 : WORKDIR /edgex-go [2022-01-28T20:47:03.534Z] ---> Using cache [2022-01-28T20:47:03.534Z] ---> 6bcdebd11dc2 [2022-01-28T20:47:03.534Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-28T20:47:03.534Z] ---> Using cache [2022-01-28T20:47:03.534Z] ---> 7b095bbdc505 [2022-01-28T20:47:03.534Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-01-28T20:47:03.534Z] ---> Running in 9a6c125b6ece [2022-01-28T20:47:04.126Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-28T20:47:04.126Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-01-28T20:47:04.126Z] ---> b00478a2a7a3 [2022-01-28T20:47:04.126Z] Step 3/23 : WORKDIR /edgex-go [2022-01-28T20:47:04.126Z] ---> Using cache [2022-01-28T20:47:04.126Z] ---> 6bcdebd11dc2 [2022-01-28T20:47:04.126Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-28T20:47:04.126Z] ---> Using cache [2022-01-28T20:47:04.126Z] ---> 7b095bbdc505 [2022-01-28T20:47:04.126Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-01-28T20:47:04.127Z] ---> Running in 1c378422009e [2022-01-28T20:47:04.398Z] Removing intermediate container 59635e0dee99 [2022-01-28T20:47:04.398Z] ---> 1b3b186aaf6e [2022-01-28T20:47:04.398Z] Step 6/25 : COPY go.mod vendor* ./ [2022-01-28T20:47:05.376Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-28T20:47:05.662Z] ---> 68d219653aa3 [2022-01-28T20:47:05.662Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-28T20:47:05.942Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-28T20:47:05.942Z] ---> Running in e0962a1d5bf9 [2022-01-28T20:47:06.223Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-28T20:47:06.821Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-28T20:47:07.418Z] OK: 220 MiB in 52 packages [2022-01-28T20:47:08.036Z] OK: 220 MiB in 52 packages [2022-01-28T20:47:09.477Z] Removing intermediate container 9a6c125b6ece [2022-01-28T20:47:09.477Z] ---> 9a03bfe391ae [2022-01-28T20:47:09.477Z] Step 6/22 : COPY go.mod vendor* ./ [2022-01-28T20:47:09.477Z] Removing intermediate container 1c378422009e [2022-01-28T20:47:09.477Z] ---> 38ec0f501eab [2022-01-28T20:47:09.477Z] Step 6/23 : COPY go.mod vendor* ./ [2022-01-28T20:47:10.089Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-28T20:47:10.089Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-01-28T20:47:10.089Z] ---> b00478a2a7a3 [2022-01-28T20:47:10.089Z] Step 3/23 : WORKDIR /edgex-go [2022-01-28T20:47:10.089Z] ---> Using cache [2022-01-28T20:47:10.089Z] ---> 6bcdebd11dc2 [2022-01-28T20:47:10.089Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-28T20:47:10.089Z] ---> Using cache [2022-01-28T20:47:10.089Z] ---> 7b095bbdc505 [2022-01-28T20:47:10.089Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-01-28T20:47:10.361Z] ---> Running in 0780bcc4d633 [2022-01-28T20:47:10.957Z] Removing intermediate container e0962a1d5bf9 [2022-01-28T20:47:10.957Z] ---> 3cd32ef50c87 [2022-01-28T20:47:10.957Z] Step 8/25 : COPY . . [2022-01-28T20:47:10.957Z] ---> dce75cc0fd98 [2022-01-28T20:47:10.957Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." ---> edffe6fafc35 [2022-01-28T20:47:10.957Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-28T20:47:10.957Z] [2022-01-28T20:47:10.957Z] ---> Running in 968c2e2ba16b [2022-01-28T20:47:11.231Z] ---> Running in d4e9e67de969 [2022-01-28T20:47:12.239Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-28T20:47:13.225Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-28T20:47:14.213Z] OK: 220 MiB in 52 packages [2022-01-28T20:47:16.446Z] Removing intermediate container 0780bcc4d633 [2022-01-28T20:47:16.446Z] ---> 25ade2652def [2022-01-28T20:47:16.446Z] Step 6/23 : COPY go.mod vendor* ./ [2022-01-28T20:47:16.769Z] Removing intermediate container d4e9e67de969 [2022-01-28T20:47:16.769Z] ---> dc0ac05cbbe4 [2022-01-28T20:47:16.769Z] Step 8/23 : COPY . . [2022-01-28T20:47:17.059Z] Removing intermediate container cf1f23399a66 [2022-01-28T20:47:17.059Z] ---> df81d172b97b [2022-01-28T20:47:17.059Z] Step 14/23 : ENV APP_PORT=58890 [2022-01-28T20:47:17.357Z] ---> Running in be7e0f35ee7d [2022-01-28T20:47:17.357Z] Removing intermediate container 968c2e2ba16b [2022-01-28T20:47:17.357Z] ---> ed5d4cf475a1 [2022-01-28T20:47:17.357Z] Step 8/22 : COPY . . [2022-01-28T20:47:17.644Z] ---> 0a563fc80608 [2022-01-28T20:47:17.644Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-28T20:47:17.644Z] ---> Running in ee2eb0d465fb [2022-01-28T20:47:17.927Z] Removing intermediate container be7e0f35ee7d [2022-01-28T20:47:17.927Z] ---> fdf1ca108a25 [2022-01-28T20:47:17.927Z] Step 15/23 : EXPOSE $APP_PORT [2022-01-28T20:47:18.201Z] ---> Running in 5b1524c3bc8e [2022-01-28T20:47:19.193Z] Removing intermediate container 5b1524c3bc8e [2022-01-28T20:47:19.193Z] ---> 53c5f7eabad1 [2022-01-28T20:47:19.193Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-01-28T20:47:21.182Z] ---> fc47aa34de41 [2022-01-28T20:47:21.182Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-01-28T20:47:22.174Z] Removing intermediate container ee2eb0d465fb [2022-01-28T20:47:22.174Z] ---> a7928464829e [2022-01-28T20:47:22.174Z] Step 8/23 : COPY . . [2022-01-28T20:47:22.174Z] ---> af9392acbd68 [2022-01-28T20:47:22.174Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-01-28T20:47:23.623Z] ---> 42ff56251f4c [2022-01-28T20:47:23.623Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-01-28T20:47:23.901Z] ---> Running in 392de512a582 [2022-01-28T20:47:24.500Z] Removing intermediate container 392de512a582 [2022-01-28T20:47:24.500Z] ---> 951c99ac00de [2022-01-28T20:47:24.500Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-28T20:47:24.776Z] ---> Running in 936ea3974a3b [2022-01-28T20:47:25.378Z] Removing intermediate container 936ea3974a3b [2022-01-28T20:47:25.378Z] ---> db0ad46c5f77 [2022-01-28T20:47:25.378Z] Step 21/23 : LABEL arch=arm64 [2022-01-28T20:47:25.654Z] ---> Running in 342a61e4e9cb [2022-01-28T20:47:26.259Z] Removing intermediate container 342a61e4e9cb [2022-01-28T20:47:26.259Z] ---> 593921c2ad0b [2022-01-28T20:47:26.259Z] Step 22/23 : LABEL git_sha=82fbd32eacfd74e8baade987a02928126e8bcf83 [2022-01-28T20:47:26.532Z] ---> Running in e9c08a0efe8b [2022-01-28T20:47:27.135Z] Removing intermediate container e9c08a0efe8b [2022-01-28T20:47:27.135Z] ---> d77eef499449 [2022-01-28T20:47:27.135Z] Step 23/23 : LABEL version=0.0.0 [2022-01-28T20:47:27.408Z] ---> Running in 975edf0fa0e0 [2022-01-28T20:47:28.008Z] Removing intermediate container 975edf0fa0e0 [2022-01-28T20:47:28.008Z] ---> 69dc34245380 [2022-01-28T20:47:28.008Z] [2022-01-28T20:47:28.605Z] Successfully built 69dc34245380 [2022-01-28T20:47:28.605Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-01-28T20:47:34.032Z]  Building sys-mgmt-agent ... done  ---> 71ec65905e70 [2022-01-28T20:47:34.032Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-01-28T20:47:34.032Z] ---> Running in 425776b347cc [2022-01-28T20:47:35.017Z] 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 [2022-01-28T20:47:38.429Z] ---> a6bf9b5e99a6 [2022-01-28T20:47:38.429Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-01-28T20:47:38.429Z] ---> Running in c3be9dee3849 [2022-01-28T20:47:39.033Z] ---> 3b24ae8d2277 [2022-01-28T20:47:39.033Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-01-28T20:47:39.310Z] ---> Running in 257ef2a5a352 [2022-01-28T20:47:40.302Z] 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 [2022-01-28T20:47:41.746Z] 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 [2022-01-28T20:47:43.195Z] ---> 02f33e12430a [2022-01-28T20:47:43.195Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-01-28T20:47:43.195Z] ---> Running in b0ddc870e889 [2022-01-28T20:47:44.639Z] 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 [2022-01-28T20:49:21.471Z] 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 [2022-01-28T20:49:25.820Z] Removing intermediate container 425776b347cc [2022-01-28T20:49:25.820Z] ---> 0b6d50559eb1 [2022-01-28T20:49:25.820Z] [2022-01-28T20:49:25.820Z] Step 10/25 : FROM alpine:3.14 [2022-01-28T20:49:25.820Z] ---> 5b8b7b635229 [2022-01-28T20:49:25.820Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-01-28T20:49:25.820Z] ---> Running in fa2f115a414c [2022-01-28T20:49:27.819Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-28T20:49:28.100Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-28T20:49:29.088Z] (1/3) Installing ca-certificates (20211220-r0) [2022-01-28T20:49:29.088Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-01-28T20:49:29.088Z] (3/3) Installing su-exec (0.2-r1) [2022-01-28T20:49:29.088Z] Executing busybox-1.33.1-r6.trigger [2022-01-28T20:49:29.088Z] Executing ca-certificates-20211220-r0.trigger [2022-01-28T20:49:29.376Z] Removing intermediate container c3be9dee3849 [2022-01-28T20:49:29.376Z] ---> e0ee0824f714 [2022-01-28T20:49:29.376Z] [2022-01-28T20:49:29.376Z] Step 10/23 : FROM alpine:3.14 [2022-01-28T20:49:29.376Z] OK: 6 MiB in 17 packages [2022-01-28T20:49:29.376Z] ---> 5b8b7b635229 [2022-01-28T20:49:29.376Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-01-28T20:49:29.376Z] ---> Using cache [2022-01-28T20:49:29.376Z] ---> a4e7ddefb59d [2022-01-28T20:49:29.376Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-28T20:49:29.376Z] ---> Using cache [2022-01-28T20:49:29.376Z] ---> 9f0a3470fe90 [2022-01-28T20:49:29.376Z] Step 13/23 : ENV APP_PORT=59882 [2022-01-28T20:49:29.655Z] ---> Running in 4f8764c07eab [2022-01-28T20:49:30.258Z] Removing intermediate container 4f8764c07eab [2022-01-28T20:49:30.258Z] ---> bdd48f09406f [2022-01-28T20:49:30.258Z] Step 14/23 : EXPOSE $APP_PORT [2022-01-28T20:49:30.534Z] ---> Running in d03e1e32f154 [2022-01-28T20:49:31.144Z] Removing intermediate container d03e1e32f154 [2022-01-28T20:49:31.144Z] ---> cb8f8c9e2714 [2022-01-28T20:49:31.144Z] Step 15/23 : WORKDIR / [2022-01-28T20:49:31.420Z] ---> Running in 4c2dd5072133 [2022-01-28T20:49:31.701Z] Removing intermediate container fa2f115a414c [2022-01-28T20:49:31.701Z] ---> 84996ccaa7b6 [2022-01-28T20:49:31.701Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-01-28T20:49:31.701Z] ---> Running in bf36de18e3aa [2022-01-28T20:49:31.977Z] Removing intermediate container 4c2dd5072133 [2022-01-28T20:49:31.977Z] ---> 22a000567c24 [2022-01-28T20:49:31.977Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-28T20:49:32.258Z] Removing intermediate container bf36de18e3aa [2022-01-28T20:49:32.258Z] ---> 8f9aa3f084ad [2022-01-28T20:49:32.533Z] Step 13/25 : WORKDIR / [2022-01-28T20:49:32.533Z] ---> Running in 3255b7b9441e [2022-01-28T20:49:33.137Z] ---> fd5435a636f6 [2022-01-28T20:49:33.137Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-01-28T20:49:33.416Z] Removing intermediate container 3255b7b9441e [2022-01-28T20:49:33.416Z] ---> dff3ae9659d0 [2022-01-28T20:49:33.416Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-01-28T20:49:34.863Z] ---> 0f9634419034 [2022-01-28T20:49:34.863Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-01-28T20:49:34.863Z] ---> fe11974f6977 [2022-01-28T20:49:34.863Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-01-28T20:49:35.852Z] ---> 08ba7b102333 [2022-01-28T20:49:35.852Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-01-28T20:49:35.852Z] ---> 60a7c0d2c712 [2022-01-28T20:49:35.852Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-01-28T20:49:36.130Z] ---> Running in 0707199e28db [2022-01-28T20:49:36.734Z] Removing intermediate container 0707199e28db [2022-01-28T20:49:36.734Z] ---> 608a45495dc1 [2022-01-28T20:49:36.734Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-28T20:49:36.734Z] ---> Running in 8c84988e5d7e [2022-01-28T20:49:37.346Z] ---> 9890dda48075 [2022-01-28T20:49:37.346Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-01-28T20:49:37.346Z] Removing intermediate container 8c84988e5d7e [2022-01-28T20:49:37.346Z] ---> 53bee8d60d84 [2022-01-28T20:49:37.346Z] Step 21/23 : LABEL arch=arm64 [2022-01-28T20:49:37.622Z] ---> Running in 49987d0b1be2 [2022-01-28T20:49:38.226Z] Removing intermediate container 49987d0b1be2 [2022-01-28T20:49:38.226Z] ---> d2830b4bbe31 [2022-01-28T20:49:38.226Z] Step 22/23 : LABEL git_sha=82fbd32eacfd74e8baade987a02928126e8bcf83 [2022-01-28T20:49:38.226Z] ---> 4c52f5b9e0a7 [2022-01-28T20:49:38.226Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-01-28T20:49:38.226Z] ---> Running in 65c5438dddb1 [2022-01-28T20:49:39.216Z] Removing intermediate container 65c5438dddb1 [2022-01-28T20:49:39.216Z] ---> 58be638ee9a1 [2022-01-28T20:49:39.216Z] Step 23/23 : LABEL version=0.0.0 [2022-01-28T20:49:39.216Z] ---> Running in 1001c8cce622 [2022-01-28T20:49:39.834Z] Removing intermediate container 1001c8cce622 [2022-01-28T20:49:39.834Z] ---> 8a0706e85620 [2022-01-28T20:49:39.834Z] [2022-01-28T20:49:40.444Z] Successfully built 8a0706e85620 [2022-01-28T20:49:40.444Z] Successfully tagged core-command-arm64:latest [2022-01-28T20:49:40.444Z]  Building core-command ... done  ---> 7af01b5c54aa [2022-01-28T20:49:40.444Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-01-28T20:49:41.900Z] ---> 52fcf08aa513 [2022-01-28T20:49:41.900Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-01-28T20:49:42.187Z] Removing intermediate container 257ef2a5a352 [2022-01-28T20:49:42.187Z] ---> 75cd2189bd33 [2022-01-28T20:49:42.187Z] [2022-01-28T20:49:42.187Z] Step 10/22 : FROM alpine:3.14 [2022-01-28T20:49:42.187Z] ---> 5b8b7b635229 [2022-01-28T20:49:42.187Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-01-28T20:49:42.464Z] ---> Running in 36a21fb0a451 [2022-01-28T20:49:43.068Z] ---> ca893c502012 [2022-01-28T20:49:43.068Z] Step 21/25 : 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/ [2022-01-28T20:49:43.347Z] ---> Running in fe864d45cdb6 [2022-01-28T20:49:43.954Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-28T20:49:44.232Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-28T20:49:44.868Z] (1/2) Installing ca-certificates (20211220-r0) [2022-01-28T20:49:45.147Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-01-28T20:49:45.147Z] Executing busybox-1.33.1-r6.trigger [2022-01-28T20:49:45.147Z] Executing ca-certificates-20211220-r0.trigger [2022-01-28T20:49:45.419Z] OK: 6 MiB in 16 packages [2022-01-28T20:49:45.419Z] Removing intermediate container fe864d45cdb6 [2022-01-28T20:49:45.419Z] ---> df6f4d5a0675 [2022-01-28T20:49:45.419Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-01-28T20:49:45.699Z] ---> Running in aeede9a4bf62 [2022-01-28T20:49:46.299Z] Removing intermediate container aeede9a4bf62 [2022-01-28T20:49:46.299Z] ---> 9319bda7178b [2022-01-28T20:49:46.299Z] Step 23/25 : LABEL arch=arm64 [2022-01-28T20:49:46.299Z] ---> Running in 7a872b708c98 [2022-01-28T20:49:46.892Z] Removing intermediate container 7a872b708c98 [2022-01-28T20:49:46.892Z] ---> 91fdfe5f6378 [2022-01-28T20:49:46.892Z] Step 24/25 : LABEL git_sha=82fbd32eacfd74e8baade987a02928126e8bcf83 [2022-01-28T20:49:46.892Z] Removing intermediate container 36a21fb0a451 [2022-01-28T20:49:46.892Z] ---> 997dc1a77e65 [2022-01-28T20:49:46.892Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-28T20:49:46.892Z] ---> Running in 75d38790de89 [2022-01-28T20:49:46.892Z] ---> Running in f230a0308f99 [2022-01-28T20:49:47.487Z] Removing intermediate container 75d38790de89 [2022-01-28T20:49:47.487Z] ---> 1056e0fcf52e [2022-01-28T20:49:47.487Z] Step 25/25 : LABEL version=0.0.0 [2022-01-28T20:49:47.487Z] Removing intermediate container f230a0308f99 [2022-01-28T20:49:47.487Z] ---> 0966705f3bf9 [2022-01-28T20:49:47.487Z] Step 13/22 : ENV APP_PORT=59860 [2022-01-28T20:49:47.487Z] ---> Running in 96361d265903 [2022-01-28T20:49:47.487Z] ---> Running in e12c0051193a [2022-01-28T20:49:48.086Z] Removing intermediate container e12c0051193a [2022-01-28T20:49:48.086Z] ---> 2f40ca4af82a [2022-01-28T20:49:48.086Z] Step 14/22 : EXPOSE $APP_PORT [2022-01-28T20:49:48.086Z] Removing intermediate container 96361d265903 [2022-01-28T20:49:48.086Z] ---> fbc0798a759f [2022-01-28T20:49:48.086Z] [2022-01-28T20:49:48.359Z] ---> Running in ff095a0d2bf9 [2022-01-28T20:49:48.630Z] Successfully built fbc0798a759f [2022-01-28T20:49:48.630Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-01-28T20:49:48.630Z]  Building security-secretstore-setup ... done Removing intermediate container ff095a0d2bf9 [2022-01-28T20:49:48.630Z] ---> 34766383492f [2022-01-28T20:49:48.630Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-28T20:49:49.674Z] ---> 8205bc9d3fdb [2022-01-28T20:49:49.674Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-01-28T20:49:49.972Z] Removing intermediate container b0ddc870e889 [2022-01-28T20:49:49.972Z] ---> 8ac38e940afa [2022-01-28T20:49:49.972Z] [2022-01-28T20:49:49.972Z] Step 10/23 : FROM alpine:3.14 [2022-01-28T20:49:49.972Z] ---> 5b8b7b635229 [2022-01-28T20:49:49.972Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-01-28T20:49:49.972Z] ---> Running in f3a21a964fd6 [2022-01-28T20:49:50.599Z] Removing intermediate container f3a21a964fd6 [2022-01-28T20:49:50.599Z] ---> 34dd1736785d [2022-01-28T20:49:50.599Z] Step 12/23 : ENV APP_PORT=59880 [2022-01-28T20:49:50.599Z] ---> Running in 77d114058aeb [2022-01-28T20:49:50.967Z] ---> 802007cdd5cc [2022-01-28T20:49:50.967Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-01-28T20:49:51.247Z] Removing intermediate container 77d114058aeb [2022-01-28T20:49:51.247Z] ---> 24270d666d56 [2022-01-28T20:49:51.247Z] Step 13/23 : EXPOSE $APP_PORT [2022-01-28T20:49:51.247Z] ---> Running in 354a5a28b620 [2022-01-28T20:49:51.532Z] ---> e64048db7db2 [2022-01-28T20:49:51.532Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-01-28T20:49:51.532Z] ---> Running in fdd3d4551276 [2022-01-28T20:49:51.816Z] Removing intermediate container 354a5a28b620 [2022-01-28T20:49:51.816Z] ---> db0007e91fd9 [2022-01-28T20:49:51.816Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-28T20:49:51.816Z] ---> Running in f235795a9e50 [2022-01-28T20:49:52.084Z] Removing intermediate container fdd3d4551276 [2022-01-28T20:49:52.084Z] ---> 33e65e066533 [2022-01-28T20:49:52.084Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-28T20:49:52.084Z] ---> Running in 35e8ad0ba847 [2022-01-28T20:49:52.677Z] Removing intermediate container 35e8ad0ba847 [2022-01-28T20:49:52.677Z] ---> fa2103dd95e7 [2022-01-28T20:49:52.677Z] Step 20/22 : LABEL arch=arm64 [2022-01-28T20:49:52.677Z] ---> Running in ce53f6683082 [2022-01-28T20:49:52.949Z] Removing intermediate container ce53f6683082 [2022-01-28T20:49:52.949Z] ---> 8b06683ce7e9 [2022-01-28T20:49:52.949Z] Step 21/22 : LABEL git_sha=82fbd32eacfd74e8baade987a02928126e8bcf83 [2022-01-28T20:49:52.949Z] ---> Running in 4b3bafb32503 [2022-01-28T20:49:53.542Z] Removing intermediate container 4b3bafb32503 [2022-01-28T20:49:53.542Z] ---> 4ec58c060137 [2022-01-28T20:49:53.542Z] Step 22/22 : LABEL version=0.0.0 [2022-01-28T20:49:53.542Z] ---> Running in 2131cd982b96 [2022-01-28T20:49:53.542Z] Removing intermediate container f235795a9e50 [2022-01-28T20:49:53.542Z] ---> f8c2a8ce8118 [2022-01-28T20:49:53.542Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-01-28T20:49:53.814Z] ---> Running in 76466dc47ef9 [2022-01-28T20:49:53.814Z] Removing intermediate container 2131cd982b96 [2022-01-28T20:49:53.814Z] ---> c72d6850969a [2022-01-28T20:49:53.814Z] [2022-01-28T20:49:54.416Z] Successfully built c72d6850969a [2022-01-28T20:49:54.416Z] Successfully tagged support-notifications-arm64:latest [2022-01-28T20:49:55.010Z]  Building support-notifications ... done fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-28T20:49:55.598Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-28T20:49:56.567Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-01-28T20:49:56.567Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-01-28T20:49:56.567Z] (3/6) Installing libsodium (1.0.18-r0) [2022-01-28T20:49:56.836Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-01-28T20:49:56.836Z] (5/6) Installing libzmq (4.3.4-r0) [2022-01-28T20:49:56.836Z] (6/6) Installing zeromq (4.3.4-r0) [2022-01-28T20:49:57.107Z] Executing busybox-1.33.1-r6.trigger [2022-01-28T20:49:57.107Z] OK: 8 MiB in 20 packages [2022-01-28T20:49:58.077Z] Removing intermediate container 76466dc47ef9 [2022-01-28T20:49:58.077Z] ---> 29b3b5eae707 [2022-01-28T20:49:58.077Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-28T20:49:58.668Z] ---> 837826e0d9f6 [2022-01-28T20:49:58.668Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-01-28T20:49:59.639Z] ---> 7895dde4856f [2022-01-28T20:49:59.639Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-01-28T20:50:00.231Z] ---> 3c6a3f743f9c [2022-01-28T20:50:00.231Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-01-28T20:50:00.231Z] ---> Running in d6b6f9cd2ad2 [2022-01-28T20:50:00.504Z] Removing intermediate container d6b6f9cd2ad2 [2022-01-28T20:50:00.504Z] ---> a5eeded891b8 [2022-01-28T20:50:00.504Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-28T20:50:00.776Z] ---> Running in 01a08c906117 [2022-01-28T20:50:01.048Z] Removing intermediate container 01a08c906117 [2022-01-28T20:50:01.048Z] ---> b19dcf17077f [2022-01-28T20:50:01.048Z] Step 21/23 : LABEL arch=arm64 [2022-01-28T20:50:01.048Z] ---> Running in 1b05208e8b03 [2022-01-28T20:50:01.639Z] Removing intermediate container 1b05208e8b03 [2022-01-28T20:50:01.639Z] ---> 9883bab4d6e1 [2022-01-28T20:50:01.639Z] Step 22/23 : LABEL git_sha=82fbd32eacfd74e8baade987a02928126e8bcf83 [2022-01-28T20:50:01.639Z] ---> Running in 6512ed01b173 [2022-01-28T20:50:01.914Z] Removing intermediate container 6512ed01b173 [2022-01-28T20:50:01.914Z] ---> fe5b0522aa26 [2022-01-28T20:50:01.914Z] Step 23/23 : LABEL version=0.0.0 [2022-01-28T20:50:01.914Z] ---> Running in d8adf4e6dd39 [2022-01-28T20:50:02.503Z] Removing intermediate container d8adf4e6dd39 [2022-01-28T20:50:02.503Z] ---> a8c9e587876f [2022-01-28T20:50:02.503Z] [2022-01-28T20:50:02.772Z] Successfully built a8c9e587876f [2022-01-28T20:50:02.772Z] Successfully tagged core-data-arm64:latest [2022-01-28T20:50:03.057Z]  Building core-data ... done  [Pipeline] } [2022-01-28T20:50:03.038Z] $ docker stop --time=1 7d95636a6e96333beb2563b4b45323d05ab2733a6288f5232a4bb306f5d25950 [2022-01-28T20:50:04.682Z] $ docker rm -f 7d95636a6e96333beb2563b4b45323d05ab2733a6288f5232a4bb306f5d25950 [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-28T20:50:05.239Z] + docker images [2022-01-28T20:50:05.509Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-01-28T20:50:05.509Z] core-data-arm64 latest a8c9e587876f 3 seconds ago 19.2MB [2022-01-28T20:50:05.509Z] support-notifications-arm64 latest c72d6850969a 12 seconds ago 16MB [2022-01-28T20:50:05.509Z] 8ac38e940afa 16 seconds ago 1.6GB [2022-01-28T20:50:05.509Z] security-secretstore-setup-arm64 latest fbc0798a759f 18 seconds ago 26.8MB [2022-01-28T20:50:05.509Z] 75cd2189bd33 24 seconds ago 1.59GB [2022-01-28T20:50:05.509Z] core-command-arm64 latest 8a0706e85620 26 seconds ago 15.1MB [2022-01-28T20:50:05.509Z] e0ee0824f714 37 seconds ago 1.59GB [2022-01-28T20:50:05.509Z] 0b6d50559eb1 41 seconds ago 1.6GB [2022-01-28T20:50:05.509Z] sys-mgmt-agent-arm64 latest 69dc34245380 2 minutes ago 280MB [2022-01-28T20:50:05.509Z] security-bootstrapper-arm64 latest 17917f624cb7 3 minutes ago 18MB [2022-01-28T20:50:05.509Z] core-metadata-arm64 latest 66296d1784ca 3 minutes ago 15.9MB [2022-01-28T20:50:05.509Z] support-scheduler-arm64 latest 62d530b80e62 3 minutes ago 15.3MB [2022-01-28T20:50:05.509Z] security-proxy-setup-arm64 latest bdc4d923483c 3 minutes ago 25.3MB [2022-01-28T20:50:05.509Z] 3910bc595a3c 4 minutes ago 1.6GB [2022-01-28T20:50:05.509Z] 0d2859f6a999 4 minutes ago 1.59GB [2022-01-28T20:50:05.509Z] 1be199975848 4 minutes ago 1.59GB [2022-01-28T20:50:05.509Z] 1665c82b0ffd 4 minutes ago 1.6GB [2022-01-28T20:50:05.509Z] 58e22ec35aca 4 minutes ago 1.59GB [2022-01-28T20:50:05.509Z] ci-base-image-arm64 latest b00478a2a7a3 15 minutes ago 1.26GB [2022-01-28T20:50:05.509Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 0ccda1f7e2ee 2 weeks ago 551MB [2022-01-28T20:50:05.509Z] docker 20.10.10 520e9a0a30f7 2 months ago 200MB [2022-01-28T20:50:05.509Z] alpine 3.14 5b8b7b635229 2 months ago 5.35MB [2022-01-28T20:50:05.509Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 19 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 [2022-01-28T20:50:05.944Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-28T20:50:05.945Z] [2022-01-28T20:50:05.945Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-01-28T20:50:06.288Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-28T20:50:06.288Z] arm64: Pulling from edgex-lftools-log-publisher [2022-01-28T20:50:06.288Z] 448f6bf000e3: Pulling fs layer [2022-01-28T20:50:06.288Z] f757da607395: Pulling fs layer [2022-01-28T20:50:06.288Z] 05883995daec: Pulling fs layer [2022-01-28T20:50:06.560Z] 8603b9c90790: Pulling fs layer [2022-01-28T20:50:06.560Z] 1560dd03e051: Pulling fs layer [2022-01-28T20:50:06.560Z] 27f5ce0e4adf: Pulling fs layer [2022-01-28T20:50:06.560Z] c2d8d7efcc4b: Pulling fs layer [2022-01-28T20:50:06.560Z] 8603b9c90790: Waiting [2022-01-28T20:50:06.560Z] 1560dd03e051: Waiting [2022-01-28T20:50:06.560Z] 27f5ce0e4adf: Waiting [2022-01-28T20:50:06.560Z] c2d8d7efcc4b: Waiting [2022-01-28T20:50:06.560Z] f757da607395: Verifying Checksum [2022-01-28T20:50:06.560Z] f757da607395: Download complete [2022-01-28T20:50:06.560Z] 8603b9c90790: Download complete [2022-01-28T20:50:06.560Z] 1560dd03e051: Verifying Checksum [2022-01-28T20:50:06.560Z] 1560dd03e051: Download complete [2022-01-28T20:50:06.832Z] 27f5ce0e4adf: Verifying Checksum [2022-01-28T20:50:06.832Z] 27f5ce0e4adf: Download complete [2022-01-28T20:50:06.832Z] 05883995daec: Verifying Checksum [2022-01-28T20:50:06.832Z] 05883995daec: Download complete [2022-01-28T20:50:07.103Z] 448f6bf000e3: Verifying Checksum [2022-01-28T20:50:07.103Z] 448f6bf000e3: Download complete [2022-01-28T20:50:09.716Z] c2d8d7efcc4b: Verifying Checksum [2022-01-28T20:50:09.716Z] c2d8d7efcc4b: Download complete [2022-01-28T20:50:10.689Z] 448f6bf000e3: Pull complete [2022-01-28T20:50:11.279Z] f757da607395: Pull complete [2022-01-28T20:50:12.703Z] 05883995daec: Pull complete [2022-01-28T20:50:12.973Z] 8603b9c90790: Pull complete [2022-01-28T20:50:13.946Z] 1560dd03e051: Pull complete [2022-01-28T20:50:14.218Z] 27f5ce0e4adf: Pull complete [2022-01-28T20:50:29.274Z] c2d8d7efcc4b: Pull complete [2022-01-28T20:50:29.274Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2022-01-28T20:50:29.274Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-28T20:50:29.274Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-01-28T20:50:29.476Z] prd-ubuntu18.04-docker-arm64-4c-16g-4160 does not seem to be running inside a container [2022-01-28T20:50:29.523Z] $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-01-28T20:50:32.205Z] $ docker top 8d5c610d9f02d6d4aed0650cf4865d173e5a275249c00c0d0870fceb3770b84e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-28T20:50:33.140Z] ---> job-cost.sh [2022-01-28T20:50:33.140Z] lf-activate-venv: SKIPPING [2022-01-28T20:50:33.140Z] INFO: No Stack... [2022-01-28T20:50:33.408Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-01-28T20:50:33.995Z] INFO: Archiving Costs [Pipeline] sh [2022-01-28T20:50:34.647Z] + cat /w/workspace/edgex-go/7/archives/cost.csv [2022-01-28T20:50:34.647Z] + cut -d, -f6 [Pipeline] lock [2022-01-28T20:50:34.676Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3867-7-stack-cost] [2022-01-28T20:50:34.682Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3867-7-stack-cost] did not exist. Created. [2022-01-28T20:50:34.682Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3867-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-01-28T20:50:35.020Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-01-28T20:50:35.456Z] Stashed 1 file(s) [Pipeline] } [2022-01-28T20:50:35.465Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3867-7-stack-cost] [Pipeline] // lock [Pipeline] } [2022-01-28T20:50:35.465Z] $ docker stop --time=1 8d5c610d9f02d6d4aed0650cf4865d173e5a275249c00c0d0870fceb3770b84e [2022-01-28T20:50:36.944Z] $ docker rm -f 8d5c610d9f02d6d4aed0650cf4865d173e5a275249c00c0d0870fceb3770b84e [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 [2022-01-28T20:50:37.432Z] provisioning config files... [2022-01-28T20:50:37.441Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/7@tmp/config52180022422272998tmp [Pipeline] { [Pipeline] sh [2022-01-28T20:50:37.743Z] + set +x [2022-01-28T20:50:37.743Z] + curl -s https://codecov.io/bash [2022-01-28T20:50:37.743Z] + bash -s -- [2022-01-28T20:50:37.743Z] [2022-01-28T20:50:37.743Z] _____ _ [2022-01-28T20:50:37.743Z] / ____| | | [2022-01-28T20:50:37.743Z] | | ___ __| | ___ ___ _____ __ [2022-01-28T20:50:37.743Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-01-28T20:50:37.743Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-01-28T20:50:37.743Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-01-28T20:50:37.743Z] Bash-1.0.6 [2022-01-28T20:50:37.743Z] [2022-01-28T20:50:37.743Z] [2022-01-28T20:50:37.743Z] ==> git version 2.24.4 found [2022-01-28T20:50:37.743Z] ==> 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 [2022-01-28T20:50:37.743Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2022-01-28T20:50:37.743Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2022-01-28T20:50:37.743Z] ==> Jenkins CI detected. [2022-01-28T20:50:37.743Z] current dir:  /w/workspace/edgex-go/7 [2022-01-28T20:50:37.743Z] project root: . [2022-01-28T20:50:37.743Z] --> token set from env [2022-01-28T20:50:37.743Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-01-28T20:50:37.743Z] ==> Running gcov in . (disable via -X gcov) [2022-01-28T20:50:38.003Z] ==> Python coveragepy not found [2022-01-28T20:50:38.003Z] ==> Searching for coverage reports in: [2022-01-28T20:50:38.003Z] + . [2022-01-28T20:50:38.003Z] -> Found 1 reports [2022-01-28T20:50:38.003Z] ==> Detecting git/mercurial file structure [2022-01-28T20:50:38.003Z] ==> Reading reports [2022-01-28T20:50:38.003Z] + ./coverage.out bytes=428383 [2022-01-28T20:50:38.003Z] ==> Appending adjustments [2022-01-28T20:50:38.003Z] https://docs.codecov.io/docs/fixing-reports [2022-01-28T20:50:39.384Z] + Found adjustments [2022-01-28T20:50:39.384Z] ==> Gzipping contents [2022-01-28T20:50:39.384Z] 60K /tmp/codecov.LTl52l.gz [2022-01-28T20:50:39.384Z] ==> Uploading reports [2022-01-28T20:50:39.384Z] url: https://codecov.io [2022-01-28T20:50:39.385Z] query: branch=PR-3867&commit=95265af521bf312ea64853c2dada6137a4b11e64&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3867%2F7%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3867&job=&cmd_args= [2022-01-28T20:50:39.385Z] -> Pinging Codecov [2022-01-28T20:50:39.385Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3867&commit=95265af521bf312ea64853c2dada6137a4b11e64&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3867%2F7%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3867&job=&cmd_args= [2022-01-28T20:50:39.385Z] -> Uploading to [2022-01-28T20:50:39.385Z] https://storage.googleapis.com/codecov/v4/raw/2022-01-28/00271124DB129430A58F1EEE437C3FCB/95265af521bf312ea64853c2dada6137a4b11e64/6ef7a5a9-4503-42a8-a9ac-0e6bccd32618.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220128%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220128T205039Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4d96a5d7f426d697f8b42361b3f07a84eb8e6c697c2e3209afed428d168717da [2022-01-28T20:50:39.385Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-28T20:50:39.385Z] Dload Upload Total Spent Left Speed [2022-01-28T20:50:39.645Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57964 0 0 100 57964 0 183k --:--:-- --:--:-- --:--:-- 183k [2022-01-28T20:50:39.645Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/95265af521bf312ea64853c2dada6137a4b11e64 [Pipeline] } [2022-01-28T20:50:39.653Z] 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 [2022-01-28T20:50:40.245Z] + '[' -d /w/workspace/edgex-go/7/archives ']' [Pipeline] libraryResource [Pipeline] sh [2022-01-28T20:50:40.540Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-28T20:50:41.097Z] ---> package-listing.sh [2022-01-28T20:50:41.097Z] ++ facter osfamily [2022-01-28T20:50:41.097Z] ++ tr '[:upper:]' '[:lower:]' [2022-01-28T20:50:41.357Z] + OS_FAMILY=redhat [2022-01-28T20:50:41.357Z] + workspace=/w/workspace/edgex-go/7 [2022-01-28T20:50:41.357Z] + START_PACKAGES=/tmp/packages_start.txt [2022-01-28T20:50:41.357Z] + END_PACKAGES=/tmp/packages_end.txt [2022-01-28T20:50:41.357Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-01-28T20:50:41.357Z] + PACKAGES=/tmp/packages_start.txt [2022-01-28T20:50:41.357Z] + '[' /w/workspace/edgex-go/7 ']' [2022-01-28T20:50:41.357Z] + PACKAGES=/tmp/packages_end.txt [2022-01-28T20:50:41.357Z] + case "${OS_FAMILY}" in [2022-01-28T20:50:41.357Z] + sort [2022-01-28T20:50:41.357Z] + rpm -qa [2022-01-28T20:50:45.555Z] + '[' -f /tmp/packages_start.txt ']' [2022-01-28T20:50:45.555Z] + '[' -f /tmp/packages_end.txt ']' [2022-01-28T20:50:45.555Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-01-28T20:50:45.555Z] + '[' /w/workspace/edgex-go/7 ']' [2022-01-28T20:50:45.555Z] + mkdir -p /w/workspace/edgex-go/7/archives/ [2022-01-28T20:50:45.555Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/7/archives/ [Pipeline] echo [2022-01-28T20:50:45.567Z] 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/7/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-01-28T20:50:45.851Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-01-28T20:50:46.416Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-28T20:50:46.416Z] [2022-01-28T20:50:46.416Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-01-28T20:50:46.719Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-28T20:50:46.719Z] latest: Pulling from edgex-lftools-log-publisher [2022-01-28T20:50:46.719Z] b4d181a07f80: Pulling fs layer [2022-01-28T20:50:46.719Z] a1111a8f2ec3: Pulling fs layer [2022-01-28T20:50:46.719Z] ed53099fbce6: Pulling fs layer [2022-01-28T20:50:46.719Z] dc539afda2c1: Pulling fs layer [2022-01-28T20:50:46.719Z] 77bc0d833cb6: Pulling fs layer [2022-01-28T20:50:46.719Z] 9065ff56babe: Pulling fs layer [2022-01-28T20:50:46.719Z] d287ab97295c: Pulling fs layer [2022-01-28T20:50:46.719Z] dc539afda2c1: Waiting [2022-01-28T20:50:46.719Z] 77bc0d833cb6: Waiting [2022-01-28T20:50:46.719Z] 9065ff56babe: Waiting [2022-01-28T20:50:46.719Z] d287ab97295c: Waiting [2022-01-28T20:50:46.719Z] a1111a8f2ec3: Verifying Checksum [2022-01-28T20:50:46.719Z] a1111a8f2ec3: Download complete [2022-01-28T20:50:46.719Z] dc539afda2c1: Verifying Checksum [2022-01-28T20:50:46.719Z] dc539afda2c1: Download complete [2022-01-28T20:50:46.719Z] ed53099fbce6: Verifying Checksum [2022-01-28T20:50:46.719Z] ed53099fbce6: Download complete [2022-01-28T20:50:46.985Z] 9065ff56babe: Verifying Checksum [2022-01-28T20:50:46.985Z] 9065ff56babe: Download complete [2022-01-28T20:50:46.985Z] 77bc0d833cb6: Verifying Checksum [2022-01-28T20:50:46.985Z] 77bc0d833cb6: Download complete [2022-01-28T20:50:46.985Z] b4d181a07f80: Verifying Checksum [2022-01-28T20:50:46.985Z] b4d181a07f80: Download complete [2022-01-28T20:50:47.553Z] d287ab97295c: Verifying Checksum [2022-01-28T20:50:47.553Z] d287ab97295c: Download complete [2022-01-28T20:50:48.507Z] b4d181a07f80: Pull complete [2022-01-28T20:50:48.507Z] a1111a8f2ec3: Pull complete [2022-01-28T20:50:49.079Z] ed53099fbce6: Pull complete [2022-01-28T20:50:49.079Z] dc539afda2c1: Pull complete [2022-01-28T20:50:49.652Z] 77bc0d833cb6: Pull complete [2022-01-28T20:50:49.652Z] 9065ff56babe: Pull complete [2022-01-28T20:50:54.998Z] d287ab97295c: Pull complete [2022-01-28T20:50:54.998Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2022-01-28T20:50:54.998Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-28T20:50:54.998Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-01-28T20:50:55.062Z] prd-centos7-docker-4c-2g-4157 does not seem to be running inside a container [2022-01-28T20:50:55.099Z] $ 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/7/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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-01-28T20:50:58.206Z] $ docker top 8d0e7b5d5cbeefb95ff525df5d3a861f1f255a95a305b5e7c4dead4149134a08 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-28T20:50:58.564Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-01-28T20:50:58.859Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-01-28T20:50:59.147Z] + ls /var/log/sa-host [2022-01-28T20:50:59.147Z] + sadf -c /var/log/sa-host/sa17 [2022-01-28T20:50:59.147Z] file_magic: OK [2022-01-28T20:50:59.147Z] HZ: Using current value: 100 [2022-01-28T20:50:59.147Z] file_header: OK [2022-01-28T20:50:59.147Z] 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 [2022-01-28T20:50:59.147Z] Statistics: [2022-01-28T20:50:59.147Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-01-28T20:50:59.147Z] File successfully converted to sysstat format version 12.0.3 [2022-01-28T20:50:59.147Z] + sadf -c /var/log/sa-host/sa28 [2022-01-28T20:50:59.147Z] file_magic: OK [2022-01-28T20:50:59.147Z] HZ: Using current value: 100 [2022-01-28T20:50:59.147Z] file_header: OK [2022-01-28T20:50:59.147Z] 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 [2022-01-28T20:50:59.147Z] Statistics: [2022-01-28T20:50:59.147Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-01-28T20:50:59.147Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-28T20:50:59.229Z] provisioning config files... [2022-01-28T20:50:59.238Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/7@tmp/config8870724441354849280tmp [Pipeline] { [Pipeline] echo [2022-01-28T20:50:59.255Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-28T20:50:59.542Z] ---> create-netrc.sh [Pipeline] } [2022-01-28T20:50:59.549Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-01-28T20:50:59.896Z] ---> python-tools-install.sh [Pipeline] echo [2022-01-28T20:50:59.906Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-28T20:51:00.204Z] ---> sudo-logs.sh [2022-01-28T20:51:00.204Z] Archiving 'sudo' log.. [2022-01-28T20:51:00.204Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-4157.novalocal: Name or service not known [2022-01-28T20:51:00.204Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-4157.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2022-01-28T20:51:00.225Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-28T20:51:00.514Z] ---> job-cost.sh [2022-01-28T20:51:00.514Z] lf-activate-venv: SKIPPING [2022-01-28T20:51:00.514Z] DEBUG: total: 0.10999999940395355 [2022-01-28T20:51:00.514Z] INFO: Retrieving Stack Cost... [2022-01-28T20:51:00.774Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-01-28T20:51:01.347Z] INFO: Archiving Costs [Pipeline] echo [2022-01-28T20:51:01.363Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-28T20:51:01.655Z] ---> logs-deploy.sh [2022-01-28T20:51:01.655Z] lf-activate-venv: SKIPPING [2022-01-28T20:51:01.655Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3867/7 [2022-01-28T20:51:01.655Z] INFO: archiving workspace using pattern(s): [2022-01-28T20:51:02.223Z] Archives upload complete. [2022-01-28T20:51:02.484Z] INFO: archiving logs to Nexus [2022-01-28T20:51:03.058Z] ---> uname -a: [2022-01-28T20:51:03.058Z] Linux prd-centos7-docker-4c-2g-4157.novalocal 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64 GNU/Linux [2022-01-28T20:51:03.058Z] [2022-01-28T20:51:03.058Z] [2022-01-28T20:51:03.058Z] ---> lscpu: [2022-01-28T20:51:03.058Z] Architecture: x86_64 [2022-01-28T20:51:03.058Z] CPU op-mode(s): 32-bit, 64-bit [2022-01-28T20:51:03.058Z] Byte Order: Little Endian [2022-01-28T20:51:03.058Z] Address sizes: 40 bits physical, 48 bits virtual [2022-01-28T20:51:03.058Z] CPU(s): 2 [2022-01-28T20:51:03.058Z] On-line CPU(s) list: 0,1 [2022-01-28T20:51:03.058Z] Thread(s) per core: 1 [2022-01-28T20:51:03.058Z] Core(s) per socket: 1 [2022-01-28T20:51:03.058Z] Socket(s): 2 [2022-01-28T20:51:03.058Z] NUMA node(s): 1 [2022-01-28T20:51:03.058Z] Vendor ID: AuthenticAMD [2022-01-28T20:51:03.058Z] CPU family: 23 [2022-01-28T20:51:03.058Z] Model: 49 [2022-01-28T20:51:03.058Z] Model name: AMD EPYC-Rome Processor [2022-01-28T20:51:03.058Z] Stepping: 0 [2022-01-28T20:51:03.058Z] CPU MHz: 2799.998 [2022-01-28T20:51:03.058Z] BogoMIPS: 5599.99 [2022-01-28T20:51:03.058Z] Virtualization: AMD-V [2022-01-28T20:51:03.058Z] Hypervisor vendor: KVM [2022-01-28T20:51:03.058Z] Virtualization type: full [2022-01-28T20:51:03.058Z] L1d cache: 32K [2022-01-28T20:51:03.058Z] L1i cache: 32K [2022-01-28T20:51:03.058Z] L2 cache: 512K [2022-01-28T20:51:03.058Z] L3 cache: 16384K [2022-01-28T20:51:03.058Z] NUMA node0 CPU(s): 0,1 [2022-01-28T20:51:03.058Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities [2022-01-28T20:51:03.058Z] [2022-01-28T20:51:03.058Z] [2022-01-28T20:51:03.058Z] ---> nproc: [2022-01-28T20:51:03.058Z] 2 [2022-01-28T20:51:03.058Z] [2022-01-28T20:51:03.058Z]