Pull request #3848 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of siggiskulason for edgexfoundry/edgex-go Obtained Jenkinsfile from 4a55095d44afa29b2d33e8c02abae1385d45d6d5+d438b00c3daaca502c4e17498c6c53b3b4a9fc0d (f4d7483c07f1e60cbff4c5f0d834396784f39c80) 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-ssh15425051677906616425.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-ssh17052457357769830385.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-3848/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-3848/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3993387818245159500.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-ssh10414703750165798988.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-3848/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-3848/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh82340342462464481.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-3839 in /w/workspace/edgexfoundry_edgex-go_PR-3848 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/24 [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/24 # 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/24@tmp/jenkins-gitclient-ssh5087807082546829409.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 d438b00c3daaca502c4e17498c6c53b3b4a9fc0d into PR head commit 4a55095d44afa29b2d33e8c02abae1385d45d6d5 > 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/24@tmp/jenkins-gitclient-ssh133049109817271655.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3848/head:refs/remotes/origin/PR-3848 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4a55095d44afa29b2d33e8c02abae1385d45d6d5 # 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/24@tmp/jenkins-gitclient-ssh8234455721019246918.key > git merge d438b00c3daaca502c4e17498c6c53b3b4a9fc0d # timeout=10 Merge succeeded, producing 13bfc71592c8dbcb5033b552fa222f1512a2eece Checking out Revision 13bfc71592c8dbcb5033b552fa222f1512a2eece (PR-3848) > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 13bfc71592c8dbcb5033b552fa222f1512a2eece # timeout=10 Commit message: "Merge commit 'd438b00c3daaca502c4e17498c6c53b3b4a9fc0d' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-01-25T12:44:43.907Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-01-25T12:44:43.963Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-01-25T12:44:43.980Z] ========================================================= [2022-01-25T12:44:43.980Z] EdgeX Global Pipelines Version Info [2022-01-25T12:44:43.980Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 8254e97c04a1ade5a213c2153dafbf6770afcb1b # timeout=10 [2022-01-25T12:44:45.112Z] ------------------- [2022-01-25T12:44:45.112Z] stable info: [2022-01-25T12:44:45.112Z] ------------------- [2022-01-25T12:44:45.112Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-01-25T12:44:45.112Z] Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 [2022-01-25T12:44:45.112Z] Message: update stable to v1.0.219 [2022-01-25T12:44:45.683Z] ------------------- [2022-01-25T12:44:45.683Z] experimental info: [2022-01-25T12:44:45.683Z] ------------------- [2022-01-25T12:44:45.683Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-01-25T12:44:45.683Z] Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 [2022-01-25T12:44:45.683Z] Message: update experimental to v1.0.219 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-01-25T12:44:45.812Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-01-25T12:44:45.824Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-01-25T12:44:45.834Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-01-25T12:44:45.845Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-01-25T12:44:45.858Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-01-25T12:44:45.869Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-01-25T12:44:45.880Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-01-25T12:44:45.891Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-01-25T12:44:45.905Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-01-25T12:44:45.916Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-01-25T12:44:45.927Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-01-25T12:44:45.941Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-01-25T12:44:45.950Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-01-25T12:44:45.961Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-01-25T12:44:45.974Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-01-25T12:44:45.985Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-01-25T12:44:45.996Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-01-25T12:44:46.008Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-01-25T12:44:46.021Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-01-25T12:44:46.031Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-01-25T12:44:46.042Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-01-25T12:44:46.053Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-01-25T12:44:46.065Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3848 [Pipeline] echo [2022-01-25T12:44:46.080Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3848 [Pipeline] echo [2022-01-25T12:44:46.090Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3848 [Pipeline] echo [2022-01-25T12:44:46.101Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 13bfc71592c8dbcb5033b552fa222f1512a2eece [Pipeline] echo [2022-01-25T12:44:46.112Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 13bfc71 [Pipeline] echo [2022-01-25T12:44:46.123Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-25T12:44:46.162Z] provisioning config files... [2022-01-25T12:44:46.174Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/24@tmp/config5606156490687169682tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-25T12:44:46.478Z] ---> docker-login.sh [2022-01-25T12:44:46.478Z] nexus3.edgexfoundry.org:10001 [2022-01-25T12:44:46.478Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-25T12:44:46.738Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-25T12:44:46.738Z] Configure a credential helper to remove this warning. See [2022-01-25T12:44:46.738Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-25T12:44:46.738Z] [2022-01-25T12:44:46.738Z] Login Succeeded [2022-01-25T12:44:46.738Z] nexus3.edgexfoundry.org:10002 [2022-01-25T12:44:46.738Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-25T12:44:46.738Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-25T12:44:46.738Z] Configure a credential helper to remove this warning. See [2022-01-25T12:44:46.738Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-25T12:44:46.738Z] [2022-01-25T12:44:46.738Z] Login Succeeded [2022-01-25T12:44:46.738Z] nexus3.edgexfoundry.org:10003 [2022-01-25T12:44:47.002Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-25T12:44:47.002Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-25T12:44:47.002Z] Configure a credential helper to remove this warning. See [2022-01-25T12:44:47.002Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-25T12:44:47.002Z] [2022-01-25T12:44:47.002Z] Login Succeeded [2022-01-25T12:44:47.002Z] nexus3.edgexfoundry.org:10004 [2022-01-25T12:44:47.002Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-25T12:44:47.002Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-25T12:44:47.002Z] Configure a credential helper to remove this warning. See [2022-01-25T12:44:47.002Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-25T12:44:47.002Z] [2022-01-25T12:44:47.002Z] Login Succeeded [2022-01-25T12:44:47.002Z] docker.io [2022-01-25T12:44:47.267Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-25T12:44:47.528Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-25T12:44:47.528Z] Configure a credential helper to remove this warning. See [2022-01-25T12:44:47.528Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-25T12:44:47.528Z] [2022-01-25T12:44:47.528Z] Login Succeeded [2022-01-25T12:44:47.528Z] ---> docker-login.sh ends [Pipeline] } [2022-01-25T12:44:47.536Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-25T12:44:47.846Z] ++ 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-25T12:44:47.846Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-25T12:44:47.846Z] ++ dirname cmd/core-command/Dockerfile [2022-01-25T12:44:47.846Z] ++ cut -d/ -f2 [2022-01-25T12:44:47.846Z] + echo core-command,cmd/core-command/Dockerfile [2022-01-25T12:44:47.846Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-25T12:44:47.846Z] ++ dirname cmd/core-data/Dockerfile [2022-01-25T12:44:47.846Z] ++ cut -d/ -f2 [2022-01-25T12:44:47.846Z] + echo core-data,cmd/core-data/Dockerfile [2022-01-25T12:44:47.846Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-25T12:44:47.846Z] ++ dirname cmd/core-metadata/Dockerfile [2022-01-25T12:44:47.846Z] ++ cut -d/ -f2 [2022-01-25T12:44:47.846Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-01-25T12:44:47.846Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-25T12:44:47.846Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2022-01-25T12:44:47.846Z] ++ cut -d/ -f2 [2022-01-25T12:44:47.846Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-01-25T12:44:47.846Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-25T12:44:47.846Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2022-01-25T12:44:47.846Z] ++ cut -d/ -f2 [2022-01-25T12:44:47.846Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-01-25T12:44:47.846Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-25T12:44:47.846Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2022-01-25T12:44:47.846Z] ++ cut -d/ -f2 [2022-01-25T12:44:47.846Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-01-25T12:44:47.846Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-25T12:44:47.846Z] ++ dirname cmd/support-notifications/Dockerfile [2022-01-25T12:44:47.846Z] ++ cut -d/ -f2 [2022-01-25T12:44:47.846Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-01-25T12:44:47.846Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-25T12:44:47.846Z] ++ dirname cmd/support-scheduler/Dockerfile [2022-01-25T12:44:47.846Z] ++ cut -d/ -f2 [2022-01-25T12:44:47.846Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-01-25T12:44:47.846Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-25T12:44:47.846Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2022-01-25T12:44:47.846Z] ++ cut -d/ -f2 [2022-01-25T12:44:47.846Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-01-25T12:44:47.882Z] 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-25T12:44:48.231Z] + git rev-list -1 --merges 13bfc71592c8dbcb5033b552fa222f1512a2eece~1..13bfc71592c8dbcb5033b552fa222f1512a2eece [Pipeline] echo [2022-01-25T12:44:48.246Z] -----------> git rev-list -1 --merges 13bfc71592c8dbcb5033b552fa222f1512a2eece~1..13bfc71592c8dbcb5033b552fa222f1512a2eece 13bfc71592c8dbcb5033b552fa222f1512a2eece [2022-01-25T12:44:48.246Z] 13bfc71592c8dbcb5033b552fa222f1512a2eece [false] [Pipeline] sh [2022-01-25T12:44:48.544Z] + git log --format=format:%s -1 13bfc71592c8dbcb5033b552fa222f1512a2eece [Pipeline] echo [2022-01-25T12:44:48.559Z] ========================================================= [2022-01-25T12:44:48.559Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-01-25T12:44:48.559Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-01-25T12:44:49.126Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-01-25T12:44:49.126Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-01-25T12:44:49.126Z] + '[' -e /tmp/ssh_known_hosts ']' [2022-01-25T12:44:49.126Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-01-25T12:44:49.126Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-01-25T12:44:49.126Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2022-01-25T12:44:49.127Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-01-25T12:44:49.549Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-25T12:44:49.549Z] [2022-01-25T12:44:49.549Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-01-25T12:44:49.861Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-25T12:44:49.861Z] latest: Pulling from edgex-devops/git-semver [2022-01-25T12:44:49.861Z] a0d0a0d46f8b: Pulling fs layer [2022-01-25T12:44:49.861Z] 3e5f54012d9b: Pulling fs layer [2022-01-25T12:44:49.861Z] 4c7163046ea9: Pulling fs layer [2022-01-25T12:44:49.861Z] 0c2d73faf560: Pulling fs layer [2022-01-25T12:44:49.861Z] 0c2d73faf560: Waiting [2022-01-25T12:44:49.861Z] 3e5f54012d9b: Verifying Checksum [2022-01-25T12:44:49.861Z] 3e5f54012d9b: Download complete [2022-01-25T12:44:49.861Z] a0d0a0d46f8b: Verifying Checksum [2022-01-25T12:44:49.861Z] a0d0a0d46f8b: Download complete [2022-01-25T12:44:49.861Z] 4c7163046ea9: Verifying Checksum [2022-01-25T12:44:49.861Z] 4c7163046ea9: Download complete [2022-01-25T12:44:49.861Z] 0c2d73faf560: Verifying Checksum [2022-01-25T12:44:49.861Z] 0c2d73faf560: Download complete [2022-01-25T12:44:50.124Z] a0d0a0d46f8b: Pull complete [2022-01-25T12:44:50.124Z] 3e5f54012d9b: Pull complete [2022-01-25T12:44:50.399Z] 4c7163046ea9: Pull complete [2022-01-25T12:44:50.661Z] 0c2d73faf560: Pull complete [2022-01-25T12:44:50.661Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-01-25T12:44:50.661Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-25T12:44:50.661Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-01-25T12:44:50.730Z] prd-centos7-docker-4c-2g-3839 does not seem to be running inside a container [2022-01-25T12:44:50.773Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/24 -v /w/workspace/edgex-go/24:/w/workspace/edgex-go/24:rw,z -v /w/workspace/edgex-go/24@tmp:/w/workspace/edgex-go/24@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-01-25T12:44:51.479Z] $ docker top 913c0b2edf8e3c923a33641883b0c6b15d888eb76669069746588569c3ae0c6e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-01-25T12:44:51.581Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-25T12:44:51.581Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-25T12:44:51.688Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-25T12:44:51.691Z] $ docker exec 913c0b2edf8e3c923a33641883b0c6b15d888eb76669069746588569c3ae0c6e ssh-agent [2022-01-25T12:44:51.780Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXMOeGmb/agent.15 [2022-01-25T12:44:51.780Z] SSH_AGENT_PID=21 [2022-01-25T12:44:51.795Z] Running ssh-add (command line suppressed) [2022-01-25T12:44:51.880Z] Identity added: /w/workspace/edgex-go/24@tmp/private_key_7840209042619506855.key (/w/workspace/edgex-go/24@tmp/private_key_7840209042619506855.key) [2022-01-25T12:44:51.890Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-25T12:44:52.185Z] + git tag --points-at HEAD [Pipeline] } [2022-01-25T12:44:52.205Z] $ docker exec --env ******** --env ******** 913c0b2edf8e3c923a33641883b0c6b15d888eb76669069746588569c3ae0c6e ssh-agent -k [2022-01-25T12:44:52.286Z] unset SSH_AUTH_SOCK; [2022-01-25T12:44:52.287Z] unset SSH_AGENT_PID; [2022-01-25T12:44:52.287Z] echo Agent pid 21 killed; [2022-01-25T12:44:52.299Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-01-25T12:44:52.326Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-25T12:44:52.326Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-25T12:44:52.446Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-25T12:44:52.449Z] $ docker exec 913c0b2edf8e3c923a33641883b0c6b15d888eb76669069746588569c3ae0c6e ssh-agent [2022-01-25T12:44:52.560Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXaImAka/agent.54 [2022-01-25T12:44:52.560Z] SSH_AGENT_PID=60 [2022-01-25T12:44:52.565Z] Running ssh-add (command line suppressed) [2022-01-25T12:44:52.677Z] Identity added: /w/workspace/edgex-go/24@tmp/private_key_5142777682489056807.key (/w/workspace/edgex-go/24@tmp/private_key_5142777682489056807.key) [2022-01-25T12:44:52.689Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-25T12:44:52.981Z] + git semver init [2022-01-25T12:44:52.981Z] # -> Open(): unable to determine branch for HEAD [2022-01-25T12:44:52.981Z] # $GIT_DIR = /w/workspace/edgex-go/24/.git [2022-01-25T12:44:52.981Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/24 [2022-01-25T12:44:52.981Z] # $SEMVER_REMOTE_NAME = origin [2022-01-25T12:44:52.981Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-01-25T12:44:52.981Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-01-25T12:44:52.981Z] # $SEMVER_BRANCH = PR-3848 [2022-01-25T12:44:52.981Z] # $SEMVER_TEMP = /tmp/semver-902723238 [2022-01-25T12:44:52.981Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-01-25T12:45:05.250Z] # '/tmp/semver-902723238' -> '/w/workspace/edgex-go/24/.semver' [2022-01-25T12:45:05.250Z] # -> Force: false [2022-01-25T12:45:05.250Z] # $SEMVER_DIR = /w/workspace/edgex-go/24/.semver [Pipeline] } [2022-01-25T12:45:05.518Z] $ docker exec --env ******** --env ******** 913c0b2edf8e3c923a33641883b0c6b15d888eb76669069746588569c3ae0c6e ssh-agent -k [2022-01-25T12:45:05.611Z] unset SSH_AUTH_SOCK; [2022-01-25T12:45:05.611Z] unset SSH_AGENT_PID; [2022-01-25T12:45:05.611Z] echo Agent pid 60 killed; [2022-01-25T12:45:05.624Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-25T12:45:05.936Z] + git semver [Pipeline] } [2022-01-25T12:45:05.950Z] $ docker stop --time=1 913c0b2edf8e3c923a33641883b0c6b15d888eb76669069746588569c3ae0c6e [2022-01-25T12:45:07.928Z] $ docker rm -f 913c0b2edf8e3c923a33641883b0c6b15d888eb76669069746588569c3ae0c6e [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-25T12:45:08.309Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-01-25T12:45:08.533Z] Stashed 1 file(s) [Pipeline] echo [2022-01-25T12:45:08.537Z] [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-25T12:45:08.674Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-25T12:45:08.682Z] ========================================================= [2022-01-25T12:45:08.682Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-01-25T12:45:08.682Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-01-25T12:45:08.989Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-01-25T12:45:08.989Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-01-25T12:45:08.989Z] 59bf1c3509f3: Pulling fs layer [2022-01-25T12:45:08.989Z] 666ba61612fd: Pulling fs layer [2022-01-25T12:45:08.989Z] 8ed8ca486205: Pulling fs layer [2022-01-25T12:45:08.989Z] 4fe6c5a15a65: Pulling fs layer [2022-01-25T12:45:08.989Z] 22a0e8bec74d: Pulling fs layer [2022-01-25T12:45:08.989Z] f965cba54748: Pulling fs layer [2022-01-25T12:45:08.989Z] 861ffc35075e: Pulling fs layer [2022-01-25T12:45:08.989Z] 4b385c91608e: Pulling fs layer [2022-01-25T12:45:08.989Z] 560528eb2ebb: Pulling fs layer [2022-01-25T12:45:08.989Z] 22a0e8bec74d: Waiting [2022-01-25T12:45:08.989Z] f965cba54748: Waiting [2022-01-25T12:45:08.989Z] 861ffc35075e: Waiting [2022-01-25T12:45:08.989Z] 4b385c91608e: Waiting [2022-01-25T12:45:08.989Z] 560528eb2ebb: Waiting [2022-01-25T12:45:08.989Z] 4fe6c5a15a65: Waiting [2022-01-25T12:45:08.989Z] 8ed8ca486205: Verifying Checksum [2022-01-25T12:45:08.989Z] 8ed8ca486205: Download complete [2022-01-25T12:45:08.989Z] 666ba61612fd: Verifying Checksum [2022-01-25T12:45:08.989Z] 666ba61612fd: Download complete [2022-01-25T12:45:08.989Z] 22a0e8bec74d: Verifying Checksum [2022-01-25T12:45:08.989Z] 22a0e8bec74d: Download complete [2022-01-25T12:45:08.989Z] f965cba54748: Verifying Checksum [2022-01-25T12:45:08.989Z] f965cba54748: Download complete [2022-01-25T12:45:08.989Z] 59bf1c3509f3: Verifying Checksum [2022-01-25T12:45:08.989Z] 59bf1c3509f3: Download complete [2022-01-25T12:45:08.989Z] 861ffc35075e: Verifying Checksum [2022-01-25T12:45:08.989Z] 861ffc35075e: Download complete [2022-01-25T12:45:09.250Z] 4b385c91608e: Verifying Checksum [2022-01-25T12:45:09.250Z] 4b385c91608e: Download complete [2022-01-25T12:45:09.250Z] 59bf1c3509f3: Pull complete [2022-01-25T12:45:09.518Z] 666ba61612fd: Pull complete [2022-01-25T12:45:09.780Z] 560528eb2ebb: Verifying Checksum [2022-01-25T12:45:09.780Z] 560528eb2ebb: Download complete [2022-01-25T12:45:09.780Z] 4fe6c5a15a65: Verifying Checksum [2022-01-25T12:45:09.780Z] 4fe6c5a15a65: Download complete [2022-01-25T12:45:09.780Z] 8ed8ca486205: Pull complete [2022-01-25T12:45:14.029Z] 4fe6c5a15a65: Pull complete [2022-01-25T12:45:14.029Z] 22a0e8bec74d: Pull complete [2022-01-25T12:45:14.029Z] f965cba54748: Pull complete [2022-01-25T12:45:14.029Z] 861ffc35075e: Pull complete [2022-01-25T12:45:14.029Z] 4b385c91608e: Pull complete [2022-01-25T12:45:16.610Z] 560528eb2ebb: Pull complete [2022-01-25T12:45:16.610Z] Digest: sha256:95a4686c8495b6f6bb7c4a5166a7528182518169a5847072e9a4515f5458b02f [2022-01-25T12:45:16.610Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-01-25T12:45:16.610Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-01-25T12:45:16.922Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-01-25T12:45:16.922Z] WORKDIR /edgex [2022-01-25T12:45:16.922Z] COPY go.mod . [2022-01-25T12:45:16.922Z] RUN go mod download' [2022-01-25T12:45:16.922Z] + docker build -t ci-base-image-x86_64 -f - . [2022-01-25T12:45:18.309Z] Sending build context to Docker daemon 334.1MB [2022-01-25T12:45:18.309Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-01-25T12:45:18.309Z] ---> dd4a08f94e63 [2022-01-25T12:45:18.309Z] Step 2/4 : WORKDIR /edgex [2022-01-25T12:45:20.226Z] ---> Running in 5872b3e4f00d [2022-01-25T12:45:20.226Z] Removing intermediate container 5872b3e4f00d [2022-01-25T12:45:20.226Z] ---> e7a71761d0dc [2022-01-25T12:45:20.226Z] Step 3/4 : COPY go.mod . [2022-01-25T12:45:20.226Z] ---> 769655e56a64 [2022-01-25T12:45:20.226Z] Step 4/4 : RUN go mod download [2022-01-25T12:45:20.226Z] ---> Running in 87469df48fb9 [2022-01-25T12:45:23.623Z] Still waiting to schedule task [2022-01-25T12:45:23.623Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2022-01-25T12:45:58.998Z] Removing intermediate container 87469df48fb9 [2022-01-25T12:45:58.998Z] ---> c6ca1a1d69d4 [2022-01-25T12:45:58.998Z] Successfully built c6ca1a1d69d4 [2022-01-25T12:45:58.998Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-25T12:45:59.302Z] + docker inspect -f . ci-base-image-x86_64 [2022-01-25T12:45:59.302Z] . [Pipeline] withDockerContainer [2022-01-25T12:45:59.368Z] prd-centos7-docker-4c-2g-3839 does not seem to be running inside a container [2022-01-25T12:45:59.406Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/24 -v /w/workspace/edgex-go/24:/w/workspace/edgex-go/24:rw,z -v /w/workspace/edgex-go/24@tmp:/w/workspace/edgex-go/24@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 ******** ci-base-image-x86_64 cat [2022-01-25T12:45:59.773Z] $ docker top 985935a42a4374fa24fea54748b0b398470d16f1d9a83569c78dc6a7ba010457 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-25T12:46:00.126Z] + go version [2022-01-25T12:46:00.126Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-01-25T12:46:00.138Z] $ docker stop --time=1 985935a42a4374fa24fea54748b0b398470d16f1d9a83569c78dc6a7ba010457 [2022-01-25T12:46:01.337Z] $ docker rm -f 985935a42a4374fa24fea54748b0b398470d16f1d9a83569c78dc6a7ba010457 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-25T12:46:01.743Z] + docker inspect -f . ci-base-image-x86_64 [2022-01-25T12:46:01.743Z] . [Pipeline] withDockerContainer [2022-01-25T12:46:01.813Z] prd-centos7-docker-4c-2g-3839 does not seem to be running inside a container [2022-01-25T12:46:01.843Z] $ 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/24 -v /w/workspace/edgex-go/24:/w/workspace/edgex-go/24:rw,z -v /w/workspace/edgex-go/24@tmp:/w/workspace/edgex-go/24@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 ******** ci-base-image-x86_64 cat [2022-01-25T12:46:02.199Z] $ docker top 229153420fde23e8995cec7c94150ad1d81e4aaab08c284d1ba4cdb38dce8f59 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-01-25T12:46:02.283Z] ========================================================= [2022-01-25T12:46:02.283Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-01-25T12:46:02.283Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-01-25T12:46:02.578Z] + make test [2022-01-25T12:46:02.578Z] go mod tidy [2022-01-25T12:46:02.854Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-01-25T12:46:09.475Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-01-25T12:46:24.481Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-01-25T12:46:28.722Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-01-25T12:46:28.722Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-01-25T12:46:28.984Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-01-25T12:46:30.926Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-01-25T12:46:31.498Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-01-25T12:46:31.498Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-01-25T12:46:31.498Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-01-25T12:46:32.075Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-01-25T12:46:32.075Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-01-25T12:46:32.354Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-01-25T12:46:32.354Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-01-25T12:46:32.354Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-01-25T12:46:32.354Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-01-25T12:46:34.365Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.050s coverage: 28.7% of statements [2022-01-25T12:46:34.365Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-01-25T12:46:34.365Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-01-25T12:46:34.637Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.050s coverage: 98.5% of statements [2022-01-25T12:46:34.637Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-01-25T12:46:35.210Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.050s coverage: 44.7% of statements [2022-01-25T12:46:35.210Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-01-25T12:46:35.210Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-01-25T12:46:35.786Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.120s coverage: 89.5% of statements [2022-01-25T12:46:35.786Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-01-25T12:46:35.786Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-01-25T12:46:37.183Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.042s coverage: 84.4% of statements [2022-01-25T12:46:37.183Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-01-25T12:46:37.183Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-01-25T12:46:37.183Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-01-25T12:46:37.183Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-01-25T12:46:37.183Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-01-25T12:46:37.183Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.259s coverage: 94.2% of statements [2022-01-25T12:46:37.183Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-01-25T12:46:37.183Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-01-25T12:46:37.449Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.047s coverage: 59.1% of statements [2022-01-25T12:46:37.449Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-01-25T12:46:37.449Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-01-25T12:46:37.449Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-01-25T12:46:37.449Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-01-25T12:46:37.449Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-01-25T12:46:37.716Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.045s coverage: 60.0% of statements [2022-01-25T12:46:37.716Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-01-25T12:46:37.716Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-01-25T12:46:37.716Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-01-25T12:46:38.672Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.043s coverage: 0.9% of statements [2022-01-25T12:46:38.672Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-01-25T12:46:38.672Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.049s coverage: 58.8% of statements [2022-01-25T12:46:38.672Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.044s coverage: 21.7% of statements [2022-01-25T12:46:38.672Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-01-25T12:46:38.939Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.046s coverage: 47.1% of statements [2022-01-25T12:46:38.939Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.051s coverage: 79.5% of statements [2022-01-25T12:46:39.201Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.041s coverage: 94.1% of statements [2022-01-25T12:46:39.462Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.064s coverage: 96.3% of statements [2022-01-25T12:46:39.738Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.041s coverage: 87.5% of statements [2022-01-25T12:46:45.961Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-3840 in /w/workspace/edgexfoundry_edgex-go_PR-3848 [Pipeline] { [Pipeline] ws [2022-01-25T12:46:45.973Z] Running in /w/workspace/edgex-go/24 [Pipeline] { [Pipeline] checkout [2022-01-25T12:46:46.156Z] The recommended git tool is: git [2022-01-25T12:46:50.744Z] using credential edgex-jenkins-ssh [2022-01-25T12:46:50.763Z] Cloning the remote Git repository [2022-01-25T12:46:50.813Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-01-25T12:46:50.888Z] > git init /w/workspace/edgex-go/24 # timeout=10 [2022-01-25T12:46:50.975Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-01-25T12:46:50.976Z] > git --version # timeout=10 [2022-01-25T12:46:50.991Z] > git --version # 'git version 2.17.1' [2022-01-25T12:46:50.993Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-25T12:46:51.974Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.059s coverage: 94.4% of statements [2022-01-25T12:46:51.974Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements [2022-01-25T12:46:51.047Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-25T12:46:57.265Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.177s coverage: 82.5% of statements [2022-01-25T12:46:57.265Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-01-25T12:47:05.876Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-01-25T12:47:05.897Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-25T12:47:05.922Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-01-25T12:47:05.960Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-01-25T12:47:05.961Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-25T12:47:05.975Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3848/head:refs/remotes/origin/PR-3848 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-01-25T12:47:06.851Z] Merging remotes/origin/main commit d438b00c3daaca502c4e17498c6c53b3b4a9fc0d into PR head commit 4a55095d44afa29b2d33e8c02abae1385d45d6d5 [2022-01-25T12:47:07.337Z] Merge succeeded, producing 5bbf569c011f916b75e14a09343b8360ebffe08e [2022-01-25T12:47:07.338Z] Checking out Revision 5bbf569c011f916b75e14a09343b8360ebffe08e (PR-3848) [2022-01-25T12:47:06.870Z] > git config core.sparsecheckout # timeout=10 [2022-01-25T12:47:06.889Z] > git checkout -f 4a55095d44afa29b2d33e8c02abae1385d45d6d5 # timeout=10 [2022-01-25T12:47:07.111Z] > git remote # timeout=10 [2022-01-25T12:47:07.137Z] > git config --get remote.origin.url # timeout=10 [2022-01-25T12:47:07.156Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-25T12:47:07.168Z] > git merge d438b00c3daaca502c4e17498c6c53b3b4a9fc0d # timeout=10 [2022-01-25T12:47:07.320Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-01-25T12:47:07.343Z] > git config core.sparsecheckout # timeout=10 [2022-01-25T12:47:07.357Z] > git checkout -f 5bbf569c011f916b75e14a09343b8360ebffe08e # timeout=10 [2022-01-25T12:47:11.522Z] Commit message: "Merge commit 'd438b00c3daaca502c4e17498c6c53b3b4a9fc0d' into HEAD" [2022-01-25T12:47:11.547Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-01-25T12:47:12.438Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-01-25T12:47:12.438Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-25T12:47:12.438Z] Dload Upload Total Spent Left Speed [2022-01-25T12:47:12.438Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 89 11843 89 10503 0 0 73964 0 --:--:-- --:--:-- --:--:-- 73447 100 11843 100 11843 0 0 82818 0 --:--:-- --:--:-- --:--:-- 82243 [2022-01-25T12:47:11.530Z] > git rev-list --no-walk 8254e97c04a1ade5a213c2153dafbf6770afcb1b # timeout=10 [Pipeline] sh [2022-01-25T12:47:12.955Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-01-25T12:47:13.346Z] + sudo tee /etc/docker/daemon.new [2022-01-25T12:47:13.346Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-01-25T12:47:13.346Z] { [2022-01-25T12:47:13.346Z] "registry-mirrors": [ [2022-01-25T12:47:13.346Z] "https://nexus3.edgexfoundry.org:10001" [2022-01-25T12:47:13.346Z] ], [2022-01-25T12:47:13.346Z] "bip": "10.250.0.254/24", [2022-01-25T12:47:13.346Z] "hosts": [ [2022-01-25T12:47:13.346Z] "tcp://0.0.0.0:5555", [2022-01-25T12:47:13.346Z] "unix:///var/run/docker.sock" [2022-01-25T12:47:13.346Z] ], [2022-01-25T12:47:13.346Z] "mtu": 1458, [2022-01-25T12:47:13.346Z] "selinux-enabled": true, [2022-01-25T12:47:13.346Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-01-25T12:47:13.346Z] } [Pipeline] sh [2022-01-25T12:47:13.691Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-01-25T12:47:14.027Z] + sudo service docker restart [2022-01-25T12:47:15.396Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.070s coverage: 92.9% of statements [2022-01-25T12:47:15.396Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-01-25T12:47:15.396Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-01-25T12:47:15.396Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-01-25T12:47:15.396Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements [2022-01-25T12:47:15.396Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-01-25T12:47:15.396Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-01-25T12:47:15.396Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-01-25T12:47:15.396Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-01-25T12:47:15.396Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-01-25T12:47:15.396Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.061s coverage: 87.2% of statements [2022-01-25T12:47:15.396Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-01-25T12:47:15.396Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-01-25T12:47:15.396Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.045s coverage: 100.0% of statements [2022-01-25T12:47:15.396Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-01-25T12:47:15.396Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.063s coverage: 58.8% of statements [2022-01-25T12:47:15.396Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-01-25T12:47:15.396Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.057s coverage: 80.0% of statements [2022-01-25T12:47:15.396Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.052s coverage: 87.2% of statements [2022-01-25T12:47:15.396Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.054s coverage: 85.4% of statements [2022-01-25T12:47:15.396Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.124s coverage: 91.2% of statements [2022-01-25T12:47:15.396Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-01-25T12:47:15.396Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.128s coverage: 64.4% of statements [2022-01-25T12:47:15.396Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-01-25T12:47:15.396Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-01-25T12:47:15.396Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.051s coverage: 100.0% of statements [2022-01-25T12:47:15.396Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 89.4% of statements [2022-01-25T12:47:15.396Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements [2022-01-25T12:47:15.396Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements [2022-01-25T12:47:15.396Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.021s coverage: 100.0% of statements [2022-01-25T12:47:15.396Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.244s coverage: 65.4% of statements [2022-01-25T12:47:15.396Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-01-25T12:47:15.396Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-01-25T12:47:15.396Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-01-25T12:47:15.660Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.130s coverage: 43.8% of statements [2022-01-25T12:47:15.660Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-01-25T12:47:15.660Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-01-25T12:47:15.660Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.046s coverage: 89.5% of statements [2022-01-25T12:47:15.660Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-01-25T12:47:15.660Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.055s coverage: 84.8% of statements [2022-01-25T12:47:15.660Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-01-25T12:47:23.816Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.059s coverage: 17.7% of statements [2022-01-25T12:47:23.816Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-01-25T12:47:23.816Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-01-25T12:47:23.816Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-01-25T12:47:23.816Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-01-25T12:47:23.816Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.123s coverage: 92.3% of statements [2022-01-25T12:47:23.816Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-01-25T12:47:23.816Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-01-25T12:47:23.816Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-01-25T12:47:23.816Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-01-25T12:47:23.816Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 63.2% of statements [2022-01-25T12:47:23.816Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-01-25T12:47:23.816Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-01-25T12:47:23.816Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.085s coverage: 97.7% of statements [2022-01-25T12:47:23.816Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-01-25T12:47:23.816Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-01-25T12:47:23.816Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-01-25T12:47:23.816Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-01-25T12:47:23.816Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements [2022-01-25T12:47:23.816Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-01-25T12:47:23.816Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-01-25T12:47:23.816Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-01-25T12:47:23.816Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-01-25T12:47:23.816Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-01-25T12:47:23.816Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-01-25T12:47:23.816Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.042s coverage: 100.0% of statements [2022-01-25T12:47:23.816Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 96.9% of statements [2022-01-25T12:47:23.816Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-25T12:47:32.362Z] provisioning config files... [2022-01-25T12:47:32.384Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/24@tmp/config5748661076902422018tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-25T12:47:32.737Z] ---> docker-login.sh [2022-01-25T12:47:32.737Z] nexus3.edgexfoundry.org:10001 [2022-01-25T12:47:33.331Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-25T12:47:33.606Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-25T12:47:33.606Z] Configure a credential helper to remove this warning. See [2022-01-25T12:47:33.606Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-25T12:47:33.606Z] [2022-01-25T12:47:33.606Z] Login Succeeded [2022-01-25T12:47:33.606Z] nexus3.edgexfoundry.org:10002 [2022-01-25T12:47:33.881Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-25T12:47:33.881Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-25T12:47:33.881Z] Configure a credential helper to remove this warning. See [2022-01-25T12:47:33.881Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-25T12:47:33.881Z] [2022-01-25T12:47:33.881Z] Login Succeeded [2022-01-25T12:47:33.881Z] nexus3.edgexfoundry.org:10003 [2022-01-25T12:47:34.154Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-25T12:47:34.429Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-25T12:47:34.429Z] Configure a credential helper to remove this warning. See [2022-01-25T12:47:34.429Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-25T12:47:34.429Z] [2022-01-25T12:47:34.429Z] Login Succeeded [2022-01-25T12:47:34.429Z] nexus3.edgexfoundry.org:10004 [2022-01-25T12:47:34.705Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-25T12:47:34.705Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-25T12:47:34.705Z] Configure a credential helper to remove this warning. See [2022-01-25T12:47:34.705Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-25T12:47:34.705Z] [2022-01-25T12:47:34.705Z] Login Succeeded [2022-01-25T12:47:34.979Z] docker.io [2022-01-25T12:47:35.253Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-25T12:47:35.524Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-25T12:47:35.524Z] Configure a credential helper to remove this warning. See [2022-01-25T12:47:35.524Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-25T12:47:35.524Z] [2022-01-25T12:47:35.524Z] Login Succeeded [2022-01-25T12:47:35.524Z] ---> docker-login.sh ends [Pipeline] } [2022-01-25T12:47:35.541Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-01-25T12:47:36.025Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-25T12:47:36.037Z] ========================================================= [2022-01-25T12:47:36.037Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-01-25T12:47:36.037Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-01-25T12:47:36.387Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-01-25T12:47:36.663Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-01-25T12:47:36.663Z] 9b3977197b4f: Pulling fs layer [2022-01-25T12:47:36.663Z] 1a89e8eeedd5: Pulling fs layer [2022-01-25T12:47:36.663Z] 94645a83ff95: Pulling fs layer [2022-01-25T12:47:36.663Z] 3f3a8bcf1eab: Pulling fs layer [2022-01-25T12:47:36.663Z] 0c92f367c5e7: Pulling fs layer [2022-01-25T12:47:36.663Z] 4b8299f9d1f4: Pulling fs layer [2022-01-25T12:47:36.663Z] 9a6b49a46696: Pulling fs layer [2022-01-25T12:47:36.663Z] cf05db05a679: Pulling fs layer [2022-01-25T12:47:36.663Z] 3f3a8bcf1eab: Waiting [2022-01-25T12:47:36.663Z] 0c92f367c5e7: Waiting [2022-01-25T12:47:36.663Z] 4b8299f9d1f4: Waiting [2022-01-25T12:47:36.663Z] 9a6b49a46696: Waiting [2022-01-25T12:47:36.663Z] cf05db05a679: Waiting [2022-01-25T12:47:36.663Z] 94645a83ff95: Download complete [2022-01-25T12:47:36.663Z] 1a89e8eeedd5: Verifying Checksum [2022-01-25T12:47:36.663Z] 1a89e8eeedd5: Download complete [2022-01-25T12:47:36.663Z] 0c92f367c5e7: Download complete [2022-01-25T12:47:36.663Z] 4b8299f9d1f4: Download complete [2022-01-25T12:47:36.663Z] 9b3977197b4f: Verifying Checksum [2022-01-25T12:47:36.663Z] 9b3977197b4f: Download complete [2022-01-25T12:47:36.663Z] 9a6b49a46696: Verifying Checksum [2022-01-25T12:47:36.663Z] 9a6b49a46696: Download complete [2022-01-25T12:47:37.261Z] 9b3977197b4f: Pull complete [2022-01-25T12:47:37.865Z] 1a89e8eeedd5: Pull complete [2022-01-25T12:47:38.469Z] 94645a83ff95: Pull complete [2022-01-25T12:47:38.469Z] cf05db05a679: Verifying Checksum [2022-01-25T12:47:38.469Z] cf05db05a679: Download complete [2022-01-25T12:47:39.066Z] 3f3a8bcf1eab: Verifying Checksum [2022-01-25T12:47:39.066Z] 3f3a8bcf1eab: Download complete [2022-01-25T12:47:51.468Z] 3f3a8bcf1eab: Pull complete [2022-01-25T12:47:51.468Z] 0c92f367c5e7: Pull complete [2022-01-25T12:47:51.468Z] 4b8299f9d1f4: Pull complete [2022-01-25T12:47:51.468Z] 9a6b49a46696: Pull complete [2022-01-25T12:47:56.052Z] GO111MODULE=on go vet ./... [2022-01-25T12:47:56.870Z] cf05db05a679: Pull complete [2022-01-25T12:47:57.142Z] Digest: sha256:412614556fb143d068119134f73b4a6d2e86ac7be33fa5b1c0cdba920e4bb5c6 [2022-01-25T12:47:57.142Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-01-25T12:47:57.142Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-01-25T12:47:57.488Z] + + docker buildecho -t ci-base-image-arm64 FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-01-25T12:47:57.488Z] WORKDIR /edgex [2022-01-25T12:47:57.488Z] COPY go.mod . [2022-01-25T12:47:57.488Z] RUN go mod download -f [2022-01-25T12:47:57.488Z] - . [2022-01-25T12:48:00.113Z] Sending build context to Docker daemon 168.8MB [2022-01-25T12:48:00.113Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-01-25T12:48:00.113Z] ---> 0ccda1f7e2ee [2022-01-25T12:48:00.113Z] Step 2/4 : WORKDIR /edgex [2022-01-25T12:48:02.084Z] ---> Running in 7f9a7fbdd889 [2022-01-25T12:48:02.084Z] Removing intermediate container 7f9a7fbdd889 [2022-01-25T12:48:02.084Z] ---> 61028acddbee [2022-01-25T12:48:02.084Z] Step 3/4 : COPY go.mod . [2022-01-25T12:48:02.683Z] ---> 1d540f5bcd76 [2022-01-25T12:48:02.683Z] Step 4/4 : RUN go mod download [2022-01-25T12:48:02.683Z] ---> Running in aab920d2f7fb [2022-01-25T12:48:02.698Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-01-25T12:48:02.698Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-01-25T12:48:02.963Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-01-25T12:48:03.549Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-01-25T12:48:03.833Z] + ls -al . [2022-01-25T12:48:03.834Z] total 644 [2022-01-25T12:48:03.834Z] drwxrwxr-x 10 1001 1001 4096 Jan 25 12:48 . [2022-01-25T12:48:03.834Z] drwxr-xr-x 4 root root 30 Jan 25 12:46 .. [2022-01-25T12:48:03.834Z] -rw-rw-r-- 1 1001 1001 11 Jan 25 12:44 .dockerignore [2022-01-25T12:48:03.834Z] drwxrwxr-x 8 1001 1001 179 Jan 25 12:44 .git [2022-01-25T12:48:03.834Z] drwxrwxr-x 4 1001 1001 142 Jan 25 12:44 .github [2022-01-25T12:48:03.834Z] -rw-rw-r-- 1 1001 1001 804 Jan 25 12:44 .gitignore [2022-01-25T12:48:03.834Z] -rw-rw-r-- 1 1001 1001 42 Jan 25 12:44 .golangci.yml [2022-01-25T12:48:03.834Z] -rw-rw-r-- 1 1001 1001 76 Jan 25 12:44 .hadolint.yml [2022-01-25T12:48:03.834Z] drwx------ 3 1001 1001 73 Jan 25 12:45 .semver [2022-01-25T12:48:03.834Z] -rw-rw-r-- 1 1001 1001 166 Jan 25 12:44 .sonarcloud.properties [2022-01-25T12:48:03.834Z] -rw-rw-r-- 1 1001 1001 1171 Jan 25 12:44 ADOPTERS.md [2022-01-25T12:48:03.834Z] -rw-rw-r-- 1 1001 1001 8910 Jan 25 12:44 Attribution.txt [2022-01-25T12:48:03.834Z] -rw-rw-r-- 1 1001 1001 51732 Jan 25 12:44 CHANGELOG.md [2022-01-25T12:48:03.834Z] -rw-rw-r-- 1 1001 1001 3804 Jan 25 12:44 CONTRIBUTING.md [2022-01-25T12:48:03.834Z] -rw-rw-r-- 1 1001 1001 677 Jan 25 12:44 GOVERNANCE.md [2022-01-25T12:48:03.834Z] -rw-rw-r-- 1 1001 1001 849 Jan 25 12:44 Jenkinsfile [2022-01-25T12:48:03.834Z] -rw-rw-r-- 1 1001 1001 10775 Jan 25 12:44 LICENSE [2022-01-25T12:48:03.834Z] -rw-rw-r-- 1 1001 1001 6508 Jan 25 12:44 Makefile [2022-01-25T12:48:03.834Z] -rw-rw-r-- 1 1001 1001 582 Jan 25 12:44 OWNERS.md [2022-01-25T12:48:03.834Z] -rw-rw-r-- 1 1001 1001 8207 Jan 25 12:44 README.md [2022-01-25T12:48:03.834Z] -rw-rw-r-- 1 1001 1001 6912 Jan 25 12:44 SECURITY.md [2022-01-25T12:48:03.834Z] -rw-rw-r-- 1 1001 1001 5 Jan 25 12:45 VERSION [2022-01-25T12:48:03.834Z] -rw-rw-r-- 1 1001 1001 4131 Jan 25 12:44 ZMQWindows.md [2022-01-25T12:48:03.834Z] drwxrwxr-x 2 1001 1001 37 Jan 25 12:44 bin [2022-01-25T12:48:03.834Z] drwxrwxr-x 14 1001 1001 4096 Jan 25 12:44 cmd [2022-01-25T12:48:03.834Z] -rw-r--r-- 1 root root 428381 Jan 25 12:47 coverage.out [2022-01-25T12:48:03.834Z] -rw-rw-r-- 1 1001 1001 2827 Jan 25 12:44 go.mod [2022-01-25T12:48:03.834Z] -rw-rw-r-- 1 1001 1001 49574 Jan 25 12:44 go.sum [2022-01-25T12:48:03.834Z] drwxrwxr-x 8 1001 1001 124 Jan 25 12:44 internal [2022-01-25T12:48:03.834Z] drwxrwxr-x 3 1001 1001 16 Jan 25 12:44 openapi [2022-01-25T12:48:03.834Z] drwxrwxr-x 4 1001 1001 71 Jan 25 12:44 snap [2022-01-25T12:48:03.834Z] -rw-rw-r-- 1 1001 1001 204 Jan 25 12:44 version.go [Pipeline] sh [2022-01-25T12:48:04.122Z] + '[' -e coverage.out ] [2022-01-25T12:48:04.122Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-01-25T12:48:04.240Z] Stashed 1 file(s) [Pipeline] sh [2022-01-25T12:48:04.538Z] + make build [2022-01-25T12:48:04.538Z] 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-25T12:48:05.932Z] 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-25T12:48:12.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-25T12:48:13.200Z] 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-25T12:48:14.142Z] 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-25T12:48:14.401Z] 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-25T12:48:14.973Z] 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-25T12:48:15.929Z] 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-25T12:48:16.508Z] 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-25T12:48:17.915Z] 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-25T12:48:18.176Z] 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-25T12:48:19.136Z] 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-25T12:48:20.489Z] $ docker stop --time=1 229153420fde23e8995cec7c94150ad1d81e4aaab08c284d1ba4cdb38dce8f59 [2022-01-25T12:48:22.248Z] $ docker rm -f 229153420fde23e8995cec7c94150ad1d81e4aaab08c284d1ba4cdb38dce8f59 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-25T12:48:23.603Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-01-25T12:48:23.603Z] [2022-01-25T12:48:23.603Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-01-25T12:48:23.907Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-01-25T12:48:23.907Z] latest: Pulling from edgex-devops/edgex-compose [2022-01-25T12:48:23.907Z] cbdbe7a5bc2a: Pulling fs layer [2022-01-25T12:48:23.907Z] ca9280d653b3: Pulling fs layer [2022-01-25T12:48:23.907Z] 7e9c9ca2126c: Pulling fs layer [2022-01-25T12:48:23.907Z] cbdbe7a5bc2a: Verifying Checksum [2022-01-25T12:48:23.907Z] cbdbe7a5bc2a: Download complete [2022-01-25T12:48:24.169Z] ca9280d653b3: Verifying Checksum [2022-01-25T12:48:24.169Z] ca9280d653b3: Download complete [2022-01-25T12:48:24.169Z] cbdbe7a5bc2a: Pull complete [2022-01-25T12:48:24.437Z] 7e9c9ca2126c: Verifying Checksum [2022-01-25T12:48:24.437Z] 7e9c9ca2126c: Download complete [2022-01-25T12:48:25.010Z] ca9280d653b3: Pull complete [2022-01-25T12:48:28.324Z] 7e9c9ca2126c: Pull complete [2022-01-25T12:48:28.324Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-01-25T12:48:28.324Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-01-25T12:48:28.324Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-01-25T12:48:28.394Z] prd-centos7-docker-4c-2g-3839 does not seem to be running inside a container [2022-01-25T12:48:28.432Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/24 -v /w/workspace/edgex-go/24:/w/workspace/edgex-go/24:rw,z -v /w/workspace/edgex-go/24@tmp:/w/workspace/edgex-go/24@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-devops/edgex-compose:latest cat [2022-01-25T12:48:30.886Z] $ docker top 739b62122336e86485311c8627f200e2c1e22d4345751a553768958462ec5f98 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-25T12:48:31.248Z] + docker-compose build --help [2022-01-25T12:48:31.249Z] + grep parallel [2022-01-25T12:48:31.821Z] --parallel Build images in parallel. [Pipeline] } [2022-01-25T12:48:31.832Z] $ docker stop --time=1 739b62122336e86485311c8627f200e2c1e22d4345751a553768958462ec5f98 [2022-01-25T12:48:33.024Z] $ docker rm -f 739b62122336e86485311c8627f200e2c1e22d4345751a553768958462ec5f98 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-25T12:48:33.403Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-01-25T12:48:33.403Z] . [Pipeline] withDockerContainer [2022-01-25T12:48:33.464Z] prd-centos7-docker-4c-2g-3839 does not seem to be running inside a container [2022-01-25T12:48:33.499Z] $ 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/24 -v /w/workspace/edgex-go/24:/w/workspace/edgex-go/24:rw,z -v /w/workspace/edgex-go/24@tmp:/w/workspace/edgex-go/24@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-25T12:48:33.779Z] $ docker top 804263ccfe8b53586c39a6e5b225c506141634f1e5cb9e85b07a97a15a95bc49 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-25T12:48:34.143Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-01-25T12:48:34.712Z] Building core-command ... [2022-01-25T12:48:34.712Z] Building core-data ... [2022-01-25T12:48:34.712Z] Building core-metadata ... [2022-01-25T12:48:34.712Z] Building security-bootstrapper ... [2022-01-25T12:48:34.712Z] Building security-proxy-setup ... [2022-01-25T12:48:34.712Z] Building security-secretstore-setup ... [2022-01-25T12:48:34.712Z] Building support-notifications ... [2022-01-25T12:48:34.712Z] Building support-scheduler ... [2022-01-25T12:48:34.712Z] Building sys-mgmt-agent ... [2022-01-25T12:48:34.712Z] Building support-notifications [2022-01-25T12:48:34.712Z] Building security-bootstrapper [2022-01-25T12:48:34.712Z] Building sys-mgmt-agent [2022-01-25T12:48:34.712Z] Building security-proxy-setup [2022-01-25T12:48:34.712Z] Building core-command [2022-01-25T12:48:44.717Z] Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-25T12:48:44.717Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-01-25T12:48:44.717Z] ---> c6ca1a1d69d4 [2022-01-25T12:48:44.717Z] Step 3/21 : WORKDIR /edgex-go [2022-01-25T12:48:45.289Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-25T12:48:45.289Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-01-25T12:48:45.289Z] ---> c6ca1a1d69d4 [2022-01-25T12:48:45.289Z] Step 3/31 : WORKDIR /edgex-go [2022-01-25T12:48:45.289Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-25T12:48:45.289Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-01-25T12:48:45.289Z] ---> c6ca1a1d69d4 [2022-01-25T12:48:45.289Z] Step 3/23 : WORKDIR /edgex-go [2022-01-25T12:48:49.800Z] ---> Running in 7547abe04c68 [2022-01-25T12:48:49.800Z] ---> Running in fcb8f416307c [2022-01-25T12:48:49.800Z] ---> Running in 2f8854545a3a [2022-01-25T12:48:52.353Z] Removing intermediate container 2f8854545a3a [2022-01-25T12:48:52.353Z] ---> c99012b0d337 [2022-01-25T12:48:52.353Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-25T12:48:52.353Z] Removing intermediate container fcb8f416307c [2022-01-25T12:48:52.353Z] ---> 56e227dc1231 [2022-01-25T12:48:52.353Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-25T12:48:52.353Z] Removing intermediate container 7547abe04c68 [2022-01-25T12:48:52.353Z] ---> ae86a3fe5554 [2022-01-25T12:48:52.353Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-25T12:48:52.614Z] ---> Running in ef7358c1ddee [2022-01-25T12:48:52.614Z] ---> Running in 109edf8758ba [2022-01-25T12:48:52.614Z] ---> Running in 146ae0fe000e [2022-01-25T12:48:57.919Z] Removing intermediate container 109edf8758ba [2022-01-25T12:48:57.919Z] ---> 3d0a27efeaf1 [2022-01-25T12:48:57.919Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-01-25T12:48:57.919Z] ---> Running in 403be37b440e [2022-01-25T12:48:58.496Z] Removing intermediate container ef7358c1ddee [2022-01-25T12:48:58.496Z] ---> 8b110277793b [2022-01-25T12:48:58.496Z] Step 5/21 : RUN apk add --update --no-cache make git [2022-01-25T12:48:58.757Z] ---> Running in 71af94a927ea [2022-01-25T12:48:58.757Z] Removing intermediate container 146ae0fe000e [2022-01-25T12:48:58.757Z] ---> 943bc346ab4f [2022-01-25T12:48:58.757Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-01-25T12:48:58.757Z] ---> Running in 540e3f0b8968 [2022-01-25T12:48:59.023Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-25T12:48:59.289Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-25T12:48:59.289Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-25T12:48:59.857Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-25T12:49:00.117Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-25T12:49:00.117Z] OK: 221 MiB in 52 packages [2022-01-25T12:49:00.117Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-25T12:49:00.383Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-25T12:49:00.383Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-01-25T12:49:00.383Z] ---> c6ca1a1d69d4 [2022-01-25T12:49:00.383Z] Step 3/23 : WORKDIR /edgex-go [2022-01-25T12:49:00.383Z] ---> Using cache [2022-01-25T12:49:00.383Z] ---> 56e227dc1231 [2022-01-25T12:49:00.383Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-25T12:49:00.383Z] ---> Using cache [2022-01-25T12:49:00.383Z] ---> 8b110277793b [2022-01-25T12:49:00.383Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-01-25T12:49:00.644Z] OK: 221 MiB in 52 packages [2022-01-25T12:49:00.644Z] OK: 221 MiB in 52 packages [2022-01-25T12:49:01.236Z] ---> Running in ff9e63ae5c4c [2022-01-25T12:49:01.236Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-25T12:49:01.236Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-01-25T12:49:01.236Z] ---> c6ca1a1d69d4 [2022-01-25T12:49:01.236Z] Step 3/22 : WORKDIR /edgex-go [2022-01-25T12:49:01.236Z] ---> Using cache [2022-01-25T12:49:01.236Z] ---> 56e227dc1231 [2022-01-25T12:49:01.236Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-25T12:49:01.236Z] ---> Using cache [2022-01-25T12:49:01.236Z] ---> 8b110277793b [2022-01-25T12:49:01.236Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-01-25T12:49:01.236Z] Removing intermediate container 403be37b440e [2022-01-25T12:49:01.236Z] ---> 1143bbb56f02 [2022-01-25T12:49:01.236Z] Step 6/23 : COPY go.mod vendor* ./ [2022-01-25T12:49:01.236Z] ---> Running in 2de8263fcdaf [2022-01-25T12:49:01.523Z] Removing intermediate container 540e3f0b8968 [2022-01-25T12:49:01.523Z] ---> 67e52b67c3b0 [2022-01-25T12:49:01.523Z] Step 6/31 : COPY go.mod vendor* ./ [2022-01-25T12:49:01.523Z] ---> 32623599d697 [2022-01-25T12:49:01.523Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-25T12:49:01.789Z] Removing intermediate container 71af94a927ea [2022-01-25T12:49:01.789Z] ---> 59ec644d73e3 [2022-01-25T12:49:01.789Z] Step 6/21 : COPY go.mod vendor* ./ [2022-01-25T12:49:01.789Z] ---> Running in caf89f70bcf1 [2022-01-25T12:49:01.789Z] ---> 57a34a0a58fc [2022-01-25T12:49:01.789Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-25T12:49:01.790Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-25T12:49:01.790Z] ---> Running in 0c426cf0c20a [2022-01-25T12:49:02.058Z] ---> 4a1a7903039a [2022-01-25T12:49:02.058Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-25T12:49:02.058Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-25T12:49:02.058Z] ---> Running in 8467438235f7 [2022-01-25T12:49:02.635Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-25T12:49:02.907Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-25T12:49:02.907Z] Removing intermediate container 0c426cf0c20a [2022-01-25T12:49:02.907Z] ---> ddbefe4e4249 [2022-01-25T12:49:02.907Z] Step 8/31 : COPY . . [2022-01-25T12:49:03.170Z] OK: 221 MiB in 52 packages [2022-01-25T12:49:03.170Z] OK: 221 MiB in 52 packages [2022-01-25T12:49:05.095Z] Removing intermediate container caf89f70bcf1 [2022-01-25T12:49:05.095Z] ---> 973e8115443b [2022-01-25T12:49:05.095Z] Step 8/23 : COPY . . [2022-01-25T12:49:05.096Z] Removing intermediate container 2de8263fcdaf [2022-01-25T12:49:05.096Z] ---> ae836d2d3e0c [2022-01-25T12:49:05.096Z] Step 6/22 : COPY go.mod vendor* ./ [2022-01-25T12:49:05.096Z] Removing intermediate container ff9e63ae5c4c [2022-01-25T12:49:05.096Z] ---> 0536e6d5a053 [2022-01-25T12:49:05.096Z] Step 6/23 : COPY go.mod vendor* ./ [2022-01-25T12:49:05.370Z] Removing intermediate container 8467438235f7 [2022-01-25T12:49:05.370Z] ---> 6f9103408790 [2022-01-25T12:49:05.370Z] Step 8/21 : COPY . . [2022-01-25T12:49:05.370Z] ---> fbe5c69ac609 [2022-01-25T12:49:05.370Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-25T12:49:06.773Z] ---> 26247931d2b8 [2022-01-25T12:49:06.773Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-25T12:49:06.773Z] ---> Running in f6d9dfca15de [2022-01-25T12:49:08.708Z] ---> Running in 0ec40bc26f53 [2022-01-25T12:49:08.972Z] ---> 2f74689279b0 [2022-01-25T12:49:08.972Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-01-25T12:49:09.242Z] ---> Running in 25113e115949 [2022-01-25T12:49:10.202Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-01-25T12:49:10.202Z] Removing intermediate container f6d9dfca15de [2022-01-25T12:49:10.202Z] ---> c14a712faf87 [2022-01-25T12:49:10.202Z] Step 8/22 : COPY . . [2022-01-25T12:49:10.467Z] Removing intermediate container 0ec40bc26f53 [2022-01-25T12:49:10.467Z] ---> 4231d012c284 [2022-01-25T12:49:10.467Z] Step 8/23 : COPY . . [2022-01-25T12:49:17.138Z] ---> 394e04ddd871 [2022-01-25T12:49:17.138Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-01-25T12:49:17.138Z] ---> 1b514472383c [2022-01-25T12:49:17.138Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-01-25T12:49:17.718Z] ---> Running in dfea03a1a4b8 [2022-01-25T12:49:17.978Z] ---> Running in b3990bb54ada [2022-01-25T12:49:17.978Z] ---> f7da87763c1a [2022-01-25T12:49:17.978Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-01-25T12:49:18.568Z] ---> Running in fa222867e139 [2022-01-25T12:49:21.148Z] 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-25T12:49:21.148Z] 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-25T12:49:21.148Z] 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-25T12:49:24.451Z] Removing intermediate container aab920d2f7fb [2022-01-25T12:49:24.451Z] ---> e0501539d6c4 [2022-01-25T12:49:24.451Z] Successfully built e0501539d6c4 [2022-01-25T12:49:24.451Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-25T12:49:24.789Z] + docker inspect -f . ci-base-image-arm64 [2022-01-25T12:49:24.789Z] . [Pipeline] withDockerContainer [2022-01-25T12:49:25.008Z] prd-ubuntu18.04-docker-arm64-4c-16g-3840 does not seem to be running inside a container [2022-01-25T12:49:25.087Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/24 -v /w/workspace/edgex-go/24:/w/workspace/edgex-go/24:rw,z -v /w/workspace/edgex-go/24@tmp:/w/workspace/edgex-go/24@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 ******** ci-base-image-arm64 cat [2022-01-25T12:49:26.411Z] $ docker top 26608306ae84d8e33d07ca0ede86baaadcff20276de88b977ed8a630876ed35c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-25T12:49:27.298Z] + go version [2022-01-25T12:49:27.298Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-01-25T12:49:27.324Z] $ docker stop --time=1 26608306ae84d8e33d07ca0ede86baaadcff20276de88b977ed8a630876ed35c [2022-01-25T12:49:28.947Z] $ docker rm -f 26608306ae84d8e33d07ca0ede86baaadcff20276de88b977ed8a630876ed35c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-25T12:49:29.400Z] ---> 7f99cd73c17c [2022-01-25T12:49:29.400Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-01-25T12:49:29.400Z] ---> Running in ffe59dbfa107 [2022-01-25T12:49:29.534Z] + docker inspect -f . ci-base-image-arm64 [2022-01-25T12:49:29.534Z] . [Pipeline] withDockerContainer [2022-01-25T12:49:29.741Z] prd-ubuntu18.04-docker-arm64-4c-16g-3840 does not seem to be running inside a container [2022-01-25T12:49:29.818Z] $ 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/24 -v /w/workspace/edgex-go/24:/w/workspace/edgex-go/24:rw,z -v /w/workspace/edgex-go/24@tmp:/w/workspace/edgex-go/24@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 ******** ci-base-image-arm64 cat [2022-01-25T12:49:29.974Z] 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-25T12:49:31.056Z] $ docker top 1fbb898c5372880089be54abfb5f9d6f836bf28c36b05d04a72007e92aab45c8 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-01-25T12:49:31.300Z] ========================================================= [2022-01-25T12:49:31.300Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-01-25T12:49:31.300Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-01-25T12:49:31.955Z] + make test [2022-01-25T12:49:31.955Z] go mod tidy [2022-01-25T12:49:32.552Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-01-25T12:49:35.274Z] Removing intermediate container 25113e115949 [2022-01-25T12:49:35.274Z] ---> b7f2e8e2fa60 [2022-01-25T12:49:35.274Z] [2022-01-25T12:49:35.274Z] Step 10/31 : FROM alpine:3.14 [2022-01-25T12:49:35.274Z] 3.14: Pulling from library/alpine [2022-01-25T12:49:35.847Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-01-25T12:49:35.847Z] Status: Downloaded newer image for alpine:3.14 [2022-01-25T12:49:35.847Z] ---> 0a97eee8041e [2022-01-25T12:49:35.847Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-01-25T12:49:35.847Z] ---> Running in 686c43b18361 [2022-01-25T12:49:36.108Z] Removing intermediate container 686c43b18361 [2022-01-25T12:49:36.108Z] ---> d975e9706296 [2022-01-25T12:49:36.108Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-01-25T12:49:36.108Z] ---> Running in fdb082e3fa4b [2022-01-25T12:49:36.681Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-25T12:49:36.681Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-25T12:49:36.943Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-01-25T12:49:36.943Z] (2/2) Installing su-exec (0.2-r1) [2022-01-25T12:49:37.204Z] Executing busybox-1.33.1-r6.trigger [2022-01-25T12:49:37.204Z] OK: 6 MiB in 16 packages [2022-01-25T12:49:37.467Z] Removing intermediate container fdb082e3fa4b [2022-01-25T12:49:37.467Z] ---> 03d2761b0f18 [2022-01-25T12:49:37.467Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-01-25T12:49:37.467Z] ---> Running in 36c76db213c9 [2022-01-25T12:49:37.729Z] Removing intermediate container 36c76db213c9 [2022-01-25T12:49:37.729Z] ---> 36db2b1da7fd [2022-01-25T12:49:37.729Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-01-25T12:49:37.729Z] ---> Running in 2b0c722cfc9a [2022-01-25T12:49:37.989Z] Removing intermediate container 2b0c722cfc9a [2022-01-25T12:49:37.989Z] ---> 4bf9f2093776 [2022-01-25T12:49:37.989Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-01-25T12:49:37.989Z] ---> Running in e8114b3bd8d6 [2022-01-25T12:49:38.932Z] Removing intermediate container e8114b3bd8d6 [2022-01-25T12:49:38.932Z] ---> 5bce7210b118 [2022-01-25T12:49:38.932Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-01-25T12:49:38.932Z] ---> Running in 8a7d59b86e36 [2022-01-25T12:49:38.932Z] Removing intermediate container 8a7d59b86e36 [2022-01-25T12:49:38.932Z] ---> a1a55ff4b416 [2022-01-25T12:49:38.932Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-01-25T12:49:38.932Z] ---> da5ce4f75c2b [2022-01-25T12:49:38.932Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-01-25T12:49:39.194Z] ---> Running in 597b148b95a5 [2022-01-25T12:49:40.139Z] Removing intermediate container 597b148b95a5 [2022-01-25T12:49:40.139Z] ---> 27bf0b63d4bb [2022-01-25T12:49:40.139Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-25T12:49:40.139Z] ---> 546d93d0e352 [2022-01-25T12:49:40.139Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-01-25T12:49:41.083Z] ---> 3d9f6fc5e37a [2022-01-25T12:49:41.083Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-01-25T12:49:41.083Z] ---> dc77f1e4e584 [2022-01-25T12:49:41.083Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-01-25T12:49:41.671Z] ---> 70dde4c8d7a2 [2022-01-25T12:49:41.671Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-01-25T12:49:41.941Z] ---> 06d9bfba4469 [2022-01-25T12:49:41.941Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-01-25T12:49:41.941Z] ---> Running in 12a67b5858db [2022-01-25T12:49:42.223Z] Removing intermediate container 12a67b5858db [2022-01-25T12:49:42.224Z] ---> 86ceac8c6f66 [2022-01-25T12:49:42.224Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-01-25T12:49:42.492Z] ---> 5583c27562bf [2022-01-25T12:49:42.492Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-01-25T12:49:42.492Z] ---> Running in c305097deb3e [2022-01-25T12:49:43.461Z] Removing intermediate container c305097deb3e [2022-01-25T12:49:43.461Z] ---> a4cefdcdd35f [2022-01-25T12:49:43.461Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-01-25T12:49:43.461Z] ---> Running in ff9622dc3935 [2022-01-25T12:49:43.731Z] Removing intermediate container ff9622dc3935 [2022-01-25T12:49:43.731Z] ---> f64d1bea1738 [2022-01-25T12:49:43.731Z] Step 28/31 : CMD ["gate"] [2022-01-25T12:49:43.731Z] ---> Running in be81509dbca8 [2022-01-25T12:49:44.004Z] Removing intermediate container be81509dbca8 [2022-01-25T12:49:44.004Z] ---> 5306124240df [2022-01-25T12:49:44.004Z] Step 29/31 : LABEL arch=x86_64 [2022-01-25T12:49:44.004Z] ---> Running in 9d3d9030a98e [2022-01-25T12:49:44.266Z] Removing intermediate container 9d3d9030a98e [2022-01-25T12:49:44.267Z] ---> 4a214098dfaf [2022-01-25T12:49:44.267Z] Step 30/31 : LABEL git_sha=13bfc71592c8dbcb5033b552fa222f1512a2eece [2022-01-25T12:49:44.267Z] ---> Running in 97d571814a0a [2022-01-25T12:49:44.540Z] Removing intermediate container 97d571814a0a [2022-01-25T12:49:44.540Z] ---> 35431eb14430 [2022-01-25T12:49:44.540Z] Step 31/31 : LABEL version=0.0.0 [2022-01-25T12:49:44.540Z] ---> Running in 50374d0271fc [2022-01-25T12:49:44.812Z] Removing intermediate container 50374d0271fc [2022-01-25T12:49:44.812Z] ---> efc8f4473b19 [2022-01-25T12:49:44.812Z] [2022-01-25T12:49:44.812Z] Successfully built efc8f4473b19 [2022-01-25T12:49:44.812Z] Successfully tagged security-bootstrapper:latest [2022-01-25T12:49:44.812Z] Building security-secretstore-setup [2022-01-25T12:49:54.935Z]  Building security-bootstrapper ... done Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-25T12:49:54.935Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-01-25T12:49:54.935Z] ---> c6ca1a1d69d4 [2022-01-25T12:49:54.935Z] Step 3/25 : WORKDIR /edgex-go [2022-01-25T12:49:54.935Z] ---> Using cache [2022-01-25T12:49:54.935Z] ---> 56e227dc1231 [2022-01-25T12:49:54.935Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-25T12:49:54.935Z] ---> Using cache [2022-01-25T12:49:54.935Z] ---> 8b110277793b [2022-01-25T12:49:54.935Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-01-25T12:49:54.935Z] ---> Using cache [2022-01-25T12:49:54.935Z] ---> 0536e6d5a053 [2022-01-25T12:49:54.935Z] Step 6/25 : COPY go.mod vendor* ./ [2022-01-25T12:49:54.935Z] ---> Using cache [2022-01-25T12:49:54.935Z] ---> 26247931d2b8 [2022-01-25T12:49:54.935Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-25T12:49:54.935Z] ---> Using cache [2022-01-25T12:49:54.935Z] ---> 4231d012c284 [2022-01-25T12:49:54.935Z] Step 8/25 : COPY . . [2022-01-25T12:49:54.935Z] ---> Using cache [2022-01-25T12:49:54.935Z] ---> 7f99cd73c17c [2022-01-25T12:49:54.935Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-01-25T12:49:54.935Z] 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-25T12:49:54.935Z] ---> Running in 80dfacfd2bcd [2022-01-25T12:49:54.935Z] 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-25T12:49:59.338Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-01-25T12:50:00.255Z] Removing intermediate container b3990bb54ada [2022-01-25T12:50:00.256Z] ---> 9924080c552a [2022-01-25T12:50:00.256Z] [2022-01-25T12:50:00.256Z] Step 10/21 : FROM alpine:3.14 [2022-01-25T12:50:00.256Z] ---> 0a97eee8041e [2022-01-25T12:50:00.256Z] Step 11/21 : RUN apk add --update --no-cache curl [2022-01-25T12:50:00.256Z] ---> Running in 73f266db56ea [2022-01-25T12:50:00.874Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-25T12:50:01.148Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-25T12:50:01.747Z] (1/5) Installing ca-certificates (20211220-r0) [2022-01-25T12:50:01.747Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-01-25T12:50:01.747Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2022-01-25T12:50:01.747Z] (4/5) Installing libcurl (7.79.1-r0) [2022-01-25T12:50:01.747Z] Removing intermediate container dfea03a1a4b8 [2022-01-25T12:50:01.747Z] ---> 3c58d0f9bf0a [2022-01-25T12:50:01.747Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-01-25T12:50:01.747Z] (5/5) Installing curl (7.79.1-r0) [2022-01-25T12:50:01.747Z] Executing busybox-1.33.1-r6.trigger [2022-01-25T12:50:01.747Z] Executing ca-certificates-20211220-r0.trigger [2022-01-25T12:50:01.747Z] ---> Running in 46f8d320e6a8 [2022-01-25T12:50:02.008Z] OK: 8 MiB in 19 packages [2022-01-25T12:50:02.959Z] 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-25T12:50:03.219Z] Removing intermediate container 73f266db56ea [2022-01-25T12:50:03.219Z] ---> 7dd17d866c6b [2022-01-25T12:50:03.219Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-01-25T12:50:03.219Z] ---> Running in f691724bab60 [2022-01-25T12:50:03.802Z] Removing intermediate container f691724bab60 [2022-01-25T12:50:03.802Z] ---> 1642a95c6828 [2022-01-25T12:50:03.802Z] Step 13/21 : WORKDIR /edgex [2022-01-25T12:50:04.064Z] Removing intermediate container fa222867e139 [2022-01-25T12:50:04.064Z] ---> 33a5d45b4a49 [2022-01-25T12:50:04.064Z] [2022-01-25T12:50:04.064Z] Step 10/22 : FROM alpine:3.14 [2022-01-25T12:50:04.064Z] ---> 0a97eee8041e [2022-01-25T12:50:04.064Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-01-25T12:50:04.064Z] ---> Running in e37d20237795 [2022-01-25T12:50:04.064Z] ---> Running in adf29970e21a [2022-01-25T12:50:04.064Z] Removing intermediate container e37d20237795 [2022-01-25T12:50:04.064Z] ---> cab672df7187 [2022-01-25T12:50:04.064Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-01-25T12:50:04.330Z] Removing intermediate container 46f8d320e6a8 [2022-01-25T12:50:04.330Z] ---> 932722caa905 [2022-01-25T12:50:04.330Z] [2022-01-25T12:50:04.330Z] Step 11/23 : FROM docker:20.10.10 [2022-01-25T12:50:04.593Z] ---> 895904331b9f [2022-01-25T12:50:04.593Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-01-25T12:50:04.593Z] 20.10.10: Pulling from library/docker [2022-01-25T12:50:04.593Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-25T12:50:04.856Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-25T12:50:05.127Z] (1/2) Installing ca-certificates (20211220-r0) [2022-01-25T12:50:05.127Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-01-25T12:50:05.127Z] Executing busybox-1.33.1-r6.trigger [2022-01-25T12:50:05.390Z] Executing ca-certificates-20211220-r0.trigger [2022-01-25T12:50:05.390Z] OK: 6 MiB in 16 packages [2022-01-25T12:50:05.651Z] ---> 012ff7d86600 [2022-01-25T12:50:05.651Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-01-25T12:50:06.238Z] ---> dfdcfbe9cd87 [2022-01-25T12:50:06.238Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2022-01-25T12:50:06.238Z] Removing intermediate container adf29970e21a [2022-01-25T12:50:06.238Z] ---> 027df4f3ae11 [2022-01-25T12:50:06.238Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-25T12:50:06.238Z] ---> Running in 315fc4b35553 [2022-01-25T12:50:06.503Z] ---> Running in 51b47a8396d8 [2022-01-25T12:50:06.770Z] Removing intermediate container 315fc4b35553 [2022-01-25T12:50:06.770Z] ---> e8d7a4b95304 [2022-01-25T12:50:06.770Z] Step 18/21 : CMD ["--init=true"] [2022-01-25T12:50:07.047Z] Removing intermediate container 51b47a8396d8 [2022-01-25T12:50:07.047Z] ---> 696acf2d0e5b [2022-01-25T12:50:07.047Z] Step 13/22 : ENV APP_PORT=59860 [2022-01-25T12:50:07.047Z] ---> Running in 089d889fe4b7 [2022-01-25T12:50:07.330Z] ---> Running in 041bc7faa078 [2022-01-25T12:50:07.330Z] Removing intermediate container 089d889fe4b7 [2022-01-25T12:50:07.330Z] ---> 12301b687c3e [2022-01-25T12:50:07.330Z] Step 19/21 : LABEL arch=x86_64 [2022-01-25T12:50:07.599Z] ---> Running in f462da3f244a [2022-01-25T12:50:07.599Z] Removing intermediate container 041bc7faa078 [2022-01-25T12:50:07.599Z] ---> 65bc3548e905 [2022-01-25T12:50:07.599Z] Step 14/22 : EXPOSE $APP_PORT [2022-01-25T12:50:07.599Z] ---> Running in 2f2ce739af84 [2022-01-25T12:50:07.862Z] Removing intermediate container ffe59dbfa107 [2022-01-25T12:50:07.862Z] ---> 214213246eba [2022-01-25T12:50:07.862Z] [2022-01-25T12:50:07.862Z] Step 10/23 : FROM alpine:3.14 [2022-01-25T12:50:07.862Z] ---> 0a97eee8041e [2022-01-25T12:50:07.862Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-01-25T12:50:07.862Z] Removing intermediate container f462da3f244a [2022-01-25T12:50:07.862Z] ---> 7b0090eee00c [2022-01-25T12:50:07.862Z] Step 20/21 : LABEL git_sha=13bfc71592c8dbcb5033b552fa222f1512a2eece [2022-01-25T12:50:07.862Z] Removing intermediate container 2f2ce739af84 [2022-01-25T12:50:07.862Z] ---> df87a65fcb00 [2022-01-25T12:50:07.862Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-25T12:50:07.862Z] ---> Running in 550caddb72a2 [2022-01-25T12:50:07.862Z] ---> Running in 1374cc180a95 [2022-01-25T12:50:08.446Z] Removing intermediate container 1374cc180a95 [2022-01-25T12:50:08.446Z] ---> 17f5d39229ad [2022-01-25T12:50:08.446Z] Step 21/21 : LABEL version=0.0.0 [2022-01-25T12:50:08.446Z] ---> 53851b803a91 [2022-01-25T12:50:08.446Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-01-25T12:50:08.446Z] ---> Running in f78b2268ef21 [2022-01-25T12:50:08.732Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-25T12:50:08.732Z] Removing intermediate container f78b2268ef21 [2022-01-25T12:50:08.732Z] ---> bb6b35336b94 [2022-01-25T12:50:08.732Z] [2022-01-25T12:50:08.732Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-25T12:50:08.996Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-01-25T12:50:08.996Z] Executing busybox-1.33.1-r6.trigger [2022-01-25T12:50:08.996Z] Successfully built bb6b35336b94 [2022-01-25T12:50:08.996Z] OK: 6 MiB in 15 packages [2022-01-25T12:50:09.272Z] Successfully tagged security-proxy-setup:latest [2022-01-25T12:50:09.272Z] ---> e516e3e475bc [2022-01-25T12:50:09.272Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-01-25T12:50:09.272Z] Building core-data [2022-01-25T12:50:10.292Z]  Building security-proxy-setup ... done  ---> ccb25f6ceba7 [2022-01-25T12:50:10.293Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-01-25T12:50:11.262Z] Removing intermediate container 550caddb72a2 [2022-01-25T12:50:11.262Z] ---> 42683d653863 [2022-01-25T12:50:11.262Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-25T12:50:11.262Z] ---> Running in b30bfb6b66bb [2022-01-25T12:50:11.262Z] ---> Running in cce92d3743d0 [2022-01-25T12:50:11.526Z] Removing intermediate container b30bfb6b66bb [2022-01-25T12:50:11.526Z] ---> 1c33ba7e2074 [2022-01-25T12:50:11.526Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-25T12:50:11.526Z] ---> Running in 844b8fe87d00 [2022-01-25T12:50:11.526Z] Removing intermediate container cce92d3743d0 [2022-01-25T12:50:11.526Z] ---> dbe200806608 [2022-01-25T12:50:11.526Z] Step 13/23 : ENV APP_PORT=59882 [2022-01-25T12:50:11.797Z] ---> Running in 2bf2d923d070 [2022-01-25T12:50:11.797Z] Removing intermediate container 844b8fe87d00 [2022-01-25T12:50:11.797Z] ---> 3257c75bfb2c [2022-01-25T12:50:11.797Z] Step 20/22 : LABEL arch=x86_64 [2022-01-25T12:50:12.069Z] Removing intermediate container 2bf2d923d070 [2022-01-25T12:50:12.069Z] ---> a6385ae7dc12 [2022-01-25T12:50:12.069Z] Step 14/23 : EXPOSE $APP_PORT [2022-01-25T12:50:12.069Z] ---> Running in 3bae210df205 [2022-01-25T12:50:12.069Z] ---> Running in ea5a538666b2 [2022-01-25T12:50:12.069Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-01-25T12:50:12.338Z] Status: Downloaded newer image for docker:20.10.10 [2022-01-25T12:50:12.338Z] Removing intermediate container ea5a538666b2 [2022-01-25T12:50:12.338Z] ---> f334cf5483ab [2022-01-25T12:50:12.338Z] Step 15/23 : WORKDIR / [2022-01-25T12:50:12.338Z] ---> b706a049f56e [2022-01-25T12:50:12.338Z] 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-25T12:50:12.338Z] Removing intermediate container 3bae210df205 [2022-01-25T12:50:12.338Z] ---> 2e4948d494da [2022-01-25T12:50:12.338Z] Step 21/22 : LABEL git_sha=13bfc71592c8dbcb5033b552fa222f1512a2eece [2022-01-25T12:50:12.338Z] ---> Running in 68088b2c9754 [2022-01-25T12:50:12.338Z] ---> Running in 881d44ce59d6 [2022-01-25T12:50:12.338Z] ---> Running in 59e9cb51b2f6 [2022-01-25T12:50:12.613Z] Removing intermediate container 68088b2c9754 [2022-01-25T12:50:12.613Z] ---> 31364aec51f9 [2022-01-25T12:50:12.613Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-25T12:50:12.613Z] Removing intermediate container 59e9cb51b2f6 [2022-01-25T12:50:12.613Z] ---> 7820c32db443 [2022-01-25T12:50:12.613Z] 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-25T12:50:12.613Z] Removing intermediate container 881d44ce59d6 [2022-01-25T12:50:12.613Z] ---> 46489bd6a64d [2022-01-25T12:50:12.613Z] Step 22/22 : LABEL version=0.0.0 [2022-01-25T12:50:12.613Z] ---> Running in 17691f405f04 [2022-01-25T12:50:12.897Z] ---> Running in 585cb6e29274 [2022-01-25T12:50:12.897Z] ---> d06ccdf55cad [2022-01-25T12:50:12.897Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-01-25T12:50:13.176Z] Removing intermediate container 585cb6e29274 [2022-01-25T12:50:13.176Z] ---> 2a2ee9992c0b [2022-01-25T12:50:13.176Z] [2022-01-25T12:50:13.176Z] Successfully built 2a2ee9992c0b [2022-01-25T12:50:13.176Z] Successfully tagged support-notifications:latest [2022-01-25T12:50:13.176Z]  Building support-notifications ... done Building core-metadata [2022-01-25T12:50:13.453Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-25T12:50:13.453Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-25T12:50:13.728Z] (1/42) Installing readline (8.1.0-r0) [2022-01-25T12:50:13.728Z] (2/42) Installing bash (5.1.4-r0) [2022-01-25T12:50:13.728Z] Executing bash-5.1.4-r0.post-install [2022-01-25T12:50:13.728Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-01-25T12:50:13.728Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-01-25T12:50:13.728Z] (5/42) Installing libcurl (7.79.1-r0) [2022-01-25T12:50:14.005Z] (6/42) Installing curl (7.79.1-r0) [2022-01-25T12:50:14.005Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-01-25T12:50:14.005Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-01-25T12:50:14.005Z] (9/42) Installing expat (2.4.3-r0) [2022-01-25T12:50:14.005Z] (10/42) Installing libffi (3.3-r2) [2022-01-25T12:50:14.005Z] (11/42) Installing gdbm (1.19-r0) [2022-01-25T12:50:14.005Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-01-25T12:50:14.005Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-01-25T12:50:14.005Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-01-25T12:50:14.005Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-01-25T12:50:14.005Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-01-25T12:50:14.005Z] (17/42) Installing python3 (3.9.5-r2) [2022-01-25T12:50:14.954Z] ---> 1744c2d80c10 [2022-01-25T12:50:14.954Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-01-25T12:50:15.537Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-01-25T12:50:15.537Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-01-25T12:50:15.537Z] (20/42) Installing py3-idna (3.2-r0) [2022-01-25T12:50:15.537Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-01-25T12:50:15.797Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-01-25T12:50:15.797Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-01-25T12:50:15.797Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-01-25T12:50:16.056Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-01-25T12:50:16.633Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-01-25T12:50:17.205Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-01-25T12:50:18.169Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-25T12:50:18.169Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-01-25T12:50:18.169Z] ---> c6ca1a1d69d4 [2022-01-25T12:50:18.169Z] Step 3/23 : WORKDIR /edgex-go [2022-01-25T12:50:18.169Z] ---> Using cache [2022-01-25T12:50:18.169Z] ---> 56e227dc1231 [2022-01-25T12:50:18.169Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-25T12:50:18.169Z] ---> Using cache [2022-01-25T12:50:18.169Z] ---> 8b110277793b [2022-01-25T12:50:18.169Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-01-25T12:50:18.169Z] ---> Using cache [2022-01-25T12:50:18.169Z] ---> 0536e6d5a053 [2022-01-25T12:50:18.169Z] Step 6/23 : COPY go.mod vendor* ./ [2022-01-25T12:50:18.169Z] ---> Using cache [2022-01-25T12:50:18.169Z] ---> 26247931d2b8 [2022-01-25T12:50:18.169Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-25T12:50:18.169Z] ---> Using cache [2022-01-25T12:50:18.169Z] ---> 4231d012c284 [2022-01-25T12:50:18.169Z] Step 8/23 : COPY . . [2022-01-25T12:50:18.169Z] ---> Using cache [2022-01-25T12:50:18.169Z] ---> 7f99cd73c17c [2022-01-25T12:50:18.169Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-01-25T12:50:18.169Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-01-25T12:50:18.169Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-01-25T12:50:18.435Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-01-25T12:50:18.435Z] (31/42) Installing py3-six (1.15.0-r1) [2022-01-25T12:50:18.696Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-01-25T12:50:18.696Z] ---> 5830e3bd8816 [2022-01-25T12:50:18.696Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-01-25T12:50:18.696Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-01-25T12:50:18.696Z] ---> Running in eae358831806 [2022-01-25T12:50:18.696Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-01-25T12:50:18.696Z] (35/42) Installing py3-packaging (20.9-r1) [2022-01-25T12:50:18.696Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-01-25T12:50:18.696Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-01-25T12:50:18.696Z] ---> Running in 92fe9239b25e [2022-01-25T12:50:18.696Z] (38/42) Installing py3-progress (1.5-r2) [2022-01-25T12:50:18.696Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-01-25T12:50:18.696Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-01-25T12:50:18.696Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-01-25T12:50:18.696Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-01-25T12:50:18.987Z] Removing intermediate container 92fe9239b25e [2022-01-25T12:50:18.987Z] ---> 65674a78478e [2022-01-25T12:50:18.987Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-25T12:50:19.251Z] Executing busybox-1.33.1-r6.trigger [2022-01-25T12:50:19.251Z] OK: 84 MiB in 64 packages [2022-01-25T12:50:19.251Z] ---> Running in b3252b73b96d [2022-01-25T12:50:19.251Z] 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-25T12:50:19.251Z] Removing intermediate container b3252b73b96d [2022-01-25T12:50:19.251Z] ---> 9791f2e7fff6 [2022-01-25T12:50:19.251Z] Step 21/23 : LABEL arch=x86_64 [2022-01-25T12:50:19.520Z] ---> Running in f1d30e3ae01b [2022-01-25T12:50:19.520Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-25T12:50:19.520Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-01-25T12:50:19.520Z] ---> c6ca1a1d69d4 [2022-01-25T12:50:19.520Z] Step 3/23 : WORKDIR /edgex-go [2022-01-25T12:50:19.520Z] ---> Using cache [2022-01-25T12:50:19.520Z] ---> 56e227dc1231 [2022-01-25T12:50:19.520Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-25T12:50:19.520Z] ---> Using cache [2022-01-25T12:50:19.520Z] ---> 8b110277793b [2022-01-25T12:50:19.520Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-01-25T12:50:19.520Z] ---> Running in 27581e92796c [2022-01-25T12:50:19.520Z] Removing intermediate container f1d30e3ae01b [2022-01-25T12:50:19.520Z] ---> eed41d59d431 [2022-01-25T12:50:19.520Z] Step 22/23 : LABEL git_sha=13bfc71592c8dbcb5033b552fa222f1512a2eece [2022-01-25T12:50:19.520Z] ---> Running in 68ddb044adc4 [2022-01-25T12:50:19.784Z] Removing intermediate container 68ddb044adc4 [2022-01-25T12:50:19.785Z] ---> 2abaa91d789a [2022-01-25T12:50:19.785Z] Step 23/23 : LABEL version=0.0.0 [2022-01-25T12:50:20.045Z] ---> Running in 45d1fa0d709f [2022-01-25T12:50:20.045Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-25T12:50:20.045Z] Removing intermediate container 45d1fa0d709f [2022-01-25T12:50:20.045Z] ---> cdbb273fe46a [2022-01-25T12:50:20.045Z] [2022-01-25T12:50:20.045Z] Collecting docker-compose==1.23.2 [2022-01-25T12:50:20.305Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-01-25T12:50:20.305Z] Successfully built cdbb273fe46a [2022-01-25T12:50:20.305Z] Successfully tagged core-command:latest [2022-01-25T12:50:20.305Z]  Building core-command ... done Building support-scheduler [2022-01-25T12:50:20.305Z] Collecting cached-property<2,>=1.2.0 [2022-01-25T12:50:20.305Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-01-25T12:50:20.305Z] 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-25T12:50:20.305Z] Collecting dockerpty<0.5,>=0.4.1 [2022-01-25T12:50:20.305Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-01-25T12:50:20.900Z] 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-25T12:50:20.900Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-25T12:50:20.900Z] Collecting jsonschema<3,>=2.5.1 [2022-01-25T12:50:20.900Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-01-25T12:50:20.900Z] Collecting texttable<0.10,>=0.9.0 [2022-01-25T12:50:20.900Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-01-25T12:50:21.496Z] OK: 221 MiB in 52 packages [2022-01-25T12:50:21.782Z] Collecting websocket-client<1.0,>=0.32.0 [2022-01-25T12:50:21.782Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-01-25T12:50:22.061Z] Collecting PyYAML<4,>=3.10 [2022-01-25T12:50:22.061Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-01-25T12:50:23.491Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-01-25T12:50:23.491Z] Removing intermediate container 27581e92796c [2022-01-25T12:50:23.491Z] ---> 9f9e0882e8fa [2022-01-25T12:50:23.491Z] Step 6/23 : COPY go.mod vendor* ./ [2022-01-25T12:50:23.491Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-01-25T12:50:23.491Z] Collecting docopt<0.7,>=0.6.1 [2022-01-25T12:50:23.491Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-01-25T12:50:23.491Z] ---> 3a9e56d4b5de [2022-01-25T12:50:23.491Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-25T12:50:23.766Z] ---> Running in 6110bfab12f1 [2022-01-25T12:50:24.029Z] Collecting docker<4.0,>=3.6.0 [2022-01-25T12:50:24.029Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-01-25T12:50:24.029Z] Collecting docker-pycreds>=0.4.0 [2022-01-25T12:50:24.029Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-01-25T12:50:24.293Z] Collecting chardet<3.1.0,>=3.0.2 [2022-01-25T12:50:24.293Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-01-25T12:50:24.293Z] Collecting urllib3<1.25,>=1.21.1 [2022-01-25T12:50:24.293Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-01-25T12:50:24.293Z] Collecting idna<2.8,>=2.5 [2022-01-25T12:50:24.293Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-01-25T12:50:24.293Z] 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-25T12:50:24.554Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-01-25T12:50:24.554Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-01-25T12:50:24.554Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-01-25T12:50:24.554Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-01-25T12:50:24.554Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-01-25T12:50:24.554Z] Attempting uninstall: urllib3 [2022-01-25T12:50:24.554Z] Found existing installation: urllib3 1.26.5 [2022-01-25T12:50:24.554Z] Uninstalling urllib3-1.26.5: [2022-01-25T12:50:24.554Z] Successfully uninstalled urllib3-1.26.5 [2022-01-25T12:50:24.818Z] Attempting uninstall: idna [2022-01-25T12:50:24.818Z] Found existing installation: idna 3.2 [2022-01-25T12:50:24.818Z] Uninstalling idna-3.2: [2022-01-25T12:50:24.818Z] Successfully uninstalled idna-3.2 [2022-01-25T12:50:25.403Z] Attempting uninstall: chardet [2022-01-25T12:50:25.403Z] Found existing installation: chardet 4.0.0 [2022-01-25T12:50:25.403Z] Uninstalling chardet-4.0.0: [2022-01-25T12:50:25.403Z] Successfully uninstalled chardet-4.0.0 [2022-01-25T12:50:25.667Z] Attempting uninstall: requests [2022-01-25T12:50:25.667Z] Found existing installation: requests 2.25.1 [2022-01-25T12:50:25.667Z] Uninstalling requests-2.25.1: [2022-01-25T12:50:25.667Z] Successfully uninstalled requests-2.25.1 [2022-01-25T12:50:26.272Z] Removing intermediate container 6110bfab12f1 [2022-01-25T12:50:26.272Z] ---> ec70c4d7cbf4 [2022-01-25T12:50:26.272Z] Step 8/23 : COPY . . [2022-01-25T12:50:26.272Z] Running setup.py install for texttable: started [2022-01-25T12:50:26.862Z] Running setup.py install for texttable: finished with status 'done' [2022-01-25T12:50:26.862Z] Running setup.py install for PyYAML: started [2022-01-25T12:50:27.440Z] Removing intermediate container 80dfacfd2bcd [2022-01-25T12:50:27.440Z] ---> 553e14977fc3 [2022-01-25T12:50:27.440Z] [2022-01-25T12:50:27.440Z] Step 10/25 : FROM alpine:3.14 [2022-01-25T12:50:27.440Z] ---> 0a97eee8041e [2022-01-25T12:50:27.440Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-01-25T12:50:27.699Z] Running setup.py install for PyYAML: finished with status 'done' [2022-01-25T12:50:28.661Z] ---> Running in f2c7d4243b37 [2022-01-25T12:50:28.661Z] Running setup.py install for docopt: started [2022-01-25T12:50:29.268Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-25T12:50:29.268Z] Running setup.py install for docopt: finished with status 'done' [2022-01-25T12:50:29.268Z] Running setup.py install for dockerpty: started [2022-01-25T12:50:29.268Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-25T12:50:29.551Z] (1/3) Installing ca-certificates (20211220-r0) [2022-01-25T12:50:29.551Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-01-25T12:50:29.551Z] (3/3) Installing su-exec (0.2-r1) [2022-01-25T12:50:29.551Z] Executing busybox-1.33.1-r6.trigger [2022-01-25T12:50:29.551Z] Executing ca-certificates-20211220-r0.trigger [2022-01-25T12:50:29.551Z] OK: 6 MiB in 17 packages [2022-01-25T12:50:30.181Z] Running setup.py install for dockerpty: finished with status 'done' [2022-01-25T12:50:31.281Z] Removing intermediate container f2c7d4243b37 [2022-01-25T12:50:31.281Z] ---> 80548131ba22 [2022-01-25T12:50:31.281Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-01-25T12:50:31.281Z] ---> Running in 6558b0641c19 [2022-01-25T12:50:31.281Z] 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-25T12:50:31.579Z] Removing intermediate container 6558b0641c19 [2022-01-25T12:50:31.579Z] ---> 2b7643ce312e [2022-01-25T12:50:31.579Z] Step 13/25 : WORKDIR / [2022-01-25T12:50:31.579Z] ---> Running in cdd634289b9f [2022-01-25T12:50:32.198Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-25T12:50:32.198Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-01-25T12:50:32.198Z] ---> c6ca1a1d69d4 [2022-01-25T12:50:32.198Z] Step 3/22 : WORKDIR /edgex-go [2022-01-25T12:50:32.198Z] ---> Using cache [2022-01-25T12:50:32.198Z] ---> 56e227dc1231 [2022-01-25T12:50:32.198Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-25T12:50:32.198Z] ---> Using cache [2022-01-25T12:50:32.198Z] ---> 8b110277793b [2022-01-25T12:50:32.198Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-01-25T12:50:32.198Z] ---> Using cache [2022-01-25T12:50:32.198Z] ---> 0536e6d5a053 [2022-01-25T12:50:32.198Z] Step 6/22 : COPY go.mod vendor* ./ [2022-01-25T12:50:32.198Z] ---> Using cache [2022-01-25T12:50:32.198Z] ---> 26247931d2b8 [2022-01-25T12:50:32.198Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-25T12:50:32.198Z] ---> Using cache [2022-01-25T12:50:32.198Z] ---> 4231d012c284 [2022-01-25T12:50:32.198Z] Step 8/22 : COPY . . [2022-01-25T12:50:32.198Z] ---> Using cache [2022-01-25T12:50:32.198Z] ---> 7f99cd73c17c [2022-01-25T12:50:32.198Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-01-25T12:50:32.198Z] Removing intermediate container cdd634289b9f [2022-01-25T12:50:32.198Z] ---> 0277321bec67 [2022-01-25T12:50:32.198Z] 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-25T12:50:32.490Z] ---> Running in 456cbdd6b9a7 [2022-01-25T12:50:33.091Z] ---> a16b74e23dad [2022-01-25T12:50:33.091Z] 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-25T12:50:33.384Z] 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-25T12:50:33.975Z] ---> 7638ce9fccb3 [2022-01-25T12:50:33.975Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-01-25T12:50:34.924Z] ---> de4627a679c6 [2022-01-25T12:50:34.924Z] 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-25T12:50:34.924Z] ---> a31b7e0efb7a [2022-01-25T12:50:34.924Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-01-25T12:50:35.185Z] ---> Running in f3e4fb619a7c [2022-01-25T12:50:37.101Z] 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-25T12:50:37.101Z] ---> 63752c51061d [2022-01-25T12:50:37.101Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-01-25T12:50:37.683Z] Removing intermediate container 17691f405f04 [2022-01-25T12:50:37.683Z] ---> 302088da01c9 [2022-01-25T12:50:37.683Z] Step 14/23 : ENV APP_PORT=58890 [2022-01-25T12:50:38.259Z] ---> Running in 60819b9f12a3 [2022-01-25T12:50:38.531Z] ---> 0a0223b3096a [2022-01-25T12:50:38.531Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-01-25T12:50:38.799Z] Removing intermediate container 60819b9f12a3 [2022-01-25T12:50:38.799Z] ---> e213ae08175e [2022-01-25T12:50:38.799Z] Step 15/23 : EXPOSE $APP_PORT [2022-01-25T12:50:39.069Z] ---> Running in 6d1ef0d3f262 [2022-01-25T12:50:39.683Z] ---> 17a5b09eefb3 [2022-01-25T12:50:39.683Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-01-25T12:50:39.945Z] Removing intermediate container 6d1ef0d3f262 [2022-01-25T12:50:39.945Z] ---> d393a969627b [2022-01-25T12:50:39.945Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-01-25T12:50:40.208Z] ---> e5a017bbfb2d [2022-01-25T12:50:40.208Z] 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-25T12:50:41.150Z] ---> Running in aa717443c256 [2022-01-25T12:50:41.414Z] ---> 11a40772ae76 [2022-01-25T12:50:41.414Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-01-25T12:50:42.368Z] ---> 3f2418dd881c [2022-01-25T12:50:42.368Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-01-25T12:50:42.948Z] ---> fcfae44aa580 [2022-01-25T12:50:42.948Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-01-25T12:50:43.210Z] ---> Running in c6c7188cdfe6 [2022-01-25T12:50:43.472Z] Removing intermediate container aa717443c256 [2022-01-25T12:50:43.472Z] ---> d648dd031d44 [2022-01-25T12:50:43.472Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-01-25T12:50:43.472Z] ---> Running in 03291578bd0d [2022-01-25T12:50:43.731Z] Removing intermediate container c6c7188cdfe6 [2022-01-25T12:50:43.732Z] ---> e9f631119cb4 [2022-01-25T12:50:43.732Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-25T12:50:43.732Z] ---> Running in d7f3f3f0294f [2022-01-25T12:50:43.732Z] Removing intermediate container 03291578bd0d [2022-01-25T12:50:43.732Z] ---> 4abf9ce3e12c [2022-01-25T12:50:43.732Z] Step 23/25 : LABEL arch=x86_64 [2022-01-25T12:50:43.991Z] ---> Running in d44d8dbfc5e2 [2022-01-25T12:50:44.251Z] Removing intermediate container d7f3f3f0294f [2022-01-25T12:50:44.251Z] ---> ca53b56b3e0e [2022-01-25T12:50:44.251Z] Step 21/23 : LABEL arch=x86_64 [2022-01-25T12:50:44.251Z] Removing intermediate container d44d8dbfc5e2 [2022-01-25T12:50:44.251Z] ---> 9f5029127d11 [2022-01-25T12:50:44.251Z] Step 24/25 : LABEL git_sha=13bfc71592c8dbcb5033b552fa222f1512a2eece [2022-01-25T12:50:44.514Z] ---> Running in 81b8fd8ff62f [2022-01-25T12:50:44.514Z] ---> Running in 782be8581ed2 [2022-01-25T12:50:44.785Z] Removing intermediate container 81b8fd8ff62f [2022-01-25T12:50:44.785Z] ---> ad6ef3a9d3f2 [2022-01-25T12:50:44.785Z] Step 22/23 : LABEL git_sha=13bfc71592c8dbcb5033b552fa222f1512a2eece [2022-01-25T12:50:45.045Z] Removing intermediate container 782be8581ed2 [2022-01-25T12:50:45.045Z] ---> 772f017124eb [2022-01-25T12:50:45.045Z] Step 25/25 : LABEL version=0.0.0 [2022-01-25T12:50:45.045Z] ---> Running in 71d6e55ec9c2 [2022-01-25T12:50:45.305Z] ---> Running in 245d1321627a [2022-01-25T12:50:45.567Z] Removing intermediate container 71d6e55ec9c2 [2022-01-25T12:50:45.567Z] ---> 172f91ac1f77 [2022-01-25T12:50:45.567Z] Step 23/23 : LABEL version=0.0.0 [2022-01-25T12:50:45.835Z] Removing intermediate container 245d1321627a [2022-01-25T12:50:45.835Z] ---> 36389fd1939e [2022-01-25T12:50:45.835Z] [2022-01-25T12:50:45.835Z] ---> Running in 01a9e0e47ffb [2022-01-25T12:50:45.835Z] Successfully built 36389fd1939e [2022-01-25T12:50:46.101Z] Successfully tagged security-secretstore-setup:latest [2022-01-25T12:50:46.361Z]  Building security-secretstore-setup ... done Removing intermediate container 01a9e0e47ffb [2022-01-25T12:50:46.361Z] ---> d1c0bf54fb02 [2022-01-25T12:50:46.361Z] [2022-01-25T12:50:46.621Z] Successfully built d1c0bf54fb02 [2022-01-25T12:50:46.621Z] Successfully tagged sys-mgmt-agent:latest [2022-01-25T12:50:50.840Z]  Building sys-mgmt-agent ... done Removing intermediate container eae358831806 [2022-01-25T12:50:50.840Z] ---> fd94abb23913 [2022-01-25T12:50:50.840Z] [2022-01-25T12:50:50.840Z] Step 10/23 : FROM alpine:3.14 [2022-01-25T12:50:50.840Z] ---> 0a97eee8041e [2022-01-25T12:50:50.840Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-01-25T12:50:50.840Z] ---> Using cache [2022-01-25T12:50:50.840Z] ---> 42683d653863 [2022-01-25T12:50:50.840Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-25T12:50:50.840Z] ---> Using cache [2022-01-25T12:50:50.840Z] ---> dbe200806608 [2022-01-25T12:50:50.840Z] Step 13/23 : ENV APP_PORT=59881 [2022-01-25T12:50:50.840Z] ---> Running in 1069cc5a1707 [2022-01-25T12:50:50.840Z] Removing intermediate container 1069cc5a1707 [2022-01-25T12:50:50.840Z] ---> 3eda68051c4f [2022-01-25T12:50:50.840Z] Step 14/23 : EXPOSE $APP_PORT [2022-01-25T12:50:50.840Z] ---> Running in 284cf6686865 [2022-01-25T12:50:50.841Z] Removing intermediate container 284cf6686865 [2022-01-25T12:50:50.841Z] ---> bb8e5b5dd16e [2022-01-25T12:50:50.841Z] Step 15/23 : WORKDIR / [2022-01-25T12:50:50.841Z] ---> Running in 2669229f1956 [2022-01-25T12:50:51.101Z] Removing intermediate container 2669229f1956 [2022-01-25T12:50:51.101Z] ---> 20981ab7614a [2022-01-25T12:50:51.101Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-25T12:50:51.374Z] ---> aa1768fdbfe2 [2022-01-25T12:50:51.374Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-01-25T12:50:51.965Z] ---> add64c495f2e [2022-01-25T12:50:51.965Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-01-25T12:50:51.965Z] ---> 74e56654e834 [2022-01-25T12:50:51.965Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-01-25T12:50:52.242Z] ---> Running in d98d620aeb26 [2022-01-25T12:50:52.242Z] Removing intermediate container d98d620aeb26 [2022-01-25T12:50:52.242Z] ---> b39019b918b7 [2022-01-25T12:50:52.242Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-25T12:50:52.242Z] ---> Running in a8c2bbdbff76 [2022-01-25T12:50:52.524Z] Removing intermediate container a8c2bbdbff76 [2022-01-25T12:50:52.524Z] ---> d1444e90eec8 [2022-01-25T12:50:52.524Z] Step 21/23 : LABEL arch=x86_64 [2022-01-25T12:50:52.524Z] ---> Running in 37033b110610 [2022-01-25T12:50:52.524Z] Removing intermediate container 37033b110610 [2022-01-25T12:50:52.524Z] ---> cf74727fd8c4 [2022-01-25T12:50:52.524Z] Step 22/23 : LABEL git_sha=13bfc71592c8dbcb5033b552fa222f1512a2eece [2022-01-25T12:50:52.524Z] ---> Running in c860d5dcc825 [2022-01-25T12:50:52.799Z] Removing intermediate container c860d5dcc825 [2022-01-25T12:50:52.799Z] ---> ca98cef917b5 [2022-01-25T12:50:52.799Z] Step 23/23 : LABEL version=0.0.0 [2022-01-25T12:50:52.799Z] ---> Running in e1e9e05dee26 [2022-01-25T12:50:53.070Z] Removing intermediate container e1e9e05dee26 [2022-01-25T12:50:53.070Z] ---> 8754469d594e [2022-01-25T12:50:53.070Z] [2022-01-25T12:50:53.070Z] Successfully built 8754469d594e [2022-01-25T12:50:53.070Z] Successfully tagged core-metadata:latest [2022-01-25T12:50:55.925Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-01-25T12:50:56.933Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-01-25T12:50:57.535Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-01-25T12:50:58.576Z]  Building core-metadata ... done Removing intermediate container 456cbdd6b9a7 [2022-01-25T12:50:58.576Z] ---> 4086e455f541 [2022-01-25T12:50:58.576Z] [2022-01-25T12:50:58.576Z] Step 10/22 : FROM alpine:3.14 [2022-01-25T12:50:58.576Z] ---> 0a97eee8041e [2022-01-25T12:50:58.576Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-01-25T12:50:58.576Z] ---> Using cache [2022-01-25T12:50:58.576Z] ---> 42683d653863 [2022-01-25T12:50:58.576Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-25T12:50:58.576Z] ---> Using cache [2022-01-25T12:50:58.576Z] ---> dbe200806608 [2022-01-25T12:50:58.576Z] Step 13/22 : ENV APP_PORT=59861 [2022-01-25T12:50:58.576Z] ---> Running in 4e34b5bd6b54 [2022-01-25T12:50:58.576Z] Removing intermediate container 4e34b5bd6b54 [2022-01-25T12:50:58.576Z] ---> f24204329610 [2022-01-25T12:50:58.576Z] Step 14/22 : EXPOSE $APP_PORT [2022-01-25T12:50:58.576Z] ---> Running in ca4f898dc2fc [2022-01-25T12:50:58.576Z] Removing intermediate container ca4f898dc2fc [2022-01-25T12:50:58.576Z] ---> eb52ecbd7b8f [2022-01-25T12:50:58.576Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-25T12:50:58.576Z] ---> 577e2e92e0f9 [2022-01-25T12:50:58.577Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-01-25T12:50:58.976Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-01-25T12:50:59.201Z] ---> 8988dfe0e383 [2022-01-25T12:50:59.201Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-01-25T12:50:59.483Z] ---> e1716f1a8649 [2022-01-25T12:50:59.483Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-01-25T12:50:59.483Z] ---> Running in af9031bcd648 [2022-01-25T12:50:59.483Z] Removing intermediate container af9031bcd648 [2022-01-25T12:50:59.483Z] ---> b40b7341caf0 [2022-01-25T12:50:59.483Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-25T12:50:59.483Z] ---> Running in a98abb8f1736 [2022-01-25T12:50:59.753Z] Removing intermediate container a98abb8f1736 [2022-01-25T12:50:59.753Z] ---> 895aca4be70e [2022-01-25T12:50:59.753Z] Step 20/22 : LABEL arch=x86_64 [2022-01-25T12:50:59.753Z] ---> Running in 118d04eb1ce0 [2022-01-25T12:50:59.753Z] Removing intermediate container 118d04eb1ce0 [2022-01-25T12:50:59.753Z] ---> 45d28e58f8b8 [2022-01-25T12:50:59.753Z] Step 21/22 : LABEL git_sha=13bfc71592c8dbcb5033b552fa222f1512a2eece [2022-01-25T12:51:00.021Z] ---> Running in b68bbf6c611c [2022-01-25T12:51:00.021Z] Removing intermediate container b68bbf6c611c [2022-01-25T12:51:00.021Z] ---> 10e1e7d7ca92 [2022-01-25T12:51:00.021Z] Step 22/22 : LABEL version=0.0.0 [2022-01-25T12:51:00.021Z] ---> Running in 8cda906cf9c3 [2022-01-25T12:51:00.294Z] Removing intermediate container 8cda906cf9c3 [2022-01-25T12:51:00.294Z] ---> 1fd219e28825 [2022-01-25T12:51:00.294Z] [2022-01-25T12:51:00.294Z] Successfully built 1fd219e28825 [2022-01-25T12:51:00.294Z] Successfully tagged support-scheduler:latest [2022-01-25T12:51:02.851Z]  Building support-scheduler ... done Removing intermediate container f3e4fb619a7c [2022-01-25T12:51:02.851Z] ---> 92788f5e09aa [2022-01-25T12:51:02.851Z] [2022-01-25T12:51:02.851Z] Step 10/23 : FROM alpine:3.14 [2022-01-25T12:51:02.851Z] ---> 0a97eee8041e [2022-01-25T12:51:02.851Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-01-25T12:51:02.851Z] ---> Running in b6a7d8270890 [2022-01-25T12:51:02.851Z] Removing intermediate container b6a7d8270890 [2022-01-25T12:51:02.851Z] ---> ffe7bfbe015f [2022-01-25T12:51:02.851Z] Step 12/23 : ENV APP_PORT=59880 [2022-01-25T12:51:02.851Z] ---> Running in fa015b815876 [2022-01-25T12:51:02.851Z] Removing intermediate container fa015b815876 [2022-01-25T12:51:02.851Z] ---> 4bc70da5c88b [2022-01-25T12:51:02.851Z] Step 13/23 : EXPOSE $APP_PORT [2022-01-25T12:51:02.851Z] ---> Running in 80a4f76ed8a2 [2022-01-25T12:51:02.851Z] Removing intermediate container 80a4f76ed8a2 [2022-01-25T12:51:02.851Z] ---> 57b1a277575f [2022-01-25T12:51:02.851Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-25T12:51:03.119Z] ---> Running in 16fdde1944d5 [2022-01-25T12:51:03.380Z] Removing intermediate container 16fdde1944d5 [2022-01-25T12:51:03.380Z] ---> 8e53486c034a [2022-01-25T12:51:03.380Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-01-25T12:51:03.380Z] ---> Running in 161126cf4d3d [2022-01-25T12:51:03.640Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-25T12:51:04.579Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-25T12:51:04.840Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-01-25T12:51:04.840Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-01-25T12:51:05.101Z] (3/6) Installing libsodium (1.0.18-r0) [2022-01-25T12:51:05.101Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-01-25T12:51:05.101Z] (5/6) Installing libzmq (4.3.4-r0) [2022-01-25T12:51:05.361Z] (6/6) Installing zeromq (4.3.4-r0) [2022-01-25T12:51:05.361Z] Executing busybox-1.33.1-r6.trigger [2022-01-25T12:51:05.361Z] OK: 8 MiB in 20 packages [2022-01-25T12:51:05.621Z] Removing intermediate container 161126cf4d3d [2022-01-25T12:51:05.621Z] ---> d9f3080476a8 [2022-01-25T12:51:05.621Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-25T12:51:05.883Z] ---> 99f937263c54 [2022-01-25T12:51:05.883Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-01-25T12:51:06.144Z] ---> a68e34ba7aa5 [2022-01-25T12:51:06.144Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-01-25T12:51:06.405Z] ---> bb661b27bf38 [2022-01-25T12:51:06.405Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-01-25T12:51:06.405Z] ---> Running in 537640ac080e [2022-01-25T12:51:06.405Z] Removing intermediate container 537640ac080e [2022-01-25T12:51:06.405Z] ---> d6d6a5fd9808 [2022-01-25T12:51:06.405Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-25T12:51:06.405Z] ---> Running in 5f80ebeafa11 [2022-01-25T12:51:06.664Z] Removing intermediate container 5f80ebeafa11 [2022-01-25T12:51:06.664Z] ---> 14681550de11 [2022-01-25T12:51:06.664Z] Step 21/23 : LABEL arch=x86_64 [2022-01-25T12:51:06.664Z] ---> Running in 36038c71b580 [2022-01-25T12:51:06.664Z] Removing intermediate container 36038c71b580 [2022-01-25T12:51:06.664Z] ---> 8b0702e1004a [2022-01-25T12:51:06.664Z] Step 22/23 : LABEL git_sha=13bfc71592c8dbcb5033b552fa222f1512a2eece [2022-01-25T12:51:06.665Z] ---> Running in edc7684c7b78 [2022-01-25T12:51:06.665Z] Removing intermediate container edc7684c7b78 [2022-01-25T12:51:06.665Z] ---> fe9ae2b71b02 [2022-01-25T12:51:06.665Z] Step 23/23 : LABEL version=0.0.0 [2022-01-25T12:51:06.925Z] ---> Running in e4e19244c04c [2022-01-25T12:51:06.925Z] Removing intermediate container e4e19244c04c [2022-01-25T12:51:06.925Z] ---> e25d8ff55d1d [2022-01-25T12:51:06.925Z] [2022-01-25T12:51:06.925Z] Successfully built e25d8ff55d1d [2022-01-25T12:51:06.925Z] Successfully tagged core-data:latest [2022-01-25T12:51:07.191Z]  Building core-data ... done  [Pipeline] } [2022-01-25T12:51:07.195Z] $ docker stop --time=1 804263ccfe8b53586c39a6e5b225c506141634f1e5cb9e85b07a97a15a95bc49 [2022-01-25T12:51:08.687Z] $ docker rm -f 804263ccfe8b53586c39a6e5b225c506141634f1e5cb9e85b07a97a15a95bc49 [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-25T12:51:09.041Z] + docker images [2022-01-25T12:51:09.041Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-01-25T12:51:09.041Z] core-data latest e25d8ff55d1d 3 seconds ago 19.9MB [2022-01-25T12:51:09.041Z] 92788f5e09aa 7 seconds ago 1.78GB [2022-01-25T12:51:09.041Z] support-scheduler latest 1fd219e28825 9 seconds ago 15.9MB [2022-01-25T12:51:09.041Z] 4086e455f541 12 seconds ago 1.77GB [2022-01-25T12:51:09.041Z] core-metadata latest 8754469d594e 17 seconds ago 16.5MB [2022-01-25T12:51:09.041Z] fd94abb23913 19 seconds ago 1.78GB [2022-01-25T12:51:09.041Z] security-secretstore-setup latest 36389fd1939e 24 seconds ago 27.8MB [2022-01-25T12:51:09.041Z] sys-mgmt-agent latest d1c0bf54fb02 24 seconds ago 296MB [2022-01-25T12:51:09.041Z] 553e14977fc3 43 seconds ago 1.78GB [2022-01-25T12:51:09.041Z] core-command latest cdbb273fe46a 50 seconds ago 15.7MB [2022-01-25T12:51:09.041Z] support-notifications latest 2a2ee9992c0b 57 seconds ago 16.6MB [2022-01-25T12:51:09.041Z] security-proxy-setup latest bb6b35336b94 About a minute ago 26.1MB [2022-01-25T12:51:09.041Z] 214213246eba About a minute ago 1.77GB [2022-01-25T12:51:09.041Z] 932722caa905 About a minute ago 1.77GB [2022-01-25T12:51:09.041Z] 33a5d45b4a49 About a minute ago 1.77GB [2022-01-25T12:51:09.041Z] 9924080c552a About a minute ago 1.78GB [2022-01-25T12:51:09.041Z] security-bootstrapper latest efc8f4473b19 About a minute ago 18.7MB [2022-01-25T12:51:09.041Z] b7f2e8e2fa60 About a minute ago 1.77GB [2022-01-25T12:51:09.041Z] ci-base-image-x86_64 latest c6ca1a1d69d4 5 minutes ago 1.27GB [2022-01-25T12:51:09.041Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine dd4a08f94e63 13 days ago 562MB [2022-01-25T12:51:09.041Z] docker 20.10.10 b706a049f56e 2 months ago 216MB [2022-01-25T12:51:09.041Z] alpine 3.14 0a97eee8041e 2 months ago 5.61MB [2022-01-25T12:51:09.041Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 3 months ago 34.5MB [2022-01-25T12:51:09.041Z] 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] } [2022-01-25T12:51:09.132Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-01-25T12:51:09.132Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-01-25T12:51:09.132Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-01-25T12:51:09.132Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-01-25T12:51:09.132Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-01-25T12:51:09.132Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-01-25T12:51:09.132Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-01-25T12:51:09.132Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-01-25T12:51:09.132Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-01-25T12:51:09.132Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2022-01-25T12:51:17.421Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.203s coverage: 28.7% of statements [2022-01-25T12:51:17.421Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-01-25T12:51:17.421Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-01-25T12:51:20.823Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.439s coverage: 98.5% of statements [2022-01-25T12:51:20.823Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-01-25T12:51:20.823Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.386s coverage: 44.7% of statements [2022-01-25T12:51:20.823Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-01-25T12:51:20.823Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-01-25T12:51:22.809Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.570s coverage: 89.5% of statements [2022-01-25T12:51:22.809Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-01-25T12:51:22.809Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-01-25T12:51:23.084Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.211s coverage: 84.4% of statements [2022-01-25T12:51:23.084Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-01-25T12:51:23.084Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-01-25T12:51:23.084Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-01-25T12:51:23.084Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-01-25T12:51:23.084Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-01-25T12:51:24.199Z] Still waiting to schedule task [2022-01-25T12:51:24.200Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2022-01-25T12:51:33.266Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.480s coverage: 94.2% of statements [2022-01-25T12:51:33.266Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-01-25T12:51:33.266Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-01-25T12:51:33.266Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.227s coverage: 59.1% of statements [2022-01-25T12:51:33.266Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-01-25T12:51:33.266Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-01-25T12:51:33.266Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-01-25T12:51:33.266Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-01-25T12:51:33.266Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-01-25T12:51:33.266Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.198s coverage: 60.0% of statements [2022-01-25T12:51:33.266Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-01-25T12:51:33.266Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-01-25T12:51:33.266Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-01-25T12:51:33.266Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.307s coverage: 0.9% of statements [2022-01-25T12:51:33.266Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-01-25T12:51:33.266Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.163s coverage: 58.8% of statements [2022-01-25T12:51:33.266Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.183s coverage: 21.7% of statements [2022-01-25T12:51:33.266Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-01-25T12:51:33.266Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.162s coverage: 47.1% of statements [2022-01-25T12:51:33.266Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.290s coverage: 79.5% of statements [2022-01-25T12:51:33.266Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.206s coverage: 94.1% of statements [2022-01-25T12:51:33.266Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.210s coverage: 96.3% of statements [2022-01-25T12:51:33.266Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.225s coverage: 87.5% of statements [2022-01-25T12:51:45.664Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.216s coverage: 94.4% of statements [2022-01-25T12:51:45.664Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.160s coverage: 44.8% of statements [2022-01-25T12:51:49.961Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.544s coverage: 82.5% of statements [2022-01-25T12:51:49.961Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-01-25T12:51:58.319Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.254s coverage: 92.9% of statements [2022-01-25T12:51:58.319Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-01-25T12:51:58.319Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-01-25T12:51:58.319Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-01-25T12:51:58.319Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.054s coverage: 65.1% of statements [2022-01-25T12:51:58.319Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-01-25T12:51:58.319Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-01-25T12:51:58.319Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-01-25T12:51:58.319Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-01-25T12:51:58.319Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-01-25T12:51:58.319Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.180s coverage: 87.2% of statements [2022-01-25T12:51:58.319Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-01-25T12:51:58.319Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-01-25T12:51:58.319Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.161s coverage: 100.0% of statements [2022-01-25T12:51:58.319Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-01-25T12:51:58.319Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.224s coverage: 58.8% of statements [2022-01-25T12:51:58.319Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-01-25T12:51:58.319Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.249s coverage: 80.0% of statements [2022-01-25T12:51:58.319Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.213s coverage: 87.2% of statements [2022-01-25T12:51:58.319Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.291s coverage: 85.4% of statements [2022-01-25T12:51:58.319Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.161s coverage: 91.2% of statements [2022-01-25T12:51:58.319Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-01-25T12:51:58.319Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.787s coverage: 64.4% of statements [2022-01-25T12:51:58.319Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-01-25T12:51:58.319Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-01-25T12:51:58.319Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.245s coverage: 100.0% of statements [2022-01-25T12:51:58.319Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.095s coverage: 89.4% of statements [2022-01-25T12:51:58.319Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.049s coverage: 100.0% of statements [2022-01-25T12:51:58.319Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.074s coverage: 73.7% of statements [2022-01-25T12:51:59.298Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.056s coverage: 100.0% of statements [2022-01-25T12:52:03.623Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.281s coverage: 65.4% of statements [2022-01-25T12:52:03.623Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-01-25T12:52:03.623Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-01-25T12:52:03.623Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-01-25T12:52:05.609Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.660s coverage: 43.8% of statements [2022-01-25T12:52:05.609Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-01-25T12:52:05.609Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-01-25T12:52:05.609Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.236s coverage: 89.5% of statements [2022-01-25T12:52:05.609Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-01-25T12:52:05.609Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.230s coverage: 84.8% of statements [2022-01-25T12:52:05.609Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-01-25T12:52:12.343Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.273s coverage: 17.7% of statements [2022-01-25T12:52:12.343Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-01-25T12:52:12.343Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-01-25T12:52:12.343Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-01-25T12:52:12.343Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-01-25T12:52:12.343Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.536s coverage: 92.3% of statements [2022-01-25T12:52:12.343Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-01-25T12:52:12.343Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-01-25T12:52:12.343Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-01-25T12:52:12.343Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-01-25T12:52:12.343Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.206s coverage: 63.2% of statements [2022-01-25T12:52:12.343Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-01-25T12:52:12.343Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-01-25T12:52:12.343Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.364s coverage: 97.7% of statements [2022-01-25T12:52:12.343Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-01-25T12:52:12.343Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-01-25T12:52:12.343Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-01-25T12:52:12.343Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-01-25T12:52:12.343Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.180s coverage: 28.9% of statements [2022-01-25T12:52:12.343Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-01-25T12:52:12.343Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-01-25T12:52:12.343Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-01-25T12:52:12.343Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-01-25T12:52:12.343Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-01-25T12:52:12.343Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-01-25T12:52:12.343Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.179s coverage: 100.0% of statements [2022-01-25T12:52:12.343Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.075s coverage: 96.9% of statements [2022-01-25T12:52:13.322Z] 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-25T12:52:13.322Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-01-25T12:52:13.322Z] GO111MODULE=on go vet ./... [2022-01-25T12:52:35.271Z] Running on prd-ubuntu18.04-docker-8c-8g-3841 in /w/workspace/edgexfoundry_edgex-go_PR-3848 [Pipeline] { [Pipeline] ws [2022-01-25T12:52:35.285Z] Running in /w/workspace/edgex-go/24 [Pipeline] { [Pipeline] checkout [2022-01-25T12:52:35.412Z] The recommended git tool is: git [2022-01-25T12:52:36.939Z] using credential edgex-jenkins-ssh [2022-01-25T12:52:36.951Z] Cloning the remote Git repository [2022-01-25T12:52:36.908Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-01-25T12:52:36.941Z] > git init /w/workspace/edgex-go/24 # timeout=10 [2022-01-25T12:52:36.983Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-01-25T12:52:36.984Z] > git --version # timeout=10 [2022-01-25T12:52:36.994Z] > git --version # 'git version 2.17.1' [2022-01-25T12:52:36.994Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-25T12:52:37.023Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-25T12:52:41.828Z] Merging remotes/origin/main commit d438b00c3daaca502c4e17498c6c53b3b4a9fc0d into PR head commit 4a55095d44afa29b2d33e8c02abae1385d45d6d5 [2022-01-25T12:52:42.002Z] Merge succeeded, producing bb9c01d83b1957c873a875ae0b935132dfab6979 [2022-01-25T12:52:42.003Z] Checking out Revision bb9c01d83b1957c873a875ae0b935132dfab6979 (PR-3848) [2022-01-25T12:52:41.113Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-01-25T12:52:41.121Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-25T12:52:41.135Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-01-25T12:52:41.150Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-01-25T12:52:41.150Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-25T12:52:41.155Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3848/head:refs/remotes/origin/PR-3848 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-01-25T12:52:41.802Z] > git config core.sparsecheckout # timeout=10 [2022-01-25T12:52:41.808Z] > git checkout -f 4a55095d44afa29b2d33e8c02abae1385d45d6d5 # timeout=10 [2022-01-25T12:52:41.871Z] > git remote # timeout=10 [2022-01-25T12:52:41.882Z] > git config --get remote.origin.url # timeout=10 [2022-01-25T12:52:41.888Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-25T12:52:41.893Z] > git merge d438b00c3daaca502c4e17498c6c53b3b4a9fc0d # timeout=10 [2022-01-25T12:52:41.962Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-01-25T12:52:41.971Z] > git config core.sparsecheckout # timeout=10 [2022-01-25T12:52:41.976Z] > git checkout -f bb9c01d83b1957c873a875ae0b935132dfab6979 # timeout=10 [2022-01-25T12:52:45.527Z] Commit message: "Merge commit 'd438b00c3daaca502c4e17498c6c53b3b4a9fc0d' into HEAD" [2022-01-25T12:52:45.536Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-25T12:52:46.231Z] + echo snap-build.sh [2022-01-25T12:52:46.231Z] snap-build.sh [2022-01-25T12:52:46.231Z] + SNAP_BASE_DIR=. [2022-01-25T12:52:46.231Z] + '[' '!' -z /w/workspace/edgex-go/24 ']' [2022-01-25T12:52:46.231Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/24 [2022-01-25T12:52:46.231Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/24]' [2022-01-25T12:52:46.231Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/24] [2022-01-25T12:52:46.231Z] + cd /w/workspace/edgex-go/24 [2022-01-25T12:52:46.231Z] + sudo apt-get remove -qy --purge lxd lxd-client [2022-01-25T12:52:46.231Z] Reading package lists... [2022-01-25T12:52:46.231Z] Building dependency tree... [2022-01-25T12:52:46.231Z] Reading state information... [2022-01-25T12:52:46.231Z] The following packages were automatically installed and are no longer required: [2022-01-25T12:52:46.231Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2022-01-25T12:52:46.231Z] uidmap xdelta3 [2022-01-25T12:52:46.231Z] Use 'sudo apt autoremove' to remove them. [2022-01-25T12:52:46.231Z] The following packages will be REMOVED: [2022-01-25T12:52:46.231Z] lxd* lxd-client* [2022-01-25T12:52:46.231Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2022-01-25T12:52:46.493Z] After this operation, 31.7 MB disk space will be freed. [2022-01-25T12:52:45.507Z] > git rev-list --no-walk 8254e97c04a1ade5a213c2153dafbf6770afcb1b # timeout=10 [2022-01-25T12:52:47.016Z] (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-25T12:52:47.016Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-01-25T12:52:47.962Z] Removing lxd dnsmasq configuration [2022-01-25T12:52:47.962Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2022-01-25T12:52:47.962Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2022-01-25T12:52:48.910Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2022-01-25T12:52:48.910Z] (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-25T12:52:48.910Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-01-25T12:52:50.308Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2022-01-25T12:52:50.308Z] Processing triggers for ureadahead (0.100.0-21) ... [2022-01-25T12:52:50.882Z] + sudo snap remove --purge lxd [2022-01-25T12:52:51.146Z] snap "lxd" is not installed [2022-01-25T12:52:51.146Z] + sudo groupadd --force --system lxd [2022-01-25T12:52:51.146Z] ++ whoami [2022-01-25T12:52:51.146Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2022-01-25T12:52:51.146Z] + newgrp - lxd [2022-01-25T12:52:51.146Z] + sudo snap install lxd [2022-01-25T12:52:59.310Z] 2022-01-25T12:52:56Z INFO Waiting for automatic snapd restart... [2022-01-25T12:53:09.329Z] lxd 4.22 from Canonical* installed [2022-01-25T12:53:09.329Z] + sudo lxd init --auto [2022-01-25T12:53:19.341Z] + sudo snap install --classic snapcraft [2022-01-25T12:53:21.339Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-01-25T12:53:21.339Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-01-25T12:53:21.339Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-01-25T12:53:22.789Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-01-25T12:53:23.428Z] + ls -al . [2022-01-25T12:53:23.428Z] total 672 [2022-01-25T12:53:23.428Z] drwxrwxr-x 9 1001 1001 4096 Jan 25 12:53 . [2022-01-25T12:53:23.428Z] drwxr-xr-x 4 root root 4096 Jan 25 12:49 .. [2022-01-25T12:53:23.428Z] -rw-rw-r-- 1 1001 1001 11 Jan 25 12:47 .dockerignore [2022-01-25T12:53:23.428Z] drwxrwxr-x 8 1001 1001 4096 Jan 25 12:47 .git [2022-01-25T12:53:23.428Z] drwxrwxr-x 4 1001 1001 4096 Jan 25 12:47 .github [2022-01-25T12:53:23.428Z] -rw-rw-r-- 1 1001 1001 804 Jan 25 12:47 .gitignore [2022-01-25T12:53:23.428Z] -rw-rw-r-- 1 1001 1001 42 Jan 25 12:47 .golangci.yml [2022-01-25T12:53:23.429Z] -rw-rw-r-- 1 1001 1001 76 Jan 25 12:47 .hadolint.yml [2022-01-25T12:53:23.429Z] -rw-rw-r-- 1 1001 1001 166 Jan 25 12:47 .sonarcloud.properties [2022-01-25T12:53:23.429Z] -rw-rw-r-- 1 1001 1001 1171 Jan 25 12:47 ADOPTERS.md [2022-01-25T12:53:23.429Z] -rw-rw-r-- 1 1001 1001 8910 Jan 25 12:47 Attribution.txt [2022-01-25T12:53:23.429Z] -rw-rw-r-- 1 1001 1001 51732 Jan 25 12:47 CHANGELOG.md [2022-01-25T12:53:23.429Z] -rw-rw-r-- 1 1001 1001 3804 Jan 25 12:47 CONTRIBUTING.md [2022-01-25T12:53:23.429Z] -rw-rw-r-- 1 1001 1001 677 Jan 25 12:47 GOVERNANCE.md [2022-01-25T12:53:23.429Z] -rw-rw-r-- 1 1001 1001 849 Jan 25 12:47 Jenkinsfile [2022-01-25T12:53:23.429Z] -rw-rw-r-- 1 1001 1001 10775 Jan 25 12:47 LICENSE [2022-01-25T12:53:23.429Z] -rw-rw-r-- 1 1001 1001 6508 Jan 25 12:47 Makefile [2022-01-25T12:53:23.429Z] -rw-rw-r-- 1 1001 1001 582 Jan 25 12:47 OWNERS.md [2022-01-25T12:53:23.429Z] -rw-rw-r-- 1 1001 1001 8207 Jan 25 12:47 README.md [2022-01-25T12:53:23.429Z] -rw-rw-r-- 1 1001 1001 6912 Jan 25 12:47 SECURITY.md [2022-01-25T12:53:23.429Z] -rw-rw-r-- 1 1001 1001 5 Jan 25 12:45 VERSION [2022-01-25T12:53:23.429Z] -rw-rw-r-- 1 1001 1001 4131 Jan 25 12:47 ZMQWindows.md [2022-01-25T12:53:23.429Z] drwxrwxr-x 2 1001 1001 4096 Jan 25 12:47 bin [2022-01-25T12:53:23.429Z] drwxrwxr-x 14 1001 1001 4096 Jan 25 12:47 cmd [2022-01-25T12:53:23.429Z] -rw-r--r-- 1 root root 428381 Jan 25 12:52 coverage.out [2022-01-25T12:53:23.429Z] -rw-rw-r-- 1 1001 1001 2827 Jan 25 12:47 go.mod [2022-01-25T12:53:23.429Z] -rw-rw-r-- 1 1001 1001 49574 Jan 25 12:47 go.sum [2022-01-25T12:53:23.429Z] drwxrwxr-x 8 1001 1001 4096 Jan 25 12:47 internal [2022-01-25T12:53:23.429Z] drwxrwxr-x 3 1001 1001 4096 Jan 25 12:47 openapi [2022-01-25T12:53:23.429Z] drwxrwxr-x 4 1001 1001 4096 Jan 25 12:47 snap [2022-01-25T12:53:23.429Z] -rw-rw-r-- 1 1001 1001 204 Jan 25 12:47 version.go [Pipeline] sh [2022-01-25T12:53:24.090Z] + '[' -e coverage.out ] [2022-01-25T12:53:24.090Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-01-25T12:53:24.111Z] Warning: overwriting stash ‘coverage-report’ [2022-01-25T12:53:24.629Z] snapcraft 6.0.2 from Canonical* installed [2022-01-25T12:53:24.629Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2022-01-25T12:53:24.629Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2022-01-25T12:53:24.629Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-25T12:53:24.629Z] Dload Upload Total Spent Left Speed [2022-01-25T12:53:24.629Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 0 658 0 0 3987 0 --:--:-- --:--:-- --:--:-- 3987 [2022-01-25T12:53:24.629Z] 100 3325k 100 3325k 0 0 8129k 0 --:--:-- --:--:-- --:--:-- 8129k [2022-01-25T12:53:24.629Z] ./yq_linux_amd64 [2022-01-25T12:53:24.849Z] Stashed 1 file(s) [Pipeline] sh [2022-01-25T12:53:24.890Z] + sudo snapcraft prime --use-lxd [2022-01-25T12:53:25.493Z] + make build [2022-01-25T12:53:25.494Z] 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-25T12:53:26.804Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2022-01-25T12:53:26.804Z] 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-25T12:53:26.804Z] - README.md [2022-01-25T12:53:26.804Z] [2022-01-25T12:53:26.804Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-01-25T12:53:27.064Z] Launching a container. [2022-01-25T12:53:32.190Z] 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-25T12:53:37.056Z] Waiting for container to be ready [2022-01-25T12:53:37.626Z] To start your first container, try: lxc launch ubuntu:20.04 [2022-01-25T12:53:37.626Z] Or for a virtual machine: lxc launch ubuntu:20.04 --vm [2022-01-25T12:53:37.626Z] [2022-01-25T12:53:41.826Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2022-01-25T12:53:42.395Z] Waiting for network to be ready... [2022-01-25T12:53:42.969Z] Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] [2022-01-25T12:53:42.969Z] Get:2 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] [2022-01-25T12:53:43.230Z] Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] [2022-01-25T12:53:43.230Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1178 kB] [2022-01-25T12:53:43.493Z] Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [970 kB] [2022-01-25T12:53:43.753Z] Get:6 http://archive.ubuntu.com/ubuntu focal/main Translation-en [506 kB] [2022-01-25T12:53:43.753Z] Get:7 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [210 kB] [2022-01-25T12:53:43.753Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [21.8 kB] [2022-01-25T12:53:43.753Z] Get:9 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [4948 B] [2022-01-25T12:53:43.753Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [686 kB] [2022-01-25T12:53:43.753Z] Get:11 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB] [2022-01-25T12:53:43.753Z] Get:12 http://archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB] [2022-01-25T12:53:43.753Z] Get:13 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [22.0 kB] [2022-01-25T12:53:43.753Z] Get:14 http://archive.ubuntu.com/ubuntu focal/restricted Translation-en [6212 B] [2022-01-25T12:53:43.753Z] Get:15 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [97.9 kB] [2022-01-25T12:53:43.753Z] Get:16 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB] [2022-01-25T12:53:43.753Z] Get:17 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [677 kB] [2022-01-25T12:53:43.753Z] Get:18 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [115 kB] [2022-01-25T12:53:44.013Z] Get:19 http://archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB] [2022-01-25T12:53:44.274Z] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1510 kB] [2022-01-25T12:53:44.274Z] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [296 kB] [2022-01-25T12:53:44.274Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [24.8 kB] [2022-01-25T12:53:44.274Z] Get:23 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [6928 B] [2022-01-25T12:53:44.274Z] Get:24 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [736 kB] [2022-01-25T12:53:44.274Z] Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [105 kB] [2022-01-25T12:53:44.274Z] Get:26 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [894 kB] [2022-01-25T12:53:44.274Z] Get:27 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [196 kB] [2022-01-25T12:53:46.818Z] Fetched 22.8 MB in 4s (5967 kB/s) [2022-01-25T12:53:47.077Z] Reading package lists... [2022-01-25T12:53:47.077Z] Reading package lists... [2022-01-25T12:53:47.341Z] Building dependency tree... [2022-01-25T12:53:47.341Z] Reading state information... [2022-01-25T12:53:47.341Z] The following additional packages will be installed: [2022-01-25T12:53:47.341Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-01-25T12:53:47.341Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-01-25T12:53:47.341Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-01-25T12:53:47.341Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2022-01-25T12:53:47.341Z] Suggested packages: [2022-01-25T12:53:47.341Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2022-01-25T12:53:47.341Z] Recommended packages: [2022-01-25T12:53:47.341Z] gnupg libsasl2-modules [2022-01-25T12:53:47.602Z] The following NEW packages will be installed: [2022-01-25T12:53:47.602Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-01-25T12:53:47.602Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-01-25T12:53:47.602Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-01-25T12:53:47.602Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2022-01-25T12:53:47.602Z] The following packages will be upgraded: [2022-01-25T12:53:47.602Z] gpg gpg-agent gpgconf libudev1 [2022-01-25T12:53:47.602Z] 4 upgraded, 18 newly installed, 0 to remove and 81 not upgraded. [2022-01-25T12:53:47.602Z] Need to get 3859 kB of archives. [2022-01-25T12:53:47.602Z] After this operation, 14.9 MB of additional disk space will be used. [2022-01-25T12:53:47.602Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libudev1 amd64 245.4-4ubuntu3.15 [77.2 kB] [2022-01-25T12:53:47.602Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 udev amd64 245.4-4ubuntu3.15 [1364 kB] [2022-01-25T12:53:47.868Z] Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuse2 amd64 2.9.9-3 [82.0 kB] [2022-01-25T12:53:48.129Z] Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 fuse amd64 2.9.9-3 [26.0 kB] [2022-01-25T12:53:48.129Z] Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB] [2022-01-25T12:53:48.391Z] Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB] [2022-01-25T12:53:48.391Z] Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB] [2022-01-25T12:53:48.391Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2022-01-25T12:53:48.391Z] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB] [2022-01-25T12:53:48.391Z] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB] [2022-01-25T12:53:48.391Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB] [2022-01-25T12:53:48.391Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB] [2022-01-25T12:53:48.391Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB] [2022-01-25T12:53:48.391Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB] [2022-01-25T12:53:48.391Z] Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB] [2022-01-25T12:53:48.652Z] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB] [2022-01-25T12:53:48.652Z] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB] [2022-01-25T12:53:48.652Z] Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2 [14.9 kB] [2022-01-25T12:53:48.652Z] Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2 [49.3 kB] [2022-01-25T12:53:48.652Z] 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-25T12:53:48.652Z] 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-25T12:53:48.652Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB] [2022-01-25T12:53:48.652Z] debconf: delaying package configuration, since apt-utils is not installed [2022-01-25T12:53:48.912Z] Fetched 3859 kB in 1s (3311 kB/s) [2022-01-25T12:53:48.912Z] (Reading database ... 12816 files and directories currently installed.) [2022-01-25T12:53:48.912Z] Preparing to unpack .../libudev1_245.4-4ubuntu3.15_amd64.deb ... [2022-01-25T12:53:48.912Z] Unpacking libudev1:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-01-25T12:53:48.912Z] Setting up libudev1:amd64 (245.4-4ubuntu3.15) ... [2022-01-25T12:53:48.912Z] Selecting previously unselected package udev. [2022-01-25T12:53:48.912Z] (Reading database ... 12816 files and directories currently installed.) [2022-01-25T12:53:48.912Z] Preparing to unpack .../00-udev_245.4-4ubuntu3.15_amd64.deb ... [2022-01-25T12:53:48.912Z] Unpacking udev (245.4-4ubuntu3.15) ... [2022-01-25T12:53:49.173Z] Selecting previously unselected package libfuse2:amd64. [2022-01-25T12:53:49.173Z] Preparing to unpack .../01-libfuse2_2.9.9-3_amd64.deb ... [2022-01-25T12:53:49.173Z] Unpacking libfuse2:amd64 (2.9.9-3) ... [2022-01-25T12:53:49.173Z] Selecting previously unselected package fuse. [2022-01-25T12:53:49.173Z] Preparing to unpack .../02-fuse_2.9.9-3_amd64.deb ... [2022-01-25T12:53:49.173Z] Unpacking fuse (2.9.9-3) ... [2022-01-25T12:53:49.173Z] Preparing to unpack .../03-gpg_2.2.19-3ubuntu2.1_amd64.deb ... [2022-01-25T12:53:49.173Z] Unpacking gpg (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-01-25T12:53:49.434Z] Preparing to unpack .../04-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ... [2022-01-25T12:53:49.434Z] Unpacking gpgconf (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-01-25T12:53:49.434Z] Preparing to unpack .../05-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ... [2022-01-25T12:53:49.434Z] Unpacking gpg-agent (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-01-25T12:53:49.434Z] Selecting previously unselected package libksba8:amd64. [2022-01-25T12:53:49.434Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2022-01-25T12:53:49.434Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2022-01-25T12:53:49.695Z] Selecting previously unselected package libroken18-heimdal:amd64. [2022-01-25T12:53:49.695Z] Preparing to unpack .../07-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-01-25T12:53:49.695Z] Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-01-25T12:53:49.695Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2022-01-25T12:53:49.695Z] Preparing to unpack .../08-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-01-25T12:53:49.695Z] Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-01-25T12:53:49.695Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2022-01-25T12:53:49.695Z] Preparing to unpack .../09-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-01-25T12:53:49.695Z] Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-01-25T12:53:49.695Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2022-01-25T12:53:49.695Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-01-25T12:53:49.695Z] Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-01-25T12:53:49.695Z] Selecting previously unselected package libwind0-heimdal:amd64. [2022-01-25T12:53:49.695Z] Preparing to unpack .../11-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-01-25T12:53:49.695Z] Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-01-25T12:53:49.962Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2022-01-25T12:53:49.962Z] Preparing to unpack .../12-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-01-25T12:53:49.962Z] Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-01-25T12:53:49.962Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2022-01-25T12:53:49.962Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-01-25T12:53:49.962Z] Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-01-25T12:53:49.962Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2022-01-25T12:53:49.962Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-01-25T12:53:49.962Z] Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-01-25T12:53:49.962Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2022-01-25T12:53:49.962Z] Preparing to unpack .../15-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-01-25T12:53:49.962Z] Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-01-25T12:53:49.962Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2022-01-25T12:53:49.962Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27+dfsg-2_amd64.deb ... [2022-01-25T12:53:49.962Z] Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2) ... [2022-01-25T12:53:50.223Z] Selecting previously unselected package libsasl2-2:amd64. [2022-01-25T12:53:50.223Z] Preparing to unpack .../17-libsasl2-2_2.1.27+dfsg-2_amd64.deb ... [2022-01-25T12:53:50.223Z] Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2) ... [2022-01-25T12:53:50.223Z] Selecting previously unselected package libldap-common. [2022-01-25T12:53:50.223Z] Preparing to unpack .../18-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ... [2022-01-25T12:53:50.223Z] Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2022-01-25T12:53:50.223Z] Selecting previously unselected package libldap-2.4-2:amd64. [2022-01-25T12:53:50.223Z] Preparing to unpack .../19-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... [2022-01-25T12:53:50.223Z] Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2022-01-25T12:53:50.223Z] Selecting previously unselected package dirmngr. [2022-01-25T12:53:50.223Z] Preparing to unpack .../20-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ... [2022-01-25T12:53:50.223Z] Unpacking dirmngr (2.2.19-3ubuntu2.1) ... [2022-01-25T12:53:50.492Z] Setting up libksba8:amd64 (1.3.5-2) ... [2022-01-25T12:53:50.492Z] Setting up libfuse2:amd64 (2.9.9-3) ... [2022-01-25T12:53:50.492Z] Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2022-01-25T12:53:50.492Z] Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2) ... [2022-01-25T12:53:50.492Z] Setting up udev (245.4-4ubuntu3.15) ... [2022-01-25T12:53:51.062Z] invoke-rc.d: policy-rc.d denied execution of start. [2022-01-25T12:53:51.062Z] Setting up libsasl2-2:amd64 (2.1.27+dfsg-2) ... [2022-01-25T12:53:51.062Z] Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-01-25T12:53:51.062Z] Setting up gpgconf (2.2.19-3ubuntu2.1) ... [2022-01-25T12:53:51.062Z] Setting up gpg (2.2.19-3ubuntu2.1) ... [2022-01-25T12:53:51.062Z] Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-01-25T12:53:51.062Z] Setting up fuse (2.9.9-3) ... [2022-01-25T12:53:51.062Z] Setting up gpg-agent (2.2.19-3ubuntu2.1) ... [2022-01-25T12:53:51.634Z] Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-01-25T12:53:51.634Z] Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-01-25T12:53:51.634Z] Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-01-25T12:53:51.634Z] Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-01-25T12:53:51.634Z] Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-01-25T12:53:51.634Z] Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-01-25T12:53:51.634Z] Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-01-25T12:53:51.634Z] Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2022-01-25T12:53:51.634Z] Setting up dirmngr (2.2.19-3ubuntu2.1) ... [2022-01-25T12:53:51.895Z] Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. [2022-01-25T12:53:51.895Z] Processing triggers for systemd (245.4-4ubuntu3) ... [2022-01-25T12:53:51.895Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-01-25T12:53:52.467Z] The unit files have no installation config (WantedBy=, RequiredBy=, Also=, [2022-01-25T12:53:52.467Z] Alias= settings in the [Install] section, and DefaultInstance= for template [2022-01-25T12:53:52.467Z] units). This means they are not meant to be enabled using systemctl. [2022-01-25T12:53:52.467Z] [2022-01-25T12:53:52.467Z] Possible reasons for having this kind of units are: [2022-01-25T12:53:52.467Z] • A unit may be statically enabled by being symlinked from another unit's [2022-01-25T12:53:52.467Z] .wants/ or .requires/ directory. [2022-01-25T12:53:52.467Z] • A unit's purpose may be to act as a helper for some other unit which has [2022-01-25T12:53:52.467Z] a requirement dependency on it. [2022-01-25T12:53:52.467Z] • A unit may be started when needed via activation (socket, path, timer, [2022-01-25T12:53:52.467Z] D-Bus, udev, scripted systemctl call, ...). [2022-01-25T12:53:52.467Z] • In case of template units, the unit is meant to be enabled with some [2022-01-25T12:53:52.467Z] instance name specified. [2022-01-25T12:53:52.729Z] Reading package lists... [2022-01-25T12:53:52.990Z] Building dependency tree... [2022-01-25T12:53:52.990Z] Reading state information... [2022-01-25T12:53:53.251Z] The following additional packages will be installed: [2022-01-25T12:53:53.251Z] apparmor libbsd0 libcbor0.6 libedit2 libexpat1 libfido2-1 libgssapi-krb5-2 [2022-01-25T12:53:53.251Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2022-01-25T12:53:53.251Z] libpython3-stdlib libpython3.8-minimal libpython3.8-stdlib mime-support [2022-01-25T12:53:53.251Z] openssh-client python3 python3-minimal python3.8 python3.8-minimal [2022-01-25T12:53:53.251Z] squashfs-tools [2022-01-25T12:53:53.251Z] Suggested packages: [2022-01-25T12:53:53.251Z] apparmor-profiles-extra apparmor-utils krb5-doc krb5-user keychain [2022-01-25T12:53:53.251Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2022-01-25T12:53:53.251Z] python3.8-venv python3.8-doc binfmt-support zenity | kdialog [2022-01-25T12:53:53.251Z] Recommended packages: [2022-01-25T12:53:53.251Z] krb5-locales file xauth gnupg [2022-01-25T12:53:53.251Z] The following NEW packages will be installed: [2022-01-25T12:53:53.251Z] apparmor libbsd0 libcbor0.6 libedit2 libexpat1 libfido2-1 libgssapi-krb5-2 [2022-01-25T12:53:53.251Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2022-01-25T12:53:53.251Z] libpython3-stdlib libpython3.8-minimal libpython3.8-stdlib mime-support [2022-01-25T12:53:53.251Z] openssh-client python3 python3-minimal python3.8 python3.8-minimal snapd [2022-01-25T12:53:53.251Z] squashfs-tools sudo [2022-01-25T12:53:53.511Z] 0 upgraded, 25 newly installed, 0 to remove and 81 not upgraded. [2022-01-25T12:53:53.511Z] Need to get 38.0 MB of archives. [2022-01-25T12:53:53.511Z] After this operation, 166 MB of additional disk space will be used. [2022-01-25T12:53:53.511Z] Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 libexpat1 amd64 2.2.9-1build1 [73.3 kB] [2022-01-25T12:53:53.511Z] 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-25T12:53:53.776Z] Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] [2022-01-25T12:53:53.776Z] Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] [2022-01-25T12:53:53.776Z] Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] [2022-01-25T12:53:53.776Z] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] [2022-01-25T12:53:53.776Z] Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] [2022-01-25T12:53:53.776Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] [2022-01-25T12:53:53.777Z] Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apparmor amd64 2.13.3-7ubuntu5.1 [494 kB] [2022-01-25T12:53:54.038Z] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] [2022-01-25T12:53:54.038Z] Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [1900 kB] [2022-01-25T12:53:54.038Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] [2022-01-25T12:53:54.038Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] [2022-01-25T12:53:54.038Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB] [2022-01-25T12:53:54.038Z] Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] [2022-01-25T12:53:54.038Z] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 liblzo2-2 amd64 2.10-2 [50.8 kB] [2022-01-25T12:53:54.038Z] Get:17 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 snapd amd64 2.51.1+20.04ubuntu2 [30.4 MB] [2022-01-25T12:53:54.298Z] 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-25T12:53:54.298Z] 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-25T12:53:54.298Z] Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 sudo amd64 1.8.31-1ubuntu1.2 [514 kB] [2022-01-25T12:53:54.298Z] Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB] [2022-01-25T12:53:54.298Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB] [2022-01-25T12:53:54.298Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB] [2022-01-25T12:53:54.298Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB] [2022-01-25T12:53:54.298Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 squashfs-tools amd64 1:4.4-1ubuntu0.3 [117 kB] [2022-01-25T12:53:55.241Z] debconf: delaying package configuration, since apt-utils is not installed [2022-01-25T12:53:55.241Z] Fetched 38.0 MB in 2s (20.1 MB/s) [2022-01-25T12:53:55.241Z] Selecting previously unselected package libpython3.8-minimal:amd64. [2022-01-25T12:53:55.241Z] (Reading database ... 13067 files and directories currently installed.) [2022-01-25T12:53:55.241Z] Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-01-25T12:53:55.241Z] Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-01-25T12:53:55.501Z] Selecting previously unselected package libexpat1:amd64. [2022-01-25T12:53:55.501Z] Preparing to unpack .../libexpat1_2.2.9-1build1_amd64.deb ... [2022-01-25T12:53:55.501Z] Unpacking libexpat1:amd64 (2.2.9-1build1) ... [2022-01-25T12:53:55.501Z] Selecting previously unselected package python3.8-minimal. [2022-01-25T12:53:55.501Z] Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-01-25T12:53:55.501Z] Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... [2022-01-25T12:53:55.762Z] Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-01-25T12:53:55.762Z] Setting up libexpat1:amd64 (2.2.9-1build1) ... [2022-01-25T12:53:55.762Z] Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... [2022-01-25T12:53:56.334Z] Selecting previously unselected package python3-minimal. [2022-01-25T12:53:56.334Z] (Reading database ... 13358 files and directories currently installed.) [2022-01-25T12:53:56.334Z] Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... [2022-01-25T12:53:56.334Z] Unpacking python3-minimal (3.8.2-0ubuntu2) ... [2022-01-25T12:53:56.334Z] Selecting previously unselected package mime-support. [2022-01-25T12:53:56.334Z] Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... [2022-01-25T12:53:56.334Z] Unpacking mime-support (3.64ubuntu1) ... [2022-01-25T12:53:56.334Z] Selecting previously unselected package libmpdec2:amd64. [2022-01-25T12:53:56.334Z] Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... [2022-01-25T12:53:56.334Z] Unpacking libmpdec2:amd64 (2.4.2-3) ... [2022-01-25T12:53:56.334Z] Selecting previously unselected package libpython3.8-stdlib:amd64. [2022-01-25T12:53:56.334Z] Preparing to unpack .../3-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-01-25T12:53:56.334Z] Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-01-25T12:53:56.594Z] Selecting previously unselected package python3.8. [2022-01-25T12:53:56.594Z] Preparing to unpack .../4-python3.8_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-01-25T12:53:56.594Z] Unpacking python3.8 (3.8.10-0ubuntu1~20.04.2) ... [2022-01-25T12:53:56.594Z] Selecting previously unselected package libpython3-stdlib:amd64. [2022-01-25T12:53:56.594Z] Preparing to unpack .../5-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... [2022-01-25T12:53:56.594Z] Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-01-25T12:53:56.594Z] Setting up python3-minimal (3.8.2-0ubuntu2) ... [2022-01-25T12:53:56.855Z] Selecting previously unselected package python3. [2022-01-25T12:53:56.855Z] (Reading database ... 13760 files and directories currently installed.) [2022-01-25T12:53:56.855Z] Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... [2022-01-25T12:53:56.855Z] Unpacking python3 (3.8.2-0ubuntu2) ... [2022-01-25T12:53:56.855Z] Selecting previously unselected package libbsd0:amd64. [2022-01-25T12:53:56.855Z] Preparing to unpack .../01-libbsd0_0.10.0-1_amd64.deb ... [2022-01-25T12:53:56.855Z] Unpacking libbsd0:amd64 (0.10.0-1) ... [2022-01-25T12:53:56.855Z] Selecting previously unselected package sudo. [2022-01-25T12:53:56.855Z] Preparing to unpack .../02-sudo_1.8.31-1ubuntu1.2_amd64.deb ... [2022-01-25T12:53:56.855Z] Unpacking sudo (1.8.31-1ubuntu1.2) ... [2022-01-25T12:53:57.116Z] Selecting previously unselected package apparmor. [2022-01-25T12:53:57.116Z] Preparing to unpack .../03-apparmor_2.13.3-7ubuntu5.1_amd64.deb ... [2022-01-25T12:53:57.116Z] Unpacking apparmor (2.13.3-7ubuntu5.1) ... [2022-01-25T12:53:57.116Z] Selecting previously unselected package libcbor0.6:amd64. [2022-01-25T12:53:57.116Z] Preparing to unpack .../04-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... [2022-01-25T12:53:57.116Z] Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-01-25T12:53:57.377Z] Selecting previously unselected package libedit2:amd64. [2022-01-25T12:53:57.377Z] Preparing to unpack .../05-libedit2_3.1-20191231-1_amd64.deb ... [2022-01-25T12:53:57.377Z] Unpacking libedit2:amd64 (3.1-20191231-1) ... [2022-01-25T12:53:57.377Z] Selecting previously unselected package libfido2-1:amd64. [2022-01-25T12:53:57.377Z] Preparing to unpack .../06-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... [2022-01-25T12:53:57.377Z] Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-01-25T12:53:57.377Z] Selecting previously unselected package libkrb5support0:amd64. [2022-01-25T12:53:57.377Z] Preparing to unpack .../07-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ... [2022-01-25T12:53:57.377Z] Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-01-25T12:53:57.377Z] Selecting previously unselected package libk5crypto3:amd64. [2022-01-25T12:53:57.377Z] Preparing to unpack .../08-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ... [2022-01-25T12:53:57.377Z] Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2022-01-25T12:53:57.377Z] Selecting previously unselected package libkeyutils1:amd64. [2022-01-25T12:53:57.377Z] Preparing to unpack .../09-libkeyutils1_1.6-6ubuntu1_amd64.deb ... [2022-01-25T12:53:57.377Z] Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ... [2022-01-25T12:53:57.636Z] Selecting previously unselected package libkrb5-3:amd64. [2022-01-25T12:53:57.636Z] Preparing to unpack .../10-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ... [2022-01-25T12:53:57.636Z] Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-01-25T12:53:57.636Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2022-01-25T12:53:57.636Z] Preparing to unpack .../11-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ... [2022-01-25T12:53:57.636Z] Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-01-25T12:53:57.636Z] Selecting previously unselected package openssh-client. [2022-01-25T12:53:57.636Z] Preparing to unpack .../12-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... [2022-01-25T12:53:57.636Z] Unpacking openssh-client (1:8.2p1-4ubuntu0.4) ... [2022-01-25T12:53:57.898Z] Selecting previously unselected package liblzo2-2:amd64. [2022-01-25T12:53:57.898Z] Preparing to unpack .../13-liblzo2-2_2.10-2_amd64.deb ... [2022-01-25T12:53:57.898Z] Unpacking liblzo2-2:amd64 (2.10-2) ... [2022-01-25T12:53:57.898Z] Selecting previously unselected package squashfs-tools. [2022-01-25T12:53:57.898Z] Preparing to unpack .../14-squashfs-tools_1%3a4.4-1ubuntu0.3_amd64.deb ... [2022-01-25T12:53:57.898Z] Unpacking squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-01-25T12:53:57.898Z] Selecting previously unselected package snapd. [2022-01-25T12:53:57.898Z] Preparing to unpack .../15-snapd_2.51.1+20.04ubuntu2_amd64.deb ... [2022-01-25T12:53:57.898Z] Unpacking snapd (2.51.1+20.04ubuntu2) ... [2022-01-25T12:53:58.964Z] 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-25T12:53:58.964Z] 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-25T12:54:01.196Z] Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ... [2022-01-25T12:54:01.196Z] Setting up mime-support (3.64ubuntu1) ... [2022-01-25T12:54:01.196Z] Setting up liblzo2-2:amd64 (2.10-2) ... [2022-01-25T12:54:01.196Z] Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-01-25T12:54:01.196Z] Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-01-25T12:54:01.196Z] Setting up sudo (1.8.31-1ubuntu1.2) ... [2022-01-25T12:54:01.196Z] Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2022-01-25T12:54:01.196Z] Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-01-25T12:54:01.196Z] Setting up libmpdec2:amd64 (2.4.2-3) ... [2022-01-25T12:54:01.196Z] Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-01-25T12:54:01.196Z] Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-01-25T12:54:01.196Z] Setting up python3.8 (3.8.10-0ubuntu1~20.04.2) ... [2022-01-25T12:54:01.196Z] Setting up libbsd0:amd64 (0.10.0-1) ... [2022-01-25T12:54:01.196Z] Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-01-25T12:54:01.459Z] Setting up squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-01-25T12:54:01.459Z] Setting up libedit2:amd64 (3.1-20191231-1) ... [2022-01-25T12:54:01.459Z] Setting up python3 (3.8.2-0ubuntu2) ... [2022-01-25T12:54:01.459Z] running python rtupdate hooks for python3.8... [2022-01-25T12:54:01.459Z] running python post-rtupdate hooks for python3.8... [2022-01-25T12:54:01.459Z] Setting up apparmor (2.13.3-7ubuntu5.1) ... [2022-01-25T12:54:02.399Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-01-25T12:54:02.399Z] Reloading AppArmor profiles [2022-01-25T12:54:02.659Z] Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-01-25T12:54:02.659Z] Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... [2022-01-25T12:54:02.659Z] Setting up snapd (2.51.1+20.04ubuntu2) ... [2022-01-25T12:54:02.919Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2022-01-25T12:54:03.178Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2022-01-25T12:54:03.253Z] 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-25T12:54:03.438Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2022-01-25T12:54:03.523Z] 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-25T12:54:03.698Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2022-01-25T12:54:03.959Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-01-25T12:54:03.959Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-01-25T12:54:04.221Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2022-01-25T12:54:04.481Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2022-01-25T12:54:04.481Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2022-01-25T12:54:04.742Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2022-01-25T12:54:05.003Z] /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-25T12:54:05.003Z] Processing triggers for systemd (245.4-4ubuntu3) ... [2022-01-25T12:54:05.265Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-01-25T12:54:06.651Z] Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease [2022-01-25T12:54:06.651Z] Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease [2022-01-25T12:54:06.651Z] Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2022-01-25T12:54:06.902Z] 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-25T12:54:07.483Z] Reading package lists... [2022-01-25T12:54:07.743Z] Reading package lists... [2022-01-25T12:54:08.004Z] Building dependency tree... [2022-01-25T12:54:08.004Z] Reading state information... [2022-01-25T12:54:08.004Z] Calculating upgrade... [2022-01-25T12:54:08.004Z] The following packages will be upgraded: [2022-01-25T12:54:08.004Z] apt base-files bash binutils binutils-common binutils-x86-64-linux-gnu [2022-01-25T12:54:08.004Z] bsdutils build-essential ca-certificates cpp-9 fdisk g++-9 gcc-10-base gcc-9 [2022-01-25T12:54:08.004Z] gcc-9-base gpgv libapparmor1 libapt-pkg6.0 libasan5 libatomic1 libbinutils [2022-01-25T12:54:08.004Z] libblkid1 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcryptsetup12 [2022-01-25T12:54:08.004Z] libctf-nobfd0 libctf0 libfdisk1 libgcc-9-dev libgcc-s1 libgcrypt20 [2022-01-25T12:54:08.004Z] libgnutls30 libgomp1 libhogweed5 libitm1 libjson-c4 liblsan0 liblz4-1 [2022-01-25T12:54:08.004Z] liblzma5 libmount1 libnettle7 libp11-kit0 libpam-modules libpam-modules-bin [2022-01-25T12:54:08.004Z] libpam-runtime libpam0g libperl5.30 libprocps8 libquadmath0 libseccomp2 [2022-01-25T12:54:08.004Z] libsmartcols1 libsqlite3-0 libssl1.1 libstdc++-9-dev libstdc++6 libsystemd0 [2022-01-25T12:54:08.004Z] libtsan0 libubsan1 libuuid1 libzstd1 linux-libc-dev login mount openssl [2022-01-25T12:54:08.004Z] passwd perl perl-base perl-modules-5.30 procps systemd systemd-sysv [2022-01-25T12:54:08.004Z] systemd-timesyncd tar tzdata ubuntu-keyring util-linux xz-utils zlib1g [2022-01-25T12:54:08.264Z] 81 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2022-01-25T12:54:08.264Z] Need to get 67.5 MB of archives. [2022-01-25T12:54:08.264Z] After this operation, 14.1 MB of additional disk space will be used. [2022-01-25T12:54:08.265Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 linux-libc-dev amd64 5.4.0-96.109 [1114 kB] [2022-01-25T12:54:08.265Z] Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dev amd64 2.31-0ubuntu9.2 [2520 kB] [2022-01-25T12:54:08.265Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB] [2022-01-25T12:54:08.265Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB] [2022-01-25T12:54:08.265Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB] [2022-01-25T12:54:08.265Z] Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB] [2022-01-25T12:54:08.265Z] Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB] [2022-01-25T12:54:08.265Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB] [2022-01-25T12:54:08.265Z] Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-10-base amd64 10.3.0-1ubuntu1~20.04 [20.2 kB] [2022-01-25T12:54:08.265Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-s1 amd64 10.3.0-1ubuntu1~20.04 [41.8 kB] [2022-01-25T12:54:08.265Z] Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcc1-0 amd64 10.3.0-1ubuntu1~20.04 [48.8 kB] [2022-01-25T12:54:08.265Z] Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B] [2022-01-25T12:54:08.265Z] Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++6 amd64 10.3.0-1ubuntu1~20.04 [501 kB] [2022-01-25T12:54:08.265Z] Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB] [2022-01-25T12:54:08.527Z] Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB] [2022-01-25T12:54:08.527Z] Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-base amd64 5.30.0-9ubuntu0.2 [1513 kB] [2022-01-25T12:54:08.527Z] Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB] [2022-01-25T12:54:08.527Z] Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.1 [240 kB] [2022-01-25T12:54:08.527Z] Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcrypt20 amd64 1.8.5-5ubuntu1.1 [420 kB] [2022-01-25T12:54:08.527Z] Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblz4-1 amd64 1.9.2-2ubuntu0.20.04.1 [56.1 kB] [2022-01-25T12:54:08.527Z] Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] [2022-01-25T12:54:08.527Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] [2022-01-25T12:54:08.527Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libjson-c4 amd64 0.13.1+dfsg-7ubuntu0.3 [29.3 kB] [2022-01-25T12:54:08.527Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libnettle7 amd64 3.5.1+really3.5.1-2ubuntu0.2 [115 kB] [2022-01-25T12:54:08.527Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libhogweed5 amd64 3.5.1+really3.5.1-2ubuntu0.2 [138 kB] [2022-01-25T12:54:08.527Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 libp11-kit0 amd64 0.23.20-1ubuntu0.1 [188 kB] [2022-01-25T12:54:08.527Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgnutls30 amd64 3.6.13-2ubuntu1.6 [828 kB] [2022-01-25T12:54:08.527Z] Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~20.04.2 [42.5 kB] [2022-01-25T12:54:08.527Z] Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd amd64 245.4-4ubuntu3.15 [3811 kB] [2022-01-25T12:54:08.527Z] Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] [2022-01-25T12:54:08.527Z] Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 libzstd1 amd64 1.4.4+dfsg-3ubuntu0.1 [237 kB] [2022-01-25T12:54:08.527Z] Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 ca-certificates all 20210119~20.04.2 [145 kB] [2022-01-25T12:54:08.527Z] Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB] [2022-01-25T12:54:08.527Z] Get:34 http://security.ubuntu.com/ubuntu focal-security/main amd64 tzdata all 2021e-0ubuntu0.20.04 [295 kB] [2022-01-25T12:54:08.527Z] Get:35 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf0 amd64 2.34-6ubuntu1.3 [46.6 kB] [2022-01-25T12:54:08.527Z] Get:36 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.3 [1613 kB] [2022-01-25T12:54:08.527Z] Get:37 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbinutils amd64 2.34-6ubuntu1.3 [474 kB] [2022-01-25T12:54:08.527Z] Get:38 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils amd64 2.34-6ubuntu1.3 [3380 B] [2022-01-25T12:54:08.527Z] Get:39 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-common amd64 2.34-6ubuntu1.3 [207 kB] [2022-01-25T12:54:08.527Z] Get:40 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.3 [47.4 kB] [2022-01-25T12:54:08.527Z] Get:41 http://security.ubuntu.com/ubuntu focal-security/main amd64 libasan5 amd64 9.3.0-17ubuntu1~20.04 [394 kB] [2022-01-25T12:54:08.527Z] Get:42 http://security.ubuntu.com/ubuntu focal-security/main amd64 g++-9 amd64 9.3.0-17ubuntu1~20.04 [8405 kB] [2022-01-25T12:54:08.527Z] Get:43 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9 amd64 9.3.0-17ubuntu1~20.04 [8241 kB] [2022-01-25T12:54:08.788Z] Get:44 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++-9-dev amd64 9.3.0-17ubuntu1~20.04 [1714 kB] [2022-01-25T12:54:08.788Z] Get:45 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-9-dev amd64 9.3.0-17ubuntu1~20.04 [2360 kB] [2022-01-25T12:54:08.788Z] Get:46 http://security.ubuntu.com/ubuntu focal-security/main amd64 cpp-9 amd64 9.3.0-17ubuntu1~20.04 [7494 kB] [2022-01-25T12:54:08.788Z] Get:47 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9-base amd64 9.3.0-17ubuntu1~20.04 [19.1 kB] [2022-01-25T12:54:09.049Z] Get:48 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.2 [71.8 kB] [2022-01-25T12:54:09.050Z] Get:49 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6 amd64 2.31-0ubuntu9.2 [2715 kB] [2022-01-25T12:54:09.311Z] Get:50 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 base-files amd64 11ubuntu5.4 [60.6 kB] [2022-01-25T12:54:09.311Z] Get:51 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bash amd64 5.0-6ubuntu1.1 [638 kB] [2022-01-25T12:54:09.311Z] Get:52 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bsdutils amd64 1:2.34-0.1ubuntu9.1 [63.1 kB] [2022-01-25T12:54:09.311Z] Get:53 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 login amd64 1:4.8.1-1ubuntu5.20.04.1 [220 kB] [2022-01-25T12:54:09.311Z] Get:54 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 zlib1g amd64 1:1.2.11.dfsg-2ubuntu1.2 [53.6 kB] [2022-01-25T12:54:09.311Z] Get:55 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libblkid1 amd64 2.34-0.1ubuntu9.1 [137 kB] [2022-01-25T12:54:09.311Z] Get:56 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.1 [20.0 kB] [2022-01-25T12:54:09.311Z] Get:57 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libfdisk1 amd64 2.34-0.1ubuntu9.1 [175 kB] [2022-01-25T12:54:09.311Z] Get:58 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libmount1 amd64 2.34-0.1ubuntu9.1 [149 kB] [2022-01-25T12:54:09.311Z] Get:59 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsmartcols1 amd64 2.34-0.1ubuntu9.1 [100 kB] [2022-01-25T12:54:09.311Z] Get:60 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 fdisk amd64 2.34-0.1ubuntu9.1 [119 kB] [2022-01-25T12:54:09.311Z] Get:61 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 util-linux amd64 2.34-0.1ubuntu9.1 [1021 kB] [2022-01-25T12:54:09.311Z] Get:62 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc-bin amd64 2.31-0ubuntu9.2 [639 kB] [2022-01-25T12:54:09.311Z] Get:63 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblzma5 amd64 5.2.4-1ubuntu1 [91.7 kB] [2022-01-25T12:54:09.311Z] Get:64 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.1 [34.1 kB] [2022-01-25T12:54:09.311Z] Get:65 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.10 [1322 kB] [2022-01-25T12:54:09.572Z] Get:66 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.3 [183 kB] [2022-01-25T12:54:09.572Z] Get:67 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam0g amd64 1.3.1-5ubuntu4.3 [55.4 kB] [2022-01-25T12:54:09.572Z] Get:68 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 mount amd64 2.34-0.1ubuntu9.1 [115 kB] [2022-01-25T12:54:09.572Z] Get:69 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.6 [835 kB] [2022-01-25T12:54:09.572Z] Get:70 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgv amd64 2.2.19-3ubuntu2.1 [199 kB] [2022-01-25T12:54:09.572Z] Get:71 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ubuntu-keyring all 2020.02.11.4 [22.1 kB] [2022-01-25T12:54:09.572Z] Get:72 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.6 [1296 kB] [2022-01-25T12:54:09.572Z] Get:73 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules-bin amd64 1.3.1-5ubuntu4.3 [41.2 kB] [2022-01-25T12:54:09.573Z] Get:74 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules amd64 1.3.1-5ubuntu4.3 [260 kB] [2022-01-25T12:54:09.573Z] Get:75 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-runtime all 1.3.1-5ubuntu4.3 [37.3 kB] [2022-01-25T12:54:09.573Z] Get:76 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 passwd amd64 1:4.8.1-1ubuntu5.20.04.1 [799 kB] [2022-01-25T12:54:09.573Z] Get:77 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprocps8 amd64 2:3.3.16-1ubuntu2.3 [33.0 kB] [2022-01-25T12:54:09.573Z] Get:78 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 procps amd64 2:3.3.16-1ubuntu2.3 [233 kB] [2022-01-25T12:54:09.833Z] Get:79 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.10 [620 kB] [2022-01-25T12:54:09.833Z] Get:80 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB] [2022-01-25T12:54:09.833Z] Get:81 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] [2022-01-25T12:54:09.833Z] debconf: delaying package configuration, since apt-utils is not installed [2022-01-25T12:54:09.833Z] Fetched 67.5 MB in 2s (41.8 MB/s) [2022-01-25T12:54:09.833Z] (Reading database ... 14243 files and directories currently installed.) [2022-01-25T12:54:09.833Z] Preparing to unpack .../0-libc6-dev_2.31-0ubuntu9.2_amd64.deb ... [2022-01-25T12:54:09.833Z] Unpacking libc6-dev:amd64 (2.31-0ubuntu9.2) over (2.31-0ubuntu9) ... [2022-01-25T12:54:10.282Z] 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-25T12:54:10.404Z] Preparing to unpack .../1-libc-dev-bin_2.31-0ubuntu9.2_amd64.deb ... [2022-01-25T12:54:10.404Z] Unpacking libc-dev-bin (2.31-0ubuntu9.2) over (2.31-0ubuntu9) ... [2022-01-25T12:54:10.404Z] Preparing to unpack .../2-linux-libc-dev_5.4.0-96.109_amd64.deb ... [2022-01-25T12:54:10.404Z] Unpacking linux-libc-dev:amd64 (5.4.0-96.109) over (5.4.0-26.30) ... [2022-01-25T12:54:10.665Z] Preparing to unpack .../3-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-01-25T12:54:10.665Z] Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-01-25T12:54:10.665Z] Preparing to unpack .../4-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-01-25T12:54:10.665Z] Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-01-25T12:54:10.927Z] Preparing to unpack .../5-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-01-25T12:54:10.927Z] Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-01-25T12:54:10.927Z] Preparing to unpack .../6-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-01-25T12:54:10.927Z] Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-01-25T12:54:11.188Z] Preparing to unpack .../7-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-01-25T12:54:11.188Z] Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-01-25T12:54:11.188Z] Preparing to unpack .../8-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-01-25T12:54:11.188Z] Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-01-25T12:54:11.449Z] Preparing to unpack .../9-gcc-10-base_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-01-25T12:54:11.449Z] Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-01-25T12:54:11.449Z] Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-01-25T12:54:11.449Z] (Reading database ... 14242 files and directories currently installed.) [2022-01-25T12:54:11.449Z] Preparing to unpack .../libgcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-01-25T12:54:11.449Z] Unpacking libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-01-25T12:54:11.449Z] Setting up libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-01-25T12:54:11.449Z] (Reading database ... 14242 files and directories currently installed.) [2022-01-25T12:54:11.449Z] Preparing to unpack .../libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-01-25T12:54:11.710Z] Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-01-25T12:54:11.710Z] Preparing to unpack .../libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-01-25T12:54:11.710Z] Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-01-25T12:54:11.710Z] Preparing to unpack .../libstdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-01-25T12:54:11.710Z] Unpacking libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-01-25T12:54:11.710Z] Setting up libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-01-25T12:54:11.971Z] (Reading database ... 14242 files and directories currently installed.) [2022-01-25T12:54:11.971Z] Preparing to unpack .../libc6_2.31-0ubuntu9.2_amd64.deb ... [2022-01-25T12:54:11.971Z] Unpacking libc6:amd64 (2.31-0ubuntu9.2) over (2.31-0ubuntu9) ... [2022-01-25T12:54:12.542Z] Setting up libc6:amd64 (2.31-0ubuntu9.2) ... [2022-01-25T12:54:12.542Z] (Reading database ... 14242 files and directories currently installed.) [2022-01-25T12:54:12.542Z] Preparing to unpack .../base-files_11ubuntu5.4_amd64.deb ... [2022-01-25T12:54:12.542Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2022-01-25T12:54:12.542Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2022-01-25T12:54:12.542Z] Unpacking base-files (11ubuntu5.4) over (11ubuntu5) ... [2022-01-25T12:54:12.803Z] Setting up base-files (11ubuntu5.4) ... [2022-01-25T12:54:12.803Z] Installing new version of config file /etc/issue ... [2022-01-25T12:54:12.803Z] Installing new version of config file /etc/issue.net ... [2022-01-25T12:54:12.803Z] Installing new version of config file /etc/lsb-release ... [2022-01-25T12:54:12.803Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2022-01-25T12:54:12.902Z] 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-25T12:54:13.375Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2022-01-25T12:54:13.375Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2022-01-25T12:54:13.375Z] Removing obsolete conffile /etc/default/motd-news ... [2022-01-25T12:54:13.375Z] (Reading database ... 14241 files and directories currently installed.) [2022-01-25T12:54:13.375Z] Preparing to unpack .../bash_5.0-6ubuntu1.1_amd64.deb ... [2022-01-25T12:54:13.375Z] Unpacking bash (5.0-6ubuntu1.1) over (5.0-6ubuntu1) ... [2022-01-25T12:54:13.636Z] Setting up bash (5.0-6ubuntu1.1) ... [2022-01-25T12:54:13.636Z] 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-25T12:54:13.636Z] (Reading database ... 14241 files and directories currently installed.) [2022-01-25T12:54:13.636Z] Preparing to unpack .../bsdutils_1%3a2.34-0.1ubuntu9.1_amd64.deb ... [2022-01-25T12:54:13.636Z] Unpacking bsdutils (1:2.34-0.1ubuntu9.1) over (1:2.34-0.1ubuntu9) ... [2022-01-25T12:54:13.636Z] Setting up bsdutils (1:2.34-0.1ubuntu9.1) ... [2022-01-25T12:54:13.636Z] (Reading database ... 14241 files and directories currently installed.) [2022-01-25T12:54:13.636Z] Preparing to unpack .../login_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2022-01-25T12:54:13.636Z] Unpacking login (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2022-01-25T12:54:13.896Z] Setting up login (1:4.8.1-1ubuntu5.20.04.1) ... [2022-01-25T12:54:13.896Z] (Reading database ... 14241 files and directories currently installed.) [2022-01-25T12:54:13.896Z] Preparing to unpack .../libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ... [2022-01-25T12:54:13.896Z] Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-01-25T12:54:14.468Z] Preparing to unpack .../perl_5.30.0-9ubuntu0.2_amd64.deb ... [2022-01-25T12:54:14.468Z] Unpacking perl (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-01-25T12:54:14.468Z] Preparing to unpack .../perl-base_5.30.0-9ubuntu0.2_amd64.deb ... [2022-01-25T12:54:14.468Z] Unpacking perl-base (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-01-25T12:54:14.728Z] Setting up perl-base (5.30.0-9ubuntu0.2) ... [2022-01-25T12:54:14.728Z] (Reading database ... 14241 files and directories currently installed.) [2022-01-25T12:54:14.728Z] Preparing to unpack .../perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ... [2022-01-25T12:54:14.728Z] Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-01-25T12:54:15.301Z] Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu1.2_amd64.deb ... [2022-01-25T12:54:15.301Z] Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) over (1:1.2.11.dfsg-2ubuntu1) ... [2022-01-25T12:54:15.301Z] Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) ... [2022-01-25T12:54:15.301Z] (Reading database ... 14241 files and directories currently installed.) [2022-01-25T12:54:15.301Z] Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.1_amd64.deb ... [2022-01-25T12:54:15.301Z] Unpacking tar (1.30+dfsg-7ubuntu0.20.04.1) over (1.30+dfsg-7) ... [2022-01-25T12:54:15.301Z] Setting up tar (1.30+dfsg-7ubuntu0.20.04.1) ... [2022-01-25T12:54:15.563Z] (Reading database ... 14241 files and directories currently installed.) [2022-01-25T12:54:15.563Z] Preparing to unpack .../libblkid1_2.34-0.1ubuntu9.1_amd64.deb ... [2022-01-25T12:54:15.563Z] Unpacking libblkid1:amd64 (2.34-0.1ubuntu9.1) over (2.34-0.1ubuntu9) ... [2022-01-25T12:54:15.563Z] Setting up libblkid1:amd64 (2.34-0.1ubuntu9.1) ... [2022-01-25T12:54:15.563Z] (Reading database ... 14241 files and directories currently installed.) [2022-01-25T12:54:15.563Z] Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.1_amd64.deb ... [2022-01-25T12:54:15.563Z] Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.1) over (2.34-0.1ubuntu9) ... [2022-01-25T12:54:15.563Z] Setting up libuuid1:amd64 (2.34-0.1ubuntu9.1) ... [2022-01-25T12:54:15.822Z] (Reading database ... 14241 files and directories currently installed.) [2022-01-25T12:54:15.822Z] Preparing to unpack .../libfdisk1_2.34-0.1ubuntu9.1_amd64.deb ... [2022-01-25T12:54:15.822Z] Unpacking libfdisk1:amd64 (2.34-0.1ubuntu9.1) over (2.34-0.1ubuntu9) ... [2022-01-25T12:54:15.822Z] Preparing to unpack .../libmount1_2.34-0.1ubuntu9.1_amd64.deb ... [2022-01-25T12:54:15.822Z] Unpacking libmount1:amd64 (2.34-0.1ubuntu9.1) over (2.34-0.1ubuntu9) ... [2022-01-25T12:54:15.822Z] Setting up libmount1:amd64 (2.34-0.1ubuntu9.1) ... [2022-01-25T12:54:15.822Z] (Reading database ... 14241 files and directories currently installed.) [2022-01-25T12:54:15.822Z] Preparing to unpack .../libsmartcols1_2.34-0.1ubuntu9.1_amd64.deb ... [2022-01-25T12:54:15.822Z] Unpacking libsmartcols1:amd64 (2.34-0.1ubuntu9.1) over (2.34-0.1ubuntu9) ... [2022-01-25T12:54:16.083Z] Setting up libsmartcols1:amd64 (2.34-0.1ubuntu9.1) ... [2022-01-25T12:54:16.083Z] (Reading database ... 14241 files and directories currently installed.) [2022-01-25T12:54:16.083Z] Preparing to unpack .../fdisk_2.34-0.1ubuntu9.1_amd64.deb ... [2022-01-25T12:54:16.083Z] Unpacking fdisk (2.34-0.1ubuntu9.1) over (2.34-0.1ubuntu9) ... [2022-01-25T12:54:16.083Z] Preparing to unpack .../util-linux_2.34-0.1ubuntu9.1_amd64.deb ... [2022-01-25T12:54:16.083Z] Unpacking util-linux (2.34-0.1ubuntu9.1) over (2.34-0.1ubuntu9) ... [2022-01-25T12:54:17.026Z] Setting up util-linux (2.34-0.1ubuntu9.1) ... [2022-01-25T12:54:17.026Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2022-01-25T12:54:17.196Z] 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-25T12:54:17.287Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2022-01-25T12:54:17.548Z] (Reading database ... 14241 files and directories currently installed.) [2022-01-25T12:54:17.548Z] Preparing to unpack .../libc-bin_2.31-0ubuntu9.2_amd64.deb ... [2022-01-25T12:54:17.548Z] Unpacking libc-bin (2.31-0ubuntu9.2) over (2.31-0ubuntu9) ... [2022-01-25T12:54:17.548Z] Setting up libc-bin (2.31-0ubuntu9.2) ... [2022-01-25T12:54:17.548Z] (Reading database ... 14241 files and directories currently installed.) [2022-01-25T12:54:17.548Z] Preparing to unpack .../libgcrypt20_1.8.5-5ubuntu1.1_amd64.deb ... [2022-01-25T12:54:17.548Z] Unpacking libgcrypt20:amd64 (1.8.5-5ubuntu1.1) over (1.8.5-5ubuntu1) ... [2022-01-25T12:54:17.808Z] Setting up libgcrypt20:amd64 (1.8.5-5ubuntu1.1) ... [2022-01-25T12:54:17.808Z] (Reading database ... 14241 files and directories currently installed.) [2022-01-25T12:54:17.808Z] Preparing to unpack .../liblz4-1_1.9.2-2ubuntu0.20.04.1_amd64.deb ... [2022-01-25T12:54:17.808Z] Unpacking liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) over (1.9.2-2) ... [2022-01-25T12:54:17.808Z] Setting up liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) ... [2022-01-25T12:54:17.808Z] (Reading database ... 14241 files and directories currently installed.) [2022-01-25T12:54:17.808Z] Preparing to unpack .../liblzma5_5.2.4-1ubuntu1_amd64.deb ... [2022-01-25T12:54:17.808Z] Unpacking liblzma5:amd64 (5.2.4-1ubuntu1) over (5.2.4-1) ... [2022-01-25T12:54:18.071Z] Setting up liblzma5:amd64 (5.2.4-1ubuntu1) ... [2022-01-25T12:54:18.071Z] (Reading database ... 14241 files and directories currently installed.) [2022-01-25T12:54:18.071Z] Preparing to unpack .../0-systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... [2022-01-25T12:54:18.071Z] Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-01-25T12:54:18.071Z] Preparing to unpack .../1-systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... [2022-01-25T12:54:18.330Z] Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-01-25T12:54:18.330Z] Preparing to unpack .../2-libapparmor1_2.13.3-7ubuntu5.1_amd64.deb ... [2022-01-25T12:54:18.330Z] Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.1) over (2.13.3-7ubuntu5) ... [2022-01-25T12:54:18.330Z] Preparing to unpack .../3-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ... [2022-01-25T12:54:18.330Z] Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) over (0.13.1+dfsg-7) ... [2022-01-25T12:54:18.330Z] Preparing to unpack .../4-libssl1.1_1.1.1f-1ubuntu2.10_amd64.deb ... [2022-01-25T12:54:18.330Z] Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.10) over (1.1.1f-1ubuntu2) ... [2022-01-25T12:54:18.591Z] Preparing to unpack .../5-libcryptsetup12_2%3a2.2.2-3ubuntu2.3_amd64.deb ... [2022-01-25T12:54:18.591Z] Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.3) over (2:2.2.2-3ubuntu2) ... [2022-01-25T12:54:18.591Z] Preparing to unpack .../6-libnettle7_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-01-25T12:54:18.591Z] Unpacking libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-01-25T12:54:18.591Z] Setting up libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-01-25T12:54:18.851Z] (Reading database ... 14241 files and directories currently installed.) [2022-01-25T12:54:18.851Z] Preparing to unpack .../libhogweed5_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-01-25T12:54:18.851Z] Unpacking libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-01-25T12:54:18.851Z] Setting up libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-01-25T12:54:18.851Z] (Reading database ... 14241 files and directories currently installed.) [2022-01-25T12:54:18.851Z] Preparing to unpack .../libp11-kit0_0.23.20-1ubuntu0.1_amd64.deb ... [2022-01-25T12:54:18.851Z] Unpacking libp11-kit0:amd64 (0.23.20-1ubuntu0.1) over (0.23.20-1build1) ... [2022-01-25T12:54:18.851Z] Setting up libp11-kit0:amd64 (0.23.20-1ubuntu0.1) ... [2022-01-25T12:54:19.112Z] (Reading database ... 14241 files and directories currently installed.) [2022-01-25T12:54:19.112Z] Preparing to unpack .../libgnutls30_3.6.13-2ubuntu1.6_amd64.deb ... [2022-01-25T12:54:19.112Z] Unpacking libgnutls30:amd64 (3.6.13-2ubuntu1.6) over (3.6.13-2ubuntu1) ... [2022-01-25T12:54:19.112Z] Setting up libgnutls30:amd64 (3.6.13-2ubuntu1.6) ... [2022-01-25T12:54:19.112Z] (Reading database ... 14241 files and directories currently installed.) [2022-01-25T12:54:19.112Z] Preparing to unpack .../libpam0g_1.3.1-5ubuntu4.3_amd64.deb ... [2022-01-25T12:54:19.112Z] Unpacking libpam0g:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-01-25T12:54:19.372Z] Setting up libpam0g:amd64 (1.3.1-5ubuntu4.3) ... [2022-01-25T12:54:19.372Z] (Reading database ... 14241 files and directories currently installed.) [2022-01-25T12:54:19.372Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~20.04.2_amd64.deb ... [2022-01-25T12:54:19.372Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) over (2.4.3-1ubuntu1) ... [2022-01-25T12:54:19.372Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) ... [2022-01-25T12:54:19.372Z] (Reading database ... 14241 files and directories currently installed.) [2022-01-25T12:54:19.372Z] Preparing to unpack .../mount_2.34-0.1ubuntu9.1_amd64.deb ... [2022-01-25T12:54:19.372Z] Unpacking mount (2.34-0.1ubuntu9.1) over (2.34-0.1ubuntu9) ... [2022-01-25T12:54:19.632Z] Preparing to unpack .../systemd_245.4-4ubuntu3.15_amd64.deb ... [2022-01-25T12:54:19.632Z] Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-01-25T12:54:20.205Z] Preparing to unpack .../libsystemd0_245.4-4ubuntu3.15_amd64.deb ... [2022-01-25T12:54:20.205Z] Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-01-25T12:54:20.205Z] Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... [2022-01-25T12:54:20.205Z] (Reading database ... 14242 files and directories currently installed.) [2022-01-25T12:54:20.205Z] Preparing to unpack .../libzstd1_1.4.4+dfsg-3ubuntu0.1_amd64.deb ... [2022-01-25T12:54:20.205Z] Unpacking libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) over (1.4.4+dfsg-3) ... [2022-01-25T12:54:20.466Z] Setting up libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) ... [2022-01-25T12:54:20.466Z] (Reading database ... 14242 files and directories currently installed.) [2022-01-25T12:54:20.466Z] Preparing to unpack .../libapt-pkg6.0_2.0.6_amd64.deb ... [2022-01-25T12:54:20.466Z] Unpacking libapt-pkg6.0:amd64 (2.0.6) over (2.0.2) ... [2022-01-25T12:54:20.466Z] Setting up libapt-pkg6.0:amd64 (2.0.6) ... [2022-01-25T12:54:20.593Z] 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-25T12:54:20.727Z] (Reading database ... 14242 files and directories currently installed.) [2022-01-25T12:54:20.727Z] Preparing to unpack .../gpgv_2.2.19-3ubuntu2.1_amd64.deb ... [2022-01-25T12:54:20.727Z] Unpacking gpgv (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-01-25T12:54:20.727Z] Setting up gpgv (2.2.19-3ubuntu2.1) ... [2022-01-25T12:54:20.727Z] (Reading database ... 14242 files and directories currently installed.) [2022-01-25T12:54:20.727Z] Preparing to unpack .../ubuntu-keyring_2020.02.11.4_all.deb ... [2022-01-25T12:54:20.727Z] Unpacking ubuntu-keyring (2020.02.11.4) over (2020.02.11.2) ... [2022-01-25T12:54:20.727Z] Setting up ubuntu-keyring (2020.02.11.4) ... [2022-01-25T12:54:20.727Z] (Reading database ... 14242 files and directories currently installed.) [2022-01-25T12:54:20.727Z] Preparing to unpack .../archives/apt_2.0.6_amd64.deb ... [2022-01-25T12:54:20.990Z] Unpacking apt (2.0.6) over (2.0.2) ... [2022-01-25T12:54:21.250Z] Setting up apt (2.0.6) ... [2022-01-25T12:54:21.820Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2022-01-25T12:54:21.820Z] (Reading database ... 14242 files and directories currently installed.) [2022-01-25T12:54:21.820Z] Preparing to unpack .../libpam-modules-bin_1.3.1-5ubuntu4.3_amd64.deb ... [2022-01-25T12:54:21.820Z] Unpacking libpam-modules-bin (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-01-25T12:54:21.820Z] Setting up libpam-modules-bin (1.3.1-5ubuntu4.3) ... [2022-01-25T12:54:21.820Z] (Reading database ... 14244 files and directories currently installed.) [2022-01-25T12:54:21.820Z] Preparing to unpack .../libpam-modules_1.3.1-5ubuntu4.3_amd64.deb ... [2022-01-25T12:54:21.820Z] Unpacking libpam-modules:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-01-25T12:54:22.081Z] Setting up libpam-modules:amd64 (1.3.1-5ubuntu4.3) ... [2022-01-25T12:54:22.081Z] (Reading database ... 14248 files and directories currently installed.) [2022-01-25T12:54:22.081Z] Preparing to unpack .../libpam-runtime_1.3.1-5ubuntu4.3_all.deb ... [2022-01-25T12:54:22.081Z] Unpacking libpam-runtime (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-01-25T12:54:22.081Z] Setting up libpam-runtime (1.3.1-5ubuntu4.3) ... [2022-01-25T12:54:22.342Z] (Reading database ... 14248 files and directories currently installed.) [2022-01-25T12:54:22.342Z] Preparing to unpack .../passwd_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2022-01-25T12:54:22.342Z] Unpacking passwd (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2022-01-25T12:54:22.602Z] Setting up passwd (1:4.8.1-1ubuntu5.20.04.1) ... [2022-01-25T12:54:22.602Z] (Reading database ... 14248 files and directories currently installed.) [2022-01-25T12:54:22.602Z] Preparing to unpack .../00-libprocps8_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2022-01-25T12:54:22.602Z] Unpacking libprocps8:amd64 (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-01-25T12:54:22.863Z] Preparing to unpack .../01-procps_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2022-01-25T12:54:22.863Z] Unpacking procps (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-01-25T12:54:22.863Z] Preparing to unpack .../02-openssl_1.1.1f-1ubuntu2.10_amd64.deb ... [2022-01-25T12:54:22.863Z] Unpacking openssl (1.1.1f-1ubuntu2.10) over (1.1.1f-1ubuntu2) ... [2022-01-25T12:54:23.125Z] Preparing to unpack .../03-ca-certificates_20210119~20.04.2_all.deb ... [2022-01-25T12:54:23.125Z] Unpacking ca-certificates (20210119~20.04.2) over (20190110ubuntu1) ... [2022-01-25T12:54:23.125Z] Preparing to unpack .../04-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ... [2022-01-25T12:54:23.125Z] Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) over (3.31.1-4) ... [2022-01-25T12:54:23.125Z] Preparing to unpack .../05-tzdata_2021e-0ubuntu0.20.04_all.deb ... [2022-01-25T12:54:23.125Z] Unpacking tzdata (2021e-0ubuntu0.20.04) over (2019c-3ubuntu1) ... [2022-01-25T12:54:23.214Z] 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-25T12:54:23.387Z] Preparing to unpack .../06-xz-utils_5.2.4-1ubuntu1_amd64.deb ... [2022-01-25T12:54:23.387Z] Unpacking xz-utils (5.2.4-1ubuntu1) over (5.2.4-1) ... [2022-01-25T12:54:23.648Z] Preparing to unpack .../07-libctf0_2.34-6ubuntu1.3_amd64.deb ... [2022-01-25T12:54:23.648Z] Unpacking libctf0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-01-25T12:54:23.648Z] Preparing to unpack .../08-binutils-x86-64-linux-gnu_2.34-6ubuntu1.3_amd64.deb ... [2022-01-25T12:54:23.648Z] Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-01-25T12:54:23.910Z] Preparing to unpack .../09-libbinutils_2.34-6ubuntu1.3_amd64.deb ... [2022-01-25T12:54:23.910Z] Unpacking libbinutils:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-01-25T12:54:23.910Z] Preparing to unpack .../10-binutils_2.34-6ubuntu1.3_amd64.deb ... [2022-01-25T12:54:23.910Z] Unpacking binutils (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-01-25T12:54:23.910Z] Preparing to unpack .../11-binutils-common_2.34-6ubuntu1.3_amd64.deb ... [2022-01-25T12:54:23.910Z] Unpacking binutils-common:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-01-25T12:54:24.171Z] Preparing to unpack .../12-libctf-nobfd0_2.34-6ubuntu1.3_amd64.deb ... [2022-01-25T12:54:24.171Z] Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-01-25T12:54:24.171Z] Preparing to unpack .../13-build-essential_12.8ubuntu1.1_amd64.deb ... [2022-01-25T12:54:24.171Z] Unpacking build-essential (12.8ubuntu1.1) over (12.8ubuntu1) ... [2022-01-25T12:54:24.171Z] Preparing to unpack .../14-libasan5_9.3.0-17ubuntu1~20.04_amd64.deb ... [2022-01-25T12:54:24.171Z] Unpacking libasan5:amd64 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-01-25T12:54:24.171Z] Preparing to unpack .../15-g++-9_9.3.0-17ubuntu1~20.04_amd64.deb ... [2022-01-25T12:54:24.171Z] Unpacking g++-9 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-01-25T12:54:25.112Z] Preparing to unpack .../16-gcc-9_9.3.0-17ubuntu1~20.04_amd64.deb ... [2022-01-25T12:54:25.112Z] Unpacking gcc-9 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-01-25T12:54:25.682Z] Preparing to unpack .../17-libstdc++-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... [2022-01-25T12:54:25.682Z] Unpacking libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-01-25T12:54:25.944Z] Preparing to unpack .../18-libgcc-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... [2022-01-25T12:54:25.944Z] Unpacking libgcc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-01-25T12:54:26.204Z] Preparing to unpack .../19-cpp-9_9.3.0-17ubuntu1~20.04_amd64.deb ... [2022-01-25T12:54:26.204Z] Unpacking cpp-9 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-01-25T12:54:27.146Z] Preparing to unpack .../20-gcc-9-base_9.3.0-17ubuntu1~20.04_amd64.deb ... [2022-01-25T12:54:27.146Z] Unpacking gcc-9-base:amd64 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-01-25T12:54:27.146Z] Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.1) ... [2022-01-25T12:54:27.146Z] Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ... [2022-01-25T12:54:27.146Z] Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.10) ... [2022-01-25T12:54:27.146Z] Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ... [2022-01-25T12:54:27.146Z] Setting up binutils-common:amd64 (2.34-6ubuntu1.3) ... [2022-01-25T12:54:27.146Z] Setting up linux-libc-dev:amd64 (5.4.0-96.109) ... [2022-01-25T12:54:27.146Z] Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ... [2022-01-25T12:54:27.146Z] Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-01-25T12:54:27.146Z] Setting up tzdata (2021e-0ubuntu0.20.04) ... [2022-01-25T12:54:27.146Z] [2022-01-25T12:54:27.146Z] Current default time zone: 'Etc/UTC' [2022-01-25T12:54:27.146Z] Local time is now: Tue Jan 25 12:54:27 UTC 2022. [2022-01-25T12:54:27.146Z] Universal Time is now: Tue Jan 25 12:54:27 UTC 2022. [2022-01-25T12:54:27.146Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2022-01-25T12:54:27.146Z] [2022-01-25T12:54:27.407Z] Setting up xz-utils (5.2.4-1ubuntu1) ... [2022-01-25T12:54:27.407Z] Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-01-25T12:54:27.407Z] Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-01-25T12:54:27.407Z] Setting up libfdisk1:amd64 (2.34-0.1ubuntu9.1) ... [2022-01-25T12:54:27.407Z] Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-01-25T12:54:27.407Z] Setting up mount (2.34-0.1ubuntu9.1) ... [2022-01-25T12:54:27.407Z] Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ... [2022-01-25T12:54:27.407Z] Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... [2022-01-25T12:54:27.407Z] Setting up libbinutils:amd64 (2.34-6ubuntu1.3) ... [2022-01-25T12:54:27.407Z] Setting up libc-dev-bin (2.31-0ubuntu9.2) ... [2022-01-25T12:54:27.407Z] Setting up openssl (1.1.1f-1ubuntu2.10) ... [2022-01-25T12:54:27.407Z] Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-01-25T12:54:27.407Z] Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-01-25T12:54:27.407Z] Setting up libprocps8:amd64 (2:3.3.16-1ubuntu2.3) ... [2022-01-25T12:54:27.407Z] Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-01-25T12:54:27.407Z] Setting up gcc-9-base:amd64 (9.3.0-17ubuntu1~20.04) ... [2022-01-25T12:54:27.407Z] Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-01-25T12:54:27.407Z] Setting up libctf0:amd64 (2.34-6ubuntu1.3) ... [2022-01-25T12:54:27.407Z] Setting up fdisk (2.34-0.1ubuntu9.1) ... [2022-01-25T12:54:27.407Z] Setting up ca-certificates (20210119~20.04.2) ... [2022-01-25T12:54:29.320Z] Updating certificates in /etc/ssl/certs... [Pipeline] } [2022-01-25T12:54:30.152Z] $ docker stop --time=1 1fbb898c5372880089be54abfb5f9d6f836bf28c36b05d04a72007e92aab45c8 [2022-01-25T12:54:30.267Z] 21 added, 21 removed; done. [2022-01-25T12:54:30.267Z] Setting up libasan5:amd64 (9.3.0-17ubuntu1~20.04) ... [2022-01-25T12:54:30.267Z] Setting up perl (5.30.0-9ubuntu0.2) ... [2022-01-25T12:54:30.267Z] Setting up procps (2:3.3.16-1ubuntu2.3) ... [2022-01-25T12:54:30.530Z] Setting up cpp-9 (9.3.0-17ubuntu1~20.04) ... [2022-01-25T12:54:30.530Z] Setting up libc6-dev:amd64 (2.31-0ubuntu9.2) ... [2022-01-25T12:54:30.530Z] Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.3) ... [2022-01-25T12:54:30.530Z] Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ... [2022-01-25T12:54:30.530Z] Setting up binutils (2.34-6ubuntu1.3) ... [2022-01-25T12:54:30.530Z] Setting up libgcc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... [2022-01-25T12:54:30.530Z] Setting up build-essential (12.8ubuntu1.1) ... [2022-01-25T12:54:30.530Z] Setting up gcc-9 (9.3.0-17ubuntu1~20.04) ... [2022-01-25T12:54:30.530Z] Setting up libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... [2022-01-25T12:54:30.530Z] Setting up g++-9 (9.3.0-17ubuntu1~20.04) ... [2022-01-25T12:54:30.530Z] Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... [2022-01-25T12:54:31.102Z] /usr/sbin/policy-rc.d returned 101, not running 'restart systemd-timesyncd.service' [2022-01-25T12:54:31.102Z] Setting up systemd (245.4-4ubuntu3.15) ... [2022-01-25T12:54:31.102Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2022-01-25T12:54:31.103Z] Installing new version of config file /etc/systemd/resolved.conf ... [2022-01-25T12:54:32.047Z] Setting up systemd-sysv (245.4-4ubuntu3.15) ... [2022-01-25T12:54:32.047Z] Processing triggers for mime-support (3.64ubuntu1) ... [2022-01-25T12:54:32.047Z] Processing triggers for libc-bin (2.31-0ubuntu9.2) ... [2022-01-25T12:54:32.047Z] Processing triggers for ca-certificates (20210119~20.04.2) ... [2022-01-25T12:54:32.047Z] Updating certificates in /etc/ssl/certs... [2022-01-25T12:54:32.129Z] $ docker rm -f 1fbb898c5372880089be54abfb5f9d6f836bf28c36b05d04a72007e92aab45c8 [2022-01-25T12:54:32.622Z] 0 added, 0 removed; done. [2022-01-25T12:54:32.622Z] Running hooks in /etc/ca-certificates/update.d... [2022-01-25T12:54:32.622Z] done. [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-25T12:54:33.547Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-01-25T12:54:33.547Z] [2022-01-25T12:54:33.547Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-25T12:54:33.828Z] Reading package lists... [2022-01-25T12:54:33.829Z] Building dependency tree... [2022-01-25T12:54:33.829Z] Reading state information... [2022-01-25T12:54:33.892Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-01-25T12:54:34.091Z] The following NEW packages will be installed: [2022-01-25T12:54:34.091Z] apt-transport-https [2022-01-25T12:54:34.091Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2022-01-25T12:54:34.164Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-01-25T12:54:34.164Z] 29e5d40040c1: Pulling fs layer [2022-01-25T12:54:34.164Z] 1ce36da41761: Pulling fs layer [2022-01-25T12:54:34.164Z] 25b303627fd3: Pulling fs layer [2022-01-25T12:54:34.164Z] 29e5d40040c1: Verifying Checksum [2022-01-25T12:54:34.164Z] 29e5d40040c1: Download complete [2022-01-25T12:54:34.352Z] Need to get 4680 B of archives. [2022-01-25T12:54:34.352Z] After this operation, 162 kB of additional disk space will be used. [2022-01-25T12:54:34.352Z] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.6 [4680 B] [2022-01-25T12:54:34.438Z] 1ce36da41761: Verifying Checksum [2022-01-25T12:54:34.438Z] 1ce36da41761: Download complete [2022-01-25T12:54:34.612Z] debconf: delaying package configuration, since apt-utils is not installed [2022-01-25T12:54:34.613Z] Fetched 4680 B in 0s (24.6 kB/s) [2022-01-25T12:54:34.613Z] Selecting previously unselected package apt-transport-https. [2022-01-25T12:54:34.613Z] (Reading database ... 14251 files and directories currently installed.) [2022-01-25T12:54:34.613Z] Preparing to unpack .../apt-transport-https_2.0.6_all.deb ... [2022-01-25T12:54:34.613Z] Unpacking apt-transport-https (2.0.6) ... [2022-01-25T12:54:34.613Z] Setting up apt-transport-https (2.0.6) ... [2022-01-25T12:54:34.711Z] 29e5d40040c1: Pull complete [2022-01-25T12:54:34.872Z] Waiting for network to be ready... [2022-01-25T12:54:36.137Z] 25b303627fd3: Verifying Checksum [2022-01-25T12:54:36.137Z] 25b303627fd3: Download complete [2022-01-25T12:54:36.137Z] 1ce36da41761: Pull complete [2022-01-25T12:54:43.009Z] 2022-01-25T12:54:38Z INFO Waiting for automatic snapd restart... [2022-01-25T12:54:43.580Z] snapd 2.53.4 from Canonical* installed [2022-01-25T12:54:44.958Z] "snapd" switched to the "latest/stable" channel [2022-01-25T12:54:44.958Z] [2022-01-25T12:54:46.282Z] 25b303627fd3: Pull complete [2022-01-25T12:54:46.282Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-01-25T12:54:46.282Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-01-25T12:54:46.282Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-01-25T12:54:46.486Z] prd-ubuntu18.04-docker-arm64-4c-16g-3840 does not seem to be running inside a container [2022-01-25T12:54:46.562Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/24 -v /w/workspace/edgex-go/24:/w/workspace/edgex-go/24:rw,z -v /w/workspace/edgex-go/24@tmp:/w/workspace/edgex-go/24@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-devops/edgex-compose-arm64:latest cat [2022-01-25T12:54:47.499Z] core20 20211129 from Canonical* installed [2022-01-25T12:54:47.499Z] "core20" switched to the "latest/stable" channel [2022-01-25T12:54:47.499Z] [2022-01-25T12:54:48.781Z] $ docker top 821129b7d5f9e381538e9f68f45246fc2cdecf1e5f467e178524ffdf2489d0ce -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-25T12:54:49.410Z] snapcraft 6.0.2 from Canonical* installed [2022-01-25T12:54:49.410Z] "snapcraft" switched to the "latest/stable" channel [2022-01-25T12:54:49.410Z] [2022-01-25T12:54:49.660Z] + grep parallel [2022-01-25T12:54:49.660Z] + docker-compose build --help [2022-01-25T12:54:53.028Z] --parallel Build images in parallel. [Pipeline] } [2022-01-25T12:54:53.320Z] $ docker stop --time=1 821129b7d5f9e381538e9f68f45246fc2cdecf1e5f467e178524ffdf2489d0ce [2022-01-25T12:54:54.701Z] 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-25T12:54:54.701Z] - README.md [2022-01-25T12:54:54.701Z] [2022-01-25T12:54:54.701Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-01-25T12:54:54.701Z] Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease [2022-01-25T12:54:54.701Z] Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease [2022-01-25T12:54:54.701Z] Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2022-01-25T12:54:54.942Z] $ docker rm -f 821129b7d5f9e381538e9f68f45246fc2cdecf1e5f467e178524ffdf2489d0ce [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-25T12:54:55.497Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-01-25T12:54:55.497Z] . [Pipeline] withDockerContainer [2022-01-25T12:54:55.535Z] Reading package lists... [2022-01-25T12:54:55.721Z] prd-ubuntu18.04-docker-arm64-4c-16g-3840 does not seem to be running inside a container [2022-01-25T12:54:55.797Z] 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-25T12:54:55.797Z] Reading package lists... [2022-01-25T12:54:55.796Z] $ 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/24 -v /w/workspace/edgex-go/24:/w/workspace/edgex-go/24:rw,z -v /w/workspace/edgex-go/24@tmp:/w/workspace/edgex-go/24@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-01-25T12:54:56.058Z] Building dependency tree... [2022-01-25T12:54:56.058Z] Reading state information... [2022-01-25T12:54:56.318Z] Suggested packages: [2022-01-25T12:54:56.318Z] doc-base gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el [2022-01-25T12:54:56.318Z] git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn krb5-doc [2022-01-25T12:54:56.318Z] krb5-user libnorm-doc [2022-01-25T12:54:56.318Z] Recommended packages: [2022-01-25T12:54:56.318Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2022-01-25T12:54:56.318Z] The following NEW packages will be installed: [2022-01-25T12:54:56.318Z] comerr-dev git git-man krb5-multidev libbrotli1 libcurl3-gnutls [2022-01-25T12:54:56.318Z] liberror-perl libglib2.0-0 libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 [2022-01-25T12:54:56.318Z] libkdb5-9 libkrb5-dev libnghttp2-14 libnorm-dev libnorm1 libpgm-5.2-0 [2022-01-25T12:54:56.318Z] libpgm-dev libpsl5 librtmp1 libsodium-dev libsodium23 libssh-4 libzmq3-dev [2022-01-25T12:54:56.318Z] libzmq5 pkg-config zip [2022-01-25T12:54:56.318Z] 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. [2022-01-25T12:54:56.580Z] Need to get 10.3 MB of archives. [2022-01-25T12:54:56.580Z] After this operation, 56.5 MB of additional disk space will be used. [2022-01-25T12:54:56.580Z] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.4 [1287 kB] [2022-01-25T12:54:56.580Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] [2022-01-25T12:54:57.040Z] $ docker top db48db7bad82923c6691cc17c4c7a40074d9bce61a6754080e0e117aff45b7f8 -eo pid,comm [2022-01-25T12:54:57.150Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB] [2022-01-25T12:54:57.150Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.7 [232 kB] [2022-01-25T12:54:57.150Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 git-man all 1:2.25.1-1ubuntu3.2 [884 kB] [Pipeline] { [Pipeline] sh [2022-01-25T12:54:57.411Z] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium23 amd64 1.0.18-1 [150 kB] [2022-01-25T12:54:57.411Z] Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] [2022-01-25T12:54:57.411Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB] [2022-01-25T12:54:57.411Z] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] [2022-01-25T12:54:57.411Z] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] [2022-01-25T12:54:57.411Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] [2022-01-25T12:54:57.411Z] Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 git amd64 1:2.25.1-1ubuntu3.2 [4554 kB] [2022-01-25T12:54:57.411Z] Get:13 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] [2022-01-25T12:54:57.411Z] Get:14 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] [2022-01-25T12:54:57.411Z] Get:15 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] [2022-01-25T12:54:57.411Z] Get:16 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] [2022-01-25T12:54:57.411Z] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] [2022-01-25T12:54:57.411Z] Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] [2022-01-25T12:54:57.671Z] Get:19 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] [2022-01-25T12:54:57.671Z] Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] [2022-01-25T12:54:57.671Z] Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 zip amd64 3.0-11build1 [167 kB] [2022-01-25T12:54:57.671Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] [2022-01-25T12:54:57.671Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] [2022-01-25T12:54:57.671Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] [2022-01-25T12:54:57.671Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] [2022-01-25T12:54:57.671Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] [2022-01-25T12:54:57.671Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] [2022-01-25T12:54:57.671Z] debconf: delaying package configuration, since apt-utils is not installed [2022-01-25T12:54:57.671Z] Fetched 10.3 MB in 1s (9390 kB/s) [2022-01-25T12:54:57.671Z] Selecting previously unselected package libglib2.0-0:amd64. [2022-01-25T12:54:57.671Z] (Reading database ... 14255 files and directories currently installed.) [2022-01-25T12:54:57.671Z] Preparing to unpack .../00-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ... [2022-01-25T12:54:57.671Z] Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2022-01-25T12:54:57.920Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-01-25T12:54:57.931Z] Selecting previously unselected package libsodium23:amd64. [2022-01-25T12:54:57.931Z] Preparing to unpack .../01-libsodium23_1.0.18-1_amd64.deb ... [2022-01-25T12:54:57.931Z] Unpacking libsodium23:amd64 (1.0.18-1) ... [2022-01-25T12:54:57.931Z] Selecting previously unselected package libpsl5:amd64. [2022-01-25T12:54:57.931Z] Preparing to unpack .../02-libpsl5_0.21.0-1ubuntu1_amd64.deb ... [2022-01-25T12:54:57.931Z] Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-01-25T12:54:57.931Z] Selecting previously unselected package libbrotli1:amd64. [2022-01-25T12:54:57.931Z] Preparing to unpack .../03-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... [2022-01-25T12:54:57.931Z] Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-01-25T12:54:58.190Z] Selecting previously unselected package libnghttp2-14:amd64. [2022-01-25T12:54:58.190Z] Preparing to unpack .../04-libnghttp2-14_1.40.0-1build1_amd64.deb ... [2022-01-25T12:54:58.190Z] Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-01-25T12:54:58.190Z] Selecting previously unselected package librtmp1:amd64. [2022-01-25T12:54:58.190Z] Preparing to unpack .../05-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... [2022-01-25T12:54:58.190Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-01-25T12:54:58.190Z] Selecting previously unselected package libssh-4:amd64. [2022-01-25T12:54:58.190Z] Preparing to unpack .../06-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ... [2022-01-25T12:54:58.190Z] Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2022-01-25T12:54:58.190Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2022-01-25T12:54:58.190Z] Preparing to unpack .../07-libcurl3-gnutls_7.68.0-1ubuntu2.7_amd64.deb ... [2022-01-25T12:54:58.190Z] Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2022-01-25T12:54:58.451Z] Selecting previously unselected package liberror-perl. [2022-01-25T12:54:58.451Z] Preparing to unpack .../08-liberror-perl_0.17029-1_all.deb ... [2022-01-25T12:54:58.451Z] Unpacking liberror-perl (0.17029-1) ... [2022-01-25T12:54:58.451Z] Selecting previously unselected package git-man. [2022-01-25T12:54:58.451Z] Preparing to unpack .../09-git-man_1%3a2.25.1-1ubuntu3.2_all.deb ... [2022-01-25T12:54:58.451Z] Unpacking git-man (1:2.25.1-1ubuntu3.2) ... [2022-01-25T12:54:58.451Z] Selecting previously unselected package git. [2022-01-25T12:54:58.451Z] Preparing to unpack .../10-git_1%3a2.25.1-1ubuntu3.2_amd64.deb ... [2022-01-25T12:54:58.451Z] Unpacking git (1:2.25.1-1ubuntu3.2) ... [2022-01-25T12:54:59.023Z] Selecting previously unselected package libgssrpc4:amd64. [2022-01-25T12:54:59.023Z] Preparing to unpack .../11-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... [2022-01-25T12:54:59.023Z] Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-01-25T12:54:59.023Z] Selecting previously unselected package libkdb5-9:amd64. [2022-01-25T12:54:59.023Z] Preparing to unpack .../12-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... [2022-01-25T12:54:59.023Z] Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2022-01-25T12:54:59.023Z] Selecting previously unselected package libkadm5srv-mit11:amd64. [2022-01-25T12:54:59.023Z] Preparing to unpack .../13-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-01-25T12:54:59.023Z] Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-01-25T12:54:59.284Z] Selecting previously unselected package libkadm5clnt-mit11:amd64. [2022-01-25T12:54:59.284Z] Preparing to unpack .../14-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-01-25T12:54:59.284Z] Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-01-25T12:54:59.284Z] Selecting previously unselected package comerr-dev:amd64. [2022-01-25T12:54:59.284Z] Preparing to unpack .../15-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... [2022-01-25T12:54:59.284Z] Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-01-25T12:54:59.285Z] Selecting previously unselected package krb5-multidev:amd64. [2022-01-25T12:54:59.285Z] Preparing to unpack .../16-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... [2022-01-25T12:54:59.285Z] Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2022-01-25T12:54:59.285Z] Selecting previously unselected package libnorm1:amd64. [2022-01-25T12:54:59.285Z] Preparing to unpack .../17-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... [2022-01-25T12:54:59.285Z] Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-01-25T12:54:59.285Z] Selecting previously unselected package libnorm-dev:amd64. [2022-01-25T12:54:59.285Z] Preparing to unpack .../18-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... [2022-01-25T12:54:59.544Z] Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-01-25T12:54:59.544Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2022-01-25T12:54:59.544Z] Preparing to unpack .../19-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-01-25T12:54:59.544Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-01-25T12:54:59.544Z] Selecting previously unselected package libpgm-dev:amd64. [2022-01-25T12:54:59.544Z] Preparing to unpack .../20-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-01-25T12:54:59.544Z] Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-01-25T12:54:59.544Z] Selecting previously unselected package libsodium-dev:amd64. [2022-01-25T12:54:59.544Z] Preparing to unpack .../21-libsodium-dev_1.0.18-1_amd64.deb ... [2022-01-25T12:54:59.544Z] Unpacking libsodium-dev:amd64 (1.0.18-1) ... [2022-01-25T12:54:59.805Z] Selecting previously unselected package libzmq5:amd64. [2022-01-25T12:54:59.805Z] Preparing to unpack .../22-libzmq5_4.3.2-2ubuntu1_amd64.deb ... [2022-01-25T12:54:59.805Z] Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-01-25T12:54:59.805Z] Selecting previously unselected package libkrb5-dev:amd64. [2022-01-25T12:54:59.805Z] Preparing to unpack .../23-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... [2022-01-25T12:54:59.805Z] Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-01-25T12:54:59.805Z] Selecting previously unselected package libzmq3-dev:amd64. [2022-01-25T12:54:59.805Z] Preparing to unpack .../24-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... [2022-01-25T12:54:59.805Z] Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-01-25T12:54:59.805Z] Selecting previously unselected package pkg-config. [2022-01-25T12:54:59.805Z] Preparing to unpack .../25-pkg-config_0.29.1-0ubuntu4_amd64.deb ... [2022-01-25T12:54:59.805Z] Unpacking pkg-config (0.29.1-0ubuntu4) ... [2022-01-25T12:55:00.066Z] Selecting previously unselected package zip. [2022-01-25T12:55:00.066Z] Preparing to unpack .../26-zip_3.0-11build1_amd64.deb ... [2022-01-25T12:55:00.066Z] Unpacking zip (3.0-11build1) ... [2022-01-25T12:55:00.066Z] Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-01-25T12:55:00.066Z] Setting up libsodium23:amd64 (1.0.18-1) ... [2022-01-25T12:55:00.066Z] Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2022-01-25T12:55:00.066Z] No schema files found: doing nothing. [2022-01-25T12:55:00.066Z] Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-01-25T12:55:00.066Z] Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-01-25T12:55:00.066Z] Setting up libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-01-25T12:55:00.066Z] Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-01-25T12:55:00.066Z] Setting up liberror-perl (0.17029-1) ... [2022-01-25T12:55:00.066Z] Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-01-25T12:55:00.066Z] Setting up zip (3.0-11build1) ... [2022-01-25T12:55:00.066Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-01-25T12:55:00.066Z] Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-01-25T12:55:00.066Z] Setting up pkg-config (0.29.1-0ubuntu4) ... [2022-01-25T12:55:00.066Z] Setting up libsodium-dev:amd64 (1.0.18-1) ... [2022-01-25T12:55:00.066Z] Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2022-01-25T12:55:00.066Z] Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2022-01-25T12:55:00.066Z] Setting up git-man (1:2.25.1-1ubuntu3.2) ... [2022-01-25T12:55:00.066Z] Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-01-25T12:55:00.327Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-01-25T12:55:00.327Z] Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-01-25T12:55:00.327Z] Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-01-25T12:55:00.327Z] Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2022-01-25T12:55:00.327Z] Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-01-25T12:55:00.327Z] Setting up git (1:2.25.1-1ubuntu3.2) ... [2022-01-25T12:55:00.327Z] Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2022-01-25T12:55:00.327Z] Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-01-25T12:55:00.327Z] Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-01-25T12:55:00.327Z] Processing triggers for libc-bin (2.31-0ubuntu9.2) ... [2022-01-25T12:55:00.899Z] comerr-dev set to automatically installed. [2022-01-25T12:55:00.899Z] git set to automatically installed. [2022-01-25T12:55:00.899Z] git-man set to automatically installed. [2022-01-25T12:55:00.899Z] krb5-multidev set to automatically installed. [2022-01-25T12:55:00.899Z] libbrotli1 set to automatically installed. [2022-01-25T12:55:00.899Z] libcurl3-gnutls set to automatically installed. [2022-01-25T12:55:00.899Z] liberror-perl set to automatically installed. [2022-01-25T12:55:00.899Z] libglib2.0-0 set to automatically installed. [2022-01-25T12:55:00.899Z] libgssrpc4 set to automatically installed. [2022-01-25T12:55:00.899Z] libkadm5clnt-mit11 set to automatically installed. [2022-01-25T12:55:00.899Z] libkadm5srv-mit11 set to automatically installed. [2022-01-25T12:55:00.899Z] libkdb5-9 set to automatically installed. [2022-01-25T12:55:00.899Z] libkrb5-dev set to automatically installed. [2022-01-25T12:55:00.899Z] libnghttp2-14 set to automatically installed. [2022-01-25T12:55:00.899Z] libnorm-dev set to automatically installed. [2022-01-25T12:55:00.899Z] libnorm1 set to automatically installed. [2022-01-25T12:55:00.899Z] libpgm-5.2-0 set to automatically installed. [2022-01-25T12:55:00.899Z] libpgm-dev set to automatically installed. [2022-01-25T12:55:00.899Z] libpsl5 set to automatically installed. [2022-01-25T12:55:00.899Z] librtmp1 set to automatically installed. [2022-01-25T12:55:00.899Z] libsodium-dev set to automatically installed. [2022-01-25T12:55:00.899Z] libsodium23 set to automatically installed. [2022-01-25T12:55:00.899Z] libssh-4 set to automatically installed. [2022-01-25T12:55:00.899Z] libzmq3-dev set to automatically installed. [2022-01-25T12:55:00.899Z] libzmq5 set to automatically installed. [2022-01-25T12:55:00.899Z] pkg-config set to automatically installed. [2022-01-25T12:55:00.899Z] zip set to automatically installed. [2022-01-25T12:55:01.837Z] snapd is not logged in, snap install commands will use sudo [2022-01-25T12:55:02.200Z] Building core-command ... [2022-01-25T12:55:02.200Z] Building core-data ... [2022-01-25T12:55:02.200Z] Building core-metadata ... [2022-01-25T12:55:02.200Z] Building security-bootstrapper ... [2022-01-25T12:55:02.200Z] Building security-proxy-setup ... [2022-01-25T12:55:02.200Z] Building security-secretstore-setup ... [2022-01-25T12:55:02.200Z] Building support-notifications ... [2022-01-25T12:55:02.200Z] Building support-scheduler ... [2022-01-25T12:55:02.200Z] Building sys-mgmt-agent ... [2022-01-25T12:55:02.200Z] Building support-notifications [2022-01-25T12:55:02.200Z] Building core-command [2022-01-25T12:55:02.200Z] Building core-data [2022-01-25T12:55:02.200Z] Building support-scheduler [2022-01-25T12:55:02.200Z] Building security-bootstrapper [2022-01-25T12:55:09.971Z] go (1.17/stable) 1.17.6 from Michael Hudson-Doyle (mwhudson) installed [2022-01-25T12:55:10.230Z] Downloading snap 'edgex-app-service-configurable' [2022-01-25T12:55:13.528Z] Pulling app-service-configurable [2022-01-25T12:55:13.528Z] + snapcraftctl pull [2022-01-25T12:55:14.908Z] Pulling config-common [2022-01-25T12:55:14.908Z] + snapcraftctl pull [2022-01-25T12:55:16.294Z] Pulling go-build-helper [2022-01-25T12:55:16.294Z] + snapcraftctl pull [2022-01-25T12:55:17.678Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2022-01-25T12:55:17.678Z] Skipping pull go-build-helper (already ran) [2022-01-25T12:55:17.678Z] Building go-build-helper [2022-01-25T12:55:17.678Z] + snapcraftctl build [2022-01-25T12:55:19.064Z] + cp --archive --link --no-dereference . /root/parts/go-build-helper/install [2022-01-25T12:55:20.005Z] Staging go-build-helper [2022-01-25T12:55:20.006Z] + snapcraftctl stage [2022-01-25T12:55:26.593Z] Get:1 libnorm1_1.5.8+dfsg2-2build1_amd64.deb [290 kB] [2022-01-25T12:55:26.593Z] Fetched 290 kB in 0s (0 B/s) [2022-01-25T12:55:26.593Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb [158 kB] [2022-01-25T12:55:26.593Z] Fetched 158 kB in 0s (0 B/s) [2022-01-25T12:55:26.593Z] Get:1 libzmq5_4.3.2-2ubuntu1_amd64.deb [242 kB] [2022-01-25T12:55:26.593Z] Fetched 242 kB in 0s (0 B/s) [2022-01-25T12:55:26.593Z] Get:1 libsodium23_1.0.18-1_amd64.deb [150 kB] [2022-01-25T12:55:26.593Z] Fetched 150 kB in 0s (0 B/s) [2022-01-25T12:55:26.593Z] Pulling edgex-go [2022-01-25T12:55:26.593Z] + snapcraftctl pull [2022-01-25T12:55:27.542Z] Pulling hooks [2022-01-25T12:55:27.542Z] + snapcraftctl pull [2022-01-25T12:55:45.670Z] Removing suid/guid from /root/parts/static-packages/install/bin/su [2022-01-25T12:55:45.670Z] Get:1 libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [96.1 kB] [2022-01-25T12:55:45.670Z] Fetched 96.1 kB in 0s (0 B/s) [2022-01-25T12:55:45.670Z] Get:1 libnghttp2-14_1.40.0-1build1_amd64.deb [78.7 kB] [2022-01-25T12:55:45.670Z] Fetched 78.7 kB in 0s (0 B/s) [2022-01-25T12:55:45.670Z] Get:1 libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [48.0 kB] [2022-01-25T12:55:45.671Z] Fetched 48.0 kB in 0s (0 B/s) [2022-01-25T12:55:45.671Z] Get:1 jq_1.6-1ubuntu0.20.04.1_amd64.deb [50.2 kB] [2022-01-25T12:55:45.671Z] Fetched 50.2 kB in 0s (0 B/s) [2022-01-25T12:55:45.671Z] Get:1 libsasl2-modules-db_2.1.27+dfsg-2_amd64.deb [14.9 kB] [2022-01-25T12:55:45.671Z] Fetched 14.9 kB in 0s (0 B/s) [2022-01-25T12:55:45.671Z] Get:1 libcurl4_7.68.0-1ubuntu2.7_amd64.deb [234 kB] [2022-01-25T12:55:45.671Z] Fetched 234 kB in 0s (0 B/s) [2022-01-25T12:55:45.671Z] Get:1 libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb [155 kB] [2022-01-25T12:55:45.671Z] Fetched 155 kB in 0s (0 B/s) [2022-01-25T12:55:45.671Z] Get:1 libssh-4_0.9.3-2ubuntu2.2_amd64.deb [170 kB] [2022-01-25T12:55:45.671Z] Fetched 170 kB in 0s (0 B/s) [2022-01-25T12:55:45.671Z] Get:1 libbrotli1_1.0.7-6ubuntu0.1_amd64.deb [267 kB] [2022-01-25T12:55:45.671Z] Fetched 267 kB in 0s (0 B/s) [2022-01-25T12:55:45.671Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2022-01-25T12:55:45.671Z] Fetched 50.6 kB in 0s (0 B/s) [2022-01-25T12:55:45.671Z] Get:1 libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [15.1 kB] [2022-01-25T12:55:45.671Z] Fetched 15.1 kB in 0s (0 B/s) [2022-01-25T12:55:45.671Z] Get:1 libpsl5_0.21.0-1ubuntu1_amd64.deb [51.5 kB] [2022-01-25T12:55:45.671Z] Fetched 51.5 kB in 0s (0 B/s) [2022-01-25T12:55:45.671Z] Get:1 libjq1_1.6-1ubuntu0.20.04.1_amd64.deb [121 kB] [2022-01-25T12:55:45.671Z] Fetched 121 kB in 0s (0 B/s) [2022-01-25T12:55:45.671Z] Get:1 libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [29.7 kB] [2022-01-25T12:55:45.671Z] Fetched 29.7 kB in 0s (0 B/s) [2022-01-25T12:55:45.671Z] Get:1 util-linux_2.34-0.1ubuntu9.1_amd64.deb [1021 kB] [2022-01-25T12:55:45.671Z] Fetched 1021 kB in 0s (0 B/s) [2022-01-25T12:55:45.671Z] Get:1 libsasl2-2_2.1.27+dfsg-2_amd64.deb [49.3 kB] [2022-01-25T12:55:45.671Z] Fetched 49.3 kB in 0s (0 B/s) [2022-01-25T12:55:45.671Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb [54.9 kB] [2022-01-25T12:55:45.671Z] Fetched 54.9 kB in 0s (0 B/s) [2022-01-25T12:55:45.671Z] Get:1 libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb [16.6 kB] [2022-01-25T12:55:45.671Z] Fetched 16.6 kB in 0s (0 B/s) [2022-01-25T12:55:45.671Z] Get:1 libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [87.9 kB] [2022-01-25T12:55:45.671Z] Fetched 87.9 kB in 0s (0 B/s) [2022-01-25T12:55:45.671Z] Get:1 libonig5_6.9.4-1_amd64.deb [142 kB] [2022-01-25T12:55:45.671Z] Fetched 142 kB in 0s (0 B/s) [2022-01-25T12:55:45.671Z] Get:1 libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [41.8 kB] [2022-01-25T12:55:45.671Z] Fetched 41.8 kB in 0s (0 B/s) [2022-01-25T12:55:45.671Z] Get:1 libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [181 kB] [2022-01-25T12:55:45.671Z] Fetched 181 kB in 0s (0 B/s) [2022-01-25T12:55:45.671Z] Get:1 libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [208 kB] [2022-01-25T12:55:45.671Z] Fetched 208 kB in 0s (0 B/s) [2022-01-25T12:55:45.671Z] Get:1 curl_7.68.0-1ubuntu2.7_amd64.deb [161 kB] [2022-01-25T12:55:45.671Z] Fetched 161 kB in 0s (0 B/s) [2022-01-25T12:55:45.671Z] Get:1 libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [107 kB] [2022-01-25T12:55:45.671Z] Fetched 107 kB in 0s (0 B/s) [2022-01-25T12:55:45.671Z] Pulling static-packages [2022-01-25T12:55:45.671Z] + snapcraftctl pull [2022-01-25T12:55:45.671Z] Pulling version [2022-01-25T12:55:45.671Z] + cd /root/project [2022-01-25T12:55:45.671Z] ++ git describe --tags --abbrev=0 [2022-01-25T12:55:45.671Z] ++ sed s/v// [2022-01-25T12:55:45.671Z] + GIT_VERSION=2.2.0-dev.22 [2022-01-25T12:55:45.671Z] + '[' -z 2.2.0-dev.22 ']' [2022-01-25T12:55:45.671Z] + snapcraftctl set-version 2.2.0-dev.22 [2022-01-25T12:55:45.932Z] Building app-service-configurable [2022-01-25T12:55:45.932Z] + snapcraftctl build [2022-01-25T12:55:48.473Z] Building config-common [2022-01-25T12:55:48.473Z] + snapcraftctl build [2022-01-25T12:55:49.415Z] + cp --archive --link --no-dereference . /root/parts/config-common/install [2022-01-25T12:55:50.358Z] Skipping build go-build-helper (already ran) [2022-01-25T12:55:50.619Z] Building edgex-go [2022-01-25T12:55:50.880Z] + cd /root/parts/edgex-go/src [2022-01-25T12:55:50.880Z] ++ git describe --tags --abbrev=0 [2022-01-25T12:55:50.880Z] ++ sed s/v// [2022-01-25T12:55:50.880Z] + GIT_VERSION=2.2.0-dev.22 [2022-01-25T12:55:50.880Z] + '[' -z 2.2.0-dev.22 ']' [2022-01-25T12:55:50.880Z] + echo 2.2.0-dev.22 [2022-01-25T12:55:50.880Z] + '[' '!' -d vendor ']' [2022-01-25T12:55:50.880Z] + go mod download all [2022-01-25T12:55:56.333Z] + make build [2022-01-25T12:55:56.333Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.22" -o cmd/core-data/core-data ./cmd/core-data [2022-01-25T12:56:08.712Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.22" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-01-25T12:56:10.158Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-25T12:56:10.158Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-01-25T12:56:10.158Z] ---> e0501539d6c4 [2022-01-25T12:56:10.158Z] Step 3/23 : WORKDIR /edgex-go [2022-01-25T12:56:10.158Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-25T12:56:10.158Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-01-25T12:56:10.158Z] ---> e0501539d6c4 [2022-01-25T12:56:10.158Z] Step 3/31 : WORKDIR /edgex-go [2022-01-25T12:56:10.158Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-25T12:56:10.158Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-01-25T12:56:10.158Z] ---> e0501539d6c4 [2022-01-25T12:56:10.158Z] Step 3/23 : WORKDIR /edgex-go [2022-01-25T12:56:10.158Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-25T12:56:10.158Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-01-25T12:56:10.158Z] ---> e0501539d6c4 [2022-01-25T12:56:10.158Z] Step 3/22 : WORKDIR /edgex-go [2022-01-25T12:56:10.158Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-25T12:56:10.158Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-01-25T12:56:10.158Z] ---> e0501539d6c4 [2022-01-25T12:56:10.158Z] Step 3/22 : WORKDIR /edgex-go [2022-01-25T12:56:10.757Z] ---> Running in 1cced31ea724 [2022-01-25T12:56:10.757Z] ---> Running in fe3e8c980ecb [2022-01-25T12:56:10.757Z] ---> Running in 758fa328c50e [2022-01-25T12:56:10.757Z] ---> Running in d4005a60c318 [2022-01-25T12:56:10.757Z] ---> Running in a6c7ceb06a38 [2022-01-25T12:56:11.353Z] Removing intermediate container 758fa328c50e [2022-01-25T12:56:11.353Z] ---> 63a5258024e3 [2022-01-25T12:56:11.353Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-25T12:56:11.353Z] Removing intermediate container fe3e8c980ecb [2022-01-25T12:56:11.353Z] ---> 4e86c76b9582 [2022-01-25T12:56:11.353Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-25T12:56:11.353Z] Removing intermediate container 1cced31ea724 [2022-01-25T12:56:11.353Z] ---> 6eb4f142544e [2022-01-25T12:56:11.353Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-25T12:56:11.353Z] Removing intermediate container d4005a60c318 [2022-01-25T12:56:11.353Z] Removing intermediate container a6c7ceb06a38 [2022-01-25T12:56:11.353Z] ---> 6150f1e122eb [2022-01-25T12:56:11.353Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-25T12:56:11.353Z] ---> d8b27f967390 [2022-01-25T12:56:11.353Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-25T12:56:11.353Z] ---> Running in 2c35983f06f3 [2022-01-25T12:56:11.353Z] ---> Running in 64839d193804 [2022-01-25T12:56:11.353Z] ---> Running in 07457c5e73a4 [2022-01-25T12:56:11.353Z] ---> Running in d2196a9a6c76 [2022-01-25T12:56:11.353Z] ---> Running in 0225a48ff055 [2022-01-25T12:56:13.998Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.22" -o cmd/core-command/core-command ./cmd/core-command [2022-01-25T12:56:14.567Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.22" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-01-25T12:56:14.761Z] Removing intermediate container 2c35983f06f3 [2022-01-25T12:56:14.761Z] ---> e0b845aa59a9 [2022-01-25T12:56:14.761Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-01-25T12:56:14.761Z] ---> Running in c3e8a7634cd1 [2022-01-25T12:56:14.761Z] Removing intermediate container 64839d193804 [2022-01-25T12:56:14.761Z] ---> 5582c12daace [2022-01-25T12:56:14.761Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-01-25T12:56:14.761Z] Removing intermediate container 07457c5e73a4 [2022-01-25T12:56:14.761Z] ---> 4bed40c7ad2b [2022-01-25T12:56:14.761Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-01-25T12:56:14.761Z] Removing intermediate container 0225a48ff055 [2022-01-25T12:56:14.761Z] ---> cf0bec220238 [2022-01-25T12:56:14.761Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-01-25T12:56:14.761Z] ---> Running in 77897be44b88 [2022-01-25T12:56:14.761Z] ---> Running in 249375d77fd5 [2022-01-25T12:56:14.761Z] Removing intermediate container d2196a9a6c76 [2022-01-25T12:56:14.761Z] ---> 3297c89c2476 [2022-01-25T12:56:14.761Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-01-25T12:56:14.761Z] ---> Running in eb03726adb1a [2022-01-25T12:56:15.035Z] ---> Running in 523850c6693c [2022-01-25T12:56:15.949Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.22" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-01-25T12:56:16.016Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-25T12:56:16.208Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.22" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-01-25T12:56:16.990Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-25T12:56:16.990Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-25T12:56:16.990Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-25T12:56:16.990Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-25T12:56:16.990Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-25T12:56:17.587Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-25T12:56:17.590Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.22" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-01-25T12:56:17.869Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-25T12:56:17.869Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-25T12:56:17.869Z] OK: 220 MiB in 52 packages [2022-01-25T12:56:17.869Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-25T12:56:18.870Z] OK: 220 MiB in 52 packages [2022-01-25T12:56:18.973Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.22" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-01-25T12:56:19.145Z] OK: 220 MiB in 52 packages [2022-01-25T12:56:19.145Z] OK: 220 MiB in 52 packages [2022-01-25T12:56:19.145Z] OK: 220 MiB in 52 packages [2022-01-25T12:56:19.145Z] Removing intermediate container c3e8a7634cd1 [2022-01-25T12:56:19.145Z] ---> 0712da27333b [2022-01-25T12:56:19.145Z] Step 6/22 : COPY go.mod vendor* ./ [2022-01-25T12:56:19.915Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.22" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-01-25T12:56:20.595Z] ---> e2848679d2f8 [2022-01-25T12:56:20.595Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-25T12:56:20.595Z] ---> Running in de4824398b48 [2022-01-25T12:56:20.595Z] Removing intermediate container 523850c6693c [2022-01-25T12:56:20.595Z] ---> 09b17524c721 [2022-01-25T12:56:20.595Z] Step 6/22 : COPY go.mod vendor* ./ [2022-01-25T12:56:20.595Z] Removing intermediate container 77897be44b88 [2022-01-25T12:56:20.595Z] ---> b9c7eb13f265 [2022-01-25T12:56:20.595Z] Step 6/23 : COPY go.mod vendor* ./ [2022-01-25T12:56:20.595Z] Removing intermediate container eb03726adb1a [2022-01-25T12:56:20.595Z] ---> 9f46a14e59a7 [2022-01-25T12:56:20.595Z] Step 6/23 : COPY go.mod vendor* ./ [2022-01-25T12:56:20.867Z] Removing intermediate container 249375d77fd5 [2022-01-25T12:56:20.867Z] ---> efcf56cccec0 [2022-01-25T12:56:20.867Z] Step 6/31 : COPY go.mod vendor* ./ [2022-01-25T12:56:21.296Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.22" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-01-25T12:56:21.850Z] ---> 20a95573b06f [2022-01-25T12:56:21.850Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-25T12:56:21.850Z] ---> 4235bab2194e [2022-01-25T12:56:21.850Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-25T12:56:21.850Z] ---> Running in 43765e7fd4c2 [2022-01-25T12:56:21.850Z] ---> a02d3234a99d [2022-01-25T12:56:21.850Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-25T12:56:22.124Z] ---> Running in f166c3710e7d [2022-01-25T12:56:22.124Z] ---> 2bb8f88fc051 [2022-01-25T12:56:22.124Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-25T12:56:22.124Z] ---> Running in 113147878df4 [2022-01-25T12:56:22.406Z] ---> Running in 4acec09153fa [2022-01-25T12:56:22.675Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.22" -o ./cmd/secrets-config ./cmd/secrets-config [2022-01-25T12:56:23.614Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.22" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-01-25T12:56:25.323Z] Removing intermediate container de4824398b48 [2022-01-25T12:56:25.323Z] ---> d6a8717cebbb [2022-01-25T12:56:25.323Z] Step 8/22 : COPY . . [2022-01-25T12:56:25.524Z] + 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-25T12:56:25.524Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2022-01-25T12:56:25.524Z] + case "$service" in [2022-01-25T12:56:25.524Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2022-01-25T12:56:25.524Z] + 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-25T12:56:25.524Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2022-01-25T12:56:25.524Z] + case "$service" in [2022-01-25T12:56:25.524Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2022-01-25T12:56:25.524Z] + 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-25T12:56:25.524Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2022-01-25T12:56:25.524Z] + case "$service" in [2022-01-25T12:56:25.524Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2022-01-25T12:56:25.524Z] + 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-25T12:56:25.525Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2022-01-25T12:56:25.525Z] + case "$service" in [2022-01-25T12:56:25.525Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2022-01-25T12:56:25.525Z] + 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-25T12:56:25.525Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2022-01-25T12:56:25.525Z] + case "$service" in [2022-01-25T12:56:25.525Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2022-01-25T12:56:25.525Z] + 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-25T12:56:25.525Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2022-01-25T12:56:25.525Z] + case "$service" in [2022-01-25T12:56:25.525Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2022-01-25T12:56:25.525Z] + 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-25T12:56:25.525Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2022-01-25T12:56:25.525Z] + case "$service" in [2022-01-25T12:56:25.525Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2022-01-25T12:56:25.525Z] + 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-25T12:56:25.525Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2022-01-25T12:56:25.525Z] + case "$service" in [2022-01-25T12:56:25.525Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2022-01-25T12:56:25.525Z] + 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-25T12:56:25.525Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2022-01-25T12:56:25.525Z] + case "$service" in [2022-01-25T12:56:25.525Z] + 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-25T12:56:25.525Z] + 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-25T12:56:25.525Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2022-01-25T12:56:25.525Z] + case "$service" in [2022-01-25T12:56:25.525Z] + 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-25T12:56:25.525Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2022-01-25T12:56:25.525Z] + 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-25T12:56:25.525Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2022-01-25T12:56:25.525Z] + case "$service" in [2022-01-25T12:56:25.525Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2022-01-25T12:56:25.525Z] + 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-25T12:56:25.525Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2022-01-25T12:56:25.525Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2022-01-25T12:56:25.525Z] + 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-25T12:56:26.467Z] Building hooks [2022-01-25T12:56:26.467Z] + cd /root/parts/hooks/src [2022-01-25T12:56:26.467Z] + make build [2022-01-25T12:56:26.467Z] go mod tidy [2022-01-25T12:56:26.467Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.1 [2022-01-25T12:56:26.726Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2022-01-25T12:56:26.726Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2022-01-25T12:56:26.726Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2022-01-25T12:56:27.665Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2022-01-25T12:56:28.235Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2022-01-25T12:56:28.235Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2022-01-25T12:56:29.630Z] Removing intermediate container f166c3710e7d [2022-01-25T12:56:29.630Z] ---> 59893d7864b2 [2022-01-25T12:56:29.630Z] Step 8/22 : COPY . . [2022-01-25T12:56:29.630Z] Removing intermediate container 43765e7fd4c2 [2022-01-25T12:56:29.630Z] ---> 3fbab36d4b16 [2022-01-25T12:56:29.630Z] Step 8/23 : COPY . . [2022-01-25T12:56:29.630Z] Removing intermediate container 113147878df4 [2022-01-25T12:56:29.630Z] ---> c8430b3a01f1 [2022-01-25T12:56:29.630Z] Step 8/31 : COPY . . [2022-01-25T12:56:29.630Z] Removing intermediate container 4acec09153fa [2022-01-25T12:56:29.630Z] ---> 2b5510e26935 [2022-01-25T12:56:29.630Z] Step 8/23 : COPY . . [2022-01-25T12:56:30.153Z] Removing suid/guid from /root/parts/static-packages/install/bin/su [2022-01-25T12:56:30.153Z] Building static-packages [2022-01-25T12:56:30.153Z] + snapcraftctl build [2022-01-25T12:56:32.702Z] Building version [2022-01-25T12:56:32.702Z] + snapcraftctl build [2022-01-25T12:56:34.617Z] Staging app-service-configurable [2022-01-25T12:56:34.617Z] + snapcraftctl stage [2022-01-25T12:56:36.014Z] Staging config-common [2022-01-25T12:56:36.014Z] + snapcraftctl stage [2022-01-25T12:56:37.400Z] Skipping stage go-build-helper (already ran) [2022-01-25T12:56:37.400Z] Staging edgex-go [2022-01-25T12:56:37.400Z] + snapcraftctl stage [2022-01-25T12:56:39.319Z] Staging hooks [2022-01-25T12:56:39.319Z] + snapcraftctl stage [2022-01-25T12:56:40.703Z] Staging static-packages [2022-01-25T12:56:40.703Z] + snapcraftctl stage [2022-01-25T12:56:42.089Z] Staging version [2022-01-25T12:56:42.089Z] + snapcraftctl stage [2022-01-25T12:56:43.471Z] Priming app-service-configurable [2022-01-25T12:56:43.471Z] + snapcraftctl prime [2022-01-25T12:56:46.771Z] 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-25T12:56:46.771Z] stage-packages: [2022-01-25T12:56:46.771Z] - libnorm1 [2022-01-25T12:56:46.771Z] - libpgm-5.2-0 [2022-01-25T12:56:46.771Z] - libsodium23 [2022-01-25T12:56:46.771Z] - libzmq5 [2022-01-25T12:56:46.771Z] Priming config-common [2022-01-25T12:56:46.771Z] + snapcraftctl prime [2022-01-25T12:56:47.922Z] ---> 25a37a073776 [2022-01-25T12:56:47.922Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-01-25T12:56:47.922Z] ---> Running in 1e74bd8c46e8 [2022-01-25T12:56:48.689Z] Priming go-build-helper [2022-01-25T12:56:48.690Z] + snapcraftctl prime [2022-01-25T12:56:48.902Z] 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-25T12:56:50.075Z] Priming edgex-go [2022-01-25T12:56:50.075Z] + snapcraftctl prime [2022-01-25T12:56:51.988Z] Priming hooks [2022-01-25T12:56:51.988Z] + snapcraftctl prime [2022-01-25T12:56:52.305Z] ---> 371557b9e3ef [2022-01-25T12:56:52.305Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-01-25T12:56:52.305Z] ---> dffe9d26b146 [2022-01-25T12:56:52.305Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-01-25T12:56:52.305Z] ---> cd934cedd2bd [2022-01-25T12:56:52.305Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-01-25T12:56:52.577Z] ---> Running in be904e046774 [2022-01-25T12:56:52.577Z] ---> Running in d6d460434281 [2022-01-25T12:56:52.577Z] ---> Running in 7796b49990b2 [2022-01-25T12:56:53.569Z] ---> e965846aab20 [2022-01-25T12:56:53.570Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-01-25T12:56:53.570Z] ---> Running in fe085fa837cc [2022-01-25T12:56:53.901Z] Priming static-packages [2022-01-25T12:56:53.901Z] + snapcraftctl prime [2022-01-25T12:56:55.554Z] 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-25T12:56:55.828Z] 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-25T12:56:55.828Z] 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-25T12:56:56.104Z] 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-25T12:56:59.187Z] Priming version [2022-01-25T12:56:59.187Z] + snapcraftctl prime [2022-01-25T12:57:00.577Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-01-25T12:59:02.997Z] Removing intermediate container 1e74bd8c46e8 [2022-01-25T12:59:02.998Z] ---> f2def88e4ae3 [2022-01-25T12:59:02.998Z] [2022-01-25T12:59:02.998Z] Step 10/22 : FROM alpine:3.14 [2022-01-25T12:59:02.998Z] 3.14: Pulling from library/alpine [2022-01-25T12:59:02.998Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-01-25T12:59:02.998Z] Status: Downloaded newer image for alpine:3.14 [2022-01-25T12:59:02.998Z] ---> 5b8b7b635229 [2022-01-25T12:59:02.998Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-01-25T12:59:02.998Z] ---> Running in 9cfceb5c6fd9 [2022-01-25T12:59:03.276Z] Removing intermediate container fe085fa837cc [2022-01-25T12:59:03.276Z] ---> 074549078563 [2022-01-25T12:59:03.276Z] [2022-01-25T12:59:03.276Z] Step 10/23 : FROM alpine:3.14 [2022-01-25T12:59:03.276Z] ---> 5b8b7b635229 [2022-01-25T12:59:03.276Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-01-25T12:59:03.276Z] ---> Running in 0c92f533b538 [2022-01-25T12:59:03.551Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-25T12:59:04.159Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-25T12:59:05.145Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-01-25T12:59:05.145Z] Executing busybox-1.33.1-r6.trigger [2022-01-25T12:59:05.431Z] OK: 6 MiB in 15 packages [2022-01-25T12:59:06.032Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-25T12:59:06.311Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-25T12:59:07.303Z] Removing intermediate container 9cfceb5c6fd9 [2022-01-25T12:59:07.303Z] ---> ac76d775e37f [2022-01-25T12:59:07.303Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-25T12:59:07.303Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-01-25T12:59:07.303Z] Executing busybox-1.33.1-r6.trigger [2022-01-25T12:59:07.303Z] OK: 6 MiB in 15 packages [2022-01-25T12:59:07.588Z] ---> Running in fe118a8a42d7 [2022-01-25T12:59:08.587Z] Removing intermediate container fe118a8a42d7 [2022-01-25T12:59:08.587Z] ---> d8ebdeb53b89 [2022-01-25T12:59:08.587Z] Step 13/22 : ENV APP_PORT=59861 [2022-01-25T12:59:08.587Z] ---> Running in b9fa0ee6b45c [2022-01-25T12:59:08.870Z] Removing intermediate container 7796b49990b2 [2022-01-25T12:59:08.870Z] ---> 0d367f0ee8f5 [2022-01-25T12:59:08.870Z] [2022-01-25T12:59:08.870Z] Step 10/31 : FROM alpine:3.14 [2022-01-25T12:59:08.870Z] ---> 5b8b7b635229 [2022-01-25T12:59:08.870Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-01-25T12:59:08.870Z] Removing intermediate container 0c92f533b538 [2022-01-25T12:59:08.870Z] ---> 2bd2a3c04774 [2022-01-25T12:59:08.870Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-25T12:59:09.153Z] ---> Running in fa4061b49cac [2022-01-25T12:59:09.153Z] ---> Running in 269449c9528f [2022-01-25T12:59:09.153Z] Removing intermediate container b9fa0ee6b45c [2022-01-25T12:59:09.153Z] ---> 9b901fafe40c [2022-01-25T12:59:09.153Z] Step 14/22 : EXPOSE $APP_PORT [2022-01-25T12:59:09.428Z] ---> Running in 45f9874293e1 [2022-01-25T12:59:09.704Z] Removing intermediate container fa4061b49cac [2022-01-25T12:59:09.704Z] ---> 28188ad6ede2 [2022-01-25T12:59:09.704Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-01-25T12:59:09.704Z] Removing intermediate container 269449c9528f [2022-01-25T12:59:09.704Z] ---> 7eeea032a7c9 [2022-01-25T12:59:09.704Z] Step 13/23 : ENV APP_PORT=59882 [2022-01-25T12:59:09.978Z] ---> Running in 5c03192374cb [2022-01-25T12:59:09.978Z] ---> Running in 09725feed925 [2022-01-25T12:59:10.257Z] Removing intermediate container 45f9874293e1 [2022-01-25T12:59:10.257Z] ---> 7bf50ce96434 [2022-01-25T12:59:10.257Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-25T12:59:10.850Z] Removing intermediate container 09725feed925 [2022-01-25T12:59:10.850Z] ---> 703190018972 [2022-01-25T12:59:10.850Z] Step 14/23 : EXPOSE $APP_PORT [2022-01-25T12:59:11.135Z] ---> Running in 7f5b4ec86baa [2022-01-25T12:59:11.135Z] ---> e962ef761724 [2022-01-25T12:59:11.418Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-01-25T12:59:11.692Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-25T12:59:11.967Z] Removing intermediate container 7f5b4ec86baa [2022-01-25T12:59:11.967Z] ---> 184cdb2963fb [2022-01-25T12:59:11.967Z] Step 15/23 : WORKDIR / [2022-01-25T12:59:11.967Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-25T12:59:11.967Z] ---> Running in 55df2d0e0e32 [2022-01-25T12:59:12.946Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-01-25T12:59:12.946Z] (2/2) Installing su-exec (0.2-r1) [2022-01-25T12:59:12.946Z] Executing busybox-1.33.1-r6.trigger [2022-01-25T12:59:12.946Z] OK: 6 MiB in 16 packages [2022-01-25T12:59:12.946Z] Removing intermediate container 55df2d0e0e32 [2022-01-25T12:59:12.946Z] ---> 7d32818faed5 [2022-01-25T12:59:12.946Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-25T12:59:13.924Z] ---> 01a4a42bebab [2022-01-25T12:59:13.924Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-01-25T12:59:14.519Z] ---> ea9c5b7db8b7 [2022-01-25T12:59:14.519Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-01-25T12:59:14.519Z] Removing intermediate container 5c03192374cb [2022-01-25T12:59:14.519Z] ---> 8aedeeeb10be [2022-01-25T12:59:14.519Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-01-25T12:59:14.793Z] ---> Running in 6226022f6a9f [2022-01-25T12:59:15.064Z] ---> cb35486b97d8 [2022-01-25T12:59:15.064Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-01-25T12:59:15.339Z] Removing intermediate container 6226022f6a9f [2022-01-25T12:59:15.339Z] ---> dfa4449755b8 [2022-01-25T12:59:15.339Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-01-25T12:59:15.339Z] ---> Running in 76aa9f3090fb [2022-01-25T12:59:15.339Z] ---> Running in 36091bcdd555 [2022-01-25T12:59:15.939Z] Removing intermediate container 76aa9f3090fb [2022-01-25T12:59:15.939Z] ---> 7c77d4e462d8 [2022-01-25T12:59:15.939Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-25T12:59:15.939Z] Removing intermediate container 36091bcdd555 [2022-01-25T12:59:15.939Z] ---> 07e58b36f7eb [2022-01-25T12:59:15.939Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-01-25T12:59:16.216Z] ---> Running in 1217730ce40d [2022-01-25T12:59:16.216Z] ---> Running in ec5d87371499 [2022-01-25T12:59:16.497Z] ---> c011c7d8d8de [2022-01-25T12:59:16.497Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-01-25T12:59:17.092Z] Removing intermediate container d6d460434281 [2022-01-25T12:59:17.092Z] ---> 9191ef57680b [2022-01-25T12:59:17.092Z] [2022-01-25T12:59:17.092Z] Step 10/22 : FROM alpine:3.14 [2022-01-25T12:59:17.092Z] ---> 5b8b7b635229 [2022-01-25T12:59:17.092Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-01-25T12:59:17.365Z] Removing intermediate container 1217730ce40d [2022-01-25T12:59:17.365Z] ---> 1ee99db8ec83 [2022-01-25T12:59:17.365Z] Step 20/22 : LABEL arch=arm64 [2022-01-25T12:59:17.365Z] ---> Running in 7f91ddde95f9 [2022-01-25T12:59:17.365Z] ---> Running in 547b188151ec [2022-01-25T12:59:17.976Z] ---> 7a29d02a74e6 [2022-01-25T12:59:17.976Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-01-25T12:59:17.976Z] ---> Running in fb8cd806b2fc [2022-01-25T12:59:18.250Z] Removing intermediate container 7f91ddde95f9 [2022-01-25T12:59:18.250Z] ---> 88f354e87008 [2022-01-25T12:59:18.250Z] Step 21/22 : LABEL git_sha=5bbf569c011f916b75e14a09343b8360ebffe08e [2022-01-25T12:59:18.522Z] ---> Running in f2da7427f17b [2022-01-25T12:59:18.792Z] Removing intermediate container fb8cd806b2fc [2022-01-25T12:59:18.792Z] ---> ff4773a917cb [2022-01-25T12:59:18.792Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-25T12:59:18.792Z] ---> Running in 36e63c06aceb [2022-01-25T12:59:19.069Z] Removing intermediate container f2da7427f17b [2022-01-25T12:59:19.069Z] ---> 2cf00d76f6d6 [2022-01-25T12:59:19.069Z] Step 22/22 : LABEL version=0.0.0 [2022-01-25T12:59:19.342Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-25T12:59:19.342Z] ---> Running in f5bd44b3833c [2022-01-25T12:59:19.342Z] Removing intermediate container ec5d87371499 [2022-01-25T12:59:19.342Z] ---> aca9552e04da [2022-01-25T12:59:19.342Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-01-25T12:59:19.342Z] Removing intermediate container 36e63c06aceb [2022-01-25T12:59:19.342Z] ---> 22062426b448 [2022-01-25T12:59:19.342Z] Step 21/23 : LABEL arch=arm64 [2022-01-25T12:59:19.613Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-25T12:59:19.613Z] ---> Running in 632c6cc96d3b [2022-01-25T12:59:19.613Z] ---> Running in b731752cea3b [2022-01-25T12:59:19.885Z] Removing intermediate container f5bd44b3833c [2022-01-25T12:59:19.885Z] ---> 567c55d18aeb [2022-01-25T12:59:19.885Z] [2022-01-25T12:59:20.163Z] Removing intermediate container 632c6cc96d3b [2022-01-25T12:59:20.163Z] ---> eef5a67c75e2 [2022-01-25T12:59:20.163Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-01-25T12:59:20.163Z] Removing intermediate container b731752cea3b [2022-01-25T12:59:20.163Z] ---> 0fa700469939 [2022-01-25T12:59:20.163Z] Step 22/23 : LABEL git_sha=5bbf569c011f916b75e14a09343b8360ebffe08e [2022-01-25T12:59:20.441Z] ---> Running in 10378a4d1a08 [2022-01-25T12:59:20.441Z] (1/2) Installing ca-certificates (20211220-r0) [2022-01-25T12:59:20.441Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-01-25T12:59:20.441Z] Executing busybox-1.33.1-r6.trigger [2022-01-25T12:59:20.441Z] Executing ca-certificates-20211220-r0.trigger [2022-01-25T12:59:20.441Z] Successfully built 567c55d18aeb [2022-01-25T12:59:20.441Z] Successfully tagged support-scheduler-arm64:latest [2022-01-25T12:59:20.714Z]  Building support-scheduler ... done Building security-proxy-setup [2022-01-25T12:59:20.983Z] OK: 6 MiB in 16 packages [2022-01-25T12:59:20.983Z] Removing intermediate container 10378a4d1a08 [2022-01-25T12:59:20.983Z] ---> af684bac1137 [2022-01-25T12:59:20.983Z] Step 23/23 : LABEL version=0.0.0 [2022-01-25T12:59:21.269Z] ---> Running in 3f7d898084cc [2022-01-25T12:59:21.269Z] ---> 34d330acb6be [2022-01-25T12:59:21.269Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-01-25T12:59:21.547Z] ---> Running in 329de69d8547 [2022-01-25T12:59:21.821Z] Removing intermediate container 3f7d898084cc [2022-01-25T12:59:21.821Z] ---> 6d86b2143c63 [2022-01-25T12:59:21.821Z] [2022-01-25T12:59:22.423Z] Successfully built 6d86b2143c63 [2022-01-25T12:59:22.697Z] Successfully tagged core-command-arm64:latest [2022-01-25T12:59:22.697Z]  Building core-command ... done Building security-secretstore-setup [2022-01-25T12:59:23.293Z] Removing intermediate container 547b188151ec [2022-01-25T12:59:23.293Z] ---> 9c05a7593ac2 [2022-01-25T12:59:23.293Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-25T12:59:23.293Z] ---> Running in 19f6667d2555 [2022-01-25T12:59:23.894Z] Removing intermediate container 19f6667d2555 [2022-01-25T12:59:23.894Z] ---> 515047271a95 [2022-01-25T12:59:24.166Z] Step 13/22 : ENV APP_PORT=59860 [2022-01-25T12:59:24.166Z] Removing intermediate container 329de69d8547 [2022-01-25T12:59:24.166Z] ---> 24dc9edfb761 [2022-01-25T12:59:24.166Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-25T12:59:24.166Z] ---> Running in fcc6c7dbf670 [2022-01-25T12:59:25.147Z] Removing intermediate container fcc6c7dbf670 [2022-01-25T12:59:25.147Z] ---> 7dcebdd347f6 [2022-01-25T12:59:25.147Z] Step 14/22 : EXPOSE $APP_PORT [2022-01-25T12:59:25.422Z] ---> 70eddb07adc9 [2022-01-25T12:59:25.422Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-01-25T12:59:25.422Z] ---> Running in 39f1e9e7daf0 [2022-01-25T12:59:26.413Z] Removing intermediate container 39f1e9e7daf0 [2022-01-25T12:59:26.413Z] ---> 535196fb68bd [2022-01-25T12:59:26.413Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-25T12:59:27.009Z] Removing intermediate container be904e046774 [2022-01-25T12:59:27.009Z] ---> b987394e004d [2022-01-25T12:59:27.009Z] [2022-01-25T12:59:27.009Z] Step 10/23 : FROM alpine:3.14 [2022-01-25T12:59:27.009Z] ---> 5b8b7b635229 [2022-01-25T12:59:27.009Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-01-25T12:59:27.280Z] ---> 10b4f96f309c [2022-01-25T12:59:27.280Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-01-25T12:59:27.280Z] ---> Running in 25e90d568704 [2022-01-25T12:59:27.280Z] ---> cea464a1466e [2022-01-25T12:59:27.280Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-01-25T12:59:27.881Z] Removing intermediate container 25e90d568704 [2022-01-25T12:59:27.881Z] ---> 78833e0e4561 [2022-01-25T12:59:27.881Z] Step 12/23 : ENV APP_PORT=59880 [2022-01-25T12:59:27.881Z] ---> Running in 517be464a2ee [2022-01-25T12:59:28.156Z] ---> df3b3111c9c9 [2022-01-25T12:59:28.156Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-01-25T12:59:28.430Z] Removing intermediate container 517be464a2ee [2022-01-25T12:59:28.430Z] ---> 87dbd8f356b6 [2022-01-25T12:59:28.430Z] Step 13/23 : EXPOSE $APP_PORT [2022-01-25T12:59:28.701Z] ---> Running in bfdd42d8af99 [2022-01-25T12:59:28.982Z] ---> 7f793cc3978a [2022-01-25T12:59:28.982Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-01-25T12:59:28.982Z] Removing intermediate container bfdd42d8af99 [2022-01-25T12:59:28.982Z] ---> 2854d130b30b [2022-01-25T12:59:28.982Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-25T12:59:29.256Z] ---> 12062ff7c1d4 [2022-01-25T12:59:29.256Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-01-25T12:59:29.256Z] ---> Running in abf771390a2a [2022-01-25T12:59:30.247Z] ---> bb52fdcfffa7 [2022-01-25T12:59:30.247Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-01-25T12:59:30.247Z] ---> 01e20401b39a [2022-01-25T12:59:30.247Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-01-25T12:59:30.247Z] ---> Running in 04394c95ce42 [2022-01-25T12:59:30.525Z] ---> Running in fed8cd792c25 [2022-01-25T12:59:30.799Z] Removing intermediate container 04394c95ce42 [2022-01-25T12:59:30.799Z] ---> 52b89e3550ba [2022-01-25T12:59:30.799Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-25T12:59:30.799Z] ---> Running in ca1157dc0b72 [2022-01-25T12:59:31.076Z] Removing intermediate container fed8cd792c25 [2022-01-25T12:59:31.076Z] ---> 9ef845a63a9b [2022-01-25T12:59:31.076Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-01-25T12:59:31.350Z] Removing intermediate container ca1157dc0b72 [2022-01-25T12:59:31.350Z] ---> a72a7fad50c3 [2022-01-25T12:59:31.350Z] Step 20/22 : LABEL arch=arm64 [2022-01-25T12:59:31.631Z] ---> Running in 71cc65dc7f5a [2022-01-25T12:59:31.631Z] Removing intermediate container abf771390a2a [2022-01-25T12:59:31.631Z] ---> 4c24399225c6 [2022-01-25T12:59:31.631Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-01-25T12:59:31.903Z] ---> Running in f2d3b44fd370 [2022-01-25T12:59:32.197Z] ---> 1ad83c077756 [2022-01-25T12:59:32.197Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-01-25T12:59:32.197Z] Removing intermediate container 71cc65dc7f5a [2022-01-25T12:59:32.197Z] ---> 4524a864fbed [2022-01-25T12:59:32.197Z] Step 21/22 : LABEL git_sha=5bbf569c011f916b75e14a09343b8360ebffe08e [2022-01-25T12:59:32.469Z] ---> Running in 721eaa463732 [2022-01-25T12:59:32.469Z] ---> Running in 3237966d7f8f [2022-01-25T12:59:33.454Z] Removing intermediate container 3237966d7f8f [2022-01-25T12:59:33.454Z] ---> 1a0d2e0f9320 [2022-01-25T12:59:33.454Z] Step 22/22 : LABEL version=0.0.0 [2022-01-25T12:59:33.454Z] ---> Running in e3251bbb2f51 [2022-01-25T12:59:33.740Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-25T12:59:34.012Z] Removing intermediate container e3251bbb2f51 [2022-01-25T12:59:34.012Z] ---> cf4c77f88221 [2022-01-25T12:59:34.012Z] [2022-01-25T12:59:34.621Z] Successfully built cf4c77f88221 [2022-01-25T12:59:34.621Z] Successfully tagged support-notifications-arm64:latest [2022-01-25T12:59:34.621Z] Building core-metadata [2022-01-25T12:59:34.621Z]  Building support-notifications ... done fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-25T12:59:34.896Z] Removing intermediate container 721eaa463732 [2022-01-25T12:59:34.896Z] ---> a1083bb49c37 [2022-01-25T12:59:34.896Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-01-25T12:59:35.493Z] ---> Running in 442854b45b3d [2022-01-25T12:59:35.493Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-01-25T12:59:35.764Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-01-25T12:59:35.764Z] (3/6) Installing libsodium (1.0.18-r0) [2022-01-25T12:59:35.764Z] Removing intermediate container 442854b45b3d [2022-01-25T12:59:35.764Z] ---> cd1598a8c503 [2022-01-25T12:59:35.764Z] Step 28/31 : CMD ["gate"] [2022-01-25T12:59:35.764Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-01-25T12:59:36.037Z] (5/6) Installing libzmq (4.3.4-r0) [2022-01-25T12:59:36.037Z] ---> Running in de3faa36cd62 [2022-01-25T12:59:36.314Z] (6/6) Installing zeromq (4.3.4-r0) [2022-01-25T12:59:36.314Z] Executing busybox-1.33.1-r6.trigger [2022-01-25T12:59:36.314Z] OK: 8 MiB in 20 packages [2022-01-25T12:59:36.592Z] Removing intermediate container de3faa36cd62 [2022-01-25T12:59:36.592Z] ---> 64d2308c5f29 [2022-01-25T12:59:36.592Z] Step 29/31 : LABEL arch=arm64 [2022-01-25T12:59:36.875Z] ---> Running in eafd374846b9 [2022-01-25T12:59:37.856Z] Removing intermediate container eafd374846b9 [2022-01-25T12:59:37.856Z] ---> 53a1fcb5336c [2022-01-25T12:59:37.856Z] Step 30/31 : LABEL git_sha=5bbf569c011f916b75e14a09343b8360ebffe08e [2022-01-25T12:59:37.856Z] Removing intermediate container f2d3b44fd370 [2022-01-25T12:59:37.856Z] ---> b9d067cd1a8f [2022-01-25T12:59:37.856Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-25T12:59:38.130Z] ---> Running in 82472e11702f [2022-01-25T12:59:38.736Z] Removing intermediate container 82472e11702f [2022-01-25T12:59:38.736Z] ---> df9dca2608e9 [2022-01-25T12:59:38.736Z] Step 31/31 : LABEL version=0.0.0 [2022-01-25T12:59:38.736Z] ---> 0bea5357a492 [2022-01-25T12:59:38.736Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-01-25T12:59:39.333Z] ---> Running in 11327ccb8005 [2022-01-25T12:59:39.604Z] Removing intermediate container 11327ccb8005 [2022-01-25T12:59:39.604Z] ---> 820018b5c6bd [2022-01-25T12:59:39.604Z] [2022-01-25T12:59:40.579Z] Successfully built 820018b5c6bd [2022-01-25T12:59:40.579Z] Successfully tagged security-bootstrapper-arm64:latest [2022-01-25T12:59:40.579Z] Building sys-mgmt-agent [2022-01-25T12:59:40.579Z]  Building security-bootstrapper ... done  ---> 386ca16de5c5 [2022-01-25T12:59:40.579Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-01-25T12:59:41.572Z] ---> 71b71850e534 [2022-01-25T12:59:41.572Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-01-25T12:59:41.572Z] ---> Running in 754de9ba3d22 [2022-01-25T12:59:41.844Z] Removing intermediate container 754de9ba3d22 [2022-01-25T12:59:41.844Z] ---> 1a2a187f725a [2022-01-25T12:59:41.844Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-25T12:59:42.117Z] ---> Running in a922481b51c7 [2022-01-25T12:59:42.391Z] Removing intermediate container a922481b51c7 [2022-01-25T12:59:42.391Z] ---> 70eb38b04e12 [2022-01-25T12:59:42.391Z] Step 21/23 : LABEL arch=arm64 [2022-01-25T12:59:42.391Z] ---> Running in ef059cc0fbc9 [2022-01-25T12:59:43.008Z] Removing intermediate container ef059cc0fbc9 [2022-01-25T12:59:43.008Z] ---> 42a446edfcb3 [2022-01-25T12:59:43.008Z] Step 22/23 : LABEL git_sha=5bbf569c011f916b75e14a09343b8360ebffe08e [2022-01-25T12:59:43.301Z] ---> Running in 6f97adeb66ac [2022-01-25T12:59:43.586Z] Removing intermediate container 6f97adeb66ac [2022-01-25T12:59:43.586Z] ---> 71b9ef7b463d [2022-01-25T12:59:43.586Z] Step 23/23 : LABEL version=0.0.0 [2022-01-25T12:59:43.862Z] ---> Running in 769fcf378647 [2022-01-25T12:59:44.867Z] Removing intermediate container 769fcf378647 [2022-01-25T12:59:44.867Z] ---> 8f3c4d4ab0b9 [2022-01-25T12:59:44.867Z] [2022-01-25T12:59:45.155Z] Successfully built 8f3c4d4ab0b9 [2022-01-25T12:59:45.155Z] Successfully tagged core-data-arm64:latest [2022-01-25T13:00:07.305Z]  Building core-data ... done Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-25T13:00:07.306Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-01-25T13:00:07.306Z] ---> e0501539d6c4 [2022-01-25T13:00:07.306Z] Step 3/21 : WORKDIR /edgex-go [2022-01-25T13:00:07.306Z] ---> Using cache [2022-01-25T13:00:07.306Z] ---> 6150f1e122eb [2022-01-25T13:00:07.306Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-25T13:00:07.306Z] ---> Using cache [2022-01-25T13:00:07.306Z] ---> cf0bec220238 [2022-01-25T13:00:07.306Z] Step 5/21 : RUN apk add --update --no-cache make git [2022-01-25T13:00:07.306Z] ---> Using cache [2022-01-25T13:00:07.306Z] ---> 9f46a14e59a7 [2022-01-25T13:00:07.306Z] Step 6/21 : COPY go.mod vendor* ./ [2022-01-25T13:00:07.306Z] ---> Using cache [2022-01-25T13:00:07.306Z] ---> 2bb8f88fc051 [2022-01-25T13:00:07.306Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-25T13:00:07.306Z] ---> Using cache [2022-01-25T13:00:07.306Z] ---> 2b5510e26935 [2022-01-25T13:00:07.306Z] Step 8/21 : COPY . . [2022-01-25T13:00:07.306Z] ---> Using cache [2022-01-25T13:00:07.306Z] ---> e965846aab20 [2022-01-25T13:00:07.306Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-01-25T13:00:07.306Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-25T13:00:07.306Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-01-25T13:00:07.306Z] ---> e0501539d6c4 [2022-01-25T13:00:07.306Z] Step 3/25 : WORKDIR /edgex-go [2022-01-25T13:00:07.306Z] ---> Using cache [2022-01-25T13:00:07.306Z] ---> 6150f1e122eb [2022-01-25T13:00:07.306Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-25T13:00:07.306Z] ---> Using cache [2022-01-25T13:00:07.306Z] ---> cf0bec220238 [2022-01-25T13:00:07.306Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-01-25T13:00:07.306Z] ---> Using cache [2022-01-25T13:00:07.306Z] ---> 9f46a14e59a7 [2022-01-25T13:00:07.306Z] Step 6/25 : COPY go.mod vendor* ./ [2022-01-25T13:00:07.306Z] ---> Using cache [2022-01-25T13:00:07.306Z] ---> 2bb8f88fc051 [2022-01-25T13:00:07.306Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-25T13:00:07.306Z] ---> Using cache [2022-01-25T13:00:07.306Z] ---> 2b5510e26935 [2022-01-25T13:00:07.306Z] Step 8/25 : COPY . . [2022-01-25T13:00:07.306Z] ---> Using cache [2022-01-25T13:00:07.306Z] ---> e965846aab20 [2022-01-25T13:00:07.306Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-01-25T13:00:07.306Z] ---> Running in 05d197d39fa5 [2022-01-25T13:00:07.306Z] ---> Running in 9df4ab4411b2 [2022-01-25T13:00:08.285Z] 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-25T13:00:08.285Z] 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-25T13:00:16.582Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-25T13:00:16.582Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-01-25T13:00:16.582Z] ---> e0501539d6c4 [2022-01-25T13:00:16.582Z] Step 3/23 : WORKDIR /edgex-go [2022-01-25T13:00:16.582Z] ---> Using cache [2022-01-25T13:00:16.582Z] ---> 6150f1e122eb [2022-01-25T13:00:16.582Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-25T13:00:16.582Z] ---> Using cache [2022-01-25T13:00:16.582Z] ---> cf0bec220238 [2022-01-25T13:00:16.582Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-01-25T13:00:16.582Z] ---> Using cache [2022-01-25T13:00:16.582Z] ---> 9f46a14e59a7 [2022-01-25T13:00:16.582Z] Step 6/23 : COPY go.mod vendor* ./ [2022-01-25T13:00:16.582Z] ---> Using cache [2022-01-25T13:00:16.582Z] ---> 2bb8f88fc051 [2022-01-25T13:00:16.582Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-25T13:00:16.582Z] ---> Using cache [2022-01-25T13:00:16.582Z] ---> 2b5510e26935 [2022-01-25T13:00:16.582Z] Step 8/23 : COPY . . [2022-01-25T13:00:16.582Z] ---> Using cache [2022-01-25T13:00:16.582Z] ---> e965846aab20 [2022-01-25T13:00:16.582Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-01-25T13:00:17.203Z] ---> Running in aede73186964 [2022-01-25T13:00:19.181Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-25T13:00:19.181Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-01-25T13:00:19.181Z] ---> e0501539d6c4 [2022-01-25T13:00:19.181Z] Step 3/23 : WORKDIR /edgex-go [2022-01-25T13:00:19.181Z] ---> Using cache [2022-01-25T13:00:19.181Z] ---> 6150f1e122eb [2022-01-25T13:00:19.181Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-25T13:00:19.181Z] ---> Using cache [2022-01-25T13:00:19.181Z] ---> cf0bec220238 [2022-01-25T13:00:19.181Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-01-25T13:00:19.181Z] ---> Running in 5718d07ba38a [2022-01-25T13:00:19.181Z] 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-25T13:00:20.618Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-25T13:00:21.601Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-25T13:00:22.585Z] OK: 220 MiB in 52 packages [2022-01-25T13:00:24.039Z] Removing intermediate container 5718d07ba38a [2022-01-25T13:00:24.039Z] ---> bd11e2c81a16 [2022-01-25T13:00:24.039Z] Step 6/23 : COPY go.mod vendor* ./ [2022-01-25T13:00:25.022Z] ---> b8e20d013c1f [2022-01-25T13:00:25.022Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-25T13:00:25.022Z] ---> Running in 64a01d29b335 [2022-01-25T13:00:30.428Z] Removing intermediate container 64a01d29b335 [2022-01-25T13:00:30.428Z] ---> 86dcbb2fa303 [2022-01-25T13:00:30.428Z] Step 8/23 : COPY . . [2022-01-25T13:00:45.529Z] ---> 4b957ce7fb82 [2022-01-25T13:00:45.529Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-01-25T13:00:45.529Z] ---> Running in f339930dff58 [2022-01-25T13:00:47.513Z] 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-25T13:01:44.084Z] 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-25T13:01:44.084Z] 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-25T13:01:56.500Z] Removing intermediate container 9df4ab4411b2 [2022-01-25T13:01:56.500Z] ---> c4b0fa99eda0 [2022-01-25T13:01:56.500Z] [2022-01-25T13:01:56.500Z] Step 10/21 : FROM alpine:3.14 [2022-01-25T13:01:56.500Z] ---> 5b8b7b635229 [2022-01-25T13:01:56.500Z] Step 11/21 : RUN apk add --update --no-cache curl [2022-01-25T13:01:56.500Z] ---> Running in 369f75092609 [2022-01-25T13:01:56.500Z] Removing intermediate container 05d197d39fa5 [2022-01-25T13:01:56.500Z] ---> 0c99e3522424 [2022-01-25T13:01:56.500Z] [2022-01-25T13:01:56.500Z] Step 10/25 : FROM alpine:3.14 [2022-01-25T13:01:56.500Z] ---> 5b8b7b635229 [2022-01-25T13:01:56.500Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-01-25T13:01:56.500Z] ---> Running in cacd1dccccb6 [2022-01-25T13:01:56.500Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-25T13:01:56.776Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-25T13:01:57.055Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-25T13:01:57.332Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-25T13:01:57.607Z] (1/5) Installing ca-certificates (20211220-r0) [2022-01-25T13:01:57.882Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-01-25T13:01:57.882Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2022-01-25T13:01:57.882Z] (4/5) Installing libcurl (7.79.1-r0) [2022-01-25T13:01:57.882Z] (5/5) Installing curl (7.79.1-r0) [2022-01-25T13:01:57.883Z] Executing busybox-1.33.1-r6.trigger [2022-01-25T13:01:57.883Z] Executing ca-certificates-20211220-r0.trigger [2022-01-25T13:01:58.484Z] (1/3) Installing ca-certificates (20211220-r0) [2022-01-25T13:01:58.484Z] OK: 8 MiB in 19 packages [2022-01-25T13:01:58.484Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-01-25T13:01:58.484Z] (3/3) Installing su-exec (0.2-r1) [2022-01-25T13:01:58.484Z] Executing busybox-1.33.1-r6.trigger [2022-01-25T13:01:58.484Z] Executing ca-certificates-20211220-r0.trigger [2022-01-25T13:01:58.764Z] OK: 6 MiB in 17 packages [2022-01-25T13:02:00.766Z] Removing intermediate container 369f75092609 [2022-01-25T13:02:00.766Z] ---> dc6fb473e870 [2022-01-25T13:02:00.766Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-01-25T13:02:01.040Z] ---> Running in 8da559d35505 [2022-01-25T13:02:01.040Z] Removing intermediate container cacd1dccccb6 [2022-01-25T13:02:01.040Z] ---> be53820609af [2022-01-25T13:02:01.040Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-01-25T13:02:01.320Z] ---> Running in 059eedc0afcf [2022-01-25T13:02:01.917Z] Removing intermediate container 8da559d35505 [2022-01-25T13:02:01.917Z] Removing intermediate container 059eedc0afcf [2022-01-25T13:02:01.917Z] ---> 6edb10ffa737 [2022-01-25T13:02:01.917Z] ---> b87302e5aaf6 [2022-01-25T13:02:01.917Z] Step 13/21 : WORKDIR /edgexStep 13/25 : WORKDIR / [2022-01-25T13:02:01.917Z] [2022-01-25T13:02:01.917Z] ---> Running in 56d4f1c97f78 [2022-01-25T13:02:01.917Z] ---> Running in e9cd0e9d9751 [2022-01-25T13:02:02.515Z] Removing intermediate container e9cd0e9d9751 [2022-01-25T13:02:02.515Z] ---> 2bb75d7a76e0 [2022-01-25T13:02:02.515Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-01-25T13:02:02.515Z] Removing intermediate container 56d4f1c97f78 [2022-01-25T13:02:02.515Z] ---> ce41f522e207 [2022-01-25T13:02:02.515Z] 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-25T13:02:03.961Z] ---> 694ce4c4fd00 [2022-01-25T13:02:03.961Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-01-25T13:02:03.961Z] ---> 8092cd1c8016 [2022-01-25T13:02:03.961Z] 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-25T13:02:04.945Z] ---> 1c2c01be3221 [2022-01-25T13:02:04.945Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-01-25T13:02:05.937Z] ---> ffd31afc56b0 [2022-01-25T13:02:05.937Z] 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-25T13:02:05.937Z] ---> aa519d072299 [2022-01-25T13:02:05.937Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-01-25T13:02:06.935Z] ---> 86a5de94b4a5 [2022-01-25T13:02:06.935Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-01-25T13:02:07.921Z] ---> dbf4f707b34b [2022-01-25T13:02:07.921Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2022-01-25T13:02:08.195Z] ---> Running in 126ce2ab912e [2022-01-25T13:02:09.175Z] Removing intermediate container 126ce2ab912e [2022-01-25T13:02:09.175Z] ---> a78c36f5b709 [2022-01-25T13:02:09.175Z] Step 18/21 : CMD ["--init=true"] [2022-01-25T13:02:09.175Z] ---> Running in d840346aecc9 [2022-01-25T13:02:09.447Z] ---> c45b3d65a7a1 [2022-01-25T13:02:09.448Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-01-25T13:02:09.720Z] Removing intermediate container d840346aecc9 [2022-01-25T13:02:09.720Z] ---> a779a15e1e7c [2022-01-25T13:02:09.720Z] Step 19/21 : LABEL arch=arm64 [2022-01-25T13:02:09.991Z] ---> Running in f71dd660ce2c [2022-01-25T13:02:10.604Z] Removing intermediate container f71dd660ce2c [2022-01-25T13:02:10.604Z] ---> b8bc016655b9 [2022-01-25T13:02:10.604Z] Step 20/21 : LABEL git_sha=5bbf569c011f916b75e14a09343b8360ebffe08e [2022-01-25T13:02:11.008Z] ---> Running in 128f95fbbb38 [2022-01-25T13:02:11.008Z] Removing intermediate container aede73186964 [2022-01-25T13:02:11.008Z] ---> 1447aaff45a6 [2022-01-25T13:02:11.008Z] [2022-01-25T13:02:11.008Z] Step 10/23 : FROM alpine:3.14 [2022-01-25T13:02:11.008Z] ---> 5b8b7b635229 [2022-01-25T13:02:11.008Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-01-25T13:02:11.008Z] ---> Using cache [2022-01-25T13:02:11.008Z] ---> 2bd2a3c04774 [2022-01-25T13:02:11.008Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-25T13:02:11.008Z] ---> Using cache [2022-01-25T13:02:11.008Z] ---> 7eeea032a7c9 [2022-01-25T13:02:11.008Z] Step 13/23 : ENV APP_PORT=59881 [2022-01-25T13:02:11.008Z] ---> ccf3c428ebc6 [2022-01-25T13:02:11.008Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-01-25T13:02:11.309Z] ---> Running in cc8c434521b9 [2022-01-25T13:02:11.625Z] Removing intermediate container 128f95fbbb38 [2022-01-25T13:02:11.625Z] ---> 135973273ea7 [2022-01-25T13:02:11.625Z] Step 21/21 : LABEL version=0.0.0 [2022-01-25T13:02:11.625Z] ---> Running in 99e66ffd1e9e [2022-01-25T13:02:12.315Z] Removing intermediate container cc8c434521b9 [2022-01-25T13:02:12.315Z] ---> 6d84404b6203 [2022-01-25T13:02:12.315Z] Step 14/23 : EXPOSE $APP_PORT [2022-01-25T13:02:12.315Z] ---> Running in 1d0bc6d399f5 [2022-01-25T13:02:12.615Z] Removing intermediate container 99e66ffd1e9e [2022-01-25T13:02:12.615Z] ---> 8c457254abea [2022-01-25T13:02:12.615Z] [2022-01-25T13:02:12.615Z] ---> 7436fa546211 [2022-01-25T13:02:12.615Z] 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-25T13:02:12.895Z] ---> Running in 8fa3dddd15cf [2022-01-25T13:02:13.171Z] Removing intermediate container 1d0bc6d399f5 [2022-01-25T13:02:13.171Z] ---> a7bf09d8d845 [2022-01-25T13:02:13.171Z] Step 15/23 : WORKDIR / [2022-01-25T13:02:13.171Z] Successfully built 8c457254abea [2022-01-25T13:02:13.171Z] Successfully tagged security-proxy-setup-arm64:latest [2022-01-25T13:02:13.171Z]  Building security-proxy-setup ... done  ---> Running in 5e23c602835e [2022-01-25T13:02:13.770Z] Removing intermediate container 5e23c602835e [2022-01-25T13:02:13.770Z] ---> 9935a2cd11ae [2022-01-25T13:02:13.770Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-25T13:02:14.759Z] ---> c9f9075c062e [2022-01-25T13:02:14.759Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-01-25T13:02:15.355Z] Removing intermediate container 8fa3dddd15cf [2022-01-25T13:02:15.355Z] ---> 26fcff8cd968 [2022-01-25T13:02:15.355Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-01-25T13:02:15.631Z] ---> Running in 42e65548e2e6 [2022-01-25T13:02:15.631Z] Removing intermediate container f339930dff58 [2022-01-25T13:02:15.631Z] ---> 13fe58bee6f5 [2022-01-25T13:02:15.631Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-01-25T13:02:15.905Z] ---> Running in d0fb7d909a54 [2022-01-25T13:02:15.905Z] Removing intermediate container 42e65548e2e6 [2022-01-25T13:02:15.905Z] ---> 675236f1b565 [2022-01-25T13:02:15.905Z] Step 23/25 : LABEL arch=arm64 [2022-01-25T13:02:15.905Z] ---> df8e9ad337de [2022-01-25T13:02:15.905Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-01-25T13:02:16.183Z] ---> Running in 8f63459b79b0 [2022-01-25T13:02:16.457Z] Removing intermediate container 8f63459b79b0 [2022-01-25T13:02:16.457Z] ---> 85b534074ed7 [2022-01-25T13:02:16.457Z] Step 24/25 : LABEL git_sha=5bbf569c011f916b75e14a09343b8360ebffe08e [2022-01-25T13:02:16.736Z] ---> Running in a9fefcd28047 [2022-01-25T13:02:16.736Z] ---> 6cdd6d63d649 [2022-01-25T13:02:16.736Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-01-25T13:02:17.016Z] ---> Running in e7db9d9f1c09 [2022-01-25T13:02:17.016Z] Removing intermediate container a9fefcd28047 [2022-01-25T13:02:17.016Z] ---> b6fb6ee42059 [2022-01-25T13:02:17.016Z] Step 25/25 : LABEL version=0.0.0 [2022-01-25T13:02:17.289Z] 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-25T13:02:17.289Z] ---> Running in 4d93deaa23f5 [2022-01-25T13:02:17.289Z] Removing intermediate container e7db9d9f1c09 [2022-01-25T13:02:17.289Z] ---> e8e403f6c6de [2022-01-25T13:02:17.289Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-25T13:02:17.560Z] ---> Running in 9223c96e7181 [2022-01-25T13:02:17.838Z] Removing intermediate container 4d93deaa23f5 [2022-01-25T13:02:17.838Z] ---> 53c87d64faef [2022-01-25T13:02:17.838Z] [2022-01-25T13:02:17.838Z] Removing intermediate container 9223c96e7181 [2022-01-25T13:02:17.838Z] ---> b343d0abd481 [2022-01-25T13:02:17.838Z] Step 21/23 : LABEL arch=arm64 [2022-01-25T13:02:18.111Z] ---> Running in cab055e0eb96 [2022-01-25T13:02:18.385Z] Successfully built 53c87d64faef [2022-01-25T13:02:18.385Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-01-25T13:02:18.658Z]  Building security-secretstore-setup ... done Removing intermediate container cab055e0eb96 [2022-01-25T13:02:18.658Z] ---> 0bfad2182c4c [2022-01-25T13:02:18.658Z] Step 22/23 : LABEL git_sha=5bbf569c011f916b75e14a09343b8360ebffe08e [2022-01-25T13:02:18.658Z] ---> Running in bcdd915b411e [2022-01-25T13:02:18.935Z] Removing intermediate container bcdd915b411e [2022-01-25T13:02:18.935Z] ---> 18911df2224a [2022-01-25T13:02:18.935Z] Step 23/23 : LABEL version=0.0.0 [2022-01-25T13:02:19.207Z] ---> Running in 1fcee706a98e [2022-01-25T13:02:19.478Z] Removing intermediate container 1fcee706a98e [2022-01-25T13:02:19.478Z] ---> 83f33853fa4e [2022-01-25T13:02:19.478Z] [2022-01-25T13:02:19.478Z] Removing intermediate container d0fb7d909a54 [2022-01-25T13:02:19.478Z] ---> fa4580067b36 [2022-01-25T13:02:19.478Z] [2022-01-25T13:02:19.478Z] Step 11/23 : FROM docker:20.10.10 [2022-01-25T13:02:19.749Z] 20.10.10: Pulling from library/docker [2022-01-25T13:02:20.020Z] Successfully built 83f33853fa4e [2022-01-25T13:02:20.020Z] Successfully tagged core-metadata-arm64:latest [2022-01-25T13:02:25.405Z]  Building core-metadata ... done Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-01-25T13:02:25.405Z] Status: Downloaded newer image for docker:20.10.10 [2022-01-25T13:02:25.405Z] ---> 520e9a0a30f7 [2022-01-25T13:02:25.405Z] 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-25T13:02:25.679Z] ---> Running in b73339dc786d [2022-01-25T13:02:25.952Z] Removing intermediate container b73339dc786d [2022-01-25T13:02:25.952Z] ---> 63f961264994 [2022-01-25T13:02:25.952Z] 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-25T13:02:25.952Z] ---> Running in c89f6c0ee78a [2022-01-25T13:02:26.928Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-25T13:02:27.202Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-25T13:02:28.171Z] (1/42) Installing readline (8.1.0-r0) [2022-01-25T13:02:28.171Z] (2/42) Installing bash (5.1.4-r0) [2022-01-25T13:02:28.171Z] Executing bash-5.1.4-r0.post-install [2022-01-25T13:02:28.171Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-01-25T13:02:28.171Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-01-25T13:02:28.171Z] (5/42) Installing libcurl (7.79.1-r0) [2022-01-25T13:02:28.171Z] (6/42) Installing curl (7.79.1-r0) [2022-01-25T13:02:28.171Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-01-25T13:02:28.171Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-01-25T13:02:28.171Z] (9/42) Installing expat (2.4.3-r0) [2022-01-25T13:02:28.171Z] (10/42) Installing libffi (3.3-r2) [2022-01-25T13:02:28.171Z] (11/42) Installing gdbm (1.19-r0) [2022-01-25T13:02:28.171Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-01-25T13:02:28.171Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-01-25T13:02:28.171Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-01-25T13:02:28.171Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-01-25T13:02:28.171Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-01-25T13:02:28.171Z] (17/42) Installing python3 (3.9.5-r2) [2022-01-25T13:02:30.129Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-01-25T13:02:30.129Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-01-25T13:02:30.129Z] (20/42) Installing py3-idna (3.2-r0) [2022-01-25T13:02:30.129Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-01-25T13:02:30.129Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-01-25T13:02:30.129Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-01-25T13:02:30.129Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-01-25T13:02:30.129Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-01-25T13:02:30.129Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-01-25T13:02:30.129Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-01-25T13:02:30.129Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-01-25T13:02:30.129Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-01-25T13:02:30.400Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-01-25T13:02:30.400Z] (31/42) Installing py3-six (1.15.0-r1) [2022-01-25T13:02:30.400Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-01-25T13:02:30.400Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-01-25T13:02:30.400Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-01-25T13:02:30.400Z] (35/42) Installing py3-packaging (20.9-r1) [2022-01-25T13:02:30.400Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-01-25T13:02:30.400Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-01-25T13:02:30.400Z] (38/42) Installing py3-progress (1.5-r2) [2022-01-25T13:02:30.400Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-01-25T13:02:30.400Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-01-25T13:02:30.400Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-01-25T13:02:30.672Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-01-25T13:02:31.265Z] Executing busybox-1.33.1-r6.trigger [2022-01-25T13:02:31.265Z] OK: 84 MiB in 64 packages [2022-01-25T13:02:34.630Z] Collecting docker-compose==1.23.2 [2022-01-25T13:02:34.630Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-01-25T13:02:34.900Z] Collecting cached-property<2,>=1.2.0 [2022-01-25T13:02:34.900Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-01-25T13:02:34.900Z] Collecting docopt<0.7,>=0.6.1 [2022-01-25T13:02:34.900Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-01-25T13:02:36.863Z] Collecting websocket-client<1.0,>=0.32.0 [2022-01-25T13:02:36.863Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-01-25T13:02:37.134Z] Collecting docker<4.0,>=3.6.0 [2022-01-25T13:02:37.134Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-01-25T13:02:38.104Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-01-25T13:02:38.104Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-01-25T13:02:38.372Z] Collecting jsonschema<3,>=2.5.1 [2022-01-25T13:02:38.372Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-01-25T13:02:38.372Z] Collecting dockerpty<0.5,>=0.4.1 [2022-01-25T13:02:38.372Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-01-25T13:02:40.974Z] Collecting PyYAML<4,>=3.10 [2022-01-25T13:02:40.974Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-01-25T13:02:43.582Z] Collecting texttable<0.10,>=0.9.0 [2022-01-25T13:02:43.582Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-01-25T13:02:44.555Z] 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-25T13:02:45.147Z] Collecting docker-pycreds>=0.4.0 [2022-01-25T13:02:45.147Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-01-25T13:02:45.147Z] 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-25T13:02:45.416Z] Collecting idna<2.8,>=2.5 [2022-01-25T13:02:45.416Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-01-25T13:02:46.005Z] Collecting urllib3<1.25,>=1.21.1 [2022-01-25T13:02:46.005Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-01-25T13:02:46.005Z] Collecting chardet<3.1.0,>=3.0.2 [2022-01-25T13:02:46.005Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-01-25T13:02:46.275Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-01-25T13:02:46.275Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-01-25T13:02:46.275Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-01-25T13:02:46.275Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-01-25T13:02:46.865Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-01-25T13:02:46.865Z] Attempting uninstall: urllib3 [2022-01-25T13:02:46.865Z] Found existing installation: urllib3 1.26.5 [2022-01-25T13:02:46.865Z] Uninstalling urllib3-1.26.5: [2022-01-25T13:02:47.135Z] Successfully uninstalled urllib3-1.26.5 [2022-01-25T13:02:47.405Z] Attempting uninstall: idna [2022-01-25T13:02:47.405Z] Found existing installation: idna 3.2 [2022-01-25T13:02:47.405Z] Uninstalling idna-3.2: [2022-01-25T13:02:47.677Z] Successfully uninstalled idna-3.2 [2022-01-25T13:02:48.269Z] Attempting uninstall: chardet [2022-01-25T13:02:48.269Z] Found existing installation: chardet 4.0.0 [2022-01-25T13:02:48.540Z] Uninstalling chardet-4.0.0: [2022-01-25T13:02:48.540Z] Successfully uninstalled chardet-4.0.0 [2022-01-25T13:02:49.964Z] Attempting uninstall: requests [2022-01-25T13:02:49.964Z] Found existing installation: requests 2.25.1 [2022-01-25T13:02:49.964Z] Uninstalling requests-2.25.1: [2022-01-25T13:02:49.964Z] Successfully uninstalled requests-2.25.1 [2022-01-25T13:02:50.235Z] Running setup.py install for texttable: started [2022-01-25T13:02:52.198Z] Running setup.py install for texttable: finished with status 'done' [2022-01-25T13:02:52.198Z] Running setup.py install for PyYAML: started [2022-01-25T13:02:54.159Z] Running setup.py install for PyYAML: finished with status 'done' [2022-01-25T13:02:54.159Z] Running setup.py install for docopt: started [2022-01-25T13:02:56.115Z] Running setup.py install for docopt: finished with status 'done' [2022-01-25T13:02:56.115Z] Running setup.py install for dockerpty: started [2022-01-25T13:02:57.536Z] Running setup.py install for dockerpty: finished with status 'done' [2022-01-25T13:02:58.958Z] 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-25T13:03:07.210Z] Removing intermediate container c89f6c0ee78a [2022-01-25T13:03:07.210Z] ---> 7c6e6dceefc5 [2022-01-25T13:03:07.210Z] Step 14/23 : ENV APP_PORT=58890 [2022-01-25T13:03:07.210Z] ---> Running in 9a91890b6de2 [2022-01-25T13:03:07.481Z] Removing intermediate container 9a91890b6de2 [2022-01-25T13:03:07.481Z] ---> 8012e5bcd8c7 [2022-01-25T13:03:07.481Z] Step 15/23 : EXPOSE $APP_PORT [2022-01-25T13:03:07.481Z] ---> Running in 472a2ecc0b93 [2022-01-25T13:03:07.756Z] Removing intermediate container 472a2ecc0b93 [2022-01-25T13:03:07.756Z] ---> 2fece361145c [2022-01-25T13:03:07.756Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-01-25T13:03:08.736Z] ---> 4710bec74144 [2022-01-25T13:03:08.736Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-01-25T13:03:09.326Z] ---> 0c4a20db432b [2022-01-25T13:03:09.326Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-01-25T13:03:10.298Z] ---> 7892c49caec6 [2022-01-25T13:03:10.298Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-01-25T13:03:10.298Z] ---> Running in d943ca65727c [2022-01-25T13:03:10.569Z] Removing intermediate container d943ca65727c [2022-01-25T13:03:10.569Z] ---> 711dc5f6bfd0 [2022-01-25T13:03:10.569Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-25T13:03:10.569Z] ---> Running in 6e6b762b96c5 [2022-01-25T13:03:11.162Z] Removing intermediate container 6e6b762b96c5 [2022-01-25T13:03:11.162Z] ---> d07fd445e820 [2022-01-25T13:03:11.162Z] Step 21/23 : LABEL arch=arm64 [2022-01-25T13:03:11.162Z] ---> Running in 3e63cf1b84d8 [2022-01-25T13:03:11.434Z] Removing intermediate container 3e63cf1b84d8 [2022-01-25T13:03:11.434Z] ---> db524bb32df0 [2022-01-25T13:03:11.434Z] Step 22/23 : LABEL git_sha=5bbf569c011f916b75e14a09343b8360ebffe08e [2022-01-25T13:03:11.434Z] ---> Running in 3a90aee8b450 [2022-01-25T13:03:11.712Z] Removing intermediate container 3a90aee8b450 [2022-01-25T13:03:11.712Z] ---> 8b195fada235 [2022-01-25T13:03:11.712Z] Step 23/23 : LABEL version=0.0.0 [2022-01-25T13:03:11.983Z] ---> Running in 3e99c266999b [2022-01-25T13:03:12.253Z] Removing intermediate container 3e99c266999b [2022-01-25T13:03:12.253Z] ---> 2e371ce83472 [2022-01-25T13:03:12.253Z] [2022-01-25T13:03:12.521Z] Successfully built 2e371ce83472 [2022-01-25T13:03:12.521Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-01-25T13:03:13.123Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-01-25T13:03:13.127Z] $ docker stop --time=1 db48db7bad82923c6691cc17c4c7a40074d9bce61a6754080e0e117aff45b7f8 [2022-01-25T13:03:14.755Z] $ docker rm -f db48db7bad82923c6691cc17c4c7a40074d9bce61a6754080e0e117aff45b7f8 [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-25T13:03:15.277Z] + docker images [2022-01-25T13:03:15.548Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-01-25T13:03:15.548Z] sys-mgmt-agent-arm64 latest 2e371ce83472 3 seconds ago 280MB [2022-01-25T13:03:15.548Z] core-metadata-arm64 latest 83f33853fa4e 56 seconds ago 15.9MB [2022-01-25T13:03:15.548Z] fa4580067b36 56 seconds ago 1.59GB [2022-01-25T13:03:15.548Z] security-secretstore-setup-arm64 latest 53c87d64faef 58 seconds ago 26.8MB [2022-01-25T13:03:15.548Z] security-proxy-setup-arm64 latest 8c457254abea About a minute ago 25.3MB [2022-01-25T13:03:15.548Z] 1447aaff45a6 About a minute ago 1.6GB [2022-01-25T13:03:15.548Z] 0c99e3522424 About a minute ago 1.6GB [2022-01-25T13:03:15.548Z] c4b0fa99eda0 About a minute ago 1.6GB [2022-01-25T13:03:15.548Z] core-data-arm64 latest 8f3c4d4ab0b9 3 minutes ago 19.2MB [2022-01-25T13:03:15.548Z] security-bootstrapper-arm64 latest 820018b5c6bd 3 minutes ago 18MB [2022-01-25T13:03:15.548Z] support-notifications-arm64 latest cf4c77f88221 3 minutes ago 16MB [2022-01-25T13:03:15.548Z] b987394e004d 3 minutes ago 1.6GB [2022-01-25T13:03:15.548Z] core-command-arm64 latest 6d86b2143c63 3 minutes ago 15.1MB [2022-01-25T13:03:15.548Z] support-scheduler-arm64 latest 567c55d18aeb 3 minutes ago 15.3MB [2022-01-25T13:03:15.548Z] 9191ef57680b 3 minutes ago 1.59GB [2022-01-25T13:03:15.548Z] 0d367f0ee8f5 4 minutes ago 1.59GB [2022-01-25T13:03:15.548Z] 074549078563 4 minutes ago 1.59GB [2022-01-25T13:03:15.548Z] f2def88e4ae3 4 minutes ago 1.59GB [2022-01-25T13:03:15.548Z] ci-base-image-arm64 latest e0501539d6c4 14 minutes ago 1.26GB [2022-01-25T13:03:15.548Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 0ccda1f7e2ee 13 days ago 551MB [2022-01-25T13:03:15.548Z] docker 20.10.10 520e9a0a30f7 2 months ago 200MB [2022-01-25T13:03:15.548Z] alpine 3.14 5b8b7b635229 2 months ago 5.35MB [2022-01-25T13:03:15.548Z] 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-25T13:03:16.009Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-25T13:03:16.009Z] [2022-01-25T13:03:16.009Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-01-25T13:03:16.365Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-25T13:03:16.365Z] arm64: Pulling from edgex-lftools-log-publisher [2022-01-25T13:03:16.365Z] 448f6bf000e3: Pulling fs layer [2022-01-25T13:03:16.365Z] f757da607395: Pulling fs layer [2022-01-25T13:03:16.365Z] 05883995daec: Pulling fs layer [2022-01-25T13:03:16.365Z] 8603b9c90790: Pulling fs layer [2022-01-25T13:03:16.365Z] 1560dd03e051: Pulling fs layer [2022-01-25T13:03:16.365Z] 27f5ce0e4adf: Pulling fs layer [2022-01-25T13:03:16.365Z] c2d8d7efcc4b: Pulling fs layer [2022-01-25T13:03:16.365Z] 8603b9c90790: Waiting [2022-01-25T13:03:16.365Z] 1560dd03e051: Waiting [2022-01-25T13:03:16.365Z] 27f5ce0e4adf: Waiting [2022-01-25T13:03:16.365Z] c2d8d7efcc4b: Waiting [2022-01-25T13:03:16.691Z] f757da607395: Verifying Checksum [2022-01-25T13:03:16.691Z] f757da607395: Download complete [2022-01-25T13:03:16.691Z] 8603b9c90790: Verifying Checksum [2022-01-25T13:03:16.691Z] 8603b9c90790: Download complete [2022-01-25T13:03:16.691Z] 1560dd03e051: Verifying Checksum [2022-01-25T13:03:16.691Z] 1560dd03e051: Download complete [2022-01-25T13:03:16.987Z] 27f5ce0e4adf: Download complete [2022-01-25T13:03:16.987Z] 05883995daec: Verifying Checksum [2022-01-25T13:03:17.274Z] 448f6bf000e3: Verifying Checksum [2022-01-25T13:03:17.274Z] 448f6bf000e3: Download complete [2022-01-25T13:03:19.905Z] c2d8d7efcc4b: Verifying Checksum [2022-01-25T13:03:19.905Z] c2d8d7efcc4b: Download complete [2022-01-25T13:03:21.332Z] 448f6bf000e3: Pull complete [2022-01-25T13:03:21.926Z] f757da607395: Pull complete [2022-01-25T13:03:23.356Z] 05883995daec: Pull complete [2022-01-25T13:03:23.628Z] 8603b9c90790: Pull complete [2022-01-25T13:03:24.602Z] 1560dd03e051: Pull complete [2022-01-25T13:03:24.602Z] 27f5ce0e4adf: Pull complete [2022-01-25T13:03:39.656Z] c2d8d7efcc4b: Pull complete [2022-01-25T13:03:39.656Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2022-01-25T13:03:39.656Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-25T13:03:39.656Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-01-25T13:03:39.852Z] prd-ubuntu18.04-docker-arm64-4c-16g-3840 does not seem to be running inside a container [2022-01-25T13:03:39.929Z] $ 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/24 -v /w/workspace/edgex-go/24:/w/workspace/edgex-go/24:rw,z -v /w/workspace/edgex-go/24@tmp:/w/workspace/edgex-go/24@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:arm64 cat [2022-01-25T13:03:42.519Z] $ docker top a843e5bb95d83313ddf162760c808f068dad734835a869b606ab865cfe3d9cb6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-25T13:03:43.446Z] ---> job-cost.sh [2022-01-25T13:03:43.446Z] lf-activate-venv: SKIPPING [2022-01-25T13:03:43.446Z] INFO: No Stack... [2022-01-25T13:03:43.716Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-01-25T13:03:44.303Z] INFO: Archiving Costs [Pipeline] sh [2022-01-25T13:03:44.967Z] + cat /w/workspace/edgex-go/24/archives/cost.csv [2022-01-25T13:03:44.967Z] + cut -d, -f6 [Pipeline] lock [2022-01-25T13:03:45.028Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3848-24-stack-cost] [2022-01-25T13:03:45.036Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3848-24-stack-cost] did not exist. Created. [2022-01-25T13:03:45.036Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3848-24-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-01-25T13:03:45.694Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-01-25T13:03:45.847Z] Stashed 1 file(s) [Pipeline] } [2022-01-25T13:03:45.856Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3848-24-stack-cost] [Pipeline] // lock [Pipeline] } [2022-01-25T13:03:45.876Z] $ docker stop --time=1 a843e5bb95d83313ddf162760c808f068dad734835a869b606ab865cfe3d9cb6 [2022-01-25T13:03:47.429Z] $ docker rm -f a843e5bb95d83313ddf162760c808f068dad734835a869b606ab865cfe3d9cb6 [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-25T13:03:47.982Z] provisioning config files... [2022-01-25T13:03:47.994Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/24@tmp/config2474041864939101374tmp [Pipeline] { [Pipeline] sh [2022-01-25T13:03:48.299Z] + set +x [2022-01-25T13:03:48.299Z] + curl -s https://codecov.io/bash [2022-01-25T13:03:48.299Z] + bash -s -- [2022-01-25T13:03:48.299Z] [2022-01-25T13:03:48.299Z] _____ _ [2022-01-25T13:03:48.299Z] / ____| | | [2022-01-25T13:03:48.299Z] | | ___ __| | ___ ___ _____ __ [2022-01-25T13:03:48.299Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-01-25T13:03:48.299Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-01-25T13:03:48.299Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-01-25T13:03:48.299Z] Bash-1.0.6 [2022-01-25T13:03:48.299Z] [2022-01-25T13:03:48.299Z] [2022-01-25T13:03:48.299Z] ==> git version 2.24.4 found [2022-01-25T13:03:48.299Z] ==> 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-25T13:03:48.299Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2022-01-25T13:03:48.299Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2022-01-25T13:03:48.561Z] ==> Jenkins CI detected. [2022-01-25T13:03:48.561Z] current dir:  /w/workspace/edgex-go/24 [2022-01-25T13:03:48.561Z] project root: . [2022-01-25T13:03:48.561Z] --> token set from env [2022-01-25T13:03:48.561Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-01-25T13:03:48.561Z] ==> Running gcov in . (disable via -X gcov) [2022-01-25T13:03:48.561Z] ==> Python coveragepy not found [2022-01-25T13:03:48.561Z] ==> Searching for coverage reports in: [2022-01-25T13:03:48.561Z] + . [2022-01-25T13:03:48.561Z] -> Found 1 reports [2022-01-25T13:03:48.561Z] ==> Detecting git/mercurial file structure [2022-01-25T13:03:48.561Z] ==> Reading reports [2022-01-25T13:03:48.561Z] + ./coverage.out bytes=428381 [2022-01-25T13:03:48.561Z] ==> Appending adjustments [2022-01-25T13:03:48.561Z] https://docs.codecov.io/docs/fixing-reports [2022-01-25T13:03:49.502Z] + Found adjustments [2022-01-25T13:03:49.502Z] ==> Gzipping contents [2022-01-25T13:03:49.763Z] 60K /tmp/codecov.UBszkm.gz [2022-01-25T13:03:49.763Z] ==> Uploading reports [2022-01-25T13:03:49.763Z] url: https://codecov.io [2022-01-25T13:03:49.763Z] query: branch=PR-3848&commit=13bfc71592c8dbcb5033b552fa222f1512a2eece&build=24&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3848%2F24%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3848&job=&cmd_args= [2022-01-25T13:03:49.763Z] -> Pinging Codecov [2022-01-25T13:03:49.763Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3848&commit=13bfc71592c8dbcb5033b552fa222f1512a2eece&build=24&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3848%2F24%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3848&job=&cmd_args= [2022-01-25T13:03:50.024Z] -> Uploading to [2022-01-25T13:03:50.025Z] https://storage.googleapis.com/codecov/v4/raw/2022-01-25/00271124DB129430A58F1EEE437C3FCB/13bfc71592c8dbcb5033b552fa222f1512a2eece/8d6c3c64-772b-48b0-91f1-f2784a43e74a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220125%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220125T130349Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=554038eb18f59cfff42d5940fe4dc85d6eaef2b608be21f110cf8e81d3440d32 [2022-01-25T13:03:50.025Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-25T13:03:50.025Z] Dload Upload Total Spent Left Speed [2022-01-25T13:03:50.285Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57976 0 0 100 57976 0 183k --:--:-- --:--:-- --:--:-- 183k [2022-01-25T13:03:50.285Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/13bfc71592c8dbcb5033b552fa222f1512a2eece [Pipeline] } [2022-01-25T13:03:50.292Z] 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-25T13:03:50.863Z] + '[' -d /w/workspace/edgex-go/24/archives ']' [Pipeline] libraryResource [Pipeline] sh [2022-01-25T13:03:51.164Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-25T13:03:51.722Z] ---> package-listing.sh [2022-01-25T13:03:51.722Z] ++ facter osfamily [2022-01-25T13:03:51.722Z] ++ tr '[:upper:]' '[:lower:]' [2022-01-25T13:03:51.983Z] + OS_FAMILY=redhat [2022-01-25T13:03:51.983Z] + workspace=/w/workspace/edgex-go/24 [2022-01-25T13:03:51.983Z] + START_PACKAGES=/tmp/packages_start.txt [2022-01-25T13:03:51.983Z] + END_PACKAGES=/tmp/packages_end.txt [2022-01-25T13:03:51.983Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-01-25T13:03:51.983Z] + PACKAGES=/tmp/packages_start.txt [2022-01-25T13:03:51.983Z] + '[' /w/workspace/edgex-go/24 ']' [2022-01-25T13:03:51.983Z] + PACKAGES=/tmp/packages_end.txt [2022-01-25T13:03:51.983Z] + case "${OS_FAMILY}" in [2022-01-25T13:03:51.983Z] + sort [2022-01-25T13:03:51.983Z] + rpm -qa [2022-01-25T13:03:56.188Z] + '[' -f /tmp/packages_start.txt ']' [2022-01-25T13:03:56.188Z] + '[' -f /tmp/packages_end.txt ']' [2022-01-25T13:03:56.188Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-01-25T13:03:56.188Z] + '[' /w/workspace/edgex-go/24 ']' [2022-01-25T13:03:56.188Z] + mkdir -p /w/workspace/edgex-go/24/archives/ [2022-01-25T13:03:56.188Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/24/archives/ [Pipeline] echo [2022-01-25T13:03:56.201Z] 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/24/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-01-25T13:03:56.482Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-01-25T13:03:57.041Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-25T13:03:57.041Z] [2022-01-25T13:03:57.041Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-01-25T13:03:57.347Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-25T13:03:57.347Z] latest: Pulling from edgex-lftools-log-publisher [2022-01-25T13:03:57.347Z] b4d181a07f80: Pulling fs layer [2022-01-25T13:03:57.347Z] a1111a8f2ec3: Pulling fs layer [2022-01-25T13:03:57.347Z] ed53099fbce6: Pulling fs layer [2022-01-25T13:03:57.347Z] dc539afda2c1: Pulling fs layer [2022-01-25T13:03:57.347Z] 77bc0d833cb6: Pulling fs layer [2022-01-25T13:03:57.347Z] 9065ff56babe: Pulling fs layer [2022-01-25T13:03:57.347Z] d287ab97295c: Pulling fs layer [2022-01-25T13:03:57.347Z] dc539afda2c1: Waiting [2022-01-25T13:03:57.347Z] 9065ff56babe: Waiting [2022-01-25T13:03:57.347Z] d287ab97295c: Waiting [2022-01-25T13:03:57.347Z] 77bc0d833cb6: Waiting [2022-01-25T13:03:57.347Z] a1111a8f2ec3: Verifying Checksum [2022-01-25T13:03:57.347Z] a1111a8f2ec3: Download complete [2022-01-25T13:03:57.347Z] dc539afda2c1: Verifying Checksum [2022-01-25T13:03:57.347Z] dc539afda2c1: Download complete [2022-01-25T13:03:57.609Z] ed53099fbce6: Verifying Checksum [2022-01-25T13:03:57.609Z] ed53099fbce6: Download complete [2022-01-25T13:03:57.609Z] 77bc0d833cb6: Verifying Checksum [2022-01-25T13:03:57.609Z] 77bc0d833cb6: Download complete [2022-01-25T13:03:57.609Z] 9065ff56babe: Verifying Checksum [2022-01-25T13:03:57.609Z] 9065ff56babe: Download complete [2022-01-25T13:03:57.609Z] b4d181a07f80: Verifying Checksum [2022-01-25T13:03:57.609Z] b4d181a07f80: Download complete [2022-01-25T13:03:58.181Z] d287ab97295c: Verifying Checksum [2022-01-25T13:03:58.181Z] d287ab97295c: Download complete [2022-01-25T13:03:59.131Z] b4d181a07f80: Pull complete [2022-01-25T13:03:59.131Z] a1111a8f2ec3: Pull complete [2022-01-25T13:03:59.724Z] ed53099fbce6: Pull complete [2022-01-25T13:03:59.724Z] dc539afda2c1: Pull complete [2022-01-25T13:03:59.994Z] 77bc0d833cb6: Pull complete [2022-01-25T13:04:00.256Z] 9065ff56babe: Pull complete [2022-01-25T13:04:05.663Z] d287ab97295c: Pull complete [2022-01-25T13:04:05.663Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2022-01-25T13:04:05.663Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-25T13:04:05.663Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-01-25T13:04:05.744Z] prd-centos7-docker-4c-2g-3839 does not seem to be running inside a container [2022-01-25T13:04:05.778Z] $ 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/24/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/24 -v /w/workspace/edgex-go/24:/w/workspace/edgex-go/24:rw,z -v /w/workspace/edgex-go/24@tmp:/w/workspace/edgex-go/24@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-01-25T13:04:09.357Z] $ docker top b56522fe86ab1bc096f0dcaf40a742c9069e6a194b37df3f8b2a8faea85703f1 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-25T13:04:09.718Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-01-25T13:04:10.018Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-01-25T13:04:10.306Z] + ls /var/log/sa-host [2022-01-25T13:04:10.306Z] + sadf -c /var/log/sa-host/sa17 [2022-01-25T13:04:10.306Z] file_magic: OK [2022-01-25T13:04:10.306Z] HZ: Using current value: 100 [2022-01-25T13:04:10.306Z] file_header: OK [2022-01-25T13:04:10.306Z] 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-25T13:04:10.306Z] Statistics: [2022-01-25T13:04:10.306Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-01-25T13:04:10.306Z] File successfully converted to sysstat format version 12.0.3 [2022-01-25T13:04:10.306Z] + sadf -c /var/log/sa-host/sa25 [2022-01-25T13:04:10.306Z] file_magic: OK [2022-01-25T13:04:10.306Z] HZ: Using current value: 100 [2022-01-25T13:04:10.306Z] file_header: OK [2022-01-25T13:04:10.306Z] 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-25T13:04:10.306Z] Statistics: [2022-01-25T13:04:10.306Z] 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... [2022-01-25T13:04:10.306Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-25T13:04:10.526Z] provisioning config files... [2022-01-25T13:04:10.536Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/24@tmp/config4485619702556165945tmp [Pipeline] { [Pipeline] echo [2022-01-25T13:04:10.550Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-25T13:04:10.840Z] ---> create-netrc.sh [Pipeline] } [2022-01-25T13:04:10.847Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-01-25T13:04:11.194Z] ---> python-tools-install.sh [Pipeline] echo [2022-01-25T13:04:11.203Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-25T13:04:11.499Z] ---> sudo-logs.sh [2022-01-25T13:04:11.499Z] Archiving 'sudo' log.. [2022-01-25T13:04:11.499Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-3839.novalocal: Name or service not known [2022-01-25T13:04:11.499Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-3839.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2022-01-25T13:04:11.522Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-25T13:04:11.812Z] ---> job-cost.sh [2022-01-25T13:04:11.812Z] lf-activate-venv: SKIPPING [2022-01-25T13:04:11.812Z] DEBUG: total: 0.10999999940395355 [2022-01-25T13:04:11.812Z] INFO: Retrieving Stack Cost... [2022-01-25T13:04:12.076Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-01-25T13:04:12.336Z] INFO: Archiving Costs [Pipeline] echo [2022-01-25T13:04:12.350Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-25T13:04:12.656Z] ---> logs-deploy.sh [2022-01-25T13:04:12.656Z] lf-activate-venv: SKIPPING [2022-01-25T13:04:12.656Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3848/24 [2022-01-25T13:04:12.656Z] INFO: archiving workspace using pattern(s): [2022-01-25T13:04:13.602Z] Archives upload complete. [2022-01-25T13:04:13.602Z] INFO: archiving logs to Nexus [2022-01-25T13:04:14.178Z] ---> uname -a: [2022-01-25T13:04:14.178Z] Linux prd-centos7-docker-4c-2g-3839.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-25T13:04:14.178Z] [2022-01-25T13:04:14.178Z] [2022-01-25T13:04:14.178Z] ---> lscpu: [2022-01-25T13:04:14.178Z] Architecture: x86_64 [2022-01-25T13:04:14.178Z] CPU op-mode(s): 32-bit, 64-bit [2022-01-25T13:04:14.178Z] Byte Order: Little Endian [2022-01-25T13:04:14.178Z] Address sizes: 40 bits physical, 48 bits virtual [2022-01-25T13:04:14.178Z] CPU(s): 2 [2022-01-25T13:04:14.178Z] On-line CPU(s) list: 0,1 [2022-01-25T13:04:14.178Z] Thread(s) per core: 1 [2022-01-25T13:04:14.178Z] Core(s) per socket: 1 [2022-01-25T13:04:14.178Z] Socket(s): 2 [2022-01-25T13:04:14.178Z] NUMA node(s): 1 [2022-01-25T13:04:14.178Z] Vendor ID: AuthenticAMD [2022-01-25T13:04:14.178Z] CPU family: 23 [2022-01-25T13:04:14.178Z] Model: 49 [2022-01-25T13:04:14.178Z] Model name: AMD EPYC-Rome Processor [2022-01-25T13:04:14.178Z] Stepping: 0 [2022-01-25T13:04:14.178Z] CPU MHz: 2799.998 [2022-01-25T13:04:14.178Z] BogoMIPS: 5599.99 [2022-01-25T13:04:14.178Z] Virtualization: AMD-V [2022-01-25T13:04:14.178Z] Hypervisor vendor: KVM [2022-01-25T13:04:14.178Z] Virtualization type: full [2022-01-25T13:04:14.178Z] L1d cache: 32K [2022-01-25T13:04:14.178Z] L1i cache: 32K [2022-01-25T13:04:14.178Z] L2 cache: 512K [2022-01-25T13:04:14.178Z] L3 cache: 16384K [2022-01-25T13:04:14.178Z] NUMA node0 CPU(s): 0,1 [2022-01-25T13:04:14.178Z] 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-25T13:04:14.178Z] [2022-01-25T13:04:14.178Z] [2022-01-25T13:04:14.178Z] ---> nproc: [2022-01-25T13:04:14.178Z] 2 [2022-01-25T13:04:14.178Z] [2022-01-25T13:04:14.178Z] [2022-01-25T13:04:14.178Z] ---> df -h: [2022-01-25T13:04:14.178Z] Filesystem Size Used Avail Use% Mounted on [2022-01-25T13:04:14.178Z] overlay 40G 13G 28G 33% / [2022-01-25T13:04:14.178Z] tmpfs 64M 0 64M 0% /dev [2022-01-25T13:04:14.178Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2022-01-25T13:04:14.178Z] shm 64M 0 64M 0% /dev/shm [2022-01-25T13:04:14.178Z] /dev/vda1 40G 13G 28G 33% /facter-os [2022-01-25T13:04:14.178Z] [2022-01-25T13:04:14.178Z] [2022-01-25T13:04:14.178Z] ---> sar -b -r -n DEV: [2022-01-25T13:04:14.178Z] Linux 3.10.0-1160.45.1.el7.x86_64 (centos-7-docker-61956895-6fad-6945-99d6-2040f50c295e.novalocal) 01/25/22 _x86_64_ (2 CPU) [2022-01-25T13:04:14.178Z] [2022-01-25T13:04:14.178Z] 12:44:08 LINUX RESTART (2 CPU) [2022-01-25T13:04:14.178Z] [2022-01-25T13:04:14.178Z] 12:45:02 tps rtps wtps bread/s bwrtn/s [2022-01-25T13:04:14.178Z] 12:46:01 349.63 0.05 349.58 1.08 101329.91 [2022-01-25T13:04:14.178Z] 12:47:01 57.12 0.00 57.12 0.00 8653.26 [2022-01-25T13:04:14.178Z] 12:48:01 114.54 0.00 114.54 0.00 5442.46 [2022-01-25T13:04:14.178Z] 12:49:01 561.75 282.30 279.45 7894.91 168489.99 [2022-01-25T13:04:14.178Z] 12:50:01 583.47 191.90 391.58 12886.54 203330.77 [2022-01-25T13:04:14.178Z] 12:51:01 594.20 76.02 518.18 5013.16 171216.50 [2022-01-25T13:04:14.178Z] 12:52:01 52.47 16.80 35.67 1403.50 4136.64 [2022-01-25T13:04:14.178Z] 12:53:01 0.17 0.00 0.17 0.00 1.77 [2022-01-25T13:04:14.178Z] 12:54:01 0.23 0.00 0.23 0.00 1.80 [2022-01-25T13:04:14.178Z] 12:55:01 0.28 0.07 0.22 0.53 3.63 [2022-01-25T13:04:14.178Z] 12:56:01 0.22 0.00 0.22 0.00 3.23 [2022-01-25T13:04:14.178Z] 12:57:01 0.30 0.05 0.25 1.20 2.97 [2022-01-25T13:04:14.178Z] 12:58:01 0.23 0.00 0.23 0.00 3.00 [2022-01-25T13:04:14.178Z] 12:59:01 0.20 0.00 0.20 0.00 1.62 [2022-01-25T13:04:14.178Z] 13:00:01 1.08 0.22 0.87 6.80 16.23 [2022-01-25T13:04:14.178Z] 13:01:01 0.33 0.05 0.28 0.67 2.60 [2022-01-25T13:04:14.178Z] 13:02:01 0.43 0.15 0.28 2.93 5.16 [2022-01-25T13:04:14.178Z] 13:03:01 0.27 0.02 0.25 0.13 2.60 [2022-01-25T13:04:14.178Z] 13:04:01 78.85 75.15 3.70 4279.95 150.33 [2022-01-25T13:04:14.178Z] Average: 125.94 33.87 92.07 1659.64 34838.85 [2022-01-25T13:04:14.178Z] [2022-01-25T13:04:14.178Z] 12:45:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-01-25T13:04:14.178Z] 12:46:01 3739500 0 902268 11.27 2620 3364552 1482816 16.37 1075808 2733856 48 [2022-01-25T13:04:14.178Z] 12:47:01 3229152 0 1057760 13.21 2620 3719408 1529584 16.89 1464356 2828572 104552 [2022-01-25T13:04:14.178Z] 12:48:01 3295892 0 1038156 12.96 2620 3672272 1420712 15.69 1409684 2794032 79500 [2022-01-25T13:04:14.178Z] 12:49:01 1442044 0 1187752 14.83 2620 5376524 1871276 20.66 1480104 4502736 4 [2022-01-25T13:04:14.178Z] 12:50:01 639400 0 1434152 17.91 2620 5932768 2478592 27.37 3055020 3672048 63516 [2022-01-25T13:04:14.178Z] 12:51:01 2400752 0 1338592 16.71 2620 4266976 1823640 20.13 2051800 2909592 41872 [2022-01-25T13:04:14.178Z] 12:52:01 3049672 0 1156284 14.44 2620 3800364 1374724 15.18 1414264 2922768 8 [2022-01-25T13:04:14.178Z] 12:53:01 3052044 0 1153904 14.41 2620 3800372 1340992 14.81 1423856 2913024 12 [2022-01-25T13:04:14.178Z] 12:54:01 3066412 0 1139536 14.23 2620 3800372 1340740 14.80 1427552 2896160 20 [2022-01-25T13:04:14.178Z] 12:55:01 3066392 0 1139552 14.23 2620 3800376 1340824 14.80 1429704 2894128 20 [2022-01-25T13:04:14.178Z] 12:56:01 3067684 0 1138256 14.21 2620 3800380 1340800 14.80 1429736 2892984 12 [2022-01-25T13:04:14.178Z] 12:57:01 3066648 0 1139288 14.23 2620 3800384 1349432 14.90 1430044 2893020 20 [2022-01-25T13:04:14.178Z] 12:58:01 3068232 0 1137696 14.21 2620 3800392 1340524 14.80 1429604 2892972 12 [2022-01-25T13:04:14.178Z] 12:59:01 3068184 0 1137744 14.21 2620 3800392 1340524 14.80 1429724 2892972 8 [2022-01-25T13:04:14.178Z] 13:00:01 3067320 0 1138572 14.22 2620 3800428 1340620 14.80 1429928 2892900 8 [2022-01-25T13:04:14.178Z] 13:01:01 3065608 0 1140284 14.24 2620 3800428 1343436 14.83 1430884 2892900 12 [2022-01-25T13:04:14.178Z] 13:02:01 3066376 0 1139332 14.23 2620 3800612 1341284 14.81 1430632 2893020 8 [2022-01-25T13:04:14.178Z] 13:03:01 3067324 0 1138380 14.21 2620 3800616 1341032 14.81 1430028 2893024 16 [2022-01-25T13:04:14.178Z] 13:04:01 2476096 0 1212476 15.14 2620 4317748 1702796 18.80 1585728 3316832 388204 [2022-01-25T13:04:14.179Z] Average: 2841828 0 1151052 14.37 2620 4013440 1497071 16.53 1539919 3027765 35676 [2022-01-25T13:04:14.179Z] [2022-01-25T13:04:14.179Z] 12:45:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-01-25T13:04:14.179Z] 12:46:01 eth0 372.73 277.42 5486.95 35.07 0.00 0.00 0.00 0.00 [2022-01-25T13:04:14.179Z] 12:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-01-25T13:04:14.179Z] 12:46:01 vethde0859f 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 [2022-01-25T13:04:14.179Z] 12:46:01 docker0 201.19 240.85 15.97 2075.29 0.00 0.00 0.00 0.00 [2022-01-25T13:04:14.179Z] 12:47:01 veth5724b64 0.63 0.77 0.05 0.08 0.00 0.00 0.00 0.00 [2022-01-25T13:04:14.179Z] 12:47:01 eth0 35.24 19.35 30.13 14.45 0.00 0.00 0.00 0.00 [2022-01-25T13:04:14.179Z] 12:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-01-25T13:04:14.179Z] 12:47:01 docker0 0.63 0.63 0.04 0.06 0.00 0.00 0.00 0.00 [2022-01-25T13:04:14.179Z] 12:48:01 veth5724b64 1.32 1.32 0.10 0.10 0.00 0.00 0.00 0.00 [2022-01-25T13:04:14.179Z] 12:48:01 eth0 13.79 7.63 10.55 5.67 0.00 0.00 0.00 0.00 [2022-01-25T13:04:14.179Z] 12:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-01-25T13:04:14.179Z] 12:48:01 docker0 1.32 1.32 0.08 0.10 0.00 0.00 0.00 0.00 [2022-01-25T13:04:14.179Z] 12:49:01 vethcaa8919 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-01-25T13:04:14.179Z] 12:49:01 veth226b1ae 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-01-25T13:04:14.179Z] 12:49:01 eth0 134.22 89.86 1819.63 129.52 0.00 0.00 0.00 0.00 [2022-01-25T13:04:14.179Z] 12:49:01 veth22e16df 0.00 0.25 0.00 0.02 0.00 0.00 0.00 0.00 [2022-01-25T13:04:14.179Z] 12:50:01 veth50b3272 1.50 8.10 0.11 35.66 0.00 0.00 0.00 0.00 [2022-01-25T13:04:14.179Z] 12:50:01 vethb28ad44 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 [2022-01-25T13:04:14.179Z] 12:50:01 eth0 69.18 37.99 224.12 17.16 0.00 0.00 0.00 0.00 [2022-01-25T13:04:14.179Z] 12:50:01 veth22e16df 0.00 0.28 0.00 0.01 0.00 0.00 0.00 0.00 [2022-01-25T13:04:14.179Z] 12:51:01 eth0 146.04 69.54 1689.60 26.93 0.00 0.00 0.00 0.00 [2022-01-25T13:04:14.179Z] 12:51:01 veth22e16df 0.00 0.33 0.00 0.02 0.00 0.00 0.00 0.00 [2022-01-25T13:04:14.179Z] 12:51:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2022-01-25T13:04:14.179Z] 12:51:01 vethe02e8a2 0.02 0.18 0.00 0.01 0.00 0.00 0.00 0.00 [2022-01-25T13:04:14.179Z] 12:52:01 eth0 17.14 10.71 59.37 4.05 0.00 0.00 0.00 0.00 [2022-01-25T13:04:14.179Z] 12:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-01-25T13:04:14.179Z] 12:52:01 docker0 763.13 706.94 72.17 5627.16 0.00 0.00 0.00 0.00 [2022-01-25T13:04:14.179Z] 12:53:01 eth0 0.87 0.63 0.37 0.29 0.00 0.00 0.00 0.00 [2022-01-25T13:04:14.179Z] 12:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-01-25T13:04:14.179Z] 12:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-01-25T13:04:14.179Z] 12:54:01 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2022-01-25T13:04:14.179Z] 12:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-01-25T13:04:14.179Z] 12:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-01-25T13:04:14.179Z] 12:55:01 eth0 0.23 0.20 0.08 0.04 0.00 0.00 0.00 0.00 [2022-01-25T13:04:14.179Z] 12:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-01-25T13:04:14.179Z] 12:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-01-25T13:04:14.179Z] 12:56:01 eth0 0.18 0.12 0.06 0.04 0.00 0.00 0.00 0.00 [2022-01-25T13:04:14.179Z] 12:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-01-25T13:04:14.179Z] 12:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-01-25T13:04:14.179Z] 12:57:01 eth0 5.55 1.95 8.26 0.13 0.00 0.00 0.00 0.00 [2022-01-25T13:04:14.179Z] 12:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-01-25T13:04:14.179Z] 12:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-01-25T13:04:14.179Z] 12:58:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-01-25T13:04:14.179Z] 12:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-01-25T13:04:14.179Z] 12:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-01-25T13:04:14.179Z] 12:59:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-01-25T13:04:14.179Z] 12:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-01-25T13:04:14.179Z] 12:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-01-25T13:04:14.179Z] 13:00:01 eth0 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2022-01-25T13:04:14.179Z] 13:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-01-25T13:04:14.179Z] 13:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-01-25T13:04:14.179Z] 13:01:01 eth0 1.52 0.42 0.50 0.27 0.00 0.00 0.00 0.00 [2022-01-25T13:04:14.179Z] 13:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-01-25T13:04:14.179Z] 13:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-01-25T13:04:14.179Z] 13:02:01 eth0 0.48 0.30 0.26 0.20 0.00 0.00 0.00 0.00 [2022-01-25T13:04:14.179Z] 13:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-01-25T13:04:14.179Z] 13:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-01-25T13:04:14.179Z] 13:03:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2022-01-25T13:04:14.179Z] 13:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-01-25T13:04:14.179Z] 13:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-01-25T13:04:14.179Z] 13:04:01 eth0 97.09 57.13 2598.83 11.74 0.00 0.00 0.00 0.00 [2022-01-25T13:04:14.179Z] 13:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-01-25T13:04:14.179Z] 13:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-01-25T13:04:14.179Z] Average: eth0 46.82 29.99 623.62 12.91 0.00 0.00 0.00 0.00 [2022-01-25T13:04:14.179Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-01-25T13:04:14.179Z] Average: docker0 14.10 19.10 1.06 154.22 0.00 0.00 0.00 0.00 [2022-01-25T13:04:14.179Z] [2022-01-25T13:04:14.179Z] [2022-01-25T13:04:14.179Z] ---> sar -P ALL: [2022-01-25T13:04:14.179Z] Linux 3.10.0-1160.45.1.el7.x86_64 (centos-7-docker-61956895-6fad-6945-99d6-2040f50c295e.novalocal) 01/25/22 _x86_64_ (2 CPU) [2022-01-25T13:04:14.179Z] [2022-01-25T13:04:14.179Z] 12:44:08 LINUX RESTART (2 CPU) [2022-01-25T13:04:14.179Z] [2022-01-25T13:04:14.179Z] 12:45:02 CPU %user %nice %system %iowait %steal %idle [2022-01-25T13:04:14.179Z] 12:46:01 all 25.57 0.00 11.57 2.53 0.11 60.22 [2022-01-25T13:04:14.179Z] 12:46:01 0 26.80 0.00 11.79 2.87 0.11 58.43 [2022-01-25T13:04:14.179Z] 12:46:01 1 24.34 0.00 11.34 2.20 0.11 62.02 [2022-01-25T13:04:14.179Z] 12:47:01 all 51.78 0.00 4.75 0.66 0.09 42.73 [2022-01-25T13:04:14.179Z] 12:47:01 0 51.18 0.00 4.61 0.45 0.09 43.67 [2022-01-25T13:04:14.179Z] 12:47:01 1 52.38 0.00 4.89 0.86 0.09 41.79 [2022-01-25T13:04:14.179Z] 12:48:01 all 61.50 0.00 5.28 1.39 0.11 31.72 [2022-01-25T13:04:14.179Z] 12:48:01 0 62.52 0.00 5.21 1.38 0.11 30.78 [2022-01-25T13:04:14.179Z] 12:48:01 1 60.48 0.00 5.35 1.40 0.11 32.67 [2022-01-25T13:04:14.179Z] 12:49:01 all 39.44 0.00 13.62 20.94 0.13 25.87 [2022-01-25T13:04:14.179Z] 12:49:01 0 37.65 0.00 13.38 21.18 0.13 27.67 [2022-01-25T13:04:14.179Z] 12:49:01 1 41.24 0.00 13.87 20.70 0.13 24.06 [2022-01-25T13:04:14.179Z] 12:50:01 all 77.61 0.00 16.27 4.96 0.15 1.01 [2022-01-25T13:04:14.179Z] 12:50:01 0 78.83 0.00 15.16 4.50 0.15 1.36 [2022-01-25T13:04:14.179Z] 12:50:01 1 76.37 0.00 17.39 5.43 0.15 0.66 [2022-01-25T13:04:14.179Z] 12:51:01 all 75.41 0.00 17.58 5.39 0.16 1.46 [2022-01-25T13:04:14.179Z] 12:51:01 0 76.32 0.00 17.02 5.04 0.15 1.46 [2022-01-25T13:04:14.179Z] 12:51:01 1 74.49 0.00 18.14 5.73 0.17 1.46 [2022-01-25T13:04:14.179Z] 12:52:01 all 1.84 0.00 1.29 0.76 0.03 96.08 [2022-01-25T13:04:14.179Z] 12:52:01 0 1.85 0.00 1.39 0.82 0.03 95.90 [2022-01-25T13:04:14.179Z] 12:52:01 1 1.83 0.00 1.19 0.69 0.02 96.27 [2022-01-25T13:04:14.179Z] 12:53:01 all 0.14 0.00 0.06 0.00 0.03 99.77 [2022-01-25T13:04:14.179Z] 12:53:01 0 0.07 0.00 0.08 0.00 0.05 99.80 [2022-01-25T13:04:14.179Z] 12:53:01 1 0.22 0.00 0.03 0.00 0.02 99.73 [2022-01-25T13:04:14.179Z] 12:54:01 all 0.18 0.00 0.07 0.00 0.03 99.73 [2022-01-25T13:04:14.179Z] 12:54:01 0 0.07 0.00 0.08 0.00 0.03 99.82 [2022-01-25T13:04:14.179Z] 12:54:01 1 0.28 0.00 0.05 0.00 0.02 99.65 [2022-01-25T13:04:14.179Z] 12:55:01 all 0.28 0.00 0.03 0.01 0.03 99.66 [2022-01-25T13:04:14.179Z] 12:55:01 0 0.23 0.00 0.03 0.02 0.02 99.70 [2022-01-25T13:04:14.179Z] 12:55:01 1 0.33 0.00 0.02 0.00 0.03 99.62 [2022-01-25T13:04:14.179Z] 12:56:01 all 0.18 0.00 0.03 0.00 0.03 99.77 [2022-01-25T13:04:14.179Z] 12:56:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2022-01-25T13:04:14.179Z] 12:56:01 1 0.33 0.00 0.02 0.00 0.03 99.62 [2022-01-25T13:04:14.179Z] [2022-01-25T13:04:14.179Z] 12:56:01 CPU %user %nice %system %iowait %steal %idle [2022-01-25T13:04:14.179Z] 12:57:01 all 0.23 0.00 0.03 0.00 0.03 99.72 [2022-01-25T13:04:14.179Z] 12:57:01 0 0.10 0.00 0.02 0.00 0.02 99.87 [2022-01-25T13:04:14.179Z] 12:57:01 1 0.37 0.00 0.03 0.00 0.03 99.57 [2022-01-25T13:04:14.179Z] 12:58:01 all 0.07 0.00 0.03 0.00 0.03 99.87 [2022-01-25T13:04:14.179Z] 12:58:01 0 0.03 0.00 0.03 0.00 0.03 99.90 [2022-01-25T13:04:14.179Z] 12:58:01 1 0.10 0.00 0.02 0.00 0.03 99.85 [2022-01-25T13:04:14.179Z] 12:59:01 all 0.13 0.00 0.03 0.00 0.02 99.82 [2022-01-25T13:04:14.179Z] 12:59:01 0 0.03 0.00 0.03 0.00 0.03 99.90 [2022-01-25T13:04:14.179Z] 12:59:01 1 0.23 0.00 0.02 0.00 0.00 99.75 [2022-01-25T13:04:14.179Z] 13:00:01 all 0.13 0.00 0.06 0.00 0.03 99.79 [2022-01-25T13:04:14.179Z] 13:00:01 0 0.07 0.00 0.05 0.00 0.03 99.85 [2022-01-25T13:04:14.179Z] 13:00:01 1 0.18 0.00 0.07 0.00 0.02 99.73 [2022-01-25T13:04:14.179Z] 13:01:01 all 0.11 0.00 0.03 0.00 0.02 99.84 [2022-01-25T13:04:14.179Z] 13:01:01 0 0.05 0.00 0.03 0.00 0.03 99.88 [2022-01-25T13:04:14.179Z] 13:01:01 1 0.17 0.00 0.03 0.00 0.00 99.80 [2022-01-25T13:04:14.179Z] 13:02:01 all 0.12 0.00 0.03 0.00 0.03 99.82 [2022-01-25T13:04:14.179Z] 13:02:01 0 0.22 0.00 0.03 0.00 0.03 99.72 [2022-01-25T13:04:14.179Z] 13:02:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2022-01-25T13:04:14.179Z] 13:03:01 all 0.16 0.00 0.02 0.00 0.04 99.78 [2022-01-25T13:04:14.179Z] 13:03:01 0 0.30 0.00 0.03 0.00 0.05 99.62 [2022-01-25T13:04:14.179Z] 13:03:01 1 0.02 0.00 0.00 0.00 0.03 99.95 [2022-01-25T13:04:14.179Z] 13:04:01 all 6.19 0.00 2.19 2.35 0.04 89.23 [2022-01-25T13:04:14.179Z] 13:04:01 0 5.43 0.00 2.16 1.66 0.05 90.70 [2022-01-25T13:04:14.179Z] 13:04:01 1 6.95 0.00 2.22 3.05 0.03 87.75 [2022-01-25T13:04:14.179Z] Average: all 16.86 0.00 3.61 1.94 0.06 77.53 [2022-01-25T13:04:14.179Z] Average: 0 16.91 0.00 3.53 1.89 0.06 77.61 [2022-01-25T13:04:14.179Z] Average: 1 16.81 0.00 3.69 1.99 0.05 77.46 [2022-01-25T13:04:14.179Z] [2022-01-25T13:04:14.179Z] [2022-01-25T13:04:14.179Z]